run_custom_sparql
Execute custom SPARQL queries on over 90,000 datasets from the Spanish Government Open Data Portal. Retrieve specific data by writing valid SPARQL.
Instructions
Run a custom SPARQL query against the datos.gob.es endpoint.
Args: sparql_query: SPARQL query string (must be valid SPARQL)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sparql_query | Yes |