APIOfficial

Folketinget Open Data (oda.ft.dk)

Official OData API for the Danish Parliament — bills, votes, MPs, and committees, fully open, no authentication.

WebsiteDocs

About

Folketinget publishes a genuinely open OData v3 REST API covering cases/bills (Sag), votes (Afstemning), MPs and committees (Aktør), meetings, and documents. Verified with live queries returning real records — e.g. actual vote tallies and current parliamentary questions, with entity update timestamps confirming an actively maintained feed. No authentication required.

Agent Use Cases

  • 01Track a specific bill through committee stages and votes for a legislative-monitoring agent
  • 02Look up an MP's voting record or committee membership
  • 03Build a real-time feed of newly introduced parliamentary questions

Notes

Fully open, no API key. Standard OData v3 — supports $filter, $expand, $top for querying. A community MCP wrapper exists (pipeworx-io/mcp-folketinget-dk) but is gateway-dependent and thin; querying oda.ft.dk directly is the more reliable path today.

Something wrong or missing? See how to suggest a fix

More in Government