{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"FDA\" and docket_id = \"FDA-2011-N-0776\" sorted by posted_date descending", "rows": [["FDA-2011-N-0776-0014", "FDA", "FDA-2011-N-0776", "Agency Information Collection Activities; Announcement of Office of\nManagement and Budget Approvals", "Notice", "Notice of Approval", "2019-11-22T05:00:00Z", 2019, 11, "2019-11-22T05:00:00Z", null, "2019-11-22T16:48:10Z", "2019-07467", 0, 0, "0900006483bad8bb"], ["FDA-2011-N-0776-0013", "FDA", "FDA-2011-N-0776", "Agency Information Collection Activities; Proposals, Submissions, and Approvals: Announcement of Office of Management and Budget Approvals", "Notice", "Notice of Approval", "2018-11-13T05:00:00Z", 2018, 11, "2018-11-13T05:00:00Z", null, "2018-11-13T21:16:35Z", "2018-24609", 0, 0, "09000064838cf52b"], ["FDA-2011-N-0776-0012", "FDA", "FDA-2011-N-0776", "Agency Information Collection Activities; Submission for Office of\nManagement and Budget Review; Comment Request; Reclassification\nPetitions for Medical Devices", "Notice", "30 Day Proposed Information Collection", "2018-08-08T04:00:00Z", 2018, 8, "2018-08-08T04:00:00Z", "2018-09-08T03:59:59Z", "2018-08-08T13:31:55Z", "2018-16983", 0, 0, "09000064835f0955"], ["FDA-2011-N-0776-0009", "FDA", "FDA-2011-N-0776", "Agency Information Collection Activities; Proposed Collection; Comment Request; Reclassification Petitions for Medical Devices", "Notice", "60 Day Proposed Information Collection", "2018-03-07T05:00:00Z", 2018, 3, "2018-03-07T05:00:00Z", "2018-05-08T03:59:59Z", "2018-03-07T14:27:31Z", "2018-04613", 0, 0, "0900006482fa1257"], ["FDA-2011-N-0776-0008", "FDA", "FDA-2011-N-0776", "Agency Information Collection Activities; Announcement of Office \nof Management and Budget Approval; Reclassification Petitions for \nMedical Devices", "Notice", "Notice of Approval", "2015-10-19T04:00:00Z", 2015, 10, "2015-10-19T04:00:00Z", null, "2015-10-19T14:52:14Z", "2015-26434", 0, 0, "0900006481cd4931"], ["FDA-2011-N-0776-0007", "FDA", "FDA-2011-N-0776", "Agency Information Collection Activities; Submission for Office of\nManagement and Budget Review; Comment Request; Reclassification\nPetitions for Medical Devices; Correction", "Notice", "Correction", "2015-07-23T04:00:00Z", 2015, 7, "2015-07-23T04:00:00Z", null, "2015-07-23T16:27:27Z", "2015-18043", 0, 0, "0900006481b9afc5"], ["FDA-2011-N-0776-0005", "FDA", "FDA-2011-N-0776", "Agency Information Collection Activities; Submission for Office of Management and Budget Review; Comment Request; Reclassification \nPetitions for Medical Devices", "Notice", "30 Day Proposed Information Collection", "2015-06-12T04:00:00Z", 2015, 6, "2015-06-12T04:00:00Z", "2015-07-14T03:59:59Z", "2015-06-22T15:20:55Z", "2015-14358", 0, 0, "0900006481b3040b"], ["FDA-2011-N-0776-0004", "FDA", "FDA-2011-N-0776", "Agency Information Collection Activities; Proposed Collection;\nComment Request; Reclassification Petitions for Medical Devices", "Notice", "60 Day Proposed Information Collection", "2015-03-10T04:00:00Z", 2015, 3, "2015-03-10T04:00:00Z", "2015-05-12T03:59:59Z", "2015-05-09T01:33:56Z", "2015-05506", 0, 0, "0900006481a37ad6"], ["FDA-2011-N-0776-0003", "FDA", "FDA-2011-N-0776", "Agency Information Collection Activities; Proposals, Submissions, and Approvals: Reclassification Petitions for Medical Devices", "Notice", "Notice of Approval", "2012-08-01T04:00:00Z", 2012, 8, "2012-08-01T04:00:00Z", null, "2015-03-03T20:07:49Z", "2012-18772", 0, 0, "09000064810bc2db"], ["FDA-2011-N-0776-0002", "FDA", "FDA-2011-N-0776", "Agency Information Collection Activities; Proposals, Submissions, and Approvals: Reclassification Petitions for Medical Devices", "Notice", "30 Day Proposed Information Collection", "2012-03-26T04:00:00Z", 2012, 3, "2012-03-26T04:00:00Z", "2012-04-26T03:59:59Z", "2015-10-19T15:01:12Z", "2012-07142", 0, 0, "0900006480fe10a2"], ["FDA-2011-N-0776-0001", "FDA", "FDA-2011-N-0776", "Agency Information Collection Activities; Proposals, Submissions, and Approvals: Reclassification Petitions for Medical Devices", "Notice", "60 Day Proposed Information Collection", "2011-11-14T05:00:00Z", 2011, 11, "2011-11-14T05:00:00Z", "2012-01-14T04:59:59Z", "2015-10-19T15:00:39Z", "2011-29255", 0, 0, "0900006480f6bbcf"]], "truncated": false, "filtered_table_rows_count": 11, "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 \"agency_id\" = :p0 and \"docket_id\" = :p1 order by posted_date desc limit 101", "params": {"p0": "FDA", "p1": "FDA-2011-N-0776"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776", "results": [{"value": "FDA", "label": "FDA", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FDA-2011-N-0776", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776", "results": [{"value": "Notice", "label": "Notice", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776&document_type=Notice", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776", "results": [{"value": 2015, "label": 2015, "count": 4, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776&posted_year=2015", "selected": false}, {"value": 2018, "label": 2018, "count": 3, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776&posted_year=2018", "selected": false}, {"value": 2012, "label": 2012, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776&posted_year=2012", "selected": false}, {"value": 2011, "label": 2011, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776&posted_year=2011", "selected": false}, {"value": 2019, "label": 2019, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776&posted_year=2019", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776&_facet=subtype"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776&_facet=posted_month"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FDA&docket_id=FDA-2011-N-0776&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 50.143699860200286, "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"}