{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"EL63\"", "rows": [["EL63", 1, 8.38], ["EL63", 2, 8.96], ["EL63", 3, 11.11], ["EL63", 4, 14.34], ["EL63", 5, 18.77], ["EL63", 6, 23.43], ["EL63", 7, 26.24], ["EL63", 8, 26.67], ["EL63", 9, 22.5], ["EL63", 10, 18.27], ["EL63", 11, 13.74], ["EL63", 12, 9.85]], "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": "EL63"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 127.56452057510614}