{"database": "wvu", "table": "crimelog", "is_view": false, "human_description_en": "where \"datetime\" is on date 2022-08-26, outcome = \"Cleared by Exception - Prosecution Declined\" and year = 2022 sorted by datetime descending", "rows": [[11705, "#22-01928", "LARCENY", "2022", "2022-08-26 14:19:00", "", "GRANT AVE, MORGANTOWN, WV 26501", "Cleared by Exception - Prosecution Declined"]], "truncated": false, "filtered_table_rows_count": 1, "expanded_columns": [], "expandable_columns": [], "columns": ["rowid", "id", "title", "year", "datetime", "building", "address", "outcome"], "primary_keys": [], "units": {}, "query": {"sql": "select rowid, id, title, year, datetime, building, address, outcome from crimelog where date(\"datetime\") = :p0 and \"outcome\" = :p1 and \"year\" = :p2 order by datetime desc limit 101", "params": {"p0": "2022-08-26", "p1": "Cleared by Exception - Prosecution Declined", "p2": "2022"}}, "facet_results": {}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 16799.40444789827}