Learn R Programming

bcr

bcr is an R package that scraps the web (mainly Le Boursier) for Moroccan Financial Data. It aims to facilitate the access of this data on R.

Data provided by this package:

  • Listing of Moroccan Bonds.
  • Latest price variation of Moroccan stocks (Including MASI and MADEX indices).
  • Listing of Moroccan Market and Sectoral Indices.
  • Historical price data of Moroccan stocks.
  • Intraday variation of Moroccan stocks.

Installation

Either install directly from CRAN :

# From the R console call
install.packages("bcr")

Or to get the development version first install the {remotes} package then use the line below:

# install remotes first if you don't have it installed
# install.packages("remotes")
# install the development version
remotes::install_github("moutikabdessabour/bcr")

Documentation

A minimal documentation is provided here.

Copy Link

Version

Install

install.packages('bcr')

Monthly Downloads

23

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Abdessabour Moutik

Last Published

December 5th, 2020

Functions in bcr (0.1.1)

bonds

Moroccan Bonds
stock

Stock prices
get_today

Latest daily variation of Moroccan stocks
indices

Moroccan Market and Sectoral indices
intraday

Intraday Prices