In the Preview release, Places Insights provides city-specific data in BigQuery data clean rooms for the target countries. Data clean rooms provide a security-enhanced environment in which multiple parties can share, join, and analyze their data assets without moving or revealing the underlying data.
Before you can write SQL queries against the data in a clean room, you must first sign up to get access to the Places Insights product. Once your account has been onboarded, you will be able to subscribe to the clean room for your target country.
Prerequisites
To access the Places Insights data in a clean room, you must:
Sign up to test Places Insights.
Have a Google Cloud account.
If you don't have an account, click the Get Started button that links to an interactive setup experience in the Cloud console for new users:
Enable the BigQuery API. For instructions on enabling BigQuery and for a tutorial on using BigQuery, see Query a public dataset with the Google Cloud console.
Enable the Analytics Hub API.
Ensure that your account has the Analytics Hub Subscriber (
roles/analyticshub.subscriber
) and Analytics Hub Subscription Owner (roles/analyticshub.subscriptionOwner
) roles to perform subscriber tasks on the data clean rooms.Ensure that your account has the BigQuery User (
roles/bigquery.user
) role to create datasets.For more information, see Additional subscriber permissions.
Subscribe to a data clean room
Places Insights data is available for the cities and countries listed in the table below. Each city and country has its own data clean room that you must subscribe to individually.
To subscribe to a clean room:
Select the subscribe link for the city of interest from the table below.
A dialog opens for that country in the Google Cloud console. For example for the New York City, United States (US) clean room:
Select the Subscribe button in the dialog.
When complete, the table subscription appears in the BigQuery Explorer panel in the Google Cloud console. In your SQL queries, use the table name shown below to access the data.
Available clean rooms
The following table lists the supported cities and countries:
City, Country | Subscribe link | Table names |
---|---|---|
Sydney, Australia | AU |
|
Sao Paulo, Brazil | BR |
|
Toronto, Canada | CA |
|
Paris, France | FR |
|
Berlin, Germany | DE |
|
London, Great Britian | GB |
|
Mumbai, India | IN |
|
Jakarta, Indonesia | ID |
|
Rome, Italy | IT |
|
Tokyo, Japan | JP |
|
Mexico City, Mexico | MX |
|
Madrid, Spain | ES |
|
Zurich, Switzerland | CH |
|
New York City, United States | US |
|