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 = "ITA_FRDOC_0001" and document_type = "Proposed Rule" sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

posted_year 6

  • 2012 5
  • 2020 3
  • 2008 1
  • 2011 1
  • 2013 1
  • 2016 1

document_type 1

  • Proposed Rule · 12 ✖

agency_id 1

  • ITA 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
ITA_FRDOC_0001-6227 ITA Recently Posted ITA Rules and Notices. ITA_FRDOC_0001 Steel Import Monitoring and Analysis System: Modification of Regulations; Correction Proposed Rule   2020-06-22T04:00:00Z 2020 6 2020-06-22T04:00:00Z   2020-06-22T11:51:41Z 2020-12947 0 0 09000064846fdd87
ITA_FRDOC_0001-6085 ITA Recently Posted ITA Rules and Notices. ITA_FRDOC_0001 Aluminum Import Monitoring and Analysis System Proposed Rule   2020-04-29T04:00:00Z 2020 4 2020-04-29T04:00:00Z 2020-05-30T03:59:59Z 2020-05-30T01:02:19Z 2020-07791 0 0 090000648450bca8
ITA_FRDOC_0001-6004 ITA Recently Posted ITA Rules and Notices. ITA_FRDOC_0001 Modification of Regulations Regarding the Steel Import Monitoring and Analysis System Proposed Rule   2020-03-30T04:00:00Z 2020 3 2020-03-30T04:00:00Z 2020-04-30T03:59:59Z 2020-05-01T01:02:15Z 2020-06213 0 0 0900006484476db9
ITA_FRDOC_0001-2796 ITA Recently Posted ITA Rules and Notices. ITA_FRDOC_0001 Price Adjustments in Antidumping Duty Proceedings Proposed Rule   2016-06-20T04:00:00Z 2016 6 2016-06-20T04:00:00Z 2016-07-06T03:59:59Z 2016-06-20T11:50:07Z 2016-14427 0 0 090000648204f9c8
ITA_FRDOC_0001-0735 ITA Recently Posted ITA Rules and Notices. ITA_FRDOC_0001 Non-Application of Previously Withdrawn Regulatory Provisions Governing Targeted Dumping in Antidumping Duty Investigations Proposed Rule   2013-10-01T04:00:00Z 2013 10 2013-10-01T04:00:00Z 2013-11-01T03:59:59Z 2013-10-01T13:15:10Z 2013-23646 0 0 09000064814422bb
ITA_FRDOC_0001-0153 ITA Recently Posted ITA Rules and Notices. ITA_FRDOC_0001 Steel Import Monitoring and Analysis System Proposed Rule   2012-11-13T05:00:00Z 2012 11 2012-11-13T05:00:00Z 2012-12-14T04:59:59Z 2012-11-13T14:48:36Z 2012-27539 0 0 0900006481165c7a
ITA_FRDOC_0001-0048 ITA Recently Posted ITA Rules and Notices. ITA_FRDOC_0001 Definition of Factual Information and Time Limits for Submission of Factual Information Proposed Rule   2012-08-23T04:00:00Z 2012 8 2012-08-23T04:00:00Z 2012-09-25T03:59:59Z 2012-08-23T13:06:00Z 2012-20785 0 0 09000064810ec248
ITA_FRDOC_0001-0038 ITA Recently Posted ITA Rules and Notices. ITA_FRDOC_0001 Definition of Factual Information and Time Limits for Submission of Factual Information: Correction Proposed Rule   2012-07-17T04:00:00Z 2012 7 2012-07-17T04:00:00Z   2012-08-01T15:41:40Z 2012-17284 0 0 090000648109da7e
ITA_FRDOC_0001-0037 ITA Recently Posted ITA Rules and Notices. ITA_FRDOC_0001 Definition of Factual Information and Time Limits for Submission of Factual Information Proposed Rule   2012-07-10T04:00:00Z 2012 7 2012-07-10T04:00:00Z 2012-08-25T03:59:59Z 2012-07-10T13:14:17Z 2012-16715 0 0 0900006481082686
ITA_FRDOC_0001-0031 ITA Recently Posted ITA Rules and Notices. ITA_FRDOC_0001 Withdrawal of Regulations: Imports of Cotton Woven Fabric, Short Supply Procedures Proposed Rule   2012-02-03T05:00:00Z 2012 2 2012-02-03T05:00:00Z 2012-04-04T03:59:59Z 2012-02-03T14:04:44Z 2012-02227 0 0 0900006480facf0a
ITA_FRDOC_0001-0026 ITA Recently Posted ITA Rules and Notices. ITA_FRDOC_0001 Antidumping and Countervailing Duty Investigations: Acceptance of Bonds During Provisional Measures Period Proposed Rule   2011-04-26T00:00:00Z 2011 4     2011-06-11T17:31:06Z   0 1 0900006480c39799
ITA_FRDOC_0001-0006 ITA Recently Posted ITA Rules and Notices. ITA_FRDOC_0001 Changes in the Insular Possessions Watch, Watch Movement and Jewelry Programs 2008 Proposed Rule   2008-08-21T04:00:00Z 2008 8 2008-08-21T04:00:00Z 2008-09-23T03:59:59Z 2011-06-11T17:31:07Z E8-19411 0 0 09000064806d13a1

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