Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,37 @@ This dataset contains legislation texts in five languages:
|
|
10 |
|
11 |
The total number of texts in the dataset is 35,698. The dataset is saved in _lexfind_v2.jsonl_ format.
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
### Data
|
14 |
Each entry in the dataset is a dictionary with the following keys:
|
15 |
- `canton`: the canton of origin of the legislation
|
|
|
10 |
|
11 |
The total number of texts in the dataset is 35,698. The dataset is saved in _lexfind_v2.jsonl_ format.
|
12 |
|
13 |
+
### Canton Distribution
|
14 |
+
1. 'ch': Switzerland (Federal) - 15840
|
15 |
+
2. 'fr': Fribourg - 1633
|
16 |
+
3. 'be': Bern - 1344
|
17 |
+
4. 'vs': Valais - 1328
|
18 |
+
5. 'gr': Graubünden - 1205
|
19 |
+
6. 'ne': Neuchâtel - 1115
|
20 |
+
7. 'zh': Zurich - 974
|
21 |
+
8. 'bs': Basel-Stadt - 899
|
22 |
+
9. 'bl': Basel-Landschaft - 863
|
23 |
+
10. 'vd': Vaud - 870
|
24 |
+
11. 'ge': Geneva - 837
|
25 |
+
12. 'sg': St. Gallen - 764
|
26 |
+
13. 'ju': Jura - 804
|
27 |
+
14. 'zg': Zug - 632
|
28 |
+
15. 'ti': Ticino - 627
|
29 |
+
16. 'lu': Lucerne - 584
|
30 |
+
17. 'so': Solothurn - 547
|
31 |
+
18. 'ow': Obwalden - 513
|
32 |
+
19. 'ik': Interkantonal - 510
|
33 |
+
20. 'sh': Schaffhausen - 469
|
34 |
+
21. 'gl': Glarus - 467
|
35 |
+
22. 'tg': Thurgau - 453
|
36 |
+
23. 'sz': Schwyz - 423
|
37 |
+
24. 'ai': Appenzell Innerrhoden - 416
|
38 |
+
25. 'ag': Aargau - 483
|
39 |
+
26. 'ar': Appenzell Ausserrhoden - 330
|
40 |
+
27. 'nw': Nidwalden - 401
|
41 |
+
28. 'ur': Uri - 367
|
42 |
+
|
43 |
+
|
44 |
### Data
|
45 |
Each entry in the dataset is a dictionary with the following keys:
|
46 |
- `canton`: the canton of origin of the legislation
|