This repo is be part of the gsheet to Google BigQuery mini project
Description: Personal project (Gsheet ingestion)
Source: Google Spreadsheet
Apache Airflow (Orchestration Tool) : Not Involved in this project*
Destination: GCP Google BigQuery
Language: python
Main Tools Involved:
- Python (IDE - Visual Studio Code)
- Google Cloud Platform account (For ingesting data into BigQuery)
Workflow:
-
Determine credentials for permission to view the spreadsheet.
-
Write ‘Extract-Load’ (EL) pipeline code to extract data from source and load into Google BigQuery.
-
Data successfully ingested into Google BigQuery.
Outcome
Data successfully ingested to BQ
Useful Reference