v.1.2

2023.8.24

The package shimoku-api-python is no longer maintained

To get the new version ⚡

pip install --upgrade shimoku-api-python

This version brings yet another massive feature which are the data set filters! These components will let the end user to make queries to the API directly from the FE asking for different configurations of the data, aka, users will be able to dynamically filter the data.

Improvements

  • Dataset filters have been implemented with 4 input types:

    • Numerical

    • Date range

    • Categorical single selection

    • Categorical multiple selections

Changes in the documentation can be seen here:

pageData Set Filters

Last updated