Skip to content

ETL pipeline to fetch data from excel and create a calender dashboard in Tableau that tracks birthdays.

Notifications You must be signed in to change notification settings

toludoyin/datafam-birthday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datafam Birthday

Objective

Build an ETL pipeline that process data in batch: periodically(daily)

  • Using the DataFam birthday data collected from the community.
  • Create a pipeline to put data in a database
  • Transform the data
  • Build a calender dashboard to visualize the data

Technologies

  • Data Ingestion and Transformation : Python
  • Workflow Orchestration : Apache Airflow
  • Database : OLTP(PostgreSQL)
  • Visualization : Tableau

Reference

Airflow: port 8282

Pgadmin: port 8001

Postgres db host on Airflow: host.docker.internal

About

ETL pipeline to fetch data from excel and create a calender dashboard in Tableau that tracks birthdays.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published