Returns a numeric value for the given `tag` for the Security with the given `identifier`
| Name | Description | Example |
|---|---|---|
|
identifier
* required
|
A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID) | AAPL |
|
tag
* required
|
An Intrinio data tag ID or code (reference) | close_price |
|
identifier
* required
A Security identifier (Ticker, FIGI, ISIN, CUSIP, Intrinio ID)
|
||
|
tag
* required
An Intrinio data tag ID or code (reference)
|
| Name | Description | Type |
|---|---|---|
| value | The latest numeric value for an identifier/item combination | number |
|
value
The latest numeric value for an identifier/item combination
|