{"database": "fixtures", "table": "facetable", "is_view": false, "human_description_en": "where city_id = 1", "rows": [{"pk": 1, "created": "2019-01-14 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "city_id": {"value": 1, "label": "San Francisco"}, "neighborhood": "Mission", "tags": "[\"tag1\", \"tag2\"]", "complex_array": "[{\"foo\": \"bar\"}]", "distinct_some_null": "one"}, {"pk": 2, "created": "2019-01-14 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "city_id": {"value": 1, "label": "San Francisco"}, "neighborhood": "Dogpatch", "tags": "[\"tag1\", \"tag3\"]", "complex_array": "[]", "distinct_some_null": "two"}, {"pk": 3, "created": "2019-01-14 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "city_id": {"value": 1, "label": "San Francisco"}, "neighborhood": "SOMA", "tags": "[]", "complex_array": "[]", "distinct_some_null": null}, {"pk": 4, "created": "2019-01-14 08:00:00", "planet_int": 1, "on_earth": 1, "state": "CA", "city_id": {"value": 1, "label": "San Francisco"}, "neighborhood": "Tenderloin", "tags": "[]", "complex_array": "[]", "distinct_some_null": null}, {"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}, {"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": 6, "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"], "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 order by pk limit 101", "params": {"p0": "1"}}, "facet_results": {"created": {"name": "created", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=city_id&_facet=planet_int&_facet=on_earth&_facet=state&city_id=1&_labels=on", "results": [{"value": "2019-01-14 08:00:00", "label": "2019-01-14 08:00:00", "count": 4, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=created&_facet=city_id&_facet=planet_int&_facet=on_earth&_facet=state&city_id=1&_labels=on&created=2019-01-14+08%3A00%3A00", "selected": false}, {"value": "2019-01-15 08:00:00", "label": "2019-01-15 08:00:00", "count": 2, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=created&_facet=city_id&_facet=planet_int&_facet=on_earth&_facet=state&city_id=1&_labels=on&created=2019-01-15+08%3A00%3A00", "selected": false}], "truncated": false}, "city_id": {"name": "city_id", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=created&_facet=planet_int&_facet=on_earth&_facet=state&city_id=1&_labels=on", "results": [{"value": 1, "label": "San Francisco", "count": 6, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=created&_facet=city_id&_facet=planet_int&_facet=on_earth&_facet=state&_labels=on", "selected": true}], "truncated": false}, "planet_int": {"name": "planet_int", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=created&_facet=city_id&_facet=on_earth&_facet=state&city_id=1&_labels=on", "results": [{"value": 1, "label": 1, "count": 6, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=created&_facet=city_id&_facet=planet_int&_facet=on_earth&_facet=state&city_id=1&_labels=on&planet_int=1", "selected": false}], "truncated": false}, "on_earth": {"name": "on_earth", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=created&_facet=city_id&_facet=planet_int&_facet=state&city_id=1&_labels=on", "results": [{"value": 1, "label": 1, "count": 6, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=created&_facet=city_id&_facet=planet_int&_facet=on_earth&_facet=state&city_id=1&_labels=on&on_earth=1", "selected": false}], "truncated": false}, "state": {"name": "state", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=created&_facet=city_id&_facet=planet_int&_facet=on_earth&city_id=1&_labels=on", "results": [{"value": "CA", "label": "CA", "count": 6, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=created&_facet=city_id&_facet=planet_int&_facet=on_earth&_facet=state&city_id=1&_labels=on&state=CA", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "tags", "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=created&_facet=city_id&_facet=planet_int&_facet=on_earth&_facet=state&city_id=1&_labels=on&_facet=tags"}, {"name": "complex_array", "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=created&_facet=city_id&_facet=planet_int&_facet=on_earth&_facet=state&city_id=1&_labels=on&_facet=complex_array"}, {"name": "created", "type": "date", "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=created&_facet=city_id&_facet=planet_int&_facet=on_earth&_facet=state&city_id=1&_labels=on&_facet_date=created"}, {"name": "tags", "type": "array", "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=created&_facet=city_id&_facet=planet_int&_facet=on_earth&_facet=state&city_id=1&_labels=on&_facet_array=tags"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 30.224323272705078}