Skip to content

include-dcc/include-dbt-kids-first

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up configuration files

  • Update items marked by TODO in dbt_project.yml.
  • Update items marked by TODO in profiles.yml. This is the profile used by CI tools to test the dbt project

Deployment

It is beyond the scope of this guide for instructions on how to configure the deployment and scheduling of dbt models using Jenkins. Work with d3b-center/devops team for guidance on how to deploy.

To see an example of how dbt may be deployed at the D3B center, see the d3b-study-transforms repository. The dbt models in that repository are configured to deploy here.

Repository Description

Update the repositories description with a short summary of the repository's intent. Include an appropriate emoji at the start of the summary.

Add a handful of tags that summarize topics relating to the repository. If the repository has a documentation site or web page, add it next to the repository description.

Important information

Releases

This repository is setup to take advantage of the d3b-release-maker. Please follow the instructions there to build releases.

Linting

This repository is setup to take advantage of the GitHub Super Linter.

SQLFluff

SQLFluff is a SQL linter used here to ensure code quality for SQL files. .sqlfluff is the configuration file used for linting SQL files. To lint the entire project run:

sqlfluff lint .

DBT Resources

  • Learn more about dbt in the docs
  • Check out Discourse for commonly asked questions and answers
  • Join the chat on Slack for live discussions and support
  • Find dbt events near you
  • Check out the blog for the latest news on dbt's development and best practices

About

The "Gabriella Miller Kids First Pediatric Research Program" data harmonization dbt pipeline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published