Skip to main content

What does Atlan crawl from Looker?

Atlan crawls and maps the following assets and properties from Looker.

Atlan also supports the following lineage:

  • Asset-level lineage for views, models, looks, dashboards, tiles, and explores.
  • Field-level lineage for views, explores, looks, tiles, and dashboards.
  • Lineage between explore fields and dashboards. This allows you to view all the fields used in a given dashboard and trace their upstream lineage to SQL columns.
  • Cross-project lineage for Looker assets. For example, if an explore includes a view from an imported project, Atlan will parse project manifest files to generate lineage.
  • Looker refinements for views and explores. Atlan will parse project manifest files to generate lineage. Refined fields for views and explores are displayed with a Refinement label in Atlan.
danger

Currently Atlan only represents the assets marked with 🔀 in lineage.

Connections​

Atlan maps connections from Looker to its Connection asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar
hosthostAPI only
portportAPI only
databasedatabaseAPI only
schemaschemaAPI only
dialect_namedialect_nameAPI only
created_atsourceCreatedAtasset profile and properties sidebar

Projects​

Atlan maps projects from Looker to its LookerProject asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar

Views 🔀​

Atlan maps views from Looker to its LookerView asset type. To trace the upstream lineage of these views, Atlan currently supports SQL-based derived tables. Persistent derived tables (PDTs) and Liquid parameterized tables are currently not supported. However, Atlan will always catalog the associated views.

Atlan also supports view refinements. Atlan includes the fields from refinements in the parent view asset, and marks the fields with a Refinement label. You can hover over the label to view the file path and line number where the refinement is defined.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar
descriptiondescriptionasset profile and overview sidebar
project_nameprojectNameAPI only

Models 🔀​

Atlan maps models from Looker to its LookerModel asset type.

Source propertyAtlan propertyWhere in Atlan
labelnameasset profile and overview sidebar
project_nameprojectNameAPI only
Project not foundcertificateStatus (DEPRECATED)asset profile and overview sidebar
Project not foundcertificateStatusMessage ("Project attached to this model was not found by the workflow in Looker.")asset profile and overview sidebar

Folders​

Atlan maps folders from Looker to its LookerFolder asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar
content_metadata_idsourceContentMetadataIdproperties sidebar
creator_idsourceCreatorIdAPI only
child_countsourceChildCountasset preview and profile
parent_idsourceParentIDAPI only
created_atsourceCreatedAtasset profile and properties sidebar

Fields 🔀​

For explores​

Atlan maps fields for explores from Looker to its LookerField asset type.

Source propertyAtlan propertyWhere in Atlan
labelnameasset profile and overview sidebar
descriptiondescriptionasset profile and overview sidebar
categorysubTypeasset preview and profile
project_nameprojectNameAPI only
model_namemodelNameAPI only
parsed from LookML fileslookerFieldIsRefinedasset preview and profile, overview sidebar
parsed from LookML fileslookerFieldRefinementFilePathasset preview and profile, overview sidebar
parsed from LookML fileslookerFieldRefinementLineNumberasset preview and profile, overview sidebar

For views​

Atlan maps fields for views from Looker to its LookerField asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset profile and overview sidebar
categorysubTypeasset preview and profile
project_nameprojectNameAPI only
parsed from LookML fileslookerFieldIsRefinedasset preview and profile, overview sidebar
parsed from LookML fileslookerFieldRefinementFilePathasset preview and profile, overview sidebar
parsed from LookML fileslookerFieldRefinementLineNumberasset preview and profile, overview sidebar

For looks​

Atlan maps fields for looks from Looker to its LookerField asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset preview, profile, and filter, and overview sidebar
looklookAPI only

For tiles​

Atlan maps fields for tiles from Looker to its LookerField asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset preview, profile, and filter, and overview sidebar
tiletileAPI only

For dashboards​

Atlan maps fields for dashboards from Looker to its LookerField asset type.

Source propertyAtlan propertyWhere in Atlan
namenameasset preview, profile, and filter, and overview sidebar
dashboarddashboardAPI only

Looks 🔀​

Atlan maps looks from Looker to its LookerLook asset type.

Source propertyAtlan propertyWhere in Atlan
titlenameasset profile and overview sidebar
descriptiondescriptionasset profile and overview sidebar
folder_namefolderNameAPI only
user_idsourceUserIdAPI only
view_countsourceViewCountasset preview and profile, overview sidebar
last_updater_idsourceLastUpdaterIdAPI only
last_updater_namesourceUpdatedByasset profile and properties sidebar
user_namesourceOwnersasset profile and properties sidebar
content_metadata_idsourceContentMetadataIdproperties sidebar
query_idlookerSourceQueryIdAPI only
last_accessed_atsourceLastAccessedAtAPI only
last_viewed_atsourceLastViewedAtAPI only
created_atsourceCreatedAtasset profile and properties sidebar
updated_atsourceUpdatedAtasset profile and properties sidebar

Dashboards 🔀​

Atlan maps dashboards from Looker to its LookerDashboard asset type.

Source propertyAtlan propertyWhere in Atlan
titlenameasset profile and overview sidebar
descriptiondescriptionasset profile and overview sidebar
sluglookerSlugAPI only
folder_namefolderNameAPI only
user_idsourceUserIdAPI only
view_countsourceViewCountasset preview and profile, overview sidebar
last_updater_idsourceLastUpdaterIdAPI only
last_updater_namesourceUpdatedByasset profile and properties sidebar
user_namesourceOwnersasset profile and properties sidebar
content_metadata_idsourceMetadataIdproperties sidebar
last_accessed_atsourceLastAccessedAtAPI only
last_viewed_atsourceLastViewedAtAPI only
created_atsourceCreatedAtasset profile and properties sidebar
updated_atsourceUpdatedAtasset profile and properties sidebar

Tiles 🔀​

Atlan maps tiles from Looker to its LookerTile asset type.

Source propertyAtlan propertyWhere in Atlan
titlenameasset profile and overview sidebar
title of Look DeletedcertificateStatus (DEPRECATED)asset profile and overview sidebar
title of Look DeletedcertificateStatusMessage ("Look attached to this tile has been deleted. This tile might be unusable.")asset profile and overview sidebar
body_textdescriptionasset profile and overview sidebar
lookml_link_idlookml_link_idAPI only
merge_result_idmerge_result_idAPI only
note_textnoteTextoverview sidebar
query_idlookerQueryIDAPI only
result_maker_idresultMakerIDproperties sidebar
look_idlookIdAPI only
subtitle_textsubtitleTextoverview sidebar
typesubTypeasset preview and profile

Explores 🔀​

Atlan maps explores from Looker to its LookerExplore asset type.

Atlan also supports explore refinements:

  • For explores defined in the same model, Atlan includes the fields from refinements in the parent explore asset.
  • For explores with the same name that are defined in a different model, Atlan will create a new explore asset.

In both cases, Atlan marks the fields with a Refinement label. You can hover over the label to view the file path and line number where the refinement is defined.

Source propertyAtlan propertyWhere in Atlan
title, name, or idnameasset profile and overview sidebar
descriptiondescriptionasset profile and overview sidebar
model_namemodelNameAPI only
connection_namesourceConnectionNameAPI only
user_namesourceOwnersasset profile and properties sidebar
view_nameviewNameasset profile and properties sidebar
sql_table_namesqlTableNameAPI only
project_nameprojectNameAPI only