home / n311

_locations

1 row where category_id = 50958

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: added (date), removed (date)

Link rowid ▼ location latitude longitude category_id ward added removed active
33108 33108 675 SAW MILL BROOK PKWY 42.291117 -71.18631 50958 8 2026-01-21 12:00 2026-01-21 0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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