RMI-PACTA / pacta.data.scraping

Scrapes data from various web sources needed for PACTA
https://rmi-pacta.github.io/pacta.data.scraping
Other
2 stars 0 forks source link
climate-change pacta pactaverse r r-package sustainable-finance

pacta.data.scraping

Lifecycle: stable R-CMD-check codecov CRAN status pacta.data.scraping status badge

The goal of pacta.data.scraping is to provide tools to scrape critical data sets from web sources and prepare them for input to the PACTA data preparation process.

Installation

You can install the development version of pacta.data.scraping from R-universe with:

install.packages("pacta.data.scraping", repos = "https://rmi-pacta.r-universe.dev")

or from GitHub with:

# install.packages("pak")
pak::pak("RMI-PACTA/pacta.data.scraping")