**IDX_Funding** The database schema for this table is: ^ Field ^ Type ^ Null ^ Key ^ Default ^ Extra ^ | resource_hdx_id | varchar(255) | YES | | NULL | | | appeal_code | varchar(255) | YES | | NULL | | | appeal_name | varchar(255) | YES | | NULL | | | appeal_type | varchar(255) | YES | | NULL | | | requirements_usd | float | YES | | NULL | | | funding_usd | float | YES | | NULL | | | funding_pct | float | YES | | NULL | | | location_code | varchar(255) | YES | | NULL | | | location_name | varchar(255) | YES | | NULL | | | reference_period_start | datetime | YES | | NULL | | | reference_period_end | datetime | YES | | NULL | | An example object of this dataset is: "resource_hdx_id": "b3232da8-f1e4-41ab-9642-b22dae10a1d7", "appeal_code": "FMOZ22", "appeal_name": "Mozambique Gombe Emergency Response Plan 2022", "appeal_type": "Flash appeal", "requirements_usd ": "48073900", "funding_usd": "22853100", "funding_pct": "48", "location_code": "MOZ", "location_name": "Mozambique", "reference_period_start": "2022-04-01 00:00:00", "reference_period_end": "2022-09-30 23:59:59",