skaex / ng.states

JSON file with states and local governments in Nigeria (with their codes)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NG States

This project aims at gathering information about states in Nigeria. This information includes local governments areas(with their official codes), official nicknames, official state codes, etc. The goal of this project is to provide a json file that will provide some information about states in Nigeria for other projects.

Data

This project has data about the states in the following format:

Description

The following is format of the information provided

States

property type description
name string Full name of state
code string Official state code
capital_city string Capital city
nicknames array Official nicknames of the state
local_government_areas array Array containing local governments under the state

Local Governement Areas

property type description
name string Full name of local government area
code string Official code

License

This project is licensed under the GNU GPv3 License - see the LICENSE file for details

About

JSON file with states and local governments in Nigeria (with their codes)

License:GNU General Public License v3.0