| Name | Type | Description | Notes |
|---|---|---|---|
| start_date | str | start date | [optional] |
| end_date | str | end date | [optional] |
| timezone | str | to specify if the offset is not in the date and if the timezone is different from the default one | [optional] |
| experiments | list[str] | [optional] | |
| targets | list[str] | [optional] | |
| variables | list[str] | [optional] | |
| devices | list[str] | [optional] | |
| provenances | list[str] | [optional] | |
| min_confidence | float | confidence index | [optional] |
| max_confidence | float | confidence index | [optional] |
| metadata | str | key-value system to store additional information that can be used to query data | [optional] |
| mode | str | format wide or long | [optional] |
| with_raw_data | bool | export also raw_data | [optional] |