Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
asibs committed Feb 16, 2024
1 parent 62cd35d commit 720b875
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,11 @@ AND NOT EXISTS (
ORDER BY 1;
```

If you find odd looking data, the following websites may be useful:

- [uprn.uk](https://uprn.uk/) - find a specific UPRN on a map, or find all UPRNs within a specific postcode
- [Electoral Calculus map of new constituecy boundaries](https://www.electoralcalculus.co.uk/openseatmap.html?seats=2023)

### Generate output files

Once the install is complete, you can generate output files, such as a postcode -> constituency CSV or SQLite database.
Expand Down

0 comments on commit 720b875

Please sign in to comment.