Published
Edited
Feb 1, 2020
Importers
Insert cell
md`# GeoJson Repo`
Insert cell
city_limits = FileAttachment("city_limits.geojson").json()
Insert cell
city_wards = FileAttachment("city_wards.geojson").json()
Insert cell
county_bounds = FileAttachment("county_bounds.geojson").json()
Insert cell
law_beat = FileAttachment("law_beat.geojson").json()
Insert cell
park = FileAttachment("parks.geojson").json()
Insert cell
fire_district = FileAttachment("fire_district.geojson").json()
Insert cell
neighbor = FileAttachment("neighbor.geojson").json()
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