Cloud/Google Cloud Study Jam35 Visualizing Data with Google Data Studio Visualizing Data with Google Data Studio | Google Cloud Skills Boost This lab demonstrates how to use Google Data Studio to visualize data stored in Google BigQuery. www.cloudskillsboost.google BigQuery에 저장된 데이터를 Google Data Studio를 이용하여 시각화해볼것이다. repository를 clone해와서 bash script를 실행시켜 BigQuery View들을 생성해준다. 이를 이용하여 Google Data Studio에서 데이터를 시각화하여 report를 작성할 수 있다. Google Data Portal Overview Co.. 2022. 6. 20. Loading Data into Google Cloud SQL Loading Data into Google Cloud SQL | Google Cloud Skills Boost In this lab you will import data from CSV text files into Cloud SQL and then carry out some basic data analysis using simple queries. www.cloudskillsboost.google repository 하나를 clone해온 후 파일을 bucket에 복사해주고, sql instance를 만들어 내 IP 주소로 access 할 수 있도록 설정해준다. 그런다음 SQL에서 database와 table을 bucket에 있는 파일들을 import하여 생성해준다. Cloud Console을 이용하여 .. 2022. 6. 20. Ingesting Data Into The Cloud Ingesting Data Into The Cloud | Google Cloud Skills Boost In this lab you'll learn how to use a bash script to download selected data from a large public data set that is available on the internet. www.cloudskillsboost.google 이번 lab에서는 website에서 데이터를 가져와 Cloud Storage에 저장하고 Google BigQuery로 데이터를 불러오는 과정을 해볼것이다. bash script로 bucket을 생성하고 생성한 버킷에 데이터를 저장하고 저장한 데이터를 이용해 BigQuery에 새로운 database를 만들어보.. 2022. 6. 20. Introduction to SQL for BigQuery and Cloud SQL BigQuery 및 Cloud SQL용 SQL 소개 | Google Cloud Skills Boost 이 실습에서는 기본적인 SQL 절을 학습하고 BigQuery 및 Cloud SQL에서 구조화된 쿼리를 실행하는 연습을 진행합니다. www.cloudskillsboost.google 이번 lab은 두 파트로 나누어져있다. 첫 번째 파트에서는 BigQuery console을 이용해 기본적인 SQL keywords를 배울 것이다. 두 번째 파트에서는 Cloud SQL을 이용하여 database와 table을 만들고 관리하고 조작하는 방법을 배울 것이다. SQL은 구조화된 database를 관리하는 툴이다. keyword들로 SQL query가 구성될 수 있는데 아래는 대표적인 keyword들이다. - SELE.. 2022. 6. 20. 이전 1 2 3 4 5 6 ··· 9 다음