{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\" and \"date\" is on date 2008-06-01", "rows": [[366, "2008-06-01", "HUF", "Hungary", 670.0, 144.2578, 4.64446289905988], [1696, "2008-06-01", "HUF", "Hungary", 670.0, 144.2578, 4.64446289905988], [3026, "2008-06-01", "HUF", "Hungary", 670.0, 144.2578, 4.64446289905988], [4356, "2008-06-01", "HUF", "Hungary", 670.0, 144.2578, 4.64446289905988], [5686, "2008-06-01", "HUF", "Hungary", 670.0, 144.2578, 4.64446289905988], [7016, "2008-06-01", "HUF", "Hungary", 670.0, 144.2578, 4.64446289905988], [8346, "2008-06-01", "HUF", "Hungary", 670.0, 144.2578, 4.64446289905988], [9676, "2008-06-01", "HUF", "Hungary", 670.0, 144.2578, 4.64446289905988], [11006, "2008-06-01", "HUF", "Hungary", 670.0, 144.2578, 4.64446289905988], [12336, "2008-06-01", "HUF", "Hungary", 670.0, 144.2578, 4.64446289905988]], "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": "2008-06-01"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?currency_code=HUF&date__date=2008-06-01&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 31.23075608164072}