{
  "_id": "6a4a12bc18ec5aec692039f2",
  "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-06-10 09:17:01 UTC",
    "User": "root"
  },
  "_user": "msperlin",
  "_type": "src",
  "_file": "GetQuandlData_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d8e9b4336ea26d279e317e360ced544409eca53edd39aaabaa30267503dff9c4",
  "_filesize": 105438,
  "_sha256": "d8e9b4336ea26d279e317e360ced544409eca53edd39aaabaa30267503dff9c4",
  "_expires": "2026-10-13T08:15:55.000Z",
  "_created": "2026-06-10T09:17:01.000Z",
  "_published": "2026-07-05T08:15:56.479Z",
  "_jobs": [
    {
      "job": 85206113011,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7531566878"
    },
    {
      "job": 85206113117,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531567610"
    },
    {
      "job": 85206112960,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531709854"
    },
    {
      "job": 85206112950,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531766626"
    },
    {
      "job": 85206112931,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531517936"
    },
    {
      "job": 85206112869,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531562765"
    },
    {
      "job": 85206113099,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7531556954"
    },
    {
      "job": 85206113036,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7531545725"
    },
    {
      "job": 85206113021,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531547263"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/msperlin/actions/runs/27266038724",
  "_status": "success",
  "_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",
    "description": "Associate Professor and Researcher at UFRGS",
    "uuid": 10583352
  },
  "_distro": "noble",
  "_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": 228,
    "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-06-10T09:19:10.000Z",
      "distro": "noble",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "https://r2.ropensci.org/f87e87413a8b6659b6abd2b86931d2cf598e2b54c29d77003ad31889ff3b63d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/27266038724"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-10T09:19:11.000Z",
      "distro": "noble",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "https://r2.ropensci.org/9ecfe91c16400c5454260492c18d28ad005174182f461c51347dab80bb36ef6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/27266038724"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-10T09:25:21.000Z",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "https://r2.ropensci.org/be59bb32b3a81466cd11a01497a9d730df27330a3c9dcbc394a4efa25d436e70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/27266038724"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-10T09:27:41.000Z",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "https://r2.ropensci.org/a58eaab04a6c3b3604d115fe01cbdd7871cc3d98a3936fb272f24577a26335db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/27266038724"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-10T09:19:09.000Z",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "https://r2.ropensci.org/2f78a8de4e83ad985d35ca0a9dadfbd1bc074e7125ffd12bf5448e35d8b36d84",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/27266038724"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-10T09:18:39.000Z",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "https://r2.ropensci.org/5b7999f2a5de40f329950bf68310d92a72800622644bd66adb70036f18fa5824",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/27266038724"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-10T09:18:12.000Z",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "https://r2.ropensci.org/44507c6a48566392f6e6d3e995bb5976c6a68287ee6f25679e476ffafbcea39d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/27266038724"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-10T09:18:14.000Z",
      "commit": "563edf8ace68111868bd0d4043d80f9bd32eead0",
      "fileid": "https://r2.ropensci.org/9265b5920f456c3cc4de537e5c836edee8bada551180b8bb88140843a40dfa72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/27266038724"
    }
  ]
}