v0.8.0
LatestAdded
- Public API. A free, no-signup API for property and nightlife data. No API key or login — call it straight from a browser or script. Two endpoints:
GET /api/v1/property?address=…returns a property summary (parcel, assessed & market value, local tax rates, location/environment/value scores, FEMA flood, neighborhood demographics, and a nightlife snapshot), andGET /api/v1/nightlife?lat=&lng=(or?address=) returns NightlifeFit scores and the nearest nightlife district. Generous rate limit of 60 requests/minute. - Developer docs at
/docs. One page covering both endpoints with copy-pastecurlandfetchexamples, response fields, and how to build map share links. Linked from the header as "API". /llms.txt— a machine-readable summary of the API so AI assistants can use it directly.- Named pins in map share links.
/mapshare URLs can now carry a label per pin (e.g. an address or price tag), so a link can open the map with your custom set of properties already pinned and named.
Added
- NightlifeFit now credits the workday crowd. Downtown blocks and commercial corridors where lots of young people *work* (but few live) score in the right range — previously these areas read as "no peer fit" because the score only saw residents.
Changed
- Heatmap methodology card updated to describe the score in plain language.