Add a Facility
Help build the most complete open directory of Nigerian public facilities. There are two ways to contribute:
Option 1: Submit via Form
Fill out the form below — we'll open a pull request automatically.
Option 2: Open a Pull Request
For contributors comfortable with Git:
- Fork the repository
- Open the state file at
data/states/<state-slug>.json - Add your facility to the correct LGA's
facilitiesarray - Submit a pull request — CI will validate your data automatically
Facility entry format:
{
"type": "school",
"name": "Government Secondary School Ikeja",
"slug": "government-secondary-school-ikeja-school",
"coordinates": { "lat": 6.6018, "lng": 3.3515 },
"source": "community",
"verified": false,
"added_by": "your-github-username"
}Valid types: market, health_facility, school, government_building, police_station, fire_station, post_office, idp_site, church, mosque, water_point, farm, factory, energy_substation, filling_station