{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where 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 \"local_price\" = :p1 order by rowid limit 101", "params": {"p0": "2020-01-14", "p1": "5.9"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1039.8985869251192}