Introduction
The following list of new features, tasks and resolved bugs are included in the latest Sprint 21.12.1 release to FDW/FDE:
Features
Calculated Price Index & Calculated Price Ratio end points of the FDE should point to their specific end points - DATA-1247Getting issue details... STATUS
Feature request for adding export button to the exchange rate data series of the FDW - DATA-1248Getting issue details... STATUS
Adding data series ID to available data series "info" field - DATA-1263Getting issue details... STATUS
Prototype of PIN Retrieval Tool - DATA-1264Getting issue details... STATUS
Updating the validation error message for checking the availability data of the base period of each component selected for a Calculated Price Index - DATA-1267Getting issue details... STATUS
Include schedule field to the data source document extract - DATA-1306Getting issue details... STATUS
Include data_usage_policy field in the simple fields extracts of the exchange rate and secondary price index of the FDE - DATA-1309Getting issue details... STATUS
Add filters.ModelMultipleChoiceFilter on DataUsagePolicy, Country and CountryGroup to DataSourceDocumentFilter - DATA-1312Getting issue details... STATUS
Add geographic_unit field in the simple fields extract of the calculated price index of the FDE - DATA-1318Getting issue details... STATUS
Tasks
Bugs
Issue of loading the Geographic filter on Crop and Nutrition domains of the data explorer pages - DATA-955Getting issue details... STATUS
Exchange rate data series naming errors in the user interface of the FDE - DATA-1262Getting issue details... STATUS
Error Importing Price Data from CSV - DATA-1274Getting issue details... STATUS
Data Inventory Dashboard - The tables for Cumulative Number of Data Points and Number of data points by month show incorrect time series on x-axis - DATA-1299Getting issue details... STATUS
Geographic filter is disabled for all the subtypes of the OTHER data domain - DATA-1304Getting issue details... STATUS
Searching by the parameters of the search box of the OTHER data domain results in data of all the data domains - DATA-1305Getting issue details... STATUS
Restore days work available and remittances from semi-structured domain - DATA-1310Getting issue details... STATUS
The period dates are disabled for all the subtypes of the OTHER data domain - DATA-1315Getting issue details... STATUS
Sub type column is shown blank in the UI of the Other data domain - DATA-1316Getting issue details... STATUS
Features
Calculated Price Index & Calculated Price Ratio end points of the FDE should point to their specific end points - DATA-1247Getting issue details... STATUS
This enhancement is about making changes to the FDE API end points of
calculated price index
andcalculated price ratio
i.e for thecalculated price index
;
- The data series is pointing to https://fdw.fews.net/api/calculatedpriceindex/,
- The data points/tabular view is pointing to https://fdw.fews.net/api/calculatedpriceindexvaluefacts/,
- The Export
link is pointing to https://fdw.fews.net/api/calculatedpriceindexvaluefacts/
And for the calculated price ratio
;
- The data series is pointing to https://fdw.fews.net/api/priceratio/,
- The data points/tabular view is pointing to https://fdw.fews.net/api/priceratiovaluefacts/, and
- The Export
link is pointing to https://fdw.fews.net/api/priceratiovaluefacts/
Feature request for adding export button to the exchange rate data series of the FDW - DATA-1248Getting issue details... STATUS
This feature is about adding the
Export
button to the exchange rate data series of the FDW i.e (https://fdw.fews.net/en/admin/price/exchangerate/).
Adding data series ID to available data series "info" field - DATA-1263Getting issue details... STATUS
This enhancement is about adding the
data series ID
to the available data seriesInfo
icon of the FDE.
Prototype of PIN Retrieval Tool - DATA-1264Getting issue details... STATUS
This feature is a prototype for implementing a tool that allows users for self-service retrieval of the population in need data using the superset dashboard.
Updating the validation error message for checking the availability data of the base period of each component selected for a Calculated Price Index - DATA-1267Getting issue details... STATUS
This enhancement is about changing an existing validation error message that states:
The index component must have data points for the base period
toBase period data missing. Please ensure index component has data points for the base period
which notifies the user that the index component does not have data for the given base period as shown below ;
Include schedule field to the data source document extract - DATA-1306Getting issue details... STATUS
This feature is about adding the
schedule
field to the data source document extract i.e (https://fdw.fews.net/en/admin/warehouse/datasourcedocument/export/?).
Include data_usage_policy field in the simple fields extracts of the exchange rate and secondary price index of the FDE - DATA-1309Getting issue details... STATUS
This enhancement is about adding the
data_usage_policy
field to the simple fields extracts of theexchange rate
(http://fdw.fews.net/api/exchangeratevaluefacts/?format=csv&subtype=ExchangeRateValue&fields=simple) andsecondary price index
(http://fdw.fews.net/api/priceindexvaluefacts/?format=csv&subtype=PriceIndexValue&fields=simple) of the FDE.
Add filters.ModelMultipleChoiceFilter on DataUsagePolicy, Country and CountryGroup to DataSourceDocumentFilter - DATA-1312Getting issue details... STATUS
This feature is about enhancing the data source document API which allow users to extract list of documents based on;
- One or more specific data usage policies ; i.e (https://fdw.fews.net/api/datasourcedocument/?format=html&datausagepolicy=Public)
- One or more countries ; i.e (https://fdw.fews.net/api/datasourcedocument/?format=html&country=Kenya&country=Uganda or https://fdw.fews.net/api/datasourcedocument/?format=html&country_code=KE&country_code=UG
- One or more country groups ; i.e (https://fdw.fews.net/api/datasourcedocument/?format=html&geographic_group=911&geographic_group=912)
In addition to this , the datapoint_count
has also been added to (https://fdw.fews.net/api/datasourcedocument/?format=html).
Add geographic_unit field in the simple fields extract of the calculated price index of the FDE - DATA-1318Getting issue details... STATUS
This enhancement is about adding the
geographic_unit
field to the simple fields extract of thecalculated price index
of the FDE i.e (https://fdw.fews.net/api/calculatedpriceindexvaluefacts/?format=csv&subtype=CalculatedIndexValue&fields=simple).
Tasks
Create geographic unit tree for exchange rate domain - DATA-1303Getting issue details... STATUS
This task was about implementing the geographic unit tree structure ( Regions>>Countries>>Markets) for the exchange rate data domain i.e. (https://fdw.fews.net/api/geographicunittree/?used_for=exchangerate&format=json).
Bugs
Issue of loading the Geographic filter on Crop and Nutrition domains of the data explorer pages - DATA-955Getting issue details... STATUS
There was an issue in loading the data values of the geographic filter for the Crop and Nutrition data domains of the FDE and this was resolved.
Exchange rate data series naming errors in the user interface of the FDE - DATA-1262Getting issue details... STATUS
In the other data domain of the FDE , there was a naming errors in the UI of the exchange rate data series with OANDA data source document and this was resolved.
Error Importing Price Data from CSV - DATA-1274Getting issue details... STATUS
There was an error in importing price data with a
csv
format and this was resolved and the functionality is working now as expected.
Data Inventory Dashboard - The tables for Cumulative Number of Data Points and Number of data points by month show incorrect time series on x-axis - DATA-1299Getting issue details... STATUS
There were an incorrect x-axis values which were shown in the tables of the
cumulative number of data points by date
andnumber of data points by month
of the data inventory dashboard and this was resolved and it is the correct values which are shown now in the tables ;
Geographic filter is disabled for all the subtypes of the OTHER data domain - DATA-1304Getting issue details... STATUS
The geographic filter drop down list was disabled for some of the sub types of the other data domain of the FDE and this was resolved.
Searching by the parameters of the search box of the OTHER data domain results in data of all the data domains - DATA-1305Getting issue details... STATUS
The search parameter of the other data domain had given incorrect results and this was resolved and the functionality is working now as expected.
Restore days work available and remittances from semi-structured domain - DATA-1310Getting issue details... STATUS
The data series of the semi-structured data domain i.e (
Days work available
&Remittances
) were shown as zero data point and this was resolved and the values are now shown correctly ; i.e (https://fdw.fews.net/en/admin/semistructured/semistructureddataseries/?document_type=days_work_available) and (https://fdw.fews.net/en/admin/semistructured/semistructureddataseries/?document_type=remittances).
The period dates are disabled for all the subtypes of the OTHER data domain - DATA-1315Getting issue details... STATUS
The period dates i.e (
Start date
andEnd date)
were disabled for all the subtypes of the other data domain of the FDE (https://fdw.fews.net/data-explorer/#/other) and this was resolved.
Sub type column is shown blank in the UI of the Other data domain - DATA-1316Getting issue details... STATUS
The UI Screen of the Other data domain of the FDE i.e (https://fdw.fews.net/data-explorer/#/other) did not show the data for the
Sub type
column information and this was resolved.