Back to catalog
solana-foundation/googledatav2

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.

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.

Endpoints
2
Metered
2
Free
0
Pricing
$0.001
Service URL
https://bigquery.google.gateway-402.com/bigquery/v2

Endpoints

2 total
MethodPath
POST
projects/{projectId}/queries
Runs a BigQuery SQL query synchronously and returns query results if the query completes within a specified timeout.
GET
projects/{projectId}/queries/{jobId}
RPC to get the results of a query job.