knitr::opts_chunk$set(
  collapse = TRUE, echo = FALSE, message = FALSE, warning = FALSE,
  comment = "#>"
)
library(MiscImport)

The import_boi_* family of functions is designed to download data from Bank of Israel website. The data is divided by topics.

Institutional investors

Institutional investors consist of the following types:

Summary data

The summary data section presents summary data (on all investor types) according to the following segmentation:


Public assets

The data is segmented by the following categories:



MichaelGurkov/MiscImport documentation built on June 6, 2023, 10:53 p.m.