Important Update: The EveryPolitician project is currently paused. Find out more on our blog.
2013-03-20 – 2015-06-17
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
Gender | male |
---|
Independent
Gender | male |
---|
Independent
Gender | male |
---|
Independent
Gender | male |
---|
Independent
Gender | female |
---|
Independent
Independent
Gender | male |
---|
Independent
Gender | male |
---|
Independent
Gender | male |
---|
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('Norfolk-Island') house = country.legislature('Assembly') house.popolo.terms.find_by(id: 'term/14').memberships.each do |membership| puts "#{membership.person.name} (#{membership.party.name}): #{membership.person.gender}" end
Main Source: http://www.norfolkisland.gov.nf/legislativeassembly/legislativeassembly.html
Anything wrong? If you've spotted an error, or the data is incomplete, here's how to get that fixed.