{"database": "fixtures", "table": "facetable", "is_view": false, "human_description_en": "", "rows": [[1, "2019-01-14 08:00:00", 1, 1, "CA", 1, "Mission", "[\"tag1\", \"tag2\"]"], [2, "2019-01-14 08:00:00", 1, 1, "CA", 1, "Dogpatch", "[\"tag1\", \"tag3\"]"], [3, "2019-01-14 08:00:00", 1, 1, "CA", 1, "SOMA", "[]"], [4, "2019-01-14 08:00:00", 1, 1, "CA", 1, "Tenderloin", "[]"], [5, "2019-01-15 08:00:00", 1, 1, "CA", 1, "Bernal Heights", "[]"], [6, "2019-01-15 08:00:00", 1, 1, "CA", 1, "Hayes Valley", "[]"], [7, "2019-01-15 08:00:00", 1, 1, "CA", 2, "Hollywood", "[]"], [8, "2019-01-15 08:00:00", 1, 1, "CA", 2, "Downtown", "[]"], [9, "2019-01-16 08:00:00", 1, 1, "CA", 2, "Los Feliz", "[]"], [10, "2019-01-16 08:00:00", 1, 1, "CA", 2, "Koreatown", "[]"], [11, "2019-01-16 08:00:00", 1, 1, "MI", 3, "Downtown", "[]"], [12, "2019-01-17 08:00:00", 1, 1, "MI", 3, "Greektown", "[]"], [13, "2019-01-17 08:00:00", 1, 1, "MI", 3, "Corktown", "[]"], [14, "2019-01-17 08:00:00", 1, 1, "MI", 3, "Mexicantown", "[]"], [15, "2019-01-17 08:00:00", 2, 0, "MC", 4, "Arcadia Planitia", "[]"]], "truncated": false, "filtered_table_rows_count": 15, "expanded_columns": [], "expandable_columns": [[{"column": "city_id", "other_table": "facet_cities", "other_column": "id"}, "name"]], "columns": ["pk", "created", "planet_int", "on_earth", "state", "city_id", "neighborhood", "tags"], "primary_keys": ["pk"], "units": {}, "query": {"sql": "select pk, created, planet_int, on_earth, state, city_id, neighborhood, tags from facetable order by pk limit 101", "params": {}}, "facet_results": {}, "suggested_facets": [{"name": "created", "toggle_url": "https://datasette-auth-demo.vercel.app/fixtures/facetable.json?_facet=created"}, {"name": "planet_int", "toggle_url": "https://datasette-auth-demo.vercel.app/fixtures/facetable.json?_facet=planet_int"}, {"name": "on_earth", "toggle_url": "https://datasette-auth-demo.vercel.app/fixtures/facetable.json?_facet=on_earth"}, {"name": "state", "toggle_url": "https://datasette-auth-demo.vercel.app/fixtures/facetable.json?_facet=state"}, {"name": "city_id", "toggle_url": "https://datasette-auth-demo.vercel.app/fixtures/facetable.json?_facet=city_id"}, {"name": "neighborhood", "toggle_url": "https://datasette-auth-demo.vercel.app/fixtures/facetable.json?_facet=neighborhood"}, {"name": "tags", "toggle_url": "https://datasette-auth-demo.vercel.app/fixtures/facetable.json?_facet=tags"}, {"name": "created", "type": "date", "toggle_url": "https://datasette-auth-demo.vercel.app/fixtures/facetable.json?_facet_date=created"}, {"name": "tags", "type": "array", "toggle_url": "https://datasette-auth-demo.vercel.app/fixtures/facetable.json?_facet_array=tags"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 24.250030517578125}