Published
Edited
Dec 22, 2020
Insert cell
md`# Predicted county mortality
Illustration of real-time *WebAPI* mechanism to wrangles data feeds from The Center for Diseases Control (CDC) and The Census Bureau to calculate demographically adjusted estimates of mortality at county-level.

<style>
body {
color:navy;
font-family:arial
}
h1 {
color:brown
}
h2 {
color:maroon
}
h3 {
color:gray
}
a {
target:_blank
}
a:hover {
background-color:yellow;
color:green
}
i {
color:blue
}
code {
color:green;
font-style:italic
}
pre {
color:cyan;
background-color:black
}
select {
color:blue
}
button {
font-size:medium;
background-color:yellow
}
</style>`
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