Composite quality scores (0-100) derived from NYC Open Data:
Scores are updated weekly. Not all buildings have all scores; missing scores are returned as null.
null
Tier: Starter+
cURL
curl --request GET \ --url https://borough.qwady.com/v1/building/{id}/scores \ --header 'Authorization: Bearer <token>'
{ "data": { "buildingId": "<string>", "healthScore": 50, "noiseScore": 50, "safetyScore": 50, "transitScore": 50, "violationsOpen": 123, "updatedAt": "2023-11-07T05:31:56Z" }, "meta": { "dataAge": "2023-11-07T05:31:56Z", "source": "cached", "freshnessThreshold": 123, "refreshTriggered": true } }
Polar.sh license key. Format: BOROUGH_<uuid>
BOROUGH_<uuid>
Building ID or slug
Building quality scores
Show child attributes