facet_cities
4 rows sorted by name
This data as json, testall, testnone, testresponse, CSV (advanced)
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE facet_cities (
id integer primary key,
name text
);
This data as json, testall, testnone, testresponse, CSV (advanced)
JSON shape: default, array, newline-delimited, object
CREATE TABLE facet_cities (
id integer primary key,
name text
);