SQL Problems using Google Sheets

オープン
#7 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
1/5
見積もり時間
1時間未満
初心者へのやさしさ
42/100
issue の種類
ドキュメント
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
sql

調査の方向性

リンクされた Google Sheets テンプレートを開き、以前の coursework で使用したデータセットを確認してください。同じ Google Sheet 内の新しいシートで両方の SQL タスクを完了し、その後、そのシートがリンクを知っている全員に読み取りアクセスを許可していることを確認して、リンクを提出してください。

索引モデルが issue の本文から書いたものです。

説明

🏕 Priority Mandatory 📅 Sprint 3 Core Module-Onboarding Submit:Issue
Link to the coursework

https://docs.google.com/spreadsheets/d/1zPeHxhKkYmdiqXNhMwhfC1A0o1wI0zNiD5Gsks2SYoc/template/preview

Why are we doing this?

To practice how to use Google Sheets to store and query data. This should make sure we understand the basics of SQL and how to use it to query data.

We're going to practice extracting data from a database, using SQL. We will use the same data set we used in the Learn about Google Sheets coursework.

Please complete the following tasks:

  1. Emily Smith would like to be able to quickly see how many deals she's made. She only cares about Deal Value and Expected Close date to see when she'll be paid. Create a query that will give only this information.
  2. As the accountant for this business, I need to find out how much we’ve sold in each country to pay our taxes. Deals are only complete when they have the status "Closed Won", so we should only include those deals. To make the data easier to work with, we can sort them by country. Can you write a query to get this information?

Acceptance criteria

  • I have completed both tasks.
  • I have added them to a new sheet in my Google sheet I created in the "Learn about Google Sheets" coursework.
Maximum time in hours

1

How to get help

Share your blockers in the ITP Slack.

How to submit
  1. The work should be in the same Google Sheet as the "Learn about Google Sheets" coursework.
  2. Share a link to your Google Sheet. Make sure to give read access to your sheet, you can do this by clicking the "Share" button, then change "Restricted" to "Anyone with the link".
主要言語
JavaScript
スター
3
フォーク
546
平均マージ
9時間 40分
マージ済み PR(30日)
2

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CodeYourFuture/Module-JavaScript-Fundamentals のほかの issue

CodeYourFuture/Module-JavaScript-Fundamentals の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。