{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where date = \"2020-01-14\", \"date\" is on date 2020-01-14 and local_price = \"5.9\"", "rows": [[1321, "2020-01-14", "SGD", "Singapore", 5.9, 1.34715, 4.37961622684928], [2651, "2020-01-14", "SGD", "Singapore", 5.9, 1.34715, 4.37961622684928], [3981, "2020-01-14", "SGD", "Singapore", 5.9, 1.34715, 4.37961622684928], [5311, "2020-01-14", "SGD", "Singapore", 5.9, 1.34715, 4.37961622684928], [6641, "2020-01-14", "SGD", "Singapore", 5.9, 1.34715, 4.37961622684928], [7971, "2020-01-14", "SGD", "Singapore", 5.9, 1.34715, 4.37961622684928], [9301, "2020-01-14", "SGD", "Singapore", 5.9, 1.34715, 4.37961622684928], [10631, "2020-01-14", "SGD", "Singapore", 5.9, 1.34715, 4.37961622684928], [11961, "2020-01-14", "SGD", "Singapore", 5.9, 1.34715, 4.37961622684928], [13291, "2020-01-14", "SGD", "Singapore", 5.9, 1.34715, 4.37961622684928]], "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 date(\"date\") = :p1 and \"local_price\" = :p2 order by rowid limit 101", "params": {"p0": "2020-01-14", "p1": "2020-01-14", "p2": "5.9"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?date=2020-01-14&date__date=2020-01-14&local_price=5.9&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 402.40984596312046}