Overview
Connect to BigQuery billing exports and analyze data structure, granularity, and partitioning to inform pipeline design.
Tasks
Acceptance Criteria
- Can successfully connect to GCP BigQuery billing exports
- Clear understanding of data schema and volume
- Documented analysis of partition strategy
- Recommendations for incremental loading approach
Dependencies
Architecture
- Create vendors/gcp/discovery.py for exploration
- Document findings in vendors/gcp/README.md
Overview
Connect to BigQuery billing exports and analyze data structure, granularity, and partitioning to inform pipeline design.
Tasks
Acceptance Criteria
Dependencies
Architecture