Published May 7, 2025
| Version v1.1.0
Software
Open
Mapping Climate Extremes and Infrastructure Vulnerability: A New Database for U.S. Railroads
Description
This archive contains the initial public release of the Railroad Hazard-to-Infrastructure Database (2000–2024), developed to support the study “Mapping Climate Extremes and Infrastructure Vulnerability: A New Database for U.S. Railroads.”
πΉ scripts.zip
Includes Python scripts used for processing, assigning, and verifying natural hazard events (floods, heat, landslides) with respect to U.S. railroad segments. Script directories include:
- Flood assignment (Flash/Riverine via HUCs)
- Heat assignment (via NWS Forecast Zones)
- Landslide assignment (point/polygon + buffer)
- Event verification with FRA accident data
πΉ data.zip
Contains geospatial outputs and intermediate results:
- Assigned railroad segments (shapefiles, GeoJSON, CSVs)
- Matching outputs between hazards and train accidents
- Aggregated exposure scores and event counts
π Methodology, variable definitions, and metadata are documented in the /metadata/ folder inside the scripts package.
π See the GitHub repository for ongoing updates:github.com/Benyaminghoreishi/Railroad_Climate_Hazard_DB
Files
data.zip
Files
(11.0 GB)
| Name | Size | Download all |
|---|---|---|
|
md5:5014a996669d0c01798147dd7368a1da
|
11.0 GB | Preview Download |
|
md5:8c18338b95dcc58412384413d6338193
|
214.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Working paper: https://github.com/Benyaminghoreishi/Railroad_Climate_Hazard_DB (URL)
Dates
- Created
-
2025-05-07
Software
- Repository URL
- https://github.com/Benyaminghoreishi/Railroad_Climate_Hazard_DB
- Programming language
- Python