Introduction
The following list of new features, tasks, and resolved bugs are in the latest Sprint 21.01.xx 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
Tasks
Bugs
Features
Enhanced access control based on Data Usage Policy https://fewsnet.atlassian.net/browse/DATA-202
This feature is about enhancing the access control by defining new data usage policies and restricting the data access by allocating to Users or Groups .
Develop a prototype of vector tiles serving using ST_AsMVT https://fewsnet.atlassian.net/browse/DATA-561
This feature is about developing prototype of vector tiles using ST_AsMVT with an MVTTileRenderer which can be added to spatial viewsets.
Move Indicator and Geographic Unit filters to Data Series and Data Point https://fewsnet.atlassian.net/browse/DATA-579
This enhancing is about moving Indicator and Geographic unit filters to DataSeries and DataPoint filters.
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.
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 package.
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 error which were caused due to missing dataseries.
WorldPop Demography Cache Expiry and Repopulation https://fewsnet.atlassian.net/browse/DATA-714
This feature is about prepopulate the WorldPop cache for all shapes and reprocessing individually 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 is about enhancing the country search by adding the parameters 'pcgn_proper' and `pcgn_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
.
Develop Prototype for Commodity Balance Sheet Domain https://fewsnet.atlassian.net/browse/DATA-722
This feature is about developing prototype for Commodity Balance Sheet data Domain (https://fdw.fews.net/en/admin/balance/commoditybalance/).
Make Data Series lists in Admin screens into clickable links https://fewsnet.atlassian.net/browse/DATA-733
This feature is about making the dataseries links clickable in all of all the admin pages (https://fdw.fews.net/en/admin/).
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 toSecondary Price Index
(https://fdw.fews.net/data-explorer/#/other)
FDW:
PriceIndex
is renamed toSecondary Price Index
andSecondary Price Indices
(https://fdw.fews.net/en/admin/price/priceindex/)CalculatedIndex
is renamed toCalculated Price Index
andCalculated Price Indices
(https://fdw.fews.net/en/admin/price/calculatedindex/)