{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\" and date = \"2014-01-01\"", "rows": [[737, "2014-01-01", "HUF", "Hungary", 860.0, 223.09705, 3.8548246155652897], [2067, "2014-01-01", "HUF", "Hungary", 860.0, 223.09705, 3.8548246155652897], [3397, "2014-01-01", "HUF", "Hungary", 860.0, 223.09705, 3.8548246155652897], [4727, "2014-01-01", "HUF", "Hungary", 860.0, 223.09705, 3.8548246155652897], [6057, "2014-01-01", "HUF", "Hungary", 860.0, 223.09705, 3.8548246155652897], [7387, "2014-01-01", "HUF", "Hungary", 860.0, 223.09705, 3.8548246155652897], [8717, "2014-01-01", "HUF", "Hungary", 860.0, 223.09705, 3.8548246155652897], [10047, "2014-01-01", "HUF", "Hungary", 860.0, 223.09705, 3.8548246155652897], [11377, "2014-01-01", "HUF", "Hungary", 860.0, 223.09705, 3.8548246155652897], [12707, "2014-01-01", "HUF", "Hungary", 860.0, 223.09705, 3.8548246155652897]], "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 \"currency_code\" = :p0 and \"date\" = :p1 order by rowid limit 101", "params": {"p0": "HUF", "p1": "2014-01-01"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?currency_code=HUF&date=2014-01-01&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 650.2806427888572}