Important Update: The EveryPolitician project is currently paused. Find out more on our blog.
2015-12-18 – current
40 seats
1 seat
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
SWAPO
j.antsino@parliament.na |
SWAPO
d.boois@parliament.na |
SWAPO
s.boois@parliament.na |
SWAPO
s.dukeleni@parliament.na |
SWAPO
p.efraim@parliament.na |
SWAPO
f.ghauz@parliament.na |
SWAPO
SWAPO
l.shinana@parliament.na |
SWAPO
w.kalipi@parliament.na |
SWAPO
a.kandjii@parliament.na |
SWAPO
SWAPO
t.kanyele@parliament.na |
SWAPO
p.katamelo@parliament.na |
SWAPO
b.kaula@parliament.na |
SWAPO
v.kauma@parliament.na |
SWAPO
r.kavara@parliament.na |
SWAPO
p.kavhura@parliament.na |
NUDO
SWAPO
SWAPO
j.likando@parliament.na |
SWAPO
l.mekundi@parliament.na |
SWAPO
SWAPO
l.muha@parliament.na |
DTA
SWAPO
n.mungenga@parliament.na |
SWAPO
j.mupetami@parliament.na |
SWAPO
w.mupya@parliament.na |
SWAPO
SWAPO
h.nambondi@parliament.na |
SWAPO
r.namuhuja@parliament.na |
SWAPO
SWAPO
j.ndakunda@parliament.na |
SWAPO
m.ndjago@parliament.na |
SWAPO
h.nicanor@parliament.na |
SWAPO
g.shiimi@parliament.na |
SWAPO
m.shikongo@parliament.na |
SWAPO
p.shikongo@parliament.na |
SWAPO
r.shilenga@parliament.na |
SWAPO
SWAPO
s.sipapela@parliament.na |
SWAPO
l.tobias@parliament.na |
SWAPO
j.vanneel@parliament.na |
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('Namibia') house = country.legislature('Council') house.popolo.terms.find_by(id: 'term/5').memberships.each do |membership| puts "#{membership.person.name} (#{membership.party.name}): #{membership.person.gender}" end
Main Source: http://www.parliament.na
Anything wrong? If you've spotted an error, or the data is incomplete, here's how to get that fixed.