Published
Edited
Mar 9, 2021
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof period = Radio(["7", "14", "30", "90"], {value: '14', format: x => `${x} days`})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
newUserVolume(ipfsStates, 'IPFS New User Volume & Growth Rate')
Insert cell
newUserVolume(filecoinStates, 'Filecoin New User Volume & Growth Rate')
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
filecoinTransitions = (await fetch(`${filecoinGetTransitionsUrl}?start_date=${startDate}&window=${period}`)).json()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import { newUserOutflows } from '@protocol/new-user-outflows'
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