Skip to content

📈 Documentation for the analysis of central bank speeches

License

Notifications You must be signed in to change notification settings

adamoshen/cbspeeches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of Central Bank Speeches

Note

This is a work in progress.

This repository documents the analysis of central bank speeches, obtained from Bank for International Settlements (BIS) Central Bankers' Speeches. The rendered documentation files can be viewed here.

Installing dependencies

First download or clone this repository and then activate the .Rproj file.

To install all dependencies required to replicate the analysis:

# install.packages("pak")
pak::local_install_deps()

To install all dependencies required to replicate the analysis and compile documentation:

# install.packages("pak")
pak::local_install_dev_deps()

Data stats

TODO

About

📈 Documentation for the analysis of central bank speeches

Resources

License

Stars

Watchers

Forks