Other packages > Find by keyword >

GetTDData  

Get Data for Brazilian Bonds (Tesouro Direto)
View on CRAN: Click here


Download and install GetTDData package within the R console
Install from CRAN:
install.packages("GetTDData")

Install from Github:
library("remotes")
install_github("cran/GetTDData")

Install by package version:
library("remotes")
install_version("GetTDData", "1.5.6")



Attach the package and use:
library("GetTDData")
Maintained by
Marcelo Perlin
[Scholar Profile | Author Map]
First Published: 2016-02-10
Latest Update: 2023-05-15
Description:
Downloads and aggregates data for Brazilian government issued bonds directly from the website of Tesouro Direto .
How to cite:
Marcelo Perlin (2016). GetTDData: Get Data for Brazilian Bonds (Tesouro Direto). R package version 1.5.6, https://cran.r-project.org/web/packages/GetTDData. Accessed 01 Apr. 2025.
Previous versions and publish date:
1.0 (2016-02-10 18:57), 1.1 (2016-04-13 21:35), 1.2.1 (2016-05-04 18:04), 1.2.2 (2016-05-22 22:55), 1.2.3 (2016-05-24 22:51), 1.2.4 (2016-08-16 01:56), 1.2.5 (2016-11-08 00:40), 1.2 (2016-04-30 00:36), 1.3.1 (2018-02-05 23:23), 1.3 (2017-09-14 17:13), 1.4.1 (2019-07-15 19:40), 1.4.2 (2019-10-01 21:00), 1.4.3 (2022-02-21 10:00), 1.4.4 (2022-03-02 16:30), 1.4.5 (2022-04-06 15:52), 1.4 (2019-04-02 19:52), 1.5.1 (2022-05-11 13:40), 1.5.2 (2023-01-06 10:10), 1.5.4 (2023-05-15 20:50), 1.5.5 (2024-04-11 20:10)
Other packages that cited GetTDData R package
View GetTDData citation profile
Other R packages that GetTDData depends, imports, suggests or enhances
Complete documentation for GetTDData
Functions, R codes and Examples using the GetTDData R package
Some associated functions: download.TD.data . get.yield.curve . read.TD.files . 
Some associated R codes: gtdd_download_TD_data.R . gtdd_get_yield_curve.R . gtdd_read_TD_files.R . gtdd_utils.R .  Full GetTDData package functions and examples
Downloads during the last 30 days
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for GetTDData0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA