{"database": "my_database", "table": "penalty_type", "is_view": false, "human_description_en": "where penalty_class_id = 3", "rows": [[13, "Fighting", 3], [19, "Major - High-sticking", 3], [21, "Major - Elbowing", 3], [24, "Major - Spearing", 3], [27, "Major - Boarding", 3], [37, "Major - Kneeing", 3], [40, "Major - Checking from behind", 3], [47, "Major - Slashing", 3], [61, "Major - Cross-checking", 3], [63, "Major - Charging the goaltender", 3], [67, "Major - Charging", 3], [85, "Major - Interference", 3], [95, "Major - Clipping", 3], [118, "Major - Head-butting", 3], [138, "Major - Butt-ending", 3], [153, "Major - Checking to the head", 3], [156, "Fighting (continuing altercation)", 3], [157, "Major - Goaltender interference", 3]], "truncated": false, "filtered_table_rows_count": 18, "expanded_columns": [], "expandable_columns": [[{"column": "penalty_class_id", "other_table": "penaltyclass", "other_column": "penalty_class_id"}, null]], "columns": ["penalty_type_id", "penalty_description", "penalty_class_id"], "primary_keys": ["penalty_type_id"], "units": {}, "query": {"sql": "select penalty_type_id, penalty_description, penalty_class_id from penalty_type where \"penalty_class_id\" = :p0 order by penalty_type_id limit 101", "params": {"p0": "3"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 5.976267158985138}