metadata
dataset_info:
features:
- name: year
dtype: int64
- name: country_of_origin_code
dtype: string
- name: country_of_asylum_code
dtype: string
- name: country_of_origin_name
dtype: string
- name: country_of_asylum_name
dtype: string
- name: refugees
dtype: int64
- name: asylum_seekers
dtype: int64
- name: other_people_in_need_of_international_protection
dtype: int64
- name: internally_displaced_persons
dtype: int64
- name: stateless_persons
dtype: int64
- name: others_of_concern_to_unhcr
dtype: int64
- name: host_community
dtype: int64
- name: esa_source
dtype: string
- name: esa_processed
dtype: string
splits:
- name: train
num_bytes: 85843
num_examples: 658
- name: test
num_bytes: 21529
num_examples: 165
download_size: 21350
dataset_size: 107372
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*