{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"OSHA-H006B-2006-0905\" and posted_year = 2005 sorted by posted_date descending", "rows": [["OSHA-H006B-2006-0905-0383", "OSHA", "OSHA-H006B-2006-0905", "Supporting Exhibit 3; LETTER TO DOCKET OFFICER REGARDING ELECTRONIC SUBMISSIONS TO THE CRYSTALLINE SILICA DOCKET", "Supporting & Related Material", "References/Supporting Documents", "2005-05-11T04:00:00Z", 2005, 5, null, null, "2022-05-06T15:19:55Z", null, 0, 0, "090000648022cd59"], ["OSHA-H006B-2006-0905-0398", "OSHA", "OSHA-H006B-2006-0905", "Supporting Exhibit 3-3-13; ALLIED MINERAL PRODUCTS INC. REFRACTORY SELECTION GUIDE: MAINTENANCE", "Supporting & Related Material", "References/Supporting Documents", "2005-04-23T04:00:00Z", 2005, 4, null, null, "2022-05-06T15:19:56Z", null, 0, 0, "090000648022cd7d"], ["OSHA-H006B-2006-0905-0710", "OSHA", "OSHA-H006B-2006-0905", "Supporting Exhibit 3-3-365; GLASS INDUSTRY ANALYSIS BRIEF: INDUSTRY-SPECIFIC TECHNOLOGIES USE", "Supporting & Related Material", "References/Supporting Documents", "2005-04-20T04:00:00Z", 2005, 4, null, null, "2022-05-06T15:20:05Z", null, 0, 0, "090000648022d269"], ["OSHA-H006B-2006-0905-0435", "OSHA", "OSHA-H006B-2006-0905", "Supporting Exhibit 3-3-53; PROPYLENE GLYCOLS: APPLICATIONS-OTHER APPLICATIONS", "Supporting & Related Material", "References/Supporting Documents", "2005-04-20T04:00:00Z", 2005, 4, null, null, "2022-05-06T15:19:57Z", null, 0, 0, "090000648022cdf6"], ["OSHA-H006B-2006-0905-0731", "OSHA", "OSHA-H006B-2006-0905", "Supporting Exhibit 3-3-405; CODE OF FEDERAL REGULATIONS. UNDERGROUND CONSTRUCTION. PARAGRAPH K. 29 CFR 1926.800", "Supporting & Related Material", "References/Supporting Documents", "2005-04-20T04:00:00Z", 2005, 4, null, null, "2022-05-06T15:20:05Z", null, 0, 0, "090000648022d2b8"], ["OSHA-H006B-2006-0905-0421", "OSHA", "OSHA-H006B-2006-0905", "Supporting Exhibit 3-3-38; NESCO: NATIONAL ENVIRONMENTAL SERVICE COMPANY. COOLEY EQUIPMENT CORPORATION", "Supporting & Related Material", "References/Supporting Documents", "2005-04-20T04:00:00Z", 2005, 4, null, null, "2022-05-06T15:19:56Z", null, 0, 0, "090000648022cdc6"], ["OSHA-H006B-2006-0905-0506", "OSHA", "OSHA-H006B-2006-0905", "Supporting Exhibit 3-3-125; FOCUS ON AGGREGATES AND ROADS STREAMING VIDEOS. NESCO VIDEOS: SAY NO TO DUST", "Supporting & Related Material", "References/Supporting Documents", "2005-04-20T04:00:00Z", 2005, 4, null, null, "2022-05-06T15:19:59Z", null, 0, 0, "090000648022ceb7"], ["OSHA-H006B-2006-0905-0636", "OSHA", "OSHA-H006B-2006-0905", "Supporting Exhibit 3-3-271; NIOSH HAZARD CONTROLS 30. CONTROL OF DRYWALL SANDING DUST EXPOSURES. DHHS NIOSH PUBLICATION NO 99-113.", "Supporting & Related Material", "References/Supporting Documents", "2005-04-14T04:00:00Z", 2005, 4, null, null, "2022-05-06T15:20:02Z", null, 0, 0, "090000648022cfd7"], ["OSHA-H006B-2006-0905-0425", "OSHA", "OSHA-H006B-2006-0905", "Supporting Exhibit 3-3-42; FREQUENTLY ASKED QUESTIONS. ARE URETHANE LINERS A REAL BENEFIT ON TILT MIXERS AND IF SO ARE THEY WORTH THE ADDED EXPENSE", "Supporting & Related Material", "References/Supporting Documents", "2005-04-11T04:00:00Z", 2005, 4, null, null, "2022-05-06T15:19:56Z", null, 0, 0, "090000648022cdce"], ["OSHA-H006B-2006-0905-0385", "OSHA", "OSHA-H006B-2006-0905", "Supporting Exhibit 3-2; CD CONTAINING: OSHA CRYSTALLINE SILICA DOCKET SUBMISSIONS, COVER LETTER, EXCEL FILE: SILICA - REFERENCE LIST OF ELECTRONIC DOCUMENTS - APRIL 2005", "Supporting & Related Material", "References/Supporting Documents", "2005-03-31T05:00:00Z", 2005, 3, null, null, "2022-05-06T15:19:55Z", null, 0, 0, "090000648022cd5e"], ["OSHA-H006B-2006-0905-0553", "OSHA", "OSHA-H006B-2006-0905", "Supporting Exhibit 3-3-184; MEMORANDUM FROM ROBERT A HANEY, CHIEF, ENVIRONMENTAL ASSESSMENT AND CONTAINMENT CONTROL, MSHA, REGARDING RESPIRABLE DUST AND SILICA STUDY AT THE KESCO PIT MINE ID NO 36 07707TDK, COAL SALES INC, ARMSTRONG COUNTY, PA", "Supporting & Related Material", "References/Supporting Documents", "2005-03-15T05:00:00Z", 2005, 3, null, null, "2022-05-06T15:20:00Z", null, 0, 0, "090000648022cf10"]], "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 \"docket_id\" = :p0 and \"posted_year\" = :p1 order by posted_date desc limit 101", "params": {"p0": "OSHA-H006B-2006-0905", "p1": "2005"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=OSHA-H006B-2006-0905&posted_year=2005", "results": [{"value": "OSHA", "label": "OSHA", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=OSHA-H006B-2006-0905&posted_year=2005&agency_id=OSHA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=OSHA-H006B-2006-0905&posted_year=2005", "results": [{"value": "Supporting & Related Material", "label": "Supporting & Related Material", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=OSHA-H006B-2006-0905&posted_year=2005&document_type=Supporting+%26+Related+Material", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=OSHA-H006B-2006-0905&posted_year=2005", "results": [{"value": 2005, "label": 2005, "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=OSHA-H006B-2006-0905", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=OSHA-H006B-2006-0905&posted_year=2005&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=OSHA-H006B-2006-0905&posted_year=2005&_facet=posted_month"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=OSHA-H006B-2006-0905&posted_year=2005&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=OSHA-H006B-2006-0905&posted_year=2005&_facet_date=posted_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=OSHA-H006B-2006-0905&posted_year=2005&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 479.59361801622435, "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"}