- Make
- Python 3.0 or higher
- PIP Install (for package dependencies)
- A Terminal Interface
- Use
maketo run the makefile program. - The program will download the CSV file using
curl - Then process the data using python's pandas and numpy packages.
- Data should be then displayed on the console.
The results will also be stored in an html file if completely successfully.
Expected output from the terminal:

