info@ismena.com
Ismena websiteIsmena websiteIsmena websiteIsmena website
  • Home
  • About us
  • Technologies
    • Cloud Services
      • Google Cloud Platform
        • Networking
        • Compute
        • Storage
        • SAP on GCP
        • Google Maps
        • Data Center Modernization
    • Infrastructure
      • iSolution Services
      • Unified Communication
      • Network Security
      • Access Security & Control
      • Computing Platforms
      • Structured Cabling Infrastructure
      • Datacenter Infrastructure
      • Networking Infrastructure
      • Retail Analytics
      • Cloud Infrastructure
    • Integration
      • Apigee
      • IBM
      • Custom Connectors
      • UnifAI
    • Security
      • Security Consulting Services
      • Security Solutions
    • Data & AI
      • BigQuery, Looker
      • Gemini
    • Collaboration Tools
      • Google Workspace For Enterprise
    • ERP-CRM
      • Odoo
      • Salesforce
      • SAP on GCP
    • DevOps
      • GCP
      • SonarSource
    • Managed Service Provider
      • Managed Service Provider
    • App Development
      • App Development
    • Open Banking
      • Open banking
    • Chrome Devices
  • Unplugged Podcast
  • Blog
    • Success Stories
    • News
    • Articles
  • Careers
  • Contact Us

Technologies

Integration

Custom Connectors

Explore All Connectors

UN Data Connector

UN Data Connector

Connector Details

Type

Virtual machines, Single VM , BYOL

Runs on

Google Compute Engine

Last Update

24 October, 2024

Category

Overview

Documentation

Pricing

Support

Overview

The UNData Connector facilitates seamless access to a wide range of datasets, including world development indicators and financial accounts, for applications such as data analytics, economic research, or visualization tools. This connector acts as a proxy to streamline data retrieval, supporting actions for dataset enumeration and specific data queries.

Integration Overview

This document provides a detailed guide for each integration point, its purpose, configuration, and workflow support using the UNData API Connector.

  • getDatasets: Retrieves a list of all available dataflows (datasets) from the UNData API.
  • getWorldDevIndicators: Retrieves data from the UNData World Development Indicators dataset (DF_UNData_UNFCC).
  • getQuarterlyFinancialAccounts: Retrieves quarterly financial accounts data (NASEC_IDCFINA_Q).
  • getAnnualFinancialAccounts: Retrieves annual financial accounts data (NASEC_IDCFINA_A).

Detailed Integration Documentation

Dataflows Retrieval

Action getDatasets
Purpose Retrieves a comprehensive list of all dataflows (datasets) available in the UNData API. This serves as the primary entry point for exploring available data.
Parameters
  • Required: None
  • Optional: Query parameters supported by the UNData API, passed as-is from the request (e.g., agency, version)
  • Headers: Custom headers such as Content-Type and Accept (default: application/json)
Configuration Ensure the connector is configured with the correct base URL via CONNECTOR_ENV_UNDATA_BASE_URL (default: https://data.un.org). The port is configurable via CONNECTOR_ENV_PORT (default: 8081).
Output
  • Successful: Returns a JSON object containing the list of dataflows as provided by the UNData API.
  • Failure: Returns a JSON object with an error message and the corresponding status code from the upstream API.
Workflow Example Configure the connector with the appropriate base URL (e.g., https://data.un.org). Execute the getDatasets action to fetch a list of dataflows. Process the response to identify datasets (e.g., DF_UNData_UNFCC) for further queries.

World Development Indicators

Action getWorldDevIndicators
Purpose Retrieves data from the UNData World Development Indicators dataset (DF_UNData_UNFCC), enabling access to global development metrics.
Parameters
  • Required: None
  • Optional: Query parameters supported by the UNData API for the DF_UNData_UNFCC dataset, passed as-is from the request (e.g., indicator, country)
  • Headers: Custom headers such as Content-Type and Accept (default: application/json)
Configuration Ensure the connector is configured with the correct base URL via CONNECTOR_ENV_UNDATA_BASE_URL.
Output
  • Successful: Returns a JSON object containing the World Development Indicators data.
  • Failure: Returns a JSON object with an error message and the corresponding status code.
Workflow Example Execute the getWorldDevIndicators action with optional parameters (e.g., indicator=GDP). Process the response to analyze or visualize development metrics.

Quarterly Financial Accounts

Action getQuarterlyFinancialAccounts
Purpose Retrieves quarterly financial accounts data from the NASEC_IDCFINA_Q dataset, suitable for financial analysis and reporting.
Parameters
  • Required: None
  • Optional: Query parameters supported by the UNData API for the NASEC_IDCFINA_Q dataset, passed as-is from the request (e.g., country, sector)
  • Headers: Custom headers such as Content-Type and Accept (default: application/json)
Configuration Ensure the connector is configured with the correct base URL.
Output
  • Successful: Returns a JSON object containing the quarterly financial accounts data.
  • Failure: Returns a JSON object with an error message and the corresponding status code.
Workflow Example Execute the getQuarterlyFinancialAccounts action with optional parameters (e.g., country=USA). Process the response for financial analysis or reporting.

Annual Financial Accounts

Action getAnnualFinancialAccounts
Purpose Retrieves annual financial accounts data from the NASEC_IDCFINA_A dataset, ideal for long-term financial trend analysis.
Parameters
  • Required: None
  • Optional: Query parameters supported by the UNData API for the NASEC_IDCFINA_A dataset, passed as-is from the request (e.g., country, sector)
  • Headers: Custom headers such as Content-Type and Accept (default: application/json)
Configuration Ensure the connector is configured with the correct base URL.
Output
  • Successful: Returns a JSON object containing the annual financial accounts data.
  • Failure: Returns a JSON object with an error message and the corresponding status code.
Workflow Example Execute the getAnnualFinancialAccounts action with optional parameters (e.g., country=USA). Process the response for trend analysis or reporting.

Workflow Creation with the Connector

Example Workflow: Exploring and Analyzing UNData

Retrieve Dataflows Use the getDatasets action to fetch a list of available dataflows. Identify target datasets (e.g., DF_UNData_UNFCC, NASEC_IDCFINA_Q).
Query Specific Data Execute the getWorldDevIndicators action with parameters (e.g., indicator=GDP&country=USA) to fetch development metrics. Use getQuarterlyFinancialAccounts or getAnnualFinancialAccounts with parameters (e.g., country=USA) to fetch financial data.
Analyze or Visualize Process the retrieved data for analysis (e.g., economic trends) or visualization (e.g., charts of GDP growth).

This workflow enables applications to perform targeted discovery, metadata enrichment, and reliable delivery of scholarly records, improving catalog quality, reporting accuracy, and integration efficiency.

Pricing

Request a Quote

Support

For Technical support please contact us on

custom-connectors-support@isolutions.sa

iSolution logo - white - transparent 250 px

iSolution logo - white - transparent 250 px

A tech solution company dedicated to providing innovation thus empowering businesses to thrive in the digital age.

  • Home
  • About us
  • Blog
  • Careers
  • Success Stories
  • News
  • Articles
  • Contact Us
  • Terms and conditions
  • Privacy Policy
© Copyright 2024 iSolution | All Rights Reserved
  • Home
  • About us
  • Technologies
    • Cloud Services
      • Google Cloud Platform
        • Networking
        • Compute
        • Storage
        • SAP on GCP
        • Google Maps
        • Data Center Modernization
    • Infrastructure
      • iSolution Services
      • Unified Communication
      • Network Security
      • Access Security & Control
      • Computing Platforms
      • Structured Cabling Infrastructure
      • Datacenter Infrastructure
      • Networking Infrastructure
      • Retail Analytics
      • Cloud Infrastructure
    • Integration
      • Apigee
      • IBM
      • Custom Connectors
      • UnifAI
    • Security
      • Security Consulting Services
      • Security Solutions
    • Data & AI
      • BigQuery, Looker
      • Gemini
    • Collaboration Tools
      • Google Workspace For Enterprise
    • ERP-CRM
      • Odoo
      • Salesforce
      • SAP on GCP
    • DevOps
      • GCP
      • SonarSource
    • Managed Service Provider
      • Managed Service Provider
    • App Development
      • App Development
    • Open Banking
      • Open banking
    • Chrome Devices
  • Unplugged Podcast
  • Blog
    • Success Stories
    • News
    • Articles
  • Careers
  • Contact Us
Ismena website

Register To Palo Alto & iSolution Event

Register to IBM x iSolution Event

Register to Gemini in Action Workshop

[forminator_form id=”14485″]

Registration To Amman Unplugged Event

[forminator_form id=”14419″]

Register to Gemini in Action Workshop

[forminator_form id=”14298″]

Tech and Culture Riyadh

[forminator_form id=”13094″]