This data as json, CSV (advanced)
Suggested facets: groupid, owning_groupid, content_string, normalized_string
id ▼ | uuid | groupid | category | owning_groupid | content_string | normalized_string | lookup_identifier |
---|---|---|---|---|---|---|---|
381363 | 03BA87C4-E783-44BC-9626-45983800AE72 | 25023 | 6 | 951 | Shasta Hanchett Park | shasta hanchett park | |
381572 | 0B9B2460-9D4D-421F-92C0-8F0921632AEC | 25023 | 6 | 951 | Shasta Hanchett Park | shasta hanchett park | |
382594 | 47AC9BA3-C29C-46BA-855E-829C0EC59FF5 | 25023 | 6 | 951 | Shasta Hanchett Park | shasta hanchett park | |
11111839 | 48576FF3-4790-4A9E-957C-5B7AD552679D | 3860 | 6 | 0 | Downtown | downtown | |
11201242 | FE1BAAE9-C33D-4933-88F0-9BCDA86F2D5B | 22879 | 6 | 11009 | Mendoza City | mendoza city | |
11272916 | 4C86821D-5061-4FAC-8CF9-CBCCA1ED4D55 | 7807 | 6 | 946 | Central City | central city | |
11276297 | 43214F71-0B9A-4F8A-AA37-BD30EBF549AA | 7807 | 6 | 946 | Central City | central city | |
11338088 | F9F1DAD8-0DEC-4272-A0E5-39517811AF71 | 7807 | 6 | 946 | Central City | central city | |
11382773 | 7E07EFBF-1F63-4142-8856-7DCD9F906811 | 7807 | 6 | 946 | Central City | central city | |
11480312 | 43A4A851-4821-4125-A673-C1E9FCF2F9AC | 3860 | 6 | 0 | Downtown | downtown | |
11563371 | DA8753B5-BAFA-4A34-8DB6-7AC49AB86A6D | 7807 | 6 | 946 | Central City | central city |
JSON shape: default, array, newline-delimited, object
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]);