...
The following list of new features, tasks, and resolved bugs are in the latest Sprint 21.01.xx 01 release:
Features
Enhanced access control based on Data Usage Policy https://fewsnet.atlassian.net/browse/DATA-202
Develop a prototype of vector tiles serving using ST_AsMVT https://fewsnet.atlassian.net/browse/DATA-561
Move Indicator and Geographic Unit filters to Data Series and Data Point https://fewsnet.atlassian.net/browse/DATA-579
Make Geographic Unit Mandatory https://fewsnet.atlassian.net/browse/DATA-580
Enable production of Regional IPC pngs and shapefiles https://fewsnet.atlassian.net/browse/DATA-639
Import IPC Dataseries when importing Datapoints https://fewsnet.atlassian.net/browse/DATA-699
WorldPop Demography Cache Expiry and Repopulation https://fewsnet.atlassian.net/browse/DATA-714
Add 'pcgn_proper' and `pcgn_name` to Country Search https://fewsnet.atlassian.net/browse/DATA-720
Develop Prototype for Commodity Balance Sheet Domain https://fewsnet.atlassian.net/browse/DATA-722
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
Sub National Price Indexes https://fewsnet.atlassian.net/browse/DATA-747
...
Problem with scrolling in FDE Other domain https://fewsnet.atlassian.net/browse/DATA-572
/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
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
Production Time Series for Senegal appears incomplete https://fewsnet.atlassian.net/browse/DATA-697
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
MultipleObjectsReturned('get() returned more than one UnitOfMeasureConversion -- it returned 2 https://fewsnet.atlassian.net/browse/DATA-708
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
Metadata errors uploading FEWS NET/WFP/IAPRI Southern Africa, trade https://fewsnet.atlassian.net/browse/DATA-735Division by Zero error when refreshing materialized views https://fewsnet.atlassian.net/browse/DATA-751
Features
Enhanced access control based on Data Usage Policy https://fewsnet.atlassian.net/browse/DATA-202
This feature is about enhancing 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
This feature is about developing We have developed a prototype of vector tiles using
ST_AsMVT
with anMVTTileRenderer
which can be added to spatial viewsetsviewed 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 enhancing enhancement is about moving
Indicator
andGeographic unit
filters toDataSeries
andDataPoint
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 shapefiles packageshapefile 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 uploads a one step process, i.e importing the data points will create the data series which saves time and prevent error errors which were caused due to sometimes missing dataseriesdata series.
WorldPop Demography Cache Expiry and Repopulation https://fewsnet.atlassian.net/browse/DATA-714
This feature is about prepopulate repopulating the WorldPop cache for all shapes and reprocessing individually when a given shape is added or changed.
...
This feature is about enhancing the country search by adding the parameters '
pcgn_proper
' and `pcgnpcgn_
name`name
to (https://fdw.fews.net/api/country/) which allows to search , for instance, either by"pcgn_name": "Congo, Democratic Republic",
or"pcgn_proper": "Democratic Republic Congo
.
...
There was an issue in uploading the metadata of
FEWS NET/WFP/IAPRI Southern Africa, tradeĀ
and this was resolved.
Division by Zero error when refreshing materialized views https://fewsnet.atlassian.net/browse/DATA-751
There was a division by zero error both in refreshing materialized views of
MarketPriceFacts
andDataPointFacts
& this was resolved.