--- 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: id dtype: float64 - 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: 1900777 num_examples: 3202 - name: test num_bytes: 472916 num_examples: 801 download_size: 201019 dataset_size: 2373693 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---