Public
Edited
Dec 1, 2023
3 forks
4 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
md`### The two list can also be
The setData object includes just the stations in from the data and setAll is the complete merged set. Both Set also have a map to lookup a station by ID.`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
citibikeStationsSummary.setAll.filter(d => d.first_year <= 2019 && d.last_year >= 2019 && d.region_id == "70");
Insert cell
Insert cell
Insert cell
Insert cell
cbStationFrame = FileAttachment("cb-station-frame@1.geojson").json()
Insert cell
import {tsGeoTopo, shoreline} from '@benoldenburg/nyc-transit-turnstile-data'
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
stationsFiltered = citibikeStationsSummary.setAll.filter(d => d.first_year <= scrubberYear);
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