{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\" and date = \"2004-05-01\"", "rows": [[135, "2004-05-01", "HUF", "Hungary", 530.0, 211.0, 2.51184834123223], [1465, "2004-05-01", "HUF", "Hungary", 530.0, 211.0, 2.51184834123223], [2795, "2004-05-01", "HUF", "Hungary", 530.0, 211.0, 2.51184834123223], [4125, "2004-05-01", "HUF", "Hungary", 530.0, 211.0, 2.51184834123223], [5455, "2004-05-01", "HUF", "Hungary", 530.0, 211.0, 2.51184834123223], [6785, "2004-05-01", "HUF", "Hungary", 530.0, 211.0, 2.51184834123223], [8115, "2004-05-01", "HUF", "Hungary", 530.0, 211.0, 2.51184834123223], [9445, "2004-05-01", "HUF", "Hungary", 530.0, 211.0, 2.51184834123223], [10775, "2004-05-01", "HUF", "Hungary", 530.0, 211.0, 2.51184834123223], [12105, "2004-05-01", "HUF", "Hungary", 530.0, 211.0, 2.51184834123223]], "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": "2004-05-01"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?currency_code=HUF&date=2004-05-01&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 322.4840988405049}