{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"NLRB_FRDOC_0001\" and posted_year = 2013 sorted by posted_date descending", "rows": [["NLRB_FRDOC_0001-0061", "NLRB", "NLRB_FRDOC_0001", "Meetings; Sunshine Act", "Notice", null, "2013-12-03T05:00:00Z", 2013, 12, "2013-12-03T05:00:00Z", null, "2013-12-03T14:09:28Z", "2013-29025", 0, 0, "09000064814a3e19"], ["NLRB_FRDOC_0001-0060", "NLRB", "NLRB_FRDOC_0001", "Appointments: Members of Performance Review Boards", "Notice", null, "2013-11-25T05:00:00Z", 2013, 11, "2013-11-25T05:00:00Z", null, "2013-11-25T14:14:39Z", "2013-28153", 0, 0, "0900006481495964"], ["NLRB_FRDOC_0001-0059", "NLRB", "NLRB_FRDOC_0001", "Meetings; Sunshine Act", "Notice", null, "2013-11-04T05:00:00Z", 2013, 11, "2013-11-04T05:00:00Z", null, "2013-11-04T15:40:21Z", "2013-26408", 0, 0, "090000648146f20e"], ["NLRB_FRDOC_0001-0058", "NLRB", "NLRB_FRDOC_0001", "Procedures to be Followed in the Event Board Offices are Closed Due to a Lapse in Appropriated Funds", "Notice", null, "2013-10-04T04:00:00Z", 2013, 10, "2013-10-04T04:00:00Z", null, "2013-10-04T12:34:58Z", "2013-24362", 0, 0, "0900006481445726"], ["NLRB_FRDOC_0001-0057", "NLRB", "NLRB_FRDOC_0001", "Meetings; Sunshine Act", "Notice", null, "2013-09-12T04:00:00Z", 2013, 9, "2013-09-12T04:00:00Z", null, "2013-09-12T13:11:08Z", "2013-22366", 0, 0, "0900006481401214"], ["NLRB_FRDOC_0001-0056", "NLRB", "NLRB_FRDOC_0001", "Restructuring of National Labor Relations Board's Headquarters' Offices", "Notice", null, "2013-07-25T04:00:00Z", 2013, 7, "2013-07-25T04:00:00Z", null, "2013-07-25T13:09:11Z", "2013-17817", 0, 0, "090000648137c590"], ["NLRB_FRDOC_0001-0055", "NLRB", "NLRB_FRDOC_0001", "Statements of Organization and Functions: Restructuring of National Labor Relations Board's Field Organization; Amendment", "Notice", null, "2013-07-24T04:00:00Z", 2013, 7, "2013-07-24T04:00:00Z", null, "2013-07-24T14:00:29Z", "2013-17818", 0, 0, "0900006481379d76"], ["NLRB_FRDOC_0001-0054", "NLRB", "NLRB_FRDOC_0001", "Meetings; Sunshine Act", "Notice", null, "2013-05-03T04:00:00Z", 2013, 5, "2013-05-03T04:00:00Z", null, "2013-05-03T13:20:37Z", "2013-10686", 0, 0, "09000064812b3eab"], ["NLRB_FRDOC_0001-0053", "NLRB", "NLRB_FRDOC_0001", "Meetings; Sunshine Act", "Notice", null, "2013-04-03T04:00:00Z", 2013, 4, "2013-04-03T04:00:00Z", null, "2013-04-03T12:52:50Z", "2013-07881", 0, 0, "0900006481263264"], ["NLRB_FRDOC_0001-0052", "NLRB", "NLRB_FRDOC_0001", "Meetings; Sunshine Act", "Notice", null, "2013-03-12T04:00:00Z", 2013, 3, "2013-03-12T04:00:00Z", null, "2013-03-12T13:26:04Z", "2013-05731", 0, 0, "0900006481225a1d"], ["NLRB_FRDOC_0001-0051", "NLRB", "NLRB_FRDOC_0001", "Service Contract Inventories; Availability: Analysis of Fiscal Year 2011", "Notice", null, "2013-02-28T05:00:00Z", 2013, 2, "2013-02-28T05:00:00Z", null, "2013-02-28T14:29:17Z", "2013-04556", 0, 0, "090000648120f8fa"], ["NLRB_FRDOC_0001-0050", "NLRB", "NLRB_FRDOC_0001", "Meetings; Sunshine Act", "Notice", null, "2013-02-07T05:00:00Z", 2013, 2, "2013-02-07T05:00:00Z", null, "2013-02-07T14:05:52Z", "2013-02882", 0, 0, "09000064811ea295"], ["NLRB_FRDOC_0001-0049", "NLRB", "NLRB_FRDOC_0001", "Meetings; Sunshine Act", "Notice", null, "2013-01-18T05:00:00Z", 2013, 1, "2013-01-18T05:00:00Z", null, "2013-01-18T14:24:55Z", "2013-01203", 0, 0, "09000064811c722c"]], "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 \"docket_id\" = :p0 and \"posted_year\" = :p1 order by posted_date desc limit 101", "params": {"p0": "NLRB_FRDOC_0001", "p1": "2013"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=NLRB_FRDOC_0001&posted_year=2013", "results": [{"value": "NLRB", "label": "NLRB", "count": 13, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=NLRB_FRDOC_0001&posted_year=2013&agency_id=NLRB", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=NLRB_FRDOC_0001&posted_year=2013", "results": [{"value": "Notice", "label": "Notice", "count": 13, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=NLRB_FRDOC_0001&posted_year=2013&document_type=Notice", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=NLRB_FRDOC_0001&posted_year=2013", "results": [{"value": 2013, "label": 2013, "count": 13, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=NLRB_FRDOC_0001", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=NLRB_FRDOC_0001&posted_year=2013&_facet=title"}, {"name": "posted_month", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=NLRB_FRDOC_0001&posted_year=2013&_facet=posted_month"}, {"name": "posted_date", "type": "date", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=NLRB_FRDOC_0001&posted_year=2013&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=NLRB_FRDOC_0001&posted_year=2013&_facet_date=comment_start_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=NLRB_FRDOC_0001&posted_year=2013&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 484.2203638982028, "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"}