Datasets:
Upload dataset
Browse files- README.md +15 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -2,6 +2,21 @@
|
|
2 |
license: other
|
3 |
license_name: open-licence
|
4 |
license_link: https://www.etalab.gouv.fr/licence-ouverte-open-licence/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Base Officielle des Codes Postaux
|
|
|
2 |
license: other
|
3 |
license_name: open-licence
|
4 |
license_link: https://www.etalab.gouv.fr/licence-ouverte-open-licence/
|
5 |
+
dataset_info:
|
6 |
+
features:
|
7 |
+
- name: '#Code_commune_INSEE;Nom_de_la_commune;Code_postal;Libellé_d_acheminement;Ligne_5'
|
8 |
+
dtype: string
|
9 |
+
splits:
|
10 |
+
- name: train
|
11 |
+
num_bytes: 1670849
|
12 |
+
num_examples: 39192
|
13 |
+
download_size: 846778
|
14 |
+
dataset_size: 1670849
|
15 |
+
configs:
|
16 |
+
- config_name: default
|
17 |
+
data_files:
|
18 |
+
- split: train
|
19 |
+
path: data/train-*
|
20 |
---
|
21 |
|
22 |
# Base Officielle des Codes Postaux
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5603c3c87124088f941e654f459658bb5596b396bcfb8ccae2ce6e43cf3eb2bd
|
3 |
+
size 846778
|