Skip to content
background-image background-image

CNB quarterly averages reader

[ | version 3.0]

Building a comprehensive content for you: A Work in Progress...

Connector processing type: Row by row!

The ECB quarterly averages reader is connected to the CNB API and returns the average exchange rates for the published set of currency codes and all completed quarters of the provided year.

The connector expects the input of:

  • year (format yyyy)

Connector

The connector is permitted for use of the platform background agent.

Configuration

This connector does not include any configuration.

Input & Output Schema

Input

CNB quarterly averages rates input (ver. 1.0.0)

Column Data type Allow null Description
Year integer Yes Year, for which the average rates are required

Output

CNB quarterly averages rates output (ver. 1.0.0)

Column Data type Allow null Description
Quartal string No Quarter (JAN_TO_MAR, APR_TO_JUN, ...)
Year integer No Year
Average double No Average exchange rate for the period
CurrencyCode string No Currency code in ISO 4217 format
Amount integer No Exchange rate for the currency using the decimal place factor

Release notes

3.0.0

  • First release