--- dataset_info: features: - name: iso3 dtype: string - name: location dtype: string - name: dataid dtype: int64 - name: indicator dtype: string - name: value dtype: float64 - name: precision dtype: int64 - name: dhs_countrycode dtype: string - name: countryname dtype: string - name: surveyyear dtype: int64 - name: surveyid dtype: string - name: indicatorid dtype: string - name: indicatororder dtype: int64 - name: indicatortype dtype: string - name: characteristicid dtype: int64 - name: characteristicorder dtype: int64 - name: characteristiccategory dtype: string - name: characteristiclabel dtype: string - name: byvariableid dtype: int64 - name: byvariablelabel dtype: string - name: istotal dtype: int64 - name: ispreferred dtype: int64 - name: sdrid dtype: string - name: regionid dtype: string - name: surveyyearlabel dtype: float64 - name: surveytype dtype: string - name: denominatorweighted dtype: float64 - name: denominatorunweighted dtype: float64 - name: levelrank dtype: float64 - name: esa_source dtype: string - name: esa_processed dtype: string splits: - name: train num_bytes: 451556 num_examples: 1394 - name: test num_bytes: 112204 num_examples: 349 download_size: 82538 dataset_size: 563760 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---