{"database": "calmcode", "table": "bigmac", "is_view": false, "human_description_en": "where currency_code = \"HUF\" and date = \"2016-01-01\"", "rows": [[908, "2016-01-01", "HUF", "Hungary", 900.0, 292.67905, 3.07504073147702], [2238, "2016-01-01", "HUF", "Hungary", 900.0, 292.67905, 3.07504073147702], [3568, "2016-01-01", "HUF", "Hungary", 900.0, 292.67905, 3.07504073147702], [4898, "2016-01-01", "HUF", "Hungary", 900.0, 292.67905, 3.07504073147702], [6228, "2016-01-01", "HUF", "Hungary", 900.0, 292.67905, 3.07504073147702], [7558, "2016-01-01", "HUF", "Hungary", 900.0, 292.67905, 3.07504073147702], [8888, "2016-01-01", "HUF", "Hungary", 900.0, 292.67905, 3.07504073147702], [10218, "2016-01-01", "HUF", "Hungary", 900.0, 292.67905, 3.07504073147702], [11548, "2016-01-01", "HUF", "Hungary", 900.0, 292.67905, 3.07504073147702], [12878, "2016-01-01", "HUF", "Hungary", 900.0, 292.67905, 3.07504073147702]], "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": "2016-01-01"}}, "facet_results": {}, "suggested_facets": [{"name": "date", "type": "date", "toggle_url": "http://calmcode-datasette.fly.dev/calmcode/bigmac.json?currency_code=HUF&date=2016-01-01&_facet_date=date"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1117.3617830500007}