# Profile catalog — Tickerbot Company profile API

31 columns. Group overview from https://tickerbot.io/docs/signals/catalog/profile/ · full catalog: https://tickerbot.io/docs/signals/catalog.md · concept: https://tickerbot.io/docs/signals.md

Who and what the security is: categorical classification and identity data. Lookup information, not signals.

## Classification

Categorical facts: sector, industry, SIC, exchange, country, currency, asset class and sub-class.

- [asset_class](https://tickerbot.io/docs/signals/asset_class.md) (text) — Asset class of the ticker: stocks, rates, crypto, or fx.
- [asset_type](https://tickerbot.io/docs/signals/asset_type.md) (text) — Asset class. One of `equity`, `etf`, or `crypto`.
- [country](https://tickerbot.io/docs/signals/country.md) (text) — ISO country code of the issuer.
- [currency_name](https://tickerbot.io/docs/signals/currency_name.md) (text) — Currency the prices are quoted in (`usd`, `eur`, `gbp`, etc.). Effectively always `usd` for US-listed equities.
- [exchange](https://tickerbot.io/docs/signals/exchange.md) (text) — Primary listing exchange, human-readable name — e.g. `NASDAQ`, `NYSE`, `NYSE Arca`, `Cboe BZX`, `NYSE American`. See `exchange_mic` for the raw ISO 10383 code. Null for a small number of delisted/edge names.
- [exchange_mic](https://tickerbot.io/docs/signals/exchange_mic.md) (text) — Primary listing exchange as an ISO 10383 **MIC code**: `XNAS` = NASDAQ, `XNYS` = NYSE, `ARCX` = NYSE Arca, `BATS` = Cboe BZX, `XASE` = NYSE American. The `?exchange=` filter accepts either this code or the human name.
- [industry](https://tickerbot.io/docs/signals/industry.md) (text) — GICS industry within the sector.
- [sector](https://tickerbot.io/docs/signals/sector.md) (text) — GICS sector. One of: Technology, Healthcare, Financials, Consumer Discretionary, Consumer Staples, Energy, Industrials, Materials, Utilities, Real Estate, Communication Services.
- [sic_code](https://tickerbot.io/docs/signals/sic_code.md) (text) — SIC code — the SEC's Standard Industrial Classification for the company's industry.
- [sic_description](https://tickerbot.io/docs/signals/sic_description.md) (text) — Plain-text label for the company's SIC industry code.
- [ticker_category](https://tickerbot.io/docs/signals/ticker_category.md) (text) — Sub-class within an asset class, e.g. treasury_curve or policy_rate.

## Identifiers & reference

Which company this is: name, IDs (CIK, FIGI), listing status, contact, branding, employees.

- [address_address1](https://tickerbot.io/docs/signals/address_address1.md) (text) — Company headquarters street address.
- [address_city](https://tickerbot.io/docs/signals/address_city.md) (text) — Company headquarters city.
- [address_postal_code](https://tickerbot.io/docs/signals/address_postal_code.md) (text) — Company headquarters postal code.
- [address_state](https://tickerbot.io/docs/signals/address_state.md) (text) — Company headquarters state or region.
- [branding_icon_url](https://tickerbot.io/docs/signals/branding_icon_url.md) (text) — URL of the company's square icon image.
- [branding_logo_url](https://tickerbot.io/docs/signals/branding_logo_url.md) (text) — URL of the company's logo image.
- [cik](https://tickerbot.io/docs/signals/cik.md) (text) — SEC Central Index Key — the company's identifier in EDGAR filings.
- [composite_figi](https://tickerbot.io/docs/signals/composite_figi.md) (text) — Composite FIGI — Bloomberg's cross-exchange security identifier.
- [description](https://tickerbot.io/docs/signals/description.md) (text) — Business description of the company.
- [homepage_url](https://tickerbot.io/docs/signals/homepage_url.md) (text) — Company homepage URL.
- [inactive_at](https://tickerbot.io/docs/signals/inactive_at.md) (timestamp without time zone) — When the ticker was marked inactive.
- [inactive_reason](https://tickerbot.io/docs/signals/inactive_reason.md) (text) — Why the ticker was marked inactive (e.g. delisted, stale data).
- [list_date](https://tickerbot.io/docs/signals/list_date.md) (text) — Date the symbol was first listed on its exchange.
- [name](https://tickerbot.io/docs/signals/name.md) (text) — Company or asset display name.
- [phone_number](https://tickerbot.io/docs/signals/phone_number.md) (text) — Company contact phone number.
- [round_lot](https://tickerbot.io/docs/signals/round_lot.md) (integer) — Standard trading lot size for the symbol.
- [share_class_figi](https://tickerbot.io/docs/signals/share_class_figi.md) (text) — Share-class FIGI — Bloomberg identifier for this specific share class.
- [ticker_root](https://tickerbot.io/docs/signals/ticker_root.md) (text) — Root symbol — the base ticker without class or suffix modifiers.
- [total_employees](https://tickerbot.io/docs/signals/total_employees.md) (integer) — Number of full-time employees as last reported. Useful for size-based filters ("small-cap by employee count").
- [active](https://tickerbot.io/docs/signals/active.md) (state) — Ticker is actively traded — not delisted or halted.
