davanstrien HF staff commited on
Commit
37e2473
1 Parent(s): 0cdbb92

add dataset_infos

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"default": {"description": "\nA dataset containing every speech in the House of Commons from May 1979-July 2020.\n", "citation": "@misc{odell, evan_2021, \ntitle={Hansard Speeches 1979-2021: Version 3.1.0}, \nDOI={10.5281/zenodo.4843485}, \nabstractNote={<p>Full details are available at <a href=\"https://evanodell.com/projects/datasets/hansard-data\">https://evanodell.com/projects/datasets/hansard-data</a></p> <p><strong>Version 3.1.0 contains the following changes:</strong></p> <p>- Coverage up to the end of April 2021</p>}, \nnote={This release is an update of previously released datasets. See full documentation for details.}, \npublisher={Zenodo}, \nauthor={Odell, Evan}, \nyear={2021}, \nmonth={May} }\n", "homepage": "https://evanodell.com/projects/datasets/hansard-data/", "license": "Creative Commons Attribution 4.0 International License", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "speech": {"dtype": "string", "id": null, "_type": "Value"}, "display_as": {"dtype": "string", "id": null, "_type": "Value"}, "party": {"dtype": "string", "id": null, "_type": "Value"}, "constituency": {"dtype": "string", "id": null, "_type": "Value"}, "mnis_id": {"dtype": "string", "id": null, "_type": "Value"}, "date": {"dtype": "string", "id": null, "_type": "Value"}, "time": {"dtype": "string", "id": null, "_type": "Value"}, "colnum": {"dtype": "string", "id": null, "_type": "Value"}, "speech_class": {"dtype": "string", "id": null, "_type": "Value"}, "major_heading": {"dtype": "string", "id": null, "_type": "Value"}, "minor_heading": {"dtype": "string", "id": null, "_type": "Value"}, "oral_heading": {"dtype": "string", "id": null, "_type": "Value"}, "year": {"dtype": "string", "id": null, "_type": "Value"}, "hansard_membership_id": {"dtype": "string", "id": null, "_type": "Value"}, "speakerid": {"dtype": "string", "id": null, "_type": "Value"}, "person_id": {"dtype": "string", "id": null, "_type": "Value"}, "speakername": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "government_posts": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "opposition_posts": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "parliamentary_posts": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "hansard_speech", "config_name": "default", "version": {"version_str": "3.1.0", "description": null, "major": 3, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 3398866626, "num_examples": 2694375, "dataset_name": "hansard_speech"}}, "download_checksums": {"https://zenodo.org/record/4843485/files/hansard-speeches-v310.csv.zip?download=1": {"num_bytes": 917690644, "checksum": "907289e49058f7127e1c48d468105957992de4105e0dab4875f4b49ca080639c"}, "https://zenodo.org/record/4843485/files/parliamentary_posts.json?download=1": {"num_bytes": 18906072, "checksum": "829292ae9fcfd770dbf24da0a07da42479ce8a008464c48076a8115eb8868e6c"}}, "download_size": 936596716, "post_processing_size": null, "dataset_size": 3398866626, "size_in_bytes": 4335463342}}