Public
Edited
Oct 31, 2022
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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// holding these for their values
// pregnancyCodes = ({
// 1: {
// label: 'Recommended for some or all',
// description: 'An explicit recommendation that some or all pregnant people should receive vaccine.',
// rank: 1,
// color: '#3d7632'
// },
// 2: {
// label: 'Permitted',
// description: 'All pregnant people can receive, may receive, or can choose to receive vaccine.',
// rank: 2,
// color: '#54bcd6'
// },
// 3: {
// label: 'Permitted with qualifications',
// description: 'Only certain groups of pregnant people, e.g., pregnant health workers, pregnant people with underlying conditions, can, may, or can choose to receive vaccine.',
// rank: 3,
// color: '#fdb430'
// },
// 4: {
// label: 'Not recommended but with exceptions',
// description: 'A statement stating pregnant people should not receive vaccine, with certain exceptions.',
// rank: 4,
// color: '#fa774a'
// },
// 5: {
// label: '5',
// description: 'People who are pregnant should not receive the vaccine or vaccine is contraindicated.',
// rank: 5,
// color: '#9b002d'
// },
// 999: {
// label: 'No position',
// description: 'No positions regarding vaccinating pregnant people could be found, or where no position was clearly established.',
// color: '#a9a9a9',
// rank: 6
// },
// unknown: 999
// })
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