Campaign Image

Cost of living campaign image

SA Unions are calling on the State Government to:

Rebuild the housing trust to deliver 12,000 new homes.
Drive innovation in building methods & planning reform.
Train & mobilise 30,000 more workers
Ban dodgy Landlords & empower renters
safe & energy efficient rental homes
Make rental bonds fairer

A Safe & Secure Home is a Fundamental Human Right

The SA Government must do more to boost the supply of affordable homes. We can’t wait for private developers to fix the problem.

We’re calling on the South Australian Government to rebuild the housing trust and intervene to make the housing market fairer.

The State Government must take the reins
This field is for validation purposes and should be left unchanged.
Name
Your living situation

join the campaign
Get a free poster
document.addEventListener(“DOMContentLoaded”, function() { const video = document.getElementById(“scrollVideo”); const observer = new IntersectionObserver((entries) => { entries.forEach(entry => { if (entry.isIntersecting) { video.play(); } else { video.pause(); } }); }, { threshold: 0.5 }); // Starts playing when 50% of the video is visible observer.observe(video); });