Connector Details
Type
Virtual machines, Single VM , BYOL
Runs on
Google Compute Engine
Last Update
24 October, 2024
Category
BIS Data Portal Connector Integration
Connector Details
Type
Virtual machines, Single VM , BYOL
Runs on
Google Compute Engine
Last Update
24 October, 2024
Category
The BIS Data Portal Connector facilitates seamless integration with the BIS SDMX RESTful API v1.4.0, providing access to statistical data and metadata from the Bank for International Settlements (BIS). This connector acts as a proxy to streamline data retrieval, supporting actions for querying data, availability, dataflows, data structures, and schemes in XML, JSON, CSV, and EDI formats. It leverages SDMX standards for filtering by flow, key, periods, and details, enabling economic analysis, policy research, and financial applications with global banking statistics.
Integration Overview
This document provides a detailed guide for each integration point, its purpose, configuration, and workflow support using the BIS Data Portal Connector.
Supported Integration Action Points
Detailed Integration Documentation
2.1 Get Data Retrieval
| Action | getData |
| Purpose | Retrieves data from a specified dataflow, filtered by key, periods, and detail level, in formats like JSON, XML, or CSV. This serves as the primary entry point for accessing BIS statistical data. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.2 Get Data Availability Retrieval
| Action | getDataAvailability |
| Purpose | Retrieves information about data availability for a specific component in a dataflow, supporting exact or available modes for query planning. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.3 Get Dataflow Retrieval
| Action | getDataflow |
| Purpose | Retrieves a specific dataflow by agency and ID, including structure and description for data understanding. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.4 Get Data Structure Retrieval
| Action | getDataStructure |
| Purpose | Retrieves a specific data structure definition by agency and ID, detailing dimensions and attributes. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.5 Get Category Scheme Retrieval
| Action | getCategoryScheme |
| Purpose | Retrieves a specific category scheme by agency and ID, for categorizing data. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.6 Get Codelist Retrieval
| Action | getCodelist |
| Purpose | Retrieves a specific codelist by agency and ID, providing code-value mappings. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.7 Get Concept Scheme Retrieval
| Action | getConceptScheme |
| Purpose | Retrieves a specific concept scheme by agency and ID, defining concepts used in data. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.8 Get Data Provider Scheme Retrieval
| Action | getDataProviderScheme |
| Purpose | Retrieves a specific data provider scheme by agency and ID, detailing data providers. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.9 Get Dataflows Retrieval
| Action | getDataflows |
| Purpose | Retrieves all dataflows available in the BIS catalog. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.10 Get Data Structures Retrieval
| Action | getDataStructures |
| Purpose | Retrieves all data structures available in the BIS catalog. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.11 Get Category Schemes Retrieval
| Action | getCategorySchemes |
| Purpose | Retrieves all category schemes available in the BIS catalog. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.12 Get Codelists Retrieval
| Action | getCodelists |
| Purpose | Retrieves all codelists available in the BIS catalog. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.13 Get Concept Schemes Retrieval
| Action | getConceptSchemes |
| Purpose | Retrieves all concept schemes available in the BIS catalog. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.14 Get Data Provider Schemes Retrieval
| Action | getDataProviderSchemes |
| Purpose | Retrieves all data provider schemes available in the BIS catalog. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.15 Get Dataflows By Agency Retrieval
| Action | getDataflowsByAgency |
| Purpose | Retrieves dataflows maintained by a specific agency. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.16 Get Data Structures By Agency Retrieval
| Action | getDataStructuresByAgency |
| Purpose | Retrieves data structures maintained by a specific agency. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.17 Get Category Schemes By Agency Retrieval
| Action | getCategorySchemesByAgency |
| Purpose | Retrieves category schemes maintained by a specific agency. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
2.18 Get Codelists By Agency Retrieval
| Action | getCodelistsByAgency |
| Purpose | Retrieves codelists maintained by a specific agency. |
| Configuration | Ensure the connector is configured with the base URL via the CONNECTOR_ENV_BIS_BASE_URL environment variable. |
| Parameters |
|
| Output |
|
| Workflow Example |
|
Example Workflow
Example Workflow: Economic Data Analysis
| Retrieve Dataflows |
Use the getDataflows action to fetch all dataflows. Identify target dataflows (e.g., BIS,CC,1.0). |
| Query Data Structure |
Execute the getDataStructure action with agencyID=BIS and dsID=DSD_CC to fetch structure. Process the response to understand dimensions and codes. |
| Fetch Data |
Use the getData action with flow=BIS,CC,1.0 and key=all to retrieve credit data. Integrate the data into an analytics dashboard. |
| Check Availability |
Use the getDataAvailability action to confirm data for specific components. Ensure query feasibility for historical analysis. |
This workflow enables applications to provide users with accurate statistical data and metadata, enhancing economic analysis, policy development, and data-driven decision-making.
Pricing
Support
For Technical support please contact us on
custom-connectors-support@isolutions.sa
iSolution logo - white - transparent 250 px
Register To Wired For Banking
Register To Palo Alto & iSolution Event
[forminator_form id=”14485″]
[forminator_form id=”14419″]
[forminator_form id=”14298″]
[forminator_form id=”13094″]