We recommend you to use the Explore Data feature found in BigQuery to visualise your data.
Visualise Data Using Google Sheets
Visualise Data Using Google Sheets
Visualise Data Using Looker Studio
Visualise Data Using Looker Studio
Write your query and click to "Run".
Click "Explore data" and select "Explore with Looker Studio".
You'll be directed to Looker Studio with the queried data loaded. From here you can add grahps or tables via the UI.
To save your charts you can take screenshots of the charts or export as a PDF and add them to your submission .
Visualise Data Using Colab Notebook
Visualise Data Using Colab Notebook
Colab Notebooks allow you to write and execute Python code and build your own graphs and tables, for example using Pandas and Matplotlib.
Write your query and click to "Run".
Click "Explore data" and select "Explore with Colab Notebook".
You'll be directed to a new Colab Notebook. The notebook includes boilerplate code to get you going. Do note that you need to execute the first script titled Setup to authenticate your environment.
Follow the next steps outlined in the notebook and you'll be ready to start building your graphs.
You can share your graphs as screenshots pasted along with your submission.










