Build a Data Warehouse with BigQuery: Challenge Lab Reviews
40380 reviews
Rohit K. · Reviewed over 1 year ago
Snigdha C. · Reviewed over 1 year ago
for question 2, when i populate the mobility record with this query, my answer is not accepted, and i do not understand why: INSERT INTO covid_data.consolidate_covid_tracker_data ( mobility) SELECT STRUCT( AVG(retail_and_recreation_percent_change_from_baseline) as avg_retail, AVG(grocery_and_pharmacy_percent_change_from_baseline) as avg_grocery, AVG(parks_percent_change_from_baseline) as avg_parks, AVG(transit_stations_percent_change_from_baseline) as avg_transit, AVG( workplaces_percent_change_from_baseline ) as avg_workplace, AVG( residential_percent_change_from_baseline) as avg_residential) AS mobility FROM `bigquery-public-data.covid19_google_mobility.mobility_report` GROUP BY country_region, date i have also tried to insert the date and country_area columns, but there is no column corresponding to country_area column in the target table. i would like to know what i am doing wrong. **UPDATE** when i tried the lab for the fourth time, the questions were changed.
Burcu A. · Reviewed over 1 year ago
Ananya G. · Reviewed over 1 year ago
Harish B. · Reviewed over 1 year ago
Sourabh G. · Reviewed over 1 year ago
Ashutosh W. · Reviewed over 1 year ago
kausik p. · Reviewed over 1 year ago
for question 2, when i populate the mobility record with this query, my answer is not accepted, and i do not understand why: INSERT INTO covid_data.consolidate_covid_tracker_data ( mobility) SELECT STRUCT( AVG(retail_and_recreation_percent_change_from_baseline) as avg_retail, AVG(grocery_and_pharmacy_percent_change_from_baseline) as avg_grocery, AVG(parks_percent_change_from_baseline) as avg_parks, AVG(transit_stations_percent_change_from_baseline) as avg_transit, AVG( workplaces_percent_change_from_baseline ) as avg_workplace, AVG( residential_percent_change_from_baseline) as avg_residential) AS mobility FROM `bigquery-public-data.covid19_google_mobility.mobility_report` GROUP BY country_region, date i have also tried to insert the date and country_area columns, but there is no column corresponding to country_area column in the target table. i would like to know what i am doing wrong.
Burcu A. · Reviewed over 1 year ago
Oliwier M. · Reviewed over 1 year ago
Srushti P. · Reviewed over 1 year ago
vishal kumar Y. · Reviewed over 1 year ago
Atharv giri G. · Reviewed over 1 year ago
Atharv giri G. · Reviewed over 1 year ago
Sanjana D. · Reviewed over 1 year ago
Luqman Aftab G. · Reviewed over 1 year ago
Toru S. · Reviewed over 1 year ago
Romerito S. · Reviewed over 1 year ago
OMKARA ANJANEYA KUMAR R. · Reviewed over 1 year ago
ALYANA V. · Reviewed over 1 year ago
good lab
Sampada B. · Reviewed over 1 year ago
Sabariraj A. · Reviewed over 1 year ago
mansi k. · Reviewed over 1 year ago
Aparna G. · Reviewed over 1 year ago
Likhitha P. · Reviewed over 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.