Skip to end of banner
Go to start of banner

Release Notes for Data Sprint 21.09

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Introduction

The following list of new features, tasks, and resolved bugs are included in the latest Sprint 21.09.2 release to FDW/FDE:

Features

Tasks

Bugs

Features

Preserve primary data from Magpi https://fewsnet.atlassian.net/browse/DATA-885

  • This feature is about introducing a data pipeline that periodically syncs the Magpi server data into Kobo.

Check availability of data for the base period for each component selected for a Calculated Price Index https://fewsnet.atlassian.net/browse/DATA-994

  • This enhancement is about adding a validation error message , i.e it pops up a validation error message i.e (The index component must have 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 ;

Features update for the forex chart and option tabs of the FDE https://fewsnet.atlassian.net/browse/DATA-1018

Improve performance by reducing query count for getting exchange rates https://fewsnet.atlassian.net/browse/DATA-1040

  • This feature is about generating fewer queries  count for getting a better exchange rate performance.

Applying other domain filter behavior to the /api/ endpoint via the router https://fewsnet.atlassian.net/browse/DATA-1046

  • This feature is about enhancing the /api/ endpoint i.e (http://fdw.fews.net/api/) to only show the

    the semi-structured data series end points for users who have access.

Make exchange rate country filters use country currency assignments https://fewsnet.atlassian.net/browse/DATA-1127

Interpolated Data Points should have Status = Interpolated rather than Collected https://fewsnet.atlassian.net/browse/DATA-1128

Include geographic fields in Exchange Rate Extracts https://fewsnet.atlassian.net/browse/DATA-1138

  • This enhancement is about allowing the inclusion and ordering of the geographic fields i.e ( geographic_group, fewsnet_region, country, admin_1, admin_2, market, longitude and latitude ) in the API end points of the exchange rate extracts ;

               https://fdw.fews.net/api/exchangeratevalue/?format=csv

               https://fdw.fews.net/api/exchangerate/?format=csv

               https://fdw.fews.net/api/exchangeratevaluefacts/?format=csv

Tasks

Disable node creation while there is no data https://fewsnet.atlassian.net/browse/DATA-1143

  • This task was about disabling the Drupal node creation for a data collection which does not contain any data.

Fix Drupal nodes initial caching https://fewsnet.atlassian.net/browse/DATA-1139

Bugs

Percentage changes of the one month, one year and five-year averages are all showing the same values as of the last day of the month https://fewsnet.atlassian.net/browse/DATA-1028

  • It was the value of the last day of the month which was used for the calculating the percentage change values of one month, one year and five-year when a daily collection schedule was aggregated and this was resolved.

Enketo reports support email as support@example.org https://fewsnet.atlassian.net/browse/DATA-1036

Review rendering speed of IPC layer in COVID-19 visualization, add vector tiles caching https://fewsnet.atlassian.net/browse/DATA-1097

  • There was a performance issue in rendering the individual country IPC data on the COVID-19 map and this was resolved .

Image attachments do not work with FEWSNET KoBo https://fewsnet.atlassian.net/browse/DATA-1107

  • There was an issue in attaching images to FEWSNET KoBo and this was resolved .

Error with geographical unit in calculated price index domain https://fewsnet.atlassian.net/browse/DATA-1175

Dataset admin only allows 10 dataseries records at a time https://fewsnet.atlassian.net/browse/DATA-1177

  • No labels