-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
29 lines (23 loc) · 939 Bytes
/
.env.example
File metadata and controls
29 lines (23 loc) · 939 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Google Cloud Platform Configuration
# Copy this file to .env and fill in your values
# Service Account Credentials
# Path to your service account JSON key file
# macOS example: /Users/username/.gcp/service-account-key.json
# Linux example: /home/username/.gcp/service-account-key.json
# Windows example: C:\Users\YourUsername\.gcp\service-account-key.json
GOOGLE_APPLICATION_CREDENTIALS=
# GCP Project Configuration
# Your Google Cloud Project ID
GCP_PROJECT_ID=rock-idiom-463819-d4
# Google Cloud Storage Configuration
# Name of your GCS bucket
GCS_BUCKET_NAME=0003-paper_topic_a
# BigQuery Configuration
# Name of your BigQuery dataset (will be created if it doesn't exist)
BIGQUERY_DATASET=paper_topic_a
# Optional: Dataset location (default: US)
# Options: US, EU, asia-northeast1, etc.
BIGQUERY_DATASET_LOCATION=US
# Optional: GCS path prefix for file discovery
# Example: Revelio/ or data/job_postings/
GCS_PATH_PREFIX=