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

Add parquet-only tables to data dictionary #3

Open
2 tasks
jdangerx opened this issue Jan 13, 2025 · 2 comments
Open
2 tasks

Add parquet-only tables to data dictionary #3

jdangerx opened this issue Jan 13, 2025 · 2 comments

Comments

@jdangerx
Copy link
Member

Overview

We used a pre-generated metadata.yaml that we use for the pudl database on datasette to build the data dictionary.

This was expedient and gave us a good idea of how the product would work, but doesn't include the tables that are only available as Parquet.

Success Criteria

How will we know that we're done?

  • parquet-only tables are available in data dictionary

Next steps

Preview Give feedback
@zaneselvans
Copy link
Member

We ought to be very close to being able to output a legitimate datapackage.json that points at the nightly parquet outputs and includes all of the column and table metadata, if that makes anything easier.

@jdangerx
Copy link
Member Author

Agree, that would be the nicest way to do this and seems not that hard... It falls most naturally in the metadata project, but might make sense to Just Do at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

No branches or pull requests

2 participants