HDX repackage via ESA pipeline
Browse files- README.md +44 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: organisation_accronyme
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: nom_organisation
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: type_organisation
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: admin1pcod
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: region
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: admin2pcod
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: cercle
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: admin3pcod
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: commune
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: cluster
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: esa_source
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: esa_processed
|
| 27 |
+
dtype: string
|
| 28 |
+
splits:
|
| 29 |
+
- name: train
|
| 30 |
+
num_bytes: 515996
|
| 31 |
+
num_examples: 3339
|
| 32 |
+
- name: test
|
| 33 |
+
num_bytes: 129310
|
| 34 |
+
num_examples: 835
|
| 35 |
+
download_size: 93974
|
| 36 |
+
dataset_size: 645306
|
| 37 |
+
configs:
|
| 38 |
+
- config_name: default
|
| 39 |
+
data_files:
|
| 40 |
+
- split: train
|
| 41 |
+
path: data/train-*
|
| 42 |
+
- split: test
|
| 43 |
+
path: data/test-*
|
| 44 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6de58c3270cd0b1482a79154920f830642708315752b05f74bdc842016b5054
|
| 3 |
+
size 20544
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5db42cc88fc73f005f1c915f8d2c0ef94a6baec89415d7c7dc2e7cbf7dbf15b3
|
| 3 |
+
size 73430
|