top of page

Data Projects

To explore my data projects in detail, please check out my GitHub here

EPA Emissions Data

For this project, I used Python and Jupyter Notebook to clean and analyze the EPA's emissions data from 2011-2022. Specifically, I filtered for just counties in Texas near Beaumont (Hardin County, Orange County and Jefferson County) since this was my intended audience. I used this data to identify the top emitters of greenhouse gases in the last decade. I used DataWrapper to create my visualizations. You can read my article goes along with my analysis here, and you can check out my GitHub repository for this project here. 

CO2.png

Marijuana Arrest Data

For this project, I used R to clean and analyze data from 16 cities/counties in Texas near the New Mexico border. This data was pulled from the police stations in the area and show all the arrested related to the possession of marijuana. I worked on this as a data journalism fellow under Professor Christian McDonald in the Media Innovation Group at UT. Check out my GitHub repository for this project here

marijuana-all-plot.png
bottom of page