Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

An automatic machine readable JSON parsed archive of the Japan Meteorological Agency's Volcano and Earthquake Alerts

License

Notifications You must be signed in to change notification settings

Alex4386-vault/jp-earthquake-volcano-archive

Repository files navigation

Japan Earthquake & Volcano Database Archive

This repository will automatically parse the volcano and earthquake data into machine readable JSON format and archive it from Japan Meteorological Agency's webpage.

UPDATE REQUIRED

Since English page of JMA has been updated, This requires me to manually update the logic.
Since Stella IT connection from japan has been mitigated to South Korea due to recent M7.3 earthquake on Fukushima (due to consistency concerns / can not check it by person due to a VIRUS), This software will be fixed in low priority.

But It seems to be a easy-task since finally Japanese Government created the web-application in MACHINE READABLE WAY.
(Providing information separately via XHR Calls.)

Reason why this was created

Since Stella IT Inc. has abroad network POPs, It needs to monitor data centers on japan.
Since Japanese Government does NOT provide openAPIs for these, I created pseudo-api and archiving tool for machines on GitHub.
robvi Therefore, data on data/ and reports is copyrighted by Japanese Meteorlogical Agency. Not by me and not covered by this software's license (WTFPL).

Update Intervals

GitHub Actions will run every 10 minutes or every push.
The commit will not occurr when no updates are found in the webpage.

If you are going to use raw data, consider using a If-Modified-Since header while requesting to Raw JSON file.

GitHub Actions Status

The content of the volcanoes.json, earthquakes.json and updates.json depends on GitHub Actions.
Please check the following GitHub Actions status to make sure you get a latest information.

You can check updates.json to check when it was last synchornized.

Name Status
Update Database Update Database
Update Alerts Update Alerts

Archived JSON Data

GitHub Actions Update Data

Parsed Data Archive

Human Readable Data

Warning. Those reports are buggy on nengo handling.
Human readable reports (in English) is available at: reports/.
Most Latest Report is available at: reports/latest.md.

Twitter

The automatic update for twitter of this crawl data could be found at @JapanGeoAlert.

License

The Source code is distributed under WTFPL.

However, contents of data/ and reports/ are distributed under separate license,
Please check JMA's Copyright Notice for more information while using this data.

About

An automatic machine readable JSON parsed archive of the Japan Meteorological Agency's Volcano and Earthquake Alerts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published