{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\" and date = \"2006-01-01\"", "rows": [[212, "2006-01-01", "HUF", "Hungary", 560.0, 206.956, 2.70588917451052], [1542, "2006-01-01", "HUF", "Hungary", 560.0, 206.956, 2.70588917451052], [2872, "2006-01-01", "HUF", "Hungary", 560.0, 206.956, 2.70588917451052], [4202, "2006-01-01", "HUF", "Hungary", 560.0, 206.956, 2.70588917451052], [5532, "2006-01-01", "HUF", "Hungary", 560.0, 206.956, 2.70588917451052], [6862, "2006-01-01", "HUF", "Hungary", 560.0, 206.956, 2.70588917451052], [8192, "2006-01-01", "HUF", "Hungary", 560.0, 206.956, 2.70588917451052], [9522, "2006-01-01", "HUF", "Hungary", 560.0, 206.956, 2.70588917451052], [10852, "2006-01-01", "HUF", "Hungary", 560.0, 206.956, 2.70588917451052], [12182, "2006-01-01", "HUF", "Hungary", 560.0, 206.956, 2.70588917451052]], "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": "2006-01-01"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?currency_code=HUF&date=2006-01-01&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1123.3867770060897}