Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomsonhawks authored Mar 12, 2021
1 parent 81e5214 commit f588a17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Creating a comprehensive dashboard outlining the state and provincial-level vacc

Beyond this, such a dashboard could eventually be used to reflect on the impact of anti-vaccination sentiment on vaccine administration. While the main constraint is currently supply, as COVID vaccines become more widely available in the coming months, questions surrounding the public's willingness to take a vaccination will become relevant. Given that a more complete return to normalcy is predicated on achieving herd immunity through widespread vaccination, it will be useful to offer individuals an easy way to compare administration rates across different localities.

## Description of the App
Our dashboard contains a landing page that shows a choropleth map of the United States and Canada containing the current population-adjusted cumulative vaccination administration for each state/province (as defined by the total number of vaccinations administered divided by population). It includes interactive line plots showing both the cumulative population-adjusted vaccination rates as well as the 7-day rolling mean of the daily chance in vaccinations for any given state/province, along with a comparison to the national average, based on a map-click. Users select particular localities using either a drop-down menu or by clicking a particular region on the map. Below, there is a section where users can make more detailed comparisons of specific metrics across specific localities, e.g. "Daily population-adjusted rolling mean of vaccination distribution for California vs. New York".

## Where does the data come from?
- Vaccination data for the United States is obtained from [Our World in Data](https://github.com/owid/covid-19-data/tree/master/public/data/vaccinations)
- Vaccination data for Canada is obtained from the [COVID-19 Canada Open Data Working Group](https://github.com/ccodwg/Covid19Canada/)

## Description of the App
Our dashboard contains a landing page that shows a choropleth map of the United States and Canada containing the current population-adjusted cumulative vaccination administration for each state/province (as defined by the total number of vaccinations administered divided by population). It includes interactive line plots showing both the cumulative population-adjusted vaccination rates as well as the 7-day rolling mean of the daily chance in vaccinations for any given state/province, along with a comparison to the national average, based on a map-click. Users select particular localities using either a drop-down menu or by clicking a particular region on the map. Below, there is a section where users can make more detailed comparisons of specific metrics across specific localities, e.g. "Daily population-adjusted rolling mean of vaccination distribution for California vs. New York".

0 comments on commit f588a17

Please sign in to comment.