Skip to content

Commit

Permalink
Integrate monthly EIA923 data through November 2023 (#3422)
Browse files Browse the repository at this point in the history
* Started Q1 2024 Update

* Fix page_map for 2022 fuel_recipts_costs table in EIA923. It appears that EIA retroactively added two new/old tabs to the 2022 EIA923_Schedules_2_3_4_5_M_12_2022_Final.xlsx file: coal stocks and petcoke stocks. This was throwing off the page_map and causing the extraction to fail.

* Unable to unzip 2022 data

* Remove set_trace() used for debugging 2022 error

* Remove files from dagster runs before DAGSTER_HOME was set

* Update minmax row constraints

* Add release notes

* Update release notes with new PR

---------

Co-authored-by: Roberto Zanchi <robertozanchi@users.noreply.github.com>
Co-authored-by: Austen Sharpe <austensharpe@gmail.com>
  • Loading branch information
3 people committed Feb 23, 2024
1 parent 89aa4b4 commit c9e1f70
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 23 deletions.
1 change: 1 addition & 0 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ New Data Coverage
^^^^^^^^^^^^^^^^^
* Add EIA860M data through December 2023 :issue:`3313`, :pr:`3367`.
* Add 2023 Q4 of CEMS data. See :issue:`3315`, :pr:`3379`.
* Add EIA923 monthly data through November 2023 :issue:`3314`, :pr:`3398,3422`.

Release Infrastructure
^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit c9e1f70

Please sign in to comment.