Package: ustfd 0.4.4.9000
ustfd: API Client for US Treasury Fiscal Data
Make requests from the US Treasury Fiscal Data API endpoints.
Authors:
ustfd_0.4.4.9000.tar.gz
ustfd_0.4.4.9000.zip(r-4.7)ustfd_0.4.4.9000.zip(r-4.6)ustfd_0.4.4.9000.zip(r-4.5)
ustfd_0.4.4.9000.tgz(r-4.6-any)ustfd_0.4.4.9000.tgz(r-4.5-any)
ustfd_0.4.4.9000.tar.gz(r-4.7-any)ustfd_0.4.4.9000.tar.gz(r-4.6-any)
ustfd_0.4.4.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ustfd/json (API)
NEWS
| # Install 'ustfd' in R: |
| install.packages('ustfd', repos = c('https://groditi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/groditi/ustfd/issues
Last updated from:f0a9f184a6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 141 | ||
| source / vignettes | OK | 156 | ||
| linux-release-x86_64 | OK | 119 | ||
| macos-release-arm64 | OK | 81 | ||
| macos-oldrel-arm64 | OK | 81 | ||
| windows-devel | OK | 104 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 110 |
Exports:endpoint_existsustfd_all_pagesustfd_datasetsustfd_json_responseustfd_queryustfd_requestustfd_response_meta_objectustfd_response_payloadustfd_simpleustfd_table_columnsustfd_tablesustfd_url
Dependencies:askpassbitbit64clicliprcpp11crayoncurldplyrgenericsgluehmshttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6readrrlangsnakecasestringistringrsystibbletidyselecttimechangetzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Tests if an endpoint is known | endpoint_exists |
| Request filtered API results | filter-syntax |
| Retrieve multiple pages of Fiscal Data API in a single call | ustfd_all_pages |
| Return a table of supported and known datasets | ustfd_datasets |
| Process JSON Response of a Successful API Query | ustfd_json_response |
| Form a Query | ustfd_query |
| Retrieve Data From the U.S. Bureau Of the Fiscal Service API | ustfd_request |
| Extract Metadata From Parsed API Response | ustfd_response_meta_object |
| Extract Payload as Table From Parsed API Response | ustfd_response_payload |
| Retrieve Fiscal Data API in a single call | ustfd_simple |
| Return a table of known fields for known endpoints | ustfd_table_columns |
| Return a table of supported and known tables including the API endpoints for the specified dataset(s). See 'ustfd_datasets()' for known datasets. | ustfd_tables |
| Generate URL To Access US Treasury Fiscal Data API | ustfd_url |
