Tramitia monitors the BOE daily, extracts renewable energy project authorizations using LLM, and builds a structured database of every project from public consultation to final approval.
Explore the BOE Feed →Every Spanish renewable project >50 MW passes through four authorization stages. Tramitia links them into a single project timeline.
Automated daily fetch of the BOE sumario API. Every disposition from sections 1, 3, and 5, parsed and stored.
Keyword pre-filter with LLM fallback identifies 0-15 energy-relevant items from 200+ daily dispositions.
Claude extracts project name, developer, technology, capacity, municipality, province, substation, and expediente from legal Spanish text.
Links multiple BOE events to a single project entity. Match on expediente first, then fuzzy match on name + province + developer.
Filter by technology, province, developer, capacity range, authorization stage, or resolution status. Export to CSV.
REST API for programmatic access. Integrate permit data into your own models, dashboards, or investment workflows.
Tramitia exists because tracking renewable permits in Spain shouldn't require a team of people scanning government gazettes every morning. The data is public. The pipeline should be automatic.