{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"EL51\"", "rows": [["EL51", 1, 2.97], ["EL51", 2, 3.97], ["EL51", 3, 6.78], ["EL51", 4, 11.14], ["EL51", 5, 16.25], ["EL51", 6, 20.74], ["EL51", 7, 23.42], ["EL51", 8, 23.75], ["EL51", 9, 19.18], ["EL51", 10, 13.94], ["EL51", 11, 9.0], ["EL51", 12, 4.42]], "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": "EL51"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 19.66916024684906}