{"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_date=created&_labels=on", "results": [{"value": "Downtown", "label": "Downtown", "count": 2, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=Downtown", "selected": false}, {"value": "Arcadia Planitia", "label": "Arcadia Planitia", "count": 1, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=Arcadia+Planitia", "selected": false}, {"value": "Bernal Heights", "label": "Bernal Heights", "count": 1, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=Bernal+Heights", "selected": false}, {"value": "Corktown", "label": "Corktown", "count": 1, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=Corktown", "selected": false}, {"value": "Dogpatch", "label": "Dogpatch", "count": 1, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=Dogpatch", "selected": false}, {"value": "Greektown", "label": "Greektown", "count": 1, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=Greektown", "selected": false}, {"value": "Hayes Valley", "label": "Hayes Valley", "count": 1, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=Hayes+Valley", "selected": false}, {"value": "Hollywood", "label": "Hollywood", "count": 1, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=Hollywood", "selected": false}, {"value": "Koreatown", "label": "Koreatown", "count": 1, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=Koreatown", "selected": false}, {"value": "Los Feliz", "label": "Los Feliz", "count": 1, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=Los+Feliz", "selected": false}, {"value": "Mexicantown", "label": "Mexicantown", "count": 1, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=Mexicantown", "selected": false}, {"value": "Mission", "label": "Mission", "count": 1, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=Mission", "selected": false}, {"value": "SOMA", "label": "SOMA", "count": 1, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=SOMA", "selected": false}, {"value": "Tenderloin", "label": "Tenderloin", "count": 1, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&neighborhood=Tenderloin", "selected": false}], "truncated": false}, "created": {"name": "created", "type": "date", "results": [{"value": "2019-01-14", "label": "2019-01-14", "count": 4, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&created__date=2019-01-14", "selected": false}, {"value": "2019-01-15", "label": "2019-01-15", "count": 4, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&created__date=2019-01-15", "selected": false}, {"value": "2019-01-17", "label": "2019-01-17", "count": 4, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&created__date=2019-01-17", "selected": false}, {"value": "2019-01-16", "label": "2019-01-16", "count": 3, "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&created__date=2019-01-16", "selected": false}], "hideable": true, "toggle_url": "/fixtures/facetable.json?_facet=neighborhood&_labels=on", "truncated": false}}, "suggested_facets": [{"name": "created", "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&_facet=created"}, {"name": "planet_int", "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&_facet=planet_int"}, {"name": "on_earth", "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&_facet=on_earth"}, {"name": "state", "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&_facet=state"}, {"name": "city_id", "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&_facet=city_id"}, {"name": "tags", "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&_facet=tags"}, {"name": "complex_array", "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&_facet=complex_array"}, {"name": "tags", "type": "array", "toggle_url": "http://datasette-0-47-j7hipcg4aq-uc.a.run.app/fixtures/facetable.json?_facet_date=created&_facet=neighborhood&_labels=on&_facet_array=tags"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 16.539573669433594}