{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"FWS\" and docket_id = \"FWS-R8-ES-2021-0060\" sorted by posted_date descending", "rows": [["FWS-R8-ES-2021-0060-0072", "FWS", "FWS-R8-ES-2021-0060", "fisher_rpCH_legals_051022", "Supporting & Related Material", null, "2022-11-07T05:00:00Z", 2022, 11, null, null, "2022-11-07T12:54:43Z", null, 0, 0, "0900006485094e7b"], ["FWS-R8-ES-2021-0060-0074", "FWS", "FWS-R8-ES-2021-0060", "20220119_Spencer peer review comments", "Supporting & Related Material", null, "2022-11-07T05:00:00Z", 2022, 11, null, null, "2022-11-07T12:54:56Z", null, 0, 0, "090000648540b9e4"], ["FWS-R8-ES-2021-0060-0071", "FWS", "FWS-R8-ES-2021-0060", "SSN fisher DPS rpCH References Cited - see attachments", "Supporting & Related Material", null, "2022-11-07T05:00:00Z", 2022, 11, null, null, "2022-11-07T12:54:34Z", null, 0, 0, "0900006485070144"], ["FWS-R8-ES-2021-0060-0073", "FWS", "FWS-R8-ES-2021-0060", "Screening Analysis of the Likely Economic Impacts of Critical Habitat Designation for the Southern Sierra Nevada Distinct Population Segment (SSN DPS) of fisher (Pekania pennanti)", "Supporting & Related Material", null, "2022-11-07T05:00:00Z", 2022, 11, null, null, "2022-11-07T12:54:49Z", null, 0, 0, "090000648534fa5c"], ["FWS-R8-ES-2021-0060-0070", "FWS", "FWS-R8-ES-2021-0060", "Endangered and Threatened Species: Designation of Critical Habitat for the Southern Sierra Nevada Distinct Population Segment of Fisher", "Proposed Rule", null, "2022-11-07T05:00:00Z", 2022, 11, "2022-11-07T05:00:00Z", "2022-12-23T04:59:59Z", "2022-12-24T02:00:53Z", "2022-23949", 0, 0, "0900006485492de9"], ["FWS-R8-ES-2021-0060-0075", "FWS", "FWS-R8-ES-2021-0060", "Review of USFWS Critical Habitat for Pacific Fisher_RASweitzer_12152021", "Supporting & Related Material", null, "2022-11-07T05:00:00Z", 2022, 11, null, null, "2022-11-07T12:55:01Z", null, 0, 0, "090000648540b9e7"], ["FWS-R8-ES-2021-0060-0007", "FWS", "FWS-R8-ES-2021-0060", "Fisher pCH Shapefile Memo", "Supporting & Related Material", null, "2021-10-21T04:00:00Z", 2021, 10, null, null, "2021-10-21T11:24:53Z", null, 0, 0, "0900006484dd17af"], ["FWS-R8-ES-2021-0060-0003", "FWS", "FWS-R8-ES-2021-0060", "Fisher pCH legals", "Supporting & Related Material", "Technical Support Document", "2021-10-19T04:00:00Z", 2021, 10, null, null, "2021-10-19T12:07:13Z", null, 0, 0, "0900006484c17f03"], ["FWS-R8-ES-2021-0060-0002", "FWS", "FWS-R8-ES-2021-0060", "SSN fisher pCH References Cited - See attachments for individual files", "Supporting & Related Material", "Reference (external attachments)", "2021-10-19T04:00:00Z", 2021, 10, null, null, "2021-10-19T12:07:10Z", null, 0, 0, "0900006484c17f02"], ["FWS-R8-ES-2021-0060-0001", "FWS", "FWS-R8-ES-2021-0060", "Endangered and Threatened Wildlife and Plants: Designation of Critical Habitat for the Southern Sierra Nevada Distinct Population Segment of Fisher", "Proposed Rule", null, "2021-10-19T04:00:00Z", 2021, 10, "2021-10-19T04:00:00Z", "2021-12-21T04:59:59Z", "2021-12-22T02:00:16Z", "2021-22449", 0, 0, "0900006484dca894"], ["FWS-R8-ES-2021-0060-0004", "FWS", "FWS-R8-ES-2021-0060", "SSN fisher pCH Economics screening memo", "Supporting & Related Material", "Economic Assessment", "2021-10-19T04:00:00Z", 2021, 10, null, null, "2021-10-19T12:07:17Z", null, 0, 0, "0900006484c17f04"], ["FWS-R8-ES-2021-0060-0006", "FWS", "FWS-R8-ES-2021-0060", "SCE Draft Fisher Mgt Plan Maps1-3", "Supporting & Related Material", null, "2021-10-19T04:00:00Z", 2021, 10, null, null, "2021-10-19T12:07:26Z", null, 0, 0, "0900006484c2a712"], ["FWS-R8-ES-2021-0060-0005", "FWS", "FWS-R8-ES-2021-0060", "Southern California Edison SSD Fisher Management Plan Draft", "Supporting & Related Material", "Environmental Report", "2021-10-19T04:00:00Z", 2021, 10, null, null, "2021-10-19T12:07:22Z", null, 0, 0, "0900006484c17f05"]], "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 \"docket_id\" = :p1 order by posted_date desc limit 101", "params": {"p0": "FWS", "p1": "FWS-R8-ES-2021-0060"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FWS&docket_id=FWS-R8-ES-2021-0060", "results": [{"value": "FWS", "label": "FWS", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FWS-R8-ES-2021-0060", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FWS&docket_id=FWS-R8-ES-2021-0060", "results": [{"value": "Supporting & Related Material", "label": "Supporting & Related Material", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FWS&docket_id=FWS-R8-ES-2021-0060&document_type=Supporting+%26+Related+Material", "selected": false}, {"value": "Proposed Rule", "label": "Proposed Rule", "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FWS&docket_id=FWS-R8-ES-2021-0060&document_type=Proposed+Rule", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FWS&docket_id=FWS-R8-ES-2021-0060", "results": [{"value": 2021, "label": 2021, "count": 7, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FWS&docket_id=FWS-R8-ES-2021-0060&posted_year=2021", "selected": false}, {"value": 2022, "label": 2022, "count": 6, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FWS&docket_id=FWS-R8-ES-2021-0060&posted_year=2022", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FWS&docket_id=FWS-R8-ES-2021-0060&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FWS&docket_id=FWS-R8-ES-2021-0060&_facet=posted_month"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FWS&docket_id=FWS-R8-ES-2021-0060&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FWS&docket_id=FWS-R8-ES-2021-0060&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FWS&docket_id=FWS-R8-ES-2021-0060&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FWS&docket_id=FWS-R8-ES-2021-0060&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 624.853377987165, "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"}