The landscape of the major food Staples in Ghana
# The Landscape of the Major Food Staples in Ghana
The landscape of the major food Staples in Ghana
The dataset used in this project is at this link, and I downloaded it from the website of Humanitarian Data Exchange
**Columns description**:
|Column name | Column description | Column type|
|--------|-------|------|
|`adm0_id` | ID of country | numeric|
|`adm0_name` | Name of country (e.g. Afghanistan) | string|
|`adm1_id` | ID of province | numeric|
|`adm1_name` | Name of province | string|
|`mkt_id` | ID of market | numeric|
|`mkt_name` | Name of market | string|
|`cm_id` | ID of commodity | numeric|
|`cm_name` | Name of Commodity (e.g. Bread) | string|
|`cur_id` | ID of Currency | numeric|
|`cur_name` | Acronym of Currency | string|
|`pt_id` | ID of price type(?) | numeric|
|`pt_name` | Price type (Retail, Wholesale, ...) | string|
|`um_id` | ID of unit(?) | numeric|
|`um_name` | Name of unit(?) | string|
|`mp_month` | Month | numeric|
|`mp_year` | Year | numeric|
|`mp_price` | Price | numeric (float)|
|`mp_commoditysource` | Commodity Source | string|