Updates to the TED Open Data Service portal #135
Anoop-Variyan
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
On 17th July 2026, we've released new features in the TED Open Data Service. Here's what users can now do:
📊 Visualize query results as charts — Bar, Line, Pie, or Scatter. No external tools needed — one click from the results table.
⏱️ See query performance at a glance — Elapsed time is now shown after every query, helping users gauge the cost of complex requests.
💶 Convert monetary values to EUR in queries — Type currency in the editor to insert a ready-made conversion block with up-to-date exchange rates (auto-refreshed monthly from InforEuro).
🧠 Full ePO vocabulary coverage — The editor now supports both ePO v3 (Standard Forms) and v4 (eForms) terms, so users working with older notices no longer see false warnings.
🔗 Clickable TED links in results — URLs to TED notices in query results are now one-click navigable.
📌 Search history remembers not-found notices — Instead of disappearing, 404 notices stay visible with a badge so users know they tried.
🔧 Under the hood — Security patches applied, interface streamlined, and exchange rates now update automatically without requiring a new release.
How to try them
Charts: Run a query → click the "Chart" toggle above the results → pick a chart type and axes.
Currency conversion: In the SPARQL editor, type currency and accept the autocomplete suggestion.
ePO v3 + v4 terms: Just start typing — suggestions now cover both versions with a (v3) / (v4) label where relevant.
Everything else works the same as before. Try it at data.ted.europa.eu.
All reactions