Published
Edited
Feb 26, 2021
2 forks
Insert cell
md`# Participedia Cases (downloaded csv Feb 26 2021)`
Insert cell
md`### Download latest csv file from: https://participedia.net/search?selectedCategory=case&returns=csv`
Insert cell
md`Note: the body column needs to be deleted in order to get the file size below the Observable 15mb limit`
Insert cell
cases = FileAttachment(
"participedia-data-cases for Obeservable - participedia-data-cases (2).csv"
).csv()
Insert cell
d3 = require('d3@latest')
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