Skip to content
background-image background-image

CNB monthly averages reader

[ | version 3.0]

Connector

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

Connector processing type: Row by row!

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

The connector expects the input of:

  • year (format yyyy)

Configuration

This connector does not include any configuration.

Input & Output Schema

Input

CNB monthly 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 monthly averages rates output (ver. 1.0.0)

Column Data type Allow null Description
Month string No Month - 3 letter abbreviation (JAN, FEB, MAR, ...)
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