Setup Clone the repository git clone https://github.com/smannist/something_interesting <your_folder_here> cd <your_folder_location_here> Install requirements pip install -r requirements.txt To run the tests pytest Usage Initialize the Database and run the ETL python main.py --method init python main.py