Pull energy consumption survay data from PUDL
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 148
- Forks
- 55
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 18
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
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the retrieve rule and the Snakemake rules that currently reference the energy survey data, then compare them with the EIA survey archives linked in the issue. Add retrieval for the residential, commercial, and manufacturing sources and point the Snakemake rules at them; done means the existing filtering continues to work without underlying-code changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100