{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\" and \"date\" is on date 2013-01-01", "rows": [[653, "2013-01-01", "HUF", "Hungary", 830.0, 217.46935, 3.81662979173847], [1983, "2013-01-01", "HUF", "Hungary", 830.0, 217.46935, 3.81662979173847], [3313, "2013-01-01", "HUF", "Hungary", 830.0, 217.46935, 3.81662979173847], [4643, "2013-01-01", "HUF", "Hungary", 830.0, 217.46935, 3.81662979173847], [5973, "2013-01-01", "HUF", "Hungary", 830.0, 217.46935, 3.81662979173847], [7303, "2013-01-01", "HUF", "Hungary", 830.0, 217.46935, 3.81662979173847], [8633, "2013-01-01", "HUF", "Hungary", 830.0, 217.46935, 3.81662979173847], [9963, "2013-01-01", "HUF", "Hungary", 830.0, 217.46935, 3.81662979173847], [11293, "2013-01-01", "HUF", "Hungary", 830.0, 217.46935, 3.81662979173847], [12623, "2013-01-01", "HUF", "Hungary", 830.0, 217.46935, 3.81662979173847]], "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": "2013-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=2013-01-01&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 53.32464398816228}