-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
Apply new naming convention to PUDL assets #2765
Comments
Hey @jdangerx! I was thinking about breaking up the work into two PRs off of dev:
I could also rename the user-facing tables in separate PRs to avoid a monster PR though the table names on dataset and s3 will follow different naming conventions during the conversion. This might be fine given the tables already follow different conventions! I could start with the output tables because we have a disclaimer that the current names are temporary and finish with the core tables which most users likely rely on. What do you think? Also, at what point do you think we should widdle down the number of output assets persisted to the database? Maybe before we do an official data release so users don't get attached to a table to have it disappear down the line. |
I think splitting this into:
Makes sense to me! I'm OK with having discrepancies on datasette vs. S3 since we're pretty clear about the nightly builds being unstable. I like doing the non-user-facing stuff first as practice for the user-facing stuff - we can see what breaks when we try to publish the data with the new names, before it breaks stuff for more important tables... I think it's a good idea to move as much stuff from |
Sounds good! Based on feedback in #2503, people would prefer the changes to happen once. Here is a more detailed plan of how we can roll out these changes:
How does this plan sound to y'all? @zaneselvans @arengel @grgmiller @gschivley? |
Ok! I think we're going to merge this thing in! Here is a todo list for rolling this out: Release 2022 data with old names
Release PUDL with new names
Questions
|
Sounds like @zaneselvans and I will get cracking on the data release once #3086 is merged. |
Pending approval of the design doc, we should actually apply the naming convention
Scope is placeholder, to be fleshed out on design doc completion.
Scope
devtools
notebooks to use new names #3173The text was updated successfully, but these errors were encountered: