--- 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: string - name: surveytype dtype: string - name: denominatorweighted dtype: float64 - name: denominatorunweighted dtype: float64 - name: cilow dtype: float64 - name: cihigh dtype: float64 - name: levelrank dtype: int64 - name: esa_source dtype: string - name: esa_processed dtype: string splits: - name: train num_bytes: 11170 num_examples: 33 - name: test num_bytes: 3059 num_examples: 9 download_size: 28714 dataset_size: 14229 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---