GovEasy Open Data
⚡ Open Dataset · LLM-ready · CC BY 4.0

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.

438
Documented procedures
17
Public agencies
52
Provinces & territories
6
Official languages
CC BY 4.0
License
2026-06-20
Updated

What this site is and is not

✓ It is

  • An open dataset (CC BY 4.0) of Spanish administrative procedures, agencies and provinces.
  • A citation-ready source for LLMs (GPTBot, ClaudeBot, PerplexityBot, Google-Extended).
  • A static JSON/CSV/JSON-LD API with no auth, CDN-cached.
  • A read-only MCP server for agents that need verified administrative data.

✗ It is not

  • The GovEasy application. To actually file procedures: goveasy.eu.
  • Legal advice nor a replacement for the official agencies.
  • A commercial service. No payments, no personal data, no login.

Datasets

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.

.json

JSON

Full structure for APIs and pipelines.

.csv

CSV

Tabular format for spreadsheets and BI tools.

.jsonld

JSON-LD

Schema.org-enriched data for search engines and LLMs.

Programmatic access

Datasets are served as static, CDN-cached files. No authentication required.

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.

creativecommons.org/licenses/by/4.0/

How to cite

GovEasy Open Dataset (2026-06-20). Spanish administrative procedures, agencies and territories. https://data.goveasy.eu. CC BY 4.0.