Nepal Administrative Divisions
Welcome to Nepal Administrative Divisions - a comprehensive platform that provides both a user-friendly web interface and a powerful RESTful API for accessing detailed information about Nepal’s administrative structure.Overview
Nepal Administrative Divisions offers complete access to the hierarchical structure of Nepal’s administrative divisions, from provinces down to individual municipalities. Whether you’re building an application, conducting research, or simply exploring Nepal’s geography, our platform provides the data you need.Key Features
7 Provinces
Complete data for all provinces including area, headquarters, and official websites
77 Districts
Comprehensive district information with geographic and administrative details
753 Municipalities
Full municipality data including ward information and coverage area
RESTful API
Developer-friendly API with Swagger documentation for easy integration
Search Functionality
Powerful search across provinces, districts, and municipalities
Interactive Visualization
Data visualizations powered by Chart.js for better insights
What’s Included
Web Interface
The web application provides an intuitive interface for browsing Nepal’s administrative divisions:- Browse by hierarchy: Navigate from provinces to districts to municipalities
- Search: Quickly find any administrative division by name
- Visualize: Interactive charts showing administrative data
- Detailed information: Area, headquarters, websites, and ward information
API Access
The REST API gives developers programmatic access to all administrative data:- Three main endpoints: Provinces, districts, and municipalities
- Flexible querying: Filter by ID or name
- Swagger documentation: Interactive API explorer at
/docs - JSON responses: Easy to integrate with any application
Data Structure
Each administrative level includes comprehensive information: Provinces- ID and name
- Area in square kilometers
- Official website
- Headquarters location
- ID and name
- Area in square kilometers
- Official website
- Headquarters location
- Parent province
- ID and name
- Category ID
- Area in square kilometers
- Official website
- List of wards
- Parent district and province
Get Started
Quickstart
Get up and running in minutes with our quickstart guide
API Reference
Explore the complete API documentation
Technologies
Built with modern, reliable technologies:- Flask: Python web framework for robust backend
- Flask-RESTX: REST API with automatic Swagger documentation
- Chart.js: Beautiful, responsive data visualizations
- HTML/CSS: Clean, accessible frontend interface