Skip to content

Commit

Permalink
Merge pull request #36 from colav/minciencias_opendata_person
Browse files Browse the repository at this point in the history
Improved the readme
  • Loading branch information
muzgash authored Aug 15, 2023
2 parents b8d0fac + 7e71723 commit cc5bedb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Kahi_minciencias_opendata_person/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ pip3 install .
```
From the package you can install by running
```shell
pip3 install kahi_minciencias_opendata_affiliations
pip3 install kahi_minciencias_opendata_person
```

## Dependencies
Software dependencies will automatically be installed when installing the plugin.
The user must have at least one file from minciencias opendata found [here](https://www.datos.gov.co/Ciencia-Tecnolog-a-e-Innovaci-n/Investigadores-Reconocidos-por-convocatoria/bqtm-4y2h "minciencias researchers data"). Also the user needs the file from the production of the research groups found [here](https://www.datos.gov.co/Ciencia-Tecnolog-a-e-Innovaci-n/Producci-n-Grupos-Investigaci-n/33dq-ab5a).
The user must have at least one file from minciencias opendata found [here](https://www.datos.gov.co/Ciencia-Tecnolog-a-e-Innovaci-n/Investigadores-Reconocidos-por-convocatoria/bqtm-4y2h "minciencias researchers data"). Also the user needs the file from the production of the research groups found [here](https://www.datos.gov.co/Ciencia-Tecnolog-a-e-Innovaci-n/Producci-n-Grupos-Investigaci-n/33dq-ab5a). Additionally user must have a cvlac [file](https://drive.google.com/file/d/1DwNqYzUg57YVjBSno-A6ZlEt51mPTzER/view?usp=drive_link) with a scraping of all available researchers.

# Usage
To use this plugin you must have kahi installed in your system and construct a yaml file such as
Expand Down

0 comments on commit cc5bedb

Please sign in to comment.