{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\", \"date\" is on date 2020-01-14 and local_price = \"900.0\"", "rows": [[1296, "2020-01-14", "HUF", "Hungary", 900.0, 298.7502, 3.0125502844851697], [2626, "2020-01-14", "HUF", "Hungary", 900.0, 298.7502, 3.0125502844851697], [3956, "2020-01-14", "HUF", "Hungary", 900.0, 298.7502, 3.0125502844851697], [5286, "2020-01-14", "HUF", "Hungary", 900.0, 298.7502, 3.0125502844851697], [6616, "2020-01-14", "HUF", "Hungary", 900.0, 298.7502, 3.0125502844851697], [7946, "2020-01-14", "HUF", "Hungary", 900.0, 298.7502, 3.0125502844851697], [9276, "2020-01-14", "HUF", "Hungary", 900.0, 298.7502, 3.0125502844851697], [10606, "2020-01-14", "HUF", "Hungary", 900.0, 298.7502, 3.0125502844851697], [11936, "2020-01-14", "HUF", "Hungary", 900.0, 298.7502, 3.0125502844851697], [13266, "2020-01-14", "HUF", "Hungary", 900.0, 298.7502, 3.0125502844851697]], "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 and \"local_price\" = :p2 order by rowid limit 101", "params": {"p0": "HUF", "p1": "2020-01-14", "p2": "900.0"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?currency_code=HUF&date__date=2020-01-14&local_price=900.0&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 5438.487958163023}