{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where date = \"2020-01-14\" and name = \"Poland\"", "rows": [[1316, "2020-01-14", "PLN", "Poland", 11.0, 3.7966, 2.89732918927461], [2646, "2020-01-14", "PLN", "Poland", 11.0, 3.7966, 2.89732918927461], [3976, "2020-01-14", "PLN", "Poland", 11.0, 3.7966, 2.89732918927461], [5306, "2020-01-14", "PLN", "Poland", 11.0, 3.7966, 2.89732918927461], [6636, "2020-01-14", "PLN", "Poland", 11.0, 3.7966, 2.89732918927461], [7966, "2020-01-14", "PLN", "Poland", 11.0, 3.7966, 2.89732918927461], [9296, "2020-01-14", "PLN", "Poland", 11.0, 3.7966, 2.89732918927461], [10626, "2020-01-14", "PLN", "Poland", 11.0, 3.7966, 2.89732918927461], [11956, "2020-01-14", "PLN", "Poland", 11.0, 3.7966, 2.89732918927461], [13286, "2020-01-14", "PLN", "Poland", 11.0, 3.7966, 2.89732918927461]], "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 \"date\" = :p0 and \"name\" = :p1 order by rowid limit 101", "params": {"p0": "2020-01-14", "p1": "Poland"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?date=2020-01-14&name=Poland&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 151.6809668391943}