Learn practical skills, build real-world projects, and advance your career

U.S. COVID19 Statewise Data Analysis

Here in the U.S. we have little access to reports on the pandemic that are not editorialied by the news source that is providing the report. This project in an attempt at creating a report of the impact of the virus in my home state of Florida(FL) as well as comparative analysis between other states. This will serve as the first half of a project that I will explain further in Section 6, Future Work. My beginning datasets are from Kaggle(COVID-19 in USA) and from U.S. Census Bureau.

project_name = "COVID19-State-Data-Analysis" 
!pip install jovian --upgrade -q
import jovian
jovian.commit(project='COVID19-State-Data-Analysis')
[jovian] Attempting to save notebook.. [jovian] Please enter your API key ( from https://jovian.ml/ ): API KEY: ········ [jovian] Updating notebook "ithackermike/covid19-state-data-analysis" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ml/ithackermike/covid19-state-data-analysis