difuse-dartmouth / covid-wave-environmental-map-regression

This repo contains data and code for a web app designed for the visualization and analysis of geospatial data for the ENVS3 course, developed by the DIFUSE project (NSF IUSE-1917002).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Environmental Science: Environmental Impact on COVID Mortality DIFUSE Module

Contributors: James Busch (GR), William Chen ('22), Richard Howarth (Professor of Enivronmental Science), J.T. Erbaugh (Lecturer in Quantitative Social Sciences), Laura Ray (DIFUSE PI, Professor of Engineering), Scott Pauls (DIFUSE PI, Professor of Mathematics), Tiffany Yu (Project Manager)

Environmental Science: Environmental Impact on COVID Mortality DIFUSE Module Funded by NSF IUSE1917002

This module was developed through the DIFUSE project at Dartmouth College and funded by the National Science Foundation award IUSE-1917002.

Download the entire module Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Module Overview

Web Interface

Click here to access the app. The application is hosted on Render.

Module Objective

Give students exposure to data science through the analysis and visualization of data, and interpreting and communicating results in the context of examining the impact of environmental factors on COVID-19 mortality.

Student Learning Objectives

  1. Apply data visualization methods and interpret the results.
  2. Generate and test hypotheses about relationships between different variables and health outcomes.
  3. Build and use models to predict outcomes.

Module Description

Students use demographics and environmental data coupled with COVID-19 mortality data from four waves of the epidemic to examine impacts on mortality. The environmental data focuses on the so-called "Cancer Alley" in Louisiana where environmental contamination has pushed cancer rates much higher than average. Students use visualizations to build hypotheses and then test their proposed relationship by examining correlations and results from linear regression.

Data

The module uses statistical data from Louisiana parishes including demographics, population characteristics, toxic emissions, and respiratory hazard, couple with mortality data from four COVID waves.

Platform

The module is hosted as an application on render. The underlying code is in python.

Schedule and Links

Use this page to get an idea of the timeline of the module, what components are involved, and what documents are related to each component. This is the schedule intended for module deployment by the DIFUSE team, though instructors are welcome to modify the timeline to fit their course environment.

Date In/Out of Class Assignment Description Linked course content Assignment Files (Linked to Repository Contents)
In class Introduction to module, variables, techniques, and and the application
Out of class Read two papers in support of the work C. W. Tessum, D. A. Paolella, S. E. Chambliss, J. S. Apte, J. D. Hill, J. D. Marshall, PM2.5 polluters disproportionately and systemically affect people of color in the United States. Sci. Adv. 7, (2021).

Terrell, Kimberly A., and Wesley James. "Racial Disparities in Air Pollution Burden and COVID-19 Deaths in Louisiana, USA, in the Context of Long-Term Changes in Fine Particulate Pollution." Environmental Justice (2020).
Out of class A series of short answer questions guiding students through the module Assignment 1
In class Discussion of module outcomes

Course Information

This module was developed for a environmental science course, Environment and Society, at Dartmouth College which explores the interconnections and impacts between environmental and societal factors. The course is introductory and draws students from different interests and backgrounds.

Download the entire module Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

For instructors and interested parties, the history of this repository (with detailed commits), can be found here.

About

This repo contains data and code for a web app designed for the visualization and analysis of geospatial data for the ENVS3 course, developed by the DIFUSE project (NSF IUSE-1917002).


Languages

Language:Jupyter Notebook 94.7%Language:Python 5.3%Language:Dockerfile 0.0%Language:Procfile 0.0%