{"database": "fixtures", "table": "facetable", "is_view": false, "human_description_en": "where city_id = 2 and planet_int = 1", "rows": [{"pk": 7, "created": "2019-01-15 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "city_id": {"value": 2, "label": "Los Angeles"}, "neighborhood": "Hollywood", "tags": "[]", "complex_array": "[]", "distinct_some_null": null}, {"pk": 8, "created": "2019-01-15 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "city_id": {"value": 2, "label": "Los Angeles"}, "neighborhood": "Downtown", "tags": "[]", "complex_array": "[]", "distinct_some_null": null}, {"pk": 9, "created": "2019-01-16 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "city_id": {"value": 2, "label": "Los Angeles"}, "neighborhood": "Los Feliz", "tags": "[]", "complex_array": "[]", "distinct_some_null": null}, {"pk": 10, "created": "2019-01-16 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "city_id": {"value": 2, "label": "Los Angeles"}, "neighborhood": "Koreatown", "tags": "[]", "complex_array": "[]", "distinct_some_null": null}], "truncated": false, "filtered_table_rows_count": 4, "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 \"planet_int\" = :p1 order by pk limit 101", "params": {"p0": "2", "p1": "1"}}, "facet_results": {"city_id": {"name": "city_id", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=neighborhood&planet_int=1&city_id=2&_labels=on", "results": [{"value": 2, "label": "Los Angeles", "count": 4, "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=city_id&_facet=neighborhood&planet_int=1&_labels=on", "selected": true}], "truncated": false}, "neighborhood": {"name": "neighborhood", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=city_id&planet_int=1&city_id=2&_labels=on", "results": [{"value": "Downtown", "label": "Downtown", "count": 1, "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=city_id&_facet=neighborhood&planet_int=1&city_id=2&_labels=on&neighborhood=Downtown", "selected": false}, {"value": "Hollywood", "label": "Hollywood", "count": 1, "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=city_id&_facet=neighborhood&planet_int=1&city_id=2&_labels=on&neighborhood=Hollywood", "selected": false}, {"value": "Koreatown", "label": "Koreatown", "count": 1, "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=city_id&_facet=neighborhood&planet_int=1&city_id=2&_labels=on&neighborhood=Koreatown", "selected": false}, {"value": "Los Feliz", "label": "Los Feliz", "count": 1, "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=city_id&_facet=neighborhood&planet_int=1&city_id=2&_labels=on&neighborhood=Los+Feliz", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "created", "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=city_id&_facet=neighborhood&planet_int=1&city_id=2&_labels=on&_facet=created"}, {"name": "created", "type": "date", "toggle_url": "https://datasette-public.vercel.app/fixtures/facetable.json?_facet=city_id&_facet=neighborhood&planet_int=1&city_id=2&_labels=on&_facet_date=created"}], "next": null, "next_url": null, "query_ms": 29.135704040527344}