mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 00:37:18 +00:00
commit
8991538ba0
3 changed files with 35075 additions and 0 deletions
|
@ -387,6 +387,14 @@ Category: *tool* - source: *https://github.com/mitre/cti* - total: *87* elements
|
|||
|
||||
[[HTML](https://www.misp-galaxy.org/mitre-tool)] - [[JSON](https://github.com/MISP/misp-galaxy/blob/main/clusters/mitre-tool.json)]
|
||||
|
||||
## NACE
|
||||
|
||||
[NACE](https://www.misp-galaxy.org/nace) - version 2.1 - The Statistical Classification of Economic Activities in the European Community, commonly referred to as NACE (for the French term "nomenclature statistique des activités économiques dans la Communauté européenne"), is the industry standard classification system used in the European Union.
|
||||
|
||||
Category: *sector* - source: *https://ec.europa.eu/eurostat/web/metadata/classifications* - total: *1047* elements
|
||||
|
||||
[[HTML](https://www.misp-galaxy.org/nace)] - [[JSON](https://github.com/MISP/misp-galaxy/blob/main/clusters/nace.json)]
|
||||
|
||||
## NAICS
|
||||
|
||||
[NAICS](https://www.misp-galaxy.org/naics) - The North American Industry Classification System or NAICS is a classification of business establishments by type of economic activity (the process of production).
|
||||
|
|
35058
clusters/nace.json
Normal file
35058
clusters/nace.json
Normal file
File diff suppressed because one or more lines are too long
9
galaxies/nace.json
Normal file
9
galaxies/nace.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"description": "The Statistical Classification of Economic Activities in the European Community, commonly referred to as NACE (for the French term \"nomenclature statistique des activités économiques dans la Communauté européenne\"), is the industry standard classification system used in the European Union.",
|
||||
"icon": "industry",
|
||||
"name": "NACE",
|
||||
"namespace": "NACE",
|
||||
"type": "NACE",
|
||||
"uuid": "f184d102-7df1-4ea5-84f5-71f061814fc5",
|
||||
"version": 1
|
||||
}
|
Loading…
Reference in a new issue