{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"USPS\", document_type = \"Rule\" and posted_year = 2013 sorted by posted_date descending", "rows": [["USPS-2013-0086-0001", "USPS", null, "Deferral of Full-Service Intelligent Mail Barcode Requirement to Qualify for Automation Prices", "Rule", null, "2013-12-27T05:00:00Z", 2013, 12, "2013-12-27T05:00:00Z", null, "2013-12-27T14:17:51Z", "2013-30705", 0, 0, "09000064814de9f5"], ["USPS-2013-0081-0001", "USPS", null, "New Standards To Enhance Package Visibility", "Rule", null, "2013-12-18T05:00:00Z", 2013, 12, "2013-12-18T05:00:00Z", null, "2013-12-19T14:11:54Z", "2013-30023", 0, 0, "09000064814c8992"], ["USPS-2013-0082-0001", "USPS", null, "New Mailing Standards for Domestic Mailing Services Products", "Rule", null, "2013-12-18T05:00:00Z", 2013, 12, "2013-12-18T05:00:00Z", null, "2013-12-19T14:11:55Z", "2013-29879", 0, 0, "09000064814c8a38"], ["USPS-2013-0072-0001", "USPS", null, "International Product and Price Changes", "Rule", null, "2013-11-21T05:00:00Z", 2013, 11, "2013-11-21T05:00:00Z", null, "2013-11-21T14:06:11Z", "2013-27710", 0, 0, "090000648148e17a"], ["USPS-2013-0071-0001", "USPS", null, "Domestic Competitive Products Pricing and Mailing Standards Changes", "Rule", null, "2013-11-20T05:00:00Z", 2013, 11, "2013-11-20T05:00:00Z", null, "2013-11-20T14:38:07Z", "2013-27728", 0, 0, "090000648148b979"], ["USPS-2013-0054-0001", "USPS", null, "Balloting Materials Postage", "Rule", null, "2013-08-28T04:00:00Z", 2013, 8, "2013-08-28T04:00:00Z", null, "2013-08-28T13:01:20Z", "2013-20799", 0, 0, "09000064813c9906"], ["USPS-2013-0051-0001", "USPS", null, "Organization Name and Address Change", "Rule", null, "2013-07-24T04:00:00Z", 2013, 7, "2013-07-24T04:00:00Z", null, "2013-07-24T14:00:37Z", "2013-17712", 0, 0, "0900006481379cf5"], ["USPS-2013-0045-0001", "USPS", null, "Collect on Delivery, Service Features", "Rule", null, "2013-07-10T04:00:00Z", 2013, 7, "2013-07-10T04:00:00Z", null, "2013-07-10T12:58:31Z", "2013-16523", 0, 0, "090000648135eef1"], ["USPS-2013-0041-0001", "USPS", null, "Refunds and Exchanges", "Rule", null, "2013-06-26T04:00:00Z", 2013, 6, "2013-06-26T04:00:00Z", null, "2013-06-26T13:11:11Z", "2013-15215", 0, 0, "0900006481341602"], ["USPS-2013-0029-0001", "USPS", null, "Automation Prices; Full-Service Intelligent Mail Requirements", "Rule", null, "2013-04-18T04:00:00Z", 2013, 4, "2013-04-18T04:00:00Z", null, "2013-04-18T14:01:34Z", "2013-08721", 0, 0, "0900006481299b19"], ["USPS-2013-0017-0001", "USPS", null, "Promotions and Incentive Programs for First-Class Mail and Standard Mail", "Rule", null, "2013-02-22T05:00:00Z", 2013, 2, "2013-02-22T05:00:00Z", null, "2013-02-22T14:10:27Z", "2013-03926", 0, 0, "090000648120363d"], ["USPS-2013-0013-0001", "USPS", null, "Authorization to Manufacture and Distribute Postage Evidencing Systems: Discontinued Indicia", "Rule", null, "2013-02-06T05:00:00Z", 2013, 2, "2013-02-06T05:00:00Z", null, "2013-02-06T14:12:12Z", "2013-02514", 0, 0, "09000064811e88b3"]], "truncated": false, "filtered_table_rows_count": 12, "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": "Rule", "p2": "2013"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=USPS&document_type=Rule&posted_year=2013", "results": [{"value": "USPS", "label": "USPS", "count": 12, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?document_type=Rule&posted_year=2013", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=USPS&document_type=Rule&posted_year=2013", "results": [{"value": "Rule", "label": "Rule", "count": 12, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=USPS&posted_year=2013", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=USPS&document_type=Rule&posted_year=2013", "results": [{"value": 2013, "label": 2013, "count": 12, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=USPS&document_type=Rule", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "posted_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=USPS&document_type=Rule&posted_year=2013&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=USPS&document_type=Rule&posted_year=2013&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=USPS&document_type=Rule&posted_year=2013&_facet=comment_start_date"}, {"name": "posted_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=USPS&document_type=Rule&posted_year=2013&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=USPS&document_type=Rule&posted_year=2013&_facet_date=comment_start_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=USPS&document_type=Rule&posted_year=2013&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 474.8931249778252, "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"}