PyPSA/pypsa-usa

Pull energy consumption survay data from PUDL

Open

#541 opened on Feb 13, 2025

 (0 comments) (0 reactions) (0 assignees)Python (52 forks)auto 404
Sectorenhancementgood first issue

Repository metrics

Stars
 (140 stars)
PR merge metrics
 (PR metrics pending)

Description

Feature Request

PUDL archives the EIA Residential Energy Consumption Survey, Commercial Energy Consumption Survey and Manufacturing Energy Consumption Survey (see here for the archives). Would be good to pull this data directly from these archives, as it will make updating easier in the future. Moreover, its clearer to new users what data we are actually using.

Suggested Solution

Add a new retrieve rule that pulls these data sources. Then point the snakemake rules to the sources. Should be drop in replacements; ie. underlying code filtering should not need to change.

Additional Info

No response

Contributor guide