Organizational Category
The category an Organization belongs to which includes additional characteristics.
{
"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"
}
}