Introduction
The following list of new features, tasks, and resolved bugs are included in the latest Sprint 20.11.11 release:
Features
Design and implement import of WorldPop demographic data https://fewsnet.atlassian.net/browse/DATA-479
Create a PandasKMLRenderer https://fewsnet.atlassian.net/browse/DATA-546
Writable API for DataCollection, DataCollectionPeriod and DataPoint https://fewsnet.atlassian.net/browse/DATA-552
Managing weekly commodity availability data in the FDW https://fewsnet.atlassian.net/browse/DATA-568
Enhanced Country API for easier maintenance of visualizations https://fewsnet.atlassian.net/browse/DATA-569
Add verbiage on the login page indicating that we are currently not accepting new FDE account registrations https://fewsnet.atlassian.net/browse/DATA-599
Tasks
Bugs
Features
Design and implement import of WorldPop demographic data https://fewsnet.atlassian.net/browse/DATA-479
This feature is about loading the worldpop data in amazon S3 bucket and enhancing the APIs to get a population data in a tabular format (https://fdw.fews.net/api/geographicunit/?format=csv&unit_type=fsc_admin_lhz&country_code=KE&as_of_date=2020-12-1&fields=with_population) and the demographic breakdown (https://fdw.fews.net/api/geographicunit/?format=csv&unit_type=fsc_admin_lhz&country_code=KE&as_of_date=2020-12-1&fields=with_population ).
Create a PandasKMLRenderer https://fewsnet.atlassian.net/browse/DATA-546
This enhancement is about adding the KML format extract for the for DataPointViewSet, for instance , (https://fdw.fews.net/api/cropproductionindicatorvalue/?format=kml&country_code=AF&cpcv2=R01).
Writable API for DataCollection, DataCollectionPeriod and DataPoint https://fewsnet.atlassian.net/browse/DATA-552
This feature is about enhancing the operations of creating ,reading, updating and deleting for the existing data collection , data collection period ,data point APIĀ end points from the back end.
Managing weekly commodity availability data in the FDW https://fewsnet.atlassian.net/browse/DATA-568
This feature is about allowing the import of the weekly commodity availability data into FDW and extract the data from the API end point of the
marketpricefacts
(http://fdw.fews.net/api/marketpricefacts/).
Enhanced Country API for easier maintenance of visualizations https://fewsnet.atlassian.net/browse/DATA-569
This feature is about enhancing the country API (https://fdw.fews.net/api/country/) to include all the key fields which helps for easier maintenance of visualization.
Add verbiage on the login page indicating that we are currently not accepting new FDE account registrations https://fewsnet.atlassian.net/browse/DATA-599
This feature is about introducing a verbiage on the login page indicating that we are currently not accepting new FDE account registrations(https://fdw.fews.net/accounts/signup/).