Catchment Population import
OpenLMIS provides functionality to update catchment population of specific geographic zones in bulk - via file import. How to do it?
Create simple .csv file that will consist of two columns - code and catchmentPopulation:
Enter the geographic zone codes along with their corresponding catchment population values.
If
CATCHMENT_POPULATION_CALC_AUTO
is true, only geographic zones at the lowest level can be updated.Otherwise (
CATCHMENT_POPULATION_CALC_AUTO
is false), updates can be made at any geographic level, allowing manual modifications across all zones.
Save file with geographicZones.csv name. It must be geographicZones.csv.
Create a .zip file with this geographicZones.csv file. Here the .zip file name does not matter.
Go to the Administration panel and select Data Import:
Select Geographic Zones from drop-down menu:
Click Select File and choose your zip file created in point 4:
Click Import in right bottom corner:
You will see an informational pop-up that everything went well or any issue occurred during file processing (e.g. attempt to update non-lowest geographical level).
Go to the Administration panel and select Geographic Zones:
and verify if data from the file has been reflected there.
Related content
OpenLMIS: the global initiative for powerful LMIS software