--- dataset_info: features: - name: aid dtype: int64 - name: name dtype: string - name: dtype_id dtype: int64 - name: dtype_name dtype: string - name: dtype_translation_module_original_language dtype: string - name: atype dtype: int64 - name: atype_display dtype: string - name: status dtype: int64 - name: status_display dtype: string - name: code dtype: string - name: sector dtype: string - name: amount_requested dtype: float64 - name: amount_funded dtype: float64 - name: start_date dtype: timestamp[ns, tz=UTC] - name: end_date dtype: timestamp[ns, tz=UTC] - name: real_data_update dtype: timestamp[ns, tz=UTC] - name: created_at dtype: timestamp[ns, tz=UTC] - name: modified_at dtype: timestamp[ns, tz=UTC] - name: event dtype: int64 - name: needs_confirmation dtype: bool - name: country_iso dtype: string - name: country_iso3 dtype: string - name: country_id dtype: int64 - name: country_record_type dtype: int64 - name: country_record_type_display dtype: string - name: country_region dtype: int64 - name: country_independent dtype: bool - name: country_is_deprecated dtype: bool - name: country_fdrs dtype: string - name: country_name dtype: string - name: country_society_name dtype: string - name: country_translation_module_original_language dtype: string - name: region_name dtype: int64 - name: region_id dtype: int64 - name: region_region_name dtype: string - name: region_label dtype: string - name: region_translation_module_original_language dtype: string - name: id dtype: int64 - name: initial_num_beneficiaries dtype: int64 - name: esa_source dtype: string - name: esa_processed dtype: string splits: - name: train num_bytes: 8682 num_examples: 20 - name: test num_bytes: 2535 num_examples: 6 download_size: 39007 dataset_size: 11217 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---