...
This feature is about defining the
recent period
andcollection date
inipcphasemap
API which as a result returns the latest data collection period upon accessing the api/ipcphasemap ,for instance , (https://fdw.fews.net/api/ipcphasemap/?format=geojson&scenario=ML1&country_code={some_country}MW ).
Investigate why uploading additional IPC phases data returns invalid records https://fewsnet.atlassian.net/browse/DATA-555
This feature is about allowing the newly added IPC data to be recognized by the system instead of shown as an invalid record records which as a result allows for an outlook update.
Tasks
Review of National Parks and Lakes Geographic Units in IPC Data https://fewsnet.atlassian.net/browse/DATA-542
This task was about adding the
unit_type
field to the APIs’ of the api/ipcphasemap and api/ipcpackage , i.e for instance, (https://fdw.fews.net/api/ipcpackage/?country_code=ZW&collection_date=2020-06-01 and https://fdw.fews.net/api/ipcphasemap/?format=geojson&scenario=ML1&country_code=MW).
...
This task was about loading the
Number_of_days_work_available
historic data and the data successfully loaded i.e (https://fdw.fews.net/en/admin/warehouse/dataupload/1763/).
...
·There was an issue in loading the data values of the Single single data series page (http://fdw.fews.net/en/admin/warehouse/dataseries/) when one clicks the
Browse button
and this was resolved.
...
Display a descriptive pop up message instead of the 500 Internal Error message for the restricted FAOB data which are shown from the FDW End point https://fewsnet.atlassian.net/browse/DATA-516
Trying to access the
FAOB
restricted data points results in 500 Internal Server error and this was resolved and instead it is the appropriate message which is is shown.
Crop Production Indicator facts doesn’t work with format=xml and aggregate=true https://fewsnet.atlassian.net/browse/DATA-525
There was an issue in extracting the data of the
Crop Production Indicator facts
with parameter types offormat=xml
andaggregate=true
and this was resolved and the functionality is working as expected .
...