Published
Edited
Sep 29, 2020
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
shortName = {
return {
all_cause: 'All Cause',
alzheimer_disease_g30: 'Alzheimer',
cerebrovascular_diseases: 'Cereb Vasc',
chronic_lower_respiratory: 'Chron.resp',
diabetes_mellitus_e10_e14: 'Diabetes',
diseases_of_heart_i00_i09: 'Heart disease',
influenza_and_pneumonia_j09_j18: 'Influ&Pneum',
malignant_neoplasms_c00_c97: 'Cancer',
natural_cause: 'Natural Cause',
nephritis_nephrotic_syndrome: 'Kidney',
other_diseases_of_respiratory: 'Other resp',
septicemia_a40_a41: 'Septicemia',
symptoms_signs_and_abnormal: 'Unclassified',
covid_19_u071_multiple_cause_of_death: 'with COVID-19',
covid_19_u071_underlying_cause_of_death: 'of COVID-19'
};
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
[data[0], data.slice(-1)[0]]
Insert cell
[...Array(range[1] - range[0])].map((_, i) => i)
Insert cell
new Date(Date.now() + 3600 * 1000 * 24)
Insert cell
new Date(new Date('2020-09-01').valueOf() + 3600 * 1000 * 24)
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more