es_get_teac_criterio
Fetches a TEAC criterio and its full resolution text using the DYCTEA ID, providing direct access to the administrative ruling.
Instructions
Fetch one TEAC criterio (with the full resolution text) by its DYCTEA id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| criterio_id | Yes | the DYCTEA id from ``es_search_teac_doctrine``, e.g. ``"00/07082/2025/00/0/1"``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rg | No | ||
| asunto | No | ||
| criterio | No | ||
| source_url | No | ||
| criterio_id | Yes | ||
| calificacion | No | ||
| dataset_note | No | TEAC doctrine (criterios) is reached by RG claim-number segments and/or a resolution-date range (es_search_teac_doctrine) and opened by criterio id (es_get_teac_criterio, e.g. '00/07082/2025/00/0/1'). Source: DYCTEA (serviciostelematicosext.hacienda.gob.es/TEAC/DYCTEA, ~6,500 criterios). The portal accepts free-text-looking parameters but silently ignores them, so this connector offers no full-text search on TEAC. | |
| fecha_resolucion | No | ||
| texto_resolucion | No | ||
| unidad_resolutoria | No | ||
| referencias_normativas | No | ||
| human_readable_citation | No |