etl-solutions topic

List etl-solutions repositories

ETL-Project

17
Stars
5
Forks
Watchers

The goal of this project is to illustrate Extract Transform Load (ETL) using Python and SQL. ETL is a process commonly done in computing, which takes raw data, cleans it and stores it for later use. T...