cjc0013 commited on
Commit
b1cf994
·
verified ·
1 Parent(s): ffa52c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -29
README.md CHANGED
@@ -1,30 +1,31 @@
1
- ---
2
- title: Congress Public Records Slice
3
- emoji: 🔎
4
- colorFrom: green
5
- colorTo: yellow
6
- sdk: gradio
7
- sdk_version: "4.44.0"
8
- python_version: "3.11"
9
- app_file: app.py
10
- pinned: false
11
- ---
12
-
13
- # Congress Public Records Slice Space
14
-
15
- Neutral Records explorer for a public-record slice of congressional money-and-power linkages.
16
-
17
- ## Runtime Notes
18
-
19
- - This Space first checks for a bundled local `dataset_bundle` inside the Space repo, then falls back to the configured Hugging Face dataset repo.
20
- - For local testing, set the `PUBLIC_RELEASE_LOCAL_ROOT` environment variable to the release root folder before launching `app.py`.
21
- - The Space is intentionally neutral and does not assign guilt, wrongdoing, intent, or causality.
22
-
23
- ## Required Caveats
24
-
25
- - This release is a slice of public-record data, not a complete accounting of all potentially relevant data.
26
- - Future releases may update or expand this slice as source recovery, parsing, and evidence linkage improve.
27
- - This release does not assign guilt, wrongdoing, intent, or causality to any person or organization.
28
- - The release shows public-record overlaps, timing, and linkage strength, not proof of illegality or corruption.
29
- - Some rows remain review-tier or include unresolved official source references and should be read with those labels in mind.
 
30
  - The public package includes verification summaries and SHA-backed artifact indexes, but it does not include the full internal raw corpus, so external verification is bounded by what is published here.
 
1
+ ---
2
+ title: Congress Public Records Slice
3
+ emoji: 🔎
4
+ colorFrom: green
5
+ colorTo: yellow
6
+ sdk: gradio
7
+ sdk_version: "5.23.1"
8
+ python_version: "3.11"
9
+ app_file: app.py
10
+ pinned: false
11
+ ---
12
+
13
+
14
+ # Congress Public Records Slice Space
15
+
16
+ Neutral Records explorer for a public-record slice of congressional money-and-power linkages.
17
+
18
+ ## Runtime Notes
19
+
20
+ - This Space first checks for a bundled local `dataset_bundle` inside the Space repo, then falls back to the configured Hugging Face dataset repo.
21
+ - For local testing, set the `PUBLIC_RELEASE_LOCAL_ROOT` environment variable to the release root folder before launching `app.py`.
22
+ - The Space is intentionally neutral and does not assign guilt, wrongdoing, intent, or causality.
23
+
24
+ ## Required Caveats
25
+
26
+ - This release is a slice of public-record data, not a complete accounting of all potentially relevant data.
27
+ - Future releases may update or expand this slice as source recovery, parsing, and evidence linkage improve.
28
+ - This release does not assign guilt, wrongdoing, intent, or causality to any person or organization.
29
+ - The release shows public-record overlaps, timing, and linkage strength, not proof of illegality or corruption.
30
+ - Some rows remain review-tier or include unresolved official source references and should be read with those labels in mind.
31
  - The public package includes verification summaries and SHA-backed artifact indexes, but it does not include the full internal raw corpus, so external verification is bounded by what is published here.