You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In src/pudl_archiver/archivers/ferc/xbrl.py, we have some logic that generates an informative filename from a filing's metadata. If we want to use that filename elsewhere, we need to reconstruct the filename logic.
We should include the filing name in the metadata, so that is less brittle.
The content you are editing has changed. Please copy your edits and refresh the page.
In
src/pudl_archiver/archivers/ferc/xbrl.py
, we have some logic that generates an informative filename from a filing's metadata. If we want to use that filename elsewhere, we need to reconstruct the filename logic.We should include the filing name in the metadata, so that is less brittle.
Scope
The text was updated successfully, but these errors were encountered: