Naija Accountability
Back to profile

Evidence Bundle

Seyi MakindeGovernor of Oyo State, OyoPDP

LOW RISK
0Verified Reports
0Budget Anomalies
0Flagged Projects
0Promises Tracked

Prosecution Recommendation

Monitor closely and gather additional corroborating evidence before escalating.

7Fraud Score

Bundle Contents

  • 0 verified citizen reports
  • Witness summary by category
  • 0 detected budget anomalies
  • Financial analysis (allocation vs spend)
  • 0 promises tracked
  • Legal framework references (EFCC, ICPC)
  • Fraud score with prosecution recommendation

Default export covers the last 90 days. Use the API with ?from=YYYY-MM-DD&to=YYYY-MM-DD for custom ranges.

Restricted Access

Evidence bundles are available to verified journalists, legal researchers, and platform administrators. Apply for a journalist API key to download bundles programmatically.

Journalist API - Programmatic Access

Verified journalists can download evidence bundles programmatically using their API key.

# Download HTML report
curl -H "Authorization: Bearer nk_live_..." \
  "/api/evidence-bundle/1f1d9cf6-89ff-4618-8f3b-8e25834065ca?format=html" -o bundle.html

# Download JSON for data analysis
curl -H "Authorization: Bearer nk_live_..." \
  "/api/evidence-bundle/1f1d9cf6-89ff-4618-8f3b-8e25834065ca?format=json"

# Custom date range (ISO 8601)
curl -H "Authorization: Bearer nk_live_..." \
  "/api/evidence-bundle/1f1d9cf6-89ff-4618-8f3b-8e25834065ca?from=2024-01-01&to=2024-12-31&format=html"

Rate limited to 10 bundle exports per API key per 24 hours. Apply for access →