Description Usage Arguments Value
request_table
sends a query to the table endpoint, checks the
response, parses the response text as json, and returns the parsed data. If
the query syntax is not valid or the request fails for any other reason an
error is raised with the response text.
1 | request_table(query)
|
query |
A valid Stat-Xplore query as a string. |
A list of the query results as parsed json.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.