Slide 21
Slide 21 text
21
Looker Dashboard のデータ取得
Looker Explore のデータ取得
機能紹介: Looker API を用いたデータ取得
{"dashboard_id": 1234}
{
"fields": ["created_month", "orders_count"]
"filter_fields": ["created_date", "order_status"],
"filter_values": ["is in the year 2019", "is
completed"]
}
参考)Google Cloud 『ダッシュボードの表示』 https://docs.cloud.google.com/looker/docs/viewing-dashboards
参考)Google Cloud『Explore の作成と編集』 https://docs.cloud.google.com/looker/docs/creating-and-editing-explores