{"ok": true, "database": "aphis", "query_name": "facility_inspections", "rows": [], "truncated": false, "columns": ["inspection_date", "inspection_type", "critical_count", "noncritical_count", "direct_count", "teachable_moment_count", "legal_name", "site_city", "site_state"], "query": {"sql": "SELECT i.inspection_date, i.inspection_type, i.critical_count, i.noncritical_count, i.direct_count, i.teachable_moment_count, f.legal_name, f.site_city, f.site_state FROM inspections i JOIN facilities f ON f.cert_number = i.cert_number WHERE i.cert_number = :cert_number ORDER BY i.inspection_date DESC", "params": {"cert_number": ""}}, "error": null, "private": false, "allow_execute_sql": true, "query_ms": 12.000516057014465, "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"}