Skip to main content

IndustryClassification

Description: IndustryClassification holds the detailed industry classification for a business entity using the GICS (Global Industry Classification Standard) hierarchy. GICS is a four-tiered, hierarchical industry classification system. Capturing all four levels provides a complete and precise profile for risk assessment.

note

The protobuf file is the authoritative source of documentation. Please refer to the Protobuf tab when in doubt about field definitions, validation rules, or type specifications.

FieldTypeDescriptionRequiredValidation
sector_codestringThe 2-digit GICS Sector code, representing the highest level of the hierarchy. Example: "45" for the "Information Technology" sector.NoNone
sector_namestringThe human-readable name of the GICS Sector. Example: "Information Technology"NoNone
industry_group_codestringThe 4-digit GICS Industry Group code. Example: "4510" for the "Software & Services" industry group.NoNone
industry_group_namestringThe human-readable name of the GICS Industry Group. Example: "Software & Services"NoNone
industry_codestringThe 6-digit GICS Industry code. Example: "451020" for the "IT Services" industry.NoNone
industry_namestringThe human-readable name of the GICS Industry. Example: "IT Services"NoNone
sub_industry_codestringThe 8-digit GICS Sub-Industry code, representing the most granular level. Example: "45102010" for the "IT Consulting & Other Services" sub-industry.NoNone
sub_industry_namestringThe human-readable name of the GICS Sub-Industry. Example: "IT Consulting & Other Services"NoNone