**IDX_PovertyRate** The database schema for this table is: ^ Field ^ Type ^ Null ^ Key ^ Default ^ Extra ^ | location_code | varchar(255) | YES | | NULL | | | location_name | varchar(255) | YES | | NULL | | | admin1_code | varchar(255) | YES | | NULL | | | admin1_name | varchar(255) | YES | | NULL | | | admin_level | int | YES | | NULL | | | resource_hdx_id | varchar(255) | YES | | NULL | | | mpi | float | YES | | NULL | | | headcount_ratio | float | YES | | NULL | | | intensity_of_deprivation | float | YES | | NULL | | | vulnerable_to_poverty | float | YES | | NULL | | | in_severe_poverty | float | YES | | NULL | | | reference_period_start | datetime | YES | | NULL | | | reference_period_end | datetime | YES | | NULL | | An example object of this dataset is: "location_code": "MOZ", "location_name": "Mozambique", "admin1_code": "MZ01", "admin1_name": "Cabo Delgado", "admin_level": "1", "resource_hdx_id": "7c131db3-a172-4280-b37a-85f678192fbe", "mpi": "0.4209", "headcount_ratio": "73.6103", "intensity_of_deprivation": "57.1771", "vulnerable_to_poverty": "13.9787", "in_severe_poverty": "49.8121", "reference_period_start": "2022-01-01 00:00:00", "reference_period_end": "2023-12-31 23:59:59",