Data dashboard¶
Use the Data Dashboard API to create dashboards and dashboard charts, run charts, and read or download results.
Choose a task¶
Task |
Description |
|---|---|
Query the data dashboard visible in the current workspace by paging according to conditions. |
|
Read the specified data dashboard and its data source and chart configuration. |
|
Create data dashboards and connect data sources. |
|
Update the name, description, and data source of the specified data dashboard. |
|
Delete the specified data dashboard and its configuration. |
|
Create a chart in the specified data dashboard. |
|
Update the query, display and refresh configuration of the specified chart. |
|
Delete the chart in the specified data dashboard. |
|
Execute a chart SQL preview, returning query results without saving the chart. |
|
Generate and validate a read-only SQL draft without executing SQL or creating a chart. |
|
Submit a chart run; acceptance does not indicate that results are ready. |
|
Read the latest results of the chart; the latest snapshot before the specified time point can be read through |
|
Download a CSV file of the specified chart results. |
|
Requests to refresh all charts in the specified data dashboard. |