Releases: AlertaDengue/PySUS
Minor Bug-fix in tests.
This release aims the refactor of tests locally and on CI.
Chunked download
fixes various bugs and supports chunked downloads for SINAN datasets too big to fit in memory
Pure PySUS without demography
In this release we have opted for removing the demography subpackage to simplify the dependency resolution for package installation. The functionality removed with be released soon in a standalone demography package.
Minor bug-fix release
New country aggregation for SINAN
Among the main features of this release was the fixing of SINAN download to Handle the new country tables. Now State tables are no longer available.
The Download function also automatically fetches from the PRELIM tables when the tables are not yet finalized.
There are also many bug fixes and dependency management is now managed by Poetry.
This release is already available on PyPI. Please report any bugs, as usual.
Better SIA support
In this release we have added support to handle SIA downloads that have been split into multiple files in the DATASUS server.
We have also do not return the dataframes directly as they may be larger the that memory of most personal computers. Instead we have added documentation on how to process those downloads in chuncks.
Minor update to SINAN functionalities
Added support to new BR
tables
Added a couple of new table types.
Vaccine
v0.5.8: Merge pull request #41 from fccoelho/master
fixed bug preventing the installation
ESUS-large-bugfix
fixes some bugs in the last release