Derive Insights from BigQuery Data: Challenge Lab Reviews
79632 reviews
Mariyam Ansar K. · Reviewed about 1 year ago
JOSE E. · Reviewed about 1 year ago
Juliette S. · Reviewed about 1 year ago
task 2 using this query but failed SELECT COUNT(DISTINCT subregion1_name) AS count_of_states FROM `bigquery-public-data.covid19_open_data.covid19_open_data` WHERE date = CAST('2020-05-20' AS DATE) AND country_name = 'United States of America' AND subregion1_name IS NOT NULL AND cumulative_deceased >= 300 AND cumulative_deceased IS NOT NULL why?
Dion S. · Reviewed about 1 year ago
Prabhanjan C. · Reviewed about 1 year ago
Mihwa K. · Reviewed about 1 year ago
vignesh b. · Reviewed about 1 year ago
Juliette S. · Reviewed about 1 year ago
Juliette S. · Reviewed about 1 year ago
Maximiliano R. · Reviewed about 1 year ago
La consulta 2 no esta bien explicada cual seria SELECT COUNT(DISTINCT subregion1_name) as count_of_states FROM `bigquery-public-data.covid19_open_data.covid19_open_data` where date = '2020-06-15' and country_name = 'United States of America' and subregion1_name is not null and cumulative_deceased > 150 No me toma esa salida como correcta
Maximiliano R. · Reviewed about 1 year ago
No esta del todo claro como valida las querys para los check del revisar progreso.
Maximiliano R. · Reviewed about 1 year ago
Ram J. · Reviewed about 1 year ago
SQLの意図は合ってるのに書き方が違うだけで正解にならない。出題者の満足するクエリにはタスクの問だけではわからない。
Raiki A. · Reviewed about 1 year ago
21AT1A3198 S. · Reviewed about 1 year ago
Bokkisam R. · Reviewed about 1 year ago
Rateesh . · Reviewed about 1 year ago
Daniel C. · Reviewed about 1 year ago
Some of my SQL are correct (having the correct outcome) but using different functions from the answers cannot pass the progress check :(
Jin T. · Reviewed about 1 year ago
Akash S. · Reviewed about 1 year ago
Smita W. · Reviewed about 1 year ago
Vipul C. · Reviewed about 1 year ago
Rodolfo S. · Reviewed about 1 year ago
Great
Pramod K. · Reviewed about 1 year ago
Kevin N. · Reviewed about 1 year ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.