datalineage-bigquery-asset-impact-analysis

Analyze downstream impact of BigQuery assets using Google Cloud Data Lineage API.

17.1k|1.4k|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/google/skills --skill datalineage-bigquery-asset-impact-analysis-google
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: datalineage-bigquery-asset-impact-analysis
Source: https://github.com/google/skills/tree/main/skills/cloud/datalineage-bigquery-asset-impact-analysis
Command: npx skills add https://github.com/google/skills --skill datalineage-bigquery-asset-impact-analysis-google

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Helps identify all downstream tables, dashboards, and processes that will be affected when a BigQuery table or view is broken, stale, or modified.

Core Features & Use Cases

  • Impact Analysis: Determines the blast radius of changes to BigQuery assets.
  • Use Case: Use this skill to assess the consequences of modifying or pausing updates to a BigQuery asset before making changes.

Quick Start

Analyze the impact of changes on the 'bigquery:my-proj.dataset.table' asset.

Frequently Asked Questions about datalineage-bigquery-asset-impact-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze the downstream impact of modifying a BigQuery table?

You can analyze the downstream impact of a BigQuery table modification by using Google Cloud Data Lineage API to map dependencies and assess the blast radius of changes on downstream tables, dashboards, and processes.

What is BigQuery asset blast radius assessment?

BigQuery asset blast radius assessment identifies all downstream tables, dashboards, and processes affected when a BigQuery table or view is broken, stale, or modified, helping you assess consequences before making changes.

Do I need a Data Lineage MCP Server connection to perform BigQuery impact analysis?

Yes, performing BigQuery impact analysis requires an active client connection to the Data Lineage MCP Server and access to the Google Cloud Data Lineage API to map and analyze downstream dependencies.

Can I map downstream dependencies for BigQuery views and tables?

Yes, you can map downstream dependencies for BigQuery views and tables to determine which processes and dashboards will be affected if updates to those specific assets are paused or modified.

When should I run a BigQuery dependency mapping analysis?

You should run a BigQuery dependency mapping analysis before modifying or pausing updates to a BigQuery asset to understand the blast radius and consequences of breaking downstream tables and dashboards.