python_postgres_db_modeling Data Modeling with Python and Postgres SQL Jupyter notebook with the full process of data modeling. Reads data from 3 different csv Clean the data Create a database in Postgres Create tables Load data to the created tables