Skip to content

Keerthic4/ETL-Process-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Extract, Transform & Load using Python

In this project we will focus on Extract, Transform and Load (ETL) process by using Python on Visual Studio Code. Using Python over VS code as the main tool to build your very own ETL process from courses and ratings dataset over SQLite3 and copy the data into created database, extract specific records, transform them and finally load them onto a new database.

Project Overview

  • Design and build a database

  • Apply the ETL process to the database using SQLite3 over Python

  • Visualize and query the database for specific records

etl

etl2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages