aaronsteers / meltano-demo-in-a-box

Adapted from the fantastic "MDS in a box" project, covering Monte Carlo simulation of the NBA season, leveraging meltano, dbt, duckdb and superset
3 stars 1 forks source link

feat: Rill POC and meltano jobs definition #2

Open aaronsteers opened 1 year ago

aaronsteers commented 1 year ago

Running the dev container should get you Rill already installed.

From there, cd to analysis/rill and checkout the readme for execution instructions.

Tangental but I also migrated the Makefile steps into a set of similarly-named Meltano jobs: https://github.com/aaronsteers/meltano-demo-in-a-box/pull/2/commits/987386c08d8ed3deb77adc6105554780365cac77. (Not tested but they should be close.)