{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"EL61\"", "rows": [["EL61", 1, 2.52], ["EL61", 2, 3.79], ["EL61", 3, 6.86], ["EL61", 4, 11.09], ["EL61", 5, 16.48], ["EL61", 6, 21.78], ["EL61", 7, 24.25], ["EL61", 8, 23.86], ["EL61", 9, 19.01], ["EL61", 10, 13.78], ["EL61", 11, 8.4], ["EL61", 12, 3.77]], "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": "EL61"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 48.680408857762814}