Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ size_categories:
|
|
10 |
- 10K<n<100K
|
11 |
---
|
12 |
|
13 |
-
# CoCoHD: Congress Committee Hearing Dataset - Hearing Details
|
14 |
|
15 |
Related datasets:
|
16 |
https://huggingface.co/datasets/gtfintechlab/CoCoHD_transcripts
|
@@ -18,6 +18,8 @@ https://huggingface.co/datasets/gtfintechlab/CoCoHD_hearing_details
|
|
18 |
|
19 |
The dataset contains a pandas dataframe stored as a parquet file.
|
20 |
|
|
|
|
|
21 |
For each hearing, we collect the following information:
|
22 |
* govinfo_id
|
23 |
* title
|
|
|
10 |
- 10K<n<100K
|
11 |
---
|
12 |
|
13 |
+
# CoCoHD: Congress Committee Hearing Dataset - Hearing Details (Cleaned)
|
14 |
|
15 |
Related datasets:
|
16 |
https://huggingface.co/datasets/gtfintechlab/CoCoHD_transcripts
|
|
|
18 |
|
19 |
The dataset contains a pandas dataframe stored as a parquet file.
|
20 |
|
21 |
+
Because a committee could have multiple names in the past, we have mapped past committee names to the same name. We have also removed invalid held_date from the records. Additionally, we removed duplicate records that's marked as 'errata'.
|
22 |
+
|
23 |
For each hearing, we collect the following information:
|
24 |
* govinfo_id
|
25 |
* title
|