{
  "_id": "6a1f0dc7b401979e7341d164",
  "Package": "blsR",
  "Title": "Make Requests from the Bureau of Labor Statistics API",
  "Version": "0.5.0.9000",
  "Authors@R": "person(given = \"Guillermo\",\nfamily = \"Roditi Dominguez\",\nrole = c(\"aut\", \"cre\"),\nemail = \"guillermo@newriverinvestments.com\",\ncomment = c(ORCID = \"0000-0002-7127-8742\"))",
  "Description": "Implements v2 of the B.L.S. API for requests of survey\ninformation and time series data through 3-tiered API that\nallows users to interact with the raw API directly, create\nqueries through a functional interface, and re-shape the data\nstructures returned to fit common uses. The API definition is\nlocated at:\n<https://www.bls.gov/developers/api_signature_v2.htm>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/groditi/blsR",
  "BugReports": "https://github.com/groditi/blsR/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://groditi.r-universe.dev",
  "Date/Publication": "2023-10-02 22:14:43 UTC",
  "RemoteUrl": "https://github.com/groditi/blsr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e3c80604759d26bb760f9501d545767ba7a3d401",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 09:05:14 UTC",
    "User": "root"
  },
  "Author": "Guillermo Roditi Dominguez [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7127-8742>)",
  "Maintainer": "Guillermo Roditi Dominguez <guillermo@newriverinvestments.com>",
  "MD5sum": "62241a86b471b753be766d88bcea8647",
  "_user": "groditi",
  "_type": "src",
  "_file": "blsR_0.5.0.9000.tar.gz",
  "_fileid": "e944cf3c0e0505d2374d21b4bd5f67fde49a3cce0490106ee58b1fe8c4525b8a",
  "_filesize": 206508,
  "_sha256": "e944cf3c0e0505d2374d21b4bd5f67fde49a3cce0490106ee58b1fe8c4525b8a",
  "_created": "2026-05-17T09:05:14.000Z",
  "_published": "2026-06-02T17:07:19.226Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128005640,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7041081002"
    },
    {
      "job": 79128005916,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041079640"
    },
    {
      "job": 79128005589,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7041081253"
    },
    {
      "job": 79128005400,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041080015"
    },
    {
      "job": 79128005222,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041066818"
    },
    {
      "job": 79128004654,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364635978"
    },
    {
      "job": 79128005083,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7041075581"
    },
    {
      "job": 79128005896,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7041075828"
    },
    {
      "job": 79128006466,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041075226"
    }
  ],
  "_buildurl": "https://github.com/r-universe/groditi/actions/runs/25986571373",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/groditi/blsr",
  "_commit": {
    "id": "e3c80604759d26bb760f9501d545767ba7a3d401",
    "author": "Guillermo Roditi <groditi@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create FUNDING.yml",
    "time": 1696284883
  },
  "_maintainer": {
    "name": "Guillermo Roditi Dominguez",
    "email": "guillermo@newriverinvestments.com",
    "login": "groditi",
    "description": "",
    "uuid": 48402,
    "orcid": "0000-0002-7127-8742"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    }
  ],
  "_owner": "groditi",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 17,
  "_contributors": [
    {
      "user": "groditi",
      "count": 104,
      "uuid": 48402
    }
  ],
  "_userbio": {
    "uuid": 48402,
    "type": "user",
    "name": "Guillermo Roditi"
  },
  "_downloads": {
    "count": 624,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blsR"
  },
  "_devurl": "https://github.com/groditi/blsr",
  "_searchresults": 84,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/blsR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/groditi/blsr",
  "_realowner": "groditi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2021-10-26"
    },
    {
      "version": "0.3.0",
      "date": "2022-04-11"
    },
    {
      "version": "0.3.1",
      "date": "2022-07-23"
    },
    {
      "version": "0.3.2",
      "date": "2022-10-04"
    },
    {
      "version": "0.4.0",
      "date": "2022-10-13"
    },
    {
      "version": "0.5.0",
      "date": "2023-07-05"
    }
  ],
  "_exports": [
    "bls_get_key",
    "bls_has_key",
    "bls_request",
    "bls_set_key",
    "bls_unset_key",
    "data_as_table",
    "data_as_tidy_table",
    "get_all_surveys",
    "get_latest_observation",
    "get_n_series",
    "get_n_series_table",
    "get_popular_series",
    "get_series",
    "get_series_table",
    "get_series_tables",
    "get_survey_info",
    "merge_tables",
    "merge_tidy_tables",
    "query_all_surveys",
    "query_latest_observation",
    "query_n_series",
    "query_popular_series",
    "query_series",
    "query_survey_info",
    "reduce_spanned_responses",
    "span_request_queries",
    "span_series_request",
    "tidy_periods",
    "tidy_table_as_zoo"
  ],
  "_help": [
    {
      "page": "bls_request",
      "title": "Retrieve Data From the U.S. Bureau Of Labor Statistics API v2",
      "concept": [
        "blsR-requests"
      ],
      "topics": [
        "bls_request"
      ]
    },
    {
      "page": "bls-api-key",
      "title": "Managing API keys",
      "concept": [
        "blsR-utils"
      ],
      "topics": [
        "bls-api-key",
        "bls_get_key",
        "bls_has_key",
        "bls_set_key",
        "bls_unset_key"
      ]
    },
    {
      "page": "blsR",
      "title": "blsR: Retrieve Data From the U.S. Bureau Of Labor Statistics API",
      "topics": [
        "blsR"
      ]
    },
    {
      "page": "data_as_table",
      "title": "Convert a list of data entries as returned by BLS API to a table",
      "concept": [
        "blsR-utils"
      ],
      "topics": [
        "data_as_table"
      ]
    },
    {
      "page": "data_as_tidy_table",
      "title": "Convert a list of data entries as returned by BLS API to a table",
      "concept": [
        "blsR-utils"
      ],
      "topics": [
        "data_as_tidy_table"
      ]
    },
    {
      "page": "get_all_surveys",
      "title": "Create and execute a query to retrieve all surveys",
      "concept": [
        "blsR-requests"
      ],
      "topics": [
        "get_all_surveys"
      ]
    },
    {
      "page": "get_latest_observation",
      "title": "Create and execute a query to retrieve the latest observation for a series",
      "concept": [
        "blsR-requests"
      ],
      "topics": [
        "get_latest_observation"
      ]
    },
    {
      "page": "get_n_series",
      "title": "Create and execute a query to retrieve one or more time series and their catalog data",
      "concept": [
        "blsR-requests"
      ],
      "topics": [
        "get_n_series"
      ]
    },
    {
      "page": "get_n_series_table",
      "title": "Retrieve multiple time series in one API request and return a single tibble",
      "concept": [
        "blsR-requests"
      ],
      "topics": [
        "get_n_series_table"
      ]
    },
    {
      "page": "get_popular_series",
      "title": "Create and execute a query to retrieve popular series",
      "concept": [
        "blsR-requests"
      ],
      "topics": [
        "get_popular_series"
      ]
    },
    {
      "page": "get_series",
      "title": "Create and execute query for a single time series",
      "concept": [
        "blsR-requests"
      ],
      "topics": [
        "get_series"
      ]
    },
    {
      "page": "get_series_table",
      "title": "Retrieve a time series from BLS API as a tibble",
      "concept": [
        "blsR-requests"
      ],
      "topics": [
        "get_series_table"
      ]
    },
    {
      "page": "get_series_tables",
      "title": "Retrieve multiple time series as in one API request as tibbles",
      "concept": [
        "blsR-requests"
      ],
      "topics": [
        "get_series_tables"
      ]
    },
    {
      "page": "get_survey_info",
      "title": "Create and execute a query to retrieve information about a survey",
      "concept": [
        "blsR-requests"
      ],
      "topics": [
        "get_survey_info"
      ]
    },
    {
      "page": "merge_tables",
      "title": "Turn a list of one or more series into a single table of time series data",
      "concept": [
        "blsR-utils"
      ],
      "topics": [
        "merge_tables"
      ]
    },
    {
      "page": "merge_tidy_tables",
      "title": "Turn a list of one or more series into a single table of time series data",
      "concept": [
        "blsR-utils"
      ],
      "topics": [
        "merge_tidy_tables"
      ]
    },
    {
      "page": "query_all_surveys",
      "title": "Create a query to retrieve all surveys",
      "concept": [
        "blsR-queries"
      ],
      "topics": [
        "query_all_surveys"
      ]
    },
    {
      "page": "query_latest_observation",
      "title": "Create a Query to retrieve the latest observation for a time series",
      "concept": [
        "blsR-queries"
      ],
      "topics": [
        "query_latest_observation"
      ]
    },
    {
      "page": "query_n_series",
      "title": "Create a query to retrieve one or more time series and their catalog data",
      "concept": [
        "blsR-queries"
      ],
      "topics": [
        "query_n_series"
      ]
    },
    {
      "page": "query_popular_series",
      "title": "Create a query to retrieve popular series",
      "concept": [
        "blsR-queries"
      ],
      "topics": [
        "query_popular_series"
      ]
    },
    {
      "page": "query_series",
      "title": "Create a query for a single time series",
      "concept": [
        "blsR-queries"
      ],
      "topics": [
        "query_series"
      ]
    },
    {
      "page": "query_survey_info",
      "title": "Create a query to retrieve information about a survey",
      "concept": [
        "blsR-queries"
      ],
      "topics": [
        "query_survey_info"
      ]
    },
    {
      "page": "reduce_spanned_responses",
      "title": "Reduce the multiple spanned responses into a list of series",
      "concept": [
        "blsR-requests",
        "blsR-utils"
      ],
      "topics": [
        "reduce_spanned_responses"
      ]
    },
    {
      "page": "span_request_queries",
      "title": "Generate multiple queries that don't exceed a year limit",
      "concept": [
        "blsR-queries",
        "blsR-utils"
      ],
      "topics": [
        "span_request_queries"
      ]
    },
    {
      "page": "span_series_request",
      "title": "Break up a long request into multiple API calls",
      "concept": [
        "blsR-requests",
        "blsR-utils"
      ],
      "topics": [
        "span_series_request"
      ]
    },
    {
      "page": "tidy_periods",
      "title": "Clean the period information returned by BLS",
      "concept": [
        "blsR-utils"
      ],
      "topics": [
        "tidy_periods"
      ]
    },
    {
      "page": "tidy_table_as_zoo",
      "title": "Convert a single series or n series tables into a zoo object",
      "concept": [
        "blsR-utils"
      ],
      "topics": [
        "tidy_table_as_zoo"
      ]
    }
  ],
  "_readme": "https://github.com/groditi/blsr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 5.631849462159819,
  "_indexed": true,
  "_nocasepkg": "blsr",
  "_universes": [
    "groditi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-05-17T09:07:23.000Z",
      "distro": "noble",
      "commit": "e3c80604759d26bb760f9501d545767ba7a3d401",
      "fileid": "11aae0aa815d38a6f7e94c1e33c286457ce79032dec6615a172b16285225ef86",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/25986571373"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-05-17T09:07:12.000Z",
      "distro": "noble",
      "commit": "e3c80604759d26bb760f9501d545767ba7a3d401",
      "fileid": "1416d1f6bf57f6569cc67630f7e2bb08c05d0a5e472e37305f86a442ba8aa065",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/25986571373"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-05-17T09:07:26.000Z",
      "commit": "e3c80604759d26bb760f9501d545767ba7a3d401",
      "fileid": "eb72429aeaa0f32b428e23a2606cb176d0f0c9556a662ea59c5dd3a365c4e783",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/25986571373"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-05-17T09:07:13.000Z",
      "commit": "e3c80604759d26bb760f9501d545767ba7a3d401",
      "fileid": "9936c6a9408545ebf3af85d88c4b634663f3559abf5f42699a62ea2a1a8d9c7c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/25986571373"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-05-17T09:06:29.000Z",
      "commit": "e3c80604759d26bb760f9501d545767ba7a3d401",
      "fileid": "fc485559f16f0feffbe1720a40f2bf7b9251b53baf8334bad2827cab02e2ba34",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/25986571373"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-05-17T09:06:31.000Z",
      "commit": "e3c80604759d26bb760f9501d545767ba7a3d401",
      "fileid": "cf98c58add23dd120b24995f08317a444b23603e0b0416fb9411fe66bb41acce",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/25986571373"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-05-17T09:06:26.000Z",
      "commit": "e3c80604759d26bb760f9501d545767ba7a3d401",
      "fileid": "61e6cebbb36cd9c847ae52c4b1f8d5f295833d3c021f805b533458a1ba9fef12",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/25986571373"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0.9000",
      "date": "2026-06-02T17:07:01.000Z",
      "commit": "e3c80604759d26bb760f9501d545767ba7a3d401",
      "fileid": "77654b604711e5ab88b98e6d8465ad8de26ae125e8a44bb56761b4c1f7023b8f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/25986571373"
    }
  ]
}