TheJokersThief / ESB2BigQuery

Extract's the ESB's smart meter throughput data and puts it into BigQuery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESB2BigQuery

❯ PROJECT_ID="example-proj" make help                                                   33%  ─╯
add_job                        Adds a message to the pubsub topic, using the content in misc/scheduled-payload.json
add_schedule                   Adds a Cloud Scheduler job to periodically run the job data collection
dev                            Install project and dev dependencies
export_conf                    Export the poetry lockfile to requirements.txt
help                           Show help
install                        Install project without dev dependencies
lint                           Lint files for common errors and styling fixes
publish                        Publish project to google cloud functions
update_schedule                Updates an existing Cloud Scheduler job

image

About

Extract's the ESB's smart meter throughput data and puts it into BigQuery


Languages

Language:Python 70.1%Language:Makefile 29.9%