Public
Edited
Apr 30, 2024
Fork of Untitled
2 forks
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
Insert cell
Insert cell
Insert cell
totalData = FileAttachment("total-clearances-by-county-2022@2.csv").csv({
typed: false
})
Insert cell
violentData = FileAttachment("violent-clearances-by-county-2022.csv").csv({
typed: false
})
Insert cell
propertyData = FileAttachment("property-clearances-by-county-2022.csv").csv({typed:false})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
format = d => `${d}%`
Insert cell
Insert cell
Insert cell
html`<style>svg { font-size: 12.5px !important }</style>`
Insert cell
html`<style>
body {
font-family: sans-serif;
/* font-size: 48px; */
}
</style>`
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