Skip to content

A repository for collecting data from CRISTIN(Current research information system in Norway).

License

Notifications You must be signed in to change notification settings

marhaasa/Cristin-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A script for collecting and storing publications related to a specific institution in .xlsx from CRISTIN(Current research information system in Norway).

Prerequisites for Cristin.py

Pandas - an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.

Follow their instructions, or if you have pip installed just go ahead and use:

pip install pandas

Set desired institution in Cristin.py:

institution = your_desired_institution_id

Usage

Run Cristin.py in the folder you desire to get the .xlsx output:

python Cristin.py

About

A repository for collecting data from CRISTIN(Current research information system in Norway).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages