misp-galaxy/vocabularies/common/sector.json
2017-11-08 12:15:47 +01:00

94 lines
1.4 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"values": [
{
"value": "agriculture"
},
{
"value": "aerospace"
},
{
"value": "automotive"
},
{
"value": "communications"
},
{
"value": "construction"
},
{
"value": "defence"
},
{
"value": "education"
},
{
"value": "energy"
},
{
"value": "engineering"
},
{
"value": "entertainment"
},
{
"value": "financial­services"
},
{
"value": "government­national"
},
{
"value": "government­regional"
},
{
"value": "government­local"
},
{
"value": "government­public­services"
},
{
"value": "healthcare"
},
{
"value": "hospitality­leisure"
},
{
"value": "infrastructure"
},
{
"value": "insurance"
},
{
"value": "manufacturing"
},
{
"value": "mining"
},
{
"value": "non­profit"
},
{
"value": "pharmaceuticals"
},
{
"value": "retail"
},
{
"value": "technology"
},
{
"value": "telecommunications"
},
{
"value": "transportation"
},
{
"value": "utilities"
}
],
"version" : 1,
"description": "List of activity sectors",
"source": "MISP Project",
"author": ["MISP"],
"uuid": "dab720f8-c474-11e7-8079-e3e1db7d15e4",
"type": "sector"
}