{"database": "plants", "table": "climate_data", "is_view": false, "human_description_en": "where region_id = \"AT13\"", "rows": [["AT13", 1, 0.17], ["AT13", 2, 1.66], ["AT13", 3, 5.63], ["AT13", 4, 10.81], ["AT13", 5, 15.44], ["AT13", 6, 19.26], ["AT13", 7, 21.32], ["AT13", 8, 21.04], ["AT13", 9, 16.06], ["AT13", 10, 10.81], ["AT13", 11, 5.7], ["AT13", 12, 1.07]], "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": "AT13"}}, "facet_results": {}, "suggested_facets": [{"name": "avg_temp", "toggle_url": "http://data.app.max-richter.dev/plants/climate_data.json?region_id=AT13&_facet=avg_temp"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 112.49630153179169}