Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 18 additions & 9 deletions uk_bin_collection/tests/input.json
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,7 @@
"url": "https://environmentfirst.co.uk/house.php?uprn=100060055444",
"wiki_command_url_override": "https://environmentfirst.co.uk/house.php?uprn=XXXXXXXXXX",
"wiki_name": "Environment First",
"wiki_note": "For properties with collections managed by Environment First, such as Lewes and Eastbourne. Replace the XXXXXXXXXX with the UPRN of your property\u2014you can use [FindMyAddress](https://www.findmyaddress.co.uk/search) to find this."
"wiki_note": "For properties with collections managed by Environment First, such as Lewes and Eastbourne. Replace the XXXXXXXXXX with the UPRN of your property—you can use [FindMyAddress](https://www.findmyaddress.co.uk/search) to find this."
},
"EppingForestDistrictCouncil": {
"postcode": "IG9 6EP",
Expand Down Expand Up @@ -1754,14 +1754,14 @@
"LAD24CD": "E06000012"
},
"NorthHertfordshireDistrictCouncil": {
"house_number": "Stewards Flat",
"postcode": "SG5 1PZ",
"skip_get_url": true,
"url": "https://waste.nc.north-herts.gov.uk/w/webpage/find-bin-collection-day-input-address",
"web_driver": "http://selenium:4444",
"wiki_name": "North Hertfordshire",
"wiki_note": "Pass a postcode (with space) and house_number/name. The scraper performs the Liberty Create typeahead lookup and matches house_number as a case-insensitive substring.",
"LAD24CD": "E07000099"
"house_number": "Stewards Flat",
"postcode": "SG5 1PZ",
"skip_get_url": true,
"url": "https://waste.nc.north-herts.gov.uk/w/webpage/find-bin-collection-day-input-address",
"web_driver": "http://selenium:4444",
"wiki_name": "North Hertfordshire",
"wiki_note": "Pass a postcode (with space) and house_number/name. The scraper performs the Liberty Create typeahead lookup and matches house_number as a case-insensitive substring.",
"LAD24CD": "E07000099"
},
"NorthKestevenDistrictCouncil": {
"skip_get_url": true,
Expand Down Expand Up @@ -2877,5 +2877,14 @@
"wiki_name": "York",
"wiki_note": "Provide your UPRN.",
"LAD24CD": "E06000014"
},
"CneSiarCouncil": {
"LAD24CD": "S12000013",
"paon": "Back",
"postcode": "HS2 0LQ",
"skip_get_url": true,
"url": "https://www.cne-siar.gov.uk/bins-and-recycling",
"wiki_name": "Comhairle nan Eilean Siar",
"wiki_note": "Pass village/area name as paon. Postcode optional (HS1-5 = Lewis/Harris, HS6-9 = Uist/Barra). Scrapes static HTML schedule pages."
}
}
Loading
Loading