R

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.

A Road Map for historians of economics to learn R

When the temptation is growing in you to try your hand at quantitative methods, the first question is likely to be "but how can I do, and which tools should I learn to use?" I give here some arguments to engage yourself in learning R and then present different tutorials and R packages useful for historians of economics.

Release of biblionetwork 0.1.0

I am very pleased to announce the initial release of biblionetwork to CRAN! biblionetwork is designed to build easily and quickly large list of edges for bibliometric networks. You can identify the edges for different types of network (bibliometric coupling or co-citation, or co-authorship networks) and use different methods to calculate the weights of edges.

Mapping Macroeconomics

Building an online interactive platform displaying bibliometric data on a large set of macroeconomic articles. Our goal is to settle the basis for a broad and long-run project on the history of macroeconomics, as well as to bring to historians tools to run quantitative inquiries to support their own research work.

biblionetwork

The biblionetwork package provides functions to create fastly bibliometric networks like bibliographic coupling network, co-citation network and co-authorship network.