Google Professional Data Engineer Exam Professional-Data-Engineer Question # 43 Topic 5 Discussion

Google Professional Data Engineer Exam Professional-Data-Engineer Question # 43 Topic 5 Discussion

Professional-Data-Engineer Exam Topic 5 Question 43 Discussion:
Question #: 43
Topic #: 5

You need to compose visualizations for operations teams with the following requirements:

Which approach meets the requirements?


A.

Load the data into Google Sheets, use formulas to calculate a metric, and use filters/sorting to show only suboptimal links in a table.


B.

Load the data into Google BigQuery tables, write Google Apps Script that queries the data, calculates the metric, and shows only suboptimal rows in a table in Google Sheets.


C.

Load the data into Google Cloud Datastore tables, write a Google App Engine Application that queries all rows, applies a function to derive the metric, and then renders results in a table using the Google charts and visualization API.


D.

Load the data into Google BigQuery tables, write a Google Data Studio 360 report that connects to your data, calculates a metric, and then uses a filter expression to show only suboptimal rows in a table.


Get Premium Professional-Data-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.