Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T14:42:15.000Z (over 2 years ago)
- Last Synced: 2024-12-10T05:42:16.726Z (about 1 month ago)
- Topics: covid-19, covid19, data-visualization, data-viz, nextjs, theme-ui
- Language: JavaScript
- Homepage: https://covidtesting.vercel.app
- Size: 635 KB
- Stars: 192
- Watchers: 4
- 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