update
Browse files- README.md +38 -3
- dila-legi.parquet +3 -0
README.md
CHANGED
|
@@ -5,8 +5,43 @@ language:
|
|
| 5 |
size_categories:
|
| 6 |
- 100K<n<1M
|
| 7 |
---
|
| 8 |
-
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
|
| 11 |
Each document in this dataset represents a single coherent legal document such as
|
| 12 |
-
the "Code Civil"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
size_categories:
|
| 6 |
- 100K<n<1M
|
| 7 |
---
|
| 8 |
+
|
| 9 |
+
Description
|
| 10 |
+
-----------
|
| 11 |
+
|
| 12 |
+
This dataset is a collection of documents downloaded and aggregated from
|
| 13 |
+
the legi data dump from `Direction de l’information légale et administrative`, aka
|
| 14 |
+
[DILA](https://echanges.dila.gouv.fr/OPENDATA/LEGI/).
|
| 15 |
|
| 16 |
Each document in this dataset represents a single coherent legal document such as
|
| 17 |
+
the "Code Civil" or the "Code des impots" that was legally applicable on the day
|
| 18 |
+
the original data dump was generated by DILA.`
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
Versions
|
| 22 |
+
--------
|
| 23 |
+
|
| 24 |
+
There is currently a single release of this dataset, `v1` which matches the DILA legi
|
| 25 |
+
full export on July 13th 2025.
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
Re-generating the dataset
|
| 29 |
+
-------------------------
|
| 30 |
+
|
| 31 |
+
This dataset was generated with the following command:
|
| 32 |
+
|
| 33 |
+
```
|
| 34 |
+
$ ./dila-legi.py all
|
| 35 |
+
Downloading...
|
| 36 |
+
Uncompressing...
|
| 37 |
+
Importing...
|
| 38 |
+
Exporting...
|
| 39 |
+
```
|
| 40 |
+
|
| 41 |
+
Missing data
|
| 42 |
+
------------
|
| 43 |
+
|
| 44 |
+
Some of the original data was ignored during the import/export process because
|
| 45 |
+
it was incoherent or because it was known to be incorrect. Bugs were reported
|
| 46 |
+
[upstream](https://www.data.gouv.fr/datasets/legi-codes-lois-et-reglements-consolides/discussions)
|
| 47 |
+
for these issues.
|
dila-legi.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:363e8709a4db0a22d56a7a778f1b637a9634486317a353442725dd97d5c730ec
|
| 3 |
+
size 730277336
|