{"database": "fixtures", "table": "facetable", "is_view": false, "human_description_en": "", "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}, {"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}, {"pk": 11, "created": "2019-01-16 08:00:00", "planet_int": 1, "on_earth": 1, "state": "MI", "city_id": {"value": 3, "label": "Detroit"}, "_neighborhood": "Downtown", "tags": "[]", "complex_array": "[]", "distinct_some_null": null}, {"pk": 12, "created": "2019-01-17 08:00:00", "planet_int": 1, "on_earth": 1, "state": "MI", "city_id": {"value": 3, "label": "Detroit"}, "_neighborhood": "Greektown", "tags": "[]", "complex_array": "[]", "distinct_some_null": null}, {"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}, {"pk": 14, "created": "2019-01-17 08:00:00", "planet_int": 1, "on_earth": 1, "state": "MI", "city_id": {"value": 3, "label": "Detroit"}, "_neighborhood": "Mexicantown", "tags": "[]", "complex_array": "[]", "distinct_some_null": null}, {"pk": 15, "created": "2019-01-17 08:00:00", "planet_int": 2, "on_earth": 0, "state": "MC", "city_id": {"value": 4, "label": "Memnonia"}, "_neighborhood": "Arcadia Planitia", "tags": "[]", "complex_array": "[]", "distinct_some_null": null}], "truncated": false, "filtered_table_rows_count": 15, "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 order by pk limit 101", "params": {}}, "facet_results": {"_neighborhood": {"name": "_neighborhood", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet_array=tags&_facet=complex_array&_labels=on", "results": [{"value": "Downtown", "label": "Downtown", "count": 2, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=Downtown", "selected": false}, {"value": "Arcadia Planitia", "label": "Arcadia Planitia", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=Arcadia+Planitia", "selected": false}, {"value": "Bernal Heights", "label": "Bernal Heights", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=Bernal+Heights", "selected": false}, {"value": "Corktown", "label": "Corktown", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=Corktown", "selected": false}, {"value": "Dogpatch", "label": "Dogpatch", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=Dogpatch", "selected": false}, {"value": "Greektown", "label": "Greektown", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=Greektown", "selected": false}, {"value": "Hayes Valley", "label": "Hayes Valley", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=Hayes+Valley", "selected": false}, {"value": "Hollywood", "label": "Hollywood", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=Hollywood", "selected": false}, {"value": "Koreatown", "label": "Koreatown", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=Koreatown", "selected": false}, {"value": "Los Feliz", "label": "Los Feliz", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=Los+Feliz", "selected": false}, {"value": "Mexicantown", "label": "Mexicantown", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=Mexicantown", "selected": false}, {"value": "Mission", "label": "Mission", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=Mission", "selected": false}, {"value": "SOMA", "label": "SOMA", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=SOMA", "selected": false}, {"value": "Tenderloin", "label": "Tenderloin", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_neighborhood__exact=Tenderloin", "selected": false}], "truncated": false}, "complex_array": {"name": "complex_array", "type": "column", "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_labels=on", "results": [{"value": "[]", "label": "[]", "count": 14, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&complex_array=%5B%5D", "selected": false}, {"value": "[{\"foo\": \"bar\"}]", "label": "[{\"foo\": \"bar\"}]", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&complex_array=%5B%7B%22foo%22%3A+%22bar%22%7D%5D", "selected": false}], "truncated": false}, "tags": {"name": "tags", "type": "array", "results": [{"value": "tag1", "label": "tag1", "count": 2, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&tags__arraycontains=tag1", "selected": false}, {"value": "tag2", "label": "tag2", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&tags__arraycontains=tag2", "selected": false}, {"value": "tag3", "label": "tag3", "count": 1, "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&tags__arraycontains=tag3", "selected": false}], "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=_neighborhood&_facet=complex_array&_labels=on", "truncated": false}}, "suggested_facets": [{"name": "created", "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/prefix/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_facet=created"}, {"name": "planet_int", "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/prefix/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_facet=planet_int"}, {"name": "on_earth", "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/prefix/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_facet=on_earth"}, {"name": "state", "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/prefix/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_facet=state"}, {"name": "city_id", "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/prefix/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_facet=city_id"}, {"name": "tags", "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/prefix/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_facet=tags"}, {"name": "created", "type": "date", "toggle_url": "https://datasette-apache-proxy-demo-j7hipcg4aq-uc.a.run.app/prefix/fixtures/facetable.json?_facet=_neighborhood&_facet_array=tags&_facet=complex_array&_labels=on&_facet_date=created"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 39.327388999936375}