Mothers with High Risk
The "Mothers with High Risk" dataset is a comprehensive collection of data focusing on maternal health risks in the state of Meghalaya, India. The dataset is designed to track and analyze the number and percentage of high-risk pregnancies across different administrative levels including states, districts, and blocks. This data is crucial for healthcare professionals, policymakers, and researchers to understand the prevalence of high-risk pregnancies and to implement targeted interventions to improve maternal health outcomes.
Data Dictionary
| Column | Type | Label | Description |
|---|---|---|---|
| id | int4 | index | |
| year | text | Year | |
| state_name | text | State Name | |
| state_code | text | State Code | |
| district_name | text | District Name | |
| district_code | text | District Code | |
| block_name | text | Block Name | |
| block_code | text | Block Code | |
| high_risk_mothers | numeric | Number of Mothers with High Risk | |
| high_risk_mothers_percentage | numeric | Percentage of Mothers with High Risk | |
| deliveries_expected | numeric | Expected Number of Deliveries |