Skip to content

List of all local level administrative division in Nepal and a simple REST API for the same data.

Notifications You must be signed in to change notification settings

AC17dollars/nepal-local-level

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nepal-local-level

List of all local level administrative division in Nepal and a simple REST API for the same data.

src/data.ts

Contains all the local level rural municipalities, municipalities, sub-metropolitan and metropolitan cities of Nepal in JSON format.

{
"Province": "Bagmati",
"District": "CHITWAN",
"Local Level Name": "Bharatpur Metropolitan City",
"Type": "Metropolitan City"
}

src/index.ts

Contains a simple rest api.
! Experimental !
Run this file with ts-node index.ts

About

List of all local level administrative division in Nepal and a simple REST API for the same data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published