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
Repository
Discounted cash flow models, written in nocell
Basic Info
Statistics
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
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
Make sure that Racket (version 7.1 or later) is installed.
Clone nocell-prototype
sh git clone https://github.com/alan-turing-institute/nocell-prototypeInstall 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.fodsis 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.rktto understand the output it writes to stdout.
Package contents
discounted-cash-flow.nocellis a module that provides a routine for computing a DCFvaluation-1.rktis 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
- Website: https://turing.ac.uk
- Repositories: 477
- Profile: https://github.com/alan-turing-institute
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