{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\" and date = \"2017-07-01\"", "rows": [[1037, "2017-07-01", "HUF", "Hungary", 862.0, 268.6239, 3.20894752849616], [2367, "2017-07-01", "HUF", "Hungary", 862.0, 268.6239, 3.20894752849616], [3697, "2017-07-01", "HUF", "Hungary", 862.0, 268.6239, 3.20894752849616], [5027, "2017-07-01", "HUF", "Hungary", 862.0, 268.6239, 3.20894752849616], [6357, "2017-07-01", "HUF", "Hungary", 862.0, 268.6239, 3.20894752849616], [7687, "2017-07-01", "HUF", "Hungary", 862.0, 268.6239, 3.20894752849616], [9017, "2017-07-01", "HUF", "Hungary", 862.0, 268.6239, 3.20894752849616], [10347, "2017-07-01", "HUF", "Hungary", 862.0, 268.6239, 3.20894752849616], [11677, "2017-07-01", "HUF", "Hungary", 862.0, 268.6239, 3.20894752849616], [13007, "2017-07-01", "HUF", "Hungary", 862.0, 268.6239, 3.20894752849616]], "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": "2017-07-01"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?currency_code=HUF&date=2017-07-01&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 5916.683467105031}