This repository contains Australian suburbs information extracted from public data provided by Australian Bureau of Statistics (ABS).
All of data is collected from Non ABS Structures section of Australian Statistical Geography Standard (ASGS) Edition 3.
This table includes Mash Block Code (MB_CODE_2021) , Suburb Name (SAL_NAME_2021) and State Name (STATE_NAME_2021)
This table includes Mash Block Code (MB_CODE_2021), LGA Name (LGA_NAME_2021) and State Name (STATE_NAME_2021).
The latest Local Government Areas data actually is updated in 2024. But considering the data consistency, 2021 update is used.
This table includes Mash Block Code (MB_CODE_2021), Postcode (POA_NAME_2021).
suburbs.json files contains 16803 suburbs.
Data structure for each suburb is
id: Guid
suburb_name: string
postcode: string
lga_name: string
state_name: string
Do you want any other information relating to Australian suburbs? Feel free to leave a request in Issues
Do you find any problem with this data? Feel free to leave a request in Issues