arrow_back

Get Started with Looker: Challenge Lab

Sign in Join
Test and share your knowledge with our community!
done
Get access to over 700 hands-on labs, skill badges, and courses

Get Started with Looker: Challenge Lab

Lab 45 minutes universal_currency_alt No cost show_chart Introductory
Test and share your knowledge with our community!
done
Get access to over 700 hands-on labs, skill badges, and courses

ARC107

Google Cloud self-paced labs logo

Overview

In a challenge lab you’re given a scenario and a set of tasks. Instead of following step-by-step instructions, you will use the skills learned from the labs in the course to figure out how to complete the tasks on your own! An automated scoring system (shown on this page) will provide feedback on whether you have completed your tasks correctly.

When you take a challenge lab, you will not be taught new Google Cloud concepts. You are expected to extend your learned skills, like changing default values and reading and researching error messages to fix your own mistakes.

To score 100% you must successfully complete all tasks within the time period!

Setup

Before you click the Start Lab button

Read these instructions. Labs are timed and you cannot pause them. The timer, which starts when you click Start Lab, shows how long Google Cloud resources will be made available to you.

This hands-on lab lets you do the lab activities yourself in a real cloud environment, not in a simulation or demo environment. It does so by giving you new, temporary credentials that you use to sign in and access Google Cloud for the duration of the lab.

To complete this lab, you need:

  • Access to a standard internet browser (Chrome browser recommended).
Note: Use an Incognito or private browser window to run this lab. This prevents any conflicts between your personal account and the Student account, which may cause extra charges incurred to your personal account.
  • Time to complete the lab---remember, once you start, you cannot pause a lab.
Note: If you already have your own personal Google Cloud account or project, do not use it for this lab to avoid extra charges to your account.

Challenge scenario

You are just starting your junior data analyst role. So far you have been helping teams analyze and visualize data using Looker Studio and Looker.

You are expected to have the skills and knowledge for these tasks.

Your challenge

You are asked to help a newly formed development team with some of their initial work on a new project around analyzing and visualizing online sales data. You have been asked to assist the Sales team with their analysis in both Looker Studio and Looker; you receive the following request to complete the following tasks:

  • Create a report of BigQuery public data in Looker Studio.
  • Create a new view and join it to an existing Explore in Looker.
  • Create a new dashboard in Looker.

Each task is described in detail below, good luck!

Task 1. Create a new report in Looker Studio

  1. Create a new Looker Studio report named Online Sales, and connect to Public datasets > > thelook_ecommerce > orders.

  2. Add a time series chart using any theme and title of your choice.

Click Check my progress to verify the objective. Create a new BigQuery data source in Looker Studio

Task 2. Create a new view in Looker

  1. Create a new view named users_region with the following specifications:
  • Use the source table named cloud-training-demos.looker_ecomm.users.

  • Include the following dimensions:

    • id as a primary key using the number type and the following sql reference: ${TABLE}.id
    • state using the string type and the following sql reference: ${TABLE}.state
    • country using the string type and the following sql reference: ${TABLE}.country
  • Include the following measure:

    • count with drill_fields that includes only the dimensions that you have included in the new view
  1. Join the new view to the existing Events Explore.

  2. Deploy your changes to production.

Click Check my progress to verify the objective. Create a new view and join it to a Looker Explore

Task 3. Create a new dashboard in Looker

  1. Use your new view named users_region to create a bar chart of the top 3 event types based on the highest number of users.

  2. Customize your bar chart using any colors and labels of your choice.

  3. Save your bar chart to a new dashboard named User Events.

Click Check my progress to verify the objective. Create a new dashboard in Looker

Congratulations!

Earn your next skill badge

This self-paced lab is part of the Get Started with Looker skill badge quest. Completing this skill badge quest earns you the badge above, to recognize your achievement. Share your badge on your resume and social platforms, and announce your accomplishment using #GoogleCloudBadge.

Google Cloud training and certification

...helps you make the most of Google Cloud technologies. Our classes include technical skills and best practices to help you get up to speed quickly and continue your learning journey. We offer fundamental to advanced level training, with on-demand, live, and virtual options to suit your busy schedule. Certifications help you validate and prove your skill and expertise in Google Cloud technologies.

Manual Last Updated April 10, 2023

Lab Last Tested April 2023

Copyright 2024 Google LLC All rights reserved. Google and the Google logo are trademarks of Google LLC. All other company and product names may be trademarks of the respective companies with which they are associated.