Important Update: The EveryPolitician project is currently paused. Find out more on our blog.
2013-01-17 – 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 — KOROR
Independent — NGARAARD
Independent — ANGAUR
Independent — NGATPANG
Independent — PELELIU
Independent — MELEKEOK
Independent — NGARDMAU
Independent — NGARCHELONG
Independent — AIMELIIK
Independent — NGIWAL
Independent — KAYANGEL
Independent — NGCHESAR
Independent — NGAREMLENGUI
Independent — AIRAI
Independent — HATOHOBEI
Independent — SONSOROL
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('Palau') house = country.legislature('House-of-Delegates') house.popolo.terms.find_by(id: 'term/2012').memberships.each do |membership| puts "#{membership.person.name} (#{membership.party.name}): #{membership.person.gender}" end
Main Sources: http://www.oceaniatv.net/republic-of-palau-2012-elections-candidates/, http://wikidata.org/
Anything wrong? If you've spotted an error, or the data is incomplete, here's how to get that fixed.