{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"USPS\", document_type = \"Proposed Rule\" and posted_year = 2008 sorted by posted_date descending", "rows": [["USPS-2008-0067-0001", "USPS", null, "Freedom of Information Act", "Proposed Rule", null, "2008-12-30T05:00:00Z", 2008, 12, "2008-12-30T05:00:00Z", "2009-01-30T04:59:59Z", "2008-12-31T12:13:54Z", "E8-28386", 0, 0, "09000064808079fb"], ["USPS-2008-0066-0001", "USPS", null, "New Standards for Letter-Size Booklets and Folded Self-Mailers", "Proposed Rule", null, "2008-12-29T05:00:00Z", 2008, 12, "2008-12-29T05:00:00Z", "2009-01-29T04:59:59Z", "2008-12-31T12:14:35Z", "E8-30752", 0, 0, "0900006480805ee0"], ["USPS-2008-0049-0001", "USPS", null, "New Automation Requirements for Detached Address Labels", "Proposed Rule", null, "2008-08-27T04:00:00Z", 2008, 8, "2008-08-27T04:00:00Z", "2008-09-27T03:59:59Z", "2008-09-26T11:10:02Z", "E8-19803", 0, 0, "09000064806dcd59"], ["USPS-2008-0039-0001", "USPS", null, "Treatment of Undeliverable Books and Sound Recordings", "Proposed Rule", null, "2008-07-09T04:00:00Z", 2008, 7, "2008-07-09T04:00:00Z", "2008-08-09T03:59:59Z", "2008-08-08T11:08:37Z", "E8-15223", 0, 0, "090000648066016e"], ["USPS-2008-0040-0001", "USPS", null, "Waiver of Signature Delivery Process", "Proposed Rule", null, "2008-07-09T04:00:00Z", 2008, 7, "2008-07-09T04:00:00Z", "2008-07-25T03:59:59Z", "2008-07-24T11:14:05Z", "E8-15212", 0, 0, "0900006480660282"], ["USPS-2008-0036-0001", "USPS", null, "Mailing Requirement Changes for Parcel Select", "Proposed Rule", null, "2008-05-21T04:00:00Z", 2008, 5, "2008-05-21T04:00:00Z", "2008-06-21T03:59:59Z", "2008-06-20T11:06:32Z", "E8-11210", 0, 0, "09000064805f67d1"], ["USPS-2008-0034-0001", "USPS", null, "Revised Standards for Postage and Fee Refunds", "Proposed Rule", null, "2008-05-09T04:00:00Z", 2008, 5, "2008-05-09T04:00:00Z", "2008-06-10T03:59:59Z", "2008-06-09T11:06:03Z", "E8-10358", 0, 0, "0900006480557080"], ["USPS-2008-0029-0001", "USPS", null, "Implementation of New Standards for Intelligent Mail[supreg]Barcodes", "Proposed Rule", null, "2008-04-30T04:00:00Z", 2008, 4, "2008-04-30T04:00:00Z", "2008-05-31T03:59:59Z", "2008-05-30T11:06:02Z", "E8-09502", 0, 0, "090000648053d48c"], ["USPS-2008-0027-0001", "USPS", null, "Service Barcode Required for Priority Mail Open and Distribute Container Address Labels", "Proposed Rule", null, "2008-04-21T04:00:00Z", 2008, 4, "2008-04-21T04:00:00Z", "2008-05-06T03:59:59Z", "2008-05-06T01:03:16Z", "E8-08228", 0, 0, "0900006480517f26"], ["USPS-2008-0023-0001", "USPS", null, "Letter-Size Booklets and Folded Self-Mailers", "Proposed Rule", null, "2008-03-14T04:00:00Z", 2008, 3, "2008-03-14T04:00:00Z", "2008-04-15T03:59:59Z", "2008-04-14T11:07:39Z", "E8-05094", 0, 0, "09000064803f75b0"], ["USPS-2008-0020-0001", "USPS", null, "New Standards Prohibit the Mailing of Replica or Inert Munitions", "Proposed Rule", null, "2008-03-07T05:00:00Z", 2008, 3, "2008-03-07T05:00:00Z", "2008-04-08T03:59:59Z", "2008-04-07T11:06:24Z", "E8-04459", 0, 0, "09000064803ead17"], ["USPS-2008-0017-0001", "USPS", null, "Address Facing Standards for Presort Bundles on Pallets", "Proposed Rule", null, "2008-03-04T05:00:00Z", 2008, 3, "2008-03-04T05:00:00Z", null, "2008-03-04T12:08:23Z", "E8-04078", 0, 0, "09000064803e66d5"], ["USPS-2008-0001-0001", "USPS", null, "Implementation of Intelligent Mail[supreg]Barcodes", "Proposed Rule", null, "2008-01-07T05:00:00Z", 2008, 1, "2008-01-07T05:00:00Z", "2008-02-22T04:59:59Z", "2008-02-21T12:09:40Z", "E7-25635", 0, 0, "090000648038b651"]], "truncated": false, "filtered_table_rows_count": 13, "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 \"document_type\" = :p1 and \"posted_year\" = :p2 order by posted_date desc limit 101", "params": {"p0": "USPS", "p1": "Proposed Rule", "p2": "2008"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=USPS&document_type=Proposed+Rule&posted_year=2008", "results": [{"value": "USPS", "label": "USPS", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?document_type=Proposed+Rule&posted_year=2008", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=USPS&document_type=Proposed+Rule&posted_year=2008", "results": [{"value": "Proposed Rule", "label": "Proposed Rule", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=USPS&posted_year=2008", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=USPS&document_type=Proposed+Rule&posted_year=2008", "results": [{"value": 2008, "label": 2008, "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=USPS&document_type=Proposed+Rule", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=USPS&document_type=Proposed+Rule&posted_year=2008&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=USPS&document_type=Proposed+Rule&posted_year=2008&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=USPS&document_type=Proposed+Rule&posted_year=2008&_facet=comment_start_date"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=USPS&document_type=Proposed+Rule&posted_year=2008&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=USPS&document_type=Proposed+Rule&posted_year=2008&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=USPS&document_type=Proposed+Rule&posted_year=2008&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=USPS&document_type=Proposed+Rule&posted_year=2008&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1256.9041249807924, "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"}