The Wayback Machine - https://web.archive.org/web/20201228162900/https://github.com/Alex4386/jp-earthquake-volcano-archive
Skip to content
main
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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 Intervals

GitHub Actions will run every 20 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

Human readable reports (in English) is available at: reports/.
Most Latest Report is available at: reports/latest.md.

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

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.