Interactive maps and data for India's states, districts, and cities. Compare stats, check rankings, and search across all 28 states, 8 union territories and 733 districts.
Browse India's data through maps and statistics. You can:
- View color-coded maps of India and each state
- See district and city details
- Compare states with national averages
- Search for states, cities, or districts
- Check rankings by population, GDP, literacy, and more
Includes data on population, GDP, literacy rates, HDI, density, sex ratio, and area for all states and union territories.
Next.js 16, React 19, TypeScript. Maps use D3.js, styling with Tailwind CSS, animations with Framer Motion. Data fetching via TanStack Query. Package manager is Bun.
# Install dependencies
bun install# Start development server
bun run devThe application will be available at http://localhost:3000.
# Create production build
bun run build
# Start production server
bun startThis project is licensed under the GNU Affero General Public License v3.0. See the LICENSE file for details.
Built by Vaibhav Pratap Singh