OHDSI / dbt-synthea

[Under development] A dbt ETL project to convert a Synthea synthetic data set into the OMOP CDM
https://ohdsi.github.io/dbt-synthea/
Apache License 2.0
16 stars 6 forks source link

refactor: complete seed column definitions and move location #100

Closed lawrenceadams closed 6 days ago

lawrenceadams commented 1 week ago

Sumamry

This pull request includes significant updates to the seeds configuration in the dbt_project.yml file and the addition of detailed seed configurations in the seeds/synthea/_sources.yml file. The main changes involve enabling the synthea schema and adding comprehensive column type definitions for various tables.

Updates to dbt_project.yml:

Additions to seeds/synthea/_sources.yml:

Why Bother?

lawrenceadams commented 1 week ago

Thank you @katy-sadowski !! Some silly mistake from myself...