{
  "_id": "6a1fccc3b401979e73432d36",
  "Package": "edgar",
  "Type": "Package",
  "Title": "Tool for the U.S. SEC EDGAR Retrieval and Parsing of Corporate\nFilings",
  "Version": "2.0.8",
  "Date": "2025-03-07",
  "Authors@R": "c(person(given = \"Gunratan\",\nfamily = \"Lonare\",\nrole = c(\"aut\", \"cre\"),\nemail = \"lonare.gunratan@gmail.com\"),\nperson(given = \"Bharat\",\nfamily = \"Patil\",\nrole = \"aut\",\nemail = \"bharatspatil@gmail.com\"))",
  "Maintainer": "Gunratan Lonare <lonare.gunratan@gmail.com>",
  "Description": "In the USA, companies file different forms with the U.S.\nSecurities and Exchange Commission (SEC) through EDGAR\n(Electronic Data Gathering, Analysis, and Retrieval system).\nThe EDGAR database automated system collects all the different\nnecessary filings and makes it publicly available. This package\nfacilitates retrieving, storing, searching, and parsing of all\nthe available filings on the EDGAR server. It downloads filings\nfrom SEC server in bulk with a single query. Additionally, it\nprovides various useful functions: extracts 8-K triggering\nevents, extract \"Business (Item 1)\" and \"Management's\nDiscussion and Analysis(Item 7)\" sections of annual statements,\nsearches filings for desired keywords, provides sentiment\nmeasures, parses filing header information, and provides HTML\nview of SEC filings.",
  "License": "GPL-2",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 06:37:41 UTC",
    "User": "root"
  },
  "Author": "Gunratan Lonare [aut, cre], Bharat Patil [aut]",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://gunratan.r-universe.dev",
  "Date/Publication": "2025-03-08 01:36:47 UTC",
  "RemoteUrl": "https://github.com/cran/edgar",
  "RemoteRef": "HEAD",
  "RemoteSha": "b5d46449a81ffcda58f978d104f0e366db79b44e",
  "MD5sum": "249903805e2fec9533bf2b28224bce77",
  "_user": "gunratan",
  "_type": "src",
  "_file": "edgar_2.0.8.tar.gz",
  "_fileid": "4f7e1cd0ef047ca93b5acf3d8b0c906f8a8c91f04925531f51096483372e7961",
  "_filesize": 518307,
  "_sha256": "4f7e1cd0ef047ca93b5acf3d8b0c906f8a8c91f04925531f51096483372e7961",
  "_created": "2026-06-03T06:37:41.000Z",
  "_published": "2026-06-03T06:42:11.284Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79236314808,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377451538"
    },
    {
      "job": 79236314810,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377451099"
    },
    {
      "job": 79236314828,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377469262"
    },
    {
      "job": 79236314823,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377463474"
    },
    {
      "job": 79235978251,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377414676"
    },
    {
      "job": 79236314799,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377445283"
    },
    {
      "job": 79236314891,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377439620"
    },
    {
      "job": 79236314870,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377440721"
    },
    {
      "job": 79236314866,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377437453"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gunratan/actions/runs/26867974642",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/edgar",
  "_commit": {
    "id": "b5d46449a81ffcda58f978d104f0e366db79b44e",
    "author": "Gunratan Lonare <lonare.gunratan@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.8\n",
    "time": 1741397807
  },
  "_maintainer": {
    "name": "Gunratan Lonare",
    "email": "lonare.gunratan@gmail.com",
    "login": "gunratan",
    "description": "",
    "uuid": 7293580
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "qdapRegex",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "gunratan",
      "count": 18,
      "uuid": 7293580
    }
  ],
  "_userbio": {
    "uuid": 7293580,
    "type": "user",
    "name": "Gunratan Lonare"
  },
  "_downloads": {
    "count": 293,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/edgar"
  },
  "_mentions": 1,
  "_searchresults": 69,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/edgar.html",
    "manual.pdf"
  ],
  "_realowner": "gunratan",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2015-08-27"
    },
    {
      "version": "1.0.2",
      "date": "2015-09-24"
    },
    {
      "version": "1.0.3",
      "date": "2015-10-28"
    },
    {
      "version": "1.0.4",
      "date": "2015-11-21"
    },
    {
      "version": "1.0.5",
      "date": "2016-08-17"
    },
    {
      "version": "1.0.6",
      "date": "2016-10-10"
    },
    {
      "version": "1.0.7",
      "date": "2016-12-16"
    },
    {
      "version": "1.0.8",
      "date": "2017-01-10"
    },
    {
      "version": "1.0.9",
      "date": "2017-06-04"
    },
    {
      "version": "2.0.0",
      "date": "2019-03-18"
    },
    {
      "version": "2.0.1",
      "date": "2019-03-22"
    },
    {
      "version": "2.0.2",
      "date": "2019-08-29"
    },
    {
      "version": "2.0.3",
      "date": "2020-05-22"
    },
    {
      "version": "2.0.4",
      "date": "2021-08-09"
    },
    {
      "version": "2.0.5",
      "date": "2022-02-06"
    },
    {
      "version": "2.0.6",
      "date": "2023-08-10"
    },
    {
      "version": "2.0.7",
      "date": "2023-10-14"
    },
    {
      "version": "2.0.8",
      "date": "2025-03-08"
    }
  ],
  "_exports": [
    "get8KItems",
    "getBusinDescr",
    "getDailyMaster",
    "getFilingHeader",
    "getFilingInfo",
    "getFilings",
    "getFilingsHTML",
    "getMasterIndex",
    "getMgmtDisc",
    "getSentiment",
    "searchFilings"
  ],
  "_datasets": [
    {
      "name": "LMMasterDictionary",
      "title": "Loughran and McDonald Sentiment Master Dictionary",
      "object": "LMMasterDictionary",
      "file": "LMMasterDictionary.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "word",
        "negative",
        "positive",
        "uncertainty",
        "litigious",
        "constraining",
        "superfluous",
        "interesting",
        "modal",
        "irr_verb",
        "harvard_iv",
        "syllables"
      ],
      "rows": 85131,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "get8KItems",
      "title": "Retrieves Form 8-K event information",
      "topics": [
        "get8KItems"
      ]
    },
    {
      "page": "getBusinDescr",
      "title": "Retrieves business descriptions from annual statements",
      "topics": [
        "getBusinDescr"
      ]
    },
    {
      "page": "getDailyMaster",
      "title": "Retrieves daily master index",
      "topics": [
        "getDailyMaster"
      ]
    },
    {
      "page": "getFilingHeader",
      "title": "Scrape EDGAR filing header information",
      "topics": [
        "getFilingHeader"
      ]
    },
    {
      "page": "getFilingInfo",
      "title": "Retrieves filing information of a firm",
      "topics": [
        "getFilingInfo"
      ]
    },
    {
      "page": "getFilings",
      "title": "Retrieves EDGAR filings from SEC server",
      "topics": [
        "getFilings"
      ]
    },
    {
      "page": "getFilingsHTML",
      "title": "Get HTML view of EDGAR filings",
      "topics": [
        "getFilingsHTML"
      ]
    },
    {
      "page": "getMasterIndex",
      "title": "Retrieves quarterly master index",
      "topics": [
        "getMasterIndex"
      ]
    },
    {
      "page": "getMgmtDisc",
      "title": "Retrieves management's discussion and analysis section",
      "topics": [
        "getMgmtDisc"
      ]
    },
    {
      "page": "getSentiment",
      "title": "Provides sentiment measures of EDGAR filings",
      "topics": [
        "getSentiment"
      ]
    },
    {
      "page": "LMMasterDictionary",
      "title": "Loughran and McDonald Sentiment Master Dictionary",
      "topics": [
        "LMMasterDictionary"
      ]
    },
    {
      "page": "searchFilings",
      "title": "Search EDGAR filings for specific keywords",
      "topics": [
        "searchFilings"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "BH",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "NLP",
    "openssl",
    "qdapRegex",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "Rcpp",
    "rlang",
    "slam",
    "stringi",
    "stringr",
    "sys",
    "tm",
    "vctrs",
    "XML",
    "xml2"
  ],
  "_score": 2.88024177589548,
  "_indexed": true,
  "_nocasepkg": "edgar",
  "_universes": [
    "gunratan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.8",
      "date": "2026-06-03T06:39:55.000Z",
      "distro": "noble",
      "commit": "b5d46449a81ffcda58f978d104f0e366db79b44e",
      "fileid": "d6e65a33ce505adb5eb13a7909be22f08e8891c6bf50cfb144a288fa96cdabf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gunratan/actions/runs/26867974642"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.8",
      "date": "2026-06-03T06:39:54.000Z",
      "distro": "noble",
      "commit": "b5d46449a81ffcda58f978d104f0e366db79b44e",
      "fileid": "ec88d21c8d0da30230fd5faf29dfc66416844a2dd522dd8996d693e7cd9645c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gunratan/actions/runs/26867974642"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.8",
      "date": "2026-06-03T06:41:05.000Z",
      "commit": "b5d46449a81ffcda58f978d104f0e366db79b44e",
      "fileid": "edeb9dc3f6f1fc0b9de659525f2535f57462e2af90ab303c98f8e327256d40b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gunratan/actions/runs/26867974642"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.8",
      "date": "2026-06-03T06:40:43.000Z",
      "commit": "b5d46449a81ffcda58f978d104f0e366db79b44e",
      "fileid": "f9e4561cefedd03743a408c9fb0b2c6468504fbfa26169b087b5697e877f9af4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gunratan/actions/runs/26867974642"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.8",
      "date": "2026-06-03T06:39:53.000Z",
      "commit": "b5d46449a81ffcda58f978d104f0e366db79b44e",
      "fileid": "8094fe68bc772966e8607dee6fba8f4152cd569217d75f9a17ede017aaa3ca00",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gunratan/actions/runs/26867974642"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.8",
      "date": "2026-06-03T06:39:07.000Z",
      "commit": "b5d46449a81ffcda58f978d104f0e366db79b44e",
      "fileid": "f751afda828a3437a8fee81bb38677bd56d2341f4246fd9b75c532df952ec898",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gunratan/actions/runs/26867974642"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.8",
      "date": "2026-06-03T06:39:12.000Z",
      "commit": "b5d46449a81ffcda58f978d104f0e366db79b44e",
      "fileid": "d247098f4f8c3165afb2a02f37d997905c922554aa85cc6e1cea46e374b1f0ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gunratan/actions/runs/26867974642"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.8",
      "date": "2026-06-03T06:38:59.000Z",
      "commit": "b5d46449a81ffcda58f978d104f0e366db79b44e",
      "fileid": "e1280f9cb39b5671d397d87057b08643bc761ffc6d109a56f5a5732937aca432",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gunratan/actions/runs/26867974642"
    }
  ]
}