R Tutorials

Scraping Documents from the Bank of England Website

In this post, you will learn how to scrape various research documents from the [Bank of England](https://www.bankofengland.co.uk/) website.

Scraping Working Papers from the European Central Bank Website

In this post, you will learn how to scrape various research documents from the [European Central Bank](https://www.ecb.europa.eu/home/html/index.en.html) website.

Scraping Central Bankers' Speeches from the BIS Website

In this post, you will learn how to scrape speeches from the [Bank of International Settlements database](https://www.bis.org/cbspeeches/index.htm?m=256) which gathers most of central bankers' speeches in English.

Learning Bibliometrics

A github repository that gathers different scripts to extract (mannually or via APIs) and then clean bibliometric data.

Extracting and Cleaning Bibliometric Data with R (2)

In this post, you will learn how to extract data from Dimensions website and how to clean them. These data allow you to build bibliographic networks.

Extracting and Cleaning Bibliometric Data with R (1)

In this post, you will learn how to extract data from Scopus website or with Scopus APIs and how to clean the data extracted from Scopus website. These data allow you to build bibliographic networks.