Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.6 KB

File metadata and controls

34 lines (24 loc) · 1.6 KB

Sunshine Coast QLD

Support for schedules provided by Sunshine Coast Council.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: sunshinecoast_qld_gov_au
      args:
        street_name: STREET NAME

Configuration Variables

street_name
(string) (required)

Examples

waste_collection_schedule:
  sources:
    - name: sunshinecoast_qld_gov_au
      args:
        street_name: Great Keppel Way

How to get the source arguments

Visit the Sunshine Coast Council Bin Collection Calendar page and look type in your street name. Similar street names should pop up and this will update the calendar below. Sunshine Coast Council site performs an an API which returns a json formatted response. The response is the id of the street, the street name, the suburb, the day of the week collection occurs, and a week number (either 1 or 2). The week number is a corresponding week starting from the 11 December 2023.

If the week number for your street is 1, this means your Recycling is collected every second week starting from the originated base date (11/12/23). If your week number is 2, this means your Recycling is collected the week after the base week and ever second week thereafter. For the weeks that it isn't the streets collection week, the Organic bin is collected, and each and every week the General Garbage bin is collected.