Skip to content

caltechlibrary/collaborator_reports

Repository files navigation

collaborator_reports

Collaborator Reports

This package will generate collaborator reports for funding agencies from various data sources.

Requires:

Python 3 and the requirements defined in the requirements.txt file (e.g. pip install -r /path/to/requirements.txt).

NSF Collaborator Report

Find the identifier of the individual you want to run a report on. This can be a Caltech Library person identifier (listed at https://feeds.library.caltech.edu/people/) or an ORCID identifier.

Type the following command in the terminal:

python authors_nsf_table4.py <identifier>

Where <identifier> is the identifier of the individual you want to run a report

This will generate a file nsf_collaborator_report.xlsx with the contents of table 4 part A

Additional sources

Additional scripts in this repository for ADS and WOS are using an older approach and may or may not work.

About

Generate collaborator reports from data sources

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages