Important Update: The EveryPolitician project is currently paused. Find out more on our blog.
1993-01-01 – 1998-01-01
19 seats
5 seats
2 seats
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
DTA
DTA/UDF Coalition
SWAPO
SWAPO
SWAPO
SWAPO
SWAPO
SWAPO
SWAPO
SWAPO
DTA
SWAPO
SWAPO
SWAPO
SWAPO
SWAPO
SWAPO
SWAPO
DTA/UDF Coalition
SWAPO
SWAPO
DTA
DTA
SWAPO
SWAPO
DTA
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/1').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.