Skip to content

ethando9999/DBT-PostgreSQL

Repository files navigation

Covid France dbt

About

A dbt project allowing the processing of data related to COVID-19 in France.

Prerequisites

  • A Python environment with dbt (pip install dbt)

Quickstart

  1. Clone repo git clone https://github.com/datafuel/Covid_France_dbt.git
  2. Run cd Covid_France_dbt
  3. Move the profiles/profiles.yml to your /.dbt directory
  4. Run dbt run --project-dir ./covid_france
  5. Serve docs on http://localhost:4444 with dbt docs serve --port 4444 --project-dir ./covid_france

Use this project as a package

  1. Create a file next to your dbt_project.yml called packages.yml with the following content :
packages:
  - git: "https://github.com/datafuel/Covid_France_dbt.git"
    revision: 0.0.1

Data Sources used in the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages