...
Investigate dissolve performance in /api/ipcpasemap - https://fewsnet.atlassian.net/browse/DATA-621
This feature improved the performance of GeoJSON
downloads for map visualizations by dissolving internal boundaries prior to extraction so that the download doesn't need to contain any of the "internal" boundaries under each phase; for instance ,(https://fdw.fews.net/api/ipcphasemap/?format=geojson&country_code=MZ&collection_date=2020-10-01&scenario=ML1&_refresh=true , https://fdw.fews.net/api/ipcphasemap/?format=geojson&country_code=NG&collection_date=2020-10-01&scenario=ML1&_refresh=true and https://fdw.fews.net/api/ipcphasemap/?format=geojson&country_code=MG&collection_date=2020-10-01&scenario=ML1&_refresh=true).
Replace Staple Food Price Data Set on Data center with direct download from FDW - https://fewsnet.atlassian.net/browse/DATA-906
This implementation allows the direct download of the price data file (https://fdw.fews.net/api/marketprice.xlsx/?dataset=FEWS_NET_Price_Data )
and the downloaded file should also contain the selected fields fit for the website extracts and a read me tab as well.
Review the pre-proessing and matching of DataSourceDocuments in uploads - https://fewsnet.atlassian.net/browse/DATA-935
...
This feature enables users to easily update local data visualizations each month via the API by using the ‘collectioncollection_start_date’ date and ‘collectioncollection_end_date’ date filters in the Data Point Filter; for insance instance ,(https://fdw.fews.net/api/ipcphase/?format=geojson&collection_date_start=2021-04-01&country_code=KE
...
...
Support fields parameter for geojson extracts of DataPointViewSet - https://fewsnet.atlassian.net/browse/DATA-969
...
There was an issue in augmented price chart and this was resolved. The x-axis label has been reviewed, three tab names have also been changed.
Error uploading ET 2018 and 2009 LHZ shapefiles - https://fewsnet.atlassian.net/browse/DATA-784
...