{"ok": true, "database": "openregs", "query_name": "explore_docket_comments", "rows": [], "truncated": false, "columns": ["submitter_type", "comment_count", "first_comment", "last_comment"], "query": {"sql": "SELECT submitter_type, COUNT(*) AS comment_count, MIN(posted_date) AS first_comment, MAX(posted_date) AS last_comment FROM comments WHERE docket_id = :docket_id GROUP BY submitter_type ORDER BY comment_count DESC", "params": {"docket_id": ""}}, "error": null, "private": false, "allow_execute_sql": true, "query_ms": 2.93508090544492, "source": "Federal Register API & Regulations.gov API", "source_url": "https://www.federalregister.gov/developers/api/v1", "license": "Public Domain (U.S. Government data)", "license_url": "https://www.regulations.gov/faq"}