Dataproduct Implement

Given an Entropy Data data product URL or id, fetch its data contracts (output port ODCS files written next to the SQL under models/output_ports/v<N>/, input port ODCS files cached next to their dbt source under models/input_ports/), translate the schema into dbt models, and ensure the project has the publishing layer (ODPS, OpenLineage, GitHub Actions). Trigger when the user asks to "implement the data product <url>", "build the dbt pipeline for this data product", or "scaffold dbt models from a data contract".

thedixitjain 2d558c8 19.6 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/backend-and-data/dataproduct-implement commit 2d558c86a7

Frequently asked questions

npx skillmds add thedixitjain/dataproduct-implement