heritage-at-risk

A peripleo instance to demonstrate mapping of Historic England's Heritage at Risk register (open data)

https://github.com/micropasts/heritage-at-risk

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

A peripleo instance to demonstrate mapping of Historic England's Heritage at Risk register (open data)

Basic Info
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

Heritage at Risk Mapping

ORCiD DOI

This project uses Peripleo to map heritage at risk data from Historic England and avoids the costs of using ESRI. Peripleo is a powerful tool for visualizing and exploring geospatial data, making it ideal for showcasing heritage sites that are at risk.

A methods paper will be forthcoming on this, which will document the processes and decisions made to make this and some background to Historic England's Digital Strategy 2022 - 2025.

This demonstration is served off GitHub pages, with no cost burden.

Note: This project is not endorsed by Historic England, it is an independent demo

image

Overview

The Heritage at Risk Mapping project aims to provide an interactive map that highlights heritage sites identified by Historic England as being at risk. This visualization helps in raising awareness and promoting efforts to preserve these important cultural landmarks.

Features

  • Interactive map displaying heritage at risk sites
  • Detailed information about each site, including its risk status
  • Search and filter functionality to explore specific areas or types of heritage

Data Source

The data for this project is sourced from Historic England's Heritage at Risk Register. This register includes buildings, monuments, and other heritage assets that are at risk due to neglect, decay, or inappropriate development.

Getting raw data

Within the scripts folder, a single R file is available that generates the raw csv and scraped data from Historic England. An ipython notebook using an R kernel walks you through this and provides access to raw csv files, the merged data and finally the data ready to use in openrefine. Also included is a notebook documenting the steps to use openrefine commands to enrich these data.

Openrefine

The final data set from the HE website is then manipulated via the use of Openrefine, and a formatted markdown table of the commands used to manipulate data is available in the notebooks folder which is created from an exported openrefine json file (you can reuse this).

Tutorials and notebooks

Included in this repository are three tutorial files.

  1. Building a customised Peripleo: The Peripleo instance used here has had a few enhancements/changes applied to it. I have changed the infocards, type rendering and links from the Linked Places GeoJSON and amended colours. Changes were made in the peripleo folder.
  2. Using openrefine: How to get enhanced data via the use of Openrefine.
  3. How this instance of Peripleo was configured.

Guidance on how to configure Peripleo can be found on the British Library's pages for this project.

Contributing

We welcome contributions to the project. If you have suggestions or improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgements

  • Historic England for providing the Heritage at Risk data
  • The Peripleo team for developing and maintaining the mapping tool

Contact

For any questions or inquiries put an issue in and I'll respond.

Owner

  • Name: MicroPasts
  • Login: MicroPasts
  • Kind: organization
  • Location: United Kingdom

MicroPasts: Help us gather high quality research data about our human history.

GitHub Events

Total
  • Push event: 58
  • Create event: 2
Last Year
  • Push event: 58
  • Create event: 2

Dependencies

package-lock.json npm
  • nanoid 5.0.9
  • papaparse 5.5.0
package.json npm
  • nanoid ^5.0.1
  • papaparse ^5.4.1
peripleo/package-lock.json npm
  • 695 dependencies
peripleo/package.json npm
  • @babel/plugin-proposal-class-properties ^7.16.7 development
  • @babel/preset-env ^7.16.11 development
  • @babel/preset-react ^7.16.7 development
  • babel-loader ^8.2.3 development
  • css-loader ^6.6.0 development
  • html-webpack-plugin ^5.5.0 development
  • sass ^1.49.7 development
  • sass-loader ^12.4.0 development
  • style-loader ^3.3.1 development
  • webpack ^5.68.0 development
  • webpack-cli ^4.9.2 development
  • webpack-dev-server ^4.7.4 development
  • @math.gl/web-mercator ^3.5.7
  • @turf/bbox ^6.5.0
  • @turf/centroid ^6.5.0
  • flexsearch ^0.7.21
  • framer-motion ^6.2.6
  • maplibre-gl ^2.1.6
  • ngraph.graph ^20.0.0
  • rbush ^3.0.1
  • rbush-knn ^3.0.1
  • react ^17.0.2
  • react-dom ^17.0.2
  • react-draggable ^4.4.4
  • react-icons ^4.3.1
  • react-image-lightbox ^5.1.4
  • react-joyride ^2.4.0
  • react-map-gl ^7.0.6
  • react-markdown ^8.0.3
  • react-router-dom ^6.2.1
  • react-transition-group ^4.4.2
  • recoil ^0.6.1
  • sanitize-html ^2.7.0
  • use-debounce ^7.0.1