{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"FRA-2001-11068\" and document_type = \"Other\" sorted by posted_date descending", "rows": [["FRA-2001-11068-0040", "FRA", "FRA-2001-11068", "U.S. DOT/FRA - Denial of Waiver Petition", "Other", "Decision", "2004-10-04T04:00:00Z", 2004, 10, "2004-10-04T04:00:00Z", "2004-10-05T03:59:59Z", "2024-11-08T05:39:02Z", null, 1, 0, "09000064803035de"], ["FRA-2001-11068-0038", "FRA", "FRA-2001-11068", "St. Lawrence & Atlantic Railroad - Appeal for Amendment to the Executive Summary of Part 219 Final Rule on Expanded Application of FRA Alcohol & Drug Rules to Foreign Railroad Foreign Based (FRFB) Employees Who Perform Train Service in the U.S.", "Other", "Appeal", "2004-06-15T04:00:00Z", 2004, 6, "2004-06-15T04:00:00Z", "2004-06-16T03:59:59Z", "2024-11-08T05:39:01Z", null, 1, 0, "09000064803035db"], ["FRA-2001-11068-0027", "FRA", "FRA-2001-11068", "U.S. DOT/FRA - Letter to the Mexican Government Representatives", "Other", "Letter(s)", "2003-07-24T04:00:00Z", 2003, 7, "2003-07-24T04:00:00Z", "2003-07-25T03:59:59Z", "2024-11-08T05:38:34Z", null, 1, 0, "09000064803035d0"], ["FRA-2001-11068-0026", "FRA", "FRA-2001-11068", "U.S. DOT/FRA - Letter to the Canadian Government Representatives", "Other", "Letter(s)", "2003-07-24T04:00:00Z", 2003, 7, "2003-07-24T04:00:00Z", "2003-07-25T03:59:59Z", "2024-11-08T05:38:12Z", null, 1, 0, "09000064803035cf"], ["FRA-2001-11068-0025", "FRA", "FRA-2001-11068", "U.S. DOT/FRA - Excerpt from Minutes re: Discussion of Cross-border Alcohol and Drug Testing Issues", "Other", "Hearing/Meeting Summary", "2003-05-02T04:00:00Z", 2003, 5, "2003-05-02T04:00:00Z", "2003-05-03T03:59:59Z", "2024-11-08T05:38:12Z", null, 1, 0, "09000064803035ce"], ["FRA-2001-11068-0021", "FRA", "FRA-2001-11068", "Canadian Human Rights Commission - Report - Policy on Alcohol and Drug Testing", "Other", "Report", "2002-09-04T04:00:00Z", 2002, 9, "2002-09-04T04:00:00Z", "2002-09-07T03:59:59Z", "2024-11-08T05:38:11Z", null, 1, 0, "09000064803035ca"], ["FRA-2001-11068-0020", "FRA", "FRA-2001-11068", "U.S. DOT/FRA - Translation of 6/04/02 Letter from the Mexican General Office of Tariffs, Railroad and Multimodal Transportation", "Other", "Letter(s)", "2002-08-05T04:00:00Z", 2002, 8, "2002-08-05T04:00:00Z", "2002-08-06T03:59:59Z", "2024-11-08T05:38:11Z", null, 1, 0, "09000064803035c9"], ["FRA-2001-11068-0019", "FRA", "FRA-2001-11068", "Canadian Pacific Railway - Response", "Other", "Response(s)", "2002-03-15T05:00:00Z", 2002, 3, "2002-03-15T05:00:00Z", "2002-03-16T04:59:59Z", "2024-11-08T05:38:11Z", null, 1, 0, "09000064803035c7"], ["FRA-2001-11068-0015", "FRA", "FRA-2001-11068", "U.S. DOT/FRA - Transcript of Proceedings", "Other", "Transcript(s)", "2002-03-12T05:00:00Z", 2002, 3, "2002-03-12T05:00:00Z", "2002-03-13T04:59:59Z", "2024-11-08T05:37:51Z", null, 1, 0, "09000064803035c3"], ["FRA-2001-11068-0016", "FRA", "FRA-2001-11068", "Canadian Pacific Railway Company (CPR) - Letter Requesting NPRM Regulatory Impact Statement", "Other", "Correspondence", "2002-03-05T05:00:00Z", 2002, 3, "2002-03-05T05:00:00Z", "2002-03-14T04:59:59Z", "2024-11-08T05:37:51Z", null, 1, 0, "09000064803035c4"], ["FRA-2001-11068-0005", "FRA", "FRA-2001-11068", "Don Watts - Oral Statement, February 14, 2002, Washington D.C", "Other", "Statement", "2002-02-26T05:00:00Z", 2002, 2, "2002-02-26T05:00:00Z", "2002-02-27T04:59:59Z", "2024-11-08T05:39:02Z", null, 1, 0, "09000064803035df"], ["FRA-2001-11068-0006", "FRA", "FRA-2001-11068", "Faye Ackermans- Oral Statement", "Other", "Statement", "2002-02-26T05:00:00Z", 2002, 2, "2002-02-26T05:00:00Z", "2002-02-27T04:59:59Z", "2024-11-08T05:39:02Z", null, 1, 0, "09000064803035e0"]], "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 \"docket_id\" = :p0 and \"document_type\" = :p1 order by posted_date desc limit 101", "params": {"p0": "FRA-2001-11068", "p1": "Other"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FRA-2001-11068&document_type=Other", "results": [{"value": "FRA", "label": "FRA", "count": 12, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2001-11068&document_type=Other&agency_id=FRA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FRA-2001-11068&document_type=Other", "results": [{"value": "Other", "label": "Other", "count": 12, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2001-11068", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FRA-2001-11068&document_type=Other", "results": [{"value": 2002, "label": 2002, "count": 7, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2001-11068&document_type=Other&posted_year=2002", "selected": false}, {"value": 2003, "label": 2003, "count": 3, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2001-11068&document_type=Other&posted_year=2003", "selected": false}, {"value": 2004, "label": 2004, "count": 2, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2001-11068&document_type=Other&posted_year=2004", "selected": false}], "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 3501.2677111662924, "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"}