Companies and products

The following generators produce values related to business organizations and products.

For more information about these generators and how to configure them in the application, go to Companies and products in the generator reference.

Company Domain Name

Populates the column with the domain name for a company. For example, apple.com or tonic.ai.

Uses the General column configuration.

Company Industry

Populates the column with a company industry. For example, Consumer Electronics or Computer Software.

Uses the General column configuration.

Company IPO Year

Populates the column with a year to represent when the company IPO occurred.

Uses the General column configuration.

Company Last Sale

Populates the column with a monetary a value to represent the amount of the company's most recent sale. For example 150.25.

Uses the General column configuration.

Company Market

Populates the column with the stock exchange where the company stock is traded. For example, NASDAQ or NYSE.

Uses the General column configuration.

Company Market Cap

Populates the column with the market cap for the company. For example, 1.5B.

Uses the General column configuration.

Company Name

Populates the column with the name of a company.

Uses the General column configuration.

Company Sector

Populates the column with the sector that the company belongs to. For example, Technology.

Uses the General column configuration.

Company Stock Quote URL

Populates the column with the URL where the company's stock quote can be found. For example, https://www.nasdaq.com/market-activity/stocks/aapl.

Uses the General column configuration.

Company Stock Ticker Symbol

Populates the column with the ticker symbol for the company. For example, aapl.

Uses the General column configuration.

EIN

Populates the column with valid United States employer identification number (EIN).

{ 
  "name": string,
  "data_type": string,
  "generator": "EIN",
  "percent_null": integer,
  "virtual": boolean,
  // Advanced options
  "primary_key": boolean,
  "index": boolean,
  "seed": string,
  "postprocessing_sql": string
}

Product Category

Populates the column with a category of product. For example, Health or Electronics.

Uses the General column configuration.

Product Description

Populates the column with a description of a product.

Uses the General column configuration.

Product Name

Populates the column with the name of a product.

Uses the General column configuration.

Product Price

Populates the column with the price of the product.

Uses the General column configuration.

Product Subcategory

Populates the column with the subcategory that the product belongs to. For example, Oral Care and Hygiene.

Uses the General column configuration.

Last updated