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.5)ustfd_0.4.4.9000.zip(r-4.4)ustfd_0.4.4.9000.zip(r-4.3)
ustfd_0.4.4.9000.tgz(r-4.4-any)ustfd_0.4.4.9000.tgz(r-4.3-any)
ustfd_0.4.4.9000.tar.gz(r-4.5-noble)ustfd_0.4.4.9000.tar.gz(r-4.4-noble)
ustfd_0.4.4.9000.tgz(r-4.4-emscripten)ustfd_0.4.4.9000.tgz(r-4.3-emscripten)
ustfd.pdf |ustfd.html✨
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 9 months agofrom:f0a9f184a6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win | OK | Oct 24 2024 |
R-4.5-linux | OK | Oct 24 2024 |
R-4.4-win | OK | Oct 24 2024 |
R-4.4-mac | OK | Oct 24 2024 |
R-4.3-win | OK | Oct 24 2024 |
R-4.3-mac | OK | Oct 24 2024 |
Exports:endpoint_existsustfd_all_pagesustfd_datasetsustfd_json_responseustfd_queryustfd_requestustfd_response_meta_objectustfd_response_payloadustfd_simpleustfd_table_columnsustfd_tablesustfd_url
Dependencies:askpassbitbit64clicliprcpp11crayoncurldplyrfansigenericsgluehmshttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6readrrlangsnakecasestringistringrsystibbletidyselecttimechangetzdbutf8vctrsvroomwithr
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 |