Published
Edited
Feb 27, 2020
Importers
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
pyithu_2015_by_township_PARTIAL = d3.csv(
await FileAttachment("Pyithu Hluttaw Results (By Party)@1.csv").url(),
d3.autoType
)
Insert cell
pyithu_2015_totals = d3.csv(
await FileAttachment('Pyithu_Hluttaw_Results_(Total).csv').url(),
d3.autoType
)
Insert cell
Insert cell
myanmarState = d3.json(
await "https://gist.githubusercontent.com/elibenton/6bed32b6a5dbc314a6a0538b57996678/raw/861bcf09e7a59d6a82017ebe8cfbac62e1bedd83/myanmar-state-borders.json"
)
Insert cell
myanmarTownship = d3.json(
await "https://gist.githubusercontent.com/elibenton/4267387b3cd591105c41a58fd7b5a173/raw/9473de517c814f5b7e7e840fff520a75330c0e96/myanmar.json"
)
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