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 = "FDA-2013-N-0878" sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

posted_year 7

  • 2013 2
  • 2014 2
  • 2015 2
  • 2018 2
  • 2021 2
  • 2017 1
  • 2020 1

document_type 1

  • Notice 12

agency_id 1

  • FDA 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
FDA-2013-N-0878-0039 FDA None FDA-2013-N-0878 Agency Information Collection Activities; Announcement of Office of Management and Budget Approvals Notice Notice of Approval 2021-06-10T04:00:00Z 2021 6 2021-06-10T04:00:00Z   2023-07-06T13:12:59Z 2021-12156 0 0 0900006484b65693
FDA-2013-N-0878-0037 FDA None FDA-2013-N-0878 Agency Information Collection Activities; Submission for Office of Management and Budget Review; Comment Request; Premarket Notification for a New Dietary Ingredient Notice 30 Day Proposed Information Collection 2021-04-14T04:00:00Z 2021 4 2021-04-14T04:00:00Z 2021-05-15T03:59:59Z 2023-07-06T13:12:45Z 2021-07641 0 0 0900006484aa6f47
FDA-2013-N-0878-0015 FDA None FDA-2013-N-0878 Agency Information Collection Activities; Proposed Collection; Comment Request; Premarket Notification for a New Dietary Ingredient Notice 60 Day Proposed Information Collection 2020-10-16T04:00:00Z 2020 10 2020-10-16T04:00:00Z 2020-12-16T04:59:59Z 2023-07-06T13:12:22Z 2020-22930 0 0 0900006484912d63
FDA-2013-N-0878-0014 FDA None FDA-2013-N-0878 Agency Information Collection Activities; Announcement of Office of Management and Budget Approvals Notice Notice of Approval 2018-06-19T04:00:00Z 2018 6 2018-06-19T04:00:00Z   2018-06-19T18:51:27Z 2018-13098 0 0 090000648342f609
FDA-2013-N-0878-0013 FDA None FDA-2013-N-0878 Agency Information Collection Activities; Submission for Office of Management and Budget Review; Comment Request; Premarket Notification for a New Dietary Ingredient Notice 30 Day Proposed Information Collection 2018-03-28T04:00:00Z 2018 3 2018-03-28T04:00:00Z 2018-04-28T03:59:59Z 2018-03-28T14:38:37Z 2018-06155 0 0 0900006483059249
FDA-2013-N-0878-0010 FDA None FDA-2013-N-0878 Agency Information Collection Activities; Proposed Collection; Comment Request; Premarket Notification for a New Dietary Ingredient Notice 60 Day Proposed Information Collection 2017-11-17T05:00:00Z 2017 11 2017-11-17T05:00:00Z 2018-01-17T04:59:59Z 2018-01-17T02:02:15Z 2017-24925 0 0 0900006482c8a1a3
FDA-2013-N-0878-0006 FDA None FDA-2013-N-0878 Agency Information Collection Activities; Announcement of Office of Management and Budget Approval; Premarket Notification for a New Dietary Ingredient Notice Notice of Approval 2015-05-07T04:00:00Z 2015 5 2015-05-07T04:00:00Z   2015-05-07T15:48:39Z 2015-10997 0 0 0900006481ad294d
FDA-2013-N-0878-0005 FDA None FDA-2013-N-0878 Agency Information Collection Activities; Submission for Office of Management and Budget Review; Comment Request; Premarket Notification for a New Dietary Ingredient Notice 30 Day Proposed Information Collection 2015-02-25T05:00:00Z 2015 2 2015-02-25T05:00:00Z 2015-03-28T03:59:59Z 2015-02-25T15:15:15Z 2015-03833 0 0 0900006481a164c7
FDA-2013-N-0878-0004 FDA None FDA-2013-N-0878 Agency Information Collection Activities; Proposed Collection; Comment Request; Premarket Notification for a New Dietary Ingredient Notice 60 Day Proposed Information Collection 2014-11-14T05:00:00Z 2014 11 2014-11-14T05:00:00Z 2015-01-14T04:59:59Z 2015-02-11T23:19:04Z 2014-26998 0 0 090000648192e5a4
FDA-2013-N-0878-0003 FDA None FDA-2013-N-0878 Agency Information Collection Activities; Announcement of Office of Management and Budget Approval; Premarket Notification for a New Dietary Ingredient Notice Notice of Approval 2014-03-18T04:00:00Z 2014 3 2014-03-18T04:00:00Z   2015-02-11T23:13:41Z 2014-05876 0 0 090000648166c377
FDA-2013-N-0878-0002 FDA None FDA-2013-N-0878 Agency Information Collection Activities; Submission for Office of Management and Budget Review; Comment Request; Premarket Notification for a New Dietary Ingredient Notice General Notice 2013-11-18T05:00:00Z 2013 11 2013-11-18T05:00:00Z 2013-12-19T04:59:59Z 2015-02-11T23:13:29Z 2013-27536 0 0 0900006481486d8c
FDA-2013-N-0878-0001 FDA None FDA-2013-N-0878 Agency Information Collection Activities; Proposals, Submissions, and Approvals: Premarket Notification for a New Dietary Ingredient Notice General Notice 2013-08-26T04:00:00Z 2013 8 2013-08-26T04:00:00Z 2013-10-26T03:59:59Z 2015-02-11T23:13:15Z 2013-20711 0 0 09000064813c3ae0

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 7273.932ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API