84
/100
prowl
Benchmarked May 06, 2026

City, New York Open Data

New York (US) City Open Data

data platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://opendata.cityofnewyork.us",
  "auth_method": "none",
  "auth_config": {},
  "endpoints": [],
  "pricing_model": {
    "type": "free",
    "details": {}
  },
  "rate_limits": {},
  "capabilities": [
    "Access public datasets related to New York City",
    "Search and explore datasets by various themes such as public safety, health, and transportation",
    "Download datasets in multiple formats such as CSV, JSON, etc.",
    "Utilize data for research, analysis, and application development",
    "Integrate data with tools for visualization and analysis",
    "Participate in community discussions and improvements of datasets"
  ],
  "raw_analysis": "The New York City Open Data platform provides access to a vast array of datasets pertaining to various aspects of New York City. It is primarily aimed at researchers, developers, and anyone interested in exploring and utilizing data related to the city. The platform is quite mature, having been established as part of the city's open data initiative, which emphasizes transparency and data accessibility. It does not require authentication, allowing users to freely explore and download data. Integrations with various tools for data visualization and analysis are supported, empowering users to work with the data in versatile ways. This comprehensive data repository is an excellent resource for civic hackers, journalists, educators, and the general public interested in insights about New York City."
}
```
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200135ms
robots_txtGET /robots.txt20044ms
llms_txtGET /llms.txt40497ms
Interpret
```json
{
  "overall": 85,
  "dimensions": {
    "token_efficiency": 9.0,
    "first_try_success": 8.0,
    "response_parseability": 9.0,
    "error_clarity": 7.0,
    "doc_quality": 8.0,
    "auth_simplicity": 9.0,
    "latency": 10.0,
    "consistency": 9.0
  },
  "pricing_normalized": {
    "type": "free",
    "details": {}
  },
  "issues": [
    "Lack of security headers",
    "404 error on specific txt file"
  ],
  "recommendations": [
    "Add security headers to improve safety and perception",
    "Ensure all expected endpoints return successful responses"
  ]
}
```

Agent Readiness

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

Want the full interactive view?

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

Open in Dashboard