Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
jkruk commited on
Commit
1b70ad9
1 Parent(s): 28b8ea7

Adding reference code

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -64,8 +64,7 @@ configs:
64
  | <nobr>**chamber**</nobr> | <nobr>str</nobr> | <nobr>H</nobr> | <nobr>Chamber of Congress, 'S' for Senate, <br>'H' for House of Representatives, and <br>Null for Reddit comments.</nobr> |
65
  | <nobr>**source**</nobr> | <nobr>str</nobr> | <nobr>"Stanford Congressional Record"</nobr> | <nobr>The source or method of data collection.</nobr> |
66
  | <nobr>**party**</nobr> | <nobr>str</nobr> | <nobr>R</nobr> | <nobr>The political party affiliation of the speaker, <br>available only for U.S. Congressional excerpts.</nobr> |
67
- | <nobr>**reference**</nobr> | <nobr>str</nobr> | <nobr>XXXXX</nobr> | <nobr>The reference code for the Congressional record utterance, <br>available only for U.S. Congressional excerpts.</nobr> |
68
-
69
 
70
  > NOTE: The dog whistles terms and definitions that enabled this research and data collection were sourced from the [Allen AI Dogwhistle Glossary](https://dogwhistles.allen.ai/).
71
 
 
64
  | <nobr>**chamber**</nobr> | <nobr>str</nobr> | <nobr>H</nobr> | <nobr>Chamber of Congress, 'S' for Senate, <br>'H' for House of Representatives, and <br>Null for Reddit comments.</nobr> |
65
  | <nobr>**source**</nobr> | <nobr>str</nobr> | <nobr>"Stanford Congressional Record"</nobr> | <nobr>The source or method of data collection.</nobr> |
66
  | <nobr>**party**</nobr> | <nobr>str</nobr> | <nobr>R</nobr> | <nobr>The political party affiliation of the speaker, <br>available only for U.S. Congressional excerpts.</nobr> |
67
+ | <nobr>**reference**</nobr> | <nobr>str</nobr> | <nobr>CREC-2010-05-26-pt1-PgS11-8</nobr> | <nobr>The reference code for the Congressional record utterance, <br>available only for U.S. Congressional excerpts.</nobr> |
 
68
 
69
  > NOTE: The dog whistles terms and definitions that enabled this research and data collection were sourced from the [Allen AI Dogwhistle Glossary](https://dogwhistles.allen.ai/).
70