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

10 rows where docket_id = "GSA-GSA-2014-0001" sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

posted_year 2

  • 2014 9
  • 2015 1

document_type 1

  • Notice 10

agency_id 1

  • GSA 10
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
GSA-GSA-2014-0001-0005 GSA Information Collections - 2014 GSA-GSA-2014-0001 Agency Information Collection Activities; Proposals, Submissions, and Approvals: Reporting and Use of Information Concerning Integrity and Performance of Recipients of Grants and Cooperative Agreements; OMB Control No. 3090-0293 Notice Notice of Intent 2015-01-05T05:00:00Z 2015 1 2015-01-05T05:00:00Z 2015-02-05T04:59:59Z 2015-01-08T14:37:24Z 2014-30853 0 0 09000064819a371e
GSA-GSA-2014-0001-0002 GSA Information Collections - 2014 GSA-GSA-2014-0001 Agency Information Collection Activities; Proposals, Submissions, and Approvals: Implementation of Information Technology Security Provision; 3090-0300 Notice Notice of Intent 2014-11-26T05:00:00Z 2014 11 2014-11-26T05:00:00Z 2014-12-27T04:59:59Z 2015-01-07T21:58:04Z 2014-27997 0 0 0900006481948827
GSA-GSA-2014-0001-0007 GSA Information Collections - 2014 GSA-GSA-2014-0001 Agency Information Collection Activities; Proposals, Submissions, and Approvals: General Services Administration Acquisition Regulation; Zero Burden Information Collection Reports; OMB Control No. 3090–0250 Notice Notice of Intent 2014-10-22T04:00:00Z 2014 10 2014-10-22T04:00:00Z 2014-11-22T04:59:59Z 2015-02-13T19:56:20Z 2014-25110 0 0 09000064818e846d
GSA-GSA-2014-0001-0008 GSA Information Collections - 2014 GSA-GSA-2014-0001 Agency Information Collection Activities; Proposals, Submissions, and Approvals: Information Specific to a Contract or Contracting Action (Not Required by Regulation); OMB Control No. 3090–0163 Notice Notice of Intent 2014-10-20T04:00:00Z 2014 10 2014-10-20T04:00:00Z 2014-11-20T04:59:59Z 2015-03-24T19:37:58Z 2014-24904 0 0 09000064818dd6af
GSA-GSA-2014-0001-0001 GSA Information Collections - 2014 GSA-GSA-2014-0001 Agency Information Collection Activities; Proposals, Submissions, and Approvals: General Services Administration Acquisition Regulation; Implementation of Information Technology Security Provision; Correction; OMB Control No. 3090-0300 Notice Correction 2014-09-24T04:00:00Z 2014 9 2014-09-24T04:00:00Z   2014-09-29T14:06:03Z 2014-22737 0 0 090000648188c756
GSA-GSA-2014-0001-0003 GSA Information Collections - 2014 GSA-GSA-2014-0001 Agency Information Collection Activities; Proposals, Submissions, and Approvals: General Services Administration Acquisition Regulation; Implementation of Information Technology Security Provision; OMB Control No. 3090-0300 Notice Notice of Intent 2014-09-12T04:00:00Z 2014 9 2014-09-12T04:00:00Z 2014-11-13T04:59:59Z 2015-01-07T22:03:37Z 2014-21706 0 0 090000648186ce5b
GSA-GSA-2014-0001-0011 GSA Information Collections - 2014 GSA-GSA-2014-0001 Agency Information Collection Activities; Proposals, Submissions, and Approvals: MyUSA (OMB Control No. 3090-00XX) Notice Notice of Intent 2014-08-19T04:00:00Z 2014 8 2014-08-19T04:00:00Z 2014-09-19T03:59:59Z 2015-07-17T12:44:53Z 2014-19604 0 0 090000648182f7d0
GSA-GSA-2014-0001-0009 GSA Information Collections - 2014 GSA-GSA-2014-0001 Agency Information Collection Activities; Proposals, Submissions, and Approvals: General Services Administration Acquisition Regulation; Zero Burden Information Collection Reports; OMB Control No. 3090-0250 Notice Notice of Intent 2014-07-22T04:00:00Z 2014 7 2014-07-22T04:00:00Z 2014-09-23T03:59:59Z 2015-07-16T13:28:12Z 2014-17194 0 0 09000064817d2b38
GSA-GSA-2014-0001-0010 GSA Information Collections - 2014 GSA-GSA-2014-0001 Agency Information Collection Activities; Proposals, Submissions, and Approvals: Information Specific to a Contract or Contracting Action (OMB Control No. 3090-0163) Notice Notice of Intent 2014-07-22T04:00:00Z 2014 7 2014-07-22T04:00:00Z 2014-09-23T03:59:59Z 2015-07-16T15:25:33Z 2014-17191 0 0 09000064817d3262
GSA-GSA-2014-0001-0006 GSA Information Collections - 2014 GSA-GSA-2014-0001 Agency Information Collection Activities; Proposals, Submissions, and Approvals: Reporting and Use of Information Concerning Integrity and Performance of Recipients of Grants and Cooperative Agreements; OMB Control No. 3090-0293 Notice Notice of Intent 2014-07-03T04:00:00Z 2014 7 2014-07-03T04:00:00Z 2014-09-03T03:59:59Z 2015-01-08T14:49:09Z 2014-15637 0 0 090000648178e9ff

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