Skip to end of banner
Go to start of banner

Release Notes for Data Sprint 21.05

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 6 Next »

Introduction

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

Features

Tasks

Bugs

Features

Add FDW vector tiles to COVID-19 map https://fewsnet.atlassian.net/browse/DATA-529

  • This feature is about implementing the FDW vector tiles to COVID-19 map by changing the API calls of geojson to vector tiles for both admin units and IPC data .

Capture admin_1 and admin_2 relationship for IDP camps where they exist https://fewsnet.atlassian.net/browse/DATA-596

Add availability data to /admin views https://fewsnet.atlassian.net/browse/DATA-865

Support as-is ingestion of semi-structured data https://fewsnet.atlassian.net/browse/DATA-884

Use dataset parameter in preference to dataseries list in FDE where possible https://fewsnet.atlassian.net/browse/DATA-900

  • This feature is about enabling the usage of the dataset parameter of the FDE in order to extract the large datasets for using them excel refreshable spreadsheets.

Support fields parameter on semi-structured values API endpoint https://fewsnet.atlassian.net/browse/DATA-918

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 aggregate the data by Reporting schedule parameter.

On Trade Domain, Add filter for Trade Type (i.e. formal, informal) https://fewsnet.atlassian.net/browse/DATA-927

  • This feature 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 the country filters on DataCollectionPeriod and DataCollection to work on the Data Series list which enables the user to find a data collection of a specific country .

Add FDW vector tiles to IPC PNG maps https://fewsnet.atlassian.net/browse/DATA-936

  • This feature is about applying the FDW vector tiles to the IPC PNG maps to improve the performance of the rending of maps.

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 which results in auto-complete fields of the admin screens of the FDW, such as ,

https://fdw.fews.net/en/admin/warehouse/datacollection/add/

https://fdw.fews.net/en/admin/price/marketproduct/add/

https://fdw.fews.net/en/admin/price/exchangerate/add/

https://fdw.fews.net/en/admin/price/priceindex/add/

https://fdw.fews.net/en/admin/price/calculatedindex/add/

https://fdw.fews.net/en/admin/warehouse/datasourcedocument/add/

Upload global admin0 units and world ocean https://fewsnet.atlassian.net/browse/DATA-943

  • This task was about uploading the global Admin0 geographic unit boundaries, world ocean layer and lakes to FDW.

Bugs

Fix query count for Geographic Unit Export https://fewsnet.atlassian.net/browse/DATA-818

  • There was an issue of query count in the GeographicUnit export and this was resolved.

Calculated Index Value should return Not Collected if any component is missing https://fewsnet.atlassian.net/browse/DATA-844

  • There was an issue in the calculated index values which has missing components and this was resolved and it is returning NC values for an indices which contains missing components.

Search filter working incorrectly on Indicator API Endpoint https://fewsnet.atlassian.net/browse/DATA-925

  • There was an issue in using the search parameter of the API Indicator and this was resolved and the functionality is working as expected, for instance ,

https://fdw.fews.net/api/indicator/?search=measles vaccination&data_domain=NutritionIndicator

https://fdw.fews.net/api/indicator/?search=latrines&data_domain=NutritionIndicator

  • No labels