Statista integration (Data). Imported from open-connector.
https://api.statista.ai/v1/search/statistics
| Param | Type | Required | Description |
|---|---|---|---|
| q | string | optional | The natural language or keyword query sent to Statista. |
| offset | integer | optional | The number of results to skip before returning items. |
| size | integer | optional | The maximum number of statistic search results returned by Statista. |
| date_from | string | optional | A Statista-supported date filter such as YYYY-MM-DD or an ISO 8601 datetime. |
| date_to | string | optional | A Statista-supported date filter such as YYYY-MM-DD or an ISO 8601 datetime. |
| premium | boolean | optional | Whether to restrict statistic results to premium or free content. |
/v1/data/statistic
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | optional | The Statista statistic identifier to retrieve. |
/v1/search/market-insights/indicators
| Param | Type | Required | Description |
|---|---|---|---|
| q | string | required | The natural language or keyword query sent to Statista. |
| size | integer | optional | The maximum number of search results returned by Statista. |
/v1/search/consumer-insights
| Param | Type | Required | Description |
|---|---|---|---|
| q | string | required | The natural language or keyword query sent to Statista. |
| size | integer | optional | The maximum number of search results returned by Statista. |