{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\" and date = \"2015-07-01\"", "rows": [[865, "2015-07-01", "HUF", "Hungary", 900.0, 282.8778, 3.1815858296409303], [2195, "2015-07-01", "HUF", "Hungary", 900.0, 282.8778, 3.1815858296409303], [3525, "2015-07-01", "HUF", "Hungary", 900.0, 282.8778, 3.1815858296409303], [4855, "2015-07-01", "HUF", "Hungary", 900.0, 282.8778, 3.1815858296409303], [6185, "2015-07-01", "HUF", "Hungary", 900.0, 282.8778, 3.1815858296409303], [7515, "2015-07-01", "HUF", "Hungary", 900.0, 282.8778, 3.1815858296409303], [8845, "2015-07-01", "HUF", "Hungary", 900.0, 282.8778, 3.1815858296409303], [10175, "2015-07-01", "HUF", "Hungary", 900.0, 282.8778, 3.1815858296409303], [11505, "2015-07-01", "HUF", "Hungary", 900.0, 282.8778, 3.1815858296409303], [12835, "2015-07-01", "HUF", "Hungary", 900.0, 282.8778, 3.1815858296409303]], "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": "2015-07-01"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?currency_code=HUF&date=2015-07-01&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 802.8256092220545}