{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"EPA\", docket_id = \"EPA-HQ-OAR-2004-0074\" and posted_year = 2007 sorted by posted_date descending", "rows": [["EPA-HQ-OAR-2004-0074-0177", "EPA", "EPA-HQ-OAR-2004-0074", "Poster on manganese PBPK models presented by Andy Nong of The Hamner Institutes for Health Sciences at the International Congress of Toxicology", "Supporting & Related Material", "Fact/Data Sheet", "2007-10-10T04:00:00Z", 2007, 10, null, null, "2007-10-10T19:55:10Z", null, 0, 0, "09000064802fe517"], ["EPA-HQ-OAR-2004-0074-0176", "EPA", "EPA-HQ-OAR-2004-0074", "Update and progress report on manganese PBPK models (10/9/2007)", "Supporting & Related Material", "Letter, Memorandum, Email", "2007-10-10T04:00:00Z", 2007, 10, null, null, "2007-10-10T19:55:09Z", null, 0, 0, "09000064802fe507"], ["EPA-HQ-OAR-2004-0074-0175", "EPA", "EPA-HQ-OAR-2004-0074", "Manganese (Mn) Technical Advisory Panel Report #2", "Supporting & Related Material", "Report", "2007-04-20T04:00:00Z", 2007, 4, null, null, "2007-04-20T17:19:32Z", null, 0, 0, "0900006480229663"], ["EPA-HQ-OAR-2004-0074-0174", "EPA", "EPA-HQ-OAR-2004-0074", "EPA Memorandum: Draft Manganese Physiologically-Based Pharmacokinetic Rat Models", "Supporting & Related Material", "Letter, Memorandum, Email", "2007-04-20T04:00:00Z", 2007, 4, null, null, "2007-04-20T17:19:31Z", null, 0, 0, "0900006480229651"], ["EPA-HQ-OAR-2004-0074-0173", "EPA", "EPA-HQ-OAR-2004-0074", "Afton Progress Report", "Supporting & Related Material", "Letter, Memorandum, Email", "2007-04-20T04:00:00Z", 2007, 4, null, null, "2007-04-20T17:19:29Z", null, 0, 0, "090000648022963f"], ["EPA-HQ-OAR-2004-0074-0172", "EPA", "EPA-HQ-OAR-2004-0074", "Technical Advisory Panel Comments", "Supporting & Related Material", "Letter, Memorandum, Email", "2007-03-12T04:00:00Z", 2007, 3, null, null, "2007-03-12T12:30:46Z", null, 0, 0, "090000648020a966"], ["EPA-HQ-OAR-2004-0074-0171", "EPA", "EPA-HQ-OAR-2004-0074", "Draft Report: PK Modeling of Mn in Brain", "Supporting & Related Material", "Report", "2007-02-26T05:00:00Z", 2007, 2, null, null, "2007-02-26T20:14:15Z", null, 0, 0, "090000648020a937"], ["EPA-HQ-OAR-2004-0074-0167", "EPA", "EPA-HQ-OAR-2004-0074", "Draft Manganese Olfactory Model", "Supporting & Related Material", "Report", "2007-02-23T05:00:00Z", 2007, 2, null, null, "2007-02-23T17:47:12Z", null, 0, 0, "090000648020a930"], ["EPA-HQ-OAR-2004-0074-0168", "EPA", "EPA-HQ-OAR-2004-0074", "Draft Report: PBPK Modeling for Mn in Rats", "Supporting & Related Material", "Report", "2007-02-23T05:00:00Z", 2007, 2, null, null, "2007-02-23T17:47:13Z", null, 0, 0, "090000648020a949"], ["EPA-HQ-OAR-2004-0074-0165", "EPA", "EPA-HQ-OAR-2004-0074", "Transmittal Letter from Afton to EPA regarding first set of draft manganese PBPK models", "Supporting & Related Material", "Letter, Memorandum, Email", "2007-02-23T05:00:00Z", 2007, 2, null, null, "2007-02-23T17:46:48Z", null, 0, 0, "090000648020a91e"], ["EPA-HQ-OAR-2004-0074-0166", "EPA", "EPA-HQ-OAR-2004-0074", "Transmittal Letter from CIIT to Afton", "Supporting & Related Material", "Letter, Memorandum, Email", "2007-02-23T05:00:00Z", 2007, 2, null, null, "2007-02-23T17:47:08Z", null, 0, 0, "090000648020a925"], ["EPA-HQ-OAR-2004-0074-0169", "EPA", "EPA-HQ-OAR-2004-0074", "Draft Report: Modeling Dose Route Differences in Hepatic Mn Extraction", "Supporting & Related Material", "Report", "2007-02-23T05:00:00Z", 2007, 2, null, null, "2007-02-23T17:47:14Z", null, 0, 0, "090000648020a955"], ["EPA-HQ-OAR-2004-0074-0170", "EPA", "EPA-HQ-OAR-2004-0074", "Draft Report: Compartmental PK Modeling of Manganese Kinetics", "Supporting & Related Material", "Report", "2007-02-23T05:00:00Z", 2007, 2, null, null, "2007-02-23T17:47:17Z", null, 0, 0, "090000648020a95c"]], "truncated": false, "filtered_table_rows_count": 13, "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": "EPA", "p1": "EPA-HQ-OAR-2004-0074", "p2": "2007"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2004-0074&posted_year=2007", "results": [{"value": "EPA", "label": "EPA", "count": 13, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=EPA-HQ-OAR-2004-0074&posted_year=2007", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2004-0074&posted_year=2007", "results": [{"value": "Supporting & Related Material", "label": "Supporting & Related Material", "count": 13, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2004-0074&posted_year=2007&document_type=Supporting+%26+Related+Material", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2004-0074&posted_year=2007", "results": [{"value": 2007, "label": 2007, "count": 13, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2004-0074", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "subtype", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2004-0074&posted_year=2007&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2004-0074&posted_year=2007&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2004-0074&posted_year=2007&_facet=posted_month"}, {"name": "posted_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2004-0074&posted_year=2007&_facet_date=posted_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2004-0074&posted_year=2007&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1986.8131389375776, "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"}