get_active_alerts
Live river flood forecasts and landslide alerts for Japan (JMA official). NOT general weather warnings (storm/heavy rain/snow) and NOT earthquakes. Covers JMA 指定河川洪水予報 (river flood forecast, levels 2–5) and 土砂災害警戒情報 (landslide warning), each with level, affected area, official summary and issue time. Optional area filters by 2-digit prefecture code (e.g. 13 = Tokyo) or a JMA forecast-area code. Relay of official facts — not a warning issued by this service, not a life-safety system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | No | Optional prefecture code (01–47, e.g. 13 = Tokyo) or JMA forecast-area code. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of active alerts. | |
| stale | No | True if the snapshot is stale. | |
| alerts | No | Active JMA river-flood / landslide alerts with level, area, summary, issue time. | |
| source | No | Source label. | |
| coverage | No | What this feed covers — string or array of categories. | |
| disclaimer | No | Relay disclaimer (not a warning issued by this service). | |
| fetched_at | No | When the snapshot was fetched. | |
| attribution | No | Data source(s), license and provenance — an object, or an array of sources. |