Skip to content

thomastunc/ttc-python-etl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTC Python ETL

This is a Python ETL project that extracts data from a CSV file, transforms it, and loads it into a SQLite database.

Installation

  1. Clone the repository
  2. Install the required packages using the following command:
poetry install
  1. Create the data folder and add the CSV file to it.
mkdir data
mkdir data/parquet
mkdir data/raw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors