feat: Add Newcastle-Upon-Tyne source

This commit is contained in:
Lewis England
2022-10-07 09:17:11 +01:00
parent 2d0d80adff
commit 983f8d6e83
2 changed files with 98 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
# Newcastle City Council
Support for schedules provided by [Newcastle City Council](https://community.newcastle.gov.uk/my-neighbourhood/)
**Note**: Collection schedule will only show the next date, not all future dates
## Configuration via configuration.yaml
```yaml
waste_collection_schedule:
sources:
- name: newcastle_gov_uk
args:
uprn: UNIQUE_PROPERTY_REFERENCE_NUMBER
```
### Configuration Variables
**uprn**<br>
*(string) (required)*
This is required to unambiguously identify the property.
## Example using UPRN
```yaml
waste_collection_schedule:
sources:
- name: newcastle_gov_uk
args:
uprn: 74023685
```
## How to find your `UPRN`
An easy way to find your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details.