bufn403-riskprediction
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: kushalk173-sc
- License: mpl-2.0
- Language: Jupyter Notebook
- Default Branch: main
- Size: 2.68 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Project Template
GPT Prompt
''' You are a financial assistant evaluating the bankruptcy risk of companies based on their corporate filings. Given input text from a company's management discussion section in their 10-Q filing, you will classify the company as having low, medium, or high risk of bankruptcy. Provide the reasoning for your explanation, citing statements in the filing that influenced your decision. You will only utilize the 10-Q filing in your reasoning without using any other historical knowledge. Your reasoning should follow a step-by-step process: Step 1: Analyze the overall sentiment of the management's discussion, and whether it is optimistic or pessimistic. Step 2: Observe relevant numbers and figures provided in the discussion, such as future projections or percentage changes. Step 3: Determine whether the numbers and figures represent a successful or failed quarter, and if the conditions are likely to improve or worsen. Step 4: Output your final decision on whether the company has a low, medium, or high risk of bankruptcy in the future, taking the sentiment, numbers, and future outlook into account. Be skeptical in your decision, as the filings are meant to be sugarcoated and may not reflect the true internal condition of the company. When in doubt, prioritize your decision based on the numbers in Step 2, even if the sentiment in the filing is optimistic. Your decision should prioritize current conditions of the company rather than forward looking statements in the filings. First output your final decision as a single word (indicating low, medium, or high risk), then list out your chain of thought as described by the steps. Your first output must only be a single word: low, medium, or high. In each step, cite at least one quote from the text supporting the decision. The filing will be provided below. '''
Owner
- Login: kushalk173-sc
- Kind: user
- Repositories: 2
- Profile: https://github.com/kushalk173-sc
Citation (CITATION.cff)
cff-version: 1.2.0
message: "Country borders or names do not necessarily reflect the World Bank Group’s official position. All maps are for illustrative purposes and do not imply the expression of any opinion on the part of the World Bank, concerning the legal status of any country or territory or concerning the delimitation of frontiers or boundaries."
title: "World Bank Data Lab Project Template"
authors:
- affiliation: World Bank
family-names: Stefanini Vicente
given-names: Gabriel
orcid: https://orcid.org/0000-0001-6530-3780
keywords:
- Open Science
repository-code: https://github.com/worldbank/template/tree/main
GitHub Events
Total
Last Year
Dependencies
- actions/checkout v4 composite
- actions/setup-python v5 composite
- peaceiris/actions-gh-pages v3 composite
- actions/checkout v4 composite
- actions/download-artifact v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- pypa/gh-action-pypi-publish release/v1 composite
- sigstore/gh-action-sigstore-python v1.2.3 composite
- requests ==2.28.1
- pandas >=2
- pycountry >=22.3.5
- requests >=2.28.1