https://github.com/lachlanjc/covidtesting
The COVID-19 Testing Gap: an interactive data visualization
https://github.com/lachlanjc/covidtesting
covid-19 covid19 data-visualization data-viz nextjs theme-ui
Last synced: 2 months ago
JSON representation
The COVID-19 Testing Gap: an interactive data visualization
- Host: GitHub
- URL: https://github.com/lachlanjc/covidtesting
- Owner: lachlanjc
- Created: 2020-03-20T09:45:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T14:42:15.000Z (over 3 years ago)
- Last Synced: 2025-04-08T02:01:43.319Z (7 months ago)
- Topics: covid-19, covid19, data-visualization, data-viz, nextjs, theme-ui
- Language: JavaScript
- Homepage: https://covidtesting.vercel.app
- Size: 635 KB
- Stars: 189
- Watchers: 3
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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**](https://covidtesting.vercel.app)
Also see: [**predictcovid.netlify.app**](https://predictcovid.netlify.app) ([repo](https://github.com/lachlanjc/covid19))
## Getting started
1. `git clone https://github.com/lachlanjc/covidtesting`
2. `cd covidtesting`
3. `yarn`
4. `yarn dev`
MIT License