Organizational Category

The category an Organization belongs to which includes additional characteristics.

String
This is the industry an Organization belongs to according to Clearbit.
String
This is the two digit Standard Industrial Classification code assigned to an Organization.
String
A North American Industry Classification System (NAICS) code is a six-digit code that classifies businesses by their economic activity into a specific sector.
String
A distinct area of business as reported by Clearbit.
String
A subset of Organization industries as reported by Clearbit.
String
The United Nations Standard Products and Services code of an Organization.
String
A unique and persistent identifier for the record within the system's data set.
URL
The full unique link to the item so it's traversable by that property.
Array
A collection of keywords that describes an item.
Object
The object representation of the Thing CoreMetaData.
Object
Represents a record of an object from an AuthoritySource.
Context
The JSON-LD context for the item in question.
Numeric
The Global Industry Classification Standard (GICS) 8-digit code is a numeric representation of a company's full GICS classification, which also includes a text description.
String
This is the four digit Standard Industrial Classification code assigned to an Organization.
String
A North American Industry Classification System (NAICS) code is a six-digit code that classifies businesses by their economic activity into a specific sector as updated in 2022.
String
LinkedIn's Industry Codes v2 is a list of industry codes for company and people searches.
String
A subset of Organization industries as reported by Clearbit.
{
	"OrganizationalCategory" : 
	{
		"@context" : "https://grcschema.org/",
		"@id" : "URL",
		"@type" : "OrganizationalCategory",
		"clearbitIndustry" : "String",
		"clearbitIndustryGroup" : "String",
		"clearbitSector" : "String",
		"clearbitSubIndustry" : "String",
		"coreMetaData" : 
		{
			"@type" : "CoreMetaData",
			"checksum" : "String",
			"created" : 
			{
				"@type" : "Created",
				"organization" : 
				{
					"@id" : "URL",
					"@type" : "Organization",
					"elementId" : "String",
					"name" : "String"
				},
				"person" : 
				{
					"@id" : "URL",
					"@type" : "Person",
					"elementId" : "String",
					"name" : "String"
				},
				"timeStamp" : "Datetime"
			},
			"deprecatedBy" : "URL",
			"live" : "Boolean",
			"modified" : 
			{
				"@type" : "Modified",
				"organization" : 
				{
					"@id" : "URL",
					"@type" : "Organization",
					"elementId" : "String",
					"name" : "String"
				},
				"person" : 
				{
					"@id" : "URL",
					"@type" : "Person",
					"elementId" : "String",
					"name" : "String"
				},
				"timeStamp" : "Datetime"
			},
			"notes" : "String",
			"status" : "String",
			"supersededBy" : "URL",
			"validated" : "Integer"
		},
		"disambiguationRecordId" : 
		{
			"@id" : "URL",
			"@type" : "DisambiguationRecordId",
			"authoritySource" : 
			{
				"@id" : "URL",
				"@type" : "AuthoritySource",
				"abbreviation" : "String",
				"elementId" : "String",
				"name" : "String"
			},
			"elementId" : "String"
		},
		"elementId" : "String",
		"gics8DigitCode" : "Numeric",
		"linkedinIndustryCodeV2" : "String",
		"naics20226DigitCode" : "String",
		"naics6DigitCode" : "String",
		"schemaVersion" : "b1",
		"sic2DigitCode" : "String",
		"sic4DigitCode" : "String",
		"tags" : 
		[
			{
				"tag" : "String"
			}
		],
		"unspscCode" : "String"
	}
}
Visualized image