Places Insights einrichten
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
In der Vorabversion bietet Places Insights stadtspezifische Daten in BigQuery-Data-Clean-Rooms für die Zielvorhaben. Data-Clean-Rooms bieten eine sicherheitsoptimierte Umgebung, in der mehrere Parteien ihre Daten-Assets freigeben, zusammenführen und analysieren können, ohne die zugrunde liegenden Daten zu verschieben oder weiterzugeben.
Bevor Sie SQL-Abfragen für die Daten in einem Data-Clean-Room schreiben können, müssen Sie sich zuerst registrieren, um Zugriff auf das Produkt Places Insights zu erhalten. Sobald Ihr Konto eingerichtet wurde, können Sie den Clean Room für Ihr Zielland abonnieren.
Vorbereitung
So greifen Sie in einem Clean Room auf Places Insights-Daten zu:
Registrieren Sie sich, um Places Insights zu testen.
Sie haben ein Google Cloud-Konto.
Wenn Sie kein Konto haben, klicken Sie auf die Schaltfläche Jetzt starten. Von dort werden Sie zu einer interaktiven Einrichtungsseite für neue Nutzer weitergeleitet.
Jetzt starten
Aktivieren Sie die BigQuery API. Eine Anleitung zum Aktivieren von BigQuery und ein Tutorial zur Verwendung von BigQuery finden Sie unter Öffentliches Dataset mit der Google Cloud Console abfragen.
Aktivieren Sie die Analytics Hub API.
Ihr Konto muss die Rollen Analytics Hub-Abonnent (roles/analyticshub.subscriber
) und Analytics Hub-Abo-Inhaber (roles/analyticshub.subscriptionOwner
) haben, damit Sie Abonnentenaufgaben für die Data-Clean-Rooms ausführen können.
Ihr Konto muss die Rolle BigQuery-Nutzer (roles/bigquery.user
) haben, damit Sie Datasets erstellen können.
Weitere Informationen findest du unter Zusätzliche Abonnentenberechtigungen.
Einen Data-Clean-Room abonnieren
Daten zu Places Insights sind für die in der Tabelle unten aufgeführten Städte und Länder verfügbar. Für jede Stadt und jedes Land gibt es einen eigenen Data-Clean-Room, den Sie separat abonnieren müssen.
So abonnieren Sie einen Clean Room:
Klicken Sie in der Tabelle unten auf den Link zum Abonnieren für die gewünschte Stadt.
In der Google Cloud Console wird ein Dialogfeld für dieses Land geöffnet. Beispiel für den Cleanroom für New York City, USA:

Wählen Sie im Dialogfeld die Schaltfläche Abonnieren aus.
Wenn die Einrichtung abgeschlossen ist, wird das Tabellenabo im Bereich Explorer von BigQuery in der Google Cloud Console angezeigt. Verwenden Sie in Ihren SQL-Abfragen den unten aufgeführten Tabellennamen, um auf die Daten zuzugreifen.

Verfügbare Clean Rooms
In der folgenden Tabelle sind die unterstützten Städte und Länder aufgeführt:
Stadt, Land |
Link zum Abonnieren |
Tabellennamen |
Sydney, Australien | AU |
places_insights___au___sample.places_sample
|
São Paulo, Brasilien | BR |
places_insights___br___sample.places_sample
|
Toronto, Kanada | CA |
places_insights___ca___sample.places_sample
|
Paris, Frankreich | FR |
places_insights___fr___sample.places_sample
|
Berlin, Deutschland | DE |
places_insights___de___sample.places_sample
|
London, Vereinigtes Königreich | GB |
places_insights___gb___sample.places_sample
|
Mumbai, Indien | IN |
places_insights___in___sample.places_sample
|
Jakarta, Indonesien | ID |
places_insights___id___sample.places_sample
|
Rom, Italien | IT |
places_insights___it___sample.places_sample
|
Tokio, Japan | JP |
places_insights___jp___sample.places_sample
|
Mexiko-Stadt, Mexiko | MX |
places_insights___mx___sample.places_sample
|
Madrid, Spanien | ES |
places_insights___es___sample.places_sample
|
Zürich, Schweiz | CH |
places_insights___ch___sample.places_sample
|
New York City, USA | US |
places_insights___us___sample.places_sample
places_insights___us___sample.brands
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-07-22 (UTC).
[null,null,["Zuletzt aktualisiert: 2025-07-22 (UTC)."],[],[],null,["In the Preview release, Places Insights provides city-specific data in BigQuery\n[data clean rooms](https://cloud.google.com/bigquery/docs/data-clean-rooms) for\nthe target countries. Data clean rooms provide a security-enhanced environment\nin which multiple parties can share, join, and analyze their data assets without\nmoving or revealing the underlying data.\n\nBefore you can write SQL queries against the data in a clean room, you must\nfirst [sign up](https://docs.google.com/forms/d/e/1FAIpQLSetyVSIJc2U4C8rn7Z2olWhK9MEbD_YPadqHuPO3SE-yL21yg/viewform)\nto get access to the Places Insights product. Once your account\nhas been onboarded, you will be able to **subscribe** to the clean room for your\ntarget country.\n\nPrerequisites\n\nTo access the Places Insights data in a clean room, you must:\n\n1. [Sign up](https://docs.google.com/forms/d/e/1FAIpQLSetyVSIJc2U4C8rn7Z2olWhK9MEbD_YPadqHuPO3SE-yL21yg/viewform)\n to test Places Insights.\n\n2. Have a [Google Cloud](https://cloud.google.com/) account.\n\n If you don't have an account, click the **Get Started** button that links to\n an interactive setup experience in the Cloud console for new\n users:\n\n [Get Started](https://console.cloud.google.com/google/maps-apis/start?utm_source=Docs_GS_Button&ref=https://developers.google.com/maps/&utm_content=Docs_Central)\n3. Enable the BigQuery API. For instructions on enabling BigQuery and for a\n tutorial on using BigQuery, see [Query a public dataset with the Google Cloud console](https://cloud.google.com/bigquery/docs/quickstarts/query-public-dataset-console).\n\n4. Enable the [Analytics Hub API](https://console.cloud.google.com/apis/api/analyticshub.googleapis.com/metrics).\n\n5. Ensure that your account has the [Analytics Hub Subscriber](https://cloud.google.com/bigquery/docs/analytics-hub-grant-roles#ah-subscriber-role)\n (`roles/analyticshub.subscriber`) and [Analytics Hub Subscription\n Owner](https://cloud.google.com/bigquery/docs/analytics-hub-grant-roles#ah-subscription-owner-role)\n (`roles/analyticshub.subscriptionOwner`) roles to perform subscriber tasks\n on the data clean rooms.\n\n6. Ensure that your account has the [BigQuery User](https://cloud.google.com/bigquery/docs/access-control#bigquery.user)\n (`roles/bigquery.user`) role to create datasets.\n\n For more information, see [Additional subscriber\n permissions](https://cloud.google.com/bigquery/docs/data-clean-rooms#additional_subscriber_permissions).\n\nSubscribe to a data clean room\n\nPlaces Insights data is available for the cities and countries listed in the\n[table below](#available-clean-rooms). Each city and country has its own data\nclean room that you must subscribe to individually.\n\nTo subscribe to a clean room:\n\n1. Select the subscribe link for the city of interest from the [table\n below](#available-clean-rooms).\n\n2. A dialog opens for that country in the Google Cloud console. For example\n for the New York City, United States (US) clean room:\n\n3. Select the **Subscribe** button in the dialog.\n\n4. When complete, the table subscription appears in the BigQuery **Explorer**\n panel in the Google Cloud console. In your SQL queries, use the table name\n shown below to access the data.\n\nAvailable clean rooms\n\nThe following table lists the supported cities and countries:\n\n| City, Country | Subscribe link | Table names |\n|------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|\n| Sydney, Australia | [AU](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_AU_sample) | `places_insights___au___sample.places_sample` |\n| Sao Paulo, Brazil | [BR](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_BR_sample) | `places_insights___br___sample.places_sample` |\n| Toronto, Canada | [CA](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_CA_sample) | `places_insights___ca___sample.places_sample` |\n| Paris, France | [FR](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_FR_sample) | `places_insights___fr___sample.places_sample` |\n| Berlin, Germany | [DE](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_DE_sample) | `places_insights___de___sample.places_sample` |\n| London, Great Britian | [GB](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_GB_sample) | `places_insights___gb___sample.places_sample` |\n| Mumbai, India | [IN](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_IN_sample) | `places_insights___in___sample.places_sample` |\n| Jakarta, Indonesia | [ID](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_ID_sample) | `places_insights___id___sample.places_sample` |\n| Rome, Italy | [IT](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_IT_sample) | `places_insights___it___sample.places_sample` |\n| Tokyo, Japan | [JP](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_JP_sample) | `places_insights___jp___sample.places_sample` |\n| Mexico City, Mexico | [MX](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_MX_sample) | `places_insights___mx___sample.places_sample` |\n| Madrid, Spain | [ES](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_ES_sample) | `places_insights___es___sample.places_sample` |\n| Zurich, Switzerland | [CH](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_CH_sample) | `places_insights___ch___sample.places_sample` |\n| New York City, United States | [US](https://console.cloud.google.com/bigquery;cameo=analyticshub;pageName=exchange-detail;pageResource=maps-platform-analytics-hub.us.places_insights_US_sample) | `places_insights___us___sample.places_sample` `places_insights___us___sample.brands` |"]]