{"database": "fixtures", "table": "facetable", "is_view": false, "human_description_en": "where created = \"2019-01-16 08:00:00\", on_earth = 1 and planet_int = 1", "rows": [[9, "2019-01-16 08:00:00", 1, 1, "CA", 2, "Los Feliz", "[]", "[]", null, null], [10, "2019-01-16 08:00:00", 1, 1, "CA", 2, "Koreatown", "[]", "[]", null, null], [11, "2019-01-16 08:00:00", 1, 1, "MI", 3, "Downtown", "[]", "[]", null, null]], "truncated": false, "filtered_table_rows_count": 3, "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", "complex_array", "distinct_some_null", "n"], "primary_keys": ["pk"], "units": {}, "query": {"sql": "select pk, created, planet_int, on_earth, state, _city_id, _neighborhood, tags, complex_array, distinct_some_null, n from facetable where \"created\" = :p0 and \"on_earth\" = :p1 and \"planet_int\" = :p2 order by pk limit 101", "params": {"p0": "2019-01-16 08:00:00", "p1": "1", "p2": "1"}}, "facet_results": {}, "suggested_facets": [{"name": "state", "toggle_url": "https://datasette-indieauth-demo.datasette.io/fixtures/facetable.json?created=2019-01-16+08%3A00%3A00&on_earth=1&planet_int=1&_facet=state"}, {"name": "_city_id", "toggle_url": "https://datasette-indieauth-demo.datasette.io/fixtures/facetable.json?created=2019-01-16+08%3A00%3A00&on_earth=1&planet_int=1&_facet=_city_id"}, {"name": "created", "type": "date", "toggle_url": "https://datasette-indieauth-demo.datasette.io/fixtures/facetable.json?created=2019-01-16+08%3A00%3A00&on_earth=1&planet_int=1&_facet_date=created"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 15.453752999974313}