SomeBonds2016 dataset

Properties of 100 plain vanilla fixed coupon corporate bonds.

Properties of 100 plain vanilla fixed coupon corporate bonds.

A simulated dataset of 100 plain vanilla fixed coupon corporate bonds issued in 2016. data

Format

A data frame with 100 rows and 12 variables:

  • ID.No: Identification number of the security.
  • Coup.Type: Type of the bond's coupon.
  • Issue.Date: The bond's issue date. Object of class Date with format "%Y-%m-%d".
  • FIAD.Input: Date on which the interest accrual starts (so-called "dated date"). Object of class Date with format "%Y-%m-%d".
  • FIPD.Input: First interest payment date after Issue.Date. Object of class Date with format "%Y-%m-%d".
  • LIPD.Input: Last interest payment date before Mat.Date. Object of class Date with format "%Y-%m-%d".
  • Mat.Date: So-called "maturity date" i.e. date on which the redemption value and the final interest are paid. Object of class Date with format "%Y-%m-%d".
  • CpY.Input: Number of interest payments per year. Object of class numeric.
  • Coup.Input: The nominal interest p.a. of the bond in percent. Object of class numeric.
  • RV.Input: The face value (= redemption value, par value) of the bond in percent.
  • DCC.Input: The day count convention the bond follows. Type ?AccrInt for details.
  • EOM.Input: Boolean indicating whether the bond follows the End-of-Month rule.
data(SomeBonds2016)
  • Maintainer: Djatschenko Wadim
  • License: GPL-3
  • Last published: 2022-05-28

About the dataset

  • Number of rows: 100
  • Number of columns: 12
  • Class: data.frame

Column names and types (First 10)

  • ID.No:integer
  • Coup.Type:character
  • Issue.Date:Date
  • FIAD.Input:Date
  • FIPD.Input:Date
  • LIPD.Input:Date
  • Mat.Date:Date
  • CpY.Input:numeric
  • Coup.Input:numeric
  • RV.Input:numeric