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

17 rows where agency_id = "FCA", document_type = "Rule" and posted_year = 2015 sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

posted_year 1

  • 2015 · 17 ✖

document_type 1

  • Rule · 17 ✖

agency_id 1

  • FCA · 17 ✖
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
FCA-2015-0035-0001 FCA   Privacy Act Regulations; CFR Correction, Rule   2015-12-17T05:00:00Z 2015 12 2015-12-17T05:00:00Z   2015-12-17T13:31:01Z 2015-31731 0 0 0900006481db6b57
FCA-2015-0036-0001 FCA   Federal Agricultural Mortgage Corporation Funding and Fiscal Affairs; CFR Correction, Rule   2015-12-17T05:00:00Z 2015 12 2015-12-17T05:00:00Z   2015-12-17T13:32:03Z 2015-31730 0 0 0900006481db6c52
FCA-2015-0033-0001 FCA   Margin and Capital Requirements for Covered Swap Entities Rule   2015-11-30T05:00:00Z 2015 11 2015-11-30T05:00:00Z 2016-02-01T04:59:59Z 2015-11-30T13:52:04Z 2015-28670 0 0 0900006481d7964b
FCA-2015-0032-0001 FCA   Margin and Capital Requirements for Covered Swap Entities Rule   2015-11-30T05:00:00Z 2015 11 2015-11-30T05:00:00Z   2015-11-30T13:51:33Z 2015-28671 0 0 0900006481d7951b
FCA-2015-0030-0001 FCA   Organization and Functions; Enforcement of Nondiscrimination on the Basis of Handicap in Programs or Activities Conducted by the Farm Credit Administration; Organization of the Farm Credit Administration Rule   2015-11-05T05:00:00Z 2015 11 2015-11-05T05:00:00Z   2015-11-05T13:15:44Z 2015-28244 0 0 0900006481d13f8c
FCA-2015-0026-0001 FCA   Board Policy Statements Rule   2015-11-02T05:00:00Z 2015 11 2015-11-02T05:00:00Z   2015-11-02T13:17:07Z 2015-27893 0 0 0900006481d02c4a
FCA-2015-0027-0001 FCA   Organization: Mergers, Consolidations, and Charter Amendments of Banks or Associations Rule   2015-11-02T05:00:00Z 2015 11 2015-11-02T05:00:00Z   2015-11-02T13:17:48Z 2015-27895 0 0 0900006481d02ce2
FCA-2015-0024-0001 FCA   Organization and Functions; Field Office Locations Rule   2015-10-06T04:00:00Z 2015 10 2015-10-06T04:00:00Z   2015-10-06T12:53:59Z 2015-25294 0 0 0900006481cb2c01
FCA-2015-0021-0001 FCA   Organization: Mergers, Consolidations, and Charter Amendments of Banks or Associations Rule   2015-08-24T04:00:00Z 2015 8 2015-08-24T04:00:00Z   2015-08-24T13:56:40Z 2015-20896 0 0 0900006481c344b6
FCA-2015-0019-0001 FCA   Organization; Institution Stockholder Voting Procedures Rule   2015-07-27T04:00:00Z 2015 7 2015-07-27T04:00:00Z   2015-07-27T11:51:41Z 2015-18285 0 0 0900006481ba65bf
FCA-2015-0018-0001 FCA   Loans in Areas Having Special Flood Hazards Rule   2015-07-21T04:00:00Z 2015 7 2015-07-21T04:00:00Z   2015-07-21T12:19:54Z 2015-15956 0 0 0900006481b94d0f
FCA-2015-0017-0001 FCA   Organization and Functions: Field Office Locations Rule   2015-07-14T04:00:00Z 2015 7 2015-07-14T04:00:00Z   2015-07-14T12:24:35Z 2015-17242 0 0 0900006481b8302f
FCA-2015-0014-0001 FCA   Organization and Functions; Field Office Locations Rule   2015-06-08T04:00:00Z 2015 6 2015-06-08T04:00:00Z   2015-06-08T12:23:06Z 2015-13880 0 0 0900006481b21247
FCA-2015-0012-0001 FCA   Organization; Institution Stockholder Voting Procedures Rule   2015-05-28T04:00:00Z 2015 5 2015-05-28T04:00:00Z   2015-05-28T12:05:35Z 2015-12823 0 0 0900006481b08980
FCA-2015-0010-0001 FCA   Disclosure to Shareholders; Pension Benefit Disclosures Rule   2015-05-11T04:00:00Z 2015 5 2015-05-11T04:00:00Z   2015-05-11T12:35:39Z 2015-11286 0 0 0900006481ad8b6b
FCA-2015-0006-0001 FCA   Organization and Functions: Field Office Locations Rule   2015-03-25T04:00:00Z 2015 3 2015-03-25T04:00:00Z   2015-03-25T13:13:12Z 2015-06756 0 0 0900006481a6352f
FCA-2015-0004-0001 FCA   Disclosure to Shareholders; Pension Benefit Rule   2015-02-26T05:00:00Z 2015 2 2015-02-26T05:00:00Z   2015-02-26T13:58:42Z 2015-04023 0 0 0900006481a19021

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