Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.22 KB

EconomicIndex.md

File metadata and controls

21 lines (17 loc) · 1.22 KB

EconomicIndex

Properties

Name Type Description Notes
id str The Intrinio ID for the Index [optional]
symbol str The symbol used to identify the Index [optional]
name str The name of the Index [optional]
continent str The continent of the country of focus for the Index [optional]
country str The country of focus for the Index [optional]
update_frequency str How often the Index is updated [optional]
last_updated datetime When the Index was updated last [optional]
description str A paragraph describing the index and its scope [optional]
observation_start date The earliest date for which data is available [optional]
observation_end date The latest date for which data is available [optional]
seasonal_adjustment str Whether the data is adjusted to account for seasonality [optional]
units str The units of the data [optional]

[Back to Model list] [Back to API list] [Back to README]