{"database": "registry", "table": "datasette_tags", "is_view": false, "human_description_en": "where tag = \"nyc\"", "rows": [[7, "nyc"]], "truncated": false, "filtered_table_rows_count": 1, "expanded_columns": [], "expandable_columns": [[{"column": "tag", "other_table": "tags", "other_column": "tag"}, null], [{"column": "datasette_id", "other_table": "datasettes", "other_column": "id"}, "title"]], "columns": ["datasette_id", "tag"], "primary_keys": ["datasette_id", "tag"], "units": {}, "query": {"sql": "select datasette_id, tag from datasette_tags where \"tag\" = :p0 order by datasette_id, tag limit 101", "params": {"p0": "nyc"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 5.267820999961259}