From 5ce41bf02bb8c5672dbbc421f07f64463d6c85b7 Mon Sep 17 00:00:00 2001 From: "DeclanE47 - Emery.Tools" Date: Wed, 4 Dec 2024 20:03:08 +0000 Subject: [PATCH] Update input.json --- uk_bin_collection/tests/input.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/uk_bin_collection/tests/input.json b/uk_bin_collection/tests/input.json index 58df932495..30b899b3ef 100644 --- a/uk_bin_collection/tests/input.json +++ b/uk_bin_collection/tests/input.json @@ -877,6 +877,14 @@ "wiki_name": "Hinckley and Bosworth Borough Council", "wiki_note": "You will need to use [FindMyAddress](https://www.findmyaddress.co.uk/search) to find the UPRN." }, + "HorshamDistrictCouncil": { + "house_number": "Horsham District Council, RH12 1HQ", + "skip_get_url": true, + "uprn": "200004781462", + "url": "https://horsham.moderngov.co.uk/", + "wiki_name": "Horsham District Council", + "wiki_note": "Horsham needs to be passed both a UPRN and a USRN to work. Find these on [FindMyAddress](https://www.findmyaddress.co.uk/search) or [FindMyStreet](https://www.findmystreet.co.uk/map)." + }, "HounslowCouncil": { "house_number": "17A LAMPTON PARK ROAD, HOUNSLOW", "postcode": "TW3 4HS", @@ -2120,4 +2128,4 @@ "wiki_name": "York Council", "wiki_note": "Provide your UPRN." } -} \ No newline at end of file +}