inasafe/inasafe-django

Implement a way to check Earthquake List from BMKG

lucernae opened this issue · 1 comments

On some occasion, our Earthquake List were not up to date from BMKG's list. Because the shake grid haven't arrived yet from BMKG.
We need to scrape information from BMKG's website here:

http://www.bmkg.go.id/gempabumi/gempabumi-terkini.bmkg
http://www.bmkg.go.id/gempabumi/gempabumi-dirasakan.bmkg

This list is useful to add earthquake object (if we haven't got an entry from BMKG). It allows us to help diagnose easily that we haven't received a shake grid yet from BMKG and notify admin.

related to inasafe/inasafe-realtime#122 ?

Shouldn't this issue be in inasafe-realtime?