Skip to main content

Get list of local councils for Australian states/territories.

Project description

aus-local-councils

This Python packagage returns lists of all local councils in Australia, sorted by state/territory.

A list of all Australian local councils can be found in aus_councils.json

Setup

Install required packages with pip3:

pip3 install -r requirements.txt

Usage

You can get the list of councils for a jurisdiction like this (South Australia is used here for example purposes):

import json
import aus_local_councils.sa

council_list = aus_local_councils.sa.councils

print(json.dumps(council_list, indent=2))

This would print out a formatted list of all the local councils in South Australia.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aus-local-councils-1.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

aus_local_councils-1.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file aus-local-councils-1.0.tar.gz.

File metadata

  • Download URL: aus-local-councils-1.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.1

File hashes

Hashes for aus-local-councils-1.0.tar.gz
Algorithm Hash digest
SHA256 f7a0b4ef9fa8771b09f1fedae353df851e997357b88e978b87f57a6e377303ac
MD5 56134c4ded2c4d371e6b62bc0ec069b3
BLAKE2b-256 1ec80783648647f32aecab55dc6243d584813fe7dd5f1696cdead83e24d88503

See more details on using hashes here.

File details

Details for the file aus_local_councils-1.0-py3-none-any.whl.

File metadata

  • Download URL: aus_local_councils-1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.1

File hashes

Hashes for aus_local_councils-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1f6be8d0668e9922fdbdc74a061888f006a8642c56060f81934a671ca6180313
MD5 09b8d8f792390605911f54d401410a0e
BLAKE2b-256 0e5fc7cfb7e513e6000955621a5ae47a388577166a10e1980e6e903c3faf2a6a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page