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