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

12 rows where docket_id = "NOAA-NMFS-2013-0084" sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

document_type 4

  • Other 8
  • Rule 2
  • Proposed Rule 1
  • Supporting & Related Material 1

posted_year 2

  • 2013 9
  • 2014 3

agency_id 1

  • NOAA 12
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
NOAA-NMFS-2013-0084-0060 NOAA Measures to Allow Northeast Multispecies Sector Vessels Access to Year Round Closed Areas NOAA-NMFS-2013-0084 Fisheries of the Northeastern United States: Northeast Multispecies Sector Vessels Access to Year-Round Closed Areas Rule   2014-04-21T04:00:00Z 2014 4 2014-04-21T04:00:00Z   2014-04-28T11:44:47Z 2014-09031 0 0 09000064816bdd6e
NOAA-NMFS-2013-0084-0058 NOAA Measures to Allow Northeast Multispecies Sector Vessels Access to Year Round Closed Areas NOAA-NMFS-2013-0084 140115_MA DMF comments on interim final closed area rule Other   2014-01-31T05:00:00Z 2014 1 2014-01-31T05:00:00Z   2014-01-31T21:27:35Z   0 0 090000648153b316
NOAA-NMFS-2013-0084-0059 NOAA Measures to Allow Northeast Multispecies Sector Vessels Access to Year Round Closed Areas NOAA-NMFS-2013-0084 Sector Closed Area EA 2013 with signed FONSI Other   2014-01-31T05:00:00Z 2014 1 2014-01-31T05:00:00Z   2014-01-31T21:29:28Z   0 0 090000648153b315
NOAA-NMFS-2013-0084-0055 NOAA Measures to Allow Northeast Multispecies Sector Vessels Access to Year Round Closed Areas NOAA-NMFS-2013-0084 Fisheries of the Northeastern United States: Northeast Multispecies Fishery; Year-Round Access for Northeast Multispecies Sector Vessels to Closed Areas Rule   2013-12-16T05:00:00Z 2013 12 2013-12-16T05:00:00Z 2014-01-16T04:59:59Z 2014-01-16T02:02:54Z 2013-29857 0 0 09000064814c1d21
NOAA-NMFS-2013-0084-0045 NOAA Measures to Allow Northeast Multispecies Sector Vessels Access to Year Round Closed Areas NOAA-NMFS-2013-0084 Comments by the New England Fishery Management Council Other   2013-07-26T04:00:00Z 2013 7 2013-07-26T04:00:00Z   2013-07-26T20:14:45Z   0 0 0900006481380c0b
NOAA-NMFS-2013-0084-0044 NOAA Measures to Allow Northeast Multispecies Sector Vessels Access to Year Round Closed Areas NOAA-NMFS-2013-0084 Comment from Cape Cod Commercial Fishermen's Alliance Other   2013-07-26T04:00:00Z 2013 7 2013-07-26T04:00:00Z   2013-07-26T20:13:23Z   0 0 0900006481380a6e
NOAA-NMFS-2013-0084-0037 NOAA Measures to Allow Northeast Multispecies Sector Vessels Access to Year Round Closed Areas NOAA-NMFS-2013-0084 Comment from Lawrence Kavanaugh Jr. Other   2013-07-26T04:00:00Z 2013 7 2013-07-26T04:00:00Z   2013-07-26T13:38:52Z   0 0 090000648137f4d7
NOAA-NMFS-2013-0084-0026 NOAA Measures to Allow Northeast Multispecies Sector Vessels Access to Year Round Closed Areas NOAA-NMFS-2013-0084 Comment from Bro Cote Other   2013-07-25T04:00:00Z 2013 7 2013-07-25T04:00:00Z   2013-07-25T15:28:52Z   0 0 090000648137d0c4
NOAA-NMFS-2013-0084-0022 NOAA Measures to Allow Northeast Multispecies Sector Vessels Access to Year Round Closed Areas NOAA-NMFS-2013-0084 Comment from Susan W Other   2013-07-24T04:00:00Z 2013 7 2013-07-24T04:00:00Z   2013-07-24T17:13:28Z   0 0 090000648137a38c
NOAA-NMFS-2013-0084-0020 NOAA Measures to Allow Northeast Multispecies Sector Vessels Access to Year Round Closed Areas NOAA-NMFS-2013-0084 Comment from James Odlin Other   2013-07-24T04:00:00Z 2013 7 2013-07-24T04:00:00Z   2013-07-24T12:59:38Z   0 0 09000064813768c3
NOAA-NMFS-2013-0084-0001 NOAA Measures to Allow Northeast Multispecies Sector Vessels Access to Year Round Closed Areas NOAA-NMFS-2013-0084 Fisheries of the Northeastern United States; Northeast Multispecies Fishery: Sector Vessels Access to Year-Round Closed Areas Proposed Rule   2013-07-11T04:00:00Z 2013 7 2013-07-11T04:00:00Z 2013-07-27T03:59:59Z 2013-07-27T01:02:09Z 2013-16644 0 0 09000064813607fd
NOAA-NMFS-2013-0084-0002 NOAA Measures to Allow Northeast Multispecies Sector Vessels Access to Year Round Closed Areas NOAA-NMFS-2013-0084 Closed Area Proposed Rule Environmental Assessment Supporting & Related Material   2013-07-11T04:00:00Z 2013 7     2013-07-15T16:07:06Z   0 0 090000648135f601

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);
CREATE INDEX idx_docs_comment_end ON documents(comment_end_date) WHERE comment_end_date IS NOT NULL AND withdrawn = 0;
Powered by Datasette · Queries took 1864.566ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API