{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\" and date = \"2014-07-01\"", "rows": [[779, "2014-07-01", "HUF", "Hungary", 860.0, 228.30615, 3.76687180787727], [2109, "2014-07-01", "HUF", "Hungary", 860.0, 228.30615, 3.76687180787727], [3439, "2014-07-01", "HUF", "Hungary", 860.0, 228.30615, 3.76687180787727], [4769, "2014-07-01", "HUF", "Hungary", 860.0, 228.30615, 3.76687180787727], [6099, "2014-07-01", "HUF", "Hungary", 860.0, 228.30615, 3.76687180787727], [7429, "2014-07-01", "HUF", "Hungary", 860.0, 228.30615, 3.76687180787727], [8759, "2014-07-01", "HUF", "Hungary", 860.0, 228.30615, 3.76687180787727], [10089, "2014-07-01", "HUF", "Hungary", 860.0, 228.30615, 3.76687180787727], [11419, "2014-07-01", "HUF", "Hungary", 860.0, 228.30615, 3.76687180787727], [12749, "2014-07-01", "HUF", "Hungary", 860.0, 228.30615, 3.76687180787727]], "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": "2014-07-01"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?currency_code=HUF&date=2014-07-01&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 550.2442689612508}