Skip to content

b-gar/dagster-cfb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dagster College Football Project

This project is intended to learn dagster. It pulls data from the College Football API, and loads it into Google BigQuery

Setup:

There are two environmental variables needed for this project:

  1. An API token from College Football API that you can sign up for here

    • I assigned this token to the environment variable CFB_TOKEN. IMPORTANT: bearer needs to be prepended to the token. (Ex. CFB_TOKEN=bearer thisismytoken)
  2. Google credentials file (JSON) that I point my GOOGLE_APPLICATION_CREDENTIALS environment variable to the location of. (Ex. GOOGLE_APPLICATION_CREDENTIALS=C:\Users\Owner\dagster-project\bigquerytest.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages