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 9 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 for some 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 and for exchange rates in the Other domain. 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.
    [SCREEN SHOT]

  • 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)

    • Comprehensive Metadata for Exchange rates (DATA-1548)

  • 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.

New features in the News Articles Dashboard

  • Users can now filter articles by source country and tags. Tags and source country are both assigned to a news source, rather than individual articles, by adding or editing a source in the FDW under Metadata management > News articles > Sources. See the help text for additional details on using the filters and adding countries and tags to sources.
    [SCREEN SHOT]

  • This feature includes the following Jira issues:

    • Add country filters and general tagging for News Aggregator app (DATA-1551)

    • Add search by source country and tags to the News Aggregator dashboard (DATA-1573)

Updates

Update Names of Permissions Groups for Saved Datasets (DATA-1466)

  • Visibility permission labels in the Saved Data Sets section of the FDE have been changed to be more specific. Previous options included Owner, Group and FEWS NET Only. The new options are:

    • Public - Everyone in all data policy groups can view

    • Private to Me - Only the user who created it can view the dataset

    • Early Warning Team Only - Only people in the Early Warning Team group can view

    • FEWS NET Only - Only people in that Data Policy can view

EWT Request for IMF Data Added to API Ingest Pipeline (DATA-1485)

  • Consumer Price Index (CPI) data, Labor data, and GDP data are now being pulled automatically from the IMF via the API ingest pipeline.

Create IPC Drupal nodes from public data only (DATA-1570)

  • This update ensures that only data collections with data source documents that have a Public data usage policy are published and refreshed on the Data Center.

Bug Fixes

FAO Price Pipeline (DATA-1518)

  • The FAO pipeline was running and failing due to dataseries metadata mismatch. To correct this, the dataseries required for successfully running the FAO price pipeline were created. In addition, 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.

  • This fix includes the following Jira issues:

    • Failure in FAO Ingestion Pipeline (DATA-1518)

    • Setup dataseries required for APK-Inform Agency data import (DATA-1435)

Spatial Export Bug Fix (DATA-1562)

  • In the spatial domain, population and demography estimates were not being shown in the data extract when shapefile attributes were included. This issue has been fixed.

  • No labels