/deezer-bigquery

Insights from 500,000 Deezer playlists using Google’s BigQuery

Primary LanguagePythonMIT LicenseMIT

Insights from 500,000 Deezer playlists using Google’s BigQuery

Replicate the experiment

Setting-up your environment

Loading the dataset

  • Run load.py and accept the oAuth screen (this will create a bigquery_credentials.dat file)
  • Wait until it loads all JSON files from Google Cloud Storage into your Big Query project

Querying the dataset

  • Run query.py to query the dataset
  • Add additional queries by creating new files in /queries