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

published_parsed field in metadata is not TZ-aware #193

Open
1 task
jdangerx opened this issue Nov 11, 2023 · 0 comments
Open
1 task

published_parsed field in metadata is not TZ-aware #193

jdangerx opened this issue Nov 11, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@jdangerx
Copy link
Member

The published_parsed value used in src/pudl_archiver/archivers/ferc/xbrl.py to describe the publishing time of an XBRL filing is currently not timezone aware. While our main use case for this field is relative ordering, which doesn't require the timezone to be correct, we generate a published_time field in our XBRL extraction outputs down the line, which one would expect to be the correct time.

Scope

Preview Give feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

2 participants