Building Approvals by Local Government Area (council level)
Monthly building approvals at the council (Local Government Area) level - far more granular than BA_GCCSA's 8-capital-city geography. Breakdowns by sector, work type, and building type for ~570 Australian councils.
Source: Australian Bureau of Statistics · Licensed CC-BY 4.0 · dataset id abs.BA_LGA2024
Get this dataset
curl -H 'Authorization: Bearer ak_your_key' \
https://api.ausdata.io/v1/data/abs/BA_LGA2024 Returns JSON with the original Australian Bureau of Statistics attribution on every response. Add:
?format=csvfor CSV?limit=1000to fetch more than the default page?start=/?end=to window a time-series dataset by period
Full description
Monthly building approvals at the council (Local Government Area) level - far more granular than BA_GCCSA's 8-capital-city geography. Breakdowns by sector, work type, and building type for ~570 Australian councils. Source: ABS Catalogue 8731.0 (Building Approvals, Australia). Defaults to number of dwelling units approved, total residential, private sector, total work, Australia. Pass region= an LGA code (e.g. "10050" for Albury, "21450" for Greater Geelong) to narrow to a specific council. LGA codes are 4-5 digit ASGS LGA 2025 codes - see describe for the common ones, or pass any LGA code through (permissive).
Free tier: 500 calls a month, no card. Get a key, browse all Australian Bureau of Statistics datasets, or read the docs.