get https://api.data.world/v0/queries//results
Execute a saved query.
SQL results are available in a variety of formats. By default, application/json will be returned. Set
the Accept header to one of the following values in accordance with your preference:
text/csvapplication/jsonapplication/json-lapplication/x-ndjson
SPARQL results are available in a variety of formats. By default, application/sparql-results+json will
be returned. Set the Accept header to one of the following values in accordance with your preference:
application/sparql-results+xmlapplication/sparql-results+jsonapplication/rdf+jsonapplication/rdf+xmltext/csvtext/tab-separated-valuestext/turtle
