Exporting CSV Results from BigQuery to a Local File

Exporting CSV Results from BigQuery to a Local File#

Here are the steps to export query results from BigQuery to your local machine as a CSV file:

  1. Run your query in the BigQuery console

  2. After the query completes, look at the Query results panel below

  3. Click the “Save results” button (or “Download” button with a down arrow icon)

  4. Select “Local Download / CSV” from the dropdown menu

  5. Choose your download location and the file will save to your computer