Skip to main content
The identity table behind every app figure. Every metric joins to it, and Coverage introduces the grain.

Columns

ColumnTypeDescription
app_idSTRINGIdentifier of the app. Every table that mentions an app joins on this.
project_idSTRINGProject that runs the app. Joins dimensions.projects.
nameSTRINGDisplay name.
market_sectorsARRAY<STRING>Every market sector tag on the app.
primary_market_sectorSTRINGThe first element of market_sectors. One value per row.
created_atTIMESTAMPWhen the app was added to the registry.

Sample queries

project_id is the same key the daily tables use, and one project has several rows here.