{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\" and \"date\" is on date 2009-07-01", "rows": [[406, "2009-07-01", "HUF", "Hungary", 720.0, 199.1577, 3.61522552228711], [1736, "2009-07-01", "HUF", "Hungary", 720.0, 199.1577, 3.61522552228711], [3066, "2009-07-01", "HUF", "Hungary", 720.0, 199.1577, 3.61522552228711], [4396, "2009-07-01", "HUF", "Hungary", 720.0, 199.1577, 3.61522552228711], [5726, "2009-07-01", "HUF", "Hungary", 720.0, 199.1577, 3.61522552228711], [7056, "2009-07-01", "HUF", "Hungary", 720.0, 199.1577, 3.61522552228711], [8386, "2009-07-01", "HUF", "Hungary", 720.0, 199.1577, 3.61522552228711], [9716, "2009-07-01", "HUF", "Hungary", 720.0, 199.1577, 3.61522552228711], [11046, "2009-07-01", "HUF", "Hungary", 720.0, 199.1577, 3.61522552228711], [12376, "2009-07-01", "HUF", "Hungary", 720.0, 199.1577, 3.61522552228711]], "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": "2009-07-01"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?currency_code=HUF&date__date=2009-07-01&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 566.3856021128595}