Format of the PRIBOR rate on the CNB website
The CNB releases PRIBOR rates in HTML and TXT formats (the latter being suitable for further processing) through dynamic applications on the CNB website in the following form:
Fixing of PRIBOR interest rates as of a given day
- HTML format
URL for access:
https://www.cnb.cz/en/financial-markets/money-market/pribor/fixing-of-interest-rates-on-interbank-deposits-pribor/index.html?date=DD.MM.YYYY
DD - day
MM - month
YYYY - year
- TXT format
URL for access:
https://www.cnb.cz/en/financial-markets/money-market/pribor/fixing-of-interest-rates-on-interbank-deposits-pribor/daily.txt?date=DD.MM.YYYY
DD - day
MM - month
YYYY - year
Description of TXT format:
The first line of the file consists of the date to which the PRIBOR rates relate, in DD.Mon.YYYY format. After this line is a header in the following form:
term,PRIBID,PRIBOR
The data themselves follow on the subsequent lines. The separator is a '|' sign; in the case of figures with a decimal part the decimal place separator is a '.' sign.
Example data line:
1 day|5.02|5.20
Fixing of PRIBOR interest rates as of a given year
Data are available in TXT format only, from 1992 up to the present.
URL for access:
https://www.cnb.cz/en/financial-markets/money-market/pribor/fixing-of-interest-rates-on-interbank-deposits-pribor/year.txt?year=YYYY
YYYY - year
Description of TXT format:
The first two lines contain a header and the other lines the data. The individual figures are separated with a '|' sign; in the case of figures with a decimal part the decimal place separator is a '.' sign. The header, which also determines the format of the data lines, consists of two lines and has the following form:
|1 day||1 week||2 weeks||1 month||2 months||3 months||6 months||9 months||1 year|
Date|PRIBID|PRIBOR|PRIBID|PRIBOR|PRIBID|PRIBOR|PRIBID|PRIBOR|PRIBID|PRIBOR|PRIBID|PRIBOR|PRIBID|PRIBOR|PRIBID|PRIBOR|PRIBID|PRIBOR
Example data line:
2001Jan02|5.06|5.19|5.18|5.29|5.19|5.29|5.21|5.31|5.25|5.36|5.30|5.40|5.45|5.56|5.63|5.74|5.74|5.85