Skip to content

Commit a4b897c

Browse files
committed
2 parents ebfd961 + e3ea86f commit a4b897c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

wiki/Councils.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -876,16 +876,12 @@ Note: Pass the UPRN and postcode. To get the UPRN, you can use [FindMyAddress](h
876876

877877
### Buckinghamshire
878878
```commandline
879-
python collect_data.py BuckinghamshireCouncil https://iapp.itouchvision.com/iappcollectionday/collection-day -u XXXXXXXX
879+
python collect_data.py BuckinghamshireCouncil https://www.buckinghamshire.gov.uk/waste-and-recycling/find-out-when-its-your-bin-collection/ -u XXXXXXXX
880880
```
881881
Additional parameters:
882882
- `-u` - UPRN
883883

884884
Note: Pass the UPRN. You can find it using [FindMyAddress](https://www.findmyaddress.co.uk/search).
885-
```
886-
887-
888-
Note: Pass the house name/number and postcode in their respective arguments, both wrapped in quotes.
889885

890886
---
891887

@@ -2880,7 +2876,7 @@ Note: Pass the house number and postcode in their respective parameters. This pa
28802876

28812877
### Norwich
28822878
```commandline
2883-
python collect_data.py NorwichCityCouncil https://bnr-wrp.whitespacews.com -p "XXXX XXX" -n XX
2879+
python collect_data.py NorwichCityCouncil hhttps://bnr-wrp.whitespacews.com -p "XXXX XXX" -n XX
28842880
```
28852881
Additional parameters:
28862882
- `-p` - postcode

0 commit comments

Comments
 (0)