Returns a numeric value for the given `tag` and the entity with the given `identifier`
Name | Description | Example |
---|---|---|
identifier
* required
|
An identifier for an entity such as a Company, Security, Index, etc (Ticker, FIGI, ISIN, CUSIP, CIK, LEI, Intrinio ID) | AAPL |
tag
* required
|
An Intrinio data tag ID or code (reference) | marketcap |
identifier
* required
An identifier for an entity such as a Company, Security, Index, etc (Ticker, FIGI, ISIN, CUSIP, CIK, LEI, Intrinio ID)
|
||
tag
* required
An Intrinio data tag ID or code (reference)
|
Name | Description | Type |
---|---|---|
value | The latest numeric value for the identifier/item combination | number |
value
The latest numeric value for the identifier/item combination
|