-
-
Notifications
You must be signed in to change notification settings - Fork 110
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
Extract more data from FERC XBRLs and handle that new data in ETL #2821
Merged
jdangerx
merged 12 commits into
dev
from
2810-run-2021-ferc-1-data-through-new-more-complete-extractor
Oct 6, 2023
Merged
Extract more data from FERC XBRLs and handle that new data in ETL #2821
jdangerx
merged 12 commits into
dev
from
2810-run-2021-ferc-1-data-through-new-more-complete-extractor
Oct 6, 2023
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 66044a4 - Browse repository at this point
Copy the full SHA 66044a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f5a0af - Browse repository at this point
Copy the full SHA 6f5a0afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f0ed65 - Browse repository at this point
Copy the full SHA 8f0ed65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 103cbd3 - Browse repository at this point
Copy the full SHA 103cbd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 534729d - Browse repository at this point
Copy the full SHA 534729dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6613941 - Browse repository at this point
Copy the full SHA 6613941View commit details -
Make new extractor compatible with 2021 data
The new extractor added some data to the 2021 XBRL archives. This caused some integration and validation test fails. I added some plants to the pudl_id mapping spreadsheet, all of which are considered totals. I.e., not real plants, but we're mapping them for the sake of giving them an ID (they are not connected to EIA records). Because this is how we treat other total records reported to FERC1. This also updates the way that values were assigned to a slice of the ferc1_eia_train output spreadsheets. NA values were causing an issue, so I had to change how the values were being converted. This also updates the test_minmax_rows test to reflect the new rows in the 2021 data.
Configuration menu - View commit details
-
Copy full SHA for 4954a95 - Browse repository at this point
Copy the full SHA 4954a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed9bf32 - Browse repository at this point
Copy the full SHA ed9bf32View commit details -
Add a few plants to pudl_id_mapping
Totally new: * 18012: pjm interconnection, llc / total * 18013: new york state electric & gas corporation / see footnote * 18014: southwest power pool, inc. / total * 18015: public service company of colorado / community solar gardens * 18016: the empire district electric company / n/a each & 73 units at 2.52 mw each) * 18017: wisconsin electric power company / see footnote * 18018: upper michigan energy resources company (pudl determined) / total * 18019: new york transco, llc / total * 18020: wilderness line holdings, llc / total * 18021: mt. carmel public utility co / total Mapped to existing PUDL ID: * 8671: pacific gas & electric company, small hydroelectric generating plants * 15000: idaho power company / hydro * 15001: idaho power company / internal combustion * 15068: public service company of colorado / conventional hydro * 12926: midamerican energy company / ida grove ii wind farm (8 units at 2.3 mw * 1287: alaska electric light and power company / salmon creek hyrdo Note the misspelling of the plant name in 1287. Changed: * 15031: mt. carmel public utility co / not applicable -> ameren illinois company / not applicable This one had a mismatch between utility_id_ferc 222, which corresponds to Ameren, not Mt. Carmel (397).
Configuration menu - View commit details
-
Copy full SHA for 01cb8e2 - Browse repository at this point
Copy the full SHA 01cb8e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f37ca8 - Browse repository at this point
Copy the full SHA 6f37ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a06b41 - Browse repository at this point
Copy the full SHA 5a06b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2abf505 - Browse repository at this point
Copy the full SHA 2abf505View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.