Published
Edited
Nov 9, 2018
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// vegalite({
// data: {values: providersBySize.filter(d => d.month == 'oct_18')},
// title: 'Oct 2018',
// // title: 'MT MM Providers in decline',
// width: 400,
// mark: 'bar',
// encoding: {
// x: {field: 'provider_size_in_patients', type: 'nominal',
// sort: {op: 'mean', field: 'size_min',},
// },
// y: {field: 'providers', type: 'quantitative'},
// }
// })
Insert cell
// vegalite({
// data: {values: providersBySize.filter(d => d.month == 'jan_18')},
// title: 'Jan 2018',
// // title: 'MT MM Providers in decline',
// width: 400,
// mark: 'bar',
// encoding: {
// x: {field: 'provider_size_in_patients', type: 'nominal',
// sort: {op: 'mean', field: 'size_min',},
// },
// y: {field: 'providers', type: 'quantitative'},
// }
// })
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
Insert cell
Insert cell
Insert cell
Insert cell
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