Skip to content

This repository contains a comprehensive list of postal codes in Australia, compiled from various files published by Australian Bureau of Statistics. The dataset is in CSV and Excel format and can be utilized for data analysis, postal services, or any other relevant applications.

Notifications You must be signed in to change notification settings

EricHuynh10/australia-postcodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Australia Postal Codes Dataset

Description

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.

Data Format

The dataset is provided in the following files:

  • aus_postcodes.csv
  • aus_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.

How to Use

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.git

Extra

Included 'aus_suburb_postcode.csv" which contains suburb and respective postcode scraped from domain.com.au

About

This repository contains a comprehensive list of postal codes in Australia, compiled from various files published by Australian Bureau of Statistics. The dataset is in CSV and Excel format and can be utilized for data analysis, postal services, or any other relevant applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published