From aa5e8238012e3ef7d145dd749bd68d33a2544440 Mon Sep 17 00:00:00 2001 From: Deborah Servili Date: Wed, 11 Oct 2017 09:52:33 +0200 Subject: [PATCH] add sectors galaxy --- clusters/sector.json | 370 +++++++++++++++++++++++++++++++++++++++++++ galaxies/sector.json | 8 + 2 files changed, 378 insertions(+) create mode 100644 clusters/sector.json create mode 100644 galaxies/sector.json diff --git a/clusters/sector.json b/clusters/sector.json new file mode 100644 index 00000000..66f78af2 --- /dev/null +++ b/clusters/sector.json @@ -0,0 +1,370 @@ +{ + "values": [ + { + "value": "Unknown" + }, + { + "value": "Other" + }, + { + "value": "Academia - University" + }, + { + "value": "Activists" + }, + { + "value": "Aerospace" + }, + { + "value": "Agriculture" + }, + { + "value": "Arts" + }, + { + "value": "Bank" + }, + { + "value": "Chemical" + }, + { + "value": "Citizens" + }, + { + "value": "Civil Aviation" + }, + { + "value": "Country" + }, + { + "value": "Culture" + }, + { + "value": "Data Broker" + }, + { + "value": "Defense" + }, + { + "value": "Development" + }, + { + "value": "Diplomacy" + }, + { + "value": "Education" + }, + { + "value": "Electric" + }, + { + "value": "Electronic" + }, + { + "value": "Employment" + }, + { + "value": "Energy" + }, + { + "value": "Entertainment" + }, + { + "value": "Environment" + }, + { + "value": "Finance" + }, + { + "value": "Food" + }, + { + "value": "Game" + }, + { + "value": "Gas" + }, + { + "value": "Government, Administration" + }, + { + "value": "Health" + }, + { + "value": "Higher education" + }, + { + "value": "Hotels" + }, + { + "value": "Infrastructure" + }, + { + "value": "Intelligence" + }, + { + "value": "IT" + }, + { + "value": "IT - Hacker" + }, + { + "value": "IT - ISP" + }, + { + "value": "IT - Security" + }, + { + "value": "Justice" + }, + { + "value": "Manufacturing" + }, + { + "value": "Maritime" + }, + { + "value": "Military" + }, + { + "value": "Multi-sector" + }, + { + "value": "News - Media" + }, + { + "value": "NGO" + }, + { + "value": "Oil" + }, + { + "value": "Payment" + }, + { + "value": "Pharmacy" + }, + { + "value": "Police - Law enforcement" + }, + { + "value": "Research - Innovation" + }, + { + "value": "Satellite navigation" + }, + { + "value": "Security systems" + }, + { + "value": "Social networks" + }, + { + "value": "Space" + }, + { + "value": "Steel" + }, + { + "value": "Telecoms" + }, + { + "value": "Think Tanks" + }, + { + "value": "Trade" + }, + { + "value": "Transport" + }, + { + "value": "Travel" + }, + { + "value": "Turbine" + }, + { + "value": "Tourism" + }, + { + "value": "Life science" + }, + { + "value": "Biomedical" + }, + { + "value": "High tech" + }, + { + "value": "Opposition" + }, + { + "value": "Political party" + }, + { + "value": "Hospitality" + }, + { + "value": "Automotive" + }, + { + "value": "Metal" + }, + { + "value": "Railway" + }, + { + "value": "Water" + }, + { + "value": "Smart meter" + }, + { + "value": "Retai" + }, + { + "value": "Retail" + }, + { + "value": "Technology" + }, + { + "value": "engineering" + }, + { + "value": "Mining" + }, + { + "value": "Sport" + }, + { + "value": "Restaurant" + }, + { + "value": "Semi-conductors" + }, + { + "value": "Insurance" + }, + { + "value": "Legal" + }, + { + "value": "Shipping" + }, + { + "value": "Logistic" + }, + { + "value": "Construction" + }, + { + "value": "Industrial" + }, + { + "value": "Communication equipment" + }, + { + "value": "Security Service" + }, + { + "value": "Tax firm" + }, + { + "value": "Television broadcast" + }, + { + "value": "Separatists" + }, + { + "value": "Dissidents" + }, + { + "value": "Digital services" + }, + { + "value": "Digital infrastructure" + }, + { + "value": "Security actors" + }, + { + "value": "eCommerce" + }, + { + "value": "Islamic forums" + }, + { + "value": "Journalist" + }, + { + "value": "Streaming service" + }, + { + "value": "Puplishing industry" + }, + { + "value": "Publishing industry" + }, + { + "value": "Islamic organisation" + }, + { + "value": "Casino" + }, + { + "value": "Consulting" + }, + { + "value": "Online marketplace" + }, + { + "value": "DNS service provider" + }, + { + "value": "Veterinary" + }, + { + "value": "Marketing" + }, + { + "value": "Video Sharing" + }, + { + "value": "Advertising" + }, + { + "value": "Investment" + }, + { + "value": "Accounting" + }, + { + "value": "Programming" + }, + { + "value": "Managed Services Provider" + }, + { + "value": "Lawyers" + }, + { + "value": "Civil society" + }, + { + "value": "Petrochemical" + }, + { + "value": "Immigration" + } + ], + "version": 1, + "uuid": "141deecc-ae4e-11e7-8dfe-f3397ba8cc8", + "description": "Activity sectors", + "authors": [ + "Various" + ], + "source": "CERT-EU", + "type": "sector", + "name": "Sector" +} diff --git a/galaxies/sector.json b/galaxies/sector.json new file mode 100644 index 00000000..912940ca --- /dev/null +++ b/galaxies/sector.json @@ -0,0 +1,8 @@ +{ + "type": "sector", + "name": "Sectir", + "description": "Activity sectors", + "version": 1, + "icon": "industry", + "uuid": "e1bb134c-ae4d-11e7-8aa9-f78a37325439" +}