davanstrien HF staff commited on
Commit
151c404
1 Parent(s): cd925f1

Delete legacy dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -127
dataset_infos.json DELETED
@@ -1,127 +0,0 @@
1
- {
2
- "default": {
3
- "description": "\nA dataset containing every speech in the House of Commons from May 1979-July 2020.\n",
4
- "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",
5
- "homepage": "https://evanodell.com/projects/datasets/hansard-data/",
6
- "license": "Creative Commons Attribution 4.0 International License",
7
- "features": {
8
- "id": {
9
- "dtype": "string",
10
- "_type": "Value"
11
- },
12
- "speech": {
13
- "dtype": "string",
14
- "_type": "Value"
15
- },
16
- "display_as": {
17
- "dtype": "string",
18
- "_type": "Value"
19
- },
20
- "party": {
21
- "dtype": "string",
22
- "_type": "Value"
23
- },
24
- "constituency": {
25
- "dtype": "string",
26
- "_type": "Value"
27
- },
28
- "mnis_id": {
29
- "dtype": "string",
30
- "_type": "Value"
31
- },
32
- "date": {
33
- "dtype": "string",
34
- "_type": "Value"
35
- },
36
- "time": {
37
- "dtype": "string",
38
- "_type": "Value"
39
- },
40
- "colnum": {
41
- "dtype": "string",
42
- "_type": "Value"
43
- },
44
- "speech_class": {
45
- "dtype": "string",
46
- "_type": "Value"
47
- },
48
- "major_heading": {
49
- "dtype": "string",
50
- "_type": "Value"
51
- },
52
- "minor_heading": {
53
- "dtype": "string",
54
- "_type": "Value"
55
- },
56
- "oral_heading": {
57
- "dtype": "string",
58
- "_type": "Value"
59
- },
60
- "year": {
61
- "dtype": "string",
62
- "_type": "Value"
63
- },
64
- "hansard_membership_id": {
65
- "dtype": "string",
66
- "_type": "Value"
67
- },
68
- "speakerid": {
69
- "dtype": "string",
70
- "_type": "Value"
71
- },
72
- "person_id": {
73
- "dtype": "string",
74
- "_type": "Value"
75
- },
76
- "speakername": {
77
- "dtype": "string",
78
- "_type": "Value"
79
- },
80
- "url": {
81
- "dtype": "string",
82
- "_type": "Value"
83
- },
84
- "government_posts": {
85
- "feature": {
86
- "dtype": "string",
87
- "_type": "Value"
88
- },
89
- "_type": "Sequence"
90
- },
91
- "opposition_posts": {
92
- "feature": {
93
- "dtype": "string",
94
- "_type": "Value"
95
- },
96
- "_type": "Sequence"
97
- },
98
- "parliamentary_posts": {
99
- "feature": {
100
- "dtype": "string",
101
- "_type": "Value"
102
- },
103
- "_type": "Sequence"
104
- }
105
- },
106
- "builder_name": "hansard_speech",
107
- "dataset_name": "hansard_speech",
108
- "config_name": "default",
109
- "version": {
110
- "version_str": "3.1.0",
111
- "major": 3,
112
- "minor": 1,
113
- "patch": 0
114
- },
115
- "splits": {
116
- "train": {
117
- "name": "train",
118
- "num_bytes": 3398866626,
119
- "num_examples": 2694375,
120
- "dataset_name": null
121
- }
122
- },
123
- "download_size": 1479284559,
124
- "dataset_size": 3398866626,
125
- "size_in_bytes": 4878151185
126
- }
127
- }