Skip to content

aman7kh8an6/ETL-API-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ETL-API-Using-Python

Extract Random Jokes via API and Load Into BigQuery using Python

Here’s what I've done in this project: -Got a random joke from the API -Parsed it out into a pandas DataFrame -Authenticate and connect to a BigQuery database -Load the random joke data into a BigQuery table -Deploy the script via schedule library to run every 2 minute, thus getting a new joke into our database every 2 minutes.

Google Cloud Bigquery Data Snapshot: random_joke_records_gc

About

Extract Random Jokes via API and Load Into BigQuery using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages