--- dataset_info: features: - name: indicator_code dtype: string - name: country_iso3 dtype: string - name: who_region dtype: string - name: year dtype: int64 - name: dim1_type dtype: string - name: dim1 dtype: string - name: dim2_type dtype: string - name: dim2 dtype: string - name: value_numeric dtype: float64 - name: value_low dtype: float64 - name: value_high dtype: float64 - name: value_display dtype: string - name: last_updated dtype: string splits: - name: train num_bytes: 4535519 num_examples: 19094 - name: test num_bytes: 1133753 num_examples: 4774 download_size: 836431 dataset_size: 5669272 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---