|
43 | 43 | "source": [ |
44 | 44 | "# Geospatial Analysis with Places Insights Sample Data\n", |
45 | 45 | "\n", |
| 46 | + "<table align=\"left\">\n", |
| 47 | + " <td style=\"text-align: center\">\n", |
| 48 | + " <a href=\"https://colab.research.google.com/github/googlemaps-samples/insights-samples/blob/main/places_insights/notebooks/sample_data_demo/places_insights_sample_data_demo.ipynb\">\n", |
| 49 | + " <img width=\"32px\" src=\"https://www.gstatic.com/pantheon/images/bigquery/welcome_page/colab-logo.svg\" alt=\"Google Colaboratory logo\"><br> Open in Colab\n", |
| 50 | + " </a>\n", |
| 51 | + " </td>\n", |
| 52 | + " <td style=\"text-align: center\">\n", |
| 53 | + " <a href=\"https://console.cloud.google.com/vertex-ai/colab/import/https:%2F%2Fraw.githubusercontent.com%2Fgooglemaps-samples%2Finsights-samples%2Fmain%2Fplaces_insights%2Fnotebooks%2Fsample_data_demo%2Fplaces_insights_sample_data_demo.ipynb\">\n", |
| 54 | + " <img width=\"32px\" src=\"https://lh3.googleusercontent.com/JmcxdQi-qOpctIvWKgPtrzZdJJK-J3sWE1RsfjZNwshCFgE_9fULcNpuXYTilIR2hjwN\" alt=\"Google Cloud Colab Enterprise logo\"><br> Open in Colab Enterprise\n", |
| 55 | + " </a>\n", |
| 56 | + " </td>\n", |
| 57 | + " <td style=\"text-align: center\">\n", |
| 58 | + " <a href=\"https://console.cloud.google.com/bigquery/import?url=https://github.com/googlemaps-samples/insights-samples/blob/main/places_insights/notebooks/sample_data_demo/places_insights_sample_data_demo.ipynb\">\n", |
| 59 | + " <img src=\"https://www.gstatic.com/images/branding/gcpiconscolors/bigquery/v1/32px.svg\" alt=\"BigQuery Studio logo\"><br> Open in BigQuery Studio\n", |
| 60 | + " </a>\n", |
| 61 | + " </td>\n", |
| 62 | + " <td style=\"text-align: center\">\n", |
| 63 | + " <a href=\"https://github.com/googlemaps-samples/insights-samples/blob/main/places_insights/notebooks/sample_data_demo/places_insights_sample_data_demo.ipynb\">\n", |
| 64 | + " <img width=\"32px\" src=\"https://upload.wikimedia.org/wikipedia/commons/9/91/Octicons-mark-github.svg\" alt=\"GitHub logo\"><br> View on GitHub\n", |
| 65 | + " </a>\n", |
| 66 | + " </td>\n", |
| 67 | + "</table>\n", |
| 68 | + "\n" |
| 69 | + ], |
| 70 | + "metadata": { |
| 71 | + "id": "qu0PUF5sFZ_9" |
| 72 | + } |
| 73 | + }, |
| 74 | + { |
| 75 | + "cell_type": "markdown", |
| 76 | + "source": [ |
46 | 77 | "### Overall Goal\n", |
47 | 78 | "\n", |
48 | 79 | "This notebook serves as a technical introduction for developers and data analysts who have subscribed to the [Places Insights Sample Datasets](https://developers.google.com/maps/documentation/placesinsights/cloud-setup#sample_data).\n", |
|
0 commit comments