Get Zoning Bylaws Ngrams
get /vt-zoning-atlas/ngrams
Get top words from a town's zoning bylaw.
Query Parameters
locations
string Town name (e.g. 'Arlington') or Wikidata entity ID (e.g. 'wikidata:Q675558')
limit
integer Response
data
arrayTop words in the town's zoning bylaw, sorted by frequency descending.
metadata
objectRequest metadata echoed back
curl -X GET http://localhost:8000/vt-zoning-atlas/ngrams \