Skip to end of banner
Go to start of banner

Release Notes for Data Sprint 22.05

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

The following list of new features, updates and bug fixes are included in the latest Sprint 22.05 release to FDW/FDE.

New Features

Draft metadata documentation available in Price, Crop, and Trade domains

  • Users can now utilize the FEWS NET data platform API to access metadata definitions and details corresponding to their data extract in the Price, Crop, and Trade domains. To access, add the word metadata to your API call link between the endpoint and parameters. For example:
    If your API call is:
    /api/marketpricefacts/?dataseries=2567202&format=html
    You can call metadata definitions using:
    /api/marketpricefacts/metadata/?dataseries=2567202&format=html
    This information can be accessed in html, PDF, or JSON formats.
    [INSERT SCREEN SHOTS OF EACH FORMAT AND BRIEF WALK THROUGH]

  • This new feature includes the following Jira issues:

    • Comprehensive Metadata for Price Domain (DATA-1468)

    • Comprehensive Metadata for Crop Domain (DATA-1469)

    • Comprehensive Metadata for Trade Domain (DATA-1470)

  • Coming soon: This work is being expanded to include updates to metadata definitions, additional domains, and the ability to access metadata definitions from a tab within the FDE.

Updates

Bug Fixes

Failure in FAO Ingestion Pipeline (DATA-1518)

  • An update was recently made so that when fetching data from web services, if there is a failure in one document due to unmatched metadata, other documents from that web service can still successfully pull data. This update was not working correctly and has been fixed.

  • No labels