Public
Edited
Jan 9, 2024
Insert cell
Insert cell
summary = FileAttachment("summary.csv").csv({typed: true})
Insert cell
wif50 = FileAttachment("wif50.csv").csv({typed: true})
Insert cell
current50 = FileAttachment("current50.csv").csv({typed: true})
Insert cell
format0 = d3.format(".0%")
Insert cell
format1 = d3.format(".1%")
Insert cell
import {textcolor} from "@observablehq/text-color-annotations-in-markdown"
Insert cell
style = html`<style>svg { font-size: 12px !important }`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof view_summary =Inputs.table(summary_filtered)
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