Skip to content

Commit 39a4312

Browse files
committed
Corrected the URL to the source data.
1 parent 29bd0a8 commit 39a4312

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

scheduled_monuments/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</tr>
1818
<tr>
1919
<td>Publisher URL</td>
20-
<td><a href="https://opendata-historicengland.hub.arcgis.com/maps/767f279327a24845bf47dfe5eae9862b/about">https://opendata-historicengland.hub.arcgis.com/maps/767f279327a24845bf47dfe5eae9862b/about</a></td>
20+
<td><a href="https://opendata-historicengland.hub.arcgis.com/datasets/historicengland::national-heritage-list-for-england-nhle/about?layer=6">https://opendata-historicengland.hub.arcgis.com/datasets/historicengland::national-heritage-list-for-england-nhle/about?layer=6</a></td>
2121
</tr>
2222
<tr>
2323
<td>Geography</td>
@@ -41,7 +41,7 @@
4141
</tr>
4242
<tr>
4343
<td>Attribution</td>
44-
<td>&copy; Historic England 2024. Contains Ordnance Survey data &copy; Crown copyright and database right 2024.</td>
44+
<td>&copy; Historic England 2024. Contains Ordnance Survey data &copy; Crown copyright and database right 2024. The Historic England Data contained in this material was obtained on 16-08-2024. The most publicly available up to date Historic England Data can be obtained from <a href='https://historicengland.org.uk' target='_blank'>HistoricEngland.org.uk</a></td>
4545
</tr>
4646
<tr>
4747
<td>Format</td>

scheduled_monuments/pre-processing.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Scheduled Monuments in Trafford
22
# Created 2024-08-16
33
# Data updated: 2024-08-16
4-
# Data: https://opendata-historicengland.hub.arcgis.com/maps/767f279327a24845bf47dfe5eae9862b/about
4+
# Data: https://opendata-historicengland.hub.arcgis.com/datasets/historicengland::national-heritage-list-for-england-nhle/about?layer=6
55
# Metadata: https://historicengland.org.uk/listing/the-list/data-downloads
66
# Licence: Open Government Licence v3 (https://historicengland.org.uk/terms/website-terms-conditions/open-data-hub/)
77

0 commit comments

Comments
 (0)