Learn to Earn Data Challenge 13

Loading Your Own Data into BigQuery

Overview https://www.cloudskillsboost.google/games/2854/labs/17206 로그인 | Google Cloud Skills Boost Qwiklabs에서는 개발자와 IT 전문가가 클라우드 플랫폼 및 Firebase, Kubernetes와 같은 소프트웨어를 학습하는 데 도움이 되는 실제 Google Cloud 환경을 제공합니다. www.cloudskillsboost.google BigQuery is Google's fully managed, NoOps, low cost analytics database. With BigQuery you can query terabytes and terabytes of data without having any infrastruct..

Bigtable: Qwik Start - Command Line

2번째 퀘스트인 Bigtable 이다. https://www.youtube.com/watch?v=unre6cmOvvQ https://youtu.be/MzT0c0l3RPc 2개의 선행 학습 유튜브 영상이 준비 돼 있다. 요약하자면, Big Table은 Fully managed 서비스로, 사용한 만큼만 과금이 되며 IAM 으로 권한 또한 줄 수 있다고 한다. https://www.cloudskillsboost.google/games/2854/labs/17205 로그인 | Google Cloud Skills Boost Qwiklabs에서는 개발자와 IT 전문가가 클라우드 플랫폼 및 Firebase, Kubernetes와 같은 소프트웨어를 학습하는 데 도움이 되는 실제 Google Cloud 환경을 제공합니다...

Learn to Earn Cloud Data Challenge: Data Analyst Skills

그토록 원하던 뱃지를 얻고 나서 3개의 트랙이 열렸다. Welcome to the Learn to Earn Cloud Data Challenge! These labs help you get started with data analysis skills. At the end of each lab, you’ll have hands-on experience with one or more of Google Cloud’s powerful data tools. Complete this game to earn a badge, and you’ll be one step closer to completing the challenge. Race the clock to increase your score and watch yo..

Build and Optimize Data Warehouses with BigQuery: Challenge Lab

마지막 8번째 퀘스트이다. 이 퀘스트만 클리어하면 뱃지를 받을 수 있다. 마지막 LAB인 만큼 챌린지라 커맨드도 내가 직접 짜야한다. 어김없이 빅쿼리에 들어온다 Challenge scenario You are part of an international public health organization which is tasked with developing a machine learning model to predict the daily case count for countries during the Covid-19 pandemic. As a junior member of the Data Science team you've been assigned to use your data warehousing sk..

Build and Execute MySQL, PostgreSQL, and SQLServer to Data Catalog Connectors

7번째 퀘스트를 진행해 보았다. MYSQL, PostgreSQL, SQLSERVER를 연결하는 퀘스트이다. Great job! You received hands-on practice with Data Catalog connectors. In this lab, you learned how to: Enable the Data Catalog API. Create a dataset. Copy a public New York Taxi table to your dataset. Create a tag template and attach the tag to your table. 이번 퀘스트는 명령어만 복사해서 넣으면 됐었다..

Working with JSON, Arrays, and Structs in BigQuery

5번째 퀘스트에 도전했다. JSON, 배열 그리고 구조체가 빅쿼리에서 어떻게 동작할까 In traditional relational database SQL, you would look at the repetition of names and immediately think to split the above table into two separate tables: Fruit Items and People. That process is called normalization (going from one table to many). This is a common approach for transactional databases like mySQL. For data warehousing, data analysts ..

Troubleshooting and Solving Data Join Pitfalls

벌써 4번째 퀘스트이다. 이 벳지를 따기 위해서 계속 퀘스트를 깨고 있고, 이번 과제의 목표는 트러블 슈팅과 데이터 조인 함정 문제 해결이다. Pin the lab project in BigQuery Scenario: Your team provides you with a new dataset on the inventory stock levels for each of your products for sale on your ecommerce website. You want to become familiar with the products on the website and the fields you could use to potentially join on to other datasets. The projec..