Kossisoroyce's picture
HDX repackage via ESA pipeline
f2714a0 verified
|
raw
history blame
996 Bytes
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: 34393
      num_examples: 274
    - name: test
      num_bytes: 8636
      num_examples: 69
  download_size: 17485
  dataset_size: 43029
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*