Stats - Flooded Regions Summary

List of all regions with currently flooded RWs.

Request Format

GET /stats/floodedRegionsSummary

curl "https://data.petabencana.id/stats/floodedRegionsSummary?city=jbd"

Results are as follows:

{
  "total number of regions with flooded RWs": 4,
  "regions with flooded RWs": [
    "KAPUK",
    "RAWA TERATE",
    "CIPINANG MELAYU",
    "CENGKARENG BARAT"
  ]
}

Last updated