Bin Night Tonight currently supports 180 local government areas across five Australian states: Victoria, New South Wales, Queensland, South Australia and Tasmania. Each supported council either exposes a public address-lookup tool that we can query in real time, or publishes a structured schedule that we've imported and keep up to date.
Coverage is heaviest in Victoria, where the project started. We are progressively adding councils in other states as their waste-management systems mature and become reliable enough to query.
Each council is added by hand. The work involves identifying the public waste-lookup endpoint or PDF source, writing an adapter that translates the council's response into a common format, mapping the council's postcodes to suburbs, and running an end-to-end test against a sample of real addresses.
Once an adapter is in place, we monitor it daily through automated audits. If a council changes the format of its data or moves to a new provider, the audit catches it and we update the adapter, usually within a week.
The councils that are hardest to add are those whose schedules are only available as printed PDFs or whose lookup pages require interactive multi-step forms. Those still get added, just more slowly.
A single live lookup may take half a second to two seconds depending on the council's system response time. We cache lightly to avoid burdening the underlying services.
If you can't find your council, it's usually for one of three reasons:
As an interim measure, your council's own website is the best source. The contact form is open if you want a heads-up when we add a particular council.
The interactive list of all 180 supported councils is shown below this section once the page loads. Each council page lists the suburbs we have detailed coverage for and links to the council's official waste site for the source of truth.