{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"CY00\"", "rows": [["CY00", 1, 9.29], ["CY00", 2, 9.86], ["CY00", 3, 12.64], ["CY00", 4, 16.64], ["CY00", 5, 21.5], ["CY00", 6, 26.3], ["CY00", 7, 29.45], ["CY00", 8, 29.21], ["CY00", 9, 25.67], ["CY00", 10, 20.99], ["CY00", 11, 15.29], ["CY00", 12, 11.11]], "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": "CY00"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 35.3615153580904}