Skip to end of banner
Go to start of banner

Release Notes for Data Sprint 21.01

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 13 Next »

Introduction

The following list of new features, tasks, and resolved bugs are in the latest Sprint 21.01.01 release:

Features

Tasks

Bugs

Features

Enhanced access control based on Data Usage Policy https://fewsnet.atlassian.net/browse/DATA-202

  • This feature enables enhanced access control by defining new data usage policies and restricting the data access by allocating to specific Users or Groups. These controls can be given down to the country level so that certain data within certain countries can be properly protected and/or accessed.

Develop a prototype of vector tiles serving using ST_AsMVT https://fewsnet.atlassian.net/browse/DATA-561

  • We have developed a prototype of vector tiles using ST_AsMVT with an MVTTileRenderer which can be viewed on spatial viewsets. When users click on a country, it will show the Admin boundaries. This capability is still undergoing changes and may not be visible to FDE users on this release; however, the functionality has been developed.

Move Indicator and Geographic Unit filters to Data Series and Data Point https://fewsnet.atlassian.net/browse/DATA-579

  • This enhancement is about moving Indicator and Geographic unit filters to DataSeries and DataPoint filters, which enables a better mechanism for searching among geographic units.

Make Geographic Unit Mandatory https://fewsnet.atlassian.net/browse/DATA-580

  • This feature is about making Geographic Unit a mandatory field for the data series of all the data domains, which will make all data series searchable within the Data Explorer. Previously, there were data series without geographic units attached to them, which made them difficult to locate and pull.

Enable production of Regional IPC pngs and shapefiles https://fewsnet.atlassian.net/browse/DATA-639

  • This feature is about enhancing the production of Regional IPC pngs and shapefile packages. Previously we had to rely on using only country_code to create maps, now we can utilize country_group to create regional maps automatically.

Import IPC Dataseries when importing Datapoints https://fewsnet.atlassian.net/browse/DATA-699

  • This enhancement is about making the IPC uploads a one step process, i.e importing the data points will create the data series which saves time and prevent errors which were caused due to sometimes missing data series.

WorldPop Demography Cache Expiry and Repopulation https://fewsnet.atlassian.net/browse/DATA-714

  • This feature is about repopulating the WorldPop cache for all shapes and reprocessing when a given shape is added or changed.

Add 'pcgn_proper' and `pcgn_name` to Country Search https://fewsnet.atlassian.net/browse/DATA-720

  • This feature enhances the country search by adding the parameters pcgn_proper and pcgn_name to the API: https://fdw.fews.net/api/country/ which allows users to search either by "pcgn_name": "Congo, Democratic Republic", or "pcgn_proper": "Democratic Republic Congo .

Develop Prototype for Commodity Balance Sheet Domain https://fewsnet.atlassian.net/browse/DATA-722

  • The development team has produced a prototype for Commodity Balance Sheet data Domain which will be accessible via FDW here: https://fdw.fews.net/en/admin/balance/commoditybalance/. This capability is still undergoing changes and may not be visible to FDW users on this release; however, the functionality has been developed.

Make Data Series lists in Admin screens into clickable links https://fewsnet.atlassian.net/browse/DATA-733

Consistent Labeling for Price Indexes https://fewsnet.atlassian.net/browse/DATA-746

  • This feature is about making consistent labeling for the Price Index both in FDW and FDE i.e

FDE

- External Price Index is renamed to Secondary Price Index (https://fdw.fews.net/data-explorer/#/other)

FDW

- PriceIndex is renamed to Secondary Price Index and Secondary Price Indices (https://fdw.fews.net/en/admin/price/priceindex/)

- CalculatedIndex is renamed to Calculated Price Index and Calculated Price Indices (https://fdw.fews.net/en/admin/price/calculatedindex/)

Sub National Price Indexes https://fewsnet.atlassian.net/browse/DATA-747

Tasks

Investigate performance issues on export of TradeFlowQuanity and fix https://fewsnet.atlassian.net/browse/DATA-710

Investigate performance issues on export of IPCClassificationResource and fix https://fewsnet.atlassian.net/browse/DATA-711

Add totals to Crop Production and Inventory dashboards https://fewsnet.atlassian.net/browse/DATA-585

For crop production dashboard ,when no country is selected , the parameters below are displayed :

-A total number of countries, with crop data is in FDW

-A total number of commodities

-First and last dates

When a country is selected:

- A total number of commodities in the selected country  &

- First and last dates for selected country are shown .

For the data inventory dashboard, the Number of data points by data domain table are summarized as shown below:

Move LandScan rasters to S3 https://fewsnet.atlassian.net/browse/DATA-719

  • This task was about moving the LandScan data to S3 which is helpful in reducing storage costs and supporting alternate sources of population & other raster data.

Bugs

Problem with scrolling in FDE Other domain https://fewsnet.atlassian.net/browse/DATA-572

  • The select all button of the demographic data of the other data domain was not showing the correct selected dataseries count and this was resolved and the functionality is working as expected.

/en/schema-ui doesn't populate Country Code lists https://fewsnet.atlassian.net/browse/DATA-581

Country names not appearing in FDE when filtering exchange rate data https://fewsnet.atlassian.net/browse/DATA-584

  • The country names were not shown when filtering by the Exchange rate subtype of the Other data domain and this was resolved.

Some of the top menus of the Home page i.e (Change password , Recent Actions i.e (list) , Help with the current page) are not shown https://fewsnet.atlassian.net/browse/DATA-647

  • Some of the top menus information (https://fdw.fews.net/en/admin/) under the Welcome ( i.e Change password) , Recent Actions , Help i.e ( Help with the current page) were hidden and this was resolved.

Production Time Series for Senegal appears incomplete https://fewsnet.atlassian.net/browse/DATA-697

  • There was an issue in accessing the crop data for the country Senegal and this was resolved.

The data extract buttons i.e ( Download & Browse) of the calculated data series page are not working https://fewsnet.atlassian.net/browse/DATA-702

PandasShapefileRenderer doesn't support multiple Geographic Unit Types https://fewsnet.atlassian.net/browse/DATA-704

  • There was an error in using more than one Geographic Unit Type parameters and this was resolved.

MultipleObjectsReturned('get() returned more than one UnitOfMeasureConversion -- it returned 2 https://fewsnet.atlassian.net/browse/DATA-708

  • It was the error message i.e (MultipleObjectsReturned('get() returned more than one UnitOfMeasureConversion -- it returned 2), which was returned for having two unit of measure conversion for the same unit and this was resolved  & validation has been added on UnitOfMeasureConversion which prevents duplicate entries  in addition to this,the duplicates which were available in PROD are now cleared.

country_code missing from DataCollectionSerializer and DataCollectionPeriodSerializer https://fewsnet.atlassian.net/browse/DATA-718

Filtering by border point field of the trade data domain results in Impossible to fetch error message https://fewsnet.atlassian.net/browse/DATA-729

  • Trying to filter trade data by border point field results in Impossible to fetch error and this was resolved and the functionality is working as expected.

Metadata errors uploading FEWS NET/WFP/IAPRI Southern Africa, trade https://fewsnet.atlassian.net/browse/DATA-735

  • There was an issue in uploading the metadata of FEWS NET/WFP/IAPRI Southern Africa, trade  and this was resolved.

  • No labels