{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"OCC\", document_type = \"Rule\" and posted_year = 2015 sorted by posted_date descending", "rows": [["OCC-2015-0025-0001", "OCC", "OCC-2015-0025", "Community Reinvestment Act Regulations,", "Rule", "Final Rule", "2015-12-29T05:00:00Z", 2015, 12, "2015-12-29T05:00:00Z", null, "2016-01-05T20:50:01Z", "2015-32670", 0, 0, "0900006481dd792b"], ["OCC-2011-0016-0010", "OCC", "OCC-2011-0016", "Savings Associations--Operations; CFR Correction,", "Rule", null, "2015-12-22T05:00:00Z", 2015, 12, "2015-12-22T05:00:00Z", null, "2016-01-05T21:14:51Z", "2015-32113", 0, 0, "0900006481dc1480"], ["OCC-2015-0023-0001", "OCC", "OCC-2015-0023", "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", "2016-03-10T18:00:40Z", "2015-28670", 0, 0, "0900006481d796db"], ["OCC-2011-0008-0203", "OCC", "OCC-2011-0008", "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-30T18:17:47Z", "2015-28671", 0, 0, "0900006481d7971b"], ["OCC-2015-0021-0001", "OCC", "OCC-2015-0021", "Appraisals for Higher-Priced Mortgage Loans Exemption Threshold", "Rule", null, "2015-11-27T05:00:00Z", 2015, 11, "2015-11-27T05:00:00Z", null, "2015-11-30T18:22:24Z", "2015-30097", 0, 0, "0900006481d75cb3"], ["OCC-2014-0016-0025", "OCC", "OCC-2014-0016", "Loans in Areas Having Special Flood Hazards", "Rule", "Final Rule", "2015-07-21T04:00:00Z", 2015, 7, "2015-07-21T04:00:00Z", null, "2015-07-23T20:24:29Z", "2015-15956", 0, 0, "0900006481b947f4"], ["OCC-2014-0025-0006", "OCC", "OCC-2014-0025", "Regulatory Capital: Banking Organizations Subject to the Advanced Approaches Risk-Based Capital Rule", "Rule", "Final Rule", "2015-07-15T04:00:00Z", 2015, 7, "2015-07-15T04:00:00Z", null, "2015-07-16T18:44:07Z", "2015-15748", 0, 0, "0900006481b8669a"], ["OCC-2014-0007-0007", "OCC", "OCC-2014-0007", "Integration of National Bank and Federal Savings Association Regulations: Licensing Rules", "Rule", null, "2015-06-15T04:00:00Z", 2015, 6, "2015-06-15T04:00:00Z", null, "2015-06-15T16:20:31Z", "C2-2015-11229", 0, 0, "0900006481b36572"], ["OCC-2014-0002-0057", "OCC", "OCC-2014-0002", "Minimum Requirements for Appraisal Management Companies", "Rule", "Final Rule", "2015-06-09T04:00:00Z", 2015, 6, "2015-06-09T04:00:00Z", null, "2015-06-11T14:33:23Z", "2015-12719", 0, 0, "0900006481b24c7c"], ["OCC-2014-0007-0005", "OCC", "OCC-2014-0007", "Integration of National Bank and Federal Savings Association Regulations: Licensing Rules", "Rule", null, "2015-06-03T04:00:00Z", 2015, 6, "2015-06-03T04:00:00Z", null, "2015-06-03T14:48:58Z", "C1-2015-11229", 0, 0, "0900006481b17b27"], ["OCC-2014-0007-0004", "OCC", "OCC-2014-0007", "Integration of National Bank and Federal Savings Association Regulations: Licensing Rules", "Rule", null, "2015-05-18T04:00:00Z", 2015, 5, "2015-05-18T04:00:00Z", null, "2015-06-05T01:30:16Z", "2015-11229", 0, 0, "0900006481ae58d6"]], "truncated": false, "filtered_table_rows_count": 11, "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": "OCC", "p1": "Rule", "p2": "2015"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=OCC&document_type=Rule&posted_year=2015", "results": [{"value": "OCC", "label": "OCC", "count": 11, "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=OCC&document_type=Rule&posted_year=2015", "results": [{"value": "Rule", "label": "Rule", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=OCC&posted_year=2015", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=OCC&document_type=Rule&posted_year=2015", "results": [{"value": 2015, "label": 2015, "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=OCC&document_type=Rule", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "docket_id", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=OCC&document_type=Rule&posted_year=2015&_facet=docket_id"}, {"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=OCC&document_type=Rule&posted_year=2015&_facet=title"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=OCC&document_type=Rule&posted_year=2015&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=OCC&document_type=Rule&posted_year=2015&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=OCC&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=OCC&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=OCC&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=OCC&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=OCC&document_type=Rule&posted_year=2015&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1624.8438880429603, "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"}