Datasets
Custom Datasets and Views documentation.
Defining a Dataset
# .spice/datasets/recent_blocks.yml
name: taxi_trips
type: append
firecache:
enabled: true
trigger: number
time_column: timestampDeploy the Dataset
View Dataset details
Last updated
Was this helpful?