{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"DED4\"", "rows": [["DED4", 1, -0.55], ["DED4", 2, 0.08], ["DED4", 3, 3.36], ["DED4", 4, 8.11], ["DED4", 5, 12.53], ["DED4", 6, 15.75], ["DED4", 7, 17.77], ["DED4", 8, 17.67], ["DED4", 9, 13.43], ["DED4", 10, 8.96], ["DED4", 11, 4.04], ["DED4", 12, 0.65]], "truncated": false, "filtered_table_rows_count": 12, "expanded_columns": [], "expandable_columns": [[{"column": "region_id", "other_table": "regions", "other_column": "id"}, "name"]], "columns": ["region_id", "month", "avg_temp"], "primary_keys": ["region_id", "month"], "units": {}, "query": {"sql": "select region_id, month, avg_temp from climate_data where \"region_id\" = :p0 order by region_id, month limit 101", "params": {"p0": "DED4"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 11.466854251921177}