Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Utility Plant Location and Demand Analysis

Link to MyST Deployment: MyST Deployment

Utility Plant Location and Demand Analysis

Overview & Motivation

This project analyzes EPA, Census, and economic data related to utility plants. The motivation behind this project is to better understand patterns and trends in utility plant location and causal effects of electricity demand.


Analysis Conducted

The analysis in this project includes:

All analysis is performed using reproducible Jupyter notebooks.


Data and Methods

This project uses EPA, Census, and global oil data to conduct the two research questions: 1) 2)

We test our hypothesis of plant location disparities using multiple hypothesis testing, controlled by Bonferroni correction. The analysis is implemented in Python using pandas, NumPy, GeoPandas, and scikit-learn.