Core concepts

Quiver is built on the following core concepts:

  • Analyses
  • Cards
  • Data model
    • Every card or transformation in Quiver takes one or more required input data types, and produces an output with a definite data type. The Quiver data model defines these data types.
    • Learn more about the Quiver data model.
  • Dashboards
    • Quiver dashboards are read-only, interactive views containing charts and data from your analysis. Quiver dashboards can be used as standalone dashboards or embedded in other Foundry applications.
    • Learn more about dashboards.
  • Visual functions
    • Visual functions are reusable blocks of logic built using Quiver’s point-and-click interface. These functions can be used multiple times within the same or other Quiver analyses and shared with other users for their own Quiver analyses.
    • Learn more about visual functions.