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 = "NRC-2012-0012" and posted_year = 2013 sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

posted_year 1

  • 2013 · 11 ✖

document_type 1

  • Other 11

agency_id 1

  • NRC 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
NRC-2012-0012-0024 NRC Clarifying Requirements in Part 21, "Reporting of Defects and Noncompliance" NRC-2012-0012 Letter from Janet R. Schlueter, Nuclear Energy Institute, dated May 31, 2013 regarding Draft Part 21 Technical Basis as Discussed During April 11, 2013 Public Meeting Other   2013-06-21T00:00:00Z 2013 6 2013-06-21T00:00:00Z   2025-05-21T08:45:22Z   0 0 0900006481337d9a
NRC-2012-0012-0016 NRC Clarifying Requirements in Part 21, "Reporting of Defects and Noncompliance" NRC-2012-0012 Meeting Notice to Discuss Area 10 "10 CFR 50.55(e) Redundancy" of the Draft Regulatory Basis to Clarify the Requirements of Title 10 of the Code of Federal Regulation, Part 21 (April 10, 2013) Other   2013-05-16T00:00:00Z 2013 5 2013-05-16T00:00:00Z   2025-05-21T08:45:54Z   0 0 09000064812e6c87
NRC-2012-0012-0023 NRC Clarifying Requirements in Part 21, "Reporting of Defects and Noncompliance" NRC-2012-0012 Reporting of Defects Flowchart (10 CFR Part 21) Other   2013-05-16T00:00:00Z 2013 5 2013-05-16T00:00:00Z   2025-05-21T08:45:54Z   0 0 09000064812e7f15
NRC-2012-0012-0017 NRC Clarifying Requirements in Part 21, "Reporting of Defects and Noncompliance" NRC-2012-0012 Summary of April 10, 2013 Public Meeting to Discuss Area 10 "10 CFR 50.55(e) Redundancy" of the Draft Regulatory Basis to Clarify the Requirements of Title 10 of the Code of Federal Regulations, Part 21 Other   2013-05-16T00:00:00Z 2013 5 2013-05-16T00:00:00Z   2025-05-21T08:45:54Z   0 0 09000064812e6c88
NRC-2012-0012-0021 NRC Clarifying Requirements in Part 21, "Reporting of Defects and Noncompliance" NRC-2012-0012 Summary of April 11, 2013 Public Meeting to Discuss Initiatives Related to the Fuel Cycle Industry Other   2013-05-16T00:00:00Z 2013 5 2013-05-16T00:00:00Z   2025-05-21T08:45:54Z   0 0 09000064812e6c8c
NRC-2012-0012-0020 NRC Clarifying Requirements in Part 21, "Reporting of Defects and Noncompliance" NRC-2012-0012 NRC Slides Presented at April 11, 2013 Public Meeting Other   2013-05-16T00:00:00Z 2013 5 2013-05-16T00:00:00Z   2025-05-21T08:45:54Z   0 0 09000064812e6c8b
NRC-2012-0012-0022 NRC Clarifying Requirements in Part 21, "Reporting of Defects and Noncompliance" NRC-2012-0012 Meeting Notice to Discuss Evaluating and Reporting Topics from the Draft Regulatory Basis to Clarify the Requirements of Title 10 of the Code of Federal Regulation, Part 21 (May 30, 2013) Other   2013-05-16T00:00:00Z 2013 5 2013-05-16T00:00:00Z   2025-05-21T08:45:54Z   0 0 09000064812e6c8d
NRC-2012-0012-0018 NRC Clarifying Requirements in Part 21, "Reporting of Defects and Noncompliance" NRC-2012-0012 White Paper for Discussion at April 10, 2013 Public Meeting - Proposed Regulatory Treatment of 10 CFR 50.55(e) Other   2013-05-16T00:00:00Z 2013 5 2013-05-16T00:00:00Z   2025-05-21T08:45:54Z   0 0 09000064812e6c89
NRC-2012-0012-0019 NRC Clarifying Requirements in Part 21, "Reporting of Defects and Noncompliance" NRC-2012-0012 Meeting Notice to Discuss Initiatives Related to the Fuel Cycle Industry (April 11, 2013) Other   2013-05-16T00:00:00Z 2013 5 2013-05-16T00:00:00Z   2025-05-21T08:45:54Z   0 0 09000064812e6c8a
NRC-2012-0012-0015 NRC Clarifying Requirements in Part 21, "Reporting of Defects and Noncompliance" NRC-2012-0012 Transcript of January 24, 2013 Meeting to Discuss the Draft Regulatory Basis to Clarify the Requirements of Part 21, "Reporting of Defects and Noncompliance" Other   2013-03-04T00:00:00Z 2013 3 2013-03-04T00:00:00Z   2025-05-21T08:46:10Z   0 0 0900006481215bec
NRC-2012-0012-0014 NRC Clarifying Requirements in Part 21, "Reporting of Defects and Noncompliance" NRC-2012-0012 Summary of January 24, 2013 Public Meeting to Discuss the Draft Regulatory Basis to Clarify the Requirements of Part 21, "Reporting of Defects and Noncompliance" Other   2013-03-04T00:00:00Z 2013 3 2013-03-04T00:00:00Z   2025-05-21T08:46:10Z   0 0 0900006481215beb

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