{
  "_id": "6a1042d2acfb0bcc41c9dca3",
  "Package": "GetQuandlData",
  "Type": "Package",
  "Title": "Fast and Cached Import of Data from 'Quandl' Using the 'json\nAPI'",
  "Version": "1.0.0",
  "Author": "Marcelo S. Perlin",
  "Maintainer": "Marcelo S. Perlin <marceloperlin@gmail.com>",
  "Description": "Imports time series data from the 'Quandl' database\n<https://data.nasdaq.com/>. The package uses the 'json api' at\n<https://data.nasdaq.com/search>, local caching ('memoise'\npackage) and the tidy format by default. Also allows queries of\ndatabases, allowing the user to see which time series are\navailable for each database id. In short, it is an alternative\nto package 'Quandl', with faster data importation in the\ntidy/long format.",
  "License": "GPL-2",
  "BugReports": "https://github.com/msperlin/GetQuandlData/issues",
  "URL": "https://github.com/msperlin/GetQuandlData/",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev libx11-dev",
  "Repository": "https://msperlin.r-universe.dev",
  "Date/Publication": "2023-02-15 12:26:25 UTC",
  "RemoteUrl": "https://github.com/msperlin/getquandldata",
  "RemoteRef": "HEAD",
  "RemoteSha": "563edf8ace68111868bd0d4043d80f9bd32eead0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:15:33 UTC",
    "User": "root"
  },
  "MD5sum": "f23d862fdf2b480abf1e38453dc48703",
  "_user": "msperlin",
  "_type": "src",
  "_file": "GetQuandlData_1.0.0.tar.gz",
  "_fileid": "6c13b13218a26469b0cf1a19c9a3c543c7d2eb89e18119e9620e04371d7833f2",
  "_filesize": 107174,
  "_sha256": "6c13b13218a26469b0cf1a19c9a3c543c7d2eb89e18119e9620e04371d7833f2",
  "_created": "2026-05-11T07:15:33.000Z",
  "_published": "2026-05-22T11:49:38.686Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373533159,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912416330"
    },
    {
      "job": 77373533486,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912415171"
    },
    {
      "job": 77373533223,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912408215"
    },
    {
      "job": 77373533315,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912407209"
    },
    {
      "job": 77373533080,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912377923"
    },
    {
      "job": 77373532728,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159767618"
    },
    {
      "job": 77373533119,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912413504"
    },
    {
      "job": 77373533247,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912399009"
    },
    {
      "job": 77373533341,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912405930"
    }
  ],
  "_buildurl": "https://github.com/r-universe/msperlin/actions/runs/25655759989",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/msperlin/getquandldata",
  "_commit": {
    "id": "563edf8ace68111868bd0d4043d80f9bd32eead0",
    "author": "msperlin <marceloperlin@gmail.com>",
    "committer": "msperlin <marceloperlin@gmail.com>",
    "message": "changed urls (Cran check NOTES)\n",
    "time": 1676463985
  },
  "_maintainer": {
    "name": "Marcelo S. Perlin",
    "email": "marceloperlin@gmail.com",
    "login": "msperlin",
    "uuid": 10583352
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "msperlin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "msperlin",
      "count": 9,
      "uuid": 10583352
    }
  ],
  "_userbio": {
    "uuid": 10583352,
    "type": "user",
    "name": "Marcelo S. Perlin",
    "description": "Associate Professor and Researcher at UFRGS"
  },
  "_downloads": {
    "count": 255,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GetQuandlData"
  },
  "_devurl": "https://github.com/msperlin/getquandldata",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GetQuandlData.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/msperlin/getquandldata",
  "_realowner": "msperlin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-10-20"
    },
    {
      "version": "1.0.0",
      "date": "2023-02-15"
    }
  ],
  "_exports": [
    "get_cache_folder",
    "get_database_info",
    "get_Quandl_series",
    "get_single_Quandl",
    "json_to_tibble"
  ],
  "_help": [
    {
      "page": "get_cache_folder",
      "title": "Returns the default cache folder",
      "topics": [
        "get_cache_folder"
      ]
    },
    {
      "page": "get_database_info",
      "title": "Get inform about quandl database",
      "topics": [
        "get_database_info"
      ]
    },
    {
      "page": "get_Quandl_series",
      "title": "Import data from Quandl API",
      "topics": [
        "get_Quandl_series"
      ]
    },
    {
      "page": "get_single_Quandl",
      "title": "Fetches a single time series from Quandl",
      "topics": [
        "get_single_Quandl"
      ]
    },
    {
      "page": "json_to_tibble",
      "title": "Transforms and organize json output to a tibble",
      "topics": [
        "json_to_tibble"
      ]
    }
  ],
  "_readme": "https://github.com/msperlin/getquandldata/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getquandldata-vignette-introduction.Rmd",
      "filename": "getquandldata-vignette-introduction.html",
      "title": "Using GetQuandlData to study inflation rates around the world",
      "author": "Marcelo Perlin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Example 01 - Inflation in the US",
        "Example 02 - Inflation for many countries"
      ],
      "created": "2019-10-01 13:52:33",
      "modified": "2023-02-15 12:26:25",
      "commits": 5
    }
  ],
  "_score": 4.944482672150169,
  "_indexed": true,
  "_nocasepkg": "getquandldata",
  "_universes": [
    "msperlin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-11T07:17:47.000Z",
      "distro": "noble",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "ec9e5469e12f411d9d4c5e01b84c37059535ca6d2103f9f7db1694fe276f59ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/25655759989"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-11T07:17:45.000Z",
      "distro": "noble",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "f08774fd14bc4451c84f1ad77f98f35e6eb1a1aaef0a57e75ad00f9d21bb7814",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/25655759989"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-11T07:17:22.000Z",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "912446ee038c62afa081afba72e26af81923cc807b56ca58a06630d3a0d26fd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/25655759989"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-11T07:17:18.000Z",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "30cf08ea8bf0a81ca5ef36daba9b28dfdf8477bfbf313eadd61415b36332f738",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/25655759989"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-11T07:17:37.000Z",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "779db3d8a43c3154191b59f516926ff3048f6f026630ab73daee6355f140678d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/25655759989"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-11T07:16:44.000Z",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "081f5e85b256b7eed8bc841d5eb259b7f437c5f8804dfe2692b9d0bcfbab7e5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/25655759989"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-11T07:17:08.000Z",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "6892baaf62b311ac09cee1eb1742a5cc8a5d0807a4c1c76d04f669985e5a7597",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/25655759989"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T11:49:17.000Z",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "d0761bb20d9f7b7fd90c6fca899bd86a3ef5350ac86d752726a2422b9f0ee2eb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/25655759989"
    }
  ]
}