Looker operating model

Overview and diagram view

The Looker scanner collects Looker metadata and sends it to the Collibra Data Lineage service. Collibra processes the metadata and creates new Looker assets and relations in Data Catalog. You can view them on the asset page overview or visualize them in a diagram or in a technical lineage.

Note 

The following image shows the relations between Looker asset types.

Harvested metadata per asset type

The following table shows the harvested Looker metadata for each Looker asset type.

Asset type

Synchronized metadata

Public ID

Looker Dashboard

Public ID: LookerDashboard

Full name

 
Display name  
Description Description
Document creation date DocumentCreationDate
Document last accessed date

DocumentLastAccessedDate

Favorites count

FavoritesCount

Owner in source

The only harvested metadata are email addresses.

OwnerInSource
Technical Data Type TechnicalDataType
URL Url
Visit count

VisitCount

Business Dimension groups / is grouped into Report BusinessDimensionGroupsReport
Report groups / is grouped into Report ReportGroupsReport
Report related to / is impacted by Business Asset ReportRelatedToBusinessAsset
Report uses / used in Report ReportUsesReport

Looker Data Set

Public ID: LookerDataSet

Full name

 
Display name  
Description Description
Data Set contains / is part of Data Element

DataSetContainsDataElement

Technology Asset source system for / source system Data Asset TechnologyAssetSourceSystemForDataAsset

Looker Data Set Column

Public ID: LookerDataSetColumn

Full name

 
Display name  
Description Description
Data Set contains / is part of Data Element

DataSetContainsDataElement

Report Attribute sourced from / is source of Data Attribute ReportAttributeSourcedFromDataAttribute

Looker Folder

Public ID: LookerFolder

Full name

 
Display name  

Document creation date

DocumentCreationDate

Owner in source

The only harvested metadata are email addresses.

OwnerInSource
BI Folder assembles / is assembled in BI Folder BIFolderAssemblesBIFolder
Business Dimension groups / is grouped into Report BusinessDimensionGroupsReport
Server hosts / is hosted in Business Dimension ServerHostsBusinessDimension

Looker Look

Public ID: LookerLook

Full name

 
Display name  
Description Description
Document creation date DocumentCreationDate
Document last accessed date

DocumentLastAccessedDate

Document modification date DocumentModificationDate
Favorites count

FavoritesCount

Owner in source

The only harvested metadata are email addresses.

OwnerInSource
Report image ReportImage
URL Url
Visit count

VisitCount

Business Dimension groups / is grouped into Report BusinessDimensionGroupsReport
Report groups / is grouped into Report ReportGroupsReport
Report uses / used in Report ReportUsesReport

Looker Report Attribute

Public ID: LookerReportAttribute

Full name

 
Display name  

Report Attribute contained in / contains Report

ReportAttributeContainedInReport
Report Attribute sourced from / is source of Data Attribute ReportAttributeSourcedFromDataAttribute

Looker Query

Public ID: LookerQuery

Full name

 
Display name  

URL

Url

Business Dimension groups / is grouped into Report

BusinessDimensionGroupsReport
Report Attribute contained in / contains Report ReportAttributeContainedInReport

Report uses / used in Report

ReportUsesReport

Looker Tenant

Public ID: LookerTenant

Full name

 
Display name  
Description Description
Server hosts / is hosted in Business Dimension ServerHostsBusinessDimension
Technology Asset source system for / source system Data Asset TechnologyAssetSourceSystemForDataAsset

Looker Tile

Public ID: LookerTile

Full name

 

Display name

 
Business Dimension groups / is grouped into Report BusinessDimensionGroupsReport
Report uses / used in Report ReportUsesReport

Note The metadata that is shown on the assets' pages depends on the asset type's assignment. As a result, you might not see all harvested metadata on the asset's page by default.

Additional information

For the Owner in source attribute, the following rules apply:

Example of ingested Looker metadata

The following image shows an example structure after Looker ingestion.

Recommended hierarchy within a domain

You can enable hierarchies for the domain in which your Looker assets were ingested. Doing so makes it easier to understand the relation between your Looker assets, when viewing the assets on the domain page.

Follow these steps to enable and configure the recommended hierarchy.

Steps

  1. Open the domain page of the relevant BI Catalog domain.
  2. On the content toolbar, click .
    The Configure Hierarchy dialog box appears.
  3. Select Enable Hierarchy.
  4. Select Multipath.
  5. Start typing and select each of the following relation types:
    • Server hosts Business Dimension
    • Business Dimension groups Report
    • Report contains Report Attribute
    • Technology Asset source system for Data Asset
    • Data Set contains Data Element
    • Data Attribute is source of Report Attribute
  6. Click Apply.

Note 

Create a Looker operating model diagram view

You can create a Looker-specific diagram view, to visualize the operating model. The following procedure provides instruction on how to quickly create a new diagram view by copying and pasting the JSON code in the diagram view text editor.

Steps

  1. Open the asset page.
  2. Click the Diagram tab.
    The diagram is shown in the default diagram view.
  3. Click to add a new view.
  4. Select the Text option below the diagram view name.
    The diagram view text editor is shown.
  5. Copy the code from the Show JSON code section below and paste it in the diagram view text editor.
  6. Click Save.
  7. Edit the name and description of the diagram view as needed.