volcano-reports
IPGP/EPOS Volcano Activity Reports Web Service
The Volcano Activity Reports webservice provides access to volcano activity reports metadata in EPOS activity report JSON format. The metadata may be filtered e.g. by time and agency. The HTTP-GET method is used to request data.
Version
Version 1.0 - 08/11/2018
Endpoint
Service Description
- Default response :
- If no parameters are provided, the webservice returns the last report added.
- Query example :
- http://ws.ipgp.fr/volcano-reports/report?start_time=2014-01-01&end_time=2014-04-01&agency=OVSG&type=periodic
- Available request parameters :
- start_time
- Start date
- required format : YYYY-MM-DD
- default: none
- end_time
- End date
- required format : YYYY-MM-DD
- default: none
- agency
- Abbreviation of emmiting agencies
- standard: [OVSM, OVSG, OVPF]
- default: none
- volcano
- Volcano name in french, si, or volcano ICAO code.
- IPGP values : [Soufriere Guadeloupe, Pelee, Piton de la Fournaise, Soufriere Hills]
- default: none
- type
- Type of report
- standard: [VONA, weekly, periodic, exceptional, eruption]
- additional: [volcano (returns all types except VONA)]
- default: none
- language
- Language of report
- required format : ISO 639-1 language code (e.g. ‘en’ or ‘fr’)
- default: none
- start_time
Service Specifications
Download the volcano reports service specifications.