AnalyticsQuiverCard referencesDataset

Dataset cards

Back to: Index of cards

Cards in this section support the analysis of Foundry datasets and Ontology materializations.

Datasets are a data type in Quiver that provide a way to transform, visualize and analyze data at scale, with the capacity to surpass the 50k row constraint on data joins and transformations present in transform tables.

Dataset cards menu

Specifically, Dataset cards allow you to:

  • Perform high-scale joins (left/right/inner/full)
  • Derive new columns, filter, or aggregate
  • Plot data using categorical charts
  • Convert to a transform table and use Vega plots

Dataset cards also take object sets as input. Quiver will seamlessly convert these object sets into corresponding dataset representation in the background. From an object set, use any of the cards located under the Datasets next actions, or perform an explicit conversion with the Object set dataset card. Quiver will use the object type's materialization export dataset. If that is not available, it will attempt to use the backing datasource dataset.

To view which backing dataset primitives are powering a Dataset card, hover over the datasource icon.

Hover over the datasource icon to trace backing dataset primitives

The following cards are available: