{
  "_id": "6a47fe97e06c18f0a6527a76",
  "Package": "kofdata",
  "Type": "Package",
  "Version": "0.2.1",
  "Title": "Get Data from the 'KOF Datenservice' API",
  "Description": "Read Swiss time series data from the 'KOF Data' API,\n<https://datenservice.kof.ethz.ch>. The API provides macro\neconomic time series data mostly about Switzerland. The package\nitself is a set of wrappers around the 'KOF Datenservice' API.\nThe 'kofdata' package is able to consume public information as\nwell as data that requires an API token.",
  "Authors@R": "c(\nperson(\"Oliver\", \"Müller\", , \"omueller@kof.ethz.ch\", c(\"aut\", \"cre\")),\nperson(\"Matthias\", \"Bannert\", , \"bannert@kof.ethz.ch\", \"aut\"),\nperson(\"Severin\", \"Thoeni\", , \"thoenis@kof.ethz.ch\", \"aut\"),\nperson(\"Diana\", \"Diaz\", , \"diaz@kof.ethz.ch\", \"ctb\"))",
  "URL": "https://github.com/KOF-ch/kofdata",
  "BugReports": "https://github.com/KOF-ch/kofdata/issues",
  "Date": "2024-01-05",
  "License": "GPL-2",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://kof-ch.r-universe.dev",
  "Date/Publication": "2026-03-02 10:00:35 UTC",
  "RemoteUrl": "https://github.com/kof-ch/kofdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "8635524d684274a9397af0abe9094606fdbbae9f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 18:22:19 UTC",
    "User": "root"
  },
  "Author": "Oliver Müller [aut, cre],\nMatthias Bannert [aut],\nSeverin Thoeni [aut],\nDiana Diaz [ctb]",
  "Maintainer": "Oliver Müller <omueller@kof.ethz.ch>",
  "_user": "kof-ch",
  "_type": "src",
  "_file": "kofdata_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/e8a28130e74f8a1079b9deb35f02bad3f6ad8eed65b9744f3a3e16dee97f70a2",
  "_filesize": 65054,
  "_sha256": "e8a28130e74f8a1079b9deb35f02bad3f6ad8eed65b9744f3a3e16dee97f70a2",
  "_expires": "2026-10-11T18:25:25.000Z",
  "_created": "2026-07-03T18:22:19.000Z",
  "_published": "2026-07-03T18:25:27.313Z",
  "_jobs": [
    {
      "job": 85053261734,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8072840614"
    },
    {
      "job": 85053261710,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8072839276"
    },
    {
      "job": 85053261746,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8072838383"
    },
    {
      "job": 85053261725,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8072835309"
    },
    {
      "job": 85052963361,
      "time": 155,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072815458"
    },
    {
      "job": 85053261708,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8072836721"
    },
    {
      "job": 85053261766,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8072829843"
    },
    {
      "job": 85053261767,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8072829027"
    },
    {
      "job": 85053261750,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8072828600"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kof-ch/actions/runs/28677181093",
  "_status": "success",
  "_upstream": "https://github.com/kof-ch/kofdata",
  "_commit": {
    "id": "8635524d684274a9397af0abe9094606fdbbae9f",
    "author": "Oliver Müller <37299947+omuelle@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "mark as deprecated in readme",
    "time": 1772445635
  },
  "_maintainer": {
    "name": "Oliver Müller",
    "email": "omueller@kof.ethz.ch",
    "login": "omuelle",
    "description": "",
    "uuid": 37299947
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.1",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Depends"
    },
    {
      "package": "xts",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "tstools",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "kof-ch",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "mbannert",
      "count": 35,
      "uuid": 1382079
    },
    {
      "user": "homocodens",
      "count": 19,
      "uuid": 32675029
    },
    {
      "user": "omuelle",
      "count": 6,
      "uuid": 37299947
    },
    {
      "user": "cgschwendt",
      "count": 1,
      "uuid": 35330634
    }
  ],
  "_userbio": {
    "uuid": 31089149,
    "type": "organization",
    "name": "KOF Swiss Economic Institute",
    "followers": 5
  },
  "_downloads": {
    "count": 318,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kofdata"
  },
  "_devurl": "https://github.com/kof-ch/kofdata",
  "_searchresults": 49,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kofdata.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kof-ch/kofdata",
  "_realowner": "kof-ch",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2017-11-12"
    },
    {
      "version": "0.1.1",
      "date": "2018-01-04"
    },
    {
      "version": "0.1.3",
      "date": "2018-02-05"
    },
    {
      "version": "0.1.3.1",
      "date": "2018-06-18"
    },
    {
      "version": "0.1.3.2",
      "date": "2018-09-11"
    },
    {
      "version": "0.1.3.3",
      "date": "2019-08-05"
    },
    {
      "version": "0.1.3.4",
      "date": "2020-03-28"
    },
    {
      "version": "0.1.4",
      "date": "2020-11-22"
    },
    {
      "version": "0.1.5",
      "date": "2021-03-15"
    },
    {
      "version": "0.2",
      "date": "2022-04-29"
    },
    {
      "version": "0.2.1",
      "date": "2024-02-03"
    }
  ],
  "_exports": [
    "cantons",
    "download_cached_file",
    "get_collection",
    "get_dataset",
    "get_legacy_key",
    "get_metadata",
    "get_remaining_quota",
    "get_time_series",
    "list_available_collections",
    "list_available_sets",
    "list_cached_files",
    "list_keys_in_collection",
    "list_keys_in_set",
    "list_public_keys",
    "translate_legacy_keys"
  ],
  "_help": [],
  "_readme": "https://github.com/kof-ch/kofdata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "lattice",
    "mime",
    "openssl",
    "R6",
    "sys",
    "xts",
    "zoo"
  ],
  "_score": 4.468347330412158,
  "_indexed": true,
  "_nocasepkg": "kofdata",
  "_universes": [
    "kof-ch",
    "omuelle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-03T18:24:28.000Z",
      "distro": "resolute",
      "commit": "8635524d684274a9397af0abe9094606fdbbae9f",
      "fileid": "https://r2.ropensci.org/853049048fe8f1d7372c1579981aed4243c41f744933229df517eb3958ff9359",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kof-ch/actions/runs/28677181093"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-03T18:24:21.000Z",
      "distro": "resolute",
      "commit": "8635524d684274a9397af0abe9094606fdbbae9f",
      "fileid": "https://r2.ropensci.org/09e5131dfaf08dbbcf14b7b507064561fea6b2c906ea8c663aac75c0389b1a5e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kof-ch/actions/runs/28677181093"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-03T18:24:16.000Z",
      "commit": "8635524d684274a9397af0abe9094606fdbbae9f",
      "fileid": "https://r2.ropensci.org/da4ef9c856d2aead39cf5dbb77a861d048973cf44ebefeaed2bcdadd09cd9d07",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kof-ch/actions/runs/28677181093"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-03T18:24:02.000Z",
      "commit": "8635524d684274a9397af0abe9094606fdbbae9f",
      "fileid": "https://r2.ropensci.org/b0b931019ddbeeda292a874a19c7f00abff648aa1ca52ecc41578009a6f8a42d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kof-ch/actions/runs/28677181093"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-07-03T18:24:21.000Z",
      "commit": "8635524d684274a9397af0abe9094606fdbbae9f",
      "fileid": "https://r2.ropensci.org/44b22855cbd6214dcd610b4410c461a7a341885eea0d8ca04baab760a6eb8979",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kof-ch/actions/runs/28677181093"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-03T18:23:25.000Z",
      "commit": "8635524d684274a9397af0abe9094606fdbbae9f",
      "fileid": "https://r2.ropensci.org/33cefaae4d7897613bfd0c0ae3b7c096a06fb8d0d5916c3ec94d750d8579881f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kof-ch/actions/runs/28677181093"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-03T18:23:24.000Z",
      "commit": "8635524d684274a9397af0abe9094606fdbbae9f",
      "fileid": "https://r2.ropensci.org/393307b8c25046689ab1cecb4f97a4c2031407782b80d3b03c17d084336072f6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kof-ch/actions/runs/28677181093"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-03T18:23:20.000Z",
      "commit": "8635524d684274a9397af0abe9094606fdbbae9f",
      "fileid": "https://r2.ropensci.org/de699c138f60e56f2931d393cae41d2b733979a7feb7096eedd83d147f0e95a2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kof-ch/actions/runs/28677181093"
    }
  ]
}