Official annual health statistics from the Directorate of Health Services covering government hospital performance, disease incidence, and programme outcomes
# Maharashtra Public Health Department
import pandas as pd
print('Maharashtra Public Health Annual Reports')
print('Source: https://arogya.maharashtra.gov.in/')| Field | Type | Description |
|---|---|---|
| indicator | string | Health indicator name |
| district | string | District name |
| value | float | Indicator value |
| year | int | Report year |