bgschol_con: Create connection

Description Usage Arguments

View source: R/connect.R

Description

Interactive authorization or through a service account token.

Usage

1
2
3
4
5
bgschol_con(
  project = "subugoe-collaborative",
  dataset = "cr_instant",
  path = NULL
)

Arguments

project

Big Query project. Default is subugoe-collaborative.

dataset

big scholarly datasets. Currently the following datasets are present in subugoe-collaborative:

  • cr_instant Most recent monthly Crossref metadata snapshot, comprising metadata about journal articles published since 2008.

  • cr_history Historic Crossref metadata snapshots starting Apr 2018.

  • upw_instant Most recent Unpaywall metadata since 2008.

  • upw_history Historic Unpaywall metadata.

  • resources: Authorative data like journal lists

path

Path to JSON identifying the associated service account.


subugoe/bqschol documentation built on Dec. 23, 2021, 6:40 a.m.