This lab demonstrates how to perform a clustering analysis in BigQuery GIS using Python and Jupyter notebooks. The lab leverages the built-in DBScan
clustering function in BigQuery GIS to cluster street trees in San Francisco from the Google public datasets. It also shows how to analyze the cluster results using the pandas
library within Python.
Upon completion of this lab, you will be able to:
GEOGRAPHY
datapandas
to analyze cluster analysis resultsThis lab is intended for:
You should possess:
GEOGRAPHY
datatypeAugust 20th, 2025 - Resvoled issue connecting to the lab's notebook
June 24th, 2025 - Updated GCP VM instance image
May 27th, 2025 - Migrated lab environment, updated lab permissions, and cleared Jupyter Notebook outputs
August 7th, 2024 - Added password protection to notebook