A mini project for writing a data engineering pipeline using python
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You will need a MySQLDatabase to create the schema and table within.
mysql-connector-python
pyyaml
Tests are written to run with pytest, and can be run by calling pytest in the terminal from the project directory
The project can be run by calling the script from a command line