https://github.com/alan-turing-institute/discounted-cash-flow-calculator

Discounted cash flow models, written in nocell

https://github.com/alan-turing-institute/discounted-cash-flow-calculator

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary

Keywords

hut23 hut23-266 hut23-418 nocell
Last synced: 10 months ago · JSON representation

Repository

Discounted cash flow models, written in nocell

Basic Info
  • Host: GitHub
  • Owner: alan-turing-institute
  • License: mit
  • Language: Racket
  • Default Branch: master
  • Homepage:
  • Size: 11.7 KB
Statistics
  • Stars: 1
  • Watchers: 6
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
hut23 hut23-266 hut23-418 nocell
Created over 7 years ago · Last pushed almost 6 years ago
Metadata Files
Readme License

README.md

Discounted Cash Flow Calculator

Note: For now, this project requires the nocell prototype implementation. The most recent nocell development is in the current nocell repository (which is incompatible with the prototype implementation).

Nocell is a language for building probabilistic spreadsheets.

This repository contains a calculator for valuing a company with discounted cash flow analysis, written in nocell.

Installing the dependencies

  1. Make sure that Racket (version 7.1 or later) is installed.

  2. Clone nocell-prototype sh git clone https://github.com/alan-turing-institute/nocell-prototype

  3. Install the nocell prototype as a Racket package sh cd nocell-prototype raco pkg install

Running the model

  • Run racket valuation-1.rkt
  • A spreadsheet valuation-1.fods is produced as output (in the 'flat' OpenDocument Spreadsheet file format), which should open with LibreOffice (but currently not with MS Excel).
  • Look in valuation-1.rkt to understand the output it writes to stdout.

Package contents

  • discounted-cash-flow.nocell is a module that provides a routine for computing a DCF
  • valuation-1.rkt is an example of using it to perform a DCF valuation for a fictitious company.

Owner

  • Name: The Alan Turing Institute
  • Login: alan-turing-institute
  • Kind: organization
  • Email: info@turing.ac.uk

The UK's national institute for data science and artificial intelligence.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels