Skip to content

opendatahub-io-contrib/data-product-template

Repository files navigation

Data Product Template

This template has been created to support the design and implementation of data and metadata pipelines supporting our Data Mesh Pattern

Project Organization

├── LICENSE
├── Pipfile                                 <- Pipfile stating package configuration as used by Pipenv.
├── Pipfile.lock                            <- Pipfile.lock stating a pinned down software stack with as used by Pipenv.
├── README.md                               <- The top-level README for developers using this project.
├── data                                    <- Original, immutable data files, to be used typically for examples
├── docs                                    <- Data product reference documentation
├── extract                                 <- Data extraction tasks, if required
├── load                                    <- Data loading tasks, if required
├── references                              <- Data dictionaries, manuals, and all other explanatory materials.
├── reports                                 <- Generated analysis as HTML, PDF, LaTeX, etc.
└── transform                               <- DBT project used for data transformation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published