{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where date = \"2005-06-01\" and dollar_price = \"2.18047635021805\"", "rows": [[184, "2005-06-01", "PKR", "Pakistan", 130.0, 59.62, 2.18047635021805], [1514, "2005-06-01", "PKR", "Pakistan", 130.0, 59.62, 2.18047635021805], [2844, "2005-06-01", "PKR", "Pakistan", 130.0, 59.62, 2.18047635021805], [4174, "2005-06-01", "PKR", "Pakistan", 130.0, 59.62, 2.18047635021805], [5504, "2005-06-01", "PKR", "Pakistan", 130.0, 59.62, 2.18047635021805], [6834, "2005-06-01", "PKR", "Pakistan", 130.0, 59.62, 2.18047635021805], [8164, "2005-06-01", "PKR", "Pakistan", 130.0, 59.62, 2.18047635021805], [9494, "2005-06-01", "PKR", "Pakistan", 130.0, 59.62, 2.18047635021805], [10824, "2005-06-01", "PKR", "Pakistan", 130.0, 59.62, 2.18047635021805], [12154, "2005-06-01", "PKR", "Pakistan", 130.0, 59.62, 2.18047635021805]], "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 \"dollar_price\" = :p1 order by rowid limit 101", "params": {"p0": "2005-06-01", "p1": "2.18047635021805"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?date=2005-06-01&dollar_price=2.18047635021805&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 797.7539049461484}