home / openregs

documents

Regulatory documents from Regulations.gov including rules, proposed rules, notices, and supporting materials.

Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API

11 rows where docket_id = "FWS-R3-ES-2015-0112" sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: subtype, posted_date, posted_month, last_modified, posted_date (date), comment_start_date (date), comment_end_date (date), last_modified (date)

posted_year 4

  • 2017 4
  • 2015 3
  • 2016 3
  • 2025 1

document_type 4

  • Supporting & Related Material 7
  • Rule 2
  • Notice 1
  • Proposed Rule 1

agency_id 1

  • FWS 11
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
FWS-R3-ES-2015-0112-0247 FWS Petition to List Rusty-Patched Bumblebee Under the Endangered Species Act of 1973, as Amended FWS-R3-ES-2015-0112 2016 Peer Review of the Species Status Assessment - See Attachments Supporting & Related Material   2025-01-23T05:00:00Z 2025 1     2025-01-23T17:35:23Z   0 0 09000064868f14b7
FWS-R3-ES-2015-0112-0246 FWS Petition to List Rusty-Patched Bumblebee Under the Endangered Species Act of 1973, as Amended FWS-R3-ES-2015-0112 Endangered and Threatened Species: Rusty Patched Bumble Bee; Delay of Effective Date Rule   2017-02-10T05:00:00Z 2017 2 2017-02-10T05:00:00Z   2017-02-10T14:10:17Z 2017-02865 0 0 09000064824b8b50
FWS-R3-ES-2015-0112-0244 FWS Petition to List Rusty-Patched Bumblebee Under the Endangered Species Act of 1973, as Amended FWS-R3-ES-2015-0112 Literature Cited for Final Rule Supporting & Related Material Reference (external attachments) 2017-01-11T05:00:00Z 2017 1     2017-01-11T14:40:30Z   0 0 090000648244f4ff
FWS-R3-ES-2015-0112-0245 FWS Petition to List Rusty-Patched Bumblebee Under the Endangered Species Act of 1973, as Amended FWS-R3-ES-2015-0112 Species Status Assessment Final Report Supporting & Related Material Report 2017-01-11T05:00:00Z 2017 1     2017-01-11T14:40:30Z   0 0 090000648244f900
FWS-R3-ES-2015-0112-0243 FWS Petition to List Rusty-Patched Bumblebee Under the Endangered Species Act of 1973, as Amended FWS-R3-ES-2015-0112 Endangered and Threatened Species: Rusty Patched Bumble Bee Rule   2017-01-11T05:00:00Z 2017 1 2017-01-11T05:00:00Z   2017-01-11T14:39:53Z 2017-00195 0 0 090000648245ae7d
FWS-R3-ES-2015-0112-0029 FWS Petition to List Rusty-Patched Bumblebee Under the Endangered Species Act of 1973, as Amended FWS-R3-ES-2015-0112 Literature Cited for Proposed Endangered Species Status for Rusty Patched Bumble Bee Supporting & Related Material Reference (external attachments) 2016-09-22T04:00:00Z 2016 9     2016-09-22T13:11:42Z   0 0 0900006482213427
FWS-R3-ES-2015-0112-0028 FWS Petition to List Rusty-Patched Bumblebee Under the Endangered Species Act of 1973, as Amended FWS-R3-ES-2015-0112 Endangered and Threatened Wildlife and Plants: Status for Rusty Patched Bumble Bee Proposed Rule   2016-09-22T04:00:00Z 2016 9 2016-09-22T04:00:00Z 2016-11-22T04:59:59Z 2017-01-05T02:00:47Z 2016-22799 0 0 0900006482239ffb
FWS-R3-ES-2015-0112-0030 FWS Petition to List Rusty-Patched Bumblebee Under the Endangered Species Act of 1973, as Amended FWS-R3-ES-2015-0112 Rusty Patched Bumble Bee Species Status Assessment Supporting & Related Material Report 2016-09-22T04:00:00Z 2016 9     2016-09-22T13:11:42Z   0 0 0900006482213428
FWS-R3-ES-2015-0112-0002 FWS Petition to List Rusty-Patched Bumblebee Under the Endangered Species Act of 1973, as Amended FWS-R3-ES-2015-0112 Rusty patched bumblebee petition (Xerces) Supporting & Related Material Petition 2015-09-18T04:00:00Z 2015 9     2015-09-18T14:24:28Z   0 0 0900006481bc07db
FWS-R3-ES-2015-0112-0001 FWS Petition to List Rusty-Patched Bumblebee Under the Endangered Species Act of 1973, as Amended FWS-R3-ES-2015-0112 90-Day Finding on Petition to List Rusty patched bumble bee Under the Endangered Species Act of 1973, as Amended Notice   2015-09-18T04:00:00Z 2015 9 2015-09-18T04:00:00Z 2015-11-18T04:59:59Z 2015-11-30T22:01:12Z 2015-23315 0 0 0900006481c7f273
FWS-R3-ES-2015-0112-0003 FWS Petition to List Rusty-Patched Bumblebee Under the Endangered Species Act of 1973, as Amended FWS-R3-ES-2015-0112 Petition Review Form - Rusty patched bumblebee Supporting & Related Material Report 2015-09-18T04:00:00Z 2015 9     2015-09-18T14:24:29Z   0 0 0900006481c5e2a3

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE documents (
    id TEXT PRIMARY KEY,
    agency_id TEXT,
    docket_id TEXT REFERENCES dockets(id),
    title TEXT,
    document_type TEXT,
    subtype TEXT,
    posted_date TEXT,
    posted_year INTEGER,
    posted_month INTEGER,
    comment_start_date TEXT,
    comment_end_date TEXT,
    last_modified TEXT,
    fr_doc_num TEXT,
    open_for_comment INTEGER,
    withdrawn INTEGER,
    object_id TEXT
);
CREATE INDEX idx_docs_agency ON documents(agency_id);
CREATE INDEX idx_docs_docket ON documents(docket_id);
CREATE INDEX idx_docs_date ON documents(posted_date);
CREATE INDEX idx_docs_year ON documents(posted_year);
CREATE INDEX idx_docs_type ON documents(document_type);
CREATE INDEX idx_docs_frnum ON documents(fr_doc_num);
Powered by Datasette · Queries took 23.225ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API