Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 953 Bytes

goldcoast_qld_gov_au.md

File metadata and controls

32 lines (23 loc) · 953 Bytes

Gold Coast City Council

Support for schedules provided by Gold Coast City Council.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: goldcoast_qld_gov_au
      args:
        street_address: STREET_ADDRESS

Configuration Variables

street_address (string) (required)

Example

waste_collection_schedule:
  sources:
    - name: goldcoast_qld_gov_au
      args:
        street_address: 6/8 Henchman Ave Miami

How to get the source arguments

The Gold Coast API allows for a fuzzy search, so no need to get overly complicated with the address. However, you can visit the Gold Coast City Council page and search for your address. The arguments should exactly match the street address shown in the autocomplete result.