List of all the locations available in nepal
Here is a json file with all the locations of nepal, data range available from Provience > district > mun / vdc > wards.
Feel free to use it in your projects.
https://rubenk.com.np/location-np/
{
provience: {
district: {
vdc/municipality: ['ward1','ward2', ...],
...
},
...
},
...
}
- Translate to eng
To see how it was fetched
git clone /~https://github.com/rukh-debug/location-np
cd location-np
npm install
npm start
Made with contributors-img.