We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 452ffaf commit b7b0d93Copy full SHA for b7b0d93
wiki/Councils.md
@@ -2880,12 +2880,13 @@ Note: Pass the house number and postcode in their respective parameters. This pa
2880
2881
### Norwich
2882
```commandline
2883
-python collect_data.py NorwichCityCouncil https://www.norwich.gov.uk -u XXXXXXXX
+python collect_data.py NorwichCityCouncil https://bnr-wrp.whitespacews.com -p "XXXX XXX" -n XX
2884
```
2885
Additional parameters:
2886
-- `-u` - UPRN
+- `-p` - postcode
2887
+- `-n` - house number
2888
-Note: You will need to use [FindMyAddress](https://www.findmyaddress.co.uk/search) to find the UPRN.
2889
+Note: Pass the house number and postcode in their respective parameters.
2890
2891
---
2892
0 commit comments