{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where date = \"2020-01-14\" and name = \"Israel\"", "rows": [[1299, "2020-01-14", "ILS", "Israel", 17.0, 3.4595, 4.91400491400492], [2629, "2020-01-14", "ILS", "Israel", 17.0, 3.4595, 4.91400491400492], [3959, "2020-01-14", "ILS", "Israel", 17.0, 3.4595, 4.91400491400492], [5289, "2020-01-14", "ILS", "Israel", 17.0, 3.4595, 4.91400491400492], [6619, "2020-01-14", "ILS", "Israel", 17.0, 3.4595, 4.91400491400492], [7949, "2020-01-14", "ILS", "Israel", 17.0, 3.4595, 4.91400491400492], [9279, "2020-01-14", "ILS", "Israel", 17.0, 3.4595, 4.91400491400492], [10609, "2020-01-14", "ILS", "Israel", 17.0, 3.4595, 4.91400491400492], [11939, "2020-01-14", "ILS", "Israel", 17.0, 3.4595, 4.91400491400492], [13269, "2020-01-14", "ILS", "Israel", 17.0, 3.4595, 4.91400491400492]], "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": "Israel"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?date=2020-01-14&name=Israel&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 5434.579114895314}