This project analyzes U.S. household energy consumption patterns based on the 2009 Residential Energy Consumption Survey (RECS) dataset. It focuses on how climate zones and housing types influence space heating and cooling energy use across U.S. regions.
- Northeast & Midwest: Highest space heating loads (40β60% of total energy).
- South: Significant cooling demand (10β20%), especially in mobile homes.
- Housing Type Matters: Detached homes consume far more than apartments.
File Name | Description |
---|---|
Residential_Energy_Use_Analysis.ipynb |
Jupyter notebook with full analysis and visualizations |
heating_energy_share_by_region.png |
Chart: Heating energy % by region and housing type |
cooling_energy_share_by_region.png |
Chart: Cooling energy % by region and housing type |
Residential_Energy_Use_Portfolio.pdf |
Exported PDF report with narrative and visuals |
- Python 3.10+
pandas
for data wranglingmatplotlib
for plottingfpdf
for PDF generation
-
Open the notebook:
You can use Jupyter, VS Code, or Google Colab. -
Run the analysis:
Explore how energy use shifts with geography and building characteristics. -
Customize it:
Extend with new datasets (e.g., 2015, 2020 RECS), or add factors like income, square footage, or occupancy.
- Add a machine learning model to predict total energy use
- Compare RECS 2009 with more recent years
- Simulate climate change impact on regional energy demands
[Your Name]
Energy Analyst Portfolio β’ [LinkedIn] | [Email]