Datasets:
Formats:
parquet
Languages:
English
Size:
< 1K
Tags:
africa
humanitarian
hdx
electric-sheep-africa
food-security
integrated-food-security-phase-classification-ipc
License:
HDX repackage via ESA pipeline
Browse files- README.md +42 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: date_of_analysis
|
| 5 |
+
dtype: timestamp[ns]
|
| 6 |
+
- name: country
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: total_country_population
|
| 9 |
+
dtype: int64
|
| 10 |
+
- name: validity_period
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: from
|
| 13 |
+
dtype: timestamp[ns]
|
| 14 |
+
- name: to
|
| 15 |
+
dtype: timestamp[ns]
|
| 16 |
+
- name: phase
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: number
|
| 19 |
+
dtype: int64
|
| 20 |
+
- name: percentage
|
| 21 |
+
dtype: float64
|
| 22 |
+
- name: esa_source
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: esa_processed
|
| 25 |
+
dtype: string
|
| 26 |
+
splits:
|
| 27 |
+
- name: train
|
| 28 |
+
num_bytes: 1061
|
| 29 |
+
num_examples: 11
|
| 30 |
+
- name: test
|
| 31 |
+
num_bytes: 296
|
| 32 |
+
num_examples: 3
|
| 33 |
+
download_size: 9916
|
| 34 |
+
dataset_size: 1357
|
| 35 |
+
configs:
|
| 36 |
+
- config_name: default
|
| 37 |
+
data_files:
|
| 38 |
+
- split: train
|
| 39 |
+
path: data/train-*
|
| 40 |
+
- split: test
|
| 41 |
+
path: data/test-*
|
| 42 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e69c1460a704568c68fa43f9146b1be62f5b96f32d93821e02ca86af772e50a0
|
| 3 |
+
size 4925
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46a2ef972c310e81b9ce5a76f066f2340b03be257874e5184be2f1005113091b
|
| 3 |
+
size 4991
|