Skip to content

Commit

Permalink
add a coal and a steel comp to loanbook_demo
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobvjk committed Oct 23, 2023
1 parent 2c77d9b commit 2bc002f
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 22 deletions.
1 change: 1 addition & 0 deletions data-raw/loanbook_demo.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ library(usethis)
source(file.path("data-raw", "utils.R"))

# Source: https://github.com/2DegreesInvesting/r2dii.dataraw/pull/4
# added a coal and a steel company to cover all sectors in demo loan book (#315)
path <- file.path("data-raw", "loanbook_demo.csv")
loanbook_demo <- readr::read_csv(
path,
Expand Down
4 changes: 3 additions & 1 deletion data-raw/loanbook_demo.csv
Original file line number Diff line number Diff line change
Expand Up @@ -319,4 +319,6 @@ L317,C4,Airbaltic,NA,NA,UP8,Airbaltic,300050,EUR,300050,EUR,NACE,Code,5110,Loan,
L318,C5,Airblue,NA,NA,UP9,Airblue,300051,EUR,300051,EUR,NACE,Code,5110,Loan,No,NA,NA,NA
L319,C6,Airborne Of Sweden,NA,NA,UP10,Airborne Of Sweden,300052,EUR,300052,EUR,NACE,Code,5110,Loan,No,NA,NA,NA
L320,C7,Airbus Transport International,NA,NA,UP11,Airbus Transport International,300053,EUR,300053,EUR,NACE,Code,3030,Loan,No,NA,NA,NA
L321,C320,Zotye Auto HDV,NA,NA,UP320,Zotye Auto HDV,350053,EUR,350053,EUR,NACE,Code,2910,Loan,No,NA,NA,NA
L321,C320,Zotye Auto HDV,NA,NA,UP320,Zotye Auto HDV,350053,EUR,350053,EUR,NACE,Code,2910,Loan,No,NA,NA,NA
L322,C321,glencore plc,NA,NA,UP321,glencore plc,350054,EUR,350056,EUR,NACE,Code,5200,Loan,No,NA,NA,NA
L323,C322,jsw group,NA,NA,UP322,jsw group,350055,EUR,350057,EUR,NACE,Code,2410,Loan,No,NA,NA,NA
Binary file modified data/loanbook_demo.rda
Binary file not shown.
2 changes: 1 addition & 1 deletion man/loanbook_demo.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2bc002f

Please sign in to comment.