...
Investigate dissolve performance in /api/ipcpasemap - https://fewsnet.atlassian.net/browse/DATA-621
Replace Staple Food Price Data Set on Data center with direct download from FDW - https://fewsnet.atlassian.net/browse/DATA-906
Review the pre-processing and matching of DataSourceDocuments in uploads - https://fewsnet.atlassian.net/browse/DATA-935
Add collection_start_date and collection_end_date filters to DataPointFilter - https://fewsnet.atlassian.net/browse/DATA-968
Support fields parameter for geojson extracts of DataPointViewSet - https://fewsnet.atlassian.net/browse/DATA-969 Standard Price Charts
in Superset - Support As-Is imports on the three usual import screens https://fewsnet.atlassian.net/browse/DATA-987971
As a Food Security Analyst, I want to be able to view the admin 1 & 2 names when I extract market price data https://fewsnet.atlassian.net/browse/DATA-974
As a Food Security Analyst, I want to be able to view the CPI subnational data associated with an admin 1 in my extract https://fewsnet.atlassian.net/browse/DATA-975
Standard Price Charts in Superset - https://fewsnet.atlassian.net/browse/DATA-987
Tasks
Trade Flow resource generates lots of duplicate queries https://fewsnet.atlassian.net/browse/DATA-950
Enable extraction of reusable visualizations JSON format - https://fewsnet.atlassian.net/browse/DATA-993
...
Zimbabwe common currency prices not being calculated in data extracts - https://fewsnet.atlassian.net/browse/DATA-533
Fix price charts located under the “Old Charts” tab - https://fewsnet.atlassian.net/browse/DATA-560
Error uploading ET 2018 and 2009 LHZ shapefiles - https://fewsnet.atlassian.net/browse/DATA-784
Investigate potential templates (auto-complete field) loading issue with the new Autocomplete functionality - https://fewsnet.atlassian.net/browse/DATA-957
MarketProduct search doesn’t recognize partial Price Types - https://fewsnet.atlassian.net/browse/DATA-961
Error extracting Haiti and Madagascar availability data - https://fewsnet.atlassian.net/browse/DATA-1000
Collection date field is not automatically populated on the data collection page - https://fewsnet.atlassian.net/browse/DATA-1002
Features
Investigate dissolve performance in /api/ipcpasemap - https://fewsnet.atlassian.net/browse/DATA-621
Replace Staple Food Price Data Set on Data center with direct download from FDW - https://fewsnet.atlassian.net/browse/DATA-906
Review the pre-proessing and matching of DataSourceDocuments in uploads - https://fewsnet.atlassian.net/browse/DATA-935
This feature is about removing trailing spaces in DataSourceDocment namesmaking the
data_source_document
with a trailing space to be recognized in an uploading process.
Add collection_start_date and collection_end_date flters to DataPointFilter - https://fewsnet.atlassian.net/browse/DATA-968
This feature enables users to easily update local data visualizations each month via the API by using the ‘collection_start_date’ and ‘collection_end_date’ filters in the Data Point Filter.
...
; for insance ,
...
...
...
ipcphase/?format=geojson&collection_date_start=2021-04-01&country_code=KE
...
...
...
This feature improved the performance of GeoJSON downloads for map visualizations by dissolving internal boundaries prior to extraction.
...
datacollectionperiod/?format=json&collection_start_date=2021-04-01&data_domain=IPCCLASSIFICATION
...
...
...
datacollection/?format=json&collection_start_date=2021-04-01&data_domain=IPCCLASSIFICATION
Support fields parameter for geojson extracts of DataPointViewSet - https://fewsnet.atlassian.net/browse/DATA-969
This feature enables the users to download the subset of fields for IPC data required for analysis
...
enhancement is about incorporating fields parameter for GeoJSON 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 creates component tests for react components in FDE2
Tasks
...
is about implementing the As-Is imports in three import screens ;
1. Offline Data Uploads screen (https://fdw.fews.net/en/admin/warehouse/dataupload/add/)
2. Add Data Collection screen (https://fdw.fews.net/en/admin/warehouse/datacollection/add/)
3. Semi-Structured Data Point Admin (via import button on list view) https://fdw.fews.net/en/admin/semistructured/asisdatapoint/import/
As a Food Security Analyst, I want to be able to view the admin 1 & 2 names when I extract market price data https://fewsnet.atlassian.net/browse/DATA-
...
974
This task enables the successful extraction of reusable visualizations as a JSON object
...
feature is about allowing the inclusions of the names of the Admin1 and Admin2 in the market price data extract .
As a Food Security Analyst, I want to be able to view the CPI subnational data associated with an admin 1 in my extract https://fewsnet.atlassian.net/browse/DATA-
...
This task upgrades Django from version 3.1 to 3.2 which includes features such as:
Customizing type of auto-created primary keys
Functional indexes
New decorators for the admin site
Admin theming support
Creating reusable aliases for expressions that do not need to be selected but are used for filtering, ordering, or as part of complex expressions
...
975
This enhancement is about showing the data of the CPI subnational which are linked with Admin1 in the data that will be extracted.
Standard Price Charts in Superset - https://fewsnet.atlassian.net/browse/DATA-
...
This task confirms that the IPC Node Checking notifications are working correctly.
...
987
This feature developed standard price charts in superset and applied customization where possible.
Tasks
Trade Flow resource generates lots of duplicate queries https://fewsnet.atlassian.net/browse/DATA-
...
This task supports testing of the Sudan farmers API and applies relevant modifications to the FAO pipelines.
...
950
Enable extraction of reusable visualizations JSON format - https://fewsnet.atlassian.net/browse/DATA-
...
993
Bugs
Semi structured domain api/Deomographyvalue endpoint CSV format raises KeyError - https://fewsnet.atlassian.net/browse/DATA-848
...