# BigQuery API
> Run SQL over BigQuery and 255 public datasets: crypto, weather, healthcare, genomics, patents, GitHub, PyPI, Stack Overflow, census, Wikipedia, real estate, transportation, satellite imagery, NLP corpora, SEC filings, and IoT.

## Agent Summary
- FQN: `solana-foundation/google/bigquery`
- Category: data
- Operator: solana-foundation
- Origin: google
- Version: v2
- Endpoints: 2
- Pricing: $0.001
- HTML page: https://pay.sh/services/solana-foundation/google/bigquery
- Markdown page: https://pay.sh/services/solana-foundation/google/bigquery/index.md

## Service URLs
- Gateway: https://bigquery.google.gateway-402.com/bigquery/v2
- Source: solana-foundation/pay-skills
- Source path: providers/solana-foundation/google/bigquery/PAY.md
- Source skill: pay-skills

## Use Case
Use for data analytics, market research, fact-finding from public datasets, blockchain and crypto analysis, weather and climate queries, SQL exploration, benchmark datasets, investigative research, and large-scale structured data retrieval.

## Endpoint Table
| Method | Path | Pricing | Description |
| --- | --- | --- | --- |
| POST | projects/{projectId}/queries | $0.001/requests | Runs a BigQuery SQL query synchronously and returns query results if the query completes within a specified timeout. |
| GET | projects/{projectId}/queries/{jobId} | $0.001/requests | RPC to get the results of a query job. |
