Important Update: The EveryPolitician project is currently paused. Find out more on our blog.

2011–2013

2011-12-12 – 2013-11-11

Earlier Jump to: Later

What’s in this dataset?

As much as we know. Here’s a taste of the information we have so far.

Biographical 80%
Social links 0%
Contact details 0%
Identifiers 40%

Know where we can find more information? Let us know

Members Download data

Brenda Christian

Independent

Gender female
Born 1953-02-25
freebase /m/04b8jq
wikidata Q936685

Jacqui Christian

Independent

Gender female

Jay Warren

Independent

Gender male
Born 1956-07-29
freebase /m/046h6f
wikidata Q3163279
lcauth nb2010031381
viaf 159863266

Kerry Young

Independent

Michelle Christian

Independent

Gender female

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('Pitcairn')
house = country.legislature('Island-Council')
house.popolo.terms.find_by(id: 'term/2011').memberships.each do |membership|
  puts "#{membership.person.name} (#{membership.party.name}): #{membership.person.gender}"
end

Libraries also available in Python and PHP.

Main Sources: https://en.wikipedia.org, http://wikidata.org/

Anything wrong? If you've spotted an error, or the data is incomplete, here's how to get that fixed.