Caltech Library logo
skip to main content

NAME

generate_country_collaboration_rpt

SYNOPSIS

generate_country_collaboration_rpt OPTIONS COUNTRY_CODE

DESCRIPTION

generate_country_collaboration_rpt generates a country collaboration report for CaltechAUTHORS records. Given an ISO 3166-1 alpha-2 country code, it queries the local ROR dataset (ror.ds) for all research organizations in that country, then searches CaltechAUTHORS for records where those ROR identifiers appear in creator affiliations, contributor affiliations, or funding entries.

Each output row represents one (ROR, CaltechAUTHORS record) pair. The columns are:

OPTIONS

-h, –help
display help
-l, –license
display license
-v, –version
display version

ARGUMENTS

COUNTRY_CODE
ISO 3166-1 alpha-2 two-letter country code (e.g. AU, DE, JP, GB)

EXAMPLE

Generate a country collaboration report for Australia:

generate_country_collaboration_rpt AU

Generate a report for Germany:

generate_country_collaboration_rpt DE