{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"TREAS\", docket_id = \"TREAS_FRDOC_0001\" and posted_year = 2009 sorted by posted_date descending", "rows": [["TREAS_FRDOC_0001-0081", "TREAS", "TREAS_FRDOC_0001", "Terrorism Risk Insurance Program; Recoupment Provisions", "Rule", null, "2009-12-14T05:00:00Z", 2009, 12, "2009-12-14T05:00:00Z", null, "2011-10-17T19:14:21Z", "E9-29613", 0, 0, "0900006480a6a1d0"], ["TREAS_FRDOC_0001-0080", "TREAS", "TREAS_FRDOC_0001", "Terrorism Risk Insurance Program; Cap on Annual Liability", "Rule", null, "2009-12-14T05:00:00Z", 2009, 12, "2009-12-14T05:00:00Z", null, "2011-10-17T19:14:21Z", "E9-29614", 0, 0, "0900006480a6a141"], ["TREAS_FRDOC_0001-0076", "TREAS", "TREAS_FRDOC_0001", "Financial Crimes Enforcement Network; Amendment to the Bank Secrecy Act Regulations-Administrative Ruling System", "Rule", null, "2009-11-17T05:00:00Z", 2009, 11, "2009-11-17T05:00:00Z", null, "2011-10-17T19:14:21Z", "E9-27449", 0, 0, "0900006480a592c8"], ["TREAS_FRDOC_0001-0075", "TREAS", "TREAS_FRDOC_0001", "Financial Crimes Enforcement Network; Expansion of Special Information Sharing Procedures To Deter Money Laundering and Terrorist Activity", "Proposed Rule", "NPRM", "2009-11-16T05:00:00Z", 2009, 11, "2009-11-16T05:00:00Z", "2009-12-17T04:59:59Z", "2011-10-17T19:14:20Z", "E9-27447", 0, 0, "0900006480a582a2"], ["TREAS_FRDOC_0001-0074", "TREAS", "TREAS_FRDOC_0001", "Drawback of Internal Revenue Excise Tax", "Proposed Rule", "NPRM", "2009-10-15T04:00:00Z", 2009, 10, "2009-10-15T04:00:00Z", "2009-11-17T04:59:59Z", "2011-10-17T19:14:20Z", "E9-24789", 0, 0, "0900006480a42227"], ["TREAS_FRDOC_0001-0073", "TREAS", "TREAS_FRDOC_0001", "Privacy Act; Implementation", "Rule", null, "2009-10-08T04:00:00Z", 2009, 10, "2009-10-08T04:00:00Z", null, "2011-10-17T19:14:20Z", "E9-24302", 0, 0, "0900006480a3c0bc"], ["TREAS_FRDOC_0001-0070", "TREAS", "TREAS_FRDOC_0001", "Contingent Fees Under Circular 230", "Proposed Rule", "NPRM", "2009-07-28T04:00:00Z", 2009, 7, "2009-07-28T04:00:00Z", "2009-09-11T03:59:59Z", "2011-06-11T18:01:50Z", "E9-17743", 0, 0, "09000064809fc1b6"], ["TREAS_FRDOC_0001-0065", "TREAS", "TREAS_FRDOC_0001", "Unfair or Deceptive Acts or Practices; Clarifications", "Proposed Rule", "NPRM", "2009-05-05T04:00:00Z", 2009, 5, "2009-05-05T04:00:00Z", "2009-06-05T03:59:59Z", "2009-05-06T12:03:16Z", "E9-09861", 0, 0, "0900006480975fe2"], ["TREAS_FRDOC_0001-0063", "TREAS", "TREAS_FRDOC_0001", "Cost or Value of Foreign Repairs, Alterations, or Processing", "Proposed Rule", "NPRM", "2009-03-30T04:00:00Z", 2009, 3, "2009-03-30T04:00:00Z", null, "2011-06-11T18:01:48Z", "E9-07154", 0, 0, "090000648093752c"], ["TREAS_FRDOC_0001-0062", "TREAS", "TREAS_FRDOC_0001", "Cost or Value of Foreign Repairs, Alterations, or Processing", "Proposed Rule", "NPRM", "2009-03-13T04:00:00Z", 2009, 3, "2009-03-13T04:00:00Z", "2009-05-13T03:59:59Z", "2011-06-11T18:01:50Z", "E9-05481", 0, 0, "0900006480910064"], ["TREAS_FRDOC_0001-0061", "TREAS", "TREAS_FRDOC_0001", "Extension of import restrictions imposed on archaeological material from Honduras", "Rule", "Final Rule", "2009-03-11T04:00:00Z", 2009, 3, "2009-03-11T04:00:00Z", null, "2011-06-11T18:01:50Z", "E9-05001", 0, 0, "0900006480905131"], ["TREAS_FRDOC_0001-0056", "TREAS", "TREAS_FRDOC_0001", "Import Restrictions Imposed on Certain Archeological Material from China", "Rule", "Final Rule", "2009-01-16T05:00:00Z", 2009, 1, "2009-01-16T05:00:00Z", null, "2011-06-11T18:01:49Z", "E9-00848", 0, 0, "09000064808232b3"]], "truncated": false, "filtered_table_rows_count": 12, "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 \"docket_id\" = :p1 and \"posted_year\" = :p2 order by posted_date desc limit 101", "params": {"p0": "TREAS", "p1": "TREAS_FRDOC_0001", "p2": "2009"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009", "results": [{"value": "TREAS", "label": "TREAS", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=TREAS_FRDOC_0001&posted_year=2009", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009", "results": [{"value": "Proposed Rule", "label": "Proposed Rule", "count": 6, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009&document_type=Proposed+Rule", "selected": false}, {"value": "Rule", "label": "Rule", "count": 6, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009&document_type=Rule", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009", "results": [{"value": 2009, "label": 2009, "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009&_facet=comment_start_date"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TREAS&docket_id=TREAS_FRDOC_0001&posted_year=2009&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1448.218583012931, "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"}