{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"NASA\" and posted_year = 2022 sorted by posted_date descending", "rows": [["NASA-2022-0002-0239", "NASA", "NASA-2022-0002", "Virtual Public Meeting Recordings for the Draft PEIS for the MSR Campaign 2022-11-30", "Supporting & Related Material", null, "2022-12-14T05:00:00Z", 2022, 12, null, null, "2022-12-14T14:25:08Z", null, 0, 0, "090000648553603c"], ["NASA-2022-0002-0225", "NASA", "NASA-2022-0002", "National Environmental Policy Act; Mars Sample Return Campaign", "Notice", null, "2022-12-05T05:00:00Z", 2022, 12, "2022-12-05T05:00:00Z", null, "2022-12-05T13:40:40Z", "2022-26375", 0, 0, "0900006485519803"], ["NASA-2022-0002-0224", "NASA", "NASA-2022-0002", "National Environmental Policy Act; Mars Sample Return Campaign (as filed)", "Notice", null, "2022-12-02T05:00:00Z", 2022, 12, "2022-12-02T05:00:00Z", null, "2022-12-02T17:22:25Z", "2022-26375", 0, 0, "0900006485512802"], ["NASA_FRDOC_0001-0425", "NASA", "NASA_FRDOC_0001", "Social Security Number Fraud Prevention Act Implementation", "Rule", null, "2022-11-22T05:00:00Z", 2022, 11, "2022-11-22T05:00:00Z", null, "2022-11-22T12:52:57Z", "2022-25239", 0, 0, "09000064854fbb12"], ["NASA-2022-0002-0185", "NASA", "NASA-2022-0002", "Project Fact Sheets", "Supporting & Related Material", null, "2022-11-21T05:00:00Z", 2022, 11, null, null, "2022-11-21T15:47:23Z", null, 0, 0, "09000064854f8af5"], ["NASA-2022-0002-0176", "NASA", "NASA-2022-0002", "Draft Mars Sample Return (MSR) Campaign Programmatic Environmental Impact Statement", "Supporting & Related Material", null, "2022-11-04T04:00:00Z", 2022, 11, null, null, "2022-11-04T17:18:50Z", null, 0, 0, "0900006485487e8b"], ["NASA-2022-0002-0175", "NASA", "NASA-2022-0002", "National Environmental Policy Act; Mars Sample Return Campaign", "Notice", null, "2022-11-04T04:00:00Z", 2022, 11, "2022-11-04T04:00:00Z", "2022-12-20T04:59:59Z", "2023-01-12T02:00:50Z", "2022-24065", 0, 0, "0900006485489c87"], ["NASA-2022-0004-0001", "NASA", "NASA-2022-0004", "Social Security Number Fraud Prevention Act Implementation", "Proposed Rule", null, "2022-08-01T04:00:00Z", 2022, 8, "2022-08-01T04:00:00Z", "2022-09-16T03:59:59Z", "2022-09-15T01:01:03Z", "2022-16384", 0, 0, "09000064851ffcf8"], ["NASA-2022-0002-0174", "NASA", "NASA-2022-0002", "FINAL MSR PEIS NEPA Scoping Meeting Presentations_May 4-5 2022", "Supporting & Related Material", null, "2022-06-08T04:00:00Z", 2022, 6, null, null, "2022-06-08T12:10:55Z", null, 0, 0, "090000648514cf0b"], ["NASA-2022-0002-0003", "NASA", "NASA-2022-0002", "National Environmental Policy Act; Mars Sample Return Campaign; Correction", "Notice", null, "2022-04-28T04:00:00Z", 2022, 4, "2022-04-28T04:00:00Z", null, "2022-04-28T14:22:03Z", "2022-08937", 0, 0, "090000648503bd1a"], ["NASA_FRDOC_0001-0423", "NASA", "NASA_FRDOC_0001", "Implementation of the Federal Civil Penalties Inflation Adjustment Act and Adjustment of Amounts for 2022", "Rule", null, "2022-04-19T04:00:00Z", 2022, 4, "2022-04-19T04:00:00Z", null, "2022-04-19T11:31:11Z", "2022-07360", 0, 0, "0900006485023753"], ["NASA-2022-0002-0002", "NASA", "NASA-2022-0002", "MSR PEIS Fact Sheets", "Supporting & Related Material", null, "2022-04-15T04:00:00Z", 2022, 4, null, null, "2022-04-19T16:33:33Z", null, 0, 0, "0900006485017749"], ["NASA-2022-0002-0001", "NASA", "NASA-2022-0002", "National Environmental Policy Act; Mars Sample Return Campaign", "Notice", null, "2022-04-15T04:00:00Z", 2022, 4, "2022-04-15T04:00:00Z", "2022-05-16T03:59:59Z", "2022-05-18T01:01:14Z", "2022\u201308088", 0, 0, "090000648501bf0d"], ["NASA-2022-0001-0001", "NASA", "NASA-2022-0001", "Requirement for NASA Recipients of Financial Assistance Awards To Obtain a Quotation From Small and/or Minority Businesses, Women's Business Enterprises and Labor Surplus Area Firms", "Notice", null, "2022-03-16T04:00:00Z", 2022, 3, "2022-02-23T05:00:00Z", "2022-04-25T03:59:59Z", "2022-04-25T01:00:46Z", null, 0, 0, "0900006484fcc781"]], "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 \"agency_id\" = :p0 and \"posted_year\" = :p1 order by posted_date desc limit 101", "params": {"p0": "NASA", "p1": "2022"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=NASA&posted_year=2022", "results": [{"value": "NASA", "label": "NASA", "count": 14, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?posted_year=2022", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=NASA&posted_year=2022", "results": [{"value": "Notice", "label": "Notice", "count": 6, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA&posted_year=2022&document_type=Notice", "selected": false}, {"value": "Supporting & Related Material", "label": "Supporting & Related Material", "count": 5, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA&posted_year=2022&document_type=Supporting+%26+Related+Material", "selected": false}, {"value": "Rule", "label": "Rule", "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA&posted_year=2022&document_type=Rule", "selected": false}, {"value": "Proposed Rule", "label": "Proposed Rule", "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA&posted_year=2022&document_type=Proposed+Rule", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=NASA&posted_year=2022", "results": [{"value": 2022, "label": 2022, "count": 14, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "docket_id", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA&posted_year=2022&_facet=docket_id"}, {"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA&posted_year=2022&_facet=title"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA&posted_year=2022&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA&posted_year=2022&_facet=posted_month"}, {"name": "fr_doc_num", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA&posted_year=2022&_facet=fr_doc_num"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA&posted_year=2022&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA&posted_year=2022&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA&posted_year=2022&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NASA&posted_year=2022&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1296.1590068880469, "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"}