Skip to content

Latest commit

 

History

History
58 lines (43 loc) · 1.23 KB

fccenvironment_co_uk.md

File metadata and controls

58 lines (43 loc) · 1.23 KB

FCC Environment

Consolidated support for schedules provided by ~60 local authorities. Currently supports: - Harborough District Council - South Hams - West Devon

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: fccenvironment_co_uk
      args:
        uprn: UNIQUE_PROPERTY_REFERENCE_NUMBER
        region: REGION_NAME

Configuration Variables

uprn
(string) (required)

This is required to unambiguously identify the property.

region
(string) (optional)

Defaults to harborough, should be one of: - harborough - westdevon - southhams

Example using UPRN

waste_collection_schedule:
    sources:
    - name: fccenvironment_co_uk
      args:
        uprn: 100030493289

Example using UPRN and Region

waste_collection_schedule:
    sources:
    - name: fccenvironment_co_uk
      args:
        uprn: 10001326041
        region: westdevon

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.