{
  "_id": "6a1ee8a1b401979e73411b17",
  "Package": "ustfd",
  "Title": "API Client for US Treasury Fiscal Data",
  "Version": "0.4.4.9000",
  "Authors@R": "person(\"Guillermo\", \"Roditi Dominguez\", , \"guillermo@newriverinvestments.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7127-8742\"))",
  "Description": "Make requests from the US Treasury Fiscal Data API\nendpoints.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/groditi/ustfd",
  "BugReports": "https://github.com/groditi/ustfd/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://groditi.r-universe.dev",
  "Date/Publication": "2024-01-28 01:31:57 UTC",
  "RemoteUrl": "https://github.com/groditi/ustfd",
  "RemoteRef": "HEAD",
  "RemoteSha": "f0a9f184a6eeccad7caf4d3cce4544bfefde467b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 10:35:17 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": "7e0220f66f76dc501b059a29485f52cd",
  "_user": "groditi",
  "_type": "src",
  "_file": "ustfd_0.4.4.9000.tar.gz",
  "_fileid": "4f224d6bc3896b59d77e865856f6a8928ea39aa9b11313ca6395845b16977057",
  "_filesize": 217236,
  "_sha256": "4f224d6bc3896b59d77e865856f6a8928ea39aa9b11313ca6395845b16977057",
  "_created": "2026-05-19T10:35:17.000Z",
  "_published": "2026-06-02T14:28:49.506Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79094774486,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7081153250"
    },
    {
      "job": 79094774437,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081146219"
    },
    {
      "job": 79094776167,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7081176763"
    },
    {
      "job": 79094774682,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081147828"
    },
    {
      "job": 79094774018,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081105980"
    },
    {
      "job": 79094773619,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360612971"
    },
    {
      "job": 79094774221,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7081141108"
    },
    {
      "job": 79094776050,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7081127808"
    },
    {
      "job": 79094776255,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7081129837"
    }
  ],
  "_buildurl": "https://github.com/r-universe/groditi/actions/runs/26091637736",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/groditi/ustfd",
  "_commit": {
    "id": "f0a9f184a6eeccad7caf4d3cce4544bfefde467b",
    "author": "groditi <groditi@gmail.com>",
    "committer": "groditi <groditi@gmail.com>",
    "message": "Increment version number to 0.4.4.9000\n",
    "time": 1706405517
  },
  "_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": "glue",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.9.2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "version": ">= 0.11.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    }
  ],
  "_owner": "groditi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "groditi",
      "count": 61,
      "uuid": 48402
    }
  ],
  "_userbio": {
    "uuid": 48402,
    "type": "user",
    "name": "Guillermo Roditi"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ustfd"
  },
  "_devurl": "https://github.com/groditi/ustfd",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/ustfd.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/groditi/ustfd",
  "_realowner": "groditi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-04-18"
    },
    {
      "version": "0.1.1",
      "date": "2022-07-18"
    },
    {
      "version": "0.2.0",
      "date": "2022-10-31"
    },
    {
      "version": "0.4.0",
      "date": "2023-05-16"
    },
    {
      "version": "0.4.1",
      "date": "2023-08-21"
    },
    {
      "version": "0.4.2",
      "date": "2023-10-30"
    },
    {
      "version": "0.4.3",
      "date": "2023-11-08"
    },
    {
      "version": "0.4.4",
      "date": "2024-01-28"
    }
  ],
  "_exports": [
    "endpoint_exists",
    "ustfd_all_pages",
    "ustfd_datasets",
    "ustfd_json_response",
    "ustfd_query",
    "ustfd_request",
    "ustfd_response_meta_object",
    "ustfd_response_payload",
    "ustfd_simple",
    "ustfd_table_columns",
    "ustfd_tables",
    "ustfd_url"
  ],
  "_help": [
    {
      "page": "endpoint_exists",
      "title": "Tests if an endpoint is known",
      "concept": [
        "ustfd_user"
      ],
      "topics": [
        "endpoint_exists"
      ]
    },
    {
      "page": "filter-syntax",
      "title": "Request filtered API results",
      "topics": [
        "filter-syntax"
      ]
    },
    {
      "page": "ustfd_all_pages",
      "title": "Retrieve multiple pages of Fiscal Data API in a single call",
      "concept": [
        "ustfd_user"
      ],
      "topics": [
        "ustfd_all_pages"
      ]
    },
    {
      "page": "ustfd_datasets",
      "title": "Return a table of supported and known datasets",
      "concept": [
        "ustfd_user"
      ],
      "topics": [
        "ustfd_datasets"
      ]
    },
    {
      "page": "ustfd_json_response",
      "title": "Process JSON Response of a Successful API Query",
      "concept": [
        "ustfd_low_level"
      ],
      "topics": [
        "ustfd_json_response"
      ]
    },
    {
      "page": "ustfd_query",
      "title": "Form a Query",
      "concept": [
        "ustfd_user"
      ],
      "topics": [
        "ustfd_query"
      ]
    },
    {
      "page": "ustfd_request",
      "title": "Retrieve Data From the U.S. Bureau Of the Fiscal Service API",
      "concept": [
        "ustfd_low_level"
      ],
      "topics": [
        "ustfd_request"
      ]
    },
    {
      "page": "ustfd_response_meta_object",
      "title": "Extract Metadata From Parsed API Response",
      "concept": [
        "ustfd_low_level"
      ],
      "topics": [
        "ustfd_response_meta_object"
      ]
    },
    {
      "page": "ustfd_response_payload",
      "title": "Extract Payload as Table From Parsed API Response",
      "concept": [
        "ustfd_low_level"
      ],
      "topics": [
        "ustfd_response_payload"
      ]
    },
    {
      "page": "ustfd_simple",
      "title": "Retrieve Fiscal Data API in a single call",
      "concept": [
        "ustfd_user"
      ],
      "topics": [
        "ustfd_simple"
      ]
    },
    {
      "page": "ustfd_table_columns",
      "title": "Return a table of known fields for known endpoints",
      "concept": [
        "ustfd_user"
      ],
      "topics": [
        "ustfd_table_columns"
      ]
    },
    {
      "page": "ustfd_tables",
      "title": "Return a table of supported and known tables including the API endpoints for the specified dataset(s). See 'ustfd_datasets()' for known datasets.",
      "concept": [
        "ustfd_user"
      ],
      "topics": [
        "ustfd_tables"
      ]
    },
    {
      "page": "ustfd_url",
      "title": "Generate URL To Access US Treasury Fiscal Data API",
      "concept": [
        "ustfd_low_level"
      ],
      "topics": [
        "ustfd_url"
      ]
    }
  ],
  "_readme": "https://github.com/groditi/ustfd/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 4.079181246047625,
  "_indexed": true,
  "_nocasepkg": "ustfd",
  "_universes": [
    "groditi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.4.9000",
      "date": "2026-05-19T10:37:40.000Z",
      "distro": "noble",
      "commit": "f0a9f184a6eeccad7caf4d3cce4544bfefde467b",
      "fileid": "16255fd239d5236dd7d75eb4154d75eee9b0d0418ff87d49b249dc66e849417b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/26091637736"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.4.9000",
      "date": "2026-05-19T10:37:21.000Z",
      "distro": "noble",
      "commit": "f0a9f184a6eeccad7caf4d3cce4544bfefde467b",
      "fileid": "ad7a3e4c9b16138abd1fe111500605b6f9bbe6d34d4993a19ed1c0e12de5fa64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/26091637736"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.4.9000",
      "date": "2026-05-19T10:38:56.000Z",
      "commit": "f0a9f184a6eeccad7caf4d3cce4544bfefde467b",
      "fileid": "ebeedb62aaef563d4bc90d6725c329123d2919c5c6553635a5b8c9b3a564c983",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/26091637736"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.4.9000",
      "date": "2026-05-19T10:37:27.000Z",
      "commit": "f0a9f184a6eeccad7caf4d3cce4544bfefde467b",
      "fileid": "03a9783e4875527d318043191513d7b0d8b6329cf4be35f3a6c432716afcc86e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/26091637736"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.4.9000",
      "date": "2026-05-19T10:36:59.000Z",
      "commit": "f0a9f184a6eeccad7caf4d3cce4544bfefde467b",
      "fileid": "70f0c70294d0221ccc7c3dd2471a2d96206224c3c251a8ae5431a4011d29d394",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/26091637736"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.4.9000",
      "date": "2026-05-19T10:36:21.000Z",
      "commit": "f0a9f184a6eeccad7caf4d3cce4544bfefde467b",
      "fileid": "4b5215be07c71ec91f2d6deec7c32bfc936e6b038f6a382399451c9a1b6bc2ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/26091637736"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.4.9000",
      "date": "2026-05-19T10:36:27.000Z",
      "commit": "f0a9f184a6eeccad7caf4d3cce4544bfefde467b",
      "fileid": "dad652c9b6d3cc78fc53b2217d5f6d90bf6676c668a601359d7c03e4bb17fd4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/26091637736"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.4.9000",
      "date": "2026-06-02T14:28:30.000Z",
      "commit": "f0a9f184a6eeccad7caf4d3cce4544bfefde467b",
      "fileid": "2d6e6b36018abf453c8150db0079dc0a4fbaee72e5164fab486d8303594bbee6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/groditi/actions/runs/26091637736"
    }
  ]
}