boj_api_credit: Return the Bank of Japan API credit and release notice

View source: R/credit.R

boj_api_creditR Documentation

Return the Bank of Japan API credit and release notice

Description

The BOJ asks publishers of services using its API to show a specified credit and notify its Research and Statistics Department. The terms can change without prior notice; verify the linked official notice before releasing a service.

Usage

boj_api_credit(lang = c("en", "jp"))

Arguments

lang

Credit language, "en" or "jp".

Value

A named list containing the requested credit, contact address, subject line, and official notice URL.

Examples

boj_api_credit("en")
boj_api_credit("jp")$credit

bojapi documentation built on July 24, 2026, 5:07 p.m.