项目作者: jonathanschoeller

项目描述 :
Load public IMDB datasets to Google BigQuery
高级语言: Shell
项目地址: git://github.com/jonathanschoeller/imdb-dataset.git
创建时间: 2020-05-27T00:16:00Z
项目社区:https://github.com/jonathanschoeller/imdb-dataset

开源协议:

下载


Summary

This is a service that downloads IMDB datasets and uploads them to Google BigQuery.

Running Locally

Prerequisites

Steps

  • Authenticte to your GCP account and follow the prompts.
    1. gcloud auth login
  • Run the service via docker-compose:
    1. docker-compose run terminal auto/run