import.py is a modified script from a separate project that combines multiple csv's into one large one
jsontocsv.py coverts json files to csv files
tempoture.py finds all the trackID's given a csv of artists and track names
tempo.py collects all the audio features given the trackID's
TO DO
link to weather api
put all scripts into one script for others to use