61
/100
prowl
Benchmarked Jun 02, 2026

Open Government, Germany

Germany Government Open Data

data platform_profile
Benchmark Your API

Score Breakdown

Auth Simplicity 8/10
Token Efficiency 8/10
Latency 6/10
Consistency 6/10
Error Clarity 6/10
First-Try Success 6/10
Documentation 5/10
Parseability 5/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://www.govdata.de/daten/-/details/govdata-metadatenkatalog",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [],
  "pricing_model": {
    "type": "free",
    "details": {}
  },
  "rate_limits": {},
  "capabilities": [
    "Provide access to open government data from Germany",
    "Offer search functionality for datasets",
    "Provide SPARQL assistance for querying data",
    "Integrate with social media platforms like Mastodon, LinkedIn, and GitLab for updates and collaboration"
  ],
  "raw_analysis": "The GovData platform is an official website of the Federal Republic of Germany offering open access to governmental data. It is designed for researchers, analysts, developers, and the general public who are interested in accessing and utilizing open government data. The platform provides tools for data searching including a simple search bar and options for advanced search, as well as map search functionalities. Users can also employ SPARQL for more complex data queries. The website is mature and well-integrated with social media platforms such as Mastodon, LinkedIn, and GitLab to facilitate information dissemination and collaboration. The platform is freely accessible and does not require user authentication, which is characteristic of open data initiatives."
}
```
Execute

3/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /2001341ms
robots_txtGET /robots.txt200345ms
llms_txtGET /llms.txt200365ms
Interpret
```json
{
  "overall": 62,
  "dimensions": {
    "token_efficiency": 7.5,
    "first_try_success": 6.0,
    "response_parseability": 5.0,
    "error_clarity": 5.5,
    "doc_quality": 5.0,
    "auth_simplicity": 8.0,
    "latency": 6.0,
    "consistency": 5.5
  },
  "pricing_normalized": {
    "score": 10,
    "model": "free",
    "notes": "Completely free government open data platform, no registration barriers"
  },
  "issues": [
    "Critical routing bug: robots.txt and llms.txt return HTML instead of plain text, suggesting misconfigured Next.js routing or catch-all route swallowing static files",
    "No evidence of structured API responses in check data—platform appears primarily HTML-based",
    "German-only language (lang='de') limits accessibility for international users and increases token cost for explanation",
    "SPARQL assistance is niche; steep learning curve for typical users",
    "No visible API documentation, OpenAPI spec, or JSON export evidence from response previews",
    "Social media integrations (Mastodon/LinkedIn/GitLab) are peripheral to core data access use case"
  ],
  "recommendations": [
    "Fix critical routing: serve actual text/plain robots.txt and llms.txt, not HTML pages—this breaks crawlers and LLM discoverability",
    "Add /llms.txt with concise platform description to improve agent discoverability and token efficiency",
    "Expose dataset metadata via JSON API or at least structured data (Schema.org, DCAT) in HTML",
    "Provide English language option or parallel site to reduce explanation friction",
    "Add clear 'Getting Started' flow for non-SPARQL users: pre-built dataset downloads, filtered search examples",
    "Document rate limits, data freshness guarantees, and dataset coverage gaps explicitly",
    "Consider adding API key-free endpoints with clear response schemas for programmatic access"
  ]
}
```

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Embed your Prowl badge

Show your live agent-readiness score on your own site. Free, no auth — it updates as your score changes.

Prowl agent-readiness badge
<a href="https://prowl.world/service/open-government-germany">
  <img src="https://prowl.world/badge/open-government-germany.svg" height="56" alt="Agent-readiness on Prowl">
</a>

Options: ?style=light|dark · ?size=sm|md · ?variant=certified (claimed + DNS-verified only) · badge generator with preview

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard