tuva icon indicating copy to clipboard operation
tuva copied to clipboard

added new data quality models

Open thutuva opened this issue 4 months ago • 0 comments

Describe your changes

Please include a summary of any changes. Added two new models for data quality:

  • claim count by date field
  • diagnosis and procedure analysis

Resolves enhancement #604

How has this been tested?

Please describe the tests you ran to verify your changes. Provide instructions or code to reproduce output.

  • ran queries on synthetic data to confirm data is populated
  • local dbt build passes
  • CI testing

Reviewer focus

Please summarize the specific items you’d like the reviewer(s) to look into. @aneiderhiser should confirm these queries were built to his specifications

Checklist before requesting a review

  • [x] I have added at least one Github label to this PR (bug, enhancement, breaking change,...)
  • [x] My code follows style guidelines
  • [x] (New models) YAML files are categorized by sub folder and models listed in alphabetical order
  • [x] (New models) I have added a config to each new model to enable it for claims and/or clinical data
  • [x] (New models) I have added the variable tuva_last_run to the final output
  • [ ] (Optional) I have recorded a Loom to explain this PR

Package release checklist

  • [ ] I have updated dbt docs
  • [ ] I have updated the version number in the dbt_project.yml

(Optional) Gif of how this PR makes you feel

Loom link

thutuva avatar Oct 04 '24 12:10 thutuva