{"database": "fixtures", "table": "facetable", "is_view": false, "human_description_en": "where neighborhood = \"Bernal Heights\", planet_int = 1 and state = \"CA\"", "rows": [{"pk": 5, "created": "2019-01-15 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "city_id": {"value": 1, "label": "San Francisco"}, "neighborhood": "Bernal Heights", "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 \"neighborhood\" = :p0 and \"planet_int\" = :p1 and \"state\" = :p2 order by pk limit 101", "params": {"p0": "Bernal Heights", "p1": "1", "p2": "CA"}}, "facet_results": {"city_id": {"name": "city_id", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=planet_int&_facet=created&_facet_array=tags&neighborhood=Bernal+Heights&state=CA&planet_int=1&_labels=on", "results": [{"value": 1, "label": "San Francisco", "count": 1, "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=city_id&_facet=planet_int&_facet=created&_facet_array=tags&neighborhood=Bernal+Heights&state=CA&planet_int=1&_labels=on&city_id=1", "selected": false}], "truncated": false}, "planet_int": {"name": "planet_int", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=city_id&_facet=created&_facet_array=tags&neighborhood=Bernal+Heights&state=CA&planet_int=1&_labels=on", "results": [{"value": 1, "label": 1, "count": 1, "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=city_id&_facet=planet_int&_facet=created&_facet_array=tags&neighborhood=Bernal+Heights&state=CA&_labels=on", "selected": true}], "truncated": false}, "created": {"name": "created", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=city_id&_facet=planet_int&_facet_array=tags&neighborhood=Bernal+Heights&state=CA&planet_int=1&_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=city_id&_facet=planet_int&_facet=created&_facet_array=tags&neighborhood=Bernal+Heights&state=CA&planet_int=1&_labels=on&created=2019-01-15+08%3A00%3A00", "selected": false}], "truncated": false}, "tags": {"name": "tags", "type": "array", "results": [], "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=city_id&_facet=planet_int&_facet=created&neighborhood=Bernal+Heights&state=CA&planet_int=1&_labels=on", "truncated": false}}, "suggested_facets": [{"name": "created", "type": "date", "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=city_id&_facet=planet_int&_facet=created&_facet_array=tags&neighborhood=Bernal+Heights&state=CA&planet_int=1&_labels=on&_facet_date=created"}], "next": null, "next_url": null, "query_ms": 14.731407165527344}