Henare Degan
Henare Degan
http://www.openaustralia.org/alert/?only=1&pid=10001
On TVFY we call it "How do they vote?" so maybe "How they've voted"?
Not a high priority since we have redirects. e.g. from https://theyvoteforyou.org.au/mp.php?id=uk.org.publicwhip/member/6#divisions to https://theyvoteforyou.org.au/people/representatives/grayndler/anthony_albanese#divisions
Currently it's just a list of policy agreements (listed by policy ID). Let's display it like we do on TVFY profile pages, e.g. https://theyvoteforyou.org.au/people/representatives/makin/tony_zappia#voting-stace
This is this problem: https://github.com/openaustralia/publicwhip/issues/113
http://www.openaustralia.org/api/docs/getDivisions?postcode=0000&date=&search=&output=js#output It returns: ``` { "error" : "Unknown postcode" }{ } ``` It should just be: ``` { "error" : "Unknown postcode" } ```
A stroke of genius from @equivalentideas. MP's social media avatars are more likely to be real human representations of the person so that citizens using the site can better related...
Move parser issues to `openaustralia-parser`, move application issues to `twfy` (and maybe rename that repo?), etc.
David reported that "Ballarat East [and] Ballarat West were abolished under the redrawn boundaries" and so our "database on postcodes and electorates is using old data and needs updating". He...