Important Update: The EveryPolitician project is currently paused. Find out more on our blog.
2017-05-06 – current
As much as we know. Here’s a taste of the information we have so far.
Know where we can find more information? Let us know
Independent — Avatele
Independent — Toi
Independent — Namukulu
Independent — Common Roll
Gender | female |
---|---|
Born | 1966-03-22 |
wikidata | Q16645937 |
---|
Independent — Lakepa
Independent — Mutalau
Independent — Hikutavake
Independent — Common Roll
Independent — Vaiea
Independent — Common Roll
Independent — Makefu
Independent — Common Roll
Gender | male |
---|---|
Born | 1960-12-06 |
wikidata | Q785548 |
---|---|
freebase | /m/047mqxm |
Ruby programmer? It’s easy to use this data in your own app! Use the gem like this:
require 'everypolitician' country = Everypolitician::Index.new.country('Niue') house = country.legislature('Assembly') house.popolo.terms.find_by(id: 'term/16').memberships.each do |membership| puts "#{membership.person.name} (#{membership.party.name}): #{membership.person.gender}" end
Main Sources: http://www.gov.nu/wb/pages/parliament/assembly.php, http://wikidata.org/, http://gender-balance.org/
Anything wrong? If you've spotted an error, or the data is incomplete, here's how to get that fixed.