-
Hi,
I was wondering whether you have an exact mapping of balance sheet / cashflow statement / income statement fields to variable names. Most of them are easy to deduce, like "Total Assets" to "tot…
-
Hi
I'm using the following code to get capitalExpenditures data from cash flow statement for symbol 'VZ',
Below is the code that I'm using.
from yahoofinancials import YahooFinancials
tic…
-
To make manual entry of statement items easier for users, the following is suggested,
- [ ] Implement key combinations to navigate and control statement item rows
- [ ] Filter out sections and ana…
-
**Describe the bug**
I assume this is a bug rather than a feature request.
It seems that while when adding 'trailing=True' for cash_flow and income_statement at the TTM row, for balance_sheet it p…
-
Currently, `hledger` needs generalized metadata syntax for a number of situations.
## Financial Year
Currently the `--yearly` and `--quarterly` flags will create columns as per the calendar year …
-
Where can I find the sample income statement, balance sheet, and CF files?
-
ERPNext is providing very basic view for profit and loss statement which is not useful for analysis purpose. It should show Gross Profit, EBITDA, PBT, PAT and Net Profit as all the softwares provide t…
-
I am trying to replicate the income statement as shown in the company's 10-K (or 10-Q) so I can perform segment analysis.
For example, for Tesla (found [here](https://www.sec.gov/Archives/edgar/data/…
ghost updated
9 months ago
-
Hello,
I'm using the 'yahoofinancer' package to download quartely financials from yahoo. In the last few weeks, I have faced this issue:
I get 0 values for many financial metrics for the last availa…
-
Hello guys,
I'm using Exposed with AWS Amazon Redshift and got exceptions when inserting data.
The code is as simple as that (I'm using a `forEach` on `insert` instead of `batchInsert` because I…