Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

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**](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