🇮🇳 Real-time Birth Rate Visualization - India

Loading India map data...
Total Babies Born Today: 0
Live births happening across India
🟡 Flash: New birth
Red numbers: Today's count
Hover: State details

📊 Data Configuration

Current Data Source: Sample birth rates (babies per minute per state)

To use your own data: Replace the birthRatesPerMinute object in the JavaScript section with your actual data.

Expected Format: {"State Name": babies_per_minute_number}

🗺️ GeoJSON Integration

Using: india-states.geojson from same directory

⚠️ Important: Make sure state names in your GeoJSON match the names in your birth rate data!