<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Data Informed Narratives</title><link>https://kdboller.github.io/</link><description>Recent content on Data Informed Narratives</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 10 Aug 2020 12:00:00 -0500</lastBuildDate><atom:link href="https://kdboller.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Economics of Home Ownership Deep Dive</title><link>https://kdboller.github.io/posts/2020-08-10-economics-home-ownership-deep-dive/</link><pubDate>Mon, 10 Aug 2020 12:00:00 -0500</pubDate><guid>https://kdboller.github.io/posts/2020-08-10-economics-home-ownership-deep-dive/</guid><description>&lt;h2 id="evaluating-home-purchase-scenarios-and-associated-investment-opportunity-costs"&gt;Evaluating home purchase scenarios and associated investment opportunity costs.&lt;/h2&gt;
&lt;img src="https://kdboller.github.io/assets/home_purchase_post/breno-assis-r3WAWU5Fi5Q-unsplash.jpg" alt="Wall St Stock Exchange" height="500" style="width: 100%"&gt;
&lt;p&gt;Photo by Breno Assis on Unsplash.&lt;/p&gt;
&lt;h2 id="part-1-of-home-purchase-scenario-model-analyses"&gt;Part 1 of Home Purchase Scenario Model Analyses.&lt;/h2&gt;
&lt;h3 id="introduction"&gt;Introduction.&lt;/h3&gt;
&lt;p&gt;For those who have previously considered or are considering the purchase of a home, then this post is meant for you to help customize your scenarios and vet your available options. I hope that you find the included financial model, available &lt;a href="https://github.com/kdboller/Home-Purchase-Scenarios/blob/master/Home%20Ownership%20Scenarios%20Model_vFor_Post.xlsx" target="_blank"&gt;here&lt;/a&gt;, informative as you evaluate potential home purchase scenarios. This post and model should help you understand the full costs associated with home ownership and the inherent opportunity costs of not investing downpayment and ongoing maintenance costs in other assets, e.g., passive market ETFs.&lt;/p&gt;</description></item><item><title>Python for Finance: Robo Advisor Edition</title><link>https://kdboller.github.io/posts/2019-04-06-python-for-finance-robo-advisor-edition/</link><pubDate>Sat, 06 Apr 2019 12:00:00 -0500</pubDate><guid>https://kdboller.github.io/posts/2019-04-06-python-for-finance-robo-advisor-edition/</guid><description>&lt;h2 id="extending-stock-portfolio-analyses-and-dash-by-plotly-to-track-robo-advisor-like-portfolios"&gt;Extending Stock Portfolio Analyses and Dash by Plotly to track Robo Advisor-like Portfolios.&lt;/h2&gt;
&lt;img src="https://kdboller.github.io/assets/aditya-vyas-783075-unsplash.jpg" alt="Wall St Stock Exchange" height="500" style="width: 100%"&gt;
&lt;p&gt;Photo by Aditya Vyas on Unsplash.&lt;/p&gt;
&lt;h2 id="part-3-of-leveraging-python-for-stock-portfolio-analyses"&gt;Part 3 of Leveraging Python for Stock Portfolio Analyses.&lt;/h2&gt;
&lt;h3 id="introduction"&gt;Introduction.&lt;/h3&gt;
&lt;p&gt;This post is the third installment in my series on leveraging &lt;code&gt;Python&lt;/code&gt; for finance, specifically stock portfolio analyses. In &lt;a href="https://towardsdatascience.com/python-for-finance-stock-portfolio-analyses-6da4c3e61054" target="_blank"&gt;part 1&lt;/a&gt;, I reviewed a Jupyter notebook with all of the code needed to extract financial time series data from the Yahoo Finance API and create a rich dataframe for analyzing portfolio performance across individual tickers. The code also included a review of some key portfolio metrics with several visualizations created using the &lt;code&gt;Plotly&lt;/code&gt; library. In &lt;a href="https://towardsdatascience.com/python-for-finance-dash-by-plotly-ccf84045b8be" target="_blank"&gt;part 2&lt;/a&gt;, I extended Part 1&amp;rsquo;s analyses and visualizations by providing the code needed to take the data sets generated and visualize them in a &lt;code&gt;Dash by Plotly&lt;/code&gt; (&lt;code&gt;Dash&lt;/code&gt;) web app.&lt;/p&gt;</description></item><item><title>Python for Finance: Dash by Plotly</title><link>https://kdboller.github.io/posts/2018-07-13-python-for-finance-plotly-dash/</link><pubDate>Fri, 13 Jul 2018 12:00:00 -0500</pubDate><guid>https://kdboller.github.io/posts/2018-07-13-python-for-finance-plotly-dash/</guid><description>&lt;h2 id="expanding-jupyter-notebook-stock-portfolio-analyses-with-interactive-charting-in-dash-by-plotly"&gt;Expanding Jupyter Notebook Stock Portfolio Analyses with Interactive Charting in Dash by Plotly.&lt;/h2&gt;
&lt;img src="https://kdboller.github.io/assets/carlos-muza-84523-unsplash.jpg" alt="Python Finance" height="500" style="width: 100%"&gt;
&lt;h2 id="part-2-of-leveraging-python-for-stock-portfolio-analyses"&gt;Part 2 of Leveraging Python for Stock Portfolio Analyses.&lt;/h2&gt;
&lt;p&gt;In &lt;a href="https://towardsdatascience.com/python-for-finance-stock-portfolio-analyses-6da4c3e61054"&gt;part 1&lt;/a&gt; of this series I discussed how, since I&amp;rsquo;ve become more accustomed to using &lt;code&gt;pandas&lt;/code&gt;, that I have signficantly increased my use of &lt;code&gt;Python&lt;/code&gt; for financial analyses. During the part 1 post, we reviewed how to largely automate the tracking and benchmarking of a stock portfolio&amp;rsquo;s performance leveraging &lt;code&gt;pandas&lt;/code&gt; and the &lt;code&gt;Yahoo Finance API&lt;/code&gt;. At the end of that post you had generated a rich dataset, enabling calculations such as the relative percentage and dollar value returns for portfolio positions versus equally-sized S&amp;amp;P 500 positions during the same holding periods. You could also determine how much each position contributed to your overall portfolio return and, perhaps most importantly, if you would have been better off investing in an S&amp;amp;P 500 ETF or index fund. Finally, you used &lt;code&gt;Plotly&lt;/code&gt; for visualizations, which made it much easier to understand which positions drove the most value, what their YTD momentum looked like relative to the S&amp;amp;P 500, and if any had traded down and you might want to consider divesting, aka hit a &amp;ldquo;Trailing Stop&amp;rdquo;.&lt;/p&gt;</description></item><item><title>Scaling Financial Insights with Python</title><link>https://kdboller.github.io/posts/2018-03-04-scaling-financial-insights-with-python/</link><pubDate>Sun, 04 Mar 2018 12:00:00 -0500</pubDate><guid>https://kdboller.github.io/posts/2018-03-04-scaling-financial-insights-with-python/</guid><description>&lt;img src="https://kdboller.github.io/assets/Python_Finance_hero.jpg" alt="Python Finance" height="500" style="width: 100%"&gt;
&lt;p&gt;My two most recent blog posts were about Scaling Analytical Insights with Python; part 1 can be found &lt;a href="https://kdboller.github.io/2017/07/09/scaling-analytical-insights-with-python.html" target="_blank"&gt;here&lt;/a&gt; and part 2 can be found &lt;a href="https://kdboller.github.io/2017/10/11/scaling-analytical-insights-with-python_part2.html" target="_blank"&gt;here&lt;/a&gt;. It has been several months since I wrote those, largely due to the fact that I relocated my family to Seattle to join Amazon in November; I&amp;rsquo;ve spent most of the time on my primary project determining our global rollout plan and related business intelligence roadmap.&lt;/p&gt;</description></item><item><title>Scaling Analytical Insights with Python (Part 2)</title><link>https://kdboller.github.io/posts/2017-10-11-scaling-analytical-insights-with-python_part2/</link><pubDate>Wed, 11 Oct 2017 12:00:00 -0500</pubDate><guid>https://kdboller.github.io/posts/2017-10-11-scaling-analytical-insights-with-python_part2/</guid><description>&lt;img src="https://kdboller.github.io/assets/mode_dashboard_hero.png" alt="Mode Analytics Dashboard" height="500" style="width: 100%"&gt;
&lt;p&gt;If you would like to read Part 1 of this Series, please find it at &lt;a href="https://kdboller.github.io/2017/07/09/scaling-analytical-insights-with-python.html" target="_blank"&gt;this link&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A fair amount has happened since my Scaling Analytical Insights with Python (Part 1) post back in August. Since that time, I decided to resign from FloSports in order to join Amazon’s Kindle Content Acquisition team as a Sr. Product Manager -- this obviously includes moving my family from Austin, TX to Seattle. While this was taking place behind the scenes, I had every intention to return to my write up of Part 2 of this series. Note that I’ve decided to put Part 3 on hold, and I may potentially not revisit the topic of using Python for financial analysis for a decent while.&lt;/p&gt;</description></item><item><title>Scaling Analytical Insights with Python (Part 1)</title><link>https://kdboller.github.io/posts/2017-07-09-scaling-analytical-insights-with-python/</link><pubDate>Sun, 09 Jul 2017 12:00:00 -0500</pubDate><guid>https://kdboller.github.io/posts/2017-07-09-scaling-analytical-insights-with-python/</guid><description>&lt;img src="https://kdboller.github.io/assets/octocat-love-chompy-5.png" alt="Octocat Loves Chompy" height="400" style="width: 100%"&gt;
&lt;!--&lt;h1&gt;&lt;strong&gt;Please note that this post is still under development but a significant amount has now been completed.&lt;/strong&gt;&lt;/h1&gt;--&gt;
&lt;p&gt;
In recent months, I’ve written about some of the critical undertakings and initiatives which I oversee as VP of Product at FloSports.
These have included my efforts to build a data informed culture through product experimentation, our overall approach to our analytics tech stack,
and our approach to building and reviewing our rolling financial forecasts.
&lt;/p&gt;</description></item><item><title>Data Informed Rolling Forecasts</title><link>https://kdboller.github.io/posts/2017-05-20-data-informed-rolling-forecast/</link><pubDate>Sat, 20 May 2017 12:00:00 -0500</pubDate><guid>https://kdboller.github.io/posts/2017-05-20-data-informed-rolling-forecast/</guid><description>&lt;img src="https://kdboller.github.io/assets/Periscope Data KPI Dashboard.png" alt="Periscope Data KPI Dashboard" height="500" style="width: 100%"&gt;
&lt;p&gt;
As VP of Product at FloSports, I oversee our data warehouse roadmap and manage a team consisting of a senior product manager, product revenue developers,
data engineers, and data analysts. Some of the responsibilities that I really enjoy about this work include working at the forefront of business intelligence,
leveraging data and product analytics tools such as Periscope Data, Mode Analytics and Segment, and collaborating with very bright people to drive measurable
results and accelerate our growth.&lt;/p&gt;</description></item><item><title>Building an Analytics Tech Stack</title><link>https://kdboller.github.io/posts/2017-03-22-building-an-analytics-tech-stack/</link><pubDate>Wed, 22 Mar 2017 12:00:00 -0500</pubDate><guid>https://kdboller.github.io/posts/2017-03-22-building-an-analytics-tech-stack/</guid><description>&lt;img src="https://kdboller.github.io/assets/gameday_application.jpg" alt="GameDay Application" height="500" style="width: 100%"&gt;
&lt;p&gt;In an ongoing attempt to be helpful to and learn from others serving in similar job capacities, I am continuing to review my experiences in building out our data infrastructure over the past ~12 months and discuss the most helpful applications which currently sit within our analytics tech stack.
In my most recent post, &lt;a href="https://kdboller.github.io/2017/02/27/data-informed-experiments.html" target="_blank"&gt;Data Informed Experiments&lt;/a&gt;, I discussed the difference between being “data informed” and being “data driven”. I also provided some perspective related to building a “data informed” organizational culture &amp;ndash; my intent is to share what we have learned along the way and discuss the applications which enable us to take advantage of all of the work we&amp;rsquo;ve completed to-date.&lt;/p&gt;</description></item><item><title>Data Informed Experiments</title><link>https://kdboller.github.io/posts/2017-02-27-data-informed-experiments/</link><pubDate>Mon, 27 Feb 2017 12:00:00 -0500</pubDate><guid>https://kdboller.github.io/posts/2017-02-27-data-informed-experiments/</guid><description>&lt;img src="https://kdboller.github.io/assets/big-data.png" alt="Big Data" height="500" style="width: 100%"&gt;
&lt;p&gt;I am presently VP of Product (Revenue and Analytics) at FloSports, a direct-to-consumer provider of live streaming and on-demand digital sports content. In this role, I focus on product innovations which can drive top-line growth while also overseeing analytics (business, product, and data, among others). Recently, our CEO Martin Floreani has spoken about the business intelligence platform we have been building out since last year, which is internally known as Neptune. His interview with Sports Techie, where he discusses the impact Neptune has had on the business, can be found here. I have been fortunate to be one of FloSports’ founding members of Neptune and am responsible for overseeing both our data source and business intelligence reporting roadmaps.&lt;/p&gt;</description></item><item><title>NCAA Must Have Students Best Interests</title><link>https://kdboller.github.io/posts/2015-10-01-ncaa-students-best-interests/</link><pubDate>Thu, 01 Oct 2015 12:00:00 -0500</pubDate><guid>https://kdboller.github.io/posts/2015-10-01-ncaa-students-best-interests/</guid><description>&lt;img src="https://kdboller.github.io/assets/SMU-wins-AAC-crown_2015.jpg" alt="SMU wins AAC title" height="500" style="width: 100%"&gt;
&lt;p&gt;As an alum of SMU and a staunch follower of the athletics program, particularly men’s football (well, starting again this year) and men’s basketball, I am inherently biased. No matter the decision that the NCAA levied after its 18 month investigation, post announcement I knew that I would immediately rationalize why the punishment was too harsh and plead the case for a lesser penalty. &lt;/p&gt;
&lt;p&gt;With that said, I acknowledge that the penalties against Coach Brown and the SMU program are generally fair.
Suspending Coach Brown for 30% of this coming season’s games was admitted by SMU’s President Turner to be consistent with the NCAA’s new initiative to hold coaches accountable for program infractions. And, the loss of three scholarships per season over three years also seems consistent with the punishment handed out to Syracuse for its men’s basketball program’s recent transgressions.&lt;/p&gt;</description></item><item><title>Kevin Durant is Someone to Emulate</title><link>https://kdboller.github.io/posts/2014-05-06-kevin-durant-someone-emulate/</link><pubDate>Tue, 06 May 2014 12:00:00 -0500</pubDate><guid>https://kdboller.github.io/posts/2014-05-06-kevin-durant-someone-emulate/</guid><description>&lt;img src="https://kdboller.github.io/assets/4_OKC_players_in_2011.jpg" alt="Kevin Durant with OKC Teammates" height="500" style="width: 100%"&gt;
&lt;p&gt;
Major sporting events, such as the Super Bowl, NCAA March Madness tournament, and the Masters were a huge part of my life
while I was growing up in Atlanta – and they certainly continue to be so today. In some respects, these events were similar to holidays in that the entire family would oftentimes get together, with additional friends and relatives, to cheer for their favorite athletes and hope that their respective teams would end up as champions.&lt;/p&gt;</description></item><item><title>About</title><link>https://kdboller.github.io/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://kdboller.github.io/about/</guid><description>&lt;center&gt;
&lt;!-- --&gt;
&lt;h1&gt;Kevin Boller&lt;/h1&gt;
&lt;img src="https://kdboller.github.io/assets/Flo_headshot.png" alt="Kevin Boller" height="300" width="300" style="border-radius: 50%"&gt;
&lt;h2&gt;Product, Revenue, Business Intelligence and Analytics Professional&lt;/h2&gt;
&lt;/center&gt;
&lt;center&gt;&lt;h3&gt;TECHNICAL SKILLS&lt;/h3&gt;&lt;/center&gt;
&lt;p&gt;&lt;strong&gt;Programming/Data Science:&lt;/strong&gt; SQL (Postgres, MySQL), Python (pandas, numpy, scikit-learn), R, Dash by Plotly&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Databases/Warehouses/BI:&lt;/strong&gt; Periscope Data (Cache/Views), Mode Analytics, Segment (warehouse and platform), Redshift, Tableau and AWS QuickSight.
&lt;hr&gt;
&lt;center&gt;&lt;h3&gt;KEY STRENGTHS&lt;/h3&gt;&lt;/center&gt;
&lt;ul&gt;
&lt;li&gt;Sports Media and Sports Technology Expertise&lt;/li&gt;
&lt;li&gt;Business Intelligence and Data Warehouse Product Management&lt;/li&gt;
&lt;li&gt;Financial, Operational, Product and Data Analytics&lt;/li&gt;
&lt;li&gt;Financial Modeling and Economic Model Optimization&lt;/li&gt;
&lt;li&gt;Pricing Strategy Analyses and Advisory&lt;/li&gt;
&lt;li&gt;Corporate Strategy and Business Development&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;br /&gt;
&lt;p&gt;My professional experience spans software consulting, investment banking, product management (consumer and enterprise), data warehouse product ownership, and data analytics leadership.&lt;/p&gt;</description></item><item><title>Investing</title><link>https://kdboller.github.io/investing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://kdboller.github.io/investing/</guid><description>&lt;p&gt;I&amp;rsquo;m ramping up my activity in the PNW as an active angel investor and advisor to early-stage companies.&lt;/p&gt;
&lt;p&gt;In the spirit of being a founder-friendly investor and advisor, below are some helpful founder resources:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://grubstakes.vc"&gt;Grubstakes&lt;/a&gt;&lt;/strong&gt; &amp;ndash; 20+ individual investors in Seattle that fund and mentor startups in the Pacific Northwest.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://www.seattleangel.com"&gt;Seattle Angel&lt;/a&gt;&lt;/strong&gt; &amp;ndash; Seattle Angel is a not for profit organization, focused on educating angel investors, entrepreneurs, and prospective team members about the ins and outs of raising startup capital, scaling business operations, and related legal and financial issues.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://comotion.uw.edu"&gt;UW Comotion&lt;/a&gt;&lt;/strong&gt; &amp;ndash; CoMotion® is UW’s collaborative innovation hub dedicated to expanding the economic and societal impact of the UW community and beyond.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.wework.com/labs"&gt;WeWork Labs&lt;/a&gt;&lt;/strong&gt; &amp;ndash; global community of early-stage startups with membership benefits including workspace, mentorship and education.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I&amp;rsquo;ve lived in Seattle for a few years after being born in Portland, OR, growing up in Atlanta and living a bit all over &amp;ndash; Dallas, Chicago, NYC, and Austin.
My background includes co-founding a sports tech start-up (LeagueCast, 2013 - 2015), serving as VP of Product at a direct-to-consumer live sports company (FloSports, 2016 - 2017) and now as a product manager of a greenfield reporting and analytics solution at Amazon (2017 - present).&lt;/p&gt;</description></item><item><title>Resources</title><link>https://kdboller.github.io/resources/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://kdboller.github.io/resources/</guid><description>&lt;p&gt;
My resources page has some helpful starting points for people looking to expand their skill set and learn more about data analytics and data science.
&lt;p&gt;This page also catalogs and organizes the helpful resources I&amp;rsquo;ve leveraged and/or am in the process of learning from.&lt;/p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Data Warehouse | Business Intelligence Applications&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.periscopedata.com" target="_blank"&gt;Periscope Data&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://modeanalytics.com" target="_blank"&gt;Mode Analytics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://segment.com" target="_blank"&gt;Segment&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Optimizely&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Best Blogging Sources&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://gregreda.com/" target="_blank"&gt;Greg Reda:&lt;/a&gt; Blog posts on web scraping and data analysis using Pandas.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://growthhackers.com/posts" target="_blank"&gt;Growth Hackers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.forentrepreneurs.com/" target="_blank"&gt;David Skok&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.coelevate.com/" target="_blank"&gt;Coelevate&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pbpython.com/" target="_blank"&gt;Python for Business:&lt;/a&gt; leveraging Python, in place of traditional tools such as excel, for business tasks&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Online Courses&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>