{"database": "my_database", "table": "franchise_history", "is_view": false, "human_description_en": "where franchise_id = 11", "rows": [[50, 11, null, "NH", 0, "New Haven Nighthawks", "New Haven", "Nighthawks", 1972, 1992], [51, 11, null, "NH", 0, "New Haven Senators", "New Haven", "Senators", 1992, 1993], [52, 11, null, "PEI", 0, "Prince Edward Island Senators", "Prince Edward Island", "Senators", 1993, 1996], [53, 11, 315, "BNG", 0, "Binghamton Senators", "Binghamton", "Senators", 2002, 2017], [54, 11, 413, "BEL", 1, "Belleville Senators", "Belleville", "Senators", 2017, null]], "truncated": false, "filtered_table_rows_count": 5, "expanded_columns": [], "expandable_columns": [[{"column": "team_id", "other_table": "team", "other_column": "team_id"}, "name"], [{"column": "franchise_id", "other_table": "franchise", "other_column": "franchise_id"}, null]], "columns": ["history_id", "franchise_id", "team_id", "team_code", "active", "name", "city", "nickname", "start_year", "end_year"], "primary_keys": ["history_id"], "units": {}, "query": {"sql": "select history_id, franchise_id, team_id, team_code, active, name, city, nickname, start_year, end_year from franchise_history where \"franchise_id\" = :p0 order by history_id limit 101", "params": {"p0": "11"}}, "facet_results": {}, "suggested_facets": [{"name": "team_code", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=11&_facet=team_code"}, {"name": "active", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=11&_facet=active"}, {"name": "city", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=11&_facet=city"}, {"name": "nickname", "toggle_url": "http://ahl-data.ryancheley.com/my_database/franchise_history.json?franchise_id=11&_facet=nickname"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 14.356742147356272}