imf.data - An Interface to IMF (International Monetary Fund) Data
Provides low-level access to the International Monetary Fund Statistical Data and Metadata eXchange ('SDMX') 3.0 API, available at <https://data.imf.org/>, and a concise workflow for discovering datasets, inspecting dimensions, and downloading observations as tidy data frames.
Last updated
5.18 score 3 stars 17 scripts 338 downloads
azr - Credential Chain for Seamless 'OAuth 2.0' Authentication to 'Azure Services'
Implements a credential chain for 'Azure OAuth 2.0' authentication based on the package 'httr2''s 'OAuth' framework. Sequentially attempts authentication methods until one succeeds. During development allows interactive browser-based flows ('Device Code' and 'Auth Code' flows) and non-interactive flow ('Client Secret') in batch mode.
Last updated
3.98 score 9 scripts 508 downloadsquak - Query 'Azure Data Lake Storage Gen2' with 'DuckDB'
Provides convenience utilities for using 'DuckDB' directly over datasets stored in 'Azure Data Lake Storage Gen2' (ADLS Gen2, 'abfss://'). Opens connections configured for Azure-backed 'Delta Lake' and 'Parquet' data, registers Azure credentials as 'DuckDB' secrets, and supports optional repository mirrors for restricted networks. Integrates well with 'DBI' for SQL workflows and with 'dplyr' and 'dbplyr' for lazy table queries.
Last updated
azure-storageduckdb
2.70 score 4 scripts 301 downloads