Summary This is a service that downloads IMDB datasets and uploads them to Google BigQuery. Running Locally Prerequisites Docker gcloud cli tool A Google Cloud Platform Project Steps Authenticte to your GCP account and follow the prompts. gcloud auth login Run the service via docker-compose: docker-compose run terminal auto/run