{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\" and \"date\" is on date 2007-01-01", "rows": [[286, "2007-01-01", "HUF", "Hungary", 590.0, 194.4237, 3.03460946376393], [1616, "2007-01-01", "HUF", "Hungary", 590.0, 194.4237, 3.03460946376393], [2946, "2007-01-01", "HUF", "Hungary", 590.0, 194.4237, 3.03460946376393], [4276, "2007-01-01", "HUF", "Hungary", 590.0, 194.4237, 3.03460946376393], [5606, "2007-01-01", "HUF", "Hungary", 590.0, 194.4237, 3.03460946376393], [6936, "2007-01-01", "HUF", "Hungary", 590.0, 194.4237, 3.03460946376393], [8266, "2007-01-01", "HUF", "Hungary", 590.0, 194.4237, 3.03460946376393], [9596, "2007-01-01", "HUF", "Hungary", 590.0, 194.4237, 3.03460946376393], [10926, "2007-01-01", "HUF", "Hungary", 590.0, 194.4237, 3.03460946376393], [12256, "2007-01-01", "HUF", "Hungary", 590.0, 194.4237, 3.03460946376393]], "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(\"date\") = :p1 order by rowid limit 101", "params": {"p0": "HUF", "p1": "2007-01-01"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?currency_code=HUF&date__date=2007-01-01&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 4715.435395017266}