Skip to content

mykeels/inec-presidential-elections-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INEC Presidential Elections 2023 Results

Aggregated in a Google Sheet.

What questions are attempted with this data project?

  • Make it easy to view all polling unit voting records in a spreadsheet.
  • We found that some polling units have multiple documents uploaded, stored under old_documents in the results/*/*/*/polling-units.json files.
    • How many polling units have this?
    • What is the nature of these documents? Perhaps, they were blurry on initial upload, so had to be re-uploaded?
    • By how much do they differ from the currently uploaded document in content or date/time?
  • Now that the elections is over, can we detect that new data is been added to the INEC's servers even if such data is back-dated?
  • The Labour party is litigating to ensure that only electoral results uploaded from the polling unit as per Electoral Act 2022, is considered by INEC during the result collation.
    • How close can we get to determining how many polling units will be affected? E.g. we do not know where the BVAS uploads from, but we can filter by date/time of upload.

How are results arranged?

All results are in the results folder, which is arranged as:

  • state
    • lga
      • ward
        • polling-units.csv
        • polling-units.json
        • ward.json
      • lga.json
    • state.json
  • ward-feb-25th-valid-uploads-stats.csv

How is data sourced?

All data is sourced from public URLs of INEC's servers. That these URLs are public means that they do not exist behind an authentication layer.

Examples are:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published