Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quality of Financial Statements using Beneish Model

Legacy

FA.streamlit.mp4

Revamped

beneish-pass.mp4

A Simple Streamlit web app to detect the manipulations in the earnings of the company using the financial Statements of various companies during the year 2021-2022

Description

This Web App is based on the Beneish model, a mathematical model that uses financial ratios and eight variables to determine whether a company has manipulated earnings. Based on company financial statements, an M-Score is constructed to describe how much earnings have been manipulated.

Getting Started

Usage

git clone https://github.com/VidhyaVarshanyJS/FAStreamlit.git

Dependencies

pip3 install requirements.txt

Using BeneishPass

To use BeneishPass, follow these steps:

streamlit run app.py

Reference Documentation

https://vidhyavarshany.vercel.app/how-i-built-beneish-pass-app-using-streamlit

  • Legacy:

Legacy version

  • Revamped:

Revamped version