Skip to content

Commit

Permalink
docs: Update Councils.md from input.json
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 5, 2025
1 parent 5b9499a commit 8641623
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 @@ -117,6 +117,7 @@ This document is still a work in progress, don't worry if your council isn't lis
- [Harborough District Council](#harborough-district-council)
- [Haringey Council](#haringey-council)
- [Harrogate Borough Council](#harrogate-borough-council)
- [Hart District Council](#hart-district-council)
- [Hartlepool Borough Council](#hartlepool-borough-council)
- [Hertsmere Borough Council](#hertsmere-borough-council)
- [Highland Council](#highland-council)
Expand Down Expand Up @@ -1591,6 +1592,18 @@ Note: Pass the UPRN, which can be found at [this site](https://secure.harrogate.

---

### Hart District Council
```commandline
python collect_data.py HartDistrictCouncil https://www.hart.gov.uk/ -s -u XXXXXXXX
```
Additional parameters:
- `-s` - skip get URL
- `-u` - UPRN

Note: You will need to use [FindMyAddress](https://www.findmyaddress.co.uk/search) to find the UPRN.

---

### Hartlepool Borough Council
```commandline
python collect_data.py HartlepoolBoroughCouncil https://www.hartlepool.gov.uk -u XXXXXXXX
Expand Down

0 comments on commit 8641623

Please sign in to comment.