{"database": "fixtures", "table": "facetable", "is_view": false, "human_description_en": "where city_id = 1 and neighborhood = \"Hayes Valley\"", "rows": [{"pk": 6, "created": "2019-01-15 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "city_id": {"value": 1, "label": "San Francisco"}, "neighborhood": "Hayes Valley", "tags": "[]", "complex_array": "[]", "distinct_some_null": null}], "truncated": false, "filtered_table_rows_count": 1, "expanded_columns": ["city_id"], "expandable_columns": [[{"other_table": "facet_cities", "column": "city_id", "other_column": "id"}, "name"]], "columns": ["pk", "created", "planet_int", "on_earth", "state", "city_id", "neighborhood", "tags", "complex_array", "distinct_some_null"], "primary_keys": ["pk"], "units": {}, "query": {"sql": "select pk, created, planet_int, on_earth, state, city_id, neighborhood, tags, complex_array, distinct_some_null from facetable where \"city_id\" = :p0 and \"neighborhood\" = :p1 order by pk limit 101", "params": {"p0": "1", "p1": "Hayes Valley"}}, "facet_results": {"state": {"name": "state", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=neighborhood&_facet=created&city_id=1&neighborhood=Hayes+Valley&_labels=on", "results": [{"value": "CA", "label": "CA", "count": 1, "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=state&_facet=neighborhood&_facet=created&city_id=1&neighborhood=Hayes+Valley&_labels=on&state=CA", "selected": false}], "truncated": false}, "neighborhood": {"name": "neighborhood", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=state&_facet=created&city_id=1&neighborhood=Hayes+Valley&_labels=on", "results": [{"value": "Hayes Valley", "label": "Hayes Valley", "count": 1, "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=state&_facet=neighborhood&_facet=created&city_id=1&_labels=on", "selected": true}], "truncated": false}, "created": {"name": "created", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=state&_facet=neighborhood&city_id=1&neighborhood=Hayes+Valley&_labels=on", "results": [{"value": "2019-01-15 08:00:00", "label": "2019-01-15 08:00:00", "count": 1, "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=state&_facet=neighborhood&_facet=created&city_id=1&neighborhood=Hayes+Valley&_labels=on&created=2019-01-15+08%3A00%3A00", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "created", "type": "date", "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=state&_facet=neighborhood&_facet=created&city_id=1&neighborhood=Hayes+Valley&_labels=on&_facet_date=created"}], "next": null, "next_url": null, "query_ms": 15.801191329956055}