Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1 KB

newark_sherwooddc_gov_uk.md

File metadata and controls

38 lines (26 loc) · 1 KB

Newark & Sherwood District Council

Support for schedules provided by Newark & Sherwood District Council.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
        - name: newark_sherwooddc_gov_uk
          args:
              uprn: UNIQUE_PROPERTY_REFERENCE_NUMBER

Configuration Variables

uprn
(string) (required)

Unique number the council uses to identify your property.

How to find your UPRN

Search for your waste collection schedule at (https://app.newark-sherwooddc.gov.uk/bincollection/). Your UPRN is the set of numbers at the end of the url when your schedule is being displayed.

For example: https://app.newark-sherwooddc.gov.uk/bincollection/calendar?pid=`010091745473`

Note: You can ignore the Address parameter, it's optional.

Example

waste_collection_schedule:
    sources:
        - name: newark_sherwooddc_gov_uk
          args:
              uprn: '010091745473'