Introduction
The following list of new features, tasks and resolved bugs are included in the latest Sprint 21.10.2 release to FDW/FDE:
Features
Price availability validation https://fewsnet.atlassian.net/browse/DATA-972
Replace the Southern Africa Cross-Border Trade on Data Centre with a direct download from FDW https://fewsnet.atlassian.net/browse/DATA-1064
Operationalize FAOB Ingestion https://fewsnet.atlassian.net/browse/DATA-1110
Enhancements to Market Price Time Series extracts https://fewsnet.atlassian.net/browse/DATA-1129
Create specific viewsets for calculated data series https://fewsnet.atlassian.net/browse/DATA-1135
Add "Fare" to market products price_type https://fewsnet.atlassian.net/browse/DATA-1178
Use Direct ExchangeRate api end point when filtering/searching exchange rates other domain by country https://fewsnet.atlassian.net/browse/DATA-1180
Remove Copyright footer and add Rights Disclaimer page https://fewsnet.atlassian.net/browse/DATA-1181
Allow `NOT_COLLECTED` data points to be reported and imported in a generic way https://fewsnet.atlassian.net/browse/DATA-1201
Review Other domain end points to ensure they point to their specific end points for specific metadata https://fewsnet.atlassian.net/browse/DATA-1206
Create an export breakdown of Active Users and their current associated data policy, broken out so each data policy is identified by columns https://fewsnet.atlassian.net/browse/DATA-1233
Tasks
Commodity Balances historic data upload https://fewsnet.atlassian.net/browse/DATA-820
Change drupal node title from Central America and Caribbean to Guatemala and Haiti https://fewsnet.atlassian.net/browse/DATA-1200
Bugs
The buttons “Download “ , “Browse” , “Chart” and the “Excel Web Query URL” are missing from the price data set page of the FDW https://fewsnet.atlassian.net/browse/DATA-1189
Upon creating calculated indices (https://fdw.fews.net/en/admin/price/calculatedindex/add/), the Owner dropdown field doesn’t populate the username of the user that logged in https://fewsnet.atlassian.net/browse/DATA-1190
New price data information for Zimbabwe is not recognized by the FDW https://fewsnet.atlassian.net/browse/DATA-1207
Features
Price availability validation https://fewsnet.atlassian.net/browse/DATA-972
This enhancement is about adding a validation error message , i.e (
Availability should be set to 0 (Zero) or left empty for unavailable prices
) , for adding an availability value other than zero for theNot Available
data point values.
Replace the Southern Africa Cross-Border Trade on Data Centre with a direct download from FDW https://fewsnet.atlassian.net/browse/DATA-1064
This implementation allows the direct download of the Souter Africa Cross Border Trade data file from the data center on the FEWS NET website (https://fdw.fews.net/api/tradeflowquantityvalue/?dataset=SA XBT trade dataset&format=xlsx&fields=website) and the downloaded file contains the selected fields fit for the website extracts.
Operationalize FAOB Ingestion https://fewsnet.atlassian.net/browse/DATA-1110
This feature is about introducing a pipeline that imports FAOB data into FDW.
Enhancements to Market Price Time Series extracts https://fewsnet.atlassian.net/browse/DATA-1129
Create specific viewsets for calculated data series https://fewsnet.atlassian.net/browse/DATA-1135
This feature is about implementing the
calculatedpriceindex
,calculatedpriceindexvalue
,calculatedpriceindexvaluefacts
,priceratio
,priceratiovalue
andpriceratiovaluefacts
APIs (i.e https://fdw.fews.net/api/calculatedpriceindex/ ,https://fdw.fews.net/api/calculatedpriceindexvalue/ , https://fdw.fews.net/api/calculatedpriceindexvaluefacts/ ,
https://fdw.fews.net/api/priceratio/ ,
https://fdw.fews.net/api/priceratiovalue/ and https://fdw.fews.net/api/priceratiovaluefacts/) which return data series with the appropriate domain-specific metadata, for instance ,
(https://fdw.fews.net/api/calculatedpriceindex/?format=xml&fields=simple and
https://fdw.fews.net/api/priceratio/?format=xml&fields=simple).
Add "Fare" to market products price_type https://fewsnet.atlassian.net/browse/DATA-1178
This enhancement is about incorporating the
Fare
price type to the price data domain. It is selectable under the price type dropdown list. i.e (https://fdw.fews.net/en/admin/price/marketproduct/add/).
Use Direct ExchangeRate api end point when filtering/searching exchange rates other domain by country https://fewsnet.atlassian.net/browse/DATA-1180
This feature enhanced the search and filter capability of the Exchange Rate data series endpoint (
/api/exchangerate
) so that it used all country currency assignments instead of just the country assigned to the Data Series.
Remove Copyright footer and add Rights Disclaimer page https://fewsnet.atlassian.net/browse/DATA-1181
This enhancement is about removing the copyright footer and adding the right disclaimer page.
Allow `NOT_COLLECTED` data points to be reported and imported in a generic way https://fewsnet.atlassian.net/browse/DATA-1201
Review Other domain end points to ensure they point to their specific end points for specific metadata https://fewsnet.atlassian.net/browse/DATA-1206
Create an export breakdown of Active Users and their current associated data policy, broken out so each data policy is identified by columns https://fewsnet.atlassian.net/browse/DATA-1233
Tasks
Commodity Balances historic data upload https://fewsnet.atlassian.net/browse/DATA-820
This task was about uploading the commodity balances historic data and it was successfully loaded i.e. (https://fdw.fews.net/en/admin/balance/commoditybalance/).
Change drupal node title from Central America and Caribbean to Guatemala and Haiti https://fewsnet.atlassian.net/browse/DATA-1200
This task was about making Drupal node title change from Central America and Caribbean to Guatemala and Haiti.
Bugs
The buttons “Download “ , “Browse” , “Chart” and the “Excel Web Query URL” are missing from the price data set page of the FDW https://fewsnet.atlassian.net/browse/DATA-1189
In the price data set page of the FDW i.e ( https://fdw.fews.net/en/admin/price/pricedataset/), the buttons
Download
,Browse
,Chart
and theExcel Web Query URL
were missing and this was resolved.
Upon creating calculated indices (https://fdw.fews.net/en/admin/price/calculatedindex/add/), the Owner dropdown field doesn’t populate the username of the user that logged in https://fewsnet.atlassian.net/browse/DATA-1190
Upon creating calculated indices (https://fdw.fews.net/en/admin/price/calculatedindex/add/), the
Owner
dropdown field didn’t populate theusername
of the user that logged in and this was resolved.
New price data information for Zimbabwe is not recognized by the FDW https://fewsnet.atlassian.net/browse/DATA-1207
There was a problem in recognizing the price data for the country Zimbabwe and this was resolved and the metadata successfully loaded.