| Name | Type | Description | Notes |
|---|---|---|---|
| active | bool | Indicates if the security is actively listed. If false, this means the company is no longer listed and cannot be traded. | [optional] |
| bloomberg | string | The Bloomberg guid for the symbol. | [optional] |
| ceo | string | The name of the company's current CEO. | [optional] |
| cik | string | The official CIK guid used for SEC database/filings. | [optional] |
| country | string | The country in which the company is registered. | [optional] |
| description | string | A description of the company and what they do/offer. | [optional] |
| employees | int | The approximate number of employees for the company. | [optional] |
| exchange | string | The symbol's primary exchange. | [optional] |
| exchange_symbol | string | The exchange code (id) of the symbol's primary exchange. | [optional] |
| figi | string | The OpenFigi project guid for the symbol. (<a rel="nofollow" target="_blank" href="https://openfigi.com/\">https://openfigi.com/</a>) | [optional] |
| hq_address | string | The street address for the company's headquarters. | [optional] |
| hq_country | string | The country in which the company's headquarters is located. | [optional] |
| hq_state | string | The state in which the company's headquarters is located. | [optional] |
| industry | string | The industry in which the company operates. | [optional] |
| lei | string | The Legal Entity Identifier (LEI) guid for the symbol. (<a rel="nofollow" target="_blank" href="https://en.wikipedia.org/wiki/Legal_Entity_Identifier\">https://en.wikipedia.org/wiki/Legal_Entity_Identifier</a>) | [optional] |
| listdate | \DateTime | The date that the symbol was listed on the exchange. | [optional] |
| logo | string | The URL of the entity's logo. | [optional] |
| marketcap | int | The current market cap for the company. | [optional] |
| name | string | The name of the company/entity. | [optional] |
| phone | string | The phone number for the company. This is usually a corporate contact number. | [optional] |
| sector | string | The sector of the indsutry in which the symbol operates. | [optional] |
| sic | int | Standard Industrial Classification (SIC) id for the symbol. (<a rel="nofollow" target="_blank" href="https://en.wikipedia.org/wiki/Standard_Industrial_Classification\">https://en.wikipedia.org/wiki/Legal_Entity_Identifier</a>) | [optional] |
| similar | string[] | A list of ticker symbols for similar companies. | [optional] |
| symbol | string | The exchange symbol that this item is traded under. | [optional] |
| tags | string[] | [optional] | |
| type | string | The type or class of the security. (<a alt="Full List of Ticker Types" href="https://polygon.io/docs/stocks/get_v3_reference_tickers_types\">Full List of Ticker Types</a>) | [optional] |
| updated | \DateTime | The last time this company record was updated. | [optional] |
| url | string | The URL of the company's website | [optional] |