Helper library for the ICCAS dataset
Project description
This repository contains:
a helper package to get the ICCAS dataset (Italian Coronavirus Cases by Age group and Sex) and work with it;
some Jupyter notebooks that you can run on Binder clicking on the badge “launch notebooks” above.
The package
The package includes several submodules:
Module |
Description |
---|---|
loading |
Obtain, cache and load the dataset(s) |
processing |
Data (pre)processing. Fix data inconsistencies, resample data with interpolation. |
queries |
Select subsets of data, aggregate or extract useful values. |
charts |
Draw charts and animations (in Italian or English). |
To install the package:
pip install iccas
If you want to use the CLI:
pip install iccas[cli]
Free software: MIT license
Documentation: https://iccas.readthedocs.io.
Notebooks
Notebooks text is written in Italian but charts are available in English as well. You just need to run in the first cell:
ic.set_locale('en')
To run notebooks locally, you need to install jupyter , for example with:
pip install jupyterlab
Then:
pip install -r binder/requirements.txt ./binder/postBuild
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
Project details
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 iccas-0.2.0.tar.gz
.
File metadata
- Download URL: iccas-0.2.0.tar.gz
- Upload date:
- Size: 33.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b05b15f77f34ec193e5d6ce00bf11cfd45971d34f13808d2dd05a8616436035a |
|
MD5 | b92879682cd532d089ff369dde08a9aa |
|
BLAKE2b-256 | 0c925b48cb3ca952c852015abf211dc6123a11983feaefe0ecad9813a0bb461d |
File details
Details for the file iccas-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: iccas-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cd55fad80e9f85d73f130f3f10b85f988ee193380ddee9454b2458290de4332 |
|
MD5 | 2ac0de7e7fc799409e33273adf5b0b9d |
|
BLAKE2b-256 | f08364a05d99bb7d2a985b0efbbaa480bfba60c3dc37b1aa61168fb3c946ea9e |