Upload CSV data to BigQuery

This application will be working within your BigQuery dataset: [[${datasetName}]]

Control Panel

You can upload CSV files from your computer to a BigQuery table of your choosing. If the BigQuery table does not exist, it will be created for you; the schema of the table will be inferred from the first CSV file you upload to the table.

  1. File to upload:
  2. BigQuery table name:

You can also try directly typing comma-separated data into the text field and loading data this way.

  1. CSV rows to upload:
  2. BigQuery table name:

After loading your data, you can view your data in the BigQuery dashboard in Google Cloud Console and clicking 'preview' on the table in your dataset.

[[${message}]]