{
  "_id": "6a63edd91cfdb6a7d68871da",
  "Type": "Package",
  "Package": "yfhist",
  "Title": "Yahoo Finance 'history' API",
  "Version": "0.1.4",
  "Authors@R": "person(\"Jason\", \"Foster\", , \"jason.j.foster@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Simple and efficient access to Yahoo Finance's 'history'\nAPI <https://finance.yahoo.com/> for querying and retrieving\nfinancial data. The 'yfhist' package abstracts the complexities\nof interacting with Yahoo Finance APIs, such as session\nmanagement, crumb and cookie handling, query construction, date\nvalidation, and interval management. This abstraction allows\nusers to focus on retrieving data rather than managing API\ndetails. Use cases include retrieving historical data across a\nrange of security types such as equities and ETFs, indices, and\nother tickers. The package supports flexible query\ncapabilities, including customizable date ranges, multiple time\nintervals, and automatic data validation. It manages\ninterval-specific limitations automatically, such as lookback\nperiods for intraday data and maximum date ranges for\nminute-level intervals. The implementation uses standard HTTP\nlibraries to handle API interactions efficiently and is\navailable in both R and 'Python' for accessibility to a broad\naudience.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/jasonjfoster/hist",
  "BugReports": "https://github.com/jasonjfoster/hist/issues",
  "Config/roxygen2/old_usage": "TRUE",
  "Config/roxygen2/version": "8.0.0",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://jasonjfoster.r-universe.dev",
  "Date/Publication": "2026-07-24 22:15:16 UTC",
  "RemoteUrl": "https://github.com/jasonjfoster/hist",
  "RemoteRef": "HEAD",
  "RemoteSha": "e781112a54e1c076285666f9571db5ba75c60cf3",
  "RemoteSubdir": "r",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 22:54:31 UTC",
    "User": "root"
  },
  "Author": "Jason Foster [aut, cre]",
  "Maintainer": "Jason Foster <jason.j.foster@gmail.com>",
  "_user": "jasonjfoster",
  "_type": "src",
  "_file": "yfhist_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/7ab7cf7c359db7eec2983804fff39e06d59c158b3822af6e9ac405c8b03a4814",
  "_filesize": 106207,
  "_sha256": "7ab7cf7c359db7eec2983804fff39e06d59c158b3822af6e9ac405c8b03a4814",
  "_expires": "2026-11-01T22:57:27.000Z",
  "_created": "2026-07-24T22:54:31.000Z",
  "_published": "2026-07-24T22:57:29.108Z",
  "_jobs": [
    {
      "job": 89609252145,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8611588587"
    },
    {
      "job": 89609252144,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8611589575"
    },
    {
      "job": 89609252168,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8611577056"
    },
    {
      "job": 89609252133,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8611580239"
    },
    {
      "job": 89608798146,
      "time": 191,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8611550084"
    },
    {
      "job": 89609252154,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8611578123"
    },
    {
      "job": 89609252152,
      "time": 101,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8611578526"
    },
    {
      "job": 89609252163,
      "time": 95,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8611576837"
    },
    {
      "job": 89609252167,
      "time": 89,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8611575377"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jasonjfoster/actions/runs/30132163952",
  "_status": "success",
  "_upstream": "https://github.com/jasonjfoster/hist",
  "_commit": {
    "id": "e781112a54e1c076285666f9571db5ba75c60cf3",
    "author": "Jason Foster <jason.j.foster@gmail.com>",
    "committer": "Jason Foster <jason.j.foster@gmail.com>",
    "message": "Version 0.1.4\n",
    "time": 1784931316
  },
  "_maintainer": {
    "name": "Jason Foster",
    "email": "jason.j.foster@gmail.com",
    "login": "jasonjfoster",
    "description": "",
    "uuid": 7542282
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "jasonjfoster",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 3
    },
    {
      "week": "2025-37",
      "n": 6
    },
    {
      "week": "2025-39",
      "n": 5
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 2
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 7
    },
    {
      "week": "2026-23",
      "n": 6
    },
    {
      "week": "2026-24",
      "n": 7
    },
    {
      "week": "2026-27",
      "n": 1
    },
    {
      "week": "2026-29",
      "n": 3
    },
    {
      "week": "2026-30",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jasonjfoster",
      "count": 63,
      "uuid": 7542282
    }
  ],
  "_userbio": {
    "uuid": 7542282,
    "type": "user",
    "name": "Jason Foster",
    "followers": 29
  },
  "_downloads": {
    "count": 137,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/yfhist"
  },
  "_devurl": "https://github.com/jasonjfoster/hist",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/yfhist.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jasonjfoster/hist",
  "_realowner": "jasonjfoster",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2026-01-23"
    }
  ],
  "_exports": [
    "get_col",
    "get_data",
    "get_session"
  ],
  "_datasets": [
    {
      "name": "data_intervals",
      "title": "Intervals Data for the Yahoo Finance API",
      "object": "data_intervals",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "field",
        "intraday",
        "lookback"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "yfhist-package",
      "title": "Yahoo Finance 'history' API",
      "topics": [
        "yfhist-package",
        "yfhist"
      ]
    },
    {
      "page": "data_intervals",
      "title": "Intervals Data for the Yahoo Finance API",
      "topics": [
        "data_intervals"
      ]
    },
    {
      "page": "get_col",
      "title": "Get a Column from the Yahoo Finance API",
      "topics": [
        "get_col"
      ]
    },
    {
      "page": "get_data",
      "title": "Get Data from the Yahoo Finance API",
      "topics": [
        "get_data"
      ]
    },
    {
      "page": "get_session",
      "title": "Get the Crumb, Cookies, and Handle for the Yahoo Finance API",
      "topics": [
        "get_session"
      ]
    }
  ],
  "_readme": "https://github.com/jasonjfoster/hist/raw/HEAD/r/README.md",
  "_rundeps": [
    "curl",
    "jsonlite"
  ],
  "_score": 4.060697840353612,
  "_indexed": true,
  "_nocasepkg": "yfhist",
  "_universes": [
    "jasonjfoster"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-24T22:56:36.000Z",
      "distro": "resolute",
      "commit": "e781112a54e1c076285666f9571db5ba75c60cf3",
      "fileid": "https://r2.ropensci.org/3df2b2b89812fe252dce7cc49218656c574cfe131e2ed564f10a10eb9579788a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasonjfoster/actions/runs/30132163952"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-24T22:56:36.000Z",
      "distro": "resolute",
      "commit": "e781112a54e1c076285666f9571db5ba75c60cf3",
      "fileid": "https://r2.ropensci.org/814beac58b000f75aaa753375f817dda8699d20d6bd3b4130d5f13d3ea2134dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasonjfoster/actions/runs/30132163952"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-24T22:55:55.000Z",
      "commit": "e781112a54e1c076285666f9571db5ba75c60cf3",
      "fileid": "https://r2.ropensci.org/269fdc02a10cadb2da4c051cd6348c3abc36f78da4b37ea2c036bef77280c8e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasonjfoster/actions/runs/30132163952"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-24T22:56:03.000Z",
      "commit": "e781112a54e1c076285666f9571db5ba75c60cf3",
      "fileid": "https://r2.ropensci.org/fdd1e54fa2cc3bd77f9d97bf19e6263f79956909ec18d1444600730f902248a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasonjfoster/actions/runs/30132163952"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-24T22:56:29.000Z",
      "commit": "e781112a54e1c076285666f9571db5ba75c60cf3",
      "fileid": "https://r2.ropensci.org/d6f1ad4ecfd44c29e90e6465097cff63d61262e0df7f4589c27e1e0ebd76e97a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jasonjfoster/actions/runs/30132163952"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-24T22:55:36.000Z",
      "commit": "e781112a54e1c076285666f9571db5ba75c60cf3",
      "fileid": "https://r2.ropensci.org/eb8cdfdfaa8bb1a16ce29e79e9fe9f0739ade7197efde195c41813da5c35bdad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasonjfoster/actions/runs/30132163952"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-24T22:55:39.000Z",
      "commit": "e781112a54e1c076285666f9571db5ba75c60cf3",
      "fileid": "https://r2.ropensci.org/9b5af8d56a20dfa6c098c4883a91f8fc00b19cd2b100e949a5497c76ba9e58b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasonjfoster/actions/runs/30132163952"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-24T22:55:27.000Z",
      "commit": "e781112a54e1c076285666f9571db5ba75c60cf3",
      "fileid": "https://r2.ropensci.org/6e1ad3de2b4fe3ef95b2bcaa75c27423b5cfd9c677e4db12a44030c4378be026",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jasonjfoster/actions/runs/30132163952"
    }
  ]
}