Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start EIA-176 pipelines: company data #3227

Merged
merged 22 commits into from
Jan 10, 2024
Merged

Start EIA-176 pipelines: company data #3227

merged 22 commits into from
Jan 10, 2024

Conversation

davidmudrauskas
Copy link
Collaborator

PR Overview

  • Replacement PR for Start EIA-176 pipelines: company data #2949
  • This introduces the basic extraction components for EIA-176, starting with reading company data. We can extend this pattern to process all EIA-176 data, but that is not included in this PR.
  • This also includes integration with Dagster, where the assets materialized successfully.

PR Checklist

  • Merge the most recent version of the branch you are merging into (probably dev).
  • All CI checks are passing. Run tests locally to debug failures
  • Make sure you've included good docstrings.
  • For major data coverage & analysis changes, run data validation tests
  • Include unit tests for new functions and classes.
  • Defensive data quality/sanity checks in analyses & data processing functions.
  • Update the release notes and reference reference the PR and related issues.
  • Do your own explanatory review of the PR to help the reviewer understand what's going on and identify issues preemptively.

@zaneselvans zaneselvans added eia176 Issues related to the EIA Form 176 natural gas supply and disposition dataset. community new-data Requests for integration of new data. labels Jan 9, 2024
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6f15582) 92.6% compared to head (90bb0c7) 92.6%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff           @@
##            main   #3227    +/-   ##
======================================
  Coverage   92.6%   92.6%            
======================================
  Files        140     143     +3     
  Lines      12843   12972   +129     
======================================
+ Hits       11894   12016   +122     
- Misses       949     956     +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jdangerx jdangerx merged commit 5c7fd69 into catalyst-cooperative:main Jan 10, 2024
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community eia176 Issues related to the EIA Form 176 natural gas supply and disposition dataset. new-data Requests for integration of new data.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants