{"database": "fixtures", "table": "facetable", "is_view": false, "human_description_en": "where _neighborhood = \"Corktown\"", "rows": [{"pk": 13, "created": "2019-01-17 08:00:00", "planet_int": 1, "on_earth": 1, "state": "MI", "_city_id": {"value": 3, "label": "Detroit"}, "_neighborhood": "Corktown", "tags": "[]", "complex_array": "[]", "distinct_some_null": null, "n": null}], "truncated": false, "filtered_table_rows_count": 1, "expanded_columns": ["_city_id"], "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 \"_neighborhood\" = :p0 order by pk limit 101", "params": {"p0": "Corktown"}}, "facet_results": {"created": {"name": "created", "type": "date", "results": [{"value": "2019-01-17", "label": "2019-01-17", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo.fly.dev/fixtures/facetable.json?_neighborhood__exact=Corktown&_facet_date=created&_labels=on&created__date=2019-01-17", "selected": false}], "hideable": true, "toggle_url": "/fixtures/facetable.json?_neighborhood__exact=Corktown&_labels=on", "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 720.9410520008532}