tuva-health / tuva_demo

A starter dbt project and synthetic claims dataset for trying out the Tuva Project.
https://thetuvaproject.com/
Apache License 2.0
14 stars 17 forks source link

Update Tuva Claims Demo Tutorial #14

Closed aneiderhiser closed 1 year ago

aneiderhiser commented 1 year ago

Here's how the quickstart tutorial should work:

  1. Clone tuva_claims_demo from Github
  2. Configure the dbt project to run in your environment
  3. Import the_tuva_project package
  4. Run dbt build. Describe how this loads a synthetic claims dataset into your data warehouse from S3 and builds the entire Tuva Project
  5. Setup and run tuva_analytics
aneiderhiser commented 1 year ago

@tuvaforrest need you to update the functionality to load full dataset from s3.

aneiderhiser commented 1 year ago

@thutuva and @cocozuloaga - i know we need forrest to do NDC as well. but currently tuva_claims_demo only works on 50 patient sample. we need the larger sample for dbt partnership demos.

@tuvaforrest how long would this take (just talking loading from s3)? maybe if it's not too bad we can do this before NDC?

sarah-tuva commented 1 year ago

@aneiderhiser @tuvaforrest S3 seed logic was added with PR https://github.com/tuva-health/tuva_claims_demo/pull/17.