--- dataset_info: features: - name: ref_area dtype: string - name: ref_area.label dtype: string - name: source dtype: string - name: source.label dtype: string - name: indicator dtype: string - name: indicator.label dtype: string - name: sex dtype: string - name: sex.label dtype: string - name: classif1 dtype: string - name: classif1.label dtype: string - name: classif2 dtype: string - name: classif2.label dtype: string - name: time dtype: int64 - name: obs_value dtype: float64 - name: obs_status dtype: string - name: obs_status.label dtype: string - name: note_classif dtype: float64 - name: note_classif.label dtype: float64 - name: note_indicator dtype: string - name: note_indicator.label dtype: string - name: note_source dtype: string - name: note_source.label dtype: string splits: - name: train num_bytes: 3069175 num_examples: 6923 - name: test num_bytes: 754786 num_examples: 1731 download_size: 116296 dataset_size: 3823961 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---