Skip to content
Bogdan Marc edited this page Sep 9, 2024 · 13 revisions

HMLR linked-data applications landing site

This repo provides the landing page experience for visitors to landregistry.data.gov.uk. The landing page provides links to the various open data services, and hosts the qonsole app, which allows users to run SPARQL queries against the linked-data dataset.

Please see the other repositories in the HM Land Registry Open Data project for more details.

Operator Notes

Environment Variables

We can use a number of environment variables to determine the runtime behaviour of the application while developing the codebase locally:

name description
SENTRY_API_KEY The Sentry DSN client key for the lr-dgu-landing Sentry app

Developer Notes

Clone this wiki locally