Kossisoroyce's picture
HDX repackage via ESA pipeline
cc40690 verified
|
Raw
History Blame
649 Bytes
---
dataset_info:
features:
- name: country_name
dtype: string
- name: country_iso3
dtype: string
- name: year
dtype: int64
- name: indicator_name
dtype: string
- name: indicator_code
dtype: string
- name: value
dtype: float64
- name: esa_source
dtype: string
- name: esa_processed
dtype: string
splits:
- name: train
num_bytes: 194463
num_examples: 1423
- name: test
num_bytes: 48743
num_examples: 356
download_size: 32722
dataset_size: 243206
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---