/covidtesting

The COVID-19 Testing Gap: an interactive data visualization

Primary LanguageJavaScript

Banner

The COVID-19 Testing Gap

Critical lack of access to COVID-19 testing across the country prevents us from knowing exactly how many people are infected. This isn’t news.

But depending on your state, you have very different access to testing. This is a website visualizing each state’s testing relative to their population.

covidtesting.vercel.app

Also see: predictcovid.netlify.app (repo)

Getting started

  1. git clone https://github.com/lachlanjc/covidtesting
  2. cd covidtesting
  3. yarn
  4. yarn dev

MIT License