Main ( using the google_review_rating.csv dataset)
json_converter.py (converts the csv into json and creates a data.json file) read_csv.py (reads a simple csv file)
search.py (search's for a string in the json data file)
The data file is stored in a separate FILES folder