Quickcount 2007: Mobile SMS Messaging to Prevent Election Rigging in Nigeria

During the 2007 elections in Nigeria, I partnered with a group of Filipino developers to build an SMS-based election monitoring system (which we called QuickCount 2007). This automated system was able to receive and process structured SMS reports including ballot count results from 18,000 Action Congress polling agents at the approximately 9,000 polling units all over Lagos State.  We also received reports from party polling agents in Ekiti and Osun States.

This project was a direct response to rumored plans by the ruling People's Democratic Party (PDP) to rig the elections and announce results at variance with the actual ballot count at individual polling units.

System Design

The system was based on a network of Linux servers running customized SMS gateway software connected to an array of GSM Modems.  The front end client application was written in PHP and pushed results to a closed website viewable by the project team, the candidates and the campaign team on TV monitor set up specifically for display of the results.

Screenshot of the Results Display from the QuickCount2007 Server

Screenshot of the Results Display from the QuickCount2007 Server

Features

The basic features of the system were:

  • Ability to register and send SMS to verified users
  • Ability for users to register themselves with their GSM number and location (state.lga.ward.PU).
  • Ability to receive polling unit (PU) incident and status reports from senders e.g. incidence of violence could be reported by simply sending "VIOL".   The system automatically recognized the location based on the sender's pre-registered GSM number.
  • Ability to receive the ballot count per Polling Unit in predetermined structured format.
  • Ability to automatically tabulate/collate the results into a database and display according to party and candidate in graphical format.