Covid 19 Jhu Data Web Scrap And Cleaning Save

This repository contains data and code used to get and clean data from https://github.com/CSSEGISandData/COVID-19 and https://www.worldometers.info/coronavirus/

Project README

covid_19_jhu_data_web_scrap_and_cleaning

This repository contains data and code used to get and clean data from

  1. https://github.com/CSSEGISandData/COVID-19 and
  2. https://www.worldometers.info/coronavirus/

JHU data

worldometer data

  • According to worldometer

"For the COVID-19 data, we collect data from official reports, directly from Government's communication channels or indirectly, through local media sources when deemed reliable. We provide the source of each data update in the "Latest Updates" (News) section. Timely updates are made possible thanks to the participation of users around the world and to the dedication of a team of analysts and researchers who validate data from an ever-growing list of over 5,000 sources." - https://www.worldometers.info/about/

Files

Notebooks

Data

  • covid_19_clean_complete.csv - Country wise day to day cases dataset

  • usa_county_wise.csv - US county day to day cases dataset

  • full_grouped.csv - Day to day country wise no. of cases (Has County/State/Province level data)

  • country_wise_latest.csv - Latest country level no. of cases

  • day_wise.csv - Day wise no. of cases (Doesn't have country level data)

  • worldometer_data.csv - Data from https://www.worldometers.info/about/

  • time_series_covid19_confirmed_global.ipynb - Has day to day global confirmed cases data

  • time_series_covid19_deaths_global.ipynb - Has day to day global deaths data

  • time_series_covid19_recovered_global.ipynb - Has day to day global recovered data

  • time_series_covid19_confirmed_US.ipynb - Has day to day US confirmed cases data

  • time_series_covid19_deaths_US.ipynb - Has day to day US deaths data

Open Source Agenda is not affiliated with "Covid 19 Jhu Data Web Scrap And Cleaning" Project. README Source: imdevskp/covid_19_jhu_data_web_scrap_and_cleaning

Open Source Agenda Badge

Open Source Agenda Rating