Coder Social home page Coder Social logo

victorymr / dash-dcf-valuation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robindeecee/dash-dcf-valuation

0.0 1.0 0.0 23 KB

Proof-of-concept DCF Valuation app using Python and Dash

Home Page: https://dcf-valuation.herokuapp.com/

License: MIT License

Python 100.00%

dash-dcf-valuation's Introduction

DCF Valuation in Python and Dash

This project is a proof-of-concept of how Python can replace Excel spreadsheets for valuation and forecasting financial statements.

The app has inspiration in fcffsimpleginzu.xlsx spreadsheet by Aswath Damodaran, with simplified features. This file is available at his website.

The forecast methods for each of the main lines of the cashflow are:

  • Revenue: constant growth (input) on the short term, converges to long term growth during medium term

  • EBIT: during short term, the margin converges to medium term margin, and stays constant for medium and long term

  • Taxes: constant rate for all the forecast horizone

  • Reinvestment: constant sales to capital ratio for all forecast horizon

Based on those drivers, the app can forecast the Free Cash Flow.

The app is very simple, and may seem overkill compared to a spreadsheet. This is just a proof-of-concept, but using Python would allow us to:

  • Use advanced forecasting methods for revenue or expenses (time series methods or recurrent neural networks)

  • Automate different possible inputs for sensivity monte carlo analysis

  • Embrace the uncertainty instead of deterministic point forecasts (input being priors distributions of hyperparameters and output being a posterior distribution of cashflows and share price)

  • Automate forecasts for multiple companies

  • Integrate the forecast in a pipeline that uses external data on macroeconomics (new GDP and inflation forecasts are released every week on Brazil) or sentiments from social networks for forecasting

dash-dcf-valuation's People

Contributors

danielrmt avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.