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

Move raw data assets to dbt seeds #30

Open
jeancochrane opened this issue Nov 20, 2024 · 0 comments
Open

Move raw data assets to dbt seeds #30

jeancochrane opened this issue Nov 20, 2024 · 0 comments
Assignees

Comments

@jeancochrane
Copy link
Contributor

One major pain point of this repo is that it maintains source-of-truth information in data-raw/ about variables that we otherwise primarily manage in https://github.com/ccao-data/data-architecture/. Let's update this package to move the raw data files to live as dbt seeds in data-architecture, and update the data-raw/ scripts that create RData files from the source data to read them from data-architecture. Note that the ccao_ids.R script already does this.

As a nice-to-have, it also might be nice to combine all of the RData generation scripts into one script to give us the option of updating everything in one function call.

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

No branches or pull requests

1 participant