Kossisoroyce's picture
Rescue upload — local_only backlog
7188813 verified
|
Raw
History Blame
2.2 kB
metadata
dataset_info:
  features:
    - name: reporting_country
      dtype: string
    - name: reporting_country_code
      dtype: string
    - name: border_point
      dtype: string
    - name: source
      dtype: string
    - name: source_country_code
      dtype: string
    - name: destination
      dtype: string
    - name: destination_country_code
      dtype: string
    - name: cpcv2
      dtype: string
    - name: product
      dtype: string
    - name: indicator_name
      dtype: string
    - name: start_date
      dtype: timestamp[ns]
    - name: period_date
      dtype: timestamp[ns]
    - name: value
      dtype: float64
    - name: flow_type
      dtype: string
    - name: trade_type
      dtype: string
    - name: collection_status
      dtype: string
    - name: source_organization
      dtype: string
    - name: source_document
      dtype: string
    - name: dataseries_name
      dtype: string
    - name: dataseries
      dtype: int64
    - name: unit
      dtype: string
    - name: unit_type
      dtype: string
    - name: unit_name
      dtype: string
    - name: status
      dtype: string
    - name: common_unit
      dtype: string
    - name: common_unit_quantity
      dtype: float64
    - name: reporting_country_geographic_group
      dtype: string
    - name: reporting_country_fewsnet_region
      dtype: string
    - name: source_geographic_group
      dtype: string
    - name: source_fewsnet_region
      dtype: string
    - name: destination_geographic_group
      dtype: string
    - name: destination_fewsnet_region
      dtype: string
    - name: value_one_month_ago
      dtype: float64
    - name: value_one_year_ago
      dtype: float64
    - name: value_two_years_ago
      dtype: float64
    - name: pct_change_from_one_month_ago
      dtype: float64
    - name: pct_change_from_one_year_ago
      dtype: float64
    - name: collection_schedule
      dtype: string
    - name: data_usage_policy
      dtype: string
    - name: esa_source
      dtype: string
    - name: esa_processed
      dtype: string
  splits:
    - name: train
      num_bytes: 9857510
      num_examples: 16129
    - name: test
      num_bytes: 2465336
      num_examples: 4033
  download_size: 1002440
  dataset_size: 12322846
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*