Pith. sign in

REVIEW 3 major objections 6 minor 26 references

Geo-Disasters: geocoding climate-related events in the international disaster database EM-DAT

T0 review · 3 major / 6 minor · reviewed 2026-08-07 · deepseek-v4-flash

Pith's one-line read This paper provides an open, reproducible geocoding of 9,217 climate-related disasters in EM-DAT from 1990 to 2023, assigning each event one or more administrative polygons and a four-tier quality flag.

desk verdict A genuinely useful, openly reproducible geocoding of EM-DAT with real improvements over GDIS, but the Q=1 flag overstates certainty because static 2015 boundaries are applied to events across 1990–2023. read the letter →

arxiv 2506.03797 v1 pith:7PO63I4O submitted 2025-06-04 physics.geo-ph

classification physics.geo-ph
keywords geocodingclimatedisastersEM-DATadministrativeboundariesqualityflagsdisasterimpactGAULGeoNames
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper introduces Geo-Disasters, an openly available geocoding of 9,217 climate-related disasters recorded in EM-DAT between 1990 and 2023, together with the code used to build it. The central claim is that using EM-DAT's own administrative codes first, and matching names only as a fallback, yields accurate polygons for past events and lets every location carry a four-tier confidence flag. The authors argue that this fixes a real weakness: an earlier name-based geocoding effort disagrees with the code-based result on about half of the events they share. If the dataset works as described, disaster records stop being a table of impacts and become a spatial layer joinable to climate, population, and vulnerability data, which is the precondition for quantitative climate-disaster impact research.

What carries the argument

The machinery is a three-stage geocoding pipeline anchored on GAUL 2015, the Global Administrative Unit Layers that provide a harmonized set of national and sub-national boundaries. Stage one directly matches EM-DAT's GAUL identifiers to GAUL polygons, which yields quality flag 1 with no name ambiguity. Stage two handles records lacking identifiers by standardizing and cleaning place names, querying the GeoNames database, applying Levenshtein-based fuzzy matching and containment checks, and adding manual corrections, producing flags 2 through 4 depending on match certainty. Stage three assigns each event a single quality flag equal to the worst flag among its locations, so uncertainty in any one polygon propagates to the whole event footprint.

What would settle it

Take all events in the former Soviet Union and former Yugoslavia before 1992 that carry quality flag 1, and map their polygons against historical administrative boundaries from the early 1990s; if a nontrivial fraction of those polygons fall in territories that were not part of the affected republic or country at the time of the event, the highest quality flag would not mean what the paper claims for that period.

Watch

Extended reading notes

Core claim

The paper's central claim is that a reliable geocoding of EM-DAT's climate-related disasters can be built by exploiting the database's own GAUL administrative identifiers rather than starting from place names. Of the 45,121 assigned locations, 39,225 (86%, covering 7,375 of 9,217 events) come directly from those identifiers and receive the highest quality flag; the rest are recovered by cleaning and matching place names against GeoNames, with manual corrections for hard cases, and receive lower flags according to how the match was made. The authors also show that the earlier GDIS extension disagrees spatially with this ID-based result in about half of the events they share, including many events where EM-DAT had supplied structured codes, which they attribute to loss of information in name-only matching. The product is therefore a spatially explicit version of EM-DAT with an explicit confidence ladder, plus an open codebase for updating it.

Load-bearing premise

The load-bearing assumption is that GAUL 2015 boundaries and EM-DAT's GAUL codes describe the administrative geography that actually governed each event, even though borders changed substantially between 1990 and 2023 (for example, the dissolution of the Soviet Union and Yugoslavia).

Editorial extensions

If this is right

  • EM-DAT records can now be joined to gridded climate, population, GDP, infrastructure, and governance layers at subnational scale, allowing hazard intensity, exposure, and vulnerability to be quantified together for 9,217 events.
  • Users who need strict spatial accuracy can filter to event-level quality flag 1 or 2 and still retain a large majority of events, while users comfortable with uncertainty can keep everything with knowledge of the risk.
  • The open code and version-controlled pipeline mean the geocoding can be regenerated as EM-DAT publishes new events, without repeating manual work.
  • The mismatch analysis implies that published studies built on the earlier GDIS extension may have spatially biased footprints, and should be re-examined where their conclusions depend on location.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A natural extension is to build a historical-boundary variant of the reference polygons, so that quality-1 events before major border changes are checked against contemporaneous administrative maps; this would tighten the weakest assumption.
  • The quality-flag distribution points to a concrete target for community effort: the roughly 7.6% of events whose locations were built from mixed or fallback assignments, where ambiguity is concentrated.
  • The same pipeline could be applied to the non-climate hazards in EM-DAT or to output point centroids in addition to polygons, making the data easier to use in raster-based impact studies that need a single coordinate per event.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 6 minor

Summary. The manuscript introduces Geo-Disasters, a geocoded extension of EM-DAT for climate-related disasters from 1990 to 2023, covering 9,217 events and 45,121 subnational locations. The workflow uses EM-DAT GAUL identifiers when available, a GeoNames-based fallback with manual corrections otherwise, and assigns a four-tier quality flag to each location, with a conservative worst-case flag for each event. The authors validate against the GDIS database, reporting that about half of common events show negligible overlap, and attribute the discrepancies to GDIS's name-based geocoding. The dataset and code are made publicly available.

Significance. If the quality flags are reliable, this dataset would be a valuable resource for spatially explicit disaster-impact research. The paper's strengths are its open code and data, the detailed description of the geocoding workflow, the inclusion of manual curation, and the transparent quality-flag scheme. The comparison with GDIS also highlights real deficiencies in that earlier product. However, the central accuracy claim rests on two unvalidated assumptions: that static GAUL 2015 polygons represent administrative boundaries throughout 1990–2023, and that consistency with GDIS can stand in for independent accuracy. Both need to be addressed before the dataset can be used with confidence.

major comments (3)
  1. [Methods, Step 1; Data Records] The assignment of EM-DAT GAUL codes to static GAUL 2015 polygons is not validated for the full 1990–2023 period. The paper acknowledges that 'Substantial geopolitical changes reshaped many states worldwide' (Technical Validation, second paragraph) but uses this only to justify the 1990 cutoff, not to check whether pre-2000 GeoNames-based matches or post-2000 GAUL-ID matches are consistent with contemporaneous administrative boundaries. For events in countries such as the former USSR, Yugoslavia, Czechoslovakia, Ethiopia, and Sudan, the Q=1 flag ('virtually no risk of discrepancy', Methods, Step 3) is therefore not established. A concrete test would be to identify events in countries with major ADM changes, compare geometries against historical boundary sources (e.g., earlier GAUL versions or NHGIS), and quantify how many Q=1 events would change polygons. Without this, the highest-quality tier overstates certainty.
  2. [Technical Validation] The validation compares Geo-Disasters to GDIS, but GDIS is not ground truth; it uses a modern GADM boundary snapshot, so both datasets may share the same temporal boundary problem. The 90% overlap threshold is arbitrary and no sensitivity analysis is reported. The finding that 2,166 Q=1 events have an average mismatch of 56.2% with GDIS is interpreted as 'the inherent limitations of name-based geocoding' (Technical Validation, second paragraph), but without independent reference data (e.g., USGS water extents, hurricane tracks, or expert-verified locations for a sample), the authors cannot establish that the mismatch is predominantly GDIS error. The abstract's claim that the method 'remains accurate even when only region names are available' requires a direct accuracy benchmark rather than agreement with another derived product.
  3. [Technical Validation, first paragraph] The mismatch metric is not defined precisely. 'Spatial overlap of an event exceeds 90%' could mean a Jaccard index, intersection over the Geo-Disasters footprint, or another formulation, and the reported 'average mismatch of 56.2%' is ambiguous without the exact formula. The authors should define the metric (including whether it is computed on dissolved event geometries or at the level of individual location polygons), justify the 90% threshold, and provide a sensitivity analysis across thresholds. This is essential for reproducing the central quantitative validation result.
minor comments (6)
  1. [Abstract] The abstract states that the dataset covers '9,217 climate-related disasters reported by EM-DAT from 1990 to 2023', but the Methods clarify that only events with at least one non-missing impact variable are included; the abstract or Data Records section should state this filtering criterion explicitly.
  2. [Figure 3] The flowchart contains typographical errors ('Geoccoded' should be 'Geocoded'), and the label 'Geocoded withGeoNames & namematch' is missing spaces; these should be corrected.
  3. [Technical Validation] The validation comparison covers the overlapping period 1990–2018, but the dataset extends to 2023; the paper should explicitly state that events from 2019–2023 are not validated.
  4. [Methods, Step 2] The Levenshtein similarity criterion for fuzzy matching is not specified; the paper should state the threshold or decision rule used to accept a 'closest match' as valid.
  5. [Data Records] The polygon simplification tolerance of 0.005 degrees may affect overlap computations; the paper should clarify whether the validation used simplified or unsimplified geometries, and whether the published dataset contains only simplified polygons.
  6. [Methods, manual review] The 829 manual matches and the manual corrections are described with examples but not provided as a machine-readable list; if this information is available in the code repository, the paper should point to its exact location, since it is needed to reproduce or update the dataset.

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity found: the geocoding pipeline relies on external administrative boundaries and gazetteers, and the quality flags are assigned from source-derived matching rules rather than from the output being predicted.

full rationale

The derivation chain in Geo-Disasters is self-contained against external references, not circular. The core procedure assigns polygons using EM-DAT's native GAUL identifiers where available and falls back to GeoNames name matching mapped onto GAUL units; both GAUL and GeoNames are independent external data sources, not outputs of the paper. The four-tier quality flag is defined by the mechanism of location assignment (direct GAUL ID, exact GeoNames name match, fuzzy match, fallback), so the flags summarize the provenance of each geometry rather than being fitted to the geocoded results. The comparison with GDIS is an external consistency check and provides no input to the geocoding, so it cannot make the validation circular. The only self-citations are background references or ancillary data citations (e.g., Mahecha et al. 2020, Sauer et al. 2024), and none is load-bearing for the geocoding claim. The main correctness risk identified in the text, namely that static GAUL 2015 boundaries are used for events spanning 1990-2023 without historical-boundary validation, is a legitimate data-quality limitation, but it is not a circularity: the assigned polygons are not defined in terms of the quality flags, nor does the quality flag reduce to the spatial footprint it is supposed to certify. No fitted parameter is renamed as a prediction, and no claimed result is equivalent to its input by construction.

Assumptions & free parameters 3 free parameters · 3 assumptions · 0 invented entities

This is a data descriptor, not a derivation. The ledger contains manually chosen thresholds and domain assumptions about administrative data and gazetteer completeness; no new physical entities are postulated.

free parameters (3)
  • Validation overlap threshold = 0.90
    Mismatch is defined as event geometry overlap below 90% between Geo-Disasters and GDIS; chosen without sensitivity analysis.
  • Polygon simplification tolerance = 0.005 degrees (~550 m)
    Used in Douglas-Peucker simplification of output geometries; choice affects spatial precision but is not justified against alternatives.
  • Temporal cut-off = 1990
    Start year is chosen because ancillary datasets and reporting quality are limited before 1990; this bounds the dataset.
assumptions (3)
  • domain assumption GAUL 2015 administrative boundaries and identifiers correctly represent the affected regions for all events from 1990 to 2023.
    The highest-quality geocoding step assigns a GAUL polygon directly from the EM-DAT GAUL ID without further validation (Methods, Step 1); border changes such as the 1991 Soviet dissolution are acknowledged but not corrected.
  • domain assumption GeoNames contains the place names listed in EM-DAT and its country filter returns the intended location.
    The fallback geocoding step queries GeoNames with cleaned names restricted by ISO-3 code (Methods, Step 2), assuming completeness and correct disambiguation.
  • domain assumption Levenshtein fuzzy matching between GeoNames names and GAUL names is a reliable indicator of the same administrative unit.
    Administrative level assignment uses the closest fuzzy match when no exact name match exists (Methods, Step 2, rule 2), with no stated threshold or validation of this criterion.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Geo-Disasters: geocoding climate-related events in the international disaster database EM-DAT." pith.science (2026). https://pith.science/paper/7PO63I4O

@misc{pith2026250603797,
  author       = {Pith},
  title        = {Pith review of: Geo-Disasters: geocoding climate-related events in the international disaster database EM-DAT},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/7PO63I4O}},
  note         = {Machine review of arXiv:2506.03797}
}
read the original abstract

Climate hazards can escalate into humanitarian disasters. Understanding their trajectories -- considering hazard intensity, human exposure, and societal vulnerability -- is essential for effective anticipatory action. The International Disaster Database (EM-DAT) is the only freely available global resource of humanitarian disaster records. However, it lacks exact geospatial information, limiting its use for climate hazard impact research. Here, we provide geocoding of 9,217 climate-related disasters reported by EM-DAT from 1990 to 2023, along with an open, reproducible framework for updating. Our method remains accurate even when only region names are available and includes quality flags to assess reliability. The augmented EM-DAT enables integration with other geocoded data, supporting more accurate assessment of climate disaster impacts and adaptation deficits.

Figures

Figures reproduced from arXiv: 2506.03797 by the authors.

Figure 1
Figure 1. Conceptual data-fusion workflow for disaster-impact analysis using geographical explicit data. Geocoded disaster impact records provide the spatial key that unlocks joint analyses with complementary data streams. Overlaying gridded climate products yields quantitative measures of hazard intensity, while a wide range of ancillary layers characterize exposure and vulnerability. Raster-based examples include population… view at source ↗
Figure 2
Figure 2. An example of a geocoded disaster in Geo-Disasters vs GDIS database. (a) GDIS geocoding. (b) Geo-Disasters geocoding. (c) Hurricane trajectory in mainland USA according to USGS. Geocoding events is especially challenging in the United States of America, where the ∼ 3000 counties have ∼ 1900 names. Our approach that allows making use of the GAUL ID when available, or including all relevant information in the GeoNames… view at source ↗
Figure 3
Figure 3. Event Geocoding framework. The majority of the events are geocoded using the GAUL ID provided by EM-DAT and have the highest quality flag. For the remaining locations, different approaches are combined to identify the different locations, including manual correction of location names. Different quality checks are combined, using the geocoding client GeoNames and matching by location names to assign a quality flag to… view at source ↗
Figures from the paper (4 more)
Figure 4
Figure 4. Figure 4: Distribution of geocoded EM-DAT events by disaster type from 1990 to 2023. The geographic distribution varies from a disaster type to the other. Floods are the most reported type of disasters and occur on all continents. Storms and mass movement are the second and thir…
Figure 5
Figure 5. Figure 5: A sample of disaster events overlap and mismatch from Geo-Disasters and the GDIS databases. Extent, overlap and mismatch between randomly sampled disaster events from Geo-Disasters and the GDIS databases. In the case of Geo-Disasters, we sampled only from events having…
Figure 6
Figure 6. Figure 6: Annual distribution of geocoded EM-DAT events by disaster type from 1990 to 2023. The annual counts of the geocoded events follows a known pattern in EM-DAT, where the increase in the reporting quality stabilizes around the year 2000. Nevertheless, the event reporting …
Figure 7
Figure 7. Figure 7: Distribution of geocoding quality flags. The quality flags are attributed at the location scale, and since an event is typically constituted of all impacted subnational locations in a given country, we find different combinations of the quality flags at the event scale…

Discussion (0). Sign in to comment.

Reference graph

Works this paper leans on

26 extracted references · 22 canonical work pages

  1. [1]

    Carleton, T. A. & Hsiang, S. M. Social and economic impacts of climate. Science 353, aad9837, 10.1126/science.aad9837 (2016)

  2. [2]

    B., Barros, V ., Stocker, T

    Field, C. B., Barros, V ., Stocker, T. F. & Dahe, Q. (eds.)Managing the Risks of Extreme Events and Disasters to Advance Climate Change Adaptation: Special Report of the Intergovernmental Panel on Climate Change (Cambridge University Press, 2012), 1 edn

  3. [3]

    D., Guha-Sapir, D., Smits, J., Gans, F

    Mahecha, M. D., Guha-Sapir, D., Smits, J., Gans, F. & Kraemer, G. Data challenges limit our global understanding of humanitarian disasters triggered by climate extremes. In Climate Extremes and Their Implications for Impact and Risk Assessment, 243–256, 10.1016/B978- 0- 12- 81489 5-2.00013-6 (Elsevier, 2020). 7/16

  4. [4]

    Hersbach, H. et al. The ERA5 global reanalysis. Q. J. Royal Meteorol. Soc. 146, 1999–2049, 10.1002/qj.3803 (2020)

  5. [5]

    & MacManus, K

    Schiavina, M., Freire, S. & MacManus, K. GHS-POP R2023A - GHS population grid multitemporal (1975-2030), 10.2905/2FF68A52-5B5B-4A22-8F40-C41DA8332CFE (2023)

  6. [6]

    & Masoumzadeh Sayyar, S

    Kummu, M., Kosonen, M. & Masoumzadeh Sayyar, S. Downscaled gridded global dataset for gross domestic product (GDP) per capita PPP over 1990–2022. Sci. Data 12, 178, 10.1038/s41597-025-04487-x (2025)

  7. [7]

    E., Ward, P

    Nirandjan, S., Koks, E. E., Ward, P. J. & Aerts, J. C. J. H. A spatially-explicit harmonized global dataset of critical infrastructure. Sci. Data 9, 150, 10.1038/s41597-022-01218-4 (2022)

  8. [8]

    Global Data Lab (2025)

    Nijmegen Center for Economics (NiCE). Global Data Lab (2025)

Show all 26 references
  1. [9]

    V-Dem Dataset v14, 10.23696/MCWT-FR58 (2024)

    Michael Coppedge et al. V-Dem Dataset v14, 10.23696/MCWT-FR58 (2024)

  2. [10]

    Land Cover CCI Product User Guide Version 2

    ESA. Land Cover CCI Product User Guide Version 2. Tech. Rep. (2017)

  3. [11]

    Nardi, F., Annis, A., Di Baldassarre, G., Vivoni, E. R. & Grimaldi, S. GFPLAIN250m, a global high-resolution dataset of Earth’s floodplains. Sci. Data 6, 180309, 10.1038/sdata.2018.309 (2019)

  4. [12]

    EM-DAT, the Emergency Events Database (2025)

    CRED / UCLouvain. EM-DAT, the Emergency Events Database (2025)

  5. [13]

    Delforge, D. et al. Em-dat: the emergency events database. Int. J. Disaster Risk Reduct. 124, 105509, 10.1016/j.ijdrr.2025 .105509 (2025)

  6. [14]

    Donatti, C. I. et al. Global hotspots of climate-related disasters. Int. J. Disaster Risk Reduct. 108, 104488, 10.1016/j.ijdrr. 2024.104488 (2024)

  7. [15]

    & International Research Institute of Disaster Science (IRIDeS), Tohoku University 468-1-S302 Aoba, Aramaki, Aoba-ku, Sendai, Miyagi 980-0845, Japan

    Moriyama, K., Sasaki, D., Ono, Y . & International Research Institute of Disaster Science (IRIDeS), Tohoku University 468-1-S302 Aoba, Aramaki, Aoba-ku, Sendai, Miyagi 980-0845, Japan. Comparison of Global Databases for Disaster Loss and Damage Data. J. Disaster Res. 13, 1007–...

  8. [16]

    & Steuer, M

    Wirtz, A., Kron, W., Löw, P. & Steuer, M. The need for data: Natural disasters and the challenges of database management. Nat. Hazards 70, 135–157, 10.1007/s11069-012-0312-4 (2014)

  9. [17]

    L., Guha-Sapir, D

    Jones, R. L., Guha-Sapir, D. & Tubeuf, S. Human and economic impacts of natural disasters: Can we trust the global data? Sci. Data 9, 572, 10.1038/s41597-022-01667-x (2022)

  10. [18]

    Lindersson, S. et al. The wider the gap between rich and poor the higher the flood mortality. Nat. Sustain. 10.1038/s41893 -023-01107-7 (2023)

  11. [19]

    & Schewe, J

    Mester, B., Frieler, K. & Schewe, J. Human displacements, fatalities, and economic damages linked to remotely observed floods. Sci. Data 10, 482, 10.1038/s41597-023-02376-9 (2023)

  12. [20]

    Sauer, I. J. et al. Limited progress in global reduction of vulnerability to flood impacts over the past two decades. Commun. Earth & Environ. 5, 239, 10.1038/s43247-024-01401-y (2024)

  13. [21]

    Rosvold, E. L. & Buhaug, H. GDIS, a global dataset of geocoded disaster locations. Sci. Data 8, 61, 10.1038/s41597-021 -00846-6 (2021)

  14. [22]

    Database of Global Administrative Areas, https://gadm.org/ (2022)

    GADM. Database of Global Administrative Areas, https://gadm.org/ (2022). 8/16

  15. [23]

    Global administrative unit layers (gaul), 2015 version, https://www.fao.org/geonetwork/srv/en/metadata.show?id=12691

    Food and Agriculture Organization of the United Nations. Global administrative unit layers (gaul), 2015 version, https://www.fao.org/geonetwork/srv/en/metadata.show?id=12691

  16. [24]

    The GeoNames geographical database, http://geonames.org/ (2025)

    GeoNames. The GeoNames geographical database, http://geonames.org/ (2025)

  17. [25]

    Geological Survey

    U.S. Geological Survey. Hurricane Irma’s water footprint. https://labs.waterdata.usgs.gov/visualizations/hurricane-irma/in dex.html. Interactive visualization, accessed 2025-05-09. Acknowledgements We thank the European Space Agency for funding ARCEME, Grant Number: 4000137109...

  18. [2000]

    15/16 Figure 7

    Nevertheless, the event reporting in 1990’s provides between 100 and 200 events per year of good quality, useful for studying disasters in the past three decades. 15/16 Figure 7. Distribution of geocoding quality flags. The quality flags are attributed at the location scale, a...

Pith tools

Reviewed August 7, 2026 · model on record in the stance chip above.