Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following list of updates and bug fixes are included in the latest Sprint 24.02 release to the FEWS NET Data Platform.

New Features

Crop Yield Forecast Domain (DATA-3221)

A new domain in FDW can store FEWS NET data on crop yield forecasts and return the values via an API.

Updates

Method for monitoring Kobo data ingestion pipelines

...

  • Created a special Luigi CheckTask type for monitoring pipelines and implemented a check for the Nigeria Market Prices Kobo form to determine if the pipeline to FDW is running successfully (DATA-2993)

  • Implemented the CheckTask for other existing Kobo price pipelines (DATA-3558)

Handling Luigi pipeline errors that occur when there are no new records to load in IMF pipeline (DATA-3301)

Updated FDW’s IMF data ingestion pipeline to successfully run when there are no new records.

Fix crop time series adding separate row for each different data point status (DATA-3304)

...

  • Moved the Border Point filter after the Reporting Country and Trade Source filters

  • Modified the source and destination filters to read “Trade Source” and “Trade Destination”

  • Moved the Data Source Document filter to be the last filter option

FDE User Profile Development

...

Add JSON field to FdeUserProfile model (DATA-3236)

Improved the storage of FDE user profile data through a new JSON field in FDW

...

Added the ability to save visualizations in FDE to a user’s profile (DATA-3232)

.

...

Updated the FDW API with a has_geography filter in BasicGeographicUnitFilterSet as part of enabling the FDE Spatial domain to only return features with geography.

Improve hover behavior in non-clickable FDE tables (DATA-3483)

Created UI updates to distinguish between clickable and non-clickable table rows. Non-clickable tables now have a separate background color and uses an arrow cursor instead of a hand.

Bug Fixes

Fix LinearRing error affecting the Crop Assessment Dashboard from loading (DATA-3511)

...