{"database": "legislators", "table": "executive_terms", "is_view": false, "human_description_en": "where \"start\" is on date 1974-08-09", "rows": [{"rowid": 104, "type": "prez", "start": "1974-08-09", "end": "1977-01-20", "party": "Republican", "how": "succession", "executive_id": {"value": 64, "label": "Gerald Ford"}}], "truncated": false, "filtered_table_rows_count": 1, "expanded_columns": ["executive_id"], "expandable_columns": [[{"column": "executive_id", "other_table": "executives", "other_column": "id"}, "name"]], "columns": ["rowid", "type", "start", "end", "party", "how", "executive_id"], "primary_keys": [], "units": {}, "query": {"sql": "select rowid, type, start, [end], party, how, executive_id from executive_terms where date(\"start\") = :p0 and rowid > :p1 order by rowid limit 101", "params": {"p0": "1974-08-09", "p1": "100"}}, "facet_results": {"start": {"name": "start", "type": "date", "results": [{"value": "1974-08-09", "label": "1974-08-09", "count": 1, "toggle_url": "http://datasette.io/legislators/executive_terms.json?_facet_date=start&_next=100&_labels=on", "selected": true}], "hideable": true, "toggle_url": "/legislators/executive_terms.json?_next=100&start__date=1974-08-09&_labels=on", "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 961.6655949503183}