home / n311

locations

1 row where category_id = 51070 sorted by added descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: added (date)

Link rowid location ward category category_id active added ▲ removed latitude longitude
19028 19028 426 HOMER ST 2 Report A Problem With The Website 51070 active 2025-09-02   42.337602 -71.211681

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "locations" (
   [location] TEXT,
   [ward] INTEGER,
   [category] TEXT,
   [category_id] TEXT REFERENCES [categories]([id]),
   [active] TEXT,
   [added] TEXT,
   [removed] TEXT,
   [latitude] FLOAT,
   [longitude] FLOAT
);
Powered by Datasette · Queries took 756.07ms