labels

1 row where category = 3 and owning_groupid = 11316

View and edit SQL

owning_groupid

  • 11316 · 1

category

id ▼ uuid groupid category owning_groupid content_string normalized_string lookup_identifier
320017 8C14D153-031C-4AC5-B815-8A0321BFA305 11317 3 11316 Historic District of Panamá historic district of panama  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [labels] (
   [id] INTEGER PRIMARY KEY,
   [uuid] TEXT,
   [groupid] INTEGER,
   [category] INTEGER,
   [owning_groupid] INTEGER,
   [content_string] TEXT,
   [normalized_string] TEXT,
   [lookup_identifier] TEXT
);
CREATE INDEX [idx_labels_uuid]
                ON [labels] ([uuid]);
CREATE INDEX [idx_labels_normalized_string]
                ON [labels] ([normalized_string]);
Powered by Datasette · Query took 41.81ms · About: dogsheep/dogsheep-photos