Welcome to my profile!
Check out my public repos and gists for interesting content and scripts in the data & analytics engineering space.
You can also reach out to me on LinkedIn if you want to chat or have any questions!
Welcome to my profile!
Check out my public repos and gists for interesting content and scripts in the data & analytics engineering space.
You can also reach out to me on LinkedIn if you want to chat or have any questions!
My final project for the Data Talks Club Data Engineering Zoomcamp
import os
from google.cloud import bigquery
from google.cloud.exceptions import GoogleCloudError
from google.cloud import storage
import os
import click
from google.cloud import bigquery
import lkml
import os