GithubHelp home page GithubHelp logo

slushmier / covid_us_tidy_time_series Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 30.85 MB

Provides a tidy time-series data set by state/district/territory and day of US Covid-19 case data collected by Johns Hopkins University

R 100.00%
covid covid-19-us covid-usa time-series united-states united-states-data

covid_us_tidy_time_series's Introduction

covid_us_tidy_time_series

This repository is intended to provide a tidy time-series data set of Covid-19 case data collected by Johns Hopkins University (JHU) at https://github.com/CSSEGISandData/COVID-19.

I have also created a Shiny app to view the data and forecasts for state growth rates over the next 10 days: https://slushmier.shinyapps.io/covid_analysis/

Overview of files in dataset

Files in main folder

app.R - code for the Shiny app I have running at https://slushmier.shinyapps.io/covid_analysis/
covid_pull.R - formats the daily reports from the JHU datasets to create a clean tidy dataset by US districts, states, and territories
covid_us_time_series.csv - The most recently updated tidy, time-series dataset of the JHU data. I upload this either every day after the District of Columbia announces new cases or early the following morning. Contains colums for state, date, Confirmed, Deaths, Recovered, and New Cases
covid_us_time_series_aggregate.csv - Same as above; has aggregate counts for whole country
covid_us_time_series_counties.csv - Same as two above with county counts starting from 23 March 2020.
simplify_spatial.R - simplifies a TIGR counties shapefile and merges it with population counts; probably only works on my computer
testing_data.R - Pulls and writes a CSV of the dataset compiled at https://covidtracking.com/api/states/daily to data/testing_atlantic.csv

Files in data folder

counties_simple shapefile - Provides a US counties shapefile with simplified boundaries
county_pop.csv - 2018 Census data of population count by county
state_all.geojson - Couples testing data and state boundaries, used for map in app.R
state_pop.csv - 2018 Census data of population count by state
states_simple shapefile - Provides a US states shapefile with simplified boundaries
testing_atlantic.csv - CSV of data on Covid-19 tests provided by state, compiled from covidtracking.com

covid_us_tidy_time_series's People

Contributors

slushmier avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.