mirror of
https://github.com/olehomelchenko/econ250_2025.git
synced 2025-12-21 21:22:26 +00:00
init
This commit is contained in:
22
profiles.yml
Normal file
22
profiles.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
econ250_2025:
|
||||
outputs:
|
||||
dev:
|
||||
dataset: o_omelchenko # TODO: Change this to your personal dataset
|
||||
job_execution_timeout_seconds: 300
|
||||
job_retries: 1
|
||||
location: US
|
||||
method: oauth
|
||||
priority: interactive
|
||||
project: econ250-2025
|
||||
threads: 2
|
||||
type: bigquery
|
||||
target: dev
|
||||
my-bigquery-db:
|
||||
outputs:
|
||||
dev:
|
||||
dataset: o_omelchenko # TODO: Change this to your personal dataset
|
||||
method: oauth
|
||||
project: econ250-2025
|
||||
threads: 4
|
||||
type: bigquery
|
||||
target: dev
|
||||
Reference in New Issue
Block a user