Bläddra i källkod

🍱 add variable mappings

jmacura 3 år sedan
förälder
incheckning
e8cbc93dc2
1 ändrade filer med 21 tillägg och 0 borttagningar
  1. 21 0
      public/data/variables2factors.json

+ 21 - 0
public/data/variables2factors.json

@@ -0,0 +1,21 @@
+{
+    "http://www.semanticweb.org/attractiveness/anthropic": [
+        "broadband_infrastructure_population_covered"
+    ],
+    "http://www.semanticweb.org/attractiveness/cultural": [],
+    "http://www.semanticweb.org/attractiveness/economic": [
+        "workforce_specialization",
+        "farms",
+        "tourist_visitors"
+    ],
+    "http://www.semanticweb.org/attractiveness/institutional": [],
+    "http://www.semanticweb.org/attractiveness/natural": [
+        "Natural_Capital"
+    ],
+    "http://www.semanticweb.org/attractiveness/social": [
+        "proportion_of_newcomers",
+        "shared_knowledge",
+        "social_innovation",
+        "WORKING_AGE_POPULATION"
+    ]
+}