{
  "_id": "6a154176acfb0bcc41d55e3a",
  "Package": "brfinance",
  "Title": "Access to Brazilian Macroeconomic and Financial Time Series",
  "Version": "0.8.0",
  "Authors@R": "person(given = \"João Paulo\", family = \"dos Santos Pereira Barbosa\", email = \"joao.31582129@gmail.com\",role = c(\"aut\", \"cre\"))",
  "Description": "Provides simplified access to selected Brazilian\nmacroeconomic and financial time series from official sources,\nprimarily the Central Bank of Brazil through the SGS (Sistema\nGerenciador de Séries Temporais) API. The package enables users\nto quickly retrieve and visualize indicators such as the\nunemployment rate and the Selic interest rate using a\nstandardized data structure. It is designed for data access and\nvisualization purposes, without performing forecasts or\nstatistical modeling. For more information, see the official\nAPI: <https://dadosabertos.bcb.gov.br/dataset/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/efram2/brfinance",
  "BugReports": "https://github.com/efram2/brfinance/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libicu-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://efram2.r-universe.dev",
  "Date/Publication": "2026-02-25 20:47:40 UTC",
  "RemoteUrl": "https://github.com/efram2/brfinance",
  "RemoteRef": "HEAD",
  "RemoteSha": "bcc47d27bbd7e7ff19a188c829a440d37c84d421",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:40:27 UTC",
    "User": "root"
  },
  "Author": "João Paulo dos Santos Pereira Barbosa [aut, cre]",
  "Maintainer": "João Paulo dos Santos Pereira Barbosa <joao.31582129@gmail.com>",
  "MD5sum": "3330d6dd6aa68ea48b73dc401113d796",
  "_user": "efram2",
  "_type": "src",
  "_file": "brfinance_0.8.0.tar.gz",
  "_fileid": "f982fd27390b08545ae6f8ba245fb770d50022ce2000ed01257dd42c9e37b0ca",
  "_filesize": 593976,
  "_sha256": "f982fd27390b08545ae6f8ba245fb770d50022ce2000ed01257dd42c9e37b0ca",
  "_created": "2026-05-26T06:40:27.000Z",
  "_published": "2026-05-26T06:45:10.684Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77821079181,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210523065"
    },
    {
      "job": 77821079194,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210517442"
    },
    {
      "job": 77821079170,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210518622"
    },
    {
      "job": 77821079157,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210515674"
    },
    {
      "job": 77820514770,
      "time": 286,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210487269"
    },
    {
      "job": 77821079212,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210514374"
    },
    {
      "job": 77821079168,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210510531"
    },
    {
      "job": 77821079234,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210515156"
    },
    {
      "job": 77821079228,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210504013"
    }
  ],
  "_buildurl": "https://github.com/r-universe/efram2/actions/runs/26436510285",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/efram2/brfinance",
  "_commit": {
    "id": "bcc47d27bbd7e7ff19a188c829a440d37c84d421",
    "author": "João Paulo Barbosa <joao.31582129@gmail.com>",
    "committer": "João Paulo Barbosa <joao.31582129@gmail.com>",
    "message": "Update DESCRIPTION\n",
    "time": 1772052460
  },
  "_maintainer": {
    "name": "João Paulo dos Santos Pereira Barbosa",
    "email": "joao.31582129@gmail.com",
    "login": "efram2",
    "description": "Estudante de Economia da PUC-RIO |\nMembro da equipe @datazoompuc | \nCriador do pacote brfinance no R",
    "uuid": 193909864
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "labelled",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "efram2",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2025-30",
      "n": 20
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 5
    },
    {
      "week": "2025-42",
      "n": 4
    },
    {
      "week": "2025-43",
      "n": 10
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-51",
      "n": 5
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 4
    },
    {
      "week": "2026-08",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "efram2",
      "count": 65,
      "uuid": 193909864
    }
  ],
  "_userbio": {
    "uuid": 193909864,
    "type": "user",
    "name": "João Paulo Barbosa",
    "description": "Estudante de Economia da PUC-RIO |\r\nMembro da equipe @datazoompuc | \r\nCriador do pacote brfinance no R"
  },
  "_downloads": {
    "count": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/brfinance"
  },
  "_devurl": "https://github.com/efram2/brfinance",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/brfinance.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/efram2/brfinance",
  "_realowner": "efram2",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2025-10-16"
    },
    {
      "version": "0.2.1",
      "date": "2025-10-17"
    },
    {
      "version": "0.2.2",
      "date": "2025-10-19"
    },
    {
      "version": "0.6.0",
      "date": "2025-12-21"
    },
    {
      "version": "0.8.0",
      "date": "2026-02-19"
    }
  ],
  "_exports": [
    "browse_series",
    "calc_amortization_schedule",
    "calc_compound_interest",
    "calc_continuous_compounding",
    "calc_effective_rate",
    "calc_future_value",
    "calc_future_value_ext",
    "calc_fv_annuity",
    "calc_irr",
    "calc_nominal_rate",
    "calc_nper",
    "calc_npv",
    "calc_pmt",
    "calc_present_value",
    "calc_pv_annuity",
    "calc_pv_continuous",
    "calc_rate",
    "calc_simple_interest",
    "get_cdi_rate",
    "get_exchange_rate",
    "get_gdp_growth",
    "get_inflation_rate",
    "get_selic_rate",
    "get_series_info",
    "get_unemployment",
    "plot_cdi_rate",
    "plot_exchange_rate",
    "plot_inflation_rate",
    "plot_selic_rate",
    "plot_series_comparison",
    "plot_unemployment",
    "rule_of_114",
    "rule_of_72"
  ],
  "_datasets": [
    {
      "name": "br_available_series",
      "title": "Brazilian Economic Series Database",
      "object": "br_available_series",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "series_id",
        "source",
        "source_system",
        "short_name",
        "long_name_pt",
        "long_name_en",
        "description_pt",
        "description_en",
        "category_pt",
        "category_en",
        "sub_category_pt",
        "sub_category_en",
        "frequency",
        "unit",
        "seasonally_adjusted",
        "start_date",
        "end_date",
        "default_transform",
        "suggested_scale",
        "notes_pt",
        "notes_en"
      ],
      "rows": 31,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "br_available_series",
      "title": "Brazilian Economic Series Database",
      "topics": [
        "br_available_series"
      ]
    },
    {
      "page": "browse_series",
      "title": "Browse Available Economic Series",
      "topics": [
        "browse_series"
      ]
    },
    {
      "page": "calc_amortization_schedule",
      "title": "Amortization Schedule",
      "topics": [
        "calc_amortization_schedule"
      ]
    },
    {
      "page": "calc_compound_interest",
      "title": "Compound Interest",
      "topics": [
        "calc_compound_interest"
      ]
    },
    {
      "page": "calc_continuous_compounding",
      "title": "Continuous Compounding",
      "topics": [
        "calc_continuous_compounding"
      ]
    },
    {
      "page": "calc_effective_rate",
      "title": "Effective Interest Rate",
      "topics": [
        "calc_effective_rate"
      ]
    },
    {
      "page": "calc_future_value",
      "title": "Future Value (FV) - Basic",
      "topics": [
        "calc_future_value"
      ]
    },
    {
      "page": "calc_future_value_ext",
      "title": "Future Value Extended (with periodic payments)",
      "topics": [
        "calc_future_value_ext"
      ]
    },
    {
      "page": "calc_fv_annuity",
      "title": "Future Value of an Annuity",
      "topics": [
        "calc_fv_annuity"
      ]
    },
    {
      "page": "calc_irr",
      "title": "Internal Rate of Return (IRR)",
      "topics": [
        "calc_irr"
      ]
    },
    {
      "page": "calc_nominal_rate",
      "title": "Nominal Interest Rate",
      "topics": [
        "calc_nominal_rate"
      ]
    },
    {
      "page": "calc_nper",
      "title": "Number of Periods (NPER)",
      "topics": [
        "calc_nper"
      ]
    },
    {
      "page": "calc_npv",
      "title": "Net Present Value (NPV)",
      "topics": [
        "calc_npv"
      ]
    },
    {
      "page": "calc_pmt",
      "title": "Loan Payment (PMT)",
      "topics": [
        "calc_pmt"
      ]
    },
    {
      "page": "calc_present_value",
      "title": "Present Value (PV)",
      "topics": [
        "calc_present_value"
      ]
    },
    {
      "page": "calc_pv_annuity",
      "title": "Present Value of an Annuity",
      "topics": [
        "calc_pv_annuity"
      ]
    },
    {
      "page": "calc_pv_continuous",
      "title": "Present Value with Continuous Compounding",
      "topics": [
        "calc_pv_continuous"
      ]
    },
    {
      "page": "calc_rate",
      "title": "Interest Rate (RATE)",
      "topics": [
        "calc_rate"
      ]
    },
    {
      "page": "calc_simple_interest",
      "title": "Simple Interest",
      "topics": [
        "calc_simple_interest"
      ]
    },
    {
      "page": "get_cdi_rate",
      "title": "Get CDI Rate (Interbank Deposit Certificate)",
      "topics": [
        "get_cdi_rate"
      ]
    },
    {
      "page": "get_exchange_rate",
      "title": "Get US Dollar Exchange Rate (Commercial)",
      "topics": [
        "get_exchange_rate"
      ]
    },
    {
      "page": "get_gdp_growth",
      "title": "Get GDP Growth Rate",
      "topics": [
        "get_gdp_growth"
      ]
    },
    {
      "page": "get_inflation_rate",
      "title": "Get IPCA Inflation Data",
      "topics": [
        "get_inflation_rate"
      ]
    },
    {
      "page": "get_selic_rate",
      "title": "Get Annual Brazilian SELIC Rate (Annualized, Base 252)",
      "topics": [
        "get_selic_rate"
      ]
    },
    {
      "page": "get_series_info",
      "title": "Get Series Information",
      "topics": [
        "get_series_info"
      ]
    },
    {
      "page": "get_unemployment",
      "title": "Get Brazilian Unemployment Rate (PNAD Continua)",
      "topics": [
        "get_unemployment"
      ]
    },
    {
      "page": "plot_cdi_rate",
      "title": "Plot Brazilian CDI rate",
      "topics": [
        "plot_cdi_rate"
      ]
    },
    {
      "page": "plot_exchange_rate",
      "title": "Plot Brazilian exchange rate (USD/BRL)",
      "topics": [
        "plot_exchange_rate"
      ]
    },
    {
      "page": "plot_inflation_rate",
      "title": "Plot Brazilian Inflation Rate (IPCA)",
      "topics": [
        "plot_inflation_rate"
      ]
    },
    {
      "page": "plot_selic_rate",
      "title": "Plot Brazilian SELIC rate (annualized, base 252)",
      "topics": [
        "plot_selic_rate"
      ]
    },
    {
      "page": "plot_series_comparison",
      "title": "Compare multiple financial/time series indices",
      "topics": [
        "plot_series_comparison"
      ]
    },
    {
      "page": "plot_unemployment",
      "title": "Plot Brazil's monthly unemployment rate",
      "topics": [
        "plot_unemployment"
      ]
    },
    {
      "page": "rule_of_114",
      "title": "Rule of 114",
      "topics": [
        "rule_of_114"
      ]
    },
    {
      "page": "rule_of_72",
      "title": "Rule of 72",
      "topics": [
        "rule_of_72"
      ]
    }
  ],
  "_readme": "https://github.com/efram2/brfinance/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "haven",
    "hms",
    "httr2",
    "isoband",
    "labeling",
    "labelled",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "inflation.Rmd",
      "filename": "inflation.html",
      "title": "Inflation Analysis ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "get_inflation_rate()",
        "Parameters",
        "Usage",
        "Output Structure"
      ],
      "created": "2025-10-21 01:52:08",
      "modified": "2025-10-21 03:30:48",
      "commits": 2
    },
    {
      "source": "intro_brfinance.Rmd",
      "filename": "intro_brfinance.html",
      "title": "Introduction to brfinance ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A Simple Solution for Brazilian Financial Data",
        "Core Functions",
        "Language Support",
        "Installation:"
      ],
      "created": "2025-10-21 01:52:08",
      "modified": "2025-10-21 03:30:48",
      "commits": 2
    },
    {
      "source": "selic.Rmd",
      "filename": "selic.html",
      "title": "Selic and Interest Rates",
      "engine": "knitr::rmarkdown",
      "headings": [
        "get_selic_rate()",
        "Parameters",
        "Usage",
        "plot_selic_rate()"
      ],
      "created": "2025-10-21 01:52:08",
      "modified": "2025-10-21 03:30:48",
      "commits": 2
    },
    {
      "source": "unemployment.Rmd",
      "filename": "unemployment.html",
      "title": "Unemployment Data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "get_unemployment()",
        "Parameters",
        "Usage",
        "Output Structure",
        "plot_unemployment()"
      ],
      "created": "2025-10-21 01:52:08",
      "modified": "2025-10-21 03:30:48",
      "commits": 2
    }
  ],
  "_score": 5.380211241711606,
  "_indexed": true,
  "_nocasepkg": "brfinance",
  "_universes": [
    "efram2"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-05-26T06:44:21.000Z",
      "distro": "noble",
      "commit": "bcc47d27bbd7e7ff19a188c829a440d37c84d421",
      "fileid": "47ddc68945b2fc22a1cc2cb000d1af3abf8d2eccc878fd9d2bc8e52dc2112cf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/efram2/actions/runs/26436510285"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-05-26T06:44:00.000Z",
      "distro": "noble",
      "commit": "bcc47d27bbd7e7ff19a188c829a440d37c84d421",
      "fileid": "13c3932844a0ff228dbae5bcae5a9df7feda18a1ea9156f9e498c5c53710c1b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/efram2/actions/runs/26436510285"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-05-26T06:44:08.000Z",
      "commit": "bcc47d27bbd7e7ff19a188c829a440d37c84d421",
      "fileid": "9fd58ce93f0c983a1189c1f583e550a8fa95b8fda9974553e59cbc3284b847e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/efram2/actions/runs/26436510285"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-05-26T06:43:53.000Z",
      "commit": "bcc47d27bbd7e7ff19a188c829a440d37c84d421",
      "fileid": "e237297041dc4916cba3fd38946f7b417b1c545e184f1352a0e8c07364e1a335",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/efram2/actions/runs/26436510285"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.0",
      "date": "2026-05-26T06:43:59.000Z",
      "commit": "bcc47d27bbd7e7ff19a188c829a440d37c84d421",
      "fileid": "1537281828fa4cf7bb8b6eac773d4386ac336c72eac600bf6e32fa4ea1117ed2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/efram2/actions/runs/26436510285"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-26T06:43:18.000Z",
      "commit": "bcc47d27bbd7e7ff19a188c829a440d37c84d421",
      "fileid": "7889e2748340d476b7fde15c3be1be36dfc8987c0daf88c5e2621c0336c0507c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/efram2/actions/runs/26436510285"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-26T06:43:45.000Z",
      "commit": "bcc47d27bbd7e7ff19a188c829a440d37c84d421",
      "fileid": "f7ce4bc0ac7909619ecbf88a9083e23486a655ca595e5ee274fc7c51293da910",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/efram2/actions/runs/26436510285"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-26T06:42:58.000Z",
      "commit": "bcc47d27bbd7e7ff19a188c829a440d37c84d421",
      "fileid": "80cb1216be0bc3de3aea949d89d5ec1d828fb854407a6b9efc4999d108136304",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/efram2/actions/runs/26436510285"
    }
  ]
}