The following list of updates and bug fixes are included in the latest Sprint 24.07 release to the FEWS NET Data Platform.
New features
Add Market Function data for Haiti using market shapefile and road shapefile (DATA-3928)
FDW can ingest geospatial data for markets and the trade flow routes between them, as well as the classification of how well the market routes are functioning.
Updates
Prevent deletion of FDW accounts (DATA-3661)
In order to ensure that user identifiers cannot be reused, delete privileges have been removed from the database owner on the auth_user
table and there is a trigger on auth_user
that prevents deletion.
Remove the delay in sending our user email verifications after signup (DATA-3707)
FDE accounts are now created immediately and users receive an email asking them for account activation.
Automated checks for Crop data quality (DATA-3737)
...
A new image field can store country flag images from the Country FDW admin screen.
Add date filters to FDE IPC
...
Domains (DATA-3871)
Data can now be filtered by Start date and End date in the FDE’s Acute Food Insecurity Classifications Domain and the Acutely Food Insecure Population Estimates Domain.
Add Semi-Structured
...
Domain permissions to FDW (DATA-3884)
Permissions can automatically be added to a new Semi-Structured Domain in FDW by adding individuals or groups to the Object Permissions under the Document Type.
Implement dynamic filter to SemiStructuredDataSeriesViewSet and SemiStructuredDataPointViewSet (DATA-3910)
The API now has dynamic filters for SemiStructuredDataSeriesViewSet
and SemiStructuredDataPointViewSet
with metadata fields based on the DocumentType.metadata_schema
object. This allows the results to be filtered by one or more selected metadata types.
Add data_usage_policy filter to data series endpoints (DATA-3934)
The API can now filter data series by their data_usage_policy
.
Bugs
FDE bug fixes
Bug fixes for the FEWS NET Data Explorer were completed through the following tickets:
...