Published
Edited
Jun 23, 2020
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
coordinates = [
new Object({
lat: +mapQuestAPI.results[0].locations[0].latLng.lat,
lon: +mapQuestAPI.results[0].locations[0].latLng.lng
})
]
Insert cell
mapQuestAPI = d3.json(
`https://cors-anywhere.herokuapp.com/http://www.mapquestapi.com/geocoding/v1/address?key=e3o5CmNkCdQGqU6jiZ2GewfjvnzhWUuz&location=${encodeURI(
address
)}`
)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import { radio, text } from "@jashkenas/inputs"
Insert cell
seriesNavigation(2)
Insert cell
Insert cell
import { vl, usa, datasets, _ } from "@elibenton/who-represents-me"
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