Live Demo: https://india-in-the-world.vercel.app/
India360 is a comprehensive, 360-degree policy analytics platform consolidating over 60+ global development indicators and 36 Indian States/UTs development metrics (NITI Aayog SDG Index, Innovation Index, Health Index, Export Preparedness).
Powered by the Gemini AI Policy Engine, India360 provides real-time comparative benchmarking, trend forecasting, state-level performance analysis, and automated executive report card generation.
An executive summary section positioned directly at the top of the main dashboard highlighting high-velocity ranking movements and urgent policy milestones:
- Global Innovation Index (GII): Rank #39 globally following record tech patent filings and unicorn ecosystem expansion (+42 rank 10-year surge).
- Oxford AI Readiness Index: Climbed to Rank #14 driven by the $1.2B IndiaAI Mission compute rollout and DPDP governance frameworks (+10 places shift).
- Climate Change Performance Index (CCPI): Maintained Top 10 global standing with 180GW+ installed non-fossil capacity and national green hydrogen targets.
- One-Click AI Briefing Trigger: Launches the AI Policy Assistant with a pre-loaded query for instant executive briefing notes.
In-depth category dashboards with dedicated visual analytics, benchmark comparisons, and reform drivers:
- Economy (13 Benchmarks): Nominal GDP ($3.93T, #5), PPP GDP ($14.2T, #3), GDP Growth (6.8%, #1 among major economies), Inflation (4.6%), FDI Inflows ($71B, #8), Competitiveness (#39), Ease of Doing Business (#63).
- Environment & Clean Energy: Environment Performance Index (EPI), Renewable Energy Share (44%), Forest Cover (24.6%), Air Quality Index (AQI), Green Hydrogen Mission milestones.
- DigitalGov & GovTech: World Bank GovTech Maturity Index (Group A Leader), UN E-Government Index (#48), Government AI Readiness (#32), Open Data Inventory (#58).
- Technology & Innovation: Global Innovation Index (#39), Space Economy Scale, Quantum Mission Progress, Tech Unicorn Density.
- Governance & Legal Standards: Worldwide Governance Indicators (WGI), Corruption Perceptions Index (#93), Rule of Law Index (#79), E-Participation Index (#28).
- Healthcare & Life Sciences: Universal Health Coverage Index, Infant Mortality Rate (IMR 27/1000), Life Expectancy (70.8 yrs), Ayushman Bharat Coverage.
- Education & Human Capital: Human Capital Index (#116), Gross Enrollment Ratio (GER Higher Ed 28.4%), Adult Literacy Rate (77.7%), STEM Graduate Ratio.
- Safety & Internal Security: Global Peace Index (#126), Cyber Security Index (#10), Crime Rate Trends, Disaster Resilience Index.
- Equality & Inclusion: Global Gender Gap Index (#129), Financial Inclusion (Jan Dhan Accounts), Multidimensional Poverty Headcount (Reduced by 135M).
- Society & Urbanization: Human Development Index (#134), Urbanization Rate (36%), Clean Drinking Water Access (Jal Jeevan Mission 76%).
Interactive explorer covering all 36 Indian States and Union Territories:
- Categorized according to NITI Aayog development brackets: Front Runner, Performer, Achiever, and Aspirant.
- Tracks state-specific SDG Scores, Innovation Ranks, Health Index Scores, Export Preparedness, and Literacy Rates.
- Allows side-by-side comparative benchmarking against leading states (e.g., comparing Bihar against Kerala, Karnataka, or Tamil Nadu) to identify actionable reform roadmaps.
- Multi-country comparison tool allowing side-by-side metric evaluation of India against G20 & BRICS economies (United States, China, Germany, Japan, United Kingdom, Brazil, South Africa, Vietnam).
- Interactive 3D WebGL Globe displaying worldwide metric distribution with interactive hover cards and regional comparison metrics.
- Fully integrated with Next.js server-side API routes (
/api/gemini/chatand/api/gemini/insights). - Injects full system memory of all 60+ global indicators and 36 state metrics into context.
- Generates data-backed comparative analysis with strict factual accuracy, zero fluff, and cited dataset sources.
- 2026 Executive AI Report Card: One-click generation of India's consolidated macro report card complete with letter grades (A-F), key strengths, critical reform bottlenecks, and strategic policy recommendations.
Ctrl+K/Cmd+K: Global Command Palette for instant fuzzy search across 60+ global indicators, 36 Indian states, categories, and direct action triggers.Ctrl+I/Cmd+I: Opens the Gemini AI Policy Assistant slide-over drawer from anywhere.Ctrl+Shift+R/Cmd+Shift+R: Generates the 2026 Executive AI Report Card.Ctrl+Shift+W/Cmd+Shift+W: Opens Saved Watchlist & CSV Export Manager.Shift+?/?: Opens Keyboard Shortcuts Reference Guide.Esc: Instantly closes open modals and slide-over drawers.
- Bookmark key indicators across any category to assemble a personalized policy watchlist.
- Export customized watchlists to structured CSV files for offline academic or government policy reporting.
India360 strictly adheres to a warm, eye-safe earth-tone palette engineered to eliminate cognitive fatigue during prolonged analytical sessions:
| UI Element | Color Hex | Visual Purpose |
|---|---|---|
| Canvas Background | #FAF6EF |
Soft, warm off-white background |
| Primary Headers / Modals | #3C2F2F |
Deep warm espresso brown for high-contrast headlines |
| Secondary Containers | #4A3E3D |
Warm cocoa brown for structured content cards |
| Borders & Dividers | #52433A / #DCC7AA |
Muted sand and soft tan borders |
| Primary Action Accent | #F7882F |
Terracotta amber for primary buttons and callouts |
| Secondary Highlight | #F7C331 |
Golden sand for status badges and metrics |
| Typography & Labels | #7C6C62 / #2C221E |
Earthy taupe and roasted coffee body text |
No generic cold blues, neon pinks, or pure black (#000) surfaces are used anywhere in the application.
- Framework: Next.js 15+ (App Router)
- Language: TypeScript (Strict Type Safety)
- Styling & Motion: Tailwind CSS v4, Framer Motion
- Visualizations: Recharts, Three.js / React Three Fiber (3D WebGL Globe)
- AI Integration:
@google/genaiTypeScript SDK (gemini-2.5-flash) - Icons: Lucide React
- Data Architecture: Immutable static dataset registries in
lib/data/(Indicators, States, Categories)
- Node.js: v18.0.0 or higher
- npm / pnpm / yarn
- Gemini API Key: Set in
.env.local
git clone https://github.com/your-org/india360.git
cd india360
npm installCreate a .env.local file in the root directory:
GEMINI_API_KEY=your_gemini_api_key_herenpm run devOpen http://localhost:3000 in your browser.
npm run build
npm run startAll indicators and metrics presented in India360 are sourced from official multilateral publications:
- IMF: World Economic Outlook & Data Mapper
- World Bank: World Development Indicators & LPI
- WIPO: Global Innovation Index Portal
- UNDP: Human Development Reports
- NITI Aayog: SDG India Index & State Dashboard
- World Economic Forum: Global Gender Gap & Competitiveness Reports
- Reporters Without Borders: Press Freedom Index
- Transparency International: Corruption Perceptions Index
- Germanwatch: Climate Change Performance Index (CCPI)
- Oxford Insights: Government AI Readiness Index
MIT License — Created for open data research, educational analysis, and public policy intelligence.
Created and maintained by Vivek Kumar
- Portfolio: vivekducs.is-a.dev
- GitHub: github.com/vivekducs