--- dataset_info: features: - name: countrycode dtype: string - name: countryname dtype: string - name: adminlevel dtype: string - name: date dtype: timestamp[ns] - name: datatype dtype: string - name: fcs_people dtype: int64 - name: fcs_prevalence dtype: float64 - name: rcsi_people dtype: int64 - name: rcsi_prevalence dtype: float64 - name: health_access_people dtype: int64 - name: health_access_prevalence dtype: float64 - name: market_access_people dtype: int64 - name: market_access_prevalence dtype: float64 - name: esa_source dtype: string - name: esa_processed dtype: string splits: - name: train num_bytes: 132 num_examples: 1 download_size: 6754 dataset_size: 132 configs: - config_name: default data_files: - split: train path: data/train-* ---