jessgschueler / spotifydb-engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify Data Exploration

by Jess Schueler

A SQLAlchemy and Pandas CSV -> Mariadb data pipeline.

Technologies Used

*Python *Pandas *SQLAlchemy

Description

A basic pipeline that ingests CSV data and outputs it into a MariaDB database.

##Setup/Installation Requirements

*In the terminal, clone github repository using the following command;

$ git clone https://github.com/jessgschueler/spotifydb-engine

*In a venv, Pip install requirements.txt file *Start the database using the start.sh file *Run main.py

##Known Bugs none

##License MIT

Copyright (c) 5/13/22 Jess Schueler

About


Languages

Language:Python 97.6%Language:Shell 2.4%