Published
Edited
Oct 3, 2018
Insert cell
md`# Code.gov Contact Urls
I created this observable notebook in order to see how popular the URL field is under contact
`
Insert cell
response = fetch('https://api.code.gov/repos?api_key=DEMO_KEY&size=10000')
Insert cell
data = response.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