{"slug":"hubvibe-io-com-work-data-question-9cd2f9","title":"Ask a question in plain language about any BigQuery table, including Google's pu","host":"hubvibe-io.com","method":"POST","resource":"https://hubvibe-io.com/work/data/question","category":"other","description":"Ask a question in plain language about any BigQuery table, including Google's public datasets, and get a written answer with the SQL and the rows it came from. Writes the query, runs it under a byte ceiling, and reads the result back as an analysis.","price_listed":5.0,"price_asked":5.0,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":846,"reported_calls_30d":3,"reported_payers_30d":1,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"question":"example","table":"example"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"columns":{"description":"Optional column hints.","items":{"type":"string"},"type":"array"},"question":{"type":"string"},"table":{"description":"Fully qualified: project.dataset.table.","type":"string"}},"required":["question","table"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","description":"The 200 body of every paid /work call. `result` is the worker's own output (its schema is per route); everything else is the same on all 38 routes. A receipt for the job is at `receipt_url`.","properties":{"billing_warning":{"description":"Present only when the charge was recorded with a caveat.","examples":["settlement pending"],"type":"string"},"price_usd":{"description":"What this call cost, in USD.","examples":[0.02],"type":"number"},"provenance":{"description":"How the result was produced: which providers ran and how long each took.","properties":{"attempts":{"description":"Provider attempts made, including retries and failovers.","examples":[1],"type":"integer"},"elapsed_ms":{"description":"Wall-clock milliseconds for the whole job.","examples":[340],"type":"integer"},"providers_used":{"description":"Providers that served the job.","examples":[["coinbase-advanced-trade-public"]],"items":{"description":"Provider name.","examples":["coinbase-advanced-trade-public"],"type":"string"},"type":"array"},"steps":{"description":"Every step the job ran, in order.","items":{"description":"One step of the job.","properties":{"ms":{"description":"Milliseconds the step took.","examples":[312],"type":"integer"},"ok":{"description":"Whether the step succeeded.","examples":[true],"type":"boolean"},"provider":{"description":"Provider that served the step.","examples":["coinbase-advanced-trade-public"],"type":"string"},"reason":{"description":"Failure reason, on a failed step.","examples":["provider_timeout"],"type":"string"},"step":{"description":"Step name inside the worker.","examples":["quote"],"type":"string"}},"required":["step","ok","ms"],"type":"object"},"type":"array"}},"required":["steps","providers_used","attempts","elapsed_ms"],"type":"object"},"receipt_id":{"description":"Receipt id for this job.","examples":["rcpt_9f1c2b3a4d5e6f70"],"type":"string"},"receipt_url":{"description":"Where to fetch the machine-readable receipt (free, no payment).","examples":["/work/receipts/rcpt_9f1c2b3a4d5e6f70"],"type":"string"},"result":{"properties":{"answer":{"description":"The answer, read from the rows; states the figures.","examples":["James (4,942,431), John (4,834,422), ..."],"type":"string"},"columns":{"description":"Result column names, in order.","examples":[["name","n"]],"items":{"description":"Column name.","examples":["name"],"type":"string"},"type":"array"},"gib_processed":{"description":"Gibibytes BigQuery scanned; the metered cost basis.","examples":[0.012],"type":"number"},"model":{"description":"The model that produced the answer.","examples":["gemini-2.5-flash"],"type":"string"},"question":{"description":"The question asked.","examples":["Which five names were given most often?"],"type":"string"},"row_count":{"description":"Rows returned.","examples":[5],"type":"integer"},"rows":{"description":"Result rows, keyed by column name.","examples":[[{"n":4942431,"name":"James"}]],"items":{"additionalProperties":true,"description":"One row keyed by column name.","examples":[{"n":4942431,"name":"James"}],"properties":{},"required":[],"type":"object"},"type":"array"},"sql":{"description":"The SQL the model wrote and that ran.","examples":["SELECT name, SUM(number) AS n FROM ... LIMIT 5"],"type":"string"},"table":{"description":"The table queried.","examples":["bigquery-public-data.usa_names.usa_1910_2013"],"type":"string"}},"required":["question","table","answer","sql","columns","rows","row_count","gib_processed","model"],"type":"object"},"status":{"const":"ok","description":"Present only on a delivered result.","type":"string"},"worker":{"description":"Catalog name of the worker that ran.","examples":["market.quote"],"type":"string"}},"required":["status","worker","price_usd","result","provenance","receipt_id","receipt_url"],"title":"data.question response","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":5.0,"price_match":true,"latency_ms":846,"error":null}],"description_full":"Ask a question in plain language about any BigQuery table, including Google's public datasets, and get a written answer with the SQL and the rows it came from. Writes the query, runs it under a byte ceiling, and reads the result back as an analysis.","last_updated":"2026-09-23T15:04:52.711Z","schemes":["exact"]}