Skip to content

Commit b7b0d93

Browse files
authored
Update Councils.md
Added updated instructions for Norwich
1 parent 452ffaf commit b7b0d93

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

wiki/Councils.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2880,12 +2880,13 @@ Note: Pass the house number and postcode in their respective parameters. This pa
28802880

28812881
### Norwich
28822882
```commandline
2883-
python collect_data.py NorwichCityCouncil https://www.norwich.gov.uk -u XXXXXXXX
2883+
python collect_data.py NorwichCityCouncil https://bnr-wrp.whitespacews.com -p "XXXX XXX" -n XX
28842884
```
28852885
Additional parameters:
2886-
- `-u` - UPRN
2886+
- `-p` - postcode
2887+
- `-n` - house number
28872888

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.
28892890

28902891
---
28912892

0 commit comments

Comments
 (0)