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.
| Method | Path |
|---|---|
| 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. |