Skip to content

Transformed crowdfunding data into 4 usable dataframes and then loaded the data into a Postgres SQL database

Notifications You must be signed in to change notification settings

MM24J/Crowdfunding-Analysis-Using-ETL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Crowdfunding_ETL

For this mini-project, I created an ETL pipeline using Python, Pandas, and regular expressions to extract and transform the data provided on crowdfunding campaigns. I created 4 CSV tables (Category, Subcategory, Campaign, and Contacts) to create an ERD schema. The CSV's were then loaded into a Postgres database to display the data.

About

Transformed crowdfunding data into 4 usable dataframes and then loaded the data into a Postgres SQL database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published