Scienti is based on Socrata, which is a service creates endpoints for data,
Yuku was implemented using sodapy package that supports socrata apis, take a look on socrata doc at
https://dev.socrata.com/foundry/www.datos.gov.co/33dq-ab5a
in the Code Snippets for python
This package supports:
* Download the dataset for CVLAC from [www.datos.gov.co](http://www.datos.gov.co/)
* With the ids of the dataset (COD_RH) perform scrapping to get researchers' information
* Support checkpoint, the scrapper can continue without loose information if something goes wrong
* Download the dataset for GRUPLAC
* It doesn´t support checkpoint
* Supports pagination
* It has a method to perform searches in elastic search to find ids, take a look in the readme.
* Documentation
* Examples
* github actions
* to check code with flake8
* to create a package for pypi
What's Changed
* Creating Yuku the package for Scienti open Data by omazapa in https://github.com/colav/Yuku/pull/1
* increased the max line lenght to 200, fixed documentation by omazapa in https://github.com/colav/Yuku/pull/2
New Contributors
* omazapa made their first contribution in https://github.com/colav/Yuku/pull/1
**Full Changelog**: https://github.com/colav/Yuku/commits/v0.0.1-alpha