{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\" and date = \"2019-07-09\"", "rows": [[1240, "2019-07-09", "HUF", "Hungary", 900.0, 290.5412, 3.0976673876200698], [2570, "2019-07-09", "HUF", "Hungary", 900.0, 290.5412, 3.0976673876200698], [3900, "2019-07-09", "HUF", "Hungary", 900.0, 290.5412, 3.0976673876200698], [5230, "2019-07-09", "HUF", "Hungary", 900.0, 290.5412, 3.0976673876200698], [6560, "2019-07-09", "HUF", "Hungary", 900.0, 290.5412, 3.0976673876200698], [7890, "2019-07-09", "HUF", "Hungary", 900.0, 290.5412, 3.0976673876200698], [9220, "2019-07-09", "HUF", "Hungary", 900.0, 290.5412, 3.0976673876200698], [10550, "2019-07-09", "HUF", "Hungary", 900.0, 290.5412, 3.0976673876200698], [11880, "2019-07-09", "HUF", "Hungary", 900.0, 290.5412, 3.0976673876200698], [13210, "2019-07-09", "HUF", "Hungary", 900.0, 290.5412, 3.0976673876200698]], "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": "2019-07-09"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?currency_code=HUF&date=2019-07-09&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2320.8237062208354}