Skip to content
View cmotte4git's full-sized avatar

Block or report cmotte4git

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. airflow_dbt_retail airflow_dbt_retail Public

    A retail project with dbt models embedded in Airflow running with bigquery

    Python

  2. dbt_for_dvf dbt_for_dvf Public

    Based on dvf data from opendata.gouv, it will run a dbt model to output best real estate operations (based on profit) from 2018 to 2023

    Python

  3. LambdaLayerCreation LambdaLayerCreation Public

    You give four parameters: package_name, platform, layer_name and S3 bucket then it creates and upload to S3 a ".zip" finally layer is published in lambda functions repository

    Python

  4. airflow_from_scratch airflow_from_scratch Public

    This repository with a "docker build" and a "docker compose up" will launch a docker running airflow It contains a scheduler and a webserver using SQL lite and the SequentialExecutor

    Python

  5. Macro_Duckdb Macro_Duckdb Public

    Following macros can be used to perform dynamic integrations or pass through parameters

  6. DDL_generation_from_parquet DDL_generation_from_parquet Public

    Generate DDL to create table in redshift from S3 thanks to DuckDB

    Python