Versions Compared

Key

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

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.
    [INSERT SCREEN SHOTS OF EACH FORMAT AND BRIEF WALK THROUGH]

    Image AddedImage Added
  • 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.

Updates

...

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

...

  • In the IPC FIC domain of the FDE, users now have the option of choosing IPC v3.1 in the scale filter dropdown. [ADD SCREENSHOT]

Edits to FDE Spatial Domain Export and Options tabs (DATA-1516)

  • In the Spatial domain of the FDE, there was an option under the Export tab to Please select the FSZ attributes you would like to include. It has been moved to the Options tab and now reads Include shapefile attributes? Selecting yes for this option will include all attributes associated with the original shapefile (e.g., ADMIN0, ADMIN1, lzname, lzcode) This is an update to the feature requested in DATA-1073. [ADD SCREENSHOT]

Replace the "Email Support" Link on FDE and FDW with Link to Helpdesk Portal (DATA-1530)

  • In the FDW and FDE, under Help, the link to contact the Helpdesk has changed from Mail us: helpdesk@fews.net to a Helpdesk Support menu item that links to the Helpdesk Portal.

Bug Fixes

Population extracts in FDE spatial domain do not support demography year parameter (DATA-1517)

  • In the spatial domain of the FDE, the option to choose a population year for population and demography estimates was not working correctly. This issue has been fixed.

Failure in FAO Ingestion Pipeline (DATA-1518)

...

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

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

FDE appends `fields=simple` to spatial data requests that have `fields=with_population` (DATA-1527)

  • Exports for population estimates in the FDE spatial domain were not working correctly. When the Population Data option in the Options tab was set to include population estimates, the export contained geographic information only. This issue has been fixed and downloads are working correctlyThis fix includes the following Jira issues:

    • Failure in FAO Ingestion Pipeline (DATA-1518)

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

Incorrect Dataset autocomplete for standard visualizations (DATA-1533)

  • The UI that allows users to build standard visualizations should help them select an appropriate Data Set using autocomplete. This was not working as intended and has been fixed.