HDX repackage via ESA pipeline
Browse files- README.md +56 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: organization
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: org_acronym
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: type_of_organization
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: operation_type
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: project_sector
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: activities
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: status
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: states
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: state_pcode
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: lga
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: lga_pcode
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: ishrp
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: response_type
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: isrp
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: month
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: year
|
| 35 |
+
dtype: float64
|
| 36 |
+
- name: esa_source
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: esa_processed
|
| 39 |
+
dtype: string
|
| 40 |
+
splits:
|
| 41 |
+
- name: train
|
| 42 |
+
num_bytes: 1732272
|
| 43 |
+
num_examples: 7124
|
| 44 |
+
- name: test
|
| 45 |
+
num_bytes: 433612
|
| 46 |
+
num_examples: 1781
|
| 47 |
+
download_size: 176075
|
| 48 |
+
dataset_size: 2165884
|
| 49 |
+
configs:
|
| 50 |
+
- config_name: default
|
| 51 |
+
data_files:
|
| 52 |
+
- split: train
|
| 53 |
+
path: data/train-*
|
| 54 |
+
- split: test
|
| 55 |
+
path: data/test-*
|
| 56 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2298c12440d9ac06abdbc514a7f0ea3327dac5f78775067b7596705388b6bc29
|
| 3 |
+
size 39528
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7ad3bda734eaa2ec115c751c76c32fdf35d4a76196f00e78150f64cf404cfaa
|
| 3 |
+
size 136547
|