Skip to content

Louisepower/Data-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Data-Analytics - BigQuery API

Extracting BigQuery Result to Google Cloud Storage Files

This is a Java project and it has completed the following three tasks:

  1. Consciously read and execute Query statements in the SQL folder

  2. Save the Query Result To Table by BigQuery API

  3. Extracting the Query Result Tables to single Google Cloud Storage .

You can automate the export of BQ data to GCS through this project.

Data-Analytics - GA Management API

Upload data from sftp to Google Analytics

This is a Java project and it has completed the following two tasks:

  1. Download the data from SFTP .

  2. Upload the csv file to GA by GA management API

You can automate the upload data to GA through this project.

About

Extracting BigQuery Result to Google Cloud Storage Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages