gie_internal_page_request: Get the historical data export for for a specific facility...

View source: R/gie_internal_page_request.R

gie_internal_page_requestR Documentation

Get the historical data export for for a specific facility from a company within a country.

Description

Get the historical data export for for a specific facility from a company within a country.

Usage

gie_internal_page_request(url, api_key, max_pages = 10, country_code)

Arguments

url

The base URL to request

api_key

The default is NULL and searches for your GIE_PAT in you .Renviron file.

max_pages

Page results if possible, up to this number of pages. Both a message and a warning are emitted if there are more pages than this parameter specifies.


krose/gie documentation built on June 29, 2023, 1:29 a.m.