Important Update: The EveryPolitician project is currently paused. Find out more on our blog.
2018-02-22 – current
21 seats
2 seats
1 seat
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
Primo! (Priorité Monaco)
Gender | male |
---|---|
Born | 1944-03-01 |
Primo! (Priorité Monaco)
Gender | male |
---|---|
Born | 1962-03-01 |
wikidata | Q3502121 |
---|---|
whoswho_france | stephane-valeri_73214 |
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('Monaco') house = country.legislature('Council') house.popolo.terms.find_by(id: 'term/2018').memberships.each do |membership| puts "#{membership.person.name} (#{membership.party.name}): #{membership.person.gender}" end
Main Sources: http://www.conseil-national.mc/, http://wikidata.org/
Anything wrong? If you've spotted an error, or the data is incomplete, here's how to get that fixed.