Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 876 Bytes

york_gov_uk.md

File metadata and controls

32 lines (23 loc) · 876 Bytes

York Council

Support for schedules provided by York Council, serving the city of York, UK.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: york_gov_uk
      args:
        uprn: UPRN_CODE

Configuration Variables

uprn
(string) (required)

Example

waste_collection_schedule:
    sources:
    - name: york_gov_uk
      args:
        uprn: "100050580641"

How to get the source argument

The UPRN code can be found in the network request when entering your postcode and selecting your address on the York Waste Collection Calendar page. You should look for a request like https://waste-api.york.gov.uk/api/GetBinCollectionLocationForUprn/010093236548 the last segment is your UPRN code.