```
___ _ _ _ _ __ _
/ \ __ _ | |_ __ _ ___ ___ | |_ ___ | || | / / __ _ _ __ __ _ __ __ ___ | |
/ /\ // || __|/ _ |/ | / _ | __|/ __|| || |_ / / / || '__|/ _ |\ \ / // _ | |
/ ///| (_| || || (| |__ | __/| |_ __ | _|/ /___| (| || | | (_| | \ V /| /| |
/__,' _,| _|__,||/ _| __||/ || ____/ __,||| __,_| _/ _||_|
AUSTRALIA COLLECTION - hnhdigital-os/laravel-datasets-australia, (*1)
Provides datasets for Australia to be used with [H&H|Digital's Laravel Datasets Package](https://github.com/hnhdigital-os/laravel-datasets).
[](https://packagist.org/packages/hnhdigital-os/laravel-datasets) [](https://styleci.io/repos/77714252) [](https://laravel.com/) [](https://packagist.org/packages/hnhdigital-os/laravel-datasets)
## Install
Via composer:
$ composer require hnhdigital-os/laravel-datasets-australia
## Configuration
Enable this dataset collection by editing config/datasets.php:
```php
return [
'source' => [
...
'hnhdigital-os/laravel-datasets-australia',
...
],
];
Available datasets
- Banks - (apca.com.au)
- BSB - (apca.com.au)
- Postcodes - (https://github.com/charliesome/australia_postcode)
Contributing
Please see CONTRIBUTING for details., (*2)
Credits
License
The MIT License (MIT). Please see License File for more information., (*3)