Reads in subnational data for Ghana to calculate most recent estimate of per capita active COVID-19 cases. Use with LoadData() is recommended.
LoadGhana()
A simple feature returning the date of most recent data (DateReport), a unique region code (geoid), the region name (RegionName) and country name (Country), the number of active cases per capita (pInf) and the regions geometry (geometry).
Data provided on HDX by Safeture from the Ghana Health Service (Ministry of Health): https://data.humdata.org/dataset/ghana-coronavirus-covid-19-subnational-cases. Geometry collected by Where Geospatial Media (www.wheregeospatial.com blog.wheregeospatial.com). This Data is not authorized by any government or private institution. It was created from the old authorized Ghana Shapefile using the district boundaries. Any one who uses this for any analysis should note this. Any limitations from the old authorized shapefile are inherited by this shapefile. Created Dec 11, 2019.
Ghana <- LoadGhana()