{
  "_id": "6a104ec7acfb0bcc41ca0bbe",
  "Package": "edgarWebR",
  "Title": "SEC Filings Access",
  "Description": "A set of methods to access and parse live filing\ninformation from the U.S. Securities and Exchange Commission\n(SEC - <https://www.sec.gov/>) including company and fund\nfilings along with all associated metadata.",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(c(\"Micah\", \"J\"), \"Waldstein\", email = \"micah@waldste.in\", role = c(\"aut\", \"cre\"))\n)",
  "Maintainer": "Micah J Waldstein <micah@waldste.in>",
  "Date": "2021-04-18",
  "VignetteBuilder": "knitr",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "URL": "https://mwaldstein.github.io/edgarWebR/,\nhttps://github.com/mwaldstein/edgarWebR",
  "BugReports": "https://github.com/mwaldstein/edgarWebR/issues",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://mwaldstein.r-universe.dev",
  "Date/Publication": "2021-04-18 20:23:18 UTC",
  "RemoteUrl": "https://github.com/mwaldstein/edgarwebr",
  "RemoteRef": "HEAD",
  "RemoteSha": "fb9a38e6a57186ffd1c93cc1aa00c4fdf1bc5514",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:17:13 UTC",
    "User": "root"
  },
  "Author": "Micah J Waldstein [aut, cre]",
  "MD5sum": "ff1b6fa604a8cc1775335046a83158b4",
  "_user": "mwaldstein",
  "_type": "src",
  "_file": "edgarWebR_1.1.0.tar.gz",
  "_fileid": "967aa7bca7612f0d65b90f3d518581aa926bb307829bb87f2d6d20a13558daa4",
  "_filesize": 2969901,
  "_sha256": "967aa7bca7612f0d65b90f3d518581aa926bb307829bb87f2d6d20a13558daa4",
  "_created": "2026-05-10T06:17:13.000Z",
  "_published": "2026-05-22T12:40:39.744Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77381143308,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901535336"
    },
    {
      "job": 77381143621,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901533396"
    },
    {
      "job": 77381143669,
      "time": 200,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901583511"
    },
    {
      "job": 77381143287,
      "time": 254,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901578133"
    },
    {
      "job": 77381143063,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901520528"
    },
    {
      "job": 77381142859,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160690595"
    },
    {
      "job": 77381143272,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901529303"
    },
    {
      "job": 77381143409,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901531100"
    },
    {
      "job": 77381143517,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901530238"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mwaldstein/actions/runs/25621570342",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mwaldstein/edgarwebr",
  "_commit": {
    "id": "fb9a38e6a57186ffd1c93cc1aa00c4fdf1bc5514",
    "author": "Micah J Waldstein <micah@waldste.in>",
    "committer": "Micah J Waldstein <micah@waldste.in>",
    "message": "Missed a 'try' in an example\n",
    "time": 1618777398
  },
  "_maintainer": {
    "name": "Micah J Waldstein",
    "email": "micah@waldste.in",
    "login": "mwaldstein",
    "uuid": 80634
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "xml2",
      "version": ">= 1.3.2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "tokenizers",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mwaldstein",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "edgar",
    "fund-search",
    "xbrl"
  ],
  "_stars": 80,
  "_contributors": [
    {
      "user": "mwaldstein",
      "count": 171,
      "uuid": 80634
    }
  ],
  "_userbio": {
    "uuid": 80634,
    "type": "user",
    "name": "Micah J Waldstein"
  },
  "_downloads": {
    "count": 329,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/edgarWebR"
  },
  "_devurl": "https://github.com/mwaldstein/edgarwebr",
  "_pkgdown": "https://mwaldstein.github.io/edgarWebR/",
  "_searchresults": 42,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/edgarWebR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mwaldstein/edgarwebr",
  "_realowner": "mwaldstein",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-08-15"
    },
    {
      "version": "0.1.1",
      "date": "2017-08-20"
    },
    {
      "version": "0.2.0",
      "date": "2017-10-12"
    },
    {
      "version": "0.2.1",
      "date": "2017-10-31"
    },
    {
      "version": "0.3.0",
      "date": "2017-12-22"
    },
    {
      "version": "0.3.1",
      "date": "2018-02-13"
    },
    {
      "version": "1.0.0",
      "date": "2018-05-25"
    },
    {
      "version": "1.0.1",
      "date": "2020-01-09"
    },
    {
      "version": "1.0.3",
      "date": "2020-09-28"
    },
    {
      "version": "1.1.0",
      "date": "2021-04-24"
    }
  ],
  "_exports": [
    "cik_search",
    "company_details",
    "company_filings",
    "company_href",
    "company_information",
    "company_search",
    "current_events",
    "effectiveness",
    "filing_details",
    "filing_documents",
    "filing_filers",
    "filing_funds",
    "filing_information",
    "full_text",
    "fund_fast_search",
    "fund_search",
    "header_search",
    "latest_filings",
    "parse_filing",
    "parse_submission",
    "parse_text_filing",
    "submission_file_href",
    "submission_href",
    "submission_index_href",
    "variable_insurance_fast_search",
    "variable_insurance_search"
  ],
  "_datasets": [
    {
      "name": "sic_codes",
      "title": "SIC Codes",
      "object": "sic_codes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sic",
        "industry",
        "division_id",
        "division",
        "major",
        "group"
      ],
      "rows": 1518,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cik_search",
      "title": "SEC CIK Search",
      "topics": [
        "cik_search"
      ]
    },
    {
      "page": "company_details",
      "title": "SEC Company Details",
      "topics": [
        "company_details"
      ]
    },
    {
      "page": "company_filings",
      "title": "SEC Company Filings",
      "topics": [
        "company_filings"
      ]
    },
    {
      "page": "company_href",
      "title": "Company URL for a CIK",
      "topics": [
        "company_href"
      ]
    },
    {
      "page": "company_information",
      "title": "SEC Company Info",
      "topics": [
        "company_information"
      ]
    },
    {
      "page": "company_search",
      "title": "SEC Company Search",
      "topics": [
        "company_search"
      ]
    },
    {
      "page": "current_events",
      "title": "SEC Current Events",
      "topics": [
        "current_events"
      ]
    },
    {
      "page": "effectiveness",
      "title": "SEC Notice of Effectiveness",
      "topics": [
        "effectiveness"
      ]
    },
    {
      "page": "filing_details",
      "title": "SEC Filing Details",
      "topics": [
        "filing_details",
        "filing_details.character",
        "filing_details.xml_node"
      ]
    },
    {
      "page": "filing_documents",
      "title": "SEC Filing Documents",
      "topics": [
        "filing_documents",
        "filing_documents.character",
        "filing_documents.xml_node"
      ]
    },
    {
      "page": "filing_filers",
      "title": "SEC Filing Included Filers",
      "topics": [
        "filing_filers",
        "filing_filers.character",
        "filing_filers.xml_node"
      ]
    },
    {
      "page": "filing_funds",
      "title": "SEC Filing Funds",
      "topics": [
        "filing_funds",
        "filing_funds.character",
        "filing_funds.xml_node"
      ]
    },
    {
      "page": "filing_information",
      "title": "SEC Filing Information",
      "topics": [
        "filing_information",
        "filing_information.character",
        "filing_information.xml_node"
      ]
    },
    {
      "page": "full_text",
      "title": "SEC Full-Text Search",
      "topics": [
        "full_text"
      ]
    },
    {
      "page": "fund_search",
      "title": "SEC Mutual Fund Search",
      "topics": [
        "fund_fast_search",
        "fund_search"
      ]
    },
    {
      "page": "header_search",
      "title": "SEC Header Search",
      "topics": [
        "header_search"
      ]
    },
    {
      "page": "latest_filings",
      "title": "SEC Latest Filings",
      "topics": [
        "latest_filings"
      ]
    },
    {
      "page": "parse_filing",
      "title": "Parse Filing",
      "topics": [
        "parse_filing"
      ]
    },
    {
      "page": "parse_submission",
      "title": "Parse Submission",
      "topics": [
        "parse_submission"
      ]
    },
    {
      "page": "parse_text_filing",
      "title": "Parse Text Filing",
      "topics": [
        "parse_text_filing"
      ]
    },
    {
      "page": "sic_codes",
      "title": "SIC Codes",
      "topics": [
        "sic_codes"
      ]
    },
    {
      "page": "submission_index_href",
      "title": "Submission URL Tools",
      "topics": [
        "submission_file_href",
        "submission_href",
        "submission_index_href"
      ]
    },
    {
      "page": "variable_insurance_search",
      "title": "SEC Variable Insurance Search",
      "topics": [
        "variable_insurance_fast_search",
        "variable_insurance_search"
      ]
    }
  ],
  "_readme": "https://github.com/mwaldstein/edgarwebr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "rlang",
    "sys",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "edgarWebR.Rmd",
      "filename": "edgarWebR.html",
      "title": "Introducing edgarWebR",
      "author": "Micah J Waldstein micah@waldste.in",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Current Features",
        "Simple Usecase",
        "Get Data",
        "Basic Analysis",
        "More to come",
        "How to Download"
      ],
      "created": "2017-08-05 21:42:35",
      "modified": "2020-09-26 15:37:26",
      "commits": 13
    },
    {
      "source": "parsing.Rmd",
      "filename": "parsing.html",
      "title": "Parsing Functions in edgarWebR",
      "author": "Micah J Waldstein micah@waldste.in",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Find a Submission",
        "Get the Complete Submission File",
        "Parse the Complete Submission File",
        "Parse the Filing Document",
        "How to Download"
      ],
      "created": "2017-10-12 20:34:22",
      "modified": "2020-01-20 18:08:04",
      "commits": 9
    }
  ],
  "_score": 6.5263392773898445,
  "_indexed": true,
  "_nocasepkg": "edgarwebr",
  "_universes": [
    "mwaldstein"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-10T06:19:44.000Z",
      "distro": "noble",
      "commit": "fb9a38e6a57186ffd1c93cc1aa00c4fdf1bc5514",
      "fileid": "8a19ee1caab96cd3446a78bb55282fc91f6808ce41b7374c709b659bedf4479d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mwaldstein/actions/runs/25621570342"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-10T06:19:23.000Z",
      "distro": "noble",
      "commit": "fb9a38e6a57186ffd1c93cc1aa00c4fdf1bc5514",
      "fileid": "3e21283a9640c1b4441f68b8f1ef56db3ef5b279e4618bdc755b793260bd3c92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mwaldstein/actions/runs/25621570342"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-10T06:28:15.000Z",
      "commit": "fb9a38e6a57186ffd1c93cc1aa00c4fdf1bc5514",
      "fileid": "53b8af8d1e1d16eacc72ca70bd6af6297c03949afa5cbeb2e1c57a2dd0e3e480",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mwaldstein/actions/runs/25621570342"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-10T06:27:03.000Z",
      "commit": "fb9a38e6a57186ffd1c93cc1aa00c4fdf1bc5514",
      "fileid": "f59adc63848dbfc52d9579198c89eb4757ba4ac48fb889b01095ebd648d01030",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mwaldstein/actions/runs/25621570342"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-10T06:18:32.000Z",
      "commit": "fb9a38e6a57186ffd1c93cc1aa00c4fdf1bc5514",
      "fileid": "61b5ed5e1bc3d7ba0a57ad1ef729891dfabad56a0a29e8bc8a55d2c5a0dd88f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mwaldstein/actions/runs/25621570342"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-10T06:18:51.000Z",
      "commit": "fb9a38e6a57186ffd1c93cc1aa00c4fdf1bc5514",
      "fileid": "59111065f9c3ec5a3bfe1635204d32ebb49becb74f0651c44ac1420e3f35c7fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mwaldstein/actions/runs/25621570342"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-10T06:18:42.000Z",
      "commit": "fb9a38e6a57186ffd1c93cc1aa00c4fdf1bc5514",
      "fileid": "2d3c4407ec5bddb6e97d0498dcaa0105f4bb60c4d2cc2b4b08ac0beb7278a3ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mwaldstein/actions/runs/25621570342"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T12:40:13.000Z",
      "commit": "fb9a38e6a57186ffd1c93cc1aa00c4fdf1bc5514",
      "fileid": "61137e535232db447119c098bf8c664e98e52e89bdd07a2aea490b735207a633",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mwaldstein/actions/runs/25621570342"
    }
  ]
}