UNPKG

aframe-babia-components

Version:

A data visualization set of components for A-Frame.

455 lines (454 loc) 10.1 kB
{ "nodes": [ { "id": "coca_cola", "lat": 0, "lon": 0, "label": "The Coca-Cola Company", "color": "#FF0000", "type": "Parent Corporation", "region": "Headquarters", "value": 100, "info": "Founded 1892 · Atlanta, GA · $45B Revenue" }, { "id": "coca_cola_beverages", "lat": 30, "lon": 60, "label": "Coca-Cola Beverages", "color": "#FF3333", "type": "Beverage", "region": "Core Brands", "value": 80, "info": "Core carbonated soft drinks division" }, { "id": "sprite", "lat": 45, "lon": 90, "label": "Sprite", "color": "#FF3333", "type": "Beverage", "region": "Core Brands", "value": 55, "info": "Lemon-lime soft drink · Est. 1961" }, { "id": "fanta", "lat": 20, "lon": 100, "label": "Fanta", "color": "#FF3333", "type": "Beverage", "region": "Core Brands", "value": 50, "info": "Fruit-flavored soft drink · 90+ flavors" }, { "id": "dasani", "lat": 50, "lon": 40, "label": "Dasani", "color": "#0099FF", "type": "Water", "region": "Core Brands", "value": 40, "info": "Purified water brand · Est. 1999" }, { "id": "minute_maid", "lat": -20, "lon": 70, "label": "Minute Maid", "color": "#FFAA00", "type": "Juice", "region": "Juices & Health", "value": 60, "info": "Juice brand · Est. 1945 · Acquired 1960" }, { "id": "simply", "lat": -35, "lon": 90, "label": "Simply Beverages", "color": "#FFAA00", "type": "Juice", "region": "Juices & Health", "value": 45, "info": "Premium not-from-concentrate juices" }, { "id": "honest_tea", "lat": -10, "lon": 110, "label": "Honest Tea", "color": "#FF3333", "type": "Tea", "region": "Juices & Health", "value": 35, "info": "Organic tea brand · Acquired 2011" }, { "id": "fairlife", "lat": -40, "lon": 50, "label": "Fairlife", "color": "#FF3333", "type": "Dairy", "region": "Juices & Health", "value": 38, "info": "Ultra-filtered milk · Acquired 2020" }, { "id": "costa_coffee", "lat": 60, "lon": -30, "label": "Costa Coffee", "color": "#CC6600", "type": "Coffee", "region": "Coffee & Energy", "value": 65, "info": "UK coffee chain · Acquired 2019 · $5.1B deal" }, { "id": "georgia_coffee", "lat": 70, "lon": 0, "label": "Georgia Coffee", "color": "#CC6600", "type": "Coffee", "region": "Coffee & Energy", "value": 40, "info": "Ready-to-drink coffee · Japan market" }, { "id": "monster_stake", "lat": 55, "lon": -60, "label": "Monster (16.7% stake)", "color": "#FF3333", "type": "Energy", "region": "Coffee & Energy", "value": 50, "info": "Energy drink · Strategic partnership" }, { "id": "powerade", "lat": -60, "lon": -40, "label": "Powerade", "color": "#0044CC", "type": "Sports", "region": "Sports & Functional", "value": 45, "info": "Sports drink · Rival to Gatorade" }, { "id": "bodyarmor", "lat": -70, "lon": -10, "label": "BodyArmor", "color": "#0044CC", "type": "Sports", "region": "Sports & Functional", "value": 42, "info": "Premium sports drink · Acquired 2021 · $5.6B" }, { "id": "smartwater", "lat": -50, "lon": -60, "label": "Smartwater", "color": "#0099FF", "type": "Water", "region": "Sports & Functional", "value": 38, "info": "Vapor-distilled water brand · Acquired 2007" }, { "id": "innocent", "lat": 10, "lon": -70, "label": "Innocent Drinks", "color": "#FFAA00", "type": "Smoothie", "region": "Europe", "value": 40, "info": "Smoothie & juice brand · UK · Majority stake" }, { "id": "appletiser", "lat": 25, "lon": -50, "label": "Appletiser", "color": "#FFAA00", "type": "Sparkling", "region": "Europe", "value": 30, "info": "Sparkling fruit juice · South African origin" }, { "id": "schweppes", "lat": -5, "lon": -50, "label": "Schweppes (select markets)", "color": "#FF3333", "type": "Mixer", "region": "Europe", "value": 35, "info": "Tonic water & mixers · Licensed markets" }, { "id": "ades", "lat": -30, "lon": -80, "label": "AdeS", "color": "#FF3333", "type": "Plant-based", "region": "Latin America", "value": 32, "info": "Soy-based beverages · Latin America · Acquired 2016" }, { "id": "del_valle", "lat": -50, "lon": -90, "label": "Del Valle", "color": "#FFAA00", "type": "Juice", "region": "Latin America", "value": 35, "info": "Juice brand · Mexico & Latin America" }, { "id": "thums_up", "lat": 20, "lon": 140, "label": "Thums Up", "color": "#FF3333", "type": "Cola", "region": "Asia Pacific", "value": 40, "info": "Indian cola brand · #1 cola in India" }, { "id": "kinley", "lat": 40, "lon": 150, "label": "Kinley", "color": "#0099FF", "type": "Water", "region": "Asia Pacific", "value": 30, "info": "Water brand · India & Asia markets" }, { "id": "maaza", "lat": 5, "lon": 160, "label": "Maaza", "color": "#FFAA00", "type": "Juice", "region": "Asia Pacific", "value": 28, "info": "Mango drink · India · Est. 1976" } ], "links": [ { "source": "coca_cola", "target": "coca_cola_beverages", "type": "constellation" }, { "source": "coca_cola", "target": "minute_maid", "type": "constellation" }, { "source": "coca_cola", "target": "costa_coffee", "type": "constellation" }, { "source": "coca_cola", "target": "powerade", "type": "constellation" }, { "source": "coca_cola", "target": "innocent", "type": "constellation" }, { "source": "coca_cola", "target": "ades", "type": "constellation" }, { "source": "coca_cola", "target": "thums_up", "type": "constellation" }, { "source": "coca_cola", "target": "bodyarmor", "type": "constellation" }, { "source": "coca_cola", "target": "fairlife", "type": "constellation" }, { "source": "coca_cola", "target": "monster_stake", "type": "proximity" }, { "source": "coca_cola_beverages", "target": "sprite", "type": "quimical" }, { "source": "coca_cola_beverages", "target": "fanta", "type": "quimical" }, { "source": "coca_cola_beverages", "target": "dasani", "type": "quimical" }, { "source": "coca_cola_beverages", "target": "schweppes", "type": "proximity" }, { "source": "minute_maid", "target": "simply", "type": "quimical" }, { "source": "minute_maid", "target": "honest_tea", "type": "quimical" }, { "source": "costa_coffee", "target": "georgia_coffee", "type": "quimical" }, { "source": "powerade", "target": "smartwater", "type": "quimical" }, { "source": "powerade", "target": "bodyarmor", "type": "proximity" }, { "source": "innocent", "target": "appletiser", "type": "quimical" }, { "source": "ades", "target": "del_valle", "type": "quimical" }, { "source": "thums_up", "target": "kinley", "type": "quimical" }, { "source": "thums_up", "target": "maaza", "type": "quimical" } ], "constellations": [ { "id": "core_brands", "name": "Core Brands", "description": "Original Coca-Cola beverage brands", "nodes": [ "coca_cola_beverages", "sprite", "fanta", "dasani" ], "color": "#FF3333" }, { "id": "juices_health", "name": "Juices & Health", "description": "Juice, tea and health beverage brands", "nodes": [ "minute_maid", "simply", "honest_tea", "fairlife" ], "color": "#FFAA00" }, { "id": "coffee_energy", "name": "Coffee & Energy", "description": "Coffee and energy drink portfolio", "nodes": [ "costa_coffee", "georgia_coffee", "monster_stake" ], "color": "#8B1A1A" }, { "id": "sports_functional", "name": "Sports & Functional", "description": "Sports drinks and functional waters", "nodes": [ "powerade", "bodyarmor", "smartwater" ], "color": "#0044CC" }, { "id": "europe", "name": "European Portfolio", "description": "Brands primarily in European markets", "nodes": [ "innocent", "appletiser", "schweppes" ], "color": "#AADD00" }, { "id": "latam", "name": "Latin America", "description": "Latin American brands", "nodes": [ "ades", "del_valle" ], "color": "#FF9944" }, { "id": "apac", "name": "Asia Pacific", "description": "Asia Pacific regional brands", "nodes": [ "thums_up", "kinley", "maaza" ], "color": "#FF6600" } ] }