gagan3012 commited on
Commit
5c1fabb
·
verified ·
1 Parent(s): 043ae87

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +30 -30
  2. data/de/bundestag_official-00000.parquet +2 -2
  3. data/de/bundestag_official-00003.parquet +2 -2
  4. data/de/bundestag_official-00004.parquet +2 -2
  5. data/de/bundestag_official-00008.parquet +2 -2
  6. data/de/bundestag_official-00011.parquet +2 -2
  7. data/de/bundestag_official-00013.parquet +2 -2
  8. data/de/germaparl-00000.parquet +2 -2
  9. data/de/germaparl-00001.parquet +2 -2
  10. data/de/germaparl-00003.parquet +2 -2
  11. data/de/germaparl-00004.parquet +2 -2
  12. data/de/germaparl-00008.parquet +2 -2
  13. data/de/germaparl-00010.parquet +2 -2
  14. data/de/germaparl-00011.parquet +2 -2
  15. data/de/germaparl-00012.parquet +2 -2
  16. data/de/parlamint_at-00001.parquet +2 -2
  17. data/de/parlamint_at-00002.parquet +2 -2
  18. data/de/parlamint_de_beta-00001.parquet +2 -2
  19. data/de/parlamint_de_beta-00002.parquet +2 -2
  20. data/de/parlamint_de_beta-00005.parquet +2 -2
  21. data/de/parlamint_de_beta-00007.parquet +2 -2
  22. data/de/parlamint_de_beta-00008.parquet +2 -2
  23. data/de/parlamint_de_beta-00010.parquet +2 -2
  24. data/de/reichstag_bsb-00001.parquet +2 -2
  25. data/de/reichstag_bsb-00004.parquet +2 -2
  26. data/de/reichstag_bsb-00006.parquet +2 -2
  27. data/en/hansard_historic-00005.parquet +2 -2
  28. data/en/hansard_historic-00009.parquet +2 -2
  29. data/en/hansard_historic-00016.parquet +2 -2
  30. data/en/hansard_historic-00017.parquet +2 -2
  31. data/en/hansard_historic-00020.parquet +2 -2
  32. data/en/hansard_historic-00024.parquet +2 -2
  33. data/en/hansard_historic-00029.parquet +2 -2
  34. data/en/hansard_historic-00049.parquet +2 -2
  35. data/en/hansard_historic-00058.parquet +2 -2
  36. data/en/hansard_historic-00059.parquet +2 -2
  37. data/en/parlamint_gb-00001.parquet +2 -2
  38. data/en/parlamint_gb-00005.parquet +2 -2
  39. data/en/theyworkforyou-00002.parquet +2 -2
  40. data/en/theyworkforyou-00003.parquet +2 -2
  41. data/en/theyworkforyou-00008.parquet +2 -2
  42. data/en/theyworkforyou-00011.parquet +2 -2
  43. data/en/theyworkforyou-00012.parquet +2 -2
  44. data/en/theyworkforyou-00017.parquet +2 -2
  45. data/en/theyworkforyou-00019.parquet +2 -2
  46. data/en/theyworkforyou-00035.parquet +2 -2
  47. data/en/theyworkforyou-00039.parquet +2 -2
  48. data/en/theyworkforyou-00041.parquet +2 -2
  49. data/en/theyworkforyou-00042.parquet +3 -0
  50. data/en/theyworkforyou-00043.parquet +3 -0
README.md CHANGED
@@ -46,7 +46,7 @@ default_config_name: de
46
 
47
  A multilingual corpus of **parliamentary speech**, **party manifestos** and (for German) **historical newspapers**, exposed with one **config per language**. Every record follows a single unified schema, so the languages are directly comparable.
48
 
49
- - **38,560,813** documents (~**14.9B** tokens, chars/4 estimate)
50
  - **5** languages: `de`, `en`, `it`, `pl`, `tr`
51
  - Coverage **1803–2026**
52
  - 21 sources, unified schema
@@ -55,21 +55,21 @@ A multilingual corpus of **parliamentary speech**, **party manifestos** and (for
55
 
56
  | Config | Language | Documents | ~Tokens | Years | Sources |
57
  |--------|----------|-----------|---------|-------|---------|
58
- | `de` | German | 2,943,216 | 3.4B | 1867–2026 | bundestag_official, ddb_newspapers, germaparl, manifesto_de, parlamint_at, parlamint_de_beta, reichstag_bsb |
59
- | `en` | English | 14,520,040 | 6.7B | 1803–2026 | hansard_historic, manifesto_uk, parlamint_gb, theyworkforyou |
60
- | `it` | Italian | 5,079,840 | 1.6B | 1948–2022 | itaparl, manifesto_it, parlamint_it |
61
- | `pl` | Polish | 14,127,628 | 2.5B | 1919–2025 | manifesto_pl, parlamint_pl, ppc_pl, sejm_pl |
62
- | `tr` | Turkish | 1,890,089 | 655.6M | 1950–2023 | manifesto_tr, parlamint_tr, tbmm_speeches_v1 |
63
- | **total** | | **38,560,813** | **14.9B** | | |
64
 
65
  ## Document types
66
 
67
  | Type | Documents |
68
  |------|-----------|
69
- | `parliamentary_speech` | 38,408,215 |
70
- | `parliamentary_session` | 142,227 |
71
- | `news` | 10,000 |
72
- | `manifesto` | 371 |
73
 
74
  ## Usage
75
 
@@ -111,24 +111,24 @@ ds = load_dataset("<your-username>/ppc", "de", split="train", streaming=True)
111
 
112
  | Source | Lang | Documents | Years |
113
  |--------|------|-----------|-------|
114
- | `ppc_pl` | pl | 13,898,425 | 1919–2025 |
115
- | `hansard_historic` | en | 7,596,391 | 1803–2004 |
116
- | `theyworkforyou` | en | 6,250,444 | 1945–2026 |
117
  | `itaparl` | it | 4,905,544 | 1948–2022 |
118
- | `tbmm_speeches_v1` | tr | 1,207,674 | 19502023 |
119
- | `germaparl` | de | 1,042,888 | 1949–2021 |
120
- | `parlamint_de_beta` | de | 1,035,725 | 19492025 |
121
- | `parlamint_tr` | tr | 682,387 | 20112022 |
122
- | `parlamint_gb` | en | 673,121 | 2015–2022 |
123
- | `bundestag_official` | de | 620,975 | 20252026 |
124
- | `parlamint_at` | de | 232,980 | 1996–2022 |
125
- | `parlamint_pl` | pl | 229,012 | 20152022 |
126
- | `parlamint_it` | it | 174,184 | 2013–2022 |
127
- | `ddb_newspapers` | de | 10,000 | 19452024 |
128
- | `reichstag_bsb` | de | 544 | 18671939 |
129
  | `sejm_pl` | pl | 148 | 2015–2023 |
130
- | `manifesto_it` | it | 112 | 1963–2018 |
131
- | `manifesto_de` | de | 104 | 1949–2025 |
132
- | `manifesto_uk` | en | 84 | 1964–2024 |
133
- | `manifesto_pl` | pl | 43 | 1991–2019 |
134
- | `manifesto_tr` | tr | 28 | 1954–2018 |
 
46
 
47
  A multilingual corpus of **parliamentary speech**, **party manifestos** and (for German) **historical newspapers**, exposed with one **config per language**. Every record follows a single unified schema, so the languages are directly comparable.
48
 
49
+ - **44,943,074** documents (~**14.7B** tokens, chars/4 estimate)
50
  - **5** languages: `de`, `en`, `it`, `pl`, `tr`
51
  - Coverage **1803–2026**
52
  - 21 sources, unified schema
 
55
 
56
  | Config | Language | Documents | ~Tokens | Years | Sources |
57
  |--------|----------|-----------|---------|-------|---------|
58
+ | `de` | German | 4,446,524 | 3.3B | 1867–2026 | bundestag_official, ddb_newspapers, germaparl, manifesto_de, parlamint_at, parlamint_de_beta, reichstag_bsb |
59
+ | `en` | English | 17,782,842 | 6.7B | 1803–2026 | hansard_historic, manifesto_uk, parlamint_gb, theyworkforyou |
60
+ | `it` | Italian | 5,116,425 | 1.6B | 1948–2022 | itaparl, manifesto_it, parlamint_it |
61
+ | `pl` | Polish | 15,607,398 | 2.5B | 1919–2025 | manifesto_pl, parlamint_pl, ppc_pl, sejm_pl |
62
+ | `tr` | Turkish | 1,989,885 | 621.5M | 1950–2023 | manifesto_tr, parlamint_tr, tbmm_speeches_v1 |
63
+ | **total** | | **44,943,074** | **14.7B** | | |
64
 
65
  ## Document types
66
 
67
  | Type | Documents |
68
  |------|-----------|
69
+ | `parliamentary_speech` | 38,426,749 |
70
+ | `parliamentary_session` | 6,506,058 |
71
+ | `news` | 9,963 |
72
+ | `manifesto` | 304 |
73
 
74
  ## Usage
75
 
 
111
 
112
  | Source | Lang | Documents | Years |
113
  |--------|------|-----------|-------|
114
+ | `ppc_pl` | pl | 15,326,265 | 1919–2025 |
115
+ | `hansard_historic` | en | 9,462,457 | 1803–2004 |
116
+ | `theyworkforyou` | en | 7,449,341 | 1945–2026 |
117
  | `itaparl` | it | 4,905,544 | 1948–2022 |
118
+ | `germaparl` | de | 1,334,367 | 19492021 |
119
+ | `parlamint_de_beta` | de | 1,318,629 | 1949–2025 |
120
+ | `tbmm_speeches_v1` | tr | 1,226,139 | 19502023 |
121
+ | `bundestag_official` | de | 1,089,317 | 20252026 |
122
+ | `parlamint_gb` | en | 870,973 | 2015–2022 |
123
+ | `parlamint_tr` | tr | 763,728 | 20112022 |
124
+ | `parlamint_at` | de | 358,048 | 1996–2022 |
125
+ | `reichstag_bsb` | de | 336,115 | 18671939 |
126
+ | `parlamint_pl` | pl | 280,947 | 2015–2022 |
127
+ | `parlamint_it` | it | 210,789 | 20132022 |
128
+ | `ddb_newspapers` | de | 9,963 | 19452024 |
129
  | `sejm_pl` | pl | 148 | 2015–2023 |
130
+ | `manifesto_it` | it | 92 | 1963–2018 |
131
+ | `manifesto_de` | de | 85 | 1949–2025 |
132
+ | `manifesto_uk` | en | 71 | 1964–2024 |
133
+ | `manifesto_pl` | pl | 38 | 1991–2019 |
134
+ | `manifesto_tr` | tr | 18 | 1954–2018 |
data/de/bundestag_official-00000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee570395957a475cad42993991a63878763a558a5851e93691a5d8616c579689
3
- size 87491934
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfc59a85c4c8ce35c20a4c760e9e4adcfe239e4bbe4b03311692ad5c6ea8b6a3
3
+ size 88310850
data/de/bundestag_official-00003.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee570395957a475cad42993991a63878763a558a5851e93691a5d8616c579689
3
- size 87491934
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4c71f9c40591c93ba26b82c40b2da01b8180cabcecdf7056e6e1d142ec9c30a
3
+ size 87920949
data/de/bundestag_official-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee570395957a475cad42993991a63878763a558a5851e93691a5d8616c579689
3
- size 87491934
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13adae75c4f91f67cffb43d6f9aa11f50e78aadc6e45f95744edcd3881bf3795
3
+ size 87815385
data/de/bundestag_official-00008.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee570395957a475cad42993991a63878763a558a5851e93691a5d8616c579689
3
- size 87491934
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d742a7c79bed139d3063874b0ff93f5884011a885f33830b3009415e8d56a1e9
3
+ size 87729753
data/de/bundestag_official-00011.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee570395957a475cad42993991a63878763a558a5851e93691a5d8616c579689
3
- size 87491934
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f27e0a1a84672b11dafa643956829900875c31504a9c6e7706f518c18dea59d1
3
+ size 88065052
data/de/bundestag_official-00013.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee570395957a475cad42993991a63878763a558a5851e93691a5d8616c579689
3
- size 87491934
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e00548e71f6f9cce01af324918aaebb96a3bda257c958a35e66471f48069bbe
3
+ size 88261988
data/de/germaparl-00000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:799023660d8bdc25b9e4e6434d777f128ceade09163609443bf097249a0e68fb
3
- size 82822886
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8659bd7e7b04404f77fa95052b37c30f7253280c0a02a1bb9f479c5f68c2912a
3
+ size 83288200
data/de/germaparl-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67861ec6b56e3017b2a62f6d5a8484da5431a08e5ef323e2cb23c2e06d6ada2c
3
- size 66282894
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3c337e9d01beea52ac10bd5f2e2cc4c8e5d063cb60cfd1990b29356eb2716af
3
+ size 64718624
data/de/germaparl-00003.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b58e0029ea8214f6cfa25ab014c7a8459c43c06a5c920df364518649fcf17362
3
- size 75587312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a9fd3ebd78de197c25dca25993a1c0b99cc20b9889315ef0be2802f4fd999cd
3
+ size 76724726
data/de/germaparl-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ebcbfdbfd3434d8a54d9e80c25e749f973cbf1d598c8c40d69c8e351b1abd89
3
- size 82587559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d55694963b195cacc8904eac6a6347bef7baea247eb9da7e1637ffec5e8f259
3
+ size 81654820
data/de/germaparl-00008.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abbb2b4fe31c55e8508d50828af94f6597f072f8fdc46f97ff1ddc662c32da52
3
- size 83301507
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:713419face602d9c4ec72ccad1ad1c4b4d30e6c16211dd966259f2b20c925e3f
3
+ size 83570249
data/de/germaparl-00010.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08189934510c19be5db51e119b553774050f3ab1980f52141a3327b290346edb
3
- size 84996287
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aa078d883e2bbe13e9876e88a5dd74734a95b42e4d2a80fcf2f60e0f26e42bf
3
+ size 86138105
data/de/germaparl-00011.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7388d91a49242e4a710fe14e7134eda9622ba64593d1722ce1fc71d8f404920e
3
- size 84661496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8253f53b9958d95c8d2e66e03c14a4de5538b5a8559456dab4c00337cdd2f6b8
3
+ size 84188066
data/de/germaparl-00012.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05a0464d31b9ff3a96459f8cb3cbd334cd07e30bdf9ac1b23f01910adaf7537b
3
- size 88734750
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a790a134a810bde1d419a9d146f3f79fcd2818a28d70b7923e0b183b102084c
3
+ size 74375231
data/de/parlamint_at-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4753af122374099a7a3886dcd84323090e906654b923de87900ee42262a2ce58
3
- size 91408884
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b3f3a8fa239cc0ea2937495e2ee99ce6d7bfa6da45b8382b36f37110a18d305
3
+ size 94794321
data/de/parlamint_at-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:659a1bc0a09fbc4c55fd26932e9247c931832a1efae014a4fae94d4f2215a2d7
3
- size 91548693
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f8763529b0ba7d0abac3b2add09d5bc369df8f4ad10009d7ff50c82d8271a2f
3
+ size 94409435
data/de/parlamint_de_beta-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb7156f6343e19ab854a41c2f92ec50d4d2dbb72c2e016796d63318e1d411aed
3
- size 70990986
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3f1891f9065bca2af945b20fb70afcc2e4fc99489d7757303559f1fc558d812
3
+ size 70799466
data/de/parlamint_de_beta-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a96d86be9c0c65b733022f9833bfb9f86a6f74922cd4972d009ee2eb640fa7c6
3
- size 78458618
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27a012606b53427d8c4e5374c38a5492d4ebe08ca0bf298388cc5b0d5772e927
3
+ size 79546686
data/de/parlamint_de_beta-00005.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79951f500493e018c094f4eb06b580c696593db9d8dbd60d9b58e242620f1211
3
- size 86870478
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a97d1fc067e35c729782ed1b7ae1864ef7563bae132c10bb2900769c4ac1a29
3
+ size 86492730
data/de/parlamint_de_beta-00007.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a061025b145ffd7b94d72ab04de1cdfd084f766fc3741e67b7bdaf2a7896b40
3
- size 84145641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40b27fedfd3fc16246c13c2fb631c8d5ed697301afeaa55084483fdcff2c8d3d
3
+ size 84283913
data/de/parlamint_de_beta-00008.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:206dad98eb290f6e511c90560c313c61b0d93b0aae30b71f09926fd20938104a
3
- size 85626440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a4b6c9428e37a1cd4809807841a84beff4f4f2f145b627c1a7133d5065cdfdd
3
+ size 87267096
data/de/parlamint_de_beta-00010.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:939d98717400a8fc13a76684805aee79d4b9602a612bf11931f3e961a7e84c3e
3
- size 90824107
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f7869231b491b9561759e3d074cababffe065afab128ca23acdfc6d41c0d48f
3
+ size 92061578
data/de/reichstag_bsb-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66d9fc20edcdd088bc5c96a4e4ce4be2f93d449c5a76d55dd6efefc536ae12fe
3
- size 99409508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98030f45046e4fe9bac9698c8a9eb5bf62ec3a4284998ca2e2789eb06291e6d1
3
+ size 97146024
data/de/reichstag_bsb-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbe73a5dd2c35bc75aafdbb475e7b3e9e5d4f6d0a3faa52da6659037d37eff5d
3
- size 98214333
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaa6fd2211200b67721d802bc1d34531bf13968a1229c7d3c9a6836e3ff3737b
3
+ size 95893953
data/de/reichstag_bsb-00006.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d68dbe8ddc22891cc6c7b27d14df754979cfd7a345b1bec9f1440a1c1449680b
3
- size 97467778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e827958b5d99c6d05b8eb43e9dbc21fc40bf5f97f2665d9b3664050394866b8e
3
+ size 94298892
data/en/hansard_historic-00005.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6222ec250e1366fdc746ef7641b457d73597ff9781391f0ec6d4bb646b488acd
3
- size 52513114
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5c273fe33bd4c49a398987f0d2362cdd57a41870a759007581a22e6dce3b9d7
3
+ size 53289715
data/en/hansard_historic-00009.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed37f1a51b69b23968ef0252d35190793c2a5978f945632ceb2a513fd7afb398
3
- size 60577231
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b52be356cef7e6e76788a07180772850cc0ce7e01d9006955eda7aff683bfd7a
3
+ size 60658055
data/en/hansard_historic-00016.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f776e0b9bfbac2c89917118c39a5395676e768e389234909a8c2a21c146f63f2
3
- size 67155034
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f98309aa63ca54d490ada51d7a7926b5377bf90c48f70692be288ecf631757df
3
+ size 65795274
data/en/hansard_historic-00017.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dcb13c6d0fd30a1d218b0ee8457f5d176fd754467d83a0a1602044e94d4f557
3
- size 65740160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b9e9c4699a918d3847e982e3c62e228e89d40d44b7b24e661d5e232020c39a8
3
+ size 66009340
data/en/hansard_historic-00020.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5757640a9bd9ad63b5bcaa0168395361c3b91d48116a0a5a3df43b3229d05d86
3
- size 64654528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0253688b385c652d9671d76208286b6c8e1ebd814ebbfde5723afce960ef3e1
3
+ size 64990237
data/en/hansard_historic-00024.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5d86aa9bfaebf2d6afbf7452c83dff564ffac473a7257a0763151b1ab933ba3
3
- size 65650119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62860f2a67774f9535a4c8adab46d2d742e2ee0fc88aa0e6823b820d3ae6f27e
3
+ size 64813940
data/en/hansard_historic-00029.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8cc87663646d79cba670c031257551af93a7a07f945563938405b5accee1b91
3
- size 69059117
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4605d7557d9f3b9741c870c8bc3f162b5eef4a933ec19acd5bbc6aa2697a3396
3
+ size 69491939
data/en/hansard_historic-00049.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02c409423cfd45298ab441dfb7d1bafb30b2629735f0ada07664efcd9a34c1ef
3
- size 73519129
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f963b3b1fc945bee9f7362d3c756a97cffcb919dcb66d52bf6ff4cbbc1c8bfa3
3
+ size 72240956
data/en/hansard_historic-00058.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c18e233e4ab34c3e8c8056f8ef1de0237b957fb1443134d0dc8fde56ea349943
3
- size 74924348
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fe85b3e8591eb8587f390ed4ed6c67ab334c6b25d559d5897c7aa361c57f22d
3
+ size 74151654
data/en/hansard_historic-00059.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4fdd89ec8e5cc9a2a13edca04675c3cd094cc0df8e49dac706663afbb4dee55
3
- size 70039611
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13e8d9fb251acccc0085d474ab018702cfaefa5b572a3bafa4933ff3d21b31a9
3
+ size 69609784
data/en/parlamint_gb-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5eb5bed87822abe781d68f017305910c92018501e54a428f3a0241354cb4e72c
3
- size 76976628
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa1caec18fba6ea9fb83d56544bd932ff4fedf204510a71cb77eb5d477652bea
3
+ size 74512590
data/en/parlamint_gb-00005.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5b508b48e63f6213011e0d91f6043324908c43d4f19b8d6380198f887b05f09
3
- size 29965358
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f16d6c741bed64c9ccfd4b236f1e7efbe862732f0ece9ca3abc27933011c596
3
+ size 27148045
data/en/theyworkforyou-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8370d4a41dd317b479e0982033e1f7469cf18dbe5a28a29308afc5e84163866c
3
- size 23065050
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c74a11634f5a2612a8101a07d62e99725dde2f573a7e1f96504aa618cae52398
3
+ size 21229364
data/en/theyworkforyou-00003.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bf4b6ee25485f3bb1bfc43dba84b2a3dac8982994f7a079049ec86cae3dff51
3
- size 22113556
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ead4d053afdd32a42023f3ca7cfedbb3bf941e6651e2e3dffd5308aa78a0f0c
3
+ size 20032042
data/en/theyworkforyou-00008.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ade9512309b1fd09ac2cde54bf14651ab9528f96e2bde8e1c4a28d2e8780e3b
3
- size 24028899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16346df2c74f5e860fdfc07a8700e2e916cf7c86c72bd462ae2326464b774205
3
+ size 22009888
data/en/theyworkforyou-00011.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9124582f0cfa9b77f93e78f1864341d4a8557ee7b6ac67c0b6dfc775876707af
3
- size 27114648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe42d01a4594d43c8bd4ad09a65f87e3ec46f6f01dacb284424c294e8265e029
3
+ size 22784078
data/en/theyworkforyou-00012.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92620d7b4572379a964722f14dfbd8ad54c6954467524729e04dc9c2e1fed8b9
3
- size 27481786
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3cdc2244a265440399611d5cfd70494e35af1cfc93f62d2afda78715325d0b6
3
+ size 23573960
data/en/theyworkforyou-00017.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ba5e68350096185fced2149f0ef09cfc7eb438434d3aab25d6ffe493d694876
3
- size 30164974
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a28a9c8fcca383615aaf2e02e8e173e35fc933afd86fa2ab343e7098671d1c5
3
+ size 24984160
data/en/theyworkforyou-00019.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:958a127b7e31337865c57e06e7d5926ccd4cdcf042f23177ef2e91f47dc4992c
3
- size 64012086
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7003145c79936661f9cebfab1bd7099d8628da16a87c39446499a87e296509fe
3
+ size 26289039
data/en/theyworkforyou-00035.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18f4652075b4d8323b6c53a92f85bb26e8df8b13546311b15182557040867dc8
3
- size 66313855
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49814d44c370e6acd78e9d811286ed456e29c7dd10cd5321a2cb609f5c6256d6
3
+ size 60435037
data/en/theyworkforyou-00039.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d4f5bf860ca6c20f8958ebdb67cf239c47d9ae0030da3413be4a815dad376a1
3
- size 51834744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:125f03bfadd2685e471c7dfcbbe5414255059e466bb949e6ceee1cd52008ae2e
3
+ size 64187943
data/en/theyworkforyou-00041.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3eb4f7bc54d7369eef37a0e955909a4b9dc060d329a0bd5753d59d617b8866d6
3
- size 17718864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07069c163ae0ab01597f827c8732b6ac30209a124346248aa698145bd329bd3d
3
+ size 46732717
data/en/theyworkforyou-00042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09950574d5400c852c5f115db468bf8ce207c3d76f288a73d88edfe7532a8fc7
3
+ size 55559995
data/en/theyworkforyou-00043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcbbb778fdfeb7139660e9aba2847410850c1b47ecedb9068f4e0e9479daaafe
3
+ size 36533701