Praise for Unlocking Financial Data
Financial analysts with the best command of information have an edge over their peers. In Unlocking Financial Data, Justin shares step-by-step instructions on how anyone can gain that valuable advantage.
Thomas Majewski, Managing Partner,
Eagle Point Credit Management
Unlocking Financial Data is an essential tool in the information-intensive business of financial analysis, and an invaluable guide for professionals who want to leverage todays technologies to enhance decision-making and gain a competitive advantage in the market. Justin Pauley is a leader in the Structured Finance space. His insights are always well grounded in empirical data that he produces by harnessing todays technologies .
David Trepanier, CFA, Head of the CLO/Structured Products Business for a leading US financial institution
Among the small universe of truly talented financial analysts, only a small subset really understand how to harness technology. Justin Pauley is one of the very few people who excels at both aspects. Justin is top in his field in his ability to efficiently harvest and manage data, and then use the data to present clear and concise analysis.
David Preston, CFA, Managing Director, Head of CLO and Commercial ABS Research, Wells Fargo Securities
The importance of thoughtful, technological tools cannot be overstated when performing financial analysis. Justin Pauley has become a leader in the structured product market, in large part as a result of his firm grasp on technology. In Unlocking Financial Data, Justin curates valuable lessons in accessing financial data that arent found anywhere else. This book will benefit almost any analyst, regardless of their technology expertise.
Dylan Ross, Partner, Brigade Capital Management
Unlocking Financial Data
by Justin Pauley
Copyright 2018 Justin Pauley. All rights reserved.
Printed in the United States of America.
Published by OReilly Media, Inc. , 1005 Gravenstein Highway North, Sebastopol, CA 95472.
OReilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (http://oreilly.com/safari). For more information, contact our corporate/institutional sales department: 800-998-9938 or corporate@oreilly.com .
- Editor: Brian Foster
- Production Editor: Kristen Brown
- Copyeditor: Octal Publishing, Inc.
- Proofreader: Dwight Ramsey
- Indexer: Ellen Troutman-Zaig
- Interior Designer: David Futato
- Cover Designer: Karen Montgomery
- Illustrator: Rebecca Demarest
- November 2017: First Edition
Revision History for the First Edition
- 2017-10-06: First Release
See http://oreilly.com/catalog/errata.csp?isbn=9781491973257 for release details.
The OReilly logo is a registered trademark of OReilly Media, Inc. Unlocking Financial Data, the cover image, and related trade dress are trademarks of OReilly Media, Inc.
Disclaimer: This work is not intended as financial or accounting advice. It is provided as is and on the understanding that neither the publisher nor the author is providing financial, accounting, or other professional services to you. Suggestions contained in this work may not be suitable for your situation. Competent professional advisors should be consulted, as needed. References to organizations, websites, and other resources do not constitute endorsement by the publisher or the author of information or recommendations provided by those organizations, websites, or resources. This work may contain content that is inaccurate, incomplete, or out-of-date. The publisher and the author do not warrant the accuracy, suitability, or completeness of the content of this work, and specifically disclaim all warranties of fitness for a particular purpose, and all other warranties of any kind. Your use of the content of this work is at your own risk. Neither the publisher nor the author is or shall be liable for any costs, expenses, or damages resulting from use of or reliance on this work.
978-1-491-97325-7
[LSI]
Preface
If youre opening this book at a bookstore and trying to determine if its for you, let me help:
This book will help you combine your views with financial data from Bloombergyou dont need access to Bloomberg, but it is highly recommendedand IHS Markit, analyze the results, and generate professional reports using Microsoft Excel without any programming or assistance from your IT department.
This book will show you, step by step, how to quickly produce professional reports that enhance your views with market data including historical financials, comparative analysis, and relative value.
For portfolio managers, this book demonstrates how to generate a professional portfolio summary report that contains a high-level view of a portfolios performance, growth, risk-adjusted return, and composition.
If you are a programmer, or potential programmer, this book contains a parallel path that covers the same topics using C#.
I am not an academic, and there is a reason Practical is in the subtitle of the book. All you need is a basic understanding of finance and Excel. You dont need to know any programing, VBA, or advanced math.
To understand why I am writing this book, it helps to understand my background. Ive always loved computer science, and it was no surprise that my first job was programming for Wachovia (now Wells Fargo). However, very early in my career, I realized something important that would lead me down a very different career path. I realized that my ability to use technology for accessing and analyzing data is more valuable in other fields, particularly finance, than as a programmer in the IT department.
After spending three years as a programmer, I moved over to the banks research group and used my computer science skills to tap into the vast wealth of market and internal information that would be otherwise inaccessible. These skills gave me a big advantage over other analysts, and I left my research role as a director at the Royal Bank of Scotland to become a senior structured credit analyst at Brigade Capital Management, an asset manager based in New York. At Brigade, I still use my technical skills to get an advantage in valuing investments.
Over the course of my career, I have taught many colleagues a useful subset of these technical skills. In teaching them, Ive learned that you can do a lot of useful analysis that goes above and beyond Bloomberg screens, all without knowing how to program. All you need is something most people who are employed in the finance sector already have: analytical minds and Excel experience (and this book, of course).
For my fellow programmers, this book has you covered as well. Instead of trying to track down API documentation and reinventing the wheel, this book contains a lot of useful C# examples on how to access market data from Bloomberg and IHS Markit, perform financial analysis using Math.Net open source libraries, and use SQL Server Reporting Services (SSRS) to automate professional reports.
I wanted to write a book to teach these skills to a broader audience and help people use technology to move their resume to the top of the stack.
Conventions Used in This Book
Note
Many of the code lines in this book have been broken across multiple lines because of the display limits of the page. These breaks are not needed if you are running the code on your system.
The following typographical conventions are used in this book: