...
This enhancement is about incorporating
fields
parameter forGeoJSON
extracts of the DataPointViewSet API endpoint , for instance; (https://fdw.fews.net/api/ipcphase/?format=geojson&collection_date=2020-10-01&country_code=KE&fields=id,scenario,start_date,end_date,collection_date,value).
Support As-Is imports on the three usual import screens https://fewsnet.atlassian.net/browse/DATA-971
This feature is about implementing the
As-Is
imports in three import screens of the FDW , i.e ;
1. Offline Data Uploads screen (https://fdw.fews.net/en/admin/warehouse/dataupload/add/)
...
This feature is about allowing the inclusions of the names of the
Admin1
andAdmin2
names in the market price data extract.
...
This enhancement is about showing the data of the CPI subnational data which are linked with
Admin1
in the data that will be extractedunits.
Tasks
Trade Flow resource generates lots of duplicate queries https://fewsnet.atlassian.net/browse/DATA-950
Since the trade flow resource generates multiple queries which will make the data upload process slow so , this task was about generating fewer queries which makes the data upload process faster as a result .
Enable extraction of reusable visualizations JSON format - https://fewsnet.atlassian.net/browse/DATA-993
This task was about allowing the extraction of a reusable visualization in a
JSON
format , for instance , i.ehttps://fdw.fews.net/viz/viz_visualizations_price_augmentedpricechart.json?dataseries=314489 https://fdw.fews.net/viz/viz_visualizations_price_currentprevioushistoricpricechart.json?dataseries__in=314459&historic_range=2y https://fdw.fews.net/viz/viz_visualizations_price_averagepricechangemap.json?dataseries__marketproduct__product=R01112AA&historic_range=1m&dataseries__geographic_unit__country=SD&period_date=2021-02-28
...
The Zimbabwe common currency prices were not being calculated or presented in data extracts . This issue and this was resolved.
Fix price charts located under the “Old Charts” tab - https://fewsnet.atlassian.net/browse/DATA-560
...
There was a problem in
/api/marketproduct/
end point in making search with a partial terms of theprice_type
, for instance withwhol
instead of the full onewholesale
orret
instead of the fullretail
and this . This was resolved and can be searching searched using these partial terms , such as (https://fdw.fews.net/api/marketproduct/?format=json&search=eth mai ret or
https://fdw.fews.net/api/marketproduct/?format=json&search=nair mai whol ) .
...
There was a problem in extracting the availability data of the countries Haiti and Madagascar and Madagascar and this was resolved.
Collection date field is not automatically populated on the data collection page - https://fewsnet.atlassian.net/browse/DATA-1002
...