{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"FDA-2004-N-0318\" sorted by posted_date descending", "rows": [["FDA-2004-N-0318-0006", "FDA", "FDA-2004-N-0318", "Transcript of November 18, 2004 Stakeholder Meeting", "Other", "Transcript(s)", "2004-12-29T05:00:00Z", 2004, 12, null, null, "2025-09-26T17:48:39Z", null, 0, 0, "090000648047300c"], ["FDA-2004-N-0318-0003", "FDA", "FDA-2004-N-0318", "Transcript of November 18, 2004 Stakeholder Meeting", "Other", "Transcript(s)", "2004-12-29T05:00:00Z", 2004, 12, null, null, "2025-09-26T17:47:25Z", null, 0, 0, "0900006480473009"], ["FDA-2004-N-0318-0004", "FDA", "FDA-2004-N-0318", "Transcript of November 18, 2004 Stakeholder Meeting", "Other", "Transcript(s)", "2004-12-29T05:00:00Z", 2004, 12, null, null, "2025-09-26T17:47:41Z", null, 0, 0, "090000648047300a"], ["FDA-2004-N-0318-0002", "FDA", "FDA-2004-N-0318", "Transcript of November 18, 2004 Stakeholder Meeting", "Other", "Transcript(s)", "2004-12-29T05:00:00Z", 2004, 12, null, null, "2025-09-26T17:47:08Z", null, 0, 0, "0900006480473008"], ["FDA-2004-N-0318-0005", "FDA", "FDA-2004-N-0318", "Transcript of November 18, 2004 Stakeholder Meeting", "Other", "Transcript(s)", "2004-12-29T05:00:00Z", 2004, 12, null, null, "2025-09-26T17:48:17Z", null, 0, 0, "090000648047300b"], ["FDA-2004-N-0318-0011", "FDA", "FDA-2004-N-0318", "MDUFMA and the GMP Inspection Program", "Other", "Testimony", "2004-12-29T00:00:00Z", 2004, 12, null, null, "2025-04-30T16:56:03Z", null, 0, 0, "0900006480473015"], ["FDA-2004-N-0318-0012", "FDA", "FDA-2004-N-0318", "BIMO and MDUFMA", "Other", "Testimony", "2004-12-29T00:00:00Z", 2004, 12, null, null, "2025-04-30T16:59:49Z", null, 0, 0, "0900006480473016"], ["FDA-2004-N-0318-0015", "FDA", "FDA-2004-N-0318", "Inspection by Accredited persons (AP) Program", "Other", "Testimony", "2004-12-29T00:00:00Z", 2004, 12, null, null, "2025-04-30T17:15:34Z", null, 0, 0, "0900006480473019"], ["FDA-2004-N-0318-0014", "FDA", "FDA-2004-N-0318", "CBER and MDUFMA Quantitative Goals", "Other", "Testimony", "2004-12-29T00:00:00Z", 2004, 12, null, null, "2025-04-30T17:11:01Z", null, 0, 0, "0900006480473018"], ["FDA-2004-N-0318-0009", "FDA", "FDA-2004-N-0318", "Premarket Review Performance Goals", "Other", "Testimony", "2004-12-29T00:00:00Z", 2004, 12, null, null, "2025-04-30T18:51:39Z", null, 0, 0, "0900006480473011"], ["FDA-2004-N-0318-0013", "FDA", "FDA-2004-N-0318", "Modular PMA Updates", "Other", "Testimony", "2004-12-29T00:00:00Z", 2004, 12, null, null, "2025-04-30T17:07:48Z", null, 0, 0, "0900006480473017"], ["FDA-2004-N-0318-0007", "FDA", "FDA-2004-N-0318", "Agenda for November 18, 2004 Meeting", "Other", "List (LST)", "2004-12-29T00:00:00Z", 2004, 12, null, null, "2025-04-30T16:39:05Z", null, 0, 0, "090000648047300d"], ["FDA-2004-N-0318-0010", "FDA", "FDA-2004-N-0318", "CBER MDUFMA Activity", "Other", "Testimony", "2004-12-29T00:00:00Z", 2004, 12, null, null, "2025-04-30T18:52:55Z", null, 0, 0, "0900006480473012"], ["FDA-2004-N-0318-0016", "FDA", "FDA-2004-N-0318", "Reuse of Single Use Devices", "Other", "Testimony", "2004-12-29T00:00:00Z", 2004, 12, null, null, "2025-04-30T17:18:33Z", null, 0, 0, "090000648047301b"], ["FDA-2004-N-0318-0008", "FDA", "FDA-2004-N-0318", "Financial Aspects of MDUFMA", "Other", "Testimony", "2004-12-29T00:00:00Z", 2004, 12, null, null, "2025-04-30T18:50:19Z", null, 0, 0, "090000648047300e"], ["FDA-2004-N-0318-0001", "FDA", "FDA-2004-N-0318", "Second Annual Stakeholder Meeting on the Implementation of the Medical Device User Fee and Modernization Act of 2002 Provisions; Public Meeting", "Notice", "Meeting", "2004-09-28T00:00:00Z", 2004, 9, null, null, "2025-05-06T01:33:45Z", "04-21676", 0, 0, "0900006480473005"]], "truncated": false, "filtered_table_rows_count": 16, "expanded_columns": [], "expandable_columns": [[{"column": "docket_id", "other_table": "dockets", "other_column": "id"}, "title"]], "columns": ["id", "agency_id", "docket_id", "title", "document_type", "subtype", "posted_date", "posted_year", "posted_month", "comment_start_date", "comment_end_date", "last_modified", "fr_doc_num", "open_for_comment", "withdrawn", "object_id"], "primary_keys": ["id"], "units": {}, "query": {"sql": "select id, agency_id, docket_id, title, document_type, subtype, posted_date, posted_year, posted_month, comment_start_date, comment_end_date, last_modified, fr_doc_num, open_for_comment, withdrawn, object_id from documents where \"docket_id\" = :p0 order by posted_date desc limit 101", "params": {"p0": "FDA-2004-N-0318"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FDA-2004-N-0318", "results": [{"value": "FDA", "label": "FDA", "count": 16, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FDA-2004-N-0318&agency_id=FDA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FDA-2004-N-0318", "results": [{"value": "Other", "label": "Other", "count": 15, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FDA-2004-N-0318&document_type=Other", "selected": false}, {"value": "Notice", "label": "Notice", "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FDA-2004-N-0318&document_type=Notice", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FDA-2004-N-0318", "results": [{"value": 2004, "label": 2004, "count": 16, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FDA-2004-N-0318&posted_year=2004", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FDA-2004-N-0318&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FDA-2004-N-0318&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FDA-2004-N-0318&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FDA-2004-N-0318&_facet=posted_month"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FDA-2004-N-0318&_facet_date=posted_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FDA-2004-N-0318&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 922.1968760248274, "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"}