{
  "_id": "6a27c1bb24555f66ed53da14",
  "Type": "Package",
  "Package": "simfinapi",
  "Title": "Accessing 'SimFin' Data",
  "Version": "1.0.1",
  "Authors@R": "person(\"Matthias\", \"Gomolka\", , \"matthias.gomolka@posteo.de\", role = c(\"aut\", \"cre\"))",
  "Description": "Through simfinapi, you can intuitively access the 'SimFin'\nWeb-API (<https://www.simfin.com/>) to make 'SimFin' data\neasily available in R. To obtain an 'SimFin' API key (and thus\nto use this package), you need to register at\n<https://app.simfin.com/login>.",
  "License": "GPL-3",
  "URL": "https://github.com/matthiasgomolka/simfinapi",
  "BugReports": "https://github.com/matthiasgomolka/simfinapi/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/testthat/start-first": "check_inputs",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://matthiasgomolka.r-universe.dev",
  "Date/Publication": "2025-08-13 13:11:13 UTC",
  "RemoteUrl": "https://github.com/matthiasgomolka/simfinapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "e5486bb13648c2681486a597c8b8d90c7498754f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:18:02 UTC",
    "User": "root"
  },
  "Author": "Matthias Gomolka [aut, cre]",
  "Maintainer": "Matthias Gomolka <matthias.gomolka@posteo.de>",
  "MD5sum": "b586a4dfceadb34aef58921f072d5899",
  "_user": "matthiasgomolka",
  "_type": "src",
  "_file": "simfinapi_1.0.1.tar.gz",
  "_fileid": "19fd01f5e4daeafc026a07be49fffd5f344d3d2257cc575f9a5daba7106a38a0",
  "_filesize": 183024,
  "_sha256": "19fd01f5e4daeafc026a07be49fffd5f344d3d2257cc575f9a5daba7106a38a0",
  "_created": "2026-06-09T07:18:02.000Z",
  "_published": "2026-06-09T07:33:15.329Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80268812375,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500993346"
    },
    {
      "job": 80268812420,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500995761"
    },
    {
      "job": 80268812385,
      "time": 222,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501239093"
    },
    {
      "job": 80268812369,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501110478"
    },
    {
      "job": 80268323468,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500952671"
    },
    {
      "job": 80268812382,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500989941"
    },
    {
      "job": 80268812388,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500983420"
    },
    {
      "job": 80268812362,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500978822"
    },
    {
      "job": 80268812372,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500982003"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matthiasgomolka/actions/runs/27190186492",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matthiasgomolka/simfinapi",
  "_commit": {
    "id": "e5486bb13648c2681486a597c8b8d90c7498754f",
    "author": "Matthias Gomolka <matthias.gomolka@posteo.de>",
    "committer": "Matthias Gomolka <matthias.gomolka@posteo.de>",
    "message": "release preparations\n",
    "time": 1755090673
  },
  "_maintainer": {
    "name": "Matthias Gomolka",
    "email": "matthias.gomolka@posteo.de",
    "login": "matthiasgomolka",
    "twitter": "@matthiasgomolka",
    "description": "",
    "uuid": 6517388
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.12.8",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "RcppSimdJson",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "matthiasgomolka",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "api",
    "simfin-data"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "matthiasgomolka",
      "count": 204,
      "uuid": 6517388
    },
    {
      "user": "shivam-nirhali",
      "count": 5,
      "uuid": 123163224
    },
    {
      "user": "superchordate",
      "count": 2,
      "uuid": 10523801
    }
  ],
  "_userbio": {
    "uuid": 6517388,
    "type": "user",
    "name": "Matthias Gomolka"
  },
  "_downloads": {
    "count": 611,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/simfinapi"
  },
  "_devurl": "https://github.com/matthiasgomolka/simfinapi",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/simfinapi.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matthiasgomolka/simfinapi",
  "_realowner": "matthiasgomolka",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-09-28"
    },
    {
      "version": "0.2.0",
      "date": "2021-09-11"
    },
    {
      "version": "0.2.3",
      "date": "2023-03-04"
    },
    {
      "version": "0.2.4",
      "date": "2023-04-12"
    },
    {
      "version": "1.0.0",
      "date": "2024-02-28"
    },
    {
      "version": "1.0.1",
      "date": "2025-09-04"
    }
  ],
  "_exports": [
    "sfa_load_common_shares_outstanding",
    "sfa_load_companies",
    "sfa_load_shareprices",
    "sfa_load_statements",
    "sfa_load_weighted_shares_outstanding",
    "sfa_set_api_key",
    "sfa_set_cache_dir"
  ],
  "_help": [
    {
      "page": "param_doc",
      "title": "Parameter documentation",
      "topics": [
        "param_doc"
      ]
    },
    {
      "page": "sfa_load_common_shares_outstanding",
      "title": "Common Shares Outstanding",
      "topics": [
        "sfa_load_common_shares_outstanding"
      ]
    },
    {
      "page": "sfa_load_companies",
      "title": "List Companies",
      "topics": [
        "sfa_load_companies"
      ]
    },
    {
      "page": "sfa_load_shareprices",
      "title": "Load share prices",
      "topics": [
        "sfa_load_shareprices"
      ]
    },
    {
      "page": "sfa_load_statements",
      "title": "Get financial statements",
      "topics": [
        "sfa_load_statements"
      ]
    },
    {
      "page": "sfa_load_weighted_shares_outstanding",
      "title": "Weighted Shares Outstanding",
      "topics": [
        "sfa_load_weighted_shares_outstanding"
      ]
    },
    {
      "page": "sfa_set_api_key",
      "title": "Set your 'SimFin' API key globally",
      "topics": [
        "sfa_set_api_key"
      ]
    },
    {
      "page": "sfa_set_cache_dir",
      "title": "Set cache directory globally",
      "topics": [
        "sfa_set_cache_dir"
      ]
    }
  ],
  "_pkglogo": "https://github.com/matthiasgomolka/simfinapi/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/matthiasgomolka/simfinapi/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "cachem",
    "checkmate",
    "cli",
    "curl",
    "data.table",
    "fastmap",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "memoise",
    "openssl",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppSimdJson",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "simfinapi.Rmd",
      "filename": "simfinapi.html",
      "title": "Getting started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Recommended initial settings",
        "Set API key globally",
        "Set cache directory globally",
        "Download your first data"
      ],
      "created": "2020-08-14 22:25:31",
      "modified": "2024-04-17 21:35:59",
      "commits": 2
    }
  ],
  "_score": 5.644438589467839,
  "_indexed": true,
  "_nocasepkg": "simfinapi",
  "_universes": [
    "matthiasgomolka"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T07:20:03.000Z",
      "distro": "noble",
      "commit": "e5486bb13648c2681486a597c8b8d90c7498754f",
      "fileid": "16a848c18e910bbba19cd5271aefe9f5e8f88a5e30ced4420250fda2eb11a4ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiasgomolka/actions/runs/27190186492"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-09T07:20:09.000Z",
      "distro": "noble",
      "commit": "e5486bb13648c2681486a597c8b8d90c7498754f",
      "fileid": "83698f09a7ef7cf04de6e509ebf950c798f6929793aadb65efaee9be7deb32af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiasgomolka/actions/runs/27190186492"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-09T07:31:55.000Z",
      "commit": "e5486bb13648c2681486a597c8b8d90c7498754f",
      "fileid": "e9e59c87360abd2588f64bb95a71d1a2ce290ba81b0bfcb240b84b3ec4133ee5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiasgomolka/actions/runs/27190186492"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-09T07:25:50.000Z",
      "commit": "e5486bb13648c2681486a597c8b8d90c7498754f",
      "fileid": "517939118cfab5cdf40f503d4769556cbd1dd57b9b8f1016e94184537aa02a1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiasgomolka/actions/runs/27190186492"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-09T07:20:08.000Z",
      "commit": "e5486bb13648c2681486a597c8b8d90c7498754f",
      "fileid": "0a419d9132d6076036acd80190a3a092aeb8559c1c4a0802fe1b077b17d43678",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matthiasgomolka/actions/runs/27190186492"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T07:19:24.000Z",
      "commit": "e5486bb13648c2681486a597c8b8d90c7498754f",
      "fileid": "7f0af410c83088e2f71af9b0a06bb284c806499972a029d6610a895d5eea81f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiasgomolka/actions/runs/27190186492"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T07:19:13.000Z",
      "commit": "e5486bb13648c2681486a597c8b8d90c7498754f",
      "fileid": "593a75b9d64863cb6a3c4cb18aaac3c913fae1724e15e5d10095b64246d1fe19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiasgomolka/actions/runs/27190186492"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-09T07:19:21.000Z",
      "commit": "e5486bb13648c2681486a597c8b8d90c7498754f",
      "fileid": "e40e08f0f49f161ba95fab67bd5fe27ce4da4f7479ac187274b71b024b2d0e1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthiasgomolka/actions/runs/27190186492"
    }
  ]
}