Public
Edited
Mar 29, 2023
1 star
Also listed in…
CO₂
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Aranet4 13BA0_2023-03-12T19_56_50-0400.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
data = aranetData(rawData)
Insert cell
milestones = [
[utc(2023, 2, 10, 19, 45), 'Dancing', 'Recording starts. The event actually started an hour earlier, but I arrived late.'],
[utc(2023, 2, 10, 21, 10), 'Break'],
[utc(2023, 2, 10, 21, 40), 'Dancing'],
[utc(2023, 2, 10, 23), 'Dancing Ends'],
[utc(2023, 2, 11, 9), 'Hall Opens'],
[utc(2023, 2, 11, 9, 15), 'Family dance'],
[utc(2023, 2, 11, 10, 30), 'Break'],
[utc(2023, 2, 11, 10, 45), 'Dancing'],
[utc(2023, 2, 11, 12, 15), 'Lunch Break'],
[utc(2023, 2, 11, 14), 'Workshop'],
[utc(2023, 2, 11, 15, 30), 'Break'],
[utc(2023, 2, 11, 16), 'Dancing'],
[utc(2023, 2, 11, 17, 30), 'Dinner Break'],
[utc(2023, 2, 11, 19, 15), 'Dancing'],
[utc(2023, 2, 11, 21), 'Break'],
[utc(2023, 2, 11, 21, 30), 'Dancing'],
[utc(2023, 2, 11, 23), 'Dancing Ends'],
[utc(2023, 2, 12, 9, 30), 'Hall Opens'],
[utc(2023, 2, 12, 10), 'Couple Dancing'],
[utc(2023, 2, 12, 11, 15), 'Break'],
[utc(2023, 2, 12, 11, 45), 'Dancing'],
[utc(2023, 2, 12, 13), 'Break'],
[utc(2023, 2, 12, 13, 30), 'Dancing'],
[utc(2023, 2, 12, 15), 'Beantown Stomp Ends'],
[utc(2023, 2, 12, 16), null],
]
Insert cell
Insert cell
import { co2MilestonesChart, aranetData, utc, milestonesToPeriods } from "@harrislapiroff/aranet"
Insert cell
import { aranetExplanation } from "@harrislapiroff/escape-2022-co2"
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more