Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.01 KB

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