The following list of new features, updates and bug fixes are included in the latest Sprint 22.12 release to the FEWS NET Data Platform.
New Features
Standard Visualizations
A variety of standard visualizations are now available using the API. This includes the following:
...
The filter pane in the FDW now includes a search box which can be used to narrow down the available filters (DATA-2336)
Dataseries Admin screens have a FEWS NET Country Group filter option to allow the selection of data for a given region (DATA-2160)
...
Updates
Metadata Management Updates
...
The inline tabular display for data collections was improved to allow users to see the full text of important metadata columns.
Bug Fixes
Change country name of the exchange rate of Bolivar Digital per USD from World to Venezuela (DATA-2294)
The secondary exchange rate for VED (Bolivar Digital) per USD listed ‘World’ as the country. This has been corrected to list Venezuela.
...
The flow type and trade type were not working correctly on the trade domain. This has been resolved by changing ‘key’ to ‘value’ in trade-filter-config.js file.
Trying to open https://fdw.fews.net/en/admin/semistructured/semistructureddatapoint/ results in 500 Internal Server Error (DATA-1656)
...
The output of SemiStructuredDataPoint.objects.filter( 2 dataseries=6827441, 3).values( 4 'datacollectionperiod__period_date', 5)
gave incorrect period dates that do not correspond to the last day of the month. The monthly data source documents will now be checked and corrected for the period date being the last day of the month where applicable.
Bug Fixes in the FDE
The
FdeProfileViewSet
has been updated to operate in the same way as theUserViewSet
with theCurrentUserOnly
permission class, and allows the API to return a list of profiles to a superuser with permissions (DATA-2305flow type and trade type were not working correctly on the trade domain. This has been resolved by changing ‘key’ to ‘value’ in trade-filter-config.js file (DATA-2234)The height of the API LINK div on the Price Table was reduced to eliminate an overlap with the horizontal scroll bar for Ubuntu OS running Chrome (DATA-2296)
An error causing scroll bars to malfunction after closing the FDE guided tour has been fixed to allow users to scroll normally (DATA-2299)
The Reset Search button on FDE domain pages has been corrected to clear only the existing search parameters, and not a user’s selected data series. (DATA-2323)
The height of the FDE filter header and the placement of the ‘save search’ button after search parameters are entered have been corrected (DATA-2324)
The ‘Data Management’ button has been removed from the FDE2 homepage for the external users group (DATA-2281)
...