This repository contains a comprehensive list of postal codes in Australia, compiled from various files published by the Australian Bureau of Statistics. The dataset is available in CSV and Excel formats and can be utilized for data analysis or any other relevant applications.
The sources (Australia Bureau of Statistics) from which the postal codes were compiled can be found within the Jupyter notebook file aus_postcodes.ipynb.
The aus_postcodes.ipynb Jupyter notebook contains the code used to generate the dataset. It includes data processing steps and can be run in an environment that supports Jupyter notebooks such as Anaconda, JupyterLab, or Google Colab.
Contributions to this dataset are welcome. Please fork the repository, make your changes, and submit a pull request.
The dataset is provided in the following files:
aus_postcodes.csvaus_postcodes.xlsx
Each file contains the following columns:
Suburb: The name of the suburb or locality.Postcode: The postal code of the suburb.State: The state or territory where the suburb is located.State_code: The abbreviation of the state.
To use this dataset, you can clone the repository or download the files directly.
To clone the repository, use the following command:
git clone https://github.com/EricHuynh10/australia-postcodes.gitIncluded 'aus_suburb_postcode.csv" which contains suburb and respective postcode scraped from domain.com.au