mberneaud / us-weather-alerts

Le Wagon Data Engineering bootcamp final project
2 stars 1 forks source link

U.S. Weather Alerts Pipeline

Repo for the Le Wagon Data Engineering bootcamp final project

General project guidelines

MVP Features

Screenshot from Slack MVP features

Architecture sketch

architecture sketch

Local env Airflow and DBT conf :

Prerequisites :

Add the gcp keys to your VM (In the same location as the one your VM uses for the bootcamp) and name it as us_weather_alerts.json the path should be like the following

.gcp_keys/us_weather_alerts.json

Once the project is cloned in your local machine.

docker compose up --build

Useful Links

US National Weather Service API

Pandas-GBQ Package