• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

CLO Schema

Joined
2/16/11
Messages
2
Points
13
Hello good quants,

I'm developing a data product to help my credit strategies team analyze and trade collateralized loan obligations. I have plenty of resources on how to price these things, but surprisingly, I haven't found anything about just storing and importing the data in a database, or anything on the potential ETL processes involved in getting the data to the pricing models. I was wondering if anyone here had a good reference for an efficient star schema, or had any advice on a successful schema you may have used in the past.


Thanks!
 
Back
Top