...
The following list of new features, tasks, and resolved bugs are included in the latest Sprint 21.05 .03 release to FDW/FDE:
Features
...
This enhancement is about creating
admin_1
andadmin_2
geographic unit relationships of the IDP camps, i.eas seen here:
https://fdw.fews.net/en/admin/spatial/geographicunitrelationshiptype/idp_5Fcamp_5Fadmin2/change/
https://fdw.fews.net/en/admin/spatial/geographicunitrelationshiptype/idp_5Fcamp_5Fadmin1/change/
Add availability data to /admin views https://fewsnet.atlassian.net/browse/DATA-865
This enhancement is about adding the
availability
data to thedatacollectionperiod
change admin screen, which enables the user to view and update the availability Availability Data in numeric form, for instance ;
...
Support as-is ingestion of semi-structured data https://fewsnet.atlassian.net/browse/DATA-884
This feature is about implementing allowing the as-is ingestion of the semi-structured data (i.e. data which does not inherently belong to an existing domain) which makes it easy to load new generic data sources using the offline data upload functionality of the FDW, without performing any data or spreadsheet manipulation (i.e (e. https://fdw.fews.net/en/admin/warehouse/dataupload/add/?_changelist_filters=subtype__exact%3DAsIsDataPoint).
...
This feature is about enabling the usage of the dataset parameter of the FDE in order to extract large datasets which will be used in excel refreshable spreadsheetsability to open an existing DataSet in FDE, check that the correct Data Series are included, and then copy the refreshable link from the Export tab and use it in Excel.
Support fields parameter on semi-structured values API endpoint https://fewsnet.atlassian.net/browse/DATA-918
This enhancement is about incorporating
fields
parameter on semi-structured API endpoints which helps to filter the data returned from the API end points, for instance ;:https://fdw.fews.net/api/remittancesvalue/?format=xml&dataseries=6450072&fields=simple
https://fdw.fews.net/api/days_work_availablevalue/?format=xml&dataseries=6466282&fields=simple.
Add Options tab to Other Domain https://fewsnet.atlassian.net/browse/DATA-923
This feature is about implementing the
Options
tab to the Other data domain of the FDE, which enables the user to view and analyze the data byReporting schedule
parameter. Users can select a Daily, Weekly, Monthly, Quarterly or Annual reporting schedule.
...
On Trade Domain, Add filter for Trade Type (i.e. formal, informal) https://fewsnet.atlassian.net/browse/DATA-927
This enhancement is about adding the
Trade type
filter (i.e ( formal, informal) to the Trade data domain of the FDE.
...
Data Collection and Data Collection Period Country filters should work against expected Data Series https://fewsnet.atlassian.net/browse/DATA-930
This enhancement is about making allows users to use the country filters of filter on the
DataCollectionPeriod
andDataCollection
to work on the Data Series list which enables the user to find admin screens to filter all relevant countries data series for a specific country data collection.
...
This feature is about applying the FDW vector tiles, instead of geojson, to the IPC PNG maps within the system to improve the performance of rending of maps for users.
Tasks
Update to main django-autocomplete-light https://fewsnet.atlassian.net/browse/DATA-649
This task was about the upgrading of Django with auto-complete-light (a new Django feature) which results in implementing allowing the use of auto-complete within fields of the admin screens of the FDW, such as ,:
https://fdw.fews.net/en/admin/warehouse/datacollection/add/
...
This task was about uploading the global
Admin0
geographic unit boundaries, world ocean layer and lakes to FDW, so that they show up correctly on maps rendered from FDW.
Bugs
Fix query count for Geographic Unit Export https://fewsnet.atlassian.net/browse/DATA-818
...
There was an issue in the calculated index values which has had missing components and this was resolved and it . It is returning NC Not Collected values for an indices index which contains missing components.
...
There was an issue in using the search parameter of the Indicator API Indicator endpoint and this was resolved and the . The functionality is working as expected, for instance ,as can be seen here:
https://fdw.fews.net/api/indicator/?search=measles vaccination&data_domain=NutritionIndicator
...