makehackvoid / govhack2014

A repo for MHV's entry in GovHack2014
MIT License
5 stars 5 forks source link

Implemented script to fix the ACT Artworks json data from data.gov.au #68

Closed mbainrot closed 10 years ago

mbainrot commented 10 years ago

It adds a new key called "local_region" which is set to the original "suburb" and suburb is then set to the data that is resolved from the local database

See wiki for further documentation on how to setup the postgis database (once I create it)

jamiereid commented 10 years ago

@mbainrot please move to scripts directory. and It's failing flake8 -- are you able to fix?

jamiereid commented 10 years ago

Could you also please add a copy of the output to the static directory?

jamiereid commented 10 years ago

output.json is empty?

Any chance of getting the following flake8 fails fixed? ./Scripts/process_actart_data.py:16:24: E901 SyntaxError: invalid syntax ./Scripts/process_actart_data.py:34:100: E501 line too long (119 > 99 characters) ./Scripts/process_actart_data.py:35:100: E501 line too long (122 > 99 characters)

mbainrot commented 10 years ago

See next pull request

mbainrot commented 10 years ago

Ok github is weird

jamiereid commented 10 years ago

Thanks @mbainrot ; as discussed I look at the weirdness in the flake8