Published
Edited
Nov 18, 2020
1 fork
1 star
Also listed in…
U.S. Census
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
Insert cell
import { View } from "@mbostock/synchronized-views"
Insert cell
import { select, autoSelect } from "@jashkenas/inputs"
Insert cell
import { html, svg } from "@observablehq/htl"
Insert cell
import { Tooltip } from "534d662eaa9b53f1"
Insert cell
import { table as table1, viewof valueTypePicker as vtp1 } with {
state1 as selectedFips
} from "@clhenrick/acs-race-ethnicity-characteristics-by-state"
Insert cell
import { table as table2, viewof valueTypePicker as vtp2 } with {
state2 as selectedFips
} from "@clhenrick/acs-race-ethnicity-characteristics-by-state"
Insert cell
import { allStatesFips } from "@clhenrick/acs-race-ethnicity-characteristics-by-state"
Insert cell
import {
mapConfig,
path,
projection,
statesGeo,
statesGeoByFips,
us,
topojson
} from "@clhenrick/reusable-choropleth-map"
Insert cell
d3 = require("d3@6")
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