Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 534 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 534 Bytes

MapEarthQ

Live Earthquake monitor and visualiser written in Django.

preview

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.