-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
30 lines (30 loc) · 1.26 KB
/
DESCRIPTION
File metadata and controls
30 lines (30 loc) · 1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: rbrsa
Title: Fetch Turkish Banking Sector Data from the Turkish Banking
Regulation and Supervision Agency
Version: 0.2.0
Authors@R:
person(given = "Ozan", family = "Bakis",
email = "ozanbakis@gmail.com", role = c("aut", "cre"))
Description:
The goal of the 'rbrsa' package is to provide automated access to banking
sector data from the Turkish Banking Regulation and Supervision
Agency (BRSA, known as BDDK in Turkish). The package retrieves tables from
two distinct publication portals maintained by the BRSA: The Monthly
Bulletin Portal <https://www.bddk.org.tr/bultenaylik> and The FinTurk Data
System <https://www.bddk.org.tr/BultenFinturk>.
License: MIT + file LICENSE
URL: https://github.com/obakis/rbrsa, https://obakis.github.io/rbrsa/
BugReports: https://github.com/obakis/rbrsa/issues
Depends: R (>= 4.1.0)
Imports: httr2 (>= 1.0.0), jsonlite (>= 1.8.0), writexl, rlang (>=
1.1.6)
Suggests: dplyr, ggplot2, scales, knitr, rmarkdown, testthat (>= 3.0.0)
Encoding: UTF-8
RoxygenNote: 7.3.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-12-19 15:34:02 UTC; ozanbakis
Author: Ozan Bakis [aut, cre]
Maintainer: Ozan Bakis <ozanbakis@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-06 11:00:02 UTC