...
This feature is about caching the response of the Geography filter of the Crop production by moving the calculations of the Geographic unit tree that drives from the Geography filter from JavaScript into Python which as a result greatly improves the performance of the the Geographic filter response of the crop data domain(https://fdw.fews.net/data-explorer/#/crop).
...
This feature is about implementing the Celery Results for API data ingestion (https://fdw.fews.net/en/admin/django_celery_results/taskresult/) and i.e the celery results return the which returns the log file output of the import process which gives clear view about the import details .
...
Standardize Data Domain parameters in API URLs Story
...
This enhancement is about implementing the pagination functionality for the document list APIs of the Mayan , for instance , (https://fdw.fews.net/documents/documentlist/?format=json) or (https://fdwdev.fews.net/documents/documentlist/?format=json&page_size=X) , in addition to this , the documents can be extracted by using the download_url of the APIs.
...