...
Next, data can be entered for the second part of the analysis panel, as follows:
Analysis settings:
...
Once this is done, go back to the Data module to check the eight output datasets that have been generated:
The geographic coverage analysis generates the following datasets:
...
Each catchment area can be linked to the corresponding health facility through the unique identifier indicated in the attribute table of both layers. Please just note that the header of the column containing the unique identifier in the attribute table of the catchment area layer contains "_join" at the end of it ("cat_join" in the case of the present exercise as per the screenshot below) compare to the header of the column containing that same identifier in the attribute table of the health facility layer ("cat" in the case of the present exercise).
The raster format residual population layer stored in the "raster_population_residual_geographic_analysis_120m" folder contains the spatial distribution of the target population that remains uncovered after performing of the analysis. This layer can, for example, be used as an input for the scaling up analysis (see Section 5.5.7), and it looks like this once open in a GIS software:
...
The health facility statistics file is named: "table_result_geographic_coverage_analysis_geographic_analysis_120m.xlsx". This file contains the columns shown below (note that the table is split in two in the below screenshot, and that we have sorted the data by decreasing value in the column "amRankComputed" - 5th column from the left in the upper part of the screnshot):
- cat: unique identifier of the health facility as per to the field selected from the attribute table of the health facility layer.
- name: name of the health facility as per the field selected from the attribute table of the health facility layer
- capacity: maximum coverage capacity of the health facility expressed as the number of people that the facility can serve (as per the field selected from the attribute table of the health facility layer).
- amRankValues_capacity: values for the parameter used to define the processing order. In the present exercise, this column contains the maximum coverage capacity of each facility as this is the option that was selected above. Please see the boxed note below for more information regarding the label and content of this column when using the other options.
- amRankComputed: processing order applied during the analysis based on the content of the "amRankValues_capacity" field and the direction of processing (ascending or descending), as selected by the user.
- amTravelTimeMax: maximum travel time in minutes, as set by the user for the analysis.
- amPopTravelTimeMax: total population located within the maximum travel time set for the analysis (amTravelTimeMax).
- amCorrPopTime: Pearson correlation coefficient between the set of travelling times (t, from 0 to the maximum travel time) and the corresponding covered population within this time step (i.e. the sum of population in all cells that are located between t and t+1 of travelling time). This correlation measure gives a rough estimate of how the population is distributed through space as we move outward from the health facility. As an example, a large positive value (e.g. 0.707 in the third line of the above table) means that the population is relatively uniformly distributed as you expand outwards from the facility. A strong negative correlation would mean that there is more population close to the health facility than there is far away from it. A correlation close to zero means that there is no specific tendency in how the population is spread within the catchment. This correlation should really just be used as a relative indicator, as we do not provide the statistical significance of the correlation (you should use proper GIS analysis outside AccessMod if you need statistical insights about how the population is spatially located within the catchments).
- amTravelTimeCatchment: travel time to reach the maximum extent of the catchment area attached to the health facility. This value is either:
- Equal to the maximum travel time set for the analysis (amTravelTimeMax) when the maximum coverage capacity of the facility has not been reached within the set time (120 minutes in this example). In the current exercise, this is the case for the Queen Elizabeth Hospital.
- Smaller than the maximum travel time set for the analysis (amTravelTimeMax) when the maximum coverage capacity of the facility is reached before reaching amTravelTimeMax. This is the case of The Medka Health Centre in the exercise.
- amPopCatchmentTotal: population located within the catchment area for the travel time reported in the amTravelTimeCatchment field
- amCapacityRealised: part of the maximum coverage capacity of the health facility that is being used (realized) based on the total population located in the catchment area for the given travel time. This value is:
- Equal to the maximum coverage capacity of the health facility (capacity) when this value is reached before the maximum travel time (amTravelTimeMax). An example is the Medka Health Centre in the present exercise.
- Smaller than the maximum coverage capacity of the health facility (capacity) when such capacity is not reached within the maximum travel time (amTravelTimeMax). An example is the Chiradzulu District Hospital is in this the present exercise.
- amCapacityResidual: part of the maximum coverage capacity of the health facility that is not being used. This value is calculated by making the difference between the maximum coverage capacity (capacity) and the realized capacity (amCapacityRealised). This value is therefore equal to 0 when the maximum coverage capacity is being reached within the given travel time.
- amPopCatchmentDiff: Part of the total population located in the final catchment area (amPopCatchmentTotal) which does not experience facility coverage by lack of sufficient coverage capacity in the health facility. This value is calculated by making the difference between the total population in the catchment area (amPopCatchmentTotal) and the realized capacity (amCapacityRealised). This value is therefore:
- Equal to 0 when the maximum coverage capacity is not reached within the given travel time
- Greater than 0 when the maximum coverage capacity is reached within the given travel time
- amPopCoveredPercent: cumulative geographic coverage expressed as a percentage. This value corresponds to the percentage of the initial population distribution grid that has been covered after having processes the health facility in question.
...