{
  "_id": "6a0f6f32acfb0bcc41c5f0f1",
  "Package": "fredr",
  "Title": "An R Client for the 'FRED' API",
  "Version": "2.1.0.9000",
  "Authors@R": "c(person(given = \"Sam\",\nfamily = \"Boysel\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sboysel@gmail.com\"),\nperson(given = \"Davis\",\nfamily = \"Vaughan\",\nrole = \"aut\",\nemail = \"davis@rstudio.com\"))",
  "Maintainer": "Sam Boysel <sboysel@gmail.com>",
  "Description": "An R client for the 'Federal Reserve Economic Data'\n('FRED') API <https://research.stlouisfed.org/docs/api/>.\nFunctions to retrieve economic time series and other data from\n'FRED'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/sboysel/fredr",
  "BugReports": "https://github.com/sboysel/fredr/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://sboysel.r-universe.dev",
  "Date/Publication": "2021-08-13 08:47:33 UTC",
  "RemoteUrl": "https://github.com/sboysel/fredr",
  "RemoteRef": "HEAD",
  "RemoteSha": "968c622eafcb2fbb57cea99db94ec6007604ddcf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:44:34 UTC",
    "User": "root"
  },
  "Author": "Sam Boysel [aut, cre],\nDavis Vaughan [aut]",
  "MD5sum": "2e03346519ef8a003fdcee5e99243528",
  "_user": "sboysel",
  "_type": "src",
  "_file": "fredr_2.1.0.9000.tar.gz",
  "_fileid": "3428d045e9daabeede2abdd9122c753a666db86573914791ea14a421ed1736bd",
  "_filesize": 283517,
  "_sha256": "3428d045e9daabeede2abdd9122c753a666db86573914791ea14a421ed1736bd",
  "_created": "2026-05-21T07:44:34.000Z",
  "_published": "2026-05-21T20:46:42.162Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77265386740,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130068433"
    },
    {
      "job": 77265387091,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130069847"
    },
    {
      "job": 77265387221,
      "time": 216,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130084292"
    },
    {
      "job": 77265386724,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130066801"
    },
    {
      "job": 77265386727,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130027319"
    },
    {
      "job": 77265386294,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146808005"
    },
    {
      "job": 77265387101,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130058985"
    },
    {
      "job": 77265386928,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130056103"
    },
    {
      "job": 77265387119,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130051582"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sboysel/actions/runs/26212552938",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sboysel/fredr",
  "_commit": {
    "id": "968c622eafcb2fbb57cea99db94ec6007604ddcf",
    "author": "Sam Boysel <sboysel@gmail.com>",
    "committer": "Sam Boysel <sboysel@gmail.com>",
    "message": "fixing SonarCloud config to properly scan source\n",
    "time": 1628844453
  },
  "_maintainer": {
    "name": "Sam Boysel",
    "email": "sboysel@gmail.com",
    "login": "sboysel",
    "twitter": "@samjboysel",
    "description": "Data Scientist @ The Linux Foundation",
    "uuid": 6607829
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.2",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "xts",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    }
  ],
  "_owner": "sboysel",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api",
    "client",
    "data",
    "economic",
    "federal-reserve",
    "fred",
    "fred-api",
    "fred-series",
    "fredr"
  ],
  "_stars": 99,
  "_contributors": [
    {
      "user": "sboysel",
      "count": 126,
      "uuid": 6607829
    },
    {
      "user": "davisvaughan",
      "count": 95,
      "uuid": 19150088
    }
  ],
  "_userbio": {
    "uuid": 6607829,
    "type": "user",
    "name": "Sam Boysel",
    "description": "Data Scientist @ The Linux Foundation"
  },
  "_downloads": {
    "count": 8178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fredr"
  },
  "_devurl": "https://github.com/sboysel/fredr",
  "_searchresults": 1084,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fredr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sboysel/fredr",
  "_realowner": "sboysel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-07-28"
    },
    {
      "version": "2.0.0",
      "date": "2020-11-16"
    },
    {
      "version": "2.1.0",
      "date": "2021-01-29"
    }
  ],
  "_exports": [
    "fredr",
    "fredr_category",
    "fredr_category_children",
    "fredr_category_related",
    "fredr_category_related_tags",
    "fredr_category_series",
    "fredr_category_tags",
    "fredr_docs",
    "fredr_get_key",
    "fredr_has_key",
    "fredr_related_tags",
    "fredr_release",
    "fredr_release_dates",
    "fredr_release_related_tags",
    "fredr_release_series",
    "fredr_release_sources",
    "fredr_release_tables",
    "fredr_release_tags",
    "fredr_releases",
    "fredr_releases_dates",
    "fredr_request",
    "fredr_series",
    "fredr_series_categories",
    "fredr_series_observations",
    "fredr_series_release",
    "fredr_series_search_id",
    "fredr_series_search_related_tags",
    "fredr_series_search_tags",
    "fredr_series_search_text",
    "fredr_series_tags",
    "fredr_series_updates",
    "fredr_series_vintagedates",
    "fredr_set_key",
    "fredr_source",
    "fredr_source_releases",
    "fredr_sources",
    "fredr_tags",
    "fredr_tags_series"
  ],
  "_datasets": [
    {
      "name": "fredr_endpoints",
      "title": "List of available FRED API endpoints.",
      "object": "fredr_endpoints",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "endpoint",
        "type",
        "note"
      ],
      "rows": 31,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fredr_category",
      "title": "Get a FRED category",
      "topics": [
        "fredr_category"
      ]
    },
    {
      "page": "fredr_category_children",
      "title": "Get the child categories for a specified FRED parent category",
      "topics": [
        "fredr_category_children"
      ]
    },
    {
      "page": "fredr_category_related",
      "title": "Get the related categories for a FRED category.",
      "topics": [
        "fredr_category_related"
      ]
    },
    {
      "page": "fredr_category_related_tags",
      "title": "Get the related FRED tags within a category",
      "topics": [
        "fredr_category_related_tags"
      ]
    },
    {
      "page": "fredr_category_series",
      "title": "Get the series in a category",
      "topics": [
        "fredr_category_series"
      ]
    },
    {
      "page": "fredr_category_tags",
      "title": "Get the FRED tags for a category",
      "topics": [
        "fredr_category_tags"
      ]
    },
    {
      "page": "fredr_docs",
      "title": "Open the web documentation for a certain FRED API topic.",
      "topics": [
        "fredr_docs"
      ]
    },
    {
      "page": "fredr_endpoints",
      "title": "List of available FRED API endpoints.",
      "topics": [
        "fredr_endpoints"
      ]
    },
    {
      "page": "fredr_related_tags",
      "title": "Get related FRED tags given one or more tags",
      "topics": [
        "fredr_related_tags"
      ]
    },
    {
      "page": "fredr_release",
      "title": "Get a release of economic data",
      "topics": [
        "fredr_release"
      ]
    },
    {
      "page": "fredr_release_dates",
      "title": "Get release dates for a single release of economic data",
      "topics": [
        "fredr_release_dates"
      ]
    },
    {
      "page": "fredr_release_related_tags",
      "title": "Get the related FRED tags for one or more FRED tags within a release",
      "topics": [
        "fredr_release_related_tags"
      ]
    },
    {
      "page": "fredr_release_series",
      "title": "Get the series on a release of economic data",
      "topics": [
        "fredr_release_series"
      ]
    },
    {
      "page": "fredr_release_sources",
      "title": "Get the sources for a release of economic data",
      "topics": [
        "fredr_release_sources"
      ]
    },
    {
      "page": "fredr_release_tables",
      "title": "Get release table trees for a given release",
      "topics": [
        "fredr_release_tables"
      ]
    },
    {
      "page": "fredr_release_tags",
      "title": "Get the FRED tags for a release",
      "topics": [
        "fredr_release_tags"
      ]
    },
    {
      "page": "fredr_releases",
      "title": "Get all releases of economic data",
      "topics": [
        "fredr_releases"
      ]
    },
    {
      "page": "fredr_releases_dates",
      "title": "Get release dates for _all_ releases of economic data.",
      "topics": [
        "fredr_releases_dates"
      ]
    },
    {
      "page": "fredr_request",
      "title": "Send a request to the FRED API",
      "topics": [
        "fredr_request"
      ]
    },
    {
      "page": "fredr_series",
      "title": "Return basic information for a FRED series.",
      "topics": [
        "fredr_series"
      ]
    },
    {
      "page": "fredr_series_categories",
      "title": "Get the categories for a FRED series",
      "topics": [
        "fredr_series_categories"
      ]
    },
    {
      "page": "fredr",
      "title": "Get observations of a FRED series",
      "topics": [
        "fredr",
        "fredr_series_observations"
      ]
    },
    {
      "page": "fredr_series_release",
      "title": "Get the release for a FRED series",
      "topics": [
        "fredr_series_release"
      ]
    },
    {
      "page": "fredr_series_search_related_tags",
      "title": "Get the related FRED tags for one or more FRED tags matching a series search",
      "topics": [
        "fredr_series_search_related_tags"
      ]
    },
    {
      "page": "fredr_series_search_tags",
      "title": "Get the FRED tags for a series search.",
      "topics": [
        "fredr_series_search_tags"
      ]
    },
    {
      "page": "fredr_series_search",
      "title": "Search for a FRED series.",
      "topics": [
        "fredr_series_search_id",
        "fredr_series_search_text"
      ]
    },
    {
      "page": "fredr_series_tags",
      "title": "Get the tags for a FRED series",
      "topics": [
        "fredr_series_tags"
      ]
    },
    {
      "page": "fredr_series_updates",
      "title": "Get a set of recently updated FRED series",
      "topics": [
        "fredr_series_updates"
      ]
    },
    {
      "page": "fredr_series_vintagedates",
      "title": "Get the data vintage dates for a FRED series",
      "topics": [
        "fredr_series_vintagedates"
      ]
    },
    {
      "page": "fredr_source",
      "title": "Get a source of economic data",
      "topics": [
        "fredr_source"
      ]
    },
    {
      "page": "fredr_source_releases",
      "title": "Get the releases for a source",
      "topics": [
        "fredr_source_releases"
      ]
    },
    {
      "page": "fredr_sources",
      "title": "Get _all_ sources of economic data",
      "topics": [
        "fredr_sources"
      ]
    },
    {
      "page": "fredr_tags",
      "title": "Get FRED series tags",
      "topics": [
        "fredr_tags"
      ]
    },
    {
      "page": "fredr_tags_series",
      "title": "Find FRED series matching tag names",
      "topics": [
        "fredr_tags_series"
      ]
    },
    {
      "page": "fredr-key",
      "title": "FRED API key",
      "topics": [
        "fredr-key",
        "fredr_get_key",
        "fredr_has_key",
        "fredr_set_key"
      ]
    }
  ],
  "_readme": "https://github.com/sboysel/fredr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "fredr-categories.Rmd",
      "filename": "fredr-categories.html",
      "title": "FRED Categories",
      "author": "Sam Boysel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Get a FRED category",
        "Get the children of a FRED category",
        "Get a related FRED category",
        "Get series in a category",
        "Get tags within a FRED category",
        "Get related tags within a FRED category"
      ],
      "created": "2018-07-19 06:28:55",
      "modified": "2020-11-16 17:35:14",
      "commits": 11
    },
    {
      "source": "fredr-releases.Rmd",
      "filename": "fredr-releases.html",
      "title": "FRED Releases",
      "author": "Sam Boysel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Get all releases of economic data",
        "Get release dates for all releases of economic data.",
        "Get a release of economic data",
        "Get release dates for a single release of economic data",
        "Get the series in a release of economic data",
        "Get the FRED tags for a release",
        "Get the related FRED tags for one or more FRED tags within a release",
        "Get the sources for a release of economic data",
        "Get release table trees for a given release"
      ],
      "created": "2018-07-19 06:28:55",
      "modified": "2020-11-16 17:35:14",
      "commits": 11
    },
    {
      "source": "fredr-series.Rmd",
      "filename": "fredr-series.html",
      "title": "FRED Series",
      "author": "Sam Boysel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Retrieve observations",
        "Search for FRED series",
        "Search for FRED series by tags",
        "Search for FRED series by related tags",
        "Get basic information for a FRED series",
        "Get the categories for a FRED series",
        "Get the release for a FRED series",
        "Get the tags for a FRED series",
        "Get a set of recently updated FRED series",
        "Get the vintage dates for a FRED series"
      ],
      "created": "2018-07-19 06:28:55",
      "modified": "2020-11-16 17:35:14",
      "commits": 12
    },
    {
      "source": "fredr-sources.Rmd",
      "filename": "fredr-sources.html",
      "title": "FRED Sources",
      "author": "Sam Boysel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Get FRED sources",
        "Get a single FRED source",
        "Get FRED releases for a source"
      ],
      "created": "2018-07-19 06:28:55",
      "modified": "2020-11-16 17:35:14",
      "commits": 10
    },
    {
      "source": "fredr-tags.Rmd",
      "filename": "fredr-tags.html",
      "title": "FRED Tags",
      "author": "Sam Boysel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Get series tags",
        "Get related series tags",
        "Get series by tag names"
      ],
      "created": "2018-07-19 06:28:55",
      "modified": "2020-11-16 17:35:14",
      "commits": 9
    },
    {
      "source": "fredr.Rmd",
      "filename": "fredr.html",
      "title": "Getting started with fredr",
      "author": "Sam Boysel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Authentication",
        "Retrieve series observations",
        "Endpoints",
        "View FRED API documentation",
        "General queries"
      ],
      "created": "2018-07-08 23:14:23",
      "modified": "2021-01-27 13:21:55",
      "commits": 22
    }
  ],
  "_score": 10.19858408812154,
  "_indexed": true,
  "_nocasepkg": "fredr",
  "_universes": [
    "sboysel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-05-21T07:46:40.000Z",
      "distro": "noble",
      "commit": "968c622eafcb2fbb57cea99db94ec6007604ddcf",
      "fileid": "497a7fe0233ea257ac6c26bc3e925d1340ee92a3588fdd4945082fb67a18ac25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sboysel/actions/runs/26212552938"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-05-21T07:46:45.000Z",
      "distro": "noble",
      "commit": "968c622eafcb2fbb57cea99db94ec6007604ddcf",
      "fileid": "cc1bc021c7d493844e4fe9d25b0febb0212b4f6bfb956f567e37e35bd5abaec5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sboysel/actions/runs/26212552938"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-05-21T07:47:30.000Z",
      "commit": "968c622eafcb2fbb57cea99db94ec6007604ddcf",
      "fileid": "821f7596963ee02dae9b3c711f310bd848124ac71857a54a992c314a38592310",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sboysel/actions/runs/26212552938"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-05-21T07:46:39.000Z",
      "commit": "968c622eafcb2fbb57cea99db94ec6007604ddcf",
      "fileid": "c5476b70d3c61569da497086fc8f4f7c9ce2b7931e78a5008a936cf94fd419c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sboysel/actions/runs/26212552938"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0.9000",
      "date": "2026-05-21T20:46:21.000Z",
      "commit": "968c622eafcb2fbb57cea99db94ec6007604ddcf",
      "fileid": "8b2a1be28bedde36b8e69932e72ed0494adb97300486eecb8fc973ed2e8beeba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sboysel/actions/runs/26212552938"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-05-21T07:46:05.000Z",
      "commit": "968c622eafcb2fbb57cea99db94ec6007604ddcf",
      "fileid": "02f1297b595d24f05df763ad1994d66e5509704cc6499a669194d6dc480a877e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sboysel/actions/runs/26212552938"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-05-21T07:45:52.000Z",
      "commit": "968c622eafcb2fbb57cea99db94ec6007604ddcf",
      "fileid": "53308f85b012bf7e20410ce83292e0a97b450c249436f4aa89e2ffc98f58d558",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sboysel/actions/runs/26212552938"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-05-21T07:45:43.000Z",
      "commit": "968c622eafcb2fbb57cea99db94ec6007604ddcf",
      "fileid": "7aa8c63bf6e75c260dea087a2a8753a759180eb1c720df8983f4afd54a9288af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sboysel/actions/runs/26212552938"
    }
  ]
}