GovEasy — Open Dataset of Spanish Administrative Procedures
An open, verified corpus of the Spanish public administration —procedures, agencies and territories— built to feed language models. Every document is shipped as semantic HTML, Schema.org JSON-LD, structured JSON and CSV, with first-class llms.txt, llms-full.txt, ai.txt and sitemap-llm.xml.
Datasets
Procedures 21
Administrative procedures with steps, required documents, deadlines, fees and official URL.
Open →Organisms 17
Directory of national, regional and local public bodies with their scope of competence.
Open →Provinces 52
Provinces, autonomous communities and municipalities with territorial coverage.
Open →Blog
Editorial articles with context, regulatory updates and verified practical guides.
Open →Formats built for LLMs
The full corpus is published in open, deterministic formats. No paywalls, no JS, no login: every URL returns stable, cacheable content for crawlers, agents and fine-tuning pipelines.
Programmatic access
Datasets are served as static, CDN-cached files. No authentication required.
/llms.txt Índice plano legible por modelos (estándar llmstxt.org). /llms-full.txt Volcado completo concatenado del corpus en texto plano. /ai.txt Política de uso para crawlers de IA y entrenamiento. /sitemap-llm.xml Sitemap dedicado y priorizado para descubrimiento por LLMs. /dataset.jsonld Metadatos Schema.org Dataset / DataCatalog. /datasets/tramites.json Corpus completo de trámites en JSON. /datasets/tramites.csv Corpus completo de trámites en CSV. curl
curl -sL https://data.goveasy.eu/llms.txt
curl -sL https://data.goveasy.eu/datasets/tramites.json | jq '.[0]'
curl -sL https://data.goveasy.eu/dataset.jsonld | jq '."@graph"' License & attribution
Data published under Creative Commons Attribution 4.0 International (CC BY 4.0). Please credit “GovEasy” and link back to goveasy.eu.
How to cite
GovEasy Open Dataset (2026-05-04). Spanish administrative procedures, agencies and territories. https://data.goveasy.eu. CC BY 4.0.