# Packages

Package bigqueryclient is responsible for interacting with the BigQuery API.
Package configuration contains a number of methods that are used to provide configuration to the wider application.
Package export contains the logic for exporting GitHub metrics to BigQuery.
Package githubclient is responsible for interacting with the GitHub API.
Package metrics contains methods that are responsible for mapping responses to metrics that can be sent to BigQuery.
Package stamp is respnsible for stamping the last run time to BigQuery.