Returns the most recent data point for a selected identifier (ticker symbol, stock market index symbol, CIK ID, etc.) for a selected tag. Income statement, cash flow statement, and ratios are returned as trailing twelve months values. All other data points are returned as their most recent value, either as of the last release financial statement or the most recent reported value.
Name | Description | Example |
---|---|---|
identifier
* required
|
An identifier, which can be a security ticker, SEC CIK ID, FRED Series ID, etc. | AAPL |
item
* required
|
An item, which can be a data tag or a special code (reference) | marketcap |
hide_paging
|
Hide first row of paging information.
Options:
true
show more
show less
|
- |
identifier
* required
An identifier, which can be a security ticker, SEC CIK ID, FRED Series ID, etc.
|
||
item
* required
An item, which can be a data tag or a special code (reference)
|
||
hide_paging
* required
Hide first row of paging information.
|
Name | Description | Type |
---|---|---|
identifier | An identifier, which can be a security ticker, SEC CIK ID, FRED Series ID, etc. | string |
item | An item, which can be a data tag or a special code (reference) | string |
value | the value | - |
identifier
An identifier, which can be a security ticker, SEC CIK ID, FRED Series ID, etc.
|
||
item
An item, which can be a data tag or a special code (reference)
|
||
value
the value
|