Real-time crowd-sourced prices, cross-validated with media sources, with anomaly detection and state-level granularity. Updated continuously.
From food staples to building materials โ prices that matter to Nigerian households, businesses, and policymakers.
Our data pipeline combines crowd intelligence with automated cross-validation and anomaly detection.
All tiers require an approved access request. We review each application to ensure responsible data use.
RESTful JSON API. Authentication via API key header. Rate-limited per tier.
// GET /api/research/prices?commodity=rice&state=Lagos&days=7 // Authorization: Bearer oja_res_xxxxxxxxxxxxxxxx { "commodity": "rice", "state": "Lagos", "period_days": 7, "data_points": 23, "confidence_score": 0.87, "prices": [ { "date": "2026-03-19", "median_price": 82000, "min_price": 75000, "max_price": 95000, "unit": "50kg bag", "market": "Mile 12", "sources": 3, "verified": "true" } ], "intelligence": { "trend": "rising", "pct_change": 8.3, "is_anomaly": "false", "last_updated": "2026-03-19T06:00:00Z" } }
Tell us about your work and we'll get back to you within 2 business days. All tiers start with an application โ we want to understand how you'll use the data.
We'll review your application and respond within 2 business days. Check your email for confirmation.