Skip to content

Designed a data model using a Football Database and implemented ETL processes in Python, connecting to PostgreSQL to create tables, transform, and load data.

Notifications You must be signed in to change notification settings

sourabhmarne777/python-sql-data-modelling-and-ETL

Repository files navigation

Football Database ETL Pipeline

This project designs a relational data model and implements an ETL pipeline for Kaggle's Football Database. Data is extracted, transformed using Pandas, and loaded into PostgreSQL using SQLAlchemy. The pipeline automates data ingestion, cleaning, and insertion into a structured database.

Designed Data Model:

Designed Data Model

About

Designed a data model using a Football Database and implemented ETL processes in Python, connecting to PostgreSQL to create tables, transform, and load data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published