Kahi plugin for scimago sources
Project description
Kahi scimago sources plugin
Kahi will use this plugin to insert or update the journal information from scimago
Description
Plugin that reads the information from scimago ranking csv file to update or insert the information of the journals in CoLav's database format.
Installation
You could download the repository from github. Go into the folder where the setup.py is located and run
pip3 install .
From the package you can install by running
pip3 install kahi_scimago_sources
Dependencies
Software dependencies will automatically be installed when installing the plugin. The user must have at least one file fomr scimago report of journal rankings that can be downloaded from scimago website. The file MUST be named as the download from scimago suggests i.e. scimagojr 2023.csv
Usage
To use this plugin you must have kahi installed in your system and construct a yaml file such as
config:
database_url: localhost:27017
database_name: kahi
log_database: kahi_log
log_collection: log
workflow:
scimago_sources:
file_path:
- scimago/scimagojr 2020.csv
Where file_path under scimago_sources task is the full path where the scimago csv is located.
I you have several scimago files use the yaml structure as shown below
config:
database_url: localhost
database_name: kahi_test
log_database: kahi_test
log_collection: log
workflow:
scimago_sources:
file_path:
- /current/data/scimago/scimagojr 1999.csv
- /current/data/scimago/scimagojr 2000.csv
- /current/data/scimago/scimagojr 2001.csv
- /current/data/scimago/scimagojr 2002.csv
License
BSD-3-Clause License
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for Kahi_scimago_sources-0.1.0b0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10184c8415410abb38bc05261a0e2ea33e277ffbc4b16c23ccf536ebc157fc41 |
|
MD5 | cb46cff3ef2c1bcfc60e2a81939c300b |
|
BLAKE2b-256 | f515506fb01dfd2ad5eed6ae87c17d0b55f86293b7158e6c51730b2724776fca |
Hashes for Kahi_scimago_sources-0.1.0b0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | da79106050b0ca31717d96040c8f597aa07b2dacdd40d058c4f22ee5365d472c |
|
MD5 | 41b9069ce0e0291e40d5980c4123955e |
|
BLAKE2b-256 | 938d68d4a68c6eac1de79764640a47a5689a12c6302bbec263da139f51330389 |