Datasets:
Modalities:
Tabular
Languages:
English
Size:
1K<n<10K
Tags:
tabular
africa
our-world-in-data
death-rate-from-alzheimers-other-dementias-ghe
owid
long-run-series
License:
File size: 543 Bytes
784beca | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | ---
dataset_info:
features:
- name: country_name
dtype: string
- name: country_iso3
dtype: string
- name: year
dtype: int64
- name: Death rate from alzheimer disease and other dementias among both sexes
dtype: float64
splits:
- name: train
num_bytes: 33948
num_examples: 950
- name: test
num_bytes: 8270
num_examples: 238
download_size: 10673
dataset_size: 42218
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|