Running queries from Builder
Last updated
Was this helpful?
Last updated
Was this helpful?
Once you have created your BigQuery connection in the CARTO Workspace (see for details), you can create custom SQL layers in Builder that make use of the Analytics Toolbox for BigQuery.
The Analytics Toolbox functions are available from the carto-un
and carto-un-eu
BigQuery projects. These projects are deployed in the US and EU multi-regions, respectively, and you may choose one or the other depending on the location of your data.
To get started, let’s run a simple example query to cluster a set of points using the function.
Click on the Add source from button in Builder, that can be found at the bottom left of the screen.
Select the second tab Custom Query (SQL) and pick the BigQuery or CARTO Data Warehouse connection that you will use to run the query.
Click on Add source. A SQL console will be displayed.
Copy and paste the following query:
Run the query. This query computes five clusters from the points of the sample_customer_home_locations table. As a result, each point is assigned a cluster ID.
Style the layer by the cluster attribute.
For more examples, visit the section in our Academy or try executing any of the queries included in every function definition in the .
This project has received funding from the research and innovation programme under grant agreement No 960401.