/pinnacle

This project aims at analyzing the publication metrics at the Instituto de Astronomía Teórica y Experimental (IATE, Argentina), in order to identify possible problems and to design new strategies to optimize resources and increase the impact of the research results obtained at the Institute.

Primary LanguagePythonMIT LicenseMIT

# pinnacle

https://readthedocs.org/projects/pinnacle/badge/?version=latest

target:https://pinnacle.readthedocs.io/en/latest/?badge=latest
alt:Documentation Status
https://travis-ci.org/IATE-CONICET-UNC/pinnacle.svg?branch=master

Run the statistics and create some plots:

Create or load an ADS API key, and save it in a environment variable ADS_DEV_KEY

import pinnacle
# create a config dictionary
iate = pinnacle.inst_adsentries(config)
iate.load_inst()
viz = pub_dataviz(iate)
viz.plot_all()

The task of this project is to analyze the publication metrics in the IATE.

Autor

Project by Marcelo Lares (IATE, UNC). Developed in 2020.