Kossiesa's picture
WB indicator via ESA
dae246e verified
|
Raw
History Blame
558 Bytes
metadata
dataset_info:
  features:
    - name: indicator_id
      dtype: string
    - name: indicator_name
      dtype: string
    - name: country_iso3
      dtype: string
    - name: country_name
      dtype: string
    - name: year
      dtype: int64
    - name: value
      dtype: float64
  splits:
    - name: train
      num_bytes: 8708
      num_examples: 39
    - name: test
      num_bytes: 2225
      num_examples: 10
  download_size: 8081
  dataset_size: 10933
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*