{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"ED\", document_type = \"Proposed Rule\" and posted_year = 2007 sorted by posted_date descending", "rows": [["ED-2007-OS-0138-0001", "ED", "ED-2007-OS-0138", "Demands for Testimony or Records in Legal Proceedings", "Proposed Rule", "Notice of Proposed Rulemaking (NPRM)", "2007-12-26T05:00:00Z", 2007, 12, "2007-12-26T05:00:00Z", "2008-02-26T04:59:59Z", "2008-02-25T12:09:33Z", "E7-24966", 0, 0, "090000648037e8ca"], ["ED_FRDOC_0001-0014", "ED", "ED_FRDOC_0001", "Office of PostsecondaryEducation; Notice of Negotiated Rulemaking for Programs Authorized Under Title IV of the Higher Education Act of 1965, as Amended", "Proposed Rule", null, "2007-10-22T04:00:00Z", 2007, 10, "2007-10-22T04:00:00Z", null, "2012-06-15T00:59:34Z", "E7-20785", 0, 0, "09000064803547c2"], ["ED-2007-OPE-0134-0001", "ED", "ED-2007-OPE-0134", "Federal Student Aid Programs", "Proposed Rule", "Notice of Proposed Rulemaking (NPRM)", "2007-08-08T04:00:00Z", 2007, 8, "2007-08-08T04:00:00Z", "2007-09-08T03:59:59Z", "2011-06-11T17:16:30Z", "E7-15314", 0, 0, "09000064802735bd"], ["ED-2007-OPE-0135-0001", "ED", "ED-2007-OPE-0135", "Academic Competitiveness Grant Program and National Science and Mathematics Access To Retain Talent Grant Program", "Proposed Rule", "Notice of Proposed Rulemaking (NPRM)", "2007-08-07T04:00:00Z", 2007, 8, "2007-08-07T04:00:00Z", "2007-09-07T03:59:59Z", "2011-06-11T17:16:31Z", "E7-15306", 0, 0, "0900006480272adc"], ["ED-2007-OPE-0133-0001", "ED", "ED-2007-OPE-0133", "Federal Perkins Loan Program, Federal Family Education Loan Program, and William D. Ford Federal Direct Loan Program", "Proposed Rule", "Notice of Proposed Rulemaking (NPRM)", "2007-06-12T04:00:00Z", 2007, 6, "2007-06-12T04:00:00Z", "2007-08-14T03:59:59Z", "2011-06-11T17:16:30Z", "E7-10826", 0, 0, "090000648024eb2f"], ["ED-2007-OCFO-0132-0001", "ED", "ED-2007-OCFO-0132", "Direct Grant Programs", "Proposed Rule", "Notice of Proposed Rulemaking (NPRM)", "2007-05-24T04:00:00Z", 2007, 5, "2007-05-24T04:00:00Z", "2007-06-26T03:59:59Z", "2011-06-11T17:16:29Z", "E7-10036", 0, 0, "09000064802429c3"], ["ED_FRDOC_0001-0006", "ED", "ED_FRDOC_0001", "Early Intervention Program for Infants and Toddlers With Disabilities", "Proposed Rule", null, "2007-05-18T04:00:00Z", 2007, 5, "2007-05-18T04:00:00Z", null, "2012-06-15T00:59:34Z", "E7-09566", 0, 0, "090000648023e9f5"], ["ED-2007-OSERS-0131-0001", "ED", "ED-2007-OSERS-0131", "Early Intervention Program for Infants and Toddlers With Disabilities", "Proposed Rule", "Notice of Proposed Rulemaking (NPRM)", "2007-05-09T04:00:00Z", 2007, 5, "2007-05-09T04:00:00Z", "2007-07-24T03:59:59Z", "2011-06-11T17:16:31Z", "07-02140", 0, 0, "090000648023891d"], ["ED-2007-OESE-0130-0001", "ED", "ED-2007-OESE-0130", "Title I--Improving the Academic Achievement of the Disadvantaged (Subpart C--Migrant Education Program)", "Proposed Rule", "Notice of Proposed Rulemaking (NPRM)", "2007-05-04T04:00:00Z", 2007, 5, "2007-05-04T04:00:00Z", "2007-06-19T03:59:59Z", "2011-06-11T17:16:29Z", "E7-08580", 0, 0, "0900006480235296"], ["ED-2007-OGC-0129-0002", "ED", "ED-2007-OGC-0129", "Semi-annual agenda", "Proposed Rule", "Notice of Proposed Rulemaking (NPRM)", "2007-05-03T04:00:00Z", 2007, 5, "2007-05-03T04:00:00Z", "2007-10-02T03:59:59Z", "2008-01-08T21:03:49Z", "07-01243", 0, 0, "0900006480231b35"], ["ED-2007-0041-0001", "ED", "ED-2007-0041", "Office of Postsecondary Education; Notice of Intent To Establish Negotiated Rulemaking Committees Under Title IV of the Higher Education Act of 1965, as Amended", "Proposed Rule", null, "2007-01-30T05:00:00Z", 2007, 1, "2007-01-30T05:00:00Z", null, "2008-01-08T21:02:52Z", "07-00413", 0, 0, "09000064801f8795"]], "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": "ED", "p1": "Proposed Rule", "p2": "2007"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=ED&document_type=Proposed+Rule&posted_year=2007", "results": [{"value": "ED", "label": "ED", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?document_type=Proposed+Rule&posted_year=2007", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=ED&document_type=Proposed+Rule&posted_year=2007", "results": [{"value": "Proposed Rule", "label": "Proposed Rule", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ED&posted_year=2007", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=ED&document_type=Proposed+Rule&posted_year=2007", "results": [{"value": 2007, "label": 2007, "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ED&document_type=Proposed+Rule", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "docket_id", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ED&document_type=Proposed+Rule&posted_year=2007&_facet=docket_id"}, {"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ED&document_type=Proposed+Rule&posted_year=2007&_facet=title"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ED&document_type=Proposed+Rule&posted_year=2007&_facet=posted_month"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ED&document_type=Proposed+Rule&posted_year=2007&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ED&document_type=Proposed+Rule&posted_year=2007&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ED&document_type=Proposed+Rule&posted_year=2007&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ED&document_type=Proposed+Rule&posted_year=2007&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ED&document_type=Proposed+Rule&posted_year=2007&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 674.074477981776, "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"}