{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"FHFA\", document_type = \"Rule\" and posted_year = 2015 sorted by posted_date descending", "rows": [["FHFA-2015-0030-0001", "FHFA", null, "Technical Amendments: FHFA Address and Zip Code Change,", "Rule", null, "2015-12-24T05:00:00Z", 2015, 12, "2015-12-24T05:00:00Z", null, "2015-12-24T13:32:49Z", "2015-32199", 0, 0, "0900006481dd058b"], ["FHFA-2015-0029-0001", "FHFA", null, "Suspended Counterparty Program,", "Rule", null, "2015-12-23T05:00:00Z", 2015, 12, "2015-12-23T05:00:00Z", null, "2015-12-23T14:16:40Z", "2015-32183", 0, 0, "0900006481dc98f0"], ["FHFA-2015-0027-0001", "FHFA", null, "Advances; CFR Correction,", "Rule", null, "2015-12-22T05:00:00Z", 2015, 12, "2015-12-22T05:00:00Z", null, "2015-12-22T13:26:05Z", "2015-32112", 0, 0, "0900006481dc12a1"], ["FHFA-2015-0024-0001", "FHFA", null, "Margin and Capital Requirements for Covered Swap Entities", "Rule", null, "2015-11-30T05:00:00Z", 2015, 11, "2015-11-30T05:00:00Z", "2016-02-01T04:59:59Z", "2015-11-30T13:52:34Z", "2015-28670", 0, 0, "0900006481d79699"], ["FHFA-2015-0023-0001", "FHFA", null, "Margin and Capital Requirements for Covered Swap Entities", "Rule", null, "2015-11-30T05:00:00Z", 2015, 11, "2015-11-30T05:00:00Z", null, "2015-11-30T13:51:52Z", "2015-28671", 0, 0, "0900006481d79613"], ["FHFA-2015-0021-0001", "FHFA", null, "Stress Testing of Regulated Entities", "Rule", null, "2015-11-24T05:00:00Z", 2015, 11, "2015-11-24T05:00:00Z", null, "2015-11-24T13:20:09Z", "2015-29861", 0, 0, "0900006481d6d20e"], ["FHFA-2015-0020-0001", "FHFA", null, "Responsibilities of Boards of Directors, Corporate Practices and Corporate Governance Matters", "Rule", null, "2015-11-19T05:00:00Z", 2015, 11, "2015-11-19T05:00:00Z", null, "2015-11-19T13:38:43Z", "2015-29367", 0, 0, "0900006481d5a420"], ["FHFA-2015-0015-0001", "FHFA", null, "2015-2017 Enterprise Housing Goals", "Rule", null, "2015-09-03T04:00:00Z", 2015, 9, "2015-09-03T04:00:00Z", null, "2015-09-03T12:21:55Z", "2015-20880", 0, 0, "0900006481c53270"], ["FHFA-2015-0011-0001", "FHFA", null, "Organization, Functions, and Seal Amendments", "Rule", null, "2015-07-31T04:00:00Z", 2015, 7, "2015-07-31T04:00:00Z", null, "2015-07-31T12:37:46Z", "2015-18812", 0, 0, "0900006481bb4c7c"], ["FHFA-2015-0009-0001", "FHFA", null, "Orders: Reporting by Regulated Entities of Stress Testing Results", "Rule", null, "2015-06-19T04:00:00Z", 2015, 6, "2015-06-19T04:00:00Z", null, "2015-06-19T12:22:13Z", "2015-15194", 0, 0, "0900006481b48237"], ["FHFA-2015-0008-0001", "FHFA", null, "Minimum Requirements for Appraisal Management Companies", "Rule", null, "2015-06-09T04:00:00Z", 2015, 6, "2015-06-09T04:00:00Z", null, "2015-06-09T12:26:36Z", "2015-12719", 0, 0, "0900006481b24a75"], ["FHFA-2015-0007-0001", "FHFA", null, "Federal Home Loan Bank Community Support Program; Administrative Amendments", "Rule", null, "2015-05-28T04:00:00Z", 2015, 5, "2015-05-28T04:00:00Z", null, "2015-05-28T12:03:45Z", "2015-12807", 0, 0, "0900006481b087f4"], ["FHFA-2015-0004-0001", "FHFA", null, "Minority and Women Inclusion Amendments", "Rule", null, "2015-05-04T04:00:00Z", 2015, 5, "2015-05-04T04:00:00Z", null, "2015-05-04T13:19:38Z", "2015-10374", 0, 0, "0900006481acb3e0"], ["FHFA-2015-0003-0001", "FHFA", null, "Housing Trust Fund", "Rule", null, "2015-03-26T04:00:00Z", 2015, 3, "2015-03-26T04:00:00Z", null, "2015-03-26T13:17:41Z", "2015-06724", 0, 0, "0900006481a69189"]], "truncated": false, "filtered_table_rows_count": 14, "expanded_columns": [], "expandable_columns": [[{"column": "docket_id", "other_table": "dockets", "other_column": "id"}, "title"]], "columns": ["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"], "primary_keys": ["id"], "units": {}, "query": {"sql": "select 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 from documents where \"agency_id\" = :p0 and \"document_type\" = :p1 and \"posted_year\" = :p2 order by posted_date desc limit 101", "params": {"p0": "FHFA", "p1": "Rule", "p2": "2015"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FHFA&document_type=Rule&posted_year=2015", "results": [{"value": "FHFA", "label": "FHFA", "count": 14, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?document_type=Rule&posted_year=2015", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FHFA&document_type=Rule&posted_year=2015", "results": [{"value": "Rule", "label": "Rule", "count": 14, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FHFA&posted_year=2015", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FHFA&document_type=Rule&posted_year=2015", "results": [{"value": 2015, "label": 2015, "count": 14, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FHFA&document_type=Rule", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FHFA&document_type=Rule&posted_year=2015&_facet=title"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FHFA&document_type=Rule&posted_year=2015&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FHFA&document_type=Rule&posted_year=2015&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FHFA&document_type=Rule&posted_year=2015&_facet=comment_start_date"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FHFA&document_type=Rule&posted_year=2015&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FHFA&document_type=Rule&posted_year=2015&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FHFA&document_type=Rule&posted_year=2015&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FHFA&document_type=Rule&posted_year=2015&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1017.4568989314139, "source": "Federal Register API & Regulations.gov API", "source_url": "https://www.federalregister.gov/developers/api/v1", "license": "Public Domain (U.S. Government data)", "license_url": "https://www.regulations.gov/faq"}