Kahi plugin staff_affiliations
Project description
Kahi staff affiliations plugin
Kahi will use this plugin to insert or update the affiliations information from institution's staff file
Description
Plugin that reads the information from institution's staff file to update or insert the information of the faculties and departments 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_staff_affiliations
Dependencies
Software dependencies will automatically be installed when installing the plugin. The user must have at least one file from staff's office for example: University of Antioquia.
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:
staff_affiliations:
databases:
- institution_id: https://ror.org/03bp5hc83 #Universidad de Antioquia (could be any external id ex: ROR_ID, GRID_ID, etc)
file_path: staff/Base de Datos profesores 2024_con_clasificación de Colciencias.xlsx
- institution_id: https://ror.org/00jb9vg53 #Universidad del Valle
file_path: staff/Maestro_empleado DOCENTES SEP 26_NORMALIZADO_univalle_2023.xlsx
- institution_id: https://ror.org/05tkb8v92 #Universidad Autónoma Latinoamericana
file_path: staff/UNAULA_Profesores regulares y ocasionales vige_NORMALIZADO.xlsx
- institution_id: https://ror.org/02xtwpk10 # Universidad Externado de Colombia
file_path: staff/Formato reporte de información docentes_2023_NORMALIZADO_uec.xlsx
verbose: 5
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
File details
Details for the file kahi_staff_affiliations-0.1.2b0.tar.gz
.
File metadata
- Download URL: kahi_staff_affiliations-0.1.2b0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e74408a3226665c6885ae47e88415a0a50d016d1a2f68722963f84120ff4a5e5 |
|
MD5 | f273ec091202897ec5754b3af0e03c3b |
|
BLAKE2b-256 | f436db4930e387ea67bb1fcc22111320d6a02ade7d8f66288a32130efda53f28 |
File details
Details for the file Kahi_staff_affiliations-0.1.2b0-py3-none-any.whl
.
File metadata
- Download URL: Kahi_staff_affiliations-0.1.2b0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0e28486438d26124443847f075be644009c40810531863f85e5f6e1b68a6500 |
|
MD5 | e69840cd9f84f302b0c0e4264d0a356f |
|
BLAKE2b-256 | 29c401fcd43207817507f391a484fe319795063f96c85f6aef65da24848b0d4a |