Datasets:
Formats:
parquet
Languages:
English
Size:
< 1K
Tags:
africa
humanitarian
hdx
electric-sheep-africa
food-security
integrated-food-security-phase-classification-ipc
License:
File size: 773 Bytes
c022900 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | ---
dataset_info:
features:
- name: date_of_analysis
dtype: timestamp[ns]
- name: country
dtype: string
- name: total_country_population
dtype: int64
- name: validity_period
dtype: string
- name: from
dtype: timestamp[ns]
- name: to
dtype: timestamp[ns]
- name: phase
dtype: string
- name: number
dtype: int64
- name: percentage
dtype: float64
- name: esa_source
dtype: string
- name: esa_processed
dtype: string
splits:
- name: train
num_bytes: 1061
num_examples: 11
- name: test
num_bytes: 296
num_examples: 3
download_size: 9954
dataset_size: 1357
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|