Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload Dataset to BigQuery #143

Closed
rawanmahdi opened this issue Nov 19, 2023 · 0 comments · Fixed by #198
Closed

Upload Dataset to BigQuery #143

rawanmahdi opened this issue Nov 19, 2023 · 0 comments · Fixed by #198

Comments

@rawanmahdi
Copy link
Member

rawanmahdi commented Nov 19, 2023

  • python should be able to load the csv off of cloud storage
  • we should also be able to export to BigQuery to query data and experiment with that as our EDA
  • how do we turn those queries into EDA graphs and feed them back to our platform

https://www.reddit.com/r/Terraform/comments/km9gc9/can_i_export_files_from_a_bucket_to_bigquery/

https://cloud.google.com/bigquery/docs/loading-data-cloud-storage-csv#python
https://cloud.google.com/bigquery/docs/loading-data-cloud-storage-csv#bq

TODO: next.config.js + env + docker-compose creds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment