MATaouk / aec_postcode_electorate_data_rerun

Postcode to Division mappings


A mapping of Australian postcodes to federal electorates according to the Australian Electoral Commission.

  • The redistributed column of the data is the electorate which will be used at the next federal electorate for the given locality. For states where there was no redistribution the column will be blank.9s
  • The other columne is the Other Locality(s) data from the AEC site.
  • To get a consolidated list of electorate/postcode mappings for the next election:

    select distinct state, suburb, postcode, coalesce(nullif(redistributedElectorate,""), electorate) as electorate from data

Pull requests welcome.

This is a scraper that runs on Morph. To get started see the documentation

Contributors jamezpolley

Last run failed with status code 255.

Console output of last run

Injecting configuration and compiling... [1G [1G-----> Python app detected [1G-----> Installing python-3.6.2 [1G ! Requested runtime (python-3.6.2) is not available for this stack (cedar-14). [1G ! Aborting. More info: https://devcenter.heroku.com/articles/python-support

Statistics

Total run time: half a minute

Total cpu time used: less than 5 seconds

Total disk space used: 33.1 KB

History

  • Manually ran revision cc052ff0 and failed .
  • Manually ran revision cc052ff0 and failed .
  • Manually ran revision cc052ff0 and failed .
  • Manually ran revision cc052ff0 and failed .
  • Manually ran revision cc052ff0 and failed .
  • ...
  • Created on morph.io

Show complete history