gabrielaltay
commited on
Commit
•
87ad2d6
1
Parent(s):
ee8fe07
Upload folder using huggingface_hub
Browse files- README.md +6 -2
- data/usc-118-billstatus.parquet +2 -2
README.md
CHANGED
@@ -43,8 +43,8 @@ legisplain [legisplain](https://github.com/galtay/legisplain) repo.
|
|
43 |
# Hyperdemocracy Datasets
|
44 |
|
45 |
* [usc-billstatus](https://huggingface.co/datasets/hyperdemocracy/usc-billstatus) (metadata on each bill)
|
46 |
-
* [usc-textversion
|
47 |
-
* [usc-unified
|
48 |
|
49 |
# BILLSTATUS (metadata for congresses 108-118)
|
50 |
|
@@ -58,6 +58,8 @@ pointers to different xml files that contain various text versions of each bill.
|
|
58 |
|
59 |
# Column Descriptions
|
60 |
|
|
|
|
|
61 |
| Column | Description |
|
62 |
|--------|-------------|
|
63 |
| legis_id | a unique ID for each bill (`{congress_num}-{legis_type}-{legis_num}`) |
|
@@ -69,6 +71,8 @@ pointers to different xml files that contain various text versions of each bill.
|
|
69 |
| bs_xml | contents of billstatus XML file |
|
70 |
| bs_json| billstatus XML parsed into JSON |
|
71 |
|
|
|
|
|
72 |
|
73 |
# Examples
|
74 |
|
|
|
43 |
# Hyperdemocracy Datasets
|
44 |
|
45 |
* [usc-billstatus](https://huggingface.co/datasets/hyperdemocracy/usc-billstatus) (metadata on each bill)
|
46 |
+
* [usc-textversion](https://huggingface.co/datasets/hyperdemocracy/usc-textversion) (different text versions of bills in xml)
|
47 |
+
* [usc-unified](https://huggingface.co/datasets/hyperdemocracy/usc-unified) (combined metadata and text version xml)
|
48 |
|
49 |
# BILLSTATUS (metadata for congresses 108-118)
|
50 |
|
|
|
58 |
|
59 |
# Column Descriptions
|
60 |
|
61 |
+
Hyperdemocracy column descriptions.
|
62 |
+
|
63 |
| Column | Description |
|
64 |
|--------|-------------|
|
65 |
| legis_id | a unique ID for each bill (`{congress_num}-{legis_type}-{legis_num}`) |
|
|
|
71 |
| bs_xml | contents of billstatus XML file |
|
72 |
| bs_json| billstatus XML parsed into JSON |
|
73 |
|
74 |
+
See the [BILLSTATUS XML User Guide](https://github.com/usgpo/bill-status/blob/main/BILLSTATUS-XML_User_User-Guide.md) for descriptions of the other columns.
|
75 |
+
|
76 |
|
77 |
# Examples
|
78 |
|
data/usc-118-billstatus.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f63c0a8204879487d694b43364e9cd68c3f82bdd899f747d75a7831703118a14
|
3 |
+
size 60469636
|