Public
Edited
Mar 13
Paused
Comments locked
1 star
Insert cell
Insert cell
Insert cell
strldr_chart = dt_chart("all", 10000, 1200)
Insert cell
str_cap_chart = dt_chart("all", 10100, 1200)
Insert cell
str_opn_chart = dt_chart("all", 10300, 1200)
Insert cell
str_int_chart = dt_chart("all", 10400, 1200)
Insert cell
str_inv_chart = dt_chart("all", 10500, 1200)
Insert cell
viewof strldr_toggle = Inputs.toggle({label: "Show ranks", value: false})
Insert cell
strldr_table = dt_table("all", 10000, strldr_toggle)
Insert cell
Insert cell
pubpol_chart = dt_chart("all", 20000, 1200)
Insert cell
pub_pol_chart = dt_chart("all", 20100, 1200)
Insert cell
pub_reg_chart = dt_chart("all", 20300, 1200)
Insert cell
pub_crm_chart = dt_chart("all", 20400, 1200)
Insert cell
pub_dat_chart = dt_chart("all", 20500, 1200)
Insert cell
viewof pubpol_toggle = Inputs.toggle({label: "Show ranks", value: false})
Insert cell
pubpol_table = dt_table("all", 20000, pubpol_toggle)
Insert cell
Insert cell
nat_del_chart = dt_chart("all", 30000, 1200)
Insert cell
nat_sys_chart = dt_chart("all", 30100, 1200)
Insert cell
nat_dig_chart = dt_chart("all", 30200, 1200)
Insert cell
nat_tax_chart = dt_chart("all", 30300, 1200)
Insert cell
nat_bdr_chart = dt_chart("all", 30400, 1200)
Insert cell
viewof natdel_toggle = Inputs.toggle({label: "Show ranks", value: false})
Insert cell
natdel_table = dt_table("all", 30000, natdel_toggle)
Insert cell
Insert cell
pplpro_chart = dt_chart("all", 40000, 1200)
Insert cell
ppl_inc_chart = dt_chart("all", 40200, 1200)
Insert cell
ppl_hrm_chart = dt_chart("all", 40300, 1200)
Insert cell
ppl_prc_chart = dt_chart("all", 40400, 1200)
Insert cell
ppl_tch_chart1 = dt_chart("all", 40500, 1200)
Insert cell
viewof pplpro_toggle = Inputs.toggle({label: "Show ranks", value: false})
Insert cell
pplpro_table = dt_table("all", 40000, pplpro_toggle)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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