Live Earthquake monitor and visualiser written in Django.

Features
- Consumes API of the official USGS database.
- Performs data manipulation using pandas and django queries to showcase latest 30 results for the past week.
- Live visualisation over the webpage using folium mapping library.
- Lets you download data in csv format.