The dataset on hospitals in England with confirmed RAAC presence was collected from publicly available government sources. It was processed using Python scripts provided in the src/ directory. These scripts automate the cleaning, formatting, and geocoding of address data to generate geographic coordinates. The processed data is then used to produce an interactive HTML-based map (index.html), which is included in this submission and is also accessible via GitHub Pages.