Skip to content

Export your events from Amplitude to Google BigQuery/Google Cloud Storage

License

Notifications You must be signed in to change notification settings

dariuspasca/amplitude-bigquery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amplitude > Google Cloud Storage > Google BigQuery

Export your Amplitude data to Google BigQuery for big data analysis using Google Compute Engine virtual machine. This script will download all events & properties from Amplitude for a given day Export API, parse the data and prepare a data job for Google BigQuery by storing the data for backup purposes in Google Cloud Storage.

Features / Support

  • Download data for a full day from Amplitude using the Export API
  • Parse the data to match data types in Google BigQuery
  • Export new parsed files for a load data job in Google BigQuery
  • Store backup data in Google Cloud Storage
  • Cleans up after use, all temporary files will be deleted.

About

Export your events from Amplitude to Google BigQuery/Google Cloud Storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%