What problem does it solve?
This Skill addresses the complexity of data operations on Google Cloud Platform, providing streamlined access to BigQuery, Pub/Sub, and Dataflow for analytics, messaging, and pipelines.
Core Features & Use Cases
- BigQuery Access: Query and load data, build materialized views, and run scheduled queries.
- Pub/Sub Integration: Publish and subscribe to topics, handle exactly-once delivery, and apply filters.
- Dataflow Pipelines: Execute batch and streaming pipelines, leverage Google-provided templates, and use Flex Templates for custom workflows.
- Datastream & CDC: Stream changes from Cloud SQL/Postgres into BigQuery with near-real-time replication.
- Use Case: Automate the ingestion of data from Cloud SQL into BigQuery for real-time analytics and reporting.
Quick Start
Use the tech/google/cloud/data skill to create a dataset in BigQuery and import data from a CSV file located at 'gs://my-bucket/data.csv'.