...
Add Market Product and Market Price ViewSet filters for Staple Foods
This feature is about using the attribute
Is Staple Food
for filtering the results that came from /api/marketproduct and or /api/marketprice and or /api/marketpricefacts using the attribute for "Is Staple Food" so one can filter , for instance , by using the links , , https://fdw.fews.net/api/marketprice/?country=XX&?is_staple_food , or https://fdw.fews.net/api/marketpricefacts/?country=XX&is_staple_food or https://fdw.fews.net/api/marketproduct/?country=XX&is_staple_food .
Implementation of Geographic Unit View within FDE
This feature is about implementing the Map tab on the Spatial data domain (https://fdw.fews.net/data-explorer/#/spatial) . In addition to this ,if the user , for instance,selects one or more Geographic Unit Set Versions and Unit Type then the Features can be extracted as GeoJSON with querys like: https://fdwdevfdw.fews.net/api/feature/?format=geojson&unit_set_version=223XXX&unit_set_version=224 & XXX , https://fdwdev.fews.net/api/feature/?format=geojson&unit_set_version=223XXX&unit_set_version=224XXX&unit_type=admin1adminX
...
Use pagination in FDE Crop Production tab
This feature is about implementing the pagination response of the crop production indicator API which greatly enhances the extract performance of this the data domain (https://fdw.fews.net/data-explorer/#/crop)
...
This feature is about implementing the Country filter list for all the data series admin screens of all the data domains. i.e all the admin screens of the data series of the data domains show the country list in their Filter field box.
...
Refactor GeographicUnitTreeViewSet to improve performance
...