Django project contains the app "apir" which attempts to load data from a json file
The "apir" directory contains the scripts that converts the CSV file to Json, filters the json to show only images and caches them in static files
Django's views.py then requests to render an html file which shows the json data in the browser