Edo State Seal Edo State Government
Sign in →
Live Data — Updated Daily

Open Data Portal

Free, machine-readable data on all public building projects in Edo State. Download bulk datasets, explore live statistics, or query the API directly. Published under the Open Government Licence.

Live Statistics

44

Total Projects

55.9%

Avg Completion

₦147.8B

Portfolio Value

5

LGAs Covered

2

Inspections Filed

13

On Track (Green)

28

At Risk (Amber)

3

Critical (Red)

Download Datasets

Projects Dataset

Browse, filter, and download all projects — available in CSV, GeoJSON, or JSON formats with full field documentation.

GeoJSON — Map-Ready Data

GPS-tagged project locations in GeoJSON format — loads directly into QGIS, Mapbox, ArcGIS, or Google Maps Studio.

Download GeoJSON

REST API — JSON Feed

Paginated JSON API for developers — filter by LGA, type, health status, or search by keyword. No authentication required.

Open JSON API

Contractor Rankings

Public league table of 0 verified contractors with performance scores and tier classifications.

View Rankings

Platform Statistics

Summary statistics — counts, completion averages, LGA breakdown in a single JSON object.

View JSON Stats

Map Data (JSON)

Lightweight map feed with coordinates and health status — optimised for real-time map overlays.

View Map API

Projects by Local Government Area

LGA Total Green Amber Red Avg Completion Total Value
Oredo 27 13 14 0
80.4%
₦23,876M
Esan Central 9 0 9 0
27.5%
₦94,644M
Esan West 4 0 1 3
8.8%
₦17,686M
Etsako West 2 0 2 0
19.0%
₦9,886M
Esan South-East 2 0 2 0
40.0%
₦1,758M

Projects by Type

Office

15 projects
62.2%
15

Housing

13 projects
86.5%
13

Other

6 projects
29.0%
6

Market

4 projects
36.3%
4

School

3 projects
0.0%
3

Health

2 projects
30.0%
2

Water

1 project
100.0%
1

API Reference

No authentication required for public endpoints below. All responses are JSON with Content-Type: application/json. Rate limit: 60 requests per minute per IP. CORS is enabled for all public endpoints.
Method Endpoint Description Parameters
GET /api/v1/public/projects Paginated list of all public projects page, per_page, lga, type, health_status, q, format=csv|geojson
GET /api/v1/public/projects/{id} Single project detail by ID or slug
GET /api/v1/public/map Lightweight map feed — coordinates, health status, completion lga, health_status
GET /api/v1/public/stats Aggregate platform statistics (cached 1 hour)
GET /api/v1/public/contractors Verified contractor list with performance scores tier, q
POST /api/v1/public/feedback Submit citizen concern about a project project_id, category, description, name, email

Example Requests

curl "https://edobuild360.com/api/v1/public/projects?lga=Egor&per_page=25&page=1"
curl -o edo-projects.csv "https://edobuild360.com/api/v1/public/projects?format=csv"
curl "https://edobuild360.com/api/v1/public/map?health_status=red"
curl -X POST "https://edobuild360.com/api/v1/public/feedback" \
  -H "Content-Type: application/json" \
  -d '{
    "project_id": "uuid-here",
    "category": "abandoned",
    "description": "The contractor abandoned site 6 months ago.",
    "name": "Osas Igbinedion",
    "email": "osas@example.com"
  }'

Open Government Licence

All data published on this portal is made available under the Open Government Licence (OGL). You are free to copy, publish, distribute, transmit, and adapt the data — including commercially — provided you acknowledge the source:

Source: EdoBuild 360°, Office of the Special Adviser on Building Projects Monitoring, Edo State Government. Retrieved 05 Aug 2026.

Data accuracy is the responsibility of the implementing MDAs. The SA Office publishes data as submitted. Figures updated daily at 06:00 WAT.