{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"FEMA-2014-0002\" and document_type = \"Proposed Rule\" sorted by posted_date descending", "rows": [["FEMA-2014-0002-0135", "FEMA", "FEMA-2014-0002", "Proposed Flood Elevation Determinations", "Proposed Rule", "Correction", "2014-08-08T04:00:00Z", 2014, 8, null, null, "2014-08-08T14:03:56Z", "2014-18101", 0, 0, "0900006481811617"], ["FEMA-2014-0002-0130", "FEMA", "FEMA-2014-0002", "Proposed Flood Elevation Determinations", "Proposed Rule", "Correction", "2014-08-01T04:00:00Z", 2014, 8, null, null, "2015-03-02T17:52:44Z", "2014-18086", 0, 0, "09000064817f51ae"], ["FEMA-2014-0002-0085", "FEMA", "FEMA-2014-0002", "Proposed Flood Elevation Determinations", "Proposed Rule", "Correction", "2014-06-13T04:00:00Z", 2014, 6, null, null, "2014-06-13T15:42:50Z", "2014-13894", 0, 0, "090000648174593b"], ["FEMA-2014-0002-0091", "FEMA", "FEMA-2014-0002", "Proposed Flood Elevation Determinations for McKean County, Pennsylvania (All Jurisdictions); Withdrawal", "Proposed Rule", "Withdrawal", "2014-06-13T04:00:00Z", 2014, 6, null, null, "2014-06-13T16:29:39Z", "2014-13924", 0, 0, "0900006481745d19"], ["FEMA-2014-0002-0088", "FEMA", "FEMA-2014-0002", "Proposed Flood Elevation Determinations for Warren County, Pennsylvania (All Jurisdictions)", "Proposed Rule", "Withdrawal", "2014-06-13T04:00:00Z", 2014, 6, null, null, "2014-06-13T16:14:38Z", "2014-13925", 0, 0, "090000648174589e"], ["FEMA-2014-0002-0066", "FEMA", "FEMA-2014-0002", "Proposed Flood Elevation Determinations for Mercer County, North Dakota and Incorporated Areas", "Proposed Rule", null, "2014-05-13T04:00:00Z", 2014, 5, null, null, "2014-05-13T16:28:09Z", "2014-11004", 0, 0, "09000064816f3f28"], ["FEMA-2014-0002-0068", "FEMA", "FEMA-2014-0002", "Proposed Flood Elevation Determinations for Mercer County, North Dakota and Incorporated Areas", "Proposed Rule", "Withdrawal", "2014-05-13T04:00:00Z", 2014, 5, null, null, "2014-05-13T16:35:03Z", "2014-11003", 0, 0, "09000064816f4025"], ["FEMA-2014-0002-0055", "FEMA", "FEMA-2014-0002", "Proposed Flood Elevation Determinations for Dona Ana County, New Mexico and Incorporated Areas", "Proposed Rule", "Withdrawal", "2014-04-29T04:00:00Z", 2014, 4, null, null, "2014-04-29T15:09:40Z", "2014-09746", 0, 0, "09000064816d3ed8"], ["FEMA-2014-0002-0059", "FEMA", "FEMA-2014-0002", "Proposed Flood Hazard Determinations for Prince George\u2019s County, Maryland, and Incorporated Areas", "Proposed Rule", "Withdrawal", "2014-04-29T04:00:00Z", 2014, 4, null, null, "2014-04-29T20:42:50Z", "2014-09743", 0, 0, "09000064816d408a"], ["FEMA-2014-0002-0061", "FEMA", "FEMA-2014-0002", "Proposed Flood Elevation Determinations for Natchitoches Parish, Louisiana, and Incorporated Areas", "Proposed Rule", "Withdrawal", "2014-04-29T04:00:00Z", 2014, 4, null, null, "2014-04-29T20:48:25Z", "2014-09736", 0, 0, "09000064816d4165"], ["FEMA-2014-0002-0056", "FEMA", "FEMA-2014-0002", "Proposed Flood Elevation Determinations", "Proposed Rule", "Correction", "2014-04-29T04:00:00Z", 2014, 4, null, null, "2014-04-29T20:30:38Z", "2014-09747", 0, 0, "09000064816d3ff4"], ["FEMA-2014-0002-0035", "FEMA", "FEMA-2014-0002", "Proposed Flood Elevation Determinations for Washington County, Pennsylvania (All Jurisdictions)", "Proposed Rule", "Withdrawal", "2014-03-17T04:00:00Z", 2014, 3, null, null, "2014-03-26T15:18:39Z", "2014-05736", 0, 0, "090000648166a860"], ["FEMA-2014-0002-0031", "FEMA", "FEMA-2014-0002", "Flood Elevation Determinations; Proposals: Bennington County, VT; Withdrawal", "Proposed Rule", "Withdrawal", "2014-03-17T04:00:00Z", 2014, 3, null, null, "2014-03-18T05:16:03Z", "2014-05738", 0, 0, "090000648166a6e3"], ["FEMA-2014-0002-0037", "FEMA", "FEMA-2014-0002", "Proposed Flood Hazard Determinations for Brown County, Texas, and Incorporated Areas", "Proposed Rule", "Withdrawal", "2014-03-17T04:00:00Z", 2014, 3, null, null, "2014-03-18T07:12:38Z", "2014-05739", 0, 0, "090000648166a935"]], "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 \"docket_id\" = :p0 and \"document_type\" = :p1 order by posted_date desc limit 101", "params": {"p0": "FEMA-2014-0002", "p1": "Proposed Rule"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FEMA-2014-0002&document_type=Proposed+Rule", "results": [{"value": "FEMA", "label": "FEMA", "count": 14, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FEMA-2014-0002&document_type=Proposed+Rule&agency_id=FEMA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FEMA-2014-0002&document_type=Proposed+Rule", "results": [{"value": "Proposed Rule", "label": "Proposed Rule", "count": 14, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FEMA-2014-0002", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FEMA-2014-0002&document_type=Proposed+Rule", "results": [{"value": 2014, "label": 2014, "count": 14, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FEMA-2014-0002&document_type=Proposed+Rule&posted_year=2014", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FEMA-2014-0002&document_type=Proposed+Rule&_facet=title"}, {"name": "subtype", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FEMA-2014-0002&document_type=Proposed+Rule&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FEMA-2014-0002&document_type=Proposed+Rule&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FEMA-2014-0002&document_type=Proposed+Rule&_facet=posted_month"}, {"name": "posted_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FEMA-2014-0002&document_type=Proposed+Rule&_facet_date=posted_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FEMA-2014-0002&document_type=Proposed+Rule&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 7405.913655180484, "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"}