{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where date = \"2006-05-01\" and local_price = \"13.95\"", "rows": [[269, "2006-05-01", "ZAR", "South Africa", 13.95, 6.597, 2.11459754433834], [1599, "2006-05-01", "ZAR", "South Africa", 13.95, 6.597, 2.11459754433834], [2929, "2006-05-01", "ZAR", "South Africa", 13.95, 6.597, 2.11459754433834], [4259, "2006-05-01", "ZAR", "South Africa", 13.95, 6.597, 2.11459754433834], [5589, "2006-05-01", "ZAR", "South Africa", 13.95, 6.597, 2.11459754433834], [6919, "2006-05-01", "ZAR", "South Africa", 13.95, 6.597, 2.11459754433834], [8249, "2006-05-01", "ZAR", "South Africa", 13.95, 6.597, 2.11459754433834], [9579, "2006-05-01", "ZAR", "South Africa", 13.95, 6.597, 2.11459754433834], [10909, "2006-05-01", "ZAR", "South Africa", 13.95, 6.597, 2.11459754433834], [12239, "2006-05-01", "ZAR", "South Africa", 13.95, 6.597, 2.11459754433834]], "truncated": false, "filtered_table_rows_count": 10, "expanded_columns": [], "expandable_columns": [], "columns": ["rowid", "date", "currency_code", "name", "local_price", "dollar_ex", "dollar_price"], "primary_keys": [], "units": {}, "query": {"sql": "select rowid, date, currency_code, name, local_price, dollar_ex, dollar_price from bigmac where \"date\" = :p0 and \"local_price\" = :p1 order by rowid limit 101", "params": {"p0": "2006-05-01", "p1": "13.95"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?date=2006-05-01&local_price=13.95&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 241.88595218583941}