This module was developed through the DIFUSE project at Dartmouth College and funded by the National Science Foundation award IUSE-1917002.
| |
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. |
|———|———-|
Click here to access the app. The application is hosted on Render.
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.
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.
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.
The module is hosted as an application on render. The underlying code is in python.
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 |
| |
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.