{
  "_id": "6a202a94cd65a98ecbd0a631",
  "Package": "dataseries",
  "Type": "Package",
  "Title": "Switzerland's Data Series in One Place",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Christoph\", \"Sax\", email = \"christoph.sax@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Jannes\", \"Muenchow\", email = \"malnamalja@gmx.de\",\nrole = \"ctb\"))",
  "Description": "Download and import open Swiss economic time series from\n'dataseries.org' <https://dataseries.org>, a comprehensive and\nup-to-date collection of public data from Switzerland. Series\nare retrieved through the public 'dataseries.org' API and\nimported as a 'data.frame' or 'ts' object.",
  "License": "GPL-3",
  "URL": "https://dataseries.org, https://github.com/cynkra/dataseries",
  "BugReports": "https://github.com/cynkra/dataseries/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2026-06-03 11:52:02 UTC",
  "RemoteUrl": "https://github.com/cynkra/dataseries",
  "RemoteRef": "HEAD",
  "RemoteSha": "1bb2af283427c43665381ec7ef2d0071d6088851",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 13:19:50 UTC",
    "User": "root"
  },
  "Author": "Christoph Sax [aut, cre],\nJannes Muenchow [ctb]",
  "Maintainer": "Christoph Sax <christoph.sax@gmail.com>",
  "MD5sum": "8b1c0e085faaccd29f3e62418b41820d",
  "_user": "cynkra",
  "_type": "src",
  "_file": "dataseries_1.0.0.tar.gz",
  "_fileid": "941f1861eb709ee0998f98dd5e7b40202c5944df025afeeb3a85a01b5e0e22ff",
  "_filesize": 99450,
  "_sha256": "941f1861eb709ee0998f98dd5e7b40202c5944df025afeeb3a85a01b5e0e22ff",
  "_created": "2026-06-03T13:19:50.000Z",
  "_published": "2026-06-03T13:22:28.184Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79303702497,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7385772791"
    },
    {
      "job": 79303702785,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7385771886"
    },
    {
      "job": 79303702526,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7385763224"
    },
    {
      "job": 79303702780,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7385766795"
    },
    {
      "job": 79303161282,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7385726947"
    },
    {
      "job": 79303702767,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7385769094"
    },
    {
      "job": 79303702549,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7385762409"
    },
    {
      "job": 79303702765,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7385751663"
    },
    {
      "job": 79303702657,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7385757901"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/26887304364",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cynkra/dataseries",
  "_commit": {
    "id": "1bb2af283427c43665381ec7ef2d0071d6088851",
    "author": "Christoph Sax <christoph@cynkra.com>",
    "committer": "Christoph Sax <christoph@cynkra.com>",
    "message": "Pin Codecov badge to main branch\n\nCodecov's stored default branch is still 'master' (stale after the\nmaster->main rename), so the default-branch badge resolves to nothing.\nPoint the badge at the main branch explicitly (currently 86%).\n",
    "time": 1780487522
  },
  "_maintainer": {
    "name": "Christoph Sax",
    "email": "christoph.sax@gmail.com",
    "login": "christophsax",
    "description": "#rstats enthusiast, economist, partner at cynkra.com",
    "uuid": 1390827
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cynkra",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 7
    }
  ],
  "_tags": [],
  "_topics": [
    "time-series"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "christophsax",
      "count": 33,
      "uuid": 1390827
    },
    {
      "user": "jannes-m",
      "count": 1,
      "uuid": 9986952
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 260,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dataseries"
  },
  "_devurl": "https://github.com/cynkra/dataseries",
  "_searchresults": 28,
  "_metadata": {
    "category": "Datasets",
    "cynkra_team_members": [
      "christoph",
      "jannes"
    ]
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dataseries.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cynkra/dataseries",
  "_realowner": "cynkra",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-02-17"
    },
    {
      "version": "0.2.0",
      "date": "2017-04-29"
    }
  ],
  "_exports": [
    "cache_ls",
    "cache_rm",
    "ds",
    "ds_catalog",
    "ds_meta",
    "ds_search",
    "inventory"
  ],
  "_help": [
    {
      "page": "cache_ls",
      "title": "List or clear the in-memory cache",
      "topics": [
        "cache_ls",
        "cache_rm"
      ]
    },
    {
      "page": "ds",
      "title": "Download time series from dataseries.org",
      "topics": [
        "ds"
      ]
    },
    {
      "page": "ds_catalog",
      "title": "Catalog of available datasets",
      "topics": [
        "ds_catalog"
      ]
    },
    {
      "page": "ds_meta",
      "title": "Metadata for one dataset",
      "topics": [
        "ds_meta"
      ]
    },
    {
      "page": "ds_search",
      "title": "Search for series across all datasets",
      "topics": [
        "ds_search"
      ]
    }
  ],
  "_readme": "https://github.com/cynkra/dataseries/raw/HEAD/README.md",
  "_rundeps": [
    "jsonlite"
  ],
  "_score": 4.1003705451175625,
  "_indexed": true,
  "_nocasepkg": "dataseries",
  "_universes": [
    "cynkra",
    "christophsax"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-03T13:21:48.000Z",
      "distro": "noble",
      "commit": "1bb2af283427c43665381ec7ef2d0071d6088851",
      "fileid": "64b6b00a489470041ec6121b7a50ed6db2f153cc41b64fb325076b8481d37589",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26887304364"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-03T13:21:45.000Z",
      "distro": "noble",
      "commit": "1bb2af283427c43665381ec7ef2d0071d6088851",
      "fileid": "72525ef219413187c3d908da9b9c20273803f7a179b3cd41bfc54127c27e471a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26887304364"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-03T13:21:26.000Z",
      "commit": "1bb2af283427c43665381ec7ef2d0071d6088851",
      "fileid": "adbb70225c3a6068206217926cca8944a251a45f2c0eb4814f77eda69da9036e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26887304364"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-03T13:21:33.000Z",
      "commit": "1bb2af283427c43665381ec7ef2d0071d6088851",
      "fileid": "13e383d9faa094d89740e5c12a8824cca007bf14de5ab04c19fcbe88a0377281",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26887304364"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-03T13:21:47.000Z",
      "commit": "1bb2af283427c43665381ec7ef2d0071d6088851",
      "fileid": "ce55daa1073a9c1f9c1c4c0873a72574a07ef1bfcf140c5123c5ff888ea962ca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26887304364"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-03T13:21:14.000Z",
      "commit": "1bb2af283427c43665381ec7ef2d0071d6088851",
      "fileid": "2bcbd4decd49baaea2b7e793172b1c5ac321bbb93853eab3f61e300c979fb081",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26887304364"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-03T13:20:51.000Z",
      "commit": "1bb2af283427c43665381ec7ef2d0071d6088851",
      "fileid": "3daae5a575ffb119e4c97ae9432863adc97f9f5607317aedaee35e72e653f148",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26887304364"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-03T13:21:06.000Z",
      "commit": "1bb2af283427c43665381ec7ef2d0071d6088851",
      "fileid": "379dff432f0101d3ad931b4474f6329a7a132714daa14fb8719557b89409a8e0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26887304364"
    }
  ]
}