{
  "_id": "6a60759f14e95619b75d9e97",
  "Package": "etfdata",
  "Title": "European UCITS ETF Data Collection",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"John\", \"Gavin\", email = \"john@example.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Tools to fetch, clean, and store historical and metadata\nfor European bond and equity index ETFs (UCITS) listed on the\nLondon Stock Exchange.",
  "License": "MIT + file LICENSE",
  "URL": "https://johngavin.github.io/etf-data",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr, quarto",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://johngavin.r-universe.dev",
  "Date/Publication": "2026-02-22 11:19:36 UTC",
  "RemoteUrl": "https://github.com/JohnGavin/etf-data",
  "RemoteRef": "HEAD",
  "RemoteSha": "1ac4f23df24eff47ab6e8d675d135bb130cf67ef",
  "RemoteSubdir": "etfdata",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 07:42:59 UTC",
    "User": "root"
  },
  "Author": "John Gavin [aut, cre]",
  "Maintainer": "John Gavin <john@example.com>",
  "_user": "johngavin",
  "_type": "src",
  "_file": "etfdata_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/017afed342d3a3898fb1a556b2d6bedd71a0501568a8b1c81050eb20b4c74577",
  "_filesize": 56594555,
  "_sha256": "017afed342d3a3898fb1a556b2d6bedd71a0501568a8b1c81050eb20b4c74577",
  "_expires": "2026-10-30T07:47:34.000Z",
  "_created": "2026-07-22T07:42:59.000Z",
  "_published": "2026-07-22T07:47:42.871Z",
  "_jobs": [
    {
      "job": 88862265101,
      "time": 203,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8522043782"
    },
    {
      "job": 88862265040,
      "time": 218,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522049899"
    },
    {
      "job": 88862265029,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8522022794"
    },
    {
      "job": 88862265035,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522039607"
    },
    {
      "job": 88861348723,
      "time": 285,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8521959575"
    },
    {
      "job": 88862265055,
      "time": 181,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8522035330"
    },
    {
      "job": 88862265096,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8522018285"
    },
    {
      "job": 88862265083,
      "time": 160,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8522027720"
    },
    {
      "job": 88862265108,
      "time": 163,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8522028016"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/johngavin/actions/runs/29900937855",
  "_status": "success",
  "_upstream": "https://github.com/JohnGavin/etf-data",
  "_commit": {
    "id": "1ac4f23df24eff47ab6e8d675d135bb130cf67ef",
    "author": "jg <JohnGavin@users.noreply.github.com>",
    "committer": "jg <JohnGavin@users.noreply.github.com>",
    "message": "ci: Add R-universe test workflow",
    "time": 1771759176
  },
  "_maintainer": {
    "name": "John Gavin",
    "email": "john@example.com",
    "login": "johnzzw",
    "description": "",
    "uuid": 4934949
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "logger",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "quantmod",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utf8",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "targets",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "visNetwork",
      "role": "Suggests"
    },
    {
      "package": "DiagrammeR",
      "role": "Suggests"
    },
    {
      "package": "shinylive",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "tidyquant",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    }
  ],
  "_owner": "johngavin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 42
    },
    {
      "week": "2025-51",
      "n": 55
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "johngavin",
      "count": 159,
      "uuid": 110918
    }
  ],
  "_userbio": {
    "uuid": 110918,
    "type": "user",
    "name": "jg",
    "followers": 6
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/etfdata"
  },
  "_devurl": "https://github.com/johngavin/etf-data",
  "_pkgdown": "https://johngavin.github.io/etf-data",
  "_searchresults": 0,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/etfdata.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "fetch_etf_holdings",
    "fetch_etf_metadata",
    "fetch_justetf_metadata",
    "fetch_justetf_screener",
    "fetch_price_history",
    "get_etf_universe",
    "parse_aum"
  ],
  "_help": [
    {
      "page": "fetch_etf_holdings",
      "title": "Fetch ETF Holdings from Yahoo Finance",
      "topics": [
        "fetch_etf_holdings"
      ]
    },
    {
      "page": "fetch_etf_metadata",
      "title": "Fetch ETF Metadata from Yahoo Finance API",
      "topics": [
        "fetch_etf_metadata"
      ]
    },
    {
      "page": "fetch_justetf_metadata",
      "title": "Fetch ETF Metadata from JustETF",
      "topics": [
        "fetch_justetf_metadata"
      ]
    },
    {
      "page": "fetch_justetf_screener",
      "title": "Fetch ETF Data from JustETF",
      "topics": [
        "fetch_justetf_screener"
      ]
    },
    {
      "page": "fetch_price_history",
      "title": "Fetch Price History from Yahoo Finance",
      "topics": [
        "fetch_price_history"
      ]
    },
    {
      "page": "get_etf_universe",
      "title": "Get ETF Universe",
      "topics": [
        "get_etf_universe"
      ]
    },
    {
      "page": "parse_aum",
      "title": "Parse AUM Text",
      "topics": [
        "parse_aum"
      ]
    }
  ],
  "_readme": "https://github.com/JohnGavin/etf-data/raw/HEAD/etfdata/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "httr2",
    "janitor",
    "jsonlite",
    "lattice",
    "lifecycle",
    "logger",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "quantmod",
    "R6",
    "readr",
    "rlang",
    "rvest",
    "selectr",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "TTR",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "data_snapshot.qmd",
      "filename": "data_snapshot.html",
      "title": "Data Snapshot Report",
      "engine": "quarto::html",
      "headings": [
        "Snapshot Overview",
        "Coverage Summary",
        "Missing Data",
        "Recently Added Rows",
        "Session Info"
      ],
      "created": "2025-12-22 21:04:26",
      "modified": "2025-12-22 21:04:26",
      "commits": 1
    },
    {
      "source": "analysis.qmd",
      "filename": "analysis.html",
      "title": "ETF Data Analysis",
      "engine": "quarto::html",
      "headings": [
        "ETF Universe",
        "Metadata (JustETF)",
        "JustETF Screener API",
        "Price History (Yahoo Finance)",
        "Combined Analysis",
        "Reproducibility & Metadata",
        "Session Info",
        "Data Structures",
        "Targets Metadata",
        "Robust path finding for _targets and _targets.R"
      ],
      "created": "2025-12-12 23:12:05",
      "modified": "2025-12-22 21:04:26",
      "commits": 32
    },
    {
      "source": "etfdata-wasm.qmd",
      "filename": "etfdata-wasm.html",
      "title": "etfdata in WebAssembly (WASM)",
      "engine": "quarto::html",
      "headings": [
        "Data Analysis Example",
        "JustETF Screener",
        "Session Info"
      ],
      "created": "2025-12-15 16:26:59",
      "modified": "2025-12-22 21:04:26",
      "commits": 16
    }
  ],
  "_score": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "etfdata",
  "_universes": [
    "johngavin",
    "johnzzw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-22T07:46:18.000Z",
      "distro": "resolute",
      "commit": "1ac4f23df24eff47ab6e8d675d135bb130cf67ef",
      "fileid": "https://r2.ropensci.org/d370d0974e9f50c924580536aef9bc67ee49e565b513ec5ed70f78d4384fc083",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/29900937855"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-22T07:46:29.000Z",
      "distro": "resolute",
      "commit": "1ac4f23df24eff47ab6e8d675d135bb130cf67ef",
      "fileid": "https://r2.ropensci.org/caf6df9264f7b2f924e9287c8c075b2bb09410684342ceba87e110bf0018781e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/29900937855"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-22T07:45:33.000Z",
      "commit": "1ac4f23df24eff47ab6e8d675d135bb130cf67ef",
      "fileid": "https://r2.ropensci.org/9b7c2fb4d956caa2390fac9c8a4c252e67da022714df6cf46588c44e1f3a3fd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/29900937855"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-22T07:46:06.000Z",
      "commit": "1ac4f23df24eff47ab6e8d675d135bb130cf67ef",
      "fileid": "https://r2.ropensci.org/8275e800f1113fda48b4d4cf39787640fb82531ea3190b1a9aca3043ddb8918a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/29900937855"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-22T07:46:21.000Z",
      "commit": "1ac4f23df24eff47ab6e8d675d135bb130cf67ef",
      "fileid": "https://r2.ropensci.org/6613154c4e8b6dc5ffe5b514c76e62ff57605ac52d67623e31a360b542d49f56",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/29900937855"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-22T07:45:15.000Z",
      "commit": "1ac4f23df24eff47ab6e8d675d135bb130cf67ef",
      "fileid": "https://r2.ropensci.org/0086da6bdea260cba5e6c3efc6ffc957845f4baaa9769ca3b25743912ff85272",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/29900937855"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-22T07:45:34.000Z",
      "commit": "1ac4f23df24eff47ab6e8d675d135bb130cf67ef",
      "fileid": "https://r2.ropensci.org/0c8e53458b6e6fd1b42ff46e66ef7354cce4562b38f20af507b7f8926547f206",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/29900937855"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-22T07:45:30.000Z",
      "commit": "1ac4f23df24eff47ab6e8d675d135bb130cf67ef",
      "fileid": "https://r2.ropensci.org/d54afacdb9364b149e945df612324c7f684299fb4173c92a769d5be0e203c7aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/29900937855"
    }
  ]
}