This sub-textual structure represents the qualitative description of the firms that a manager has worked for. This description is broken down by details of the INDUSTRY in which the firm is discussed as operating in, any REGION that is discussed, the STAGE of the firm, and other CHARACTERIZATION, where other subjective characteristics such as whether the firm is "leading" are discussed.
Specification
Property | Type | Comments |
---|---|---|
INDUSTRY | List: COMPANY-INDUSTRY_AREA | List of industrial areas |
REGION | List: LOCATION | Regions that the listed as operating in |
FIRM_FINANCIAL | FIRM_FINANCIAL | Description of the value of firm |
LISTING-OWNERSHIP | LISTING-OWNERSHIP | Listing/exchange, and ownership details |
CHARACTERIZATION | CHARACTERIZATION | Qualitative discussion of the firm (e.g., leading) |
FOUNDED_DATE | DATE | A date that the firm is listed as founded |
Examples
{
"ORIGINAL":"NYSE-listed gold mining company",
"INDUSTRY":{"NAICS_3_DIGIT":212,"NAICS_3_DESCRIPTION":"Mining (except oil and gas)"},
"LISTING-OWNERSHIP":{"OWNERSHIP_TYPE":"PUBLICALLY_LISTED",
"EXCHANGE":[{"EXCHANGE_NAME":"NYSE","COUNTRY":"USA"}],
}
{
"ORIGINAL":"leading US retailer of women's clothing",
"INDUSTRY":{"NAICS_3_DIGIT":212, "NAICS_3_DESCRIPTION":"Mining (except oil and gas)"},
"REGION":[{"COUNTRY":"USA"}],
"CHARACTERIZATION":[{"TERM":"leading","AREA":"LEADING"}],
}