Support for schedules provided by Fife Council, serving Fife Council, UK.
waste_collection_schedule:
sources:
- name: fife_gov_uk
args:
uprn: "UPRN"
uprn
(String | Integer) (required)
waste_collection_schedule:
sources:
- name: fife_gov_uk
args:
uprn: "320069189"
An easy way to discover your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details. Otherwise you can inspect the web requests the Fife Council website makes when entering in your postcode and then selecting your address.
Here's a more complete example of the sources to demonstrate the type names that come back from Fife's API (at time of writing):
waste_collection_schedule:
sources:
- name: fife_gov_uk
args:
uprn: "320069189"
customize:
- type: "Food and Garden Waste / Brown Bin"
alias: "Brown Bin"
- type: "Landfill / Blue Bin"
alias: "Blue Bin"
- type: "Paper and Cardboard / Grey Bin"
alias: "Grey Bin"
- type: "Cans and Plastics / Green Bin"
alias: "Green Bin"
day_switch_time: "18:00"