/Big-Data-with-Google-Cloud

Data Science project using BigQuery on Google Cloud

Primary LanguagePython

Google Cloud BigQuery Project

This project uses Google Cloud’s BigQuery web service to run queries on public databases.

Google Cloud Dashboard

Note: In order to run this project, authentication credentials are needed from Google. This can be obtained from signing up to cloud.google.com (Google offers a free trial for this) and downloading the credentials as a .json file. The location for the authentication file placement will be noted in each program as 'INSERT .JSON CREDENTIAL FILENAME'.

Databases Used

Libraries Used


Project taken from "Python All in One for Dummies" by John Shovic and Alan Simpson