https://github.com/anmorgan24/covid-weather-capstone
Predictive modeling of COVID-19 infection rates using weather variables in Massachusetts, Connecticut, Vermont, and Maine
https://github.com/anmorgan24/covid-weather-capstone
climate-data covid covid-19 covid-19-data covid-19-data-analysis covid-19-us covid-connecticut covid-maine covid-massachusetts covid-vermont weather-data
Last synced: 2 months ago
JSON representation
Predictive modeling of COVID-19 infection rates using weather variables in Massachusetts, Connecticut, Vermont, and Maine
- Host: GitHub
- URL: https://github.com/anmorgan24/covid-weather-capstone
- Owner: anmorgan24
- Created: 2021-12-15T23:12:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-19T19:22:29.000Z (over 2 years ago)
- Last Synced: 2025-01-20T19:46:13.282Z (4 months ago)
- Topics: climate-data, covid, covid-19, covid-19-data, covid-19-data-analysis, covid-19-us, covid-connecticut, covid-maine, covid-massachusetts, covid-vermont, weather-data
- Language: Jupyter Notebook
- Homepage:
- Size: 37.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COVID-Weather-Capstone
## Predictive Modeling of COVID-19 Infection Rates Using Weather Variables in Massachusetts, Connecticut, Vermont, and Maine

###### Photo by Fusion Medical Animation on UnsplashWeather and climate are believed to play a significant role in the transmission of infectious diseases, and their relationships with COVID-19 have become a focal point of research since the onset of the pandemic. From an epidemiological perspective, weather variables can affect virus spread by influencing transmission dynamics, host susceptibility, and virus survival rates. From a behavioral perspective, weather often has big implications on social distancing, mobility levels, and frequency and location of social gatherings. The goal of this project is to further examine this relationship between weather variables and COVID-19 in order to better define the seasonlity of COVID-19 transmission, as well as to help develop early warning signs and inform outbreak control.
This project was completed as the first of two independent capstone projects for Springboard's Data Science Program. All weather data for this project was gathered from [NOAA's National Centers for Environmental Information Database](https://www.ncdc.noaa.gov/cdo-web/search). All COVID19-related data was gathered from the [COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University](https://github.com/CSSEGISandData).