Skip to content

Commit

Permalink
docs: Added Nuneaton Bedworth Borough Council to wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
jpitcairn committed Nov 8, 2024
1 parent 627d900 commit 5ea22ff
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions wiki/Councils.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ This document is still a work in progress, don't worry if your council isn't lis
- [Norwich City Council](#norwich-city-council)
- [Northumberland Council](#northumberland-council)
- [Nottingham City Council](#nottingham-city-council)
- [Nuneaton and Bedworth Borough Council](#nuneaton-and-bedworth-borough-council)
- [Oldham Council](#oldham-council)
- [Oxford City Council](#oxford-city-council)
- [Perth and Kinross Council](#perth-and-kinross-council)
Expand Down Expand Up @@ -1873,6 +1874,18 @@ Additional parameters:

---

### Nuneaton and Bedworth Borough Council
```commandline
python collect_data.py NuneatonBedworthBoroughCouncil https://www.nuneatonandbedworth.gov.uk -s -n "XXXXXXX XXXX"
```
Additional parameters:
- `-s` - skip get URL
- `-n` - house number

Note: Enter ONLY the street name in the house number parameter. Ensure street name is entered as exactly on the council website. (Some street names may also include the town)

---

### Oldham Council
```commandline
python collect_data.py OldhamCouncil https://portal.oldham.gov.uk/bincollectiondates/details?uprn=422000033556
Expand Down

0 comments on commit 5ea22ff

Please sign in to comment.