covidtesting

The COVID-19 Testing Gap: an interactive data visualization

Stars
193

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 isnt news.

But depending on your state, you have very different access to testing. This is a website visualizing each states 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