{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"SBA\", document_type = \"Proposed Rule\" and posted_year = 2018 sorted by posted_date descending", "rows": [["SBA-2018-0005-0022", "SBA", "SBA-2018-0005", "Meetings: Small Business HUBZone Program and Government Contracting Programs and Consolidation of Mentor Protege Programs and Other Government Contracting Amendments; Tribal Consultation", "Proposed Rule", null, "2018-12-19T05:00:00Z", 2018, 12, "2018-12-19T05:00:00Z", null, "2018-12-19T19:26:10Z", "2018-08410", 0, 0, "09000064831ed16a"], ["SBA-2018-0012-0001", "SBA", "SBA-2018-0012", "Small Business Government Contracting: National Defense Authorization Acts, Recovery Improvements for Small Entities After Disaster Act", "Proposed Rule", null, "2018-12-04T05:00:00Z", 2018, 12, "2018-12-04T05:00:00Z", "2019-02-05T04:59:59Z", "2019-02-06T02:03:02Z", "2018-25705", 0, 0, "09000064839394c3"], ["SBA-2018-0009-1645", "SBA", "SBA-2018-0009", "Express Loan Programs; Affiliation Standards", "Proposed Rule", null, "2018-11-16T05:00:00Z", 2018, 11, "2018-11-16T05:00:00Z", "2018-12-19T04:59:59Z", "2018-12-17T03:48:38Z", "2018-25037", 0, 0, "09000064838df26f"], ["SBA-2018-0005-0001", "SBA", "SBA-2018-0005", "Small Business HUBZone Program; Government Contracting Programs", "Proposed Rule", null, "2018-10-31T04:00:00Z", 2018, 10, "2018-10-31T04:00:00Z", "2019-02-15T04:59:59Z", "2019-02-16T02:02:39Z", "2018-23285", 0, 0, "09000064838733fa"], ["SBA-2018-0009-0001", "SBA", "SBA-2018-0009", "Express Loan Programs; Affiliation Standards", "Proposed Rule", null, "2018-09-28T04:00:00Z", 2018, 9, "2018-09-28T04:00:00Z", "2018-12-19T04:59:59Z", "2019-02-02T02:03:18Z", "2018-20869", 0, 0, "090000648377efeb"], ["SBA-2016-0002-0007", "SBA", "SBA-2016-0002", "Small Business Investment Company Program; Impact SBICs; Withdrawal", "Proposed Rule", null, "2018-06-11T04:00:00Z", 2018, 6, "2018-06-11T04:00:00Z", null, "2018-06-12T13:53:04Z", "2018-12031", 0, 0, "09000064833d723d"], ["SBA-2015-0002-0017", "SBA", "SBA-2015-0002", "Small Business Investment Companies: Early Stage Initiative; Withdrawal", "Proposed Rule", null, "2018-06-11T04:00:00Z", 2018, 6, "2018-06-11T04:00:00Z", null, "2018-06-12T13:52:08Z", "2018-12030", 0, 0, "09000064833d715f"], ["SBA_FRDOC_0001-0303", "SBA", "SBA_FRDOC_0001", "Small Business HUBZone Program and Government Contracting Programs and Consolidation of Mentor Protege Programs", "Proposed Rule", null, "2018-05-30T04:00:00Z", 2018, 5, "2018-05-30T04:00:00Z", null, "2018-05-30T11:56:28Z", "2018-11495", 0, 0, "090000648330d284"], ["SBA-2018-0004-0001", "SBA", "SBA-2018-0004", "Small Business Size Standards: Revised Size Standards Methodology", "Proposed Rule", null, "2018-04-27T04:00:00Z", 2018, 4, "2018-04-27T04:00:00Z", "2018-06-27T03:59:59Z", "2018-05-10T01:04:41Z", "2018-08418", 0, 0, "09000064831ea5f6"], ["SBA_FRDOC_0001-0299", "SBA", "SBA_FRDOC_0001", "Meetings: Small Business HUBZone Program and Government Contracting Programs and Consolidation of Mentor Protege Programs and Other Government Contracting Amendments; Tribal Consultation", "Proposed Rule", null, "2018-04-23T04:00:00Z", 2018, 4, "2018-04-23T04:00:00Z", null, "2018-04-23T12:30:54Z", "2018-08410", 0, 0, "09000064831aa5a5"], ["SBA-2018-0002-0001", "SBA", "SBA-2018-0002", "Small Business Size Standards: Alternative Size Standard for 7(a), 504, and Disaster Loan Programs", "Proposed Rule", null, "2018-03-22T04:00:00Z", 2018, 3, "2018-03-22T04:00:00Z", "2018-05-22T03:59:59Z", "2018-04-27T01:01:39Z", "2018-05787", 0, 0, "090000648303e715"], ["SBA-2018-0001-0001", "SBA", "SBA-2018-0001", "Ownership and Control of Service-Disabled Veteran-Owned Small Business Concerns", "Proposed Rule", null, "2018-01-29T05:00:00Z", 2018, 1, "2018-01-29T05:00:00Z", "2018-03-31T03:59:59Z", "2018-03-31T13:00:49Z", "2018-01392", 0, 0, "0900006482e75eac"]], "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 \"document_type\" = :p1 and \"posted_year\" = :p2 order by posted_date desc limit 101", "params": {"p0": "SBA", "p1": "Proposed Rule", "p2": "2018"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018", "results": [{"value": "SBA", "label": "SBA", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?document_type=Proposed+Rule&posted_year=2018", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018", "results": [{"value": "Proposed Rule", "label": "Proposed Rule", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=SBA&posted_year=2018", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018", "results": [{"value": 2018, "label": 2018, "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "docket_id", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018&_facet=docket_id"}, {"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018&_facet=title"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018&_facet=comment_start_date"}, {"name": "comment_end_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018&_facet=comment_end_date"}, {"name": "fr_doc_num", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018&_facet=fr_doc_num"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=SBA&document_type=Proposed+Rule&posted_year=2018&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1663.5676349978894, "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"}