joyceannie / Data-Modeling-With-Postgres

The main focus of the project is data modeling with Postgres and build an ETL pipeline using Python. The first step is to define fact and dimension tables for a star schema for a particular analytic focus. The second step is to write an ETL pipeline that transfers data from files in different directories into these tables in Postgres using Python and SQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

joyceannie/Data-Modeling-With-Postgres Stargazers