{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"DOL\" and posted_year = 2011 sorted by posted_date descending", "rows": [["DOL-2011-0006-0001", "DOL", "DOL-2011-0006", "Notice of Initital Determination Revising the List of Products Requiring Federal Contractor Certification as to Forced/Indentured Child Labor Pursuant to Executive Order 13126", "Notice", null, "2011-10-07T04:00:00Z", 2011, 10, "2011-10-07T04:00:00Z", "2011-12-04T04:59:59Z", "2011-10-07T17:41:12Z", null, 0, 0, "0900006480f4b76a"], ["DOL-2010-0001-0024", "DOL", "DOL-2010-0001", "Nondisplacement of Qualified Workers under Service Contracts", "Rule", null, "2011-08-29T04:00:00Z", 2011, 8, "2011-08-29T04:00:00Z", null, "2015-07-17T19:56:16Z", "2011-21261", 0, 0, "0900006480f07464"], ["DOL-2011-0005-0001", "DOL", "DOL-2011-0005", "Request for Comments on Labor-Capacity Building Efforts under the Dominican Republic-Central America-United States Free Trade Agreement", "Notice", null, "2011-07-14T04:00:00Z", 2011, 7, "2011-07-14T04:00:00Z", null, "2011-07-14T16:07:17Z", null, 0, 0, "0900006480ebcc1f"], ["DOL_FRDOC_0001-0042", "DOL", "DOL_FRDOC_0001", "REGULATORY AGENDA Semiannual Regulatory Agenda", "Proposed Rule", null, "2011-07-07T04:00:00Z", 2011, 7, "2011-07-07T04:00:00Z", null, "2012-04-16T15:42:48Z", "2011-15493", 0, 0, "0900006480ebb5f1"], ["DOL-2011-0004-0001", "DOL", "DOL-2011-0004", "Semiannual Regulatory Agenda - Spring 2011", "Other", null, "2011-07-07T04:00:00Z", 2011, 7, "2011-07-07T04:00:00Z", null, "2011-07-07T15:06:04Z", null, 0, 0, "0900006480ebafbb"], ["DOL_FRDOC_0001-0041", "DOL", "DOL_FRDOC_0001", "Reducing Regulatory Burden; Retrospective Review under E.O. 13563", "Proposed Rule", null, "2011-06-13T04:00:00Z", 2011, 6, "2011-06-13T04:00:00Z", "2011-07-02T03:59:59Z", "2012-04-16T15:42:48Z", "2011-14585", 0, 0, "0900006480e4de60"], ["DOL-2011-0002-0004", "DOL", "DOL-2011-0002", "Request for Information", "Other", "NA", "2011-04-25T04:00:00Z", 2011, 4, "2011-04-25T04:00:00Z", "2011-05-21T03:59:59Z", "2011-04-25T13:18:29Z", null, 0, 0, "0900006480c1d50b"], ["DOL-2011-0002-0003", "DOL", "DOL-2011-0002", "EO 13126 Procedural Guidelines", "Supporting & Related Material", "Advisory Opinions", "2011-04-25T04:00:00Z", 2011, 4, null, null, "2011-04-25T12:51:59Z", null, 0, 0, "0900006480c1d50a"], ["DOL-2011-0002-0002", "DOL", "DOL-2011-0002", "TVPRA Procedural Guidelines", "Supporting & Related Material", "Advisory Opinions", "2011-04-25T04:00:00Z", 2011, 4, null, null, "2011-04-25T12:51:58Z", null, 0, 0, "0900006480c1d508"], ["DOL-2011-0002-0001", "DOL", "DOL-2011-0002", "Federal Register Notice", "Notice", "Certifications", "2011-04-25T04:00:00Z", 2011, 4, "2011-04-25T04:00:00Z", null, "2011-04-25T12:51:56Z", null, 0, 0, "0900006480c36731"], ["DOL_FRDOC_0001-0040", "DOL", "DOL_FRDOC_0001", "Updating Regulations Issued Under Fair Labor Standards Act", "Rule", null, "2011-04-05T04:00:00Z", 2011, 4, "2011-04-05T04:00:00Z", null, "2012-04-16T15:42:48Z", "2011-06749", 0, 0, "0900006480c1c103"], ["DOL-2021-0003-0001", "DOL", "DOL-2021-0003", "Reducing Regulatory Burden; Retrospective Review under E.O. 13563", "Proposed Rule", null, "2011-04-01T04:00:00Z", 2011, 4, "2011-04-01T04:00:00Z", "2011-04-09T03:59:59Z", "2021-10-12T20:13:25Z", "2011-07745", 0, 0, "0900006480c18d1a"], ["DOL-2014-0006-0003", "DOL", "DOL-2014-0006", "Reducing Regulatory Burden; Retrospective Review under E.O. 13563", "Proposed Rule", null, "2011-03-21T04:00:00Z", 2011, 3, "2011-03-21T04:00:00Z", "2011-04-01T03:59:59Z", "2015-07-21T19:38:32Z", "2011-06576", 0, 0, "0900006480c0c7d4"]], "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 \"posted_year\" = :p1 order by posted_date desc limit 101", "params": {"p0": "DOL", "p1": "2011"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=DOL&posted_year=2011", "results": [{"value": "DOL", "label": "DOL", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?posted_year=2011", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=DOL&posted_year=2011", "results": [{"value": "Proposed Rule", "label": "Proposed Rule", "count": 4, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&document_type=Proposed+Rule", "selected": false}, {"value": "Notice", "label": "Notice", "count": 3, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&document_type=Notice", "selected": false}, {"value": "Other", "label": "Other", "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&document_type=Other", "selected": false}, {"value": "Rule", "label": "Rule", "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&document_type=Rule", "selected": false}, {"value": "Supporting & Related Material", "label": "Supporting & Related Material", "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&document_type=Supporting+%26+Related+Material", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=DOL&posted_year=2011", "results": [{"value": 2011, "label": 2011, "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "docket_id", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&_facet=docket_id"}, {"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&_facet=comment_start_date"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOL&posted_year=2011&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1557.9149960540235, "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"}