Logo Lanfrica

JariusOS/juju-ifa

Domaine:

socioeconomicdigital infrastructure

Type de record:

software
Créateur:
Jar
Hôte:
JUJU IFA - Intelligence Fusion Architecture: Neo4j knowledge graph of Africa commodity supply chain # JUJU IFA Explorer Africa's commodity intelligence platform — real-time data across 18 commodity sectors and 54 economies. Built for analysts, investors, and policymakers. ## Quick Start ```bash npm install npm run dev # localhost (landing page) npx next start -p 3210 # production server ``` ## Routes | Route | Type | Description | |-------|------|-------------| | `/` | Static | Landing page (conversion-focused) | | `/explorer` | Static | Commodity Index — 18 sectors, 4 view modes | | `/geos` | Static | Geography Index — 54 countries, 5 regions | | `/geos/[slug]` | Dynamic | Country profile — exports, metrics, briefing | | `/nodes` | Static | Node index | | `/nodes/[id]` | Dynamic | Commodity profile — sections, briefing, network | ## What's Inside ### Commodity Index (`/explorer`) Ranked feed of 18 African commodity sectors. Search by name, COM ID, HS code, or tags. Filter by type (ENE/PMN/MET/CRM/MIN/AGR/MAR/FOR/CHM). Sort by Rank, Export $, Price, Africa %, YoY, Confidence, Name, Weight, Global $. ### Geography Index (`/geos`) 54 African economies ranked by export value. Filter by tier (Elite/Standard/Emerging) and region (North/West/Central/East/Southern). Sort by Export $, Share %, GDP, GDP/Cap, Population, Life Exp, Min Wage, Name. ### Commodity Profile (`/nodes/{id}`) Full intelligence page per commodity: - Hero with rank badge, COM ID, type, confidence ring - Live Overview: producer donuts, exporter/importer bars - 17+ sections: Snapshot, Production, Trade, DNA, Risk, Opportunities, etc. - Intelligence Briefing: Top-10 format with Classification/Core/Impact/Opportunity - Similar/Related/Mentioned nodes ### Geo Profile (`/geos/{slug}`) Full country intelligence page: - Hero with tier badge, ISO codes, export value, continental share - Top 5 Exports with bar chart visualization - Profile Metrics: Population, GDP, GDP/Capita, Life Exp, Min Wage, Poverty, Literacy - Economic Assets: ports, mines, corridors - Connected Commodities & …