{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\" and date = \"2007-06-01\"", "rows": [[326, "2007-06-01", "HUF", "Hungary", 600.0, 180.2106, 3.32943789100086], [1656, "2007-06-01", "HUF", "Hungary", 600.0, 180.2106, 3.32943789100086], [2986, "2007-06-01", "HUF", "Hungary", 600.0, 180.2106, 3.32943789100086], [4316, "2007-06-01", "HUF", "Hungary", 600.0, 180.2106, 3.32943789100086], [5646, "2007-06-01", "HUF", "Hungary", 600.0, 180.2106, 3.32943789100086], [6976, "2007-06-01", "HUF", "Hungary", 600.0, 180.2106, 3.32943789100086], [8306, "2007-06-01", "HUF", "Hungary", 600.0, 180.2106, 3.32943789100086], [9636, "2007-06-01", "HUF", "Hungary", 600.0, 180.2106, 3.32943789100086], [10966, "2007-06-01", "HUF", "Hungary", 600.0, 180.2106, 3.32943789100086], [12296, "2007-06-01", "HUF", "Hungary", 600.0, 180.2106, 3.32943789100086]], "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": "2007-06-01"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?currency_code=HUF&date=2007-06-01&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1920.5106617882848}