Repository files navigation

MacroIntel logo

MacroIntel

Macro-economic intelligence dashboard — global GDP & bilateral trade flows

statusdivisionMonarch Castlelicense

Executive summary — MacroIntel is an interactive macro-economic intelligence dashboard that maps the world's largest economies by output and by who they trade with. It renders GDP, bilateral trade flows, sector leadership, and trade-bloc structure for 102 economies across 3,814 bilateral trade links, drawing exclusively on authoritative public sources (World Bank and UN Comtrade). Built for analysts, strategists, and decision-makers who need to see the shape of the global economy at a glance — and trust every figure on screen.

✨ Highlights

  • GDP bubble graph — every economy sized and colored by economic weight, blending GDP with trade intensity into a single readable lens.
  • Bilateral trade flows — directed links between trading partners sourced from UN Comtrade, with adjustable minimum-trade thresholds and direction (export vs. mirrored inbound).
  • Sector drilldowns — top-10 producer rankings across 8 sectors (Medicine, Electronics, Automotive, Energy, Agriculture, Textiles, Metals, Chemicals) for 2024 and 2023.
  • Trade-bloc lenses18 blocs (EU, NATO, BRICS, ASEAN, G7, G20, CPTPP, RCEP, AfCFTA, and more) with union / intersection member modes and touching / internal edge scope.
  • Country detail cards — GDP, exports, imports, trade balance, top partners, sector exposure, bloc membership, and per-figure provenance (observed vs. estimated).
  • Built for analysts — keyboard-navigable search, camera focus on selection, zoom-to-fit framing, responsive layout, reduced-motion support, and full SEO / social metadata.
  • Zero-build static delivery — vanilla JavaScript + D3 v7, deployed continuously to GitHub Pages.

🖼️ Preview

🧭 What it does

MacroIntel turns two of the most authoritative open economic datasets into a single, explorable picture of the global economy.

The macro graph. Each node is an economy, sized and colored by a blended GDP + visible-trade heat score so the structure of global output reads at a glance before any filter is applied. Directed edges represent bilateral goods-export relationships, surfaced from UN Comtrade.

Sector intelligence. Switch into any of eight sectors to rank the top-10 producers for the selected year, exposing where pharmaceutical, electronics, automotive, energy, agricultural, textile, metals, and chemical capacity actually concentrates.

Bloc analysis. Apply any of 18 trade blocs as a lens — combine them with union or intersection member logic, and choose whether edges count as in-bloc when both endpoints are members (internal) or when at least one is (touching).

Country deep-dives. Selecting an economy opens a detail card with GDP, exports, imports, trade balance, major trading partners, sector exposure, and bloc membership — with each figure flagged as observed or estimated.

Navigation. Type / to search, arrow through suggestions, Enter to focus a country, Esc to dismiss. Selecting a node flies the camera to it; the view re-frames to fit on reset.

🗂️ Data & provenance

Per Monarch Castle doctrine — evidence before assertion. Every figure in MacroIntel is traceable to a named public source, a snapshot date, and a collection method recorded in the dataset's meta block.

MetricSourceSeries / method
GDP (current USD)World Bank APINY.GDP.MKTP.CD
National trade totals (exports / imports)World Bank APINE.EXP.GNFS.CD, NE.IMP.GNFS.CD
Bilateral trade linksUN ComtradeHS TOTAL goods exports, annual
Sector exportsUN ComtradeHS chapters, goods exports
  • Verified release. The shipped dataset (data/country-macro-map.js) carries its build time, family-specific observed periods, retrieval dates, coverage, and SHA-256 content checksum in window.countryMacroData.meta.
  • Per-figure provenance. Country values carry observed-vs-estimated flags (e.g. exportsEstimated, importsEstimated) so the dashboard can distinguish reported data from modeled fills.
  • Honest caveats. Bilateral links cover economies that report goods trade to UN Comtrade; a few late or non-reporters (e.g. Russia, Taiwan) appear with full GDP/trade totals but without outbound bilateral links. Values are nominal USD; trade links are goods-only (Comtrade) while national totals include services (World Bank). Treat as indicative analytical intelligence, not official statistics.

🛠️ Tech stack

  • Language: JavaScript (vanilla, single IIFE in app.js) — no framework, no build step.
  • Visualization:D3.js v7 (force-directed graph).
  • Markup & styling: HTML5 + CSS3, dark theme; Bricolage Grotesque / Inter / JetBrains Mono typography.
  • Data layer: precomputed window.countryMacroData blob in data/country-macro-map.js.
  • Refresh tooling: keyless World Bank Indicators and UN Comtrade preview clients with coverage gates, checksum verification, and last-known-good preservation.
  • CI / deploy: GitHub Actions (.github/workflows/pages.yml) → GitHub Pages (static hosting).

🚀 Getting started

Live dashboard:https://monarchcastletech.github.io/macrointel/

Run locally

No build step required — it's a static site.

git clone https://github.com/monarchcastletech/macrointel.git
cd macrointel
npx http-server . -p 8080
# then open http://localhost:8080

Or simply open index.html directly in a browser.

Refresh the dataset

The same three commands used by the weekly GitHub Action rebuild every public-data family. Nothing is published unless coverage, schema, observation periods, and checksum pass:

node tools/refresh-world-bank.mjs .
node tools/enrich-links.mjs .
node tools/splice-links.mjs .
node tools/verify-dataset.mjs .

Deploy

Pushes to main deploy automatically via GitHub Actions. Ensure Settings → Pages → Build and deployment → Source is set to GitHub Actions.

🧱 Part of Monarch Castle

A product of Financial Intelligence · Monarch Castle Technologies — an operating company of Monarch Castle Holdings. Sister companies: Monarch Castle Technologies · Strategic Data Company of Ankara

📜 License

See LICENSE (MIT). © 2026 Monarch Castle Holdings · Ankara, Türkiye. Not affiliated with the World Bank or the United Nations.

🏰 Monarch Castle Holdings — traceable analysis from public data.

Monarch Castle Technologies approved lockup

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Lifecycle: Active

Repository status

Lifecycle: Active. The badge and this statement describe maintenance status, not service availability.

Public access

Open the published project

Screenshots

MacroIntel repository preview

The preview is maintained as a repository asset; the live interface or generated output remains authoritative.

Data and methodology

These repository-specific sources define the methodology or provenance boundary. Source dates, transformation steps, and known gaps must travel with analytical outputs.

Update frequency

Weekly, with an on-demand trigger. Source failure or insufficient coverage fails the run and leaves the last verified release online.

Quick start

python -m http.server 8080

Run only in a trusted development environment and review repository-specific prerequisites before using networked or hardware features.

Architecture

  • app.js — repository-specific implementation, data, or configuration boundary.
  • tools/ — repository-specific implementation, data, or configuration boundary.

Tests

node --test tests/repository-hygiene.test.mjs

Provenance

Original software history is maintained in Git. External datasets, reports, trademarks, screenshots, and assets are not relicensed by this repository; see THIRD_PARTY_NOTICES.md before reuse.

Forecast limitations

This repository does not publish a guaranteed forecast. Any scenarios, scores, or forward-looking language are analytical aids, not facts or advice; review source dates and methodology before use.

Security

Do not publish vulnerabilities in an issue. Use GitHub's private vulnerability-reporting flow when available, or follow the organization security policy.

License

Original repository code and documentation are available under MIT; see LICENSE. That license does not override third-party terms documented in THIRD_PARTY_NOTICES.md.

Citation

Use the machine-readable CITATION.cff. Cite the specific commit and, for analytical use, record the data or model snapshot date.

Masterbrand endorsement

MacroIntel is a Monarch Castle Technologies project. Part of Monarch Castle Technologies.

About

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Add copy buttons to all
 blocks\n(function() {\n function addCopyButtons() {\n document.querySelectorAll('pre code').forEach(function(codeBlock) {\n if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;\n codeBlock.parentElement.setAttribute('data-copy-added', 'true');\n \n var btn = document.createElement('button');\n btn.textContent = 'Copy';\n btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';\n btn.onmouseover = function() { this.style.opacity = '1'; };\n btn.onmouseout = function() { this.style.opacity = '0.7'; };\n btn.onclick = function() {\n navigator.clipboard.writeText(codeBlock.textContent).then(function() {\n btn.textContent = 'Copied!';\n setTimeout(function() { btn.textContent = 'Copy'; }, 1500);\n });\n };\n codeBlock.parentElement.style.position = 'relative';\n codeBlock.parentElement.appendChild(btn);\n });\n }\n \n addCopyButtons();\n \n // Re-run on dynamic content\n var observer = new MutationObserver(addCopyButtons);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Add Copy Buttons to Code Blocks");
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
Skip to content

Repository files navigation

MacroIntel logo

MacroIntel

Macro-economic intelligence dashboard — global GDP & bilateral trade flows

statusdivisionMonarch Castlelicense

Executive summary — MacroIntel is an interactive macro-economic intelligence dashboard that maps the world's largest economies by output and by who they trade with. It renders GDP, bilateral trade flows, sector leadership, and trade-bloc structure for 102 economies across 3,814 bilateral trade links, drawing exclusively on authoritative public sources (World Bank and UN Comtrade). Built for analysts, strategists, and decision-makers who need to see the shape of the global economy at a glance — and trust every figure on screen.

✨ Highlights

  • GDP bubble graph — every economy sized and colored by economic weight, blending GDP with trade intensity into a single readable lens.
  • Bilateral trade flows — directed links between trading partners sourced from UN Comtrade, with adjustable minimum-trade thresholds and direction (export vs. mirrored inbound).
  • Sector drilldowns — top-10 producer rankings across 8 sectors (Medicine, Electronics, Automotive, Energy, Agriculture, Textiles, Metals, Chemicals) for 2024 and 2023.
  • Trade-bloc lenses18 blocs (EU, NATO, BRICS, ASEAN, G7, G20, CPTPP, RCEP, AfCFTA, and more) with union / intersection member modes and touching / internal edge scope.
  • Country detail cards — GDP, exports, imports, trade balance, top partners, sector exposure, bloc membership, and per-figure provenance (observed vs. estimated).
  • Built for analysts — keyboard-navigable search, camera focus on selection, zoom-to-fit framing, responsive layout, reduced-motion support, and full SEO / social metadata.
  • Zero-build static delivery — vanilla JavaScript + D3 v7, deployed continuously to GitHub Pages.

🖼️ Preview

🧭 What it does

MacroIntel turns two of the most authoritative open economic datasets into a single, explorable picture of the global economy.

The macro graph. Each node is an economy, sized and colored by a blended GDP + visible-trade heat score so the structure of global output reads at a glance before any filter is applied. Directed edges represent bilateral goods-export relationships, surfaced from UN Comtrade.

Sector intelligence. Switch into any of eight sectors to rank the top-10 producers for the selected year, exposing where pharmaceutical, electronics, automotive, energy, agricultural, textile, metals, and chemical capacity actually concentrates.

Bloc analysis. Apply any of 18 trade blocs as a lens — combine them with union or intersection member logic, and choose whether edges count as in-bloc when both endpoints are members (internal) or when at least one is (touching).

Country deep-dives. Selecting an economy opens a detail card with GDP, exports, imports, trade balance, major trading partners, sector exposure, and bloc membership — with each figure flagged as observed or estimated.

Navigation. Type / to search, arrow through suggestions, Enter to focus a country, Esc to dismiss. Selecting a node flies the camera to it; the view re-frames to fit on reset.

🗂️ Data & provenance

Per Monarch Castle doctrine — evidence before assertion. Every figure in MacroIntel is traceable to a named public source, a snapshot date, and a collection method recorded in the dataset's meta block.

MetricSourceSeries / method
GDP (current USD)World Bank APINY.GDP.MKTP.CD
National trade totals (exports / imports)World Bank APINE.EXP.GNFS.CD, NE.IMP.GNFS.CD
Bilateral trade linksUN ComtradeHS TOTAL goods exports, annual
Sector exportsUN ComtradeHS chapters, goods exports
  • Verified release. The shipped dataset (data/country-macro-map.js) carries its build time, family-specific observed periods, retrieval dates, coverage, and SHA-256 content checksum in window.countryMacroData.meta.
  • Per-figure provenance. Country values carry observed-vs-estimated flags (e.g. exportsEstimated, importsEstimated) so the dashboard can distinguish reported data from modeled fills.
  • Honest caveats. Bilateral links cover economies that report goods trade to UN Comtrade; a few late or non-reporters (e.g. Russia, Taiwan) appear with full GDP/trade totals but without outbound bilateral links. Values are nominal USD; trade links are goods-only (Comtrade) while national totals include services (World Bank). Treat as indicative analytical intelligence, not official statistics.

🛠️ Tech stack

  • Language: JavaScript (vanilla, single IIFE in app.js) — no framework, no build step.
  • Visualization:D3.js v7 (force-directed graph).
  • Markup & styling: HTML5 + CSS3, dark theme; Bricolage Grotesque / Inter / JetBrains Mono typography.
  • Data layer: precomputed window.countryMacroData blob in data/country-macro-map.js.
  • Refresh tooling: keyless World Bank Indicators and UN Comtrade preview clients with coverage gates, checksum verification, and last-known-good preservation.
  • CI / deploy: GitHub Actions (.github/workflows/pages.yml) → GitHub Pages (static hosting).

🚀 Getting started

Live dashboard:https://monarchcastletech.github.io/macrointel/

Run locally

No build step required — it's a static site.

git clone https://github.com/monarchcastletech/macrointel.git
cd macrointel
npx http-server . -p 8080
# then open http://localhost:8080

Or simply open index.html directly in a browser.

Refresh the dataset

The same three commands used by the weekly GitHub Action rebuild every public-data family. Nothing is published unless coverage, schema, observation periods, and checksum pass:

node tools/refresh-world-bank.mjs .
node tools/enrich-links.mjs .
node tools/splice-links.mjs .
node tools/verify-dataset.mjs .

Deploy

Pushes to main deploy automatically via GitHub Actions. Ensure Settings → Pages → Build and deployment → Source is set to GitHub Actions.

🧱 Part of Monarch Castle

A product of Financial Intelligence · Monarch Castle Technologies — an operating company of Monarch Castle Holdings. Sister companies: Monarch Castle Technologies · Strategic Data Company of Ankara

📜 License

See LICENSE (MIT). © 2026 Monarch Castle Holdings · Ankara, Türkiye. Not affiliated with the World Bank or the United Nations.

🏰 Monarch Castle Holdings — traceable analysis from public data.

Monarch Castle Technologies approved lockup

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Lifecycle: Active

Repository status

Lifecycle: Active. The badge and this statement describe maintenance status, not service availability.

Public access

Open the published project

Screenshots

MacroIntel repository preview

The preview is maintained as a repository asset; the live interface or generated output remains authoritative.

Data and methodology

These repository-specific sources define the methodology or provenance boundary. Source dates, transformation steps, and known gaps must travel with analytical outputs.

Update frequency

Weekly, with an on-demand trigger. Source failure or insufficient coverage fails the run and leaves the last verified release online.

Quick start

python -m http.server 8080

Run only in a trusted development environment and review repository-specific prerequisites before using networked or hardware features.

Architecture

  • app.js — repository-specific implementation, data, or configuration boundary.
  • tools/ — repository-specific implementation, data, or configuration boundary.

Tests

node --test tests/repository-hygiene.test.mjs

Provenance

Original software history is maintained in Git. External datasets, reports, trademarks, screenshots, and assets are not relicensed by this repository; see THIRD_PARTY_NOTICES.md before reuse.

Forecast limitations

This repository does not publish a guaranteed forecast. Any scenarios, scores, or forward-looking language are analytical aids, not facts or advice; review source dates and methodology before use.

Security

Do not publish vulnerabilities in an issue. Use GitHub's private vulnerability-reporting flow when available, or follow the organization security policy.

License

Original repository code and documentation are available under MIT; see LICENSE. That license does not override third-party terms documented in THIRD_PARTY_NOTICES.md.

Citation

Use the machine-readable CITATION.cff. Cite the specific commit and, for analytical use, record the data or model snapshot date.

Masterbrand endorsement

MacroIntel is a Monarch Castle Technologies project. Part of Monarch Castle Technologies.

About

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Force GitHub README to respect dark mode\n(function() {\n var style = document.createElement('style');\n style.textContent = '\n .markdown-body {\n color-scheme: dark light;\n }\n .markdown-body pre { background: #161b22 !important; }\n .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; }\n .markdown-body table th, .markdown-body table td { border-color: #30363d !important; }\n .markdown-body img { background: #0d1117; }\n .markdown-body blockquote { border-left-color: #8b949e; }\n .markdown-body hr { border-color: #30363d; }\n ';\n document.head.appendChild(style);\n})();", "GitHub Dark Mode README Fix"); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Repository files navigation

MacroIntel logo

MacroIntel

Macro-economic intelligence dashboard — global GDP & bilateral trade flows

statusdivisionMonarch Castlelicense

Executive summary — MacroIntel is an interactive macro-economic intelligence dashboard that maps the world's largest economies by output and by who they trade with. It renders GDP, bilateral trade flows, sector leadership, and trade-bloc structure for 102 economies across 3,814 bilateral trade links, drawing exclusively on authoritative public sources (World Bank and UN Comtrade). Built for analysts, strategists, and decision-makers who need to see the shape of the global economy at a glance — and trust every figure on screen.

✨ Highlights

  • GDP bubble graph — every economy sized and colored by economic weight, blending GDP with trade intensity into a single readable lens.
  • Bilateral trade flows — directed links between trading partners sourced from UN Comtrade, with adjustable minimum-trade thresholds and direction (export vs. mirrored inbound).
  • Sector drilldowns — top-10 producer rankings across 8 sectors (Medicine, Electronics, Automotive, Energy, Agriculture, Textiles, Metals, Chemicals) for 2024 and 2023.
  • Trade-bloc lenses18 blocs (EU, NATO, BRICS, ASEAN, G7, G20, CPTPP, RCEP, AfCFTA, and more) with union / intersection member modes and touching / internal edge scope.
  • Country detail cards — GDP, exports, imports, trade balance, top partners, sector exposure, bloc membership, and per-figure provenance (observed vs. estimated).
  • Built for analysts — keyboard-navigable search, camera focus on selection, zoom-to-fit framing, responsive layout, reduced-motion support, and full SEO / social metadata.
  • Zero-build static delivery — vanilla JavaScript + D3 v7, deployed continuously to GitHub Pages.

🖼️ Preview

🧭 What it does

MacroIntel turns two of the most authoritative open economic datasets into a single, explorable picture of the global economy.

The macro graph. Each node is an economy, sized and colored by a blended GDP + visible-trade heat score so the structure of global output reads at a glance before any filter is applied. Directed edges represent bilateral goods-export relationships, surfaced from UN Comtrade.

Sector intelligence. Switch into any of eight sectors to rank the top-10 producers for the selected year, exposing where pharmaceutical, electronics, automotive, energy, agricultural, textile, metals, and chemical capacity actually concentrates.

Bloc analysis. Apply any of 18 trade blocs as a lens — combine them with union or intersection member logic, and choose whether edges count as in-bloc when both endpoints are members (internal) or when at least one is (touching).

Country deep-dives. Selecting an economy opens a detail card with GDP, exports, imports, trade balance, major trading partners, sector exposure, and bloc membership — with each figure flagged as observed or estimated.

Navigation. Type / to search, arrow through suggestions, Enter to focus a country, Esc to dismiss. Selecting a node flies the camera to it; the view re-frames to fit on reset.

🗂️ Data & provenance

Per Monarch Castle doctrine — evidence before assertion. Every figure in MacroIntel is traceable to a named public source, a snapshot date, and a collection method recorded in the dataset's meta block.

MetricSourceSeries / method
GDP (current USD)World Bank APINY.GDP.MKTP.CD
National trade totals (exports / imports)World Bank APINE.EXP.GNFS.CD, NE.IMP.GNFS.CD
Bilateral trade linksUN ComtradeHS TOTAL goods exports, annual
Sector exportsUN ComtradeHS chapters, goods exports
  • Verified release. The shipped dataset (data/country-macro-map.js) carries its build time, family-specific observed periods, retrieval dates, coverage, and SHA-256 content checksum in window.countryMacroData.meta.
  • Per-figure provenance. Country values carry observed-vs-estimated flags (e.g. exportsEstimated, importsEstimated) so the dashboard can distinguish reported data from modeled fills.
  • Honest caveats. Bilateral links cover economies that report goods trade to UN Comtrade; a few late or non-reporters (e.g. Russia, Taiwan) appear with full GDP/trade totals but without outbound bilateral links. Values are nominal USD; trade links are goods-only (Comtrade) while national totals include services (World Bank). Treat as indicative analytical intelligence, not official statistics.

🛠️ Tech stack

  • Language: JavaScript (vanilla, single IIFE in app.js) — no framework, no build step.
  • Visualization:D3.js v7 (force-directed graph).
  • Markup & styling: HTML5 + CSS3, dark theme; Bricolage Grotesque / Inter / JetBrains Mono typography.
  • Data layer: precomputed window.countryMacroData blob in data/country-macro-map.js.
  • Refresh tooling: keyless World Bank Indicators and UN Comtrade preview clients with coverage gates, checksum verification, and last-known-good preservation.
  • CI / deploy: GitHub Actions (.github/workflows/pages.yml) → GitHub Pages (static hosting).

🚀 Getting started

Live dashboard:https://monarchcastletech.github.io/macrointel/

Run locally

No build step required — it's a static site.

git clone https://github.com/monarchcastletech/macrointel.git
cd macrointel
npx http-server . -p 8080
# then open http://localhost:8080

Or simply open index.html directly in a browser.

Refresh the dataset

The same three commands used by the weekly GitHub Action rebuild every public-data family. Nothing is published unless coverage, schema, observation periods, and checksum pass:

node tools/refresh-world-bank.mjs .
node tools/enrich-links.mjs .
node tools/splice-links.mjs .
node tools/verify-dataset.mjs .

Deploy

Pushes to main deploy automatically via GitHub Actions. Ensure Settings → Pages → Build and deployment → Source is set to GitHub Actions.

🧱 Part of Monarch Castle

A product of Financial Intelligence · Monarch Castle Technologies — an operating company of Monarch Castle Holdings. Sister companies: Monarch Castle Technologies · Strategic Data Company of Ankara

📜 License

See LICENSE (MIT). © 2026 Monarch Castle Holdings · Ankara, Türkiye. Not affiliated with the World Bank or the United Nations.

🏰 Monarch Castle Holdings — traceable analysis from public data.

Monarch Castle Technologies approved lockup

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Lifecycle: Active

Repository status

Lifecycle: Active. The badge and this statement describe maintenance status, not service availability.

Public access

Open the published project

Screenshots

MacroIntel repository preview

The preview is maintained as a repository asset; the live interface or generated output remains authoritative.

Data and methodology

These repository-specific sources define the methodology or provenance boundary. Source dates, transformation steps, and known gaps must travel with analytical outputs.

Update frequency

Weekly, with an on-demand trigger. Source failure or insufficient coverage fails the run and leaves the last verified release online.

Quick start

python -m http.server 8080

Run only in a trusted development environment and review repository-specific prerequisites before using networked or hardware features.

Architecture

  • app.js — repository-specific implementation, data, or configuration boundary.
  • tools/ — repository-specific implementation, data, or configuration boundary.

Tests

node --test tests/repository-hygiene.test.mjs

Provenance

Original software history is maintained in Git. External datasets, reports, trademarks, screenshots, and assets are not relicensed by this repository; see THIRD_PARTY_NOTICES.md before reuse.

Forecast limitations

This repository does not publish a guaranteed forecast. Any scenarios, scores, or forward-looking language are analytical aids, not facts or advice; review source dates and methodology before use.

Security

Do not publish vulnerabilities in an issue. Use GitHub's private vulnerability-reporting flow when available, or follow the organization security policy.

License

Original repository code and documentation are available under MIT; see LICENSE. That license does not override third-party terms documented in THIRD_PARTY_NOTICES.md.

Citation

Use the machine-readable CITATION.cff. Cite the specific commit and, for analytical use, record the data or model snapshot date.

Masterbrand endorsement

MacroIntel is a Monarch Castle Technologies project. Part of Monarch Castle Technologies.

About

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Highlight search terms from Google/DuckDuckGo/Bing referrer\n(function() {\n var ref = document.referrer;\n var terms = [];\n \n if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) {\n var url = new URL(ref);\n var q = url.searchParams.get('q') || url.searchParams.get('p');\n if (q) {\n terms = q.split(/\\s+/).filter(function(t) { return t.length > 2; });\n }\n }\n \n if (terms.length === 0) return;\n \n var style = document.createElement('style');\n style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }';\n document.head.appendChild(style);\n \n function highlight(node) {\n if (node.nodeType === 3) { // text node\n var text = node.textContent;\n var found = false;\n terms.forEach(function(term) {\n var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\') + ')', 'gi');\n if (regex.test(text)) {\n found = true;\n var frag = document.createDocumentFragment();\n var parts = text.split(regex);\n parts.forEach(function(part, i) {\n if (i % 2 === 0) {\n frag.appendChild(document.createTextNode(part));\n } else {\n var span = document.createElement('span');\n span.className = 'userscript-highlight';\n span.textContent = part;\n frag.appendChild(span);\n }\n });\n node.parentNode.replaceChild(frag, node);\n }\n });\n } else if (node.nodeType === 1 && node.childNodes) { // element\n var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT'];\n if (!skipTags.includes(node.tagName)) {\n Array.from(node.childNodes).forEach(highlight);\n }\n }\n }\n \n highlight(document.body);\n \n // Re-highlight on dynamic content\n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1 || node.nodeType === 3) highlight(node);\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Highlight Search Terms"); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Repository files navigation

MacroIntel logo

MacroIntel

Macro-economic intelligence dashboard — global GDP & bilateral trade flows

statusdivisionMonarch Castlelicense

Executive summary — MacroIntel is an interactive macro-economic intelligence dashboard that maps the world's largest economies by output and by who they trade with. It renders GDP, bilateral trade flows, sector leadership, and trade-bloc structure for 102 economies across 3,814 bilateral trade links, drawing exclusively on authoritative public sources (World Bank and UN Comtrade). Built for analysts, strategists, and decision-makers who need to see the shape of the global economy at a glance — and trust every figure on screen.

✨ Highlights

  • GDP bubble graph — every economy sized and colored by economic weight, blending GDP with trade intensity into a single readable lens.
  • Bilateral trade flows — directed links between trading partners sourced from UN Comtrade, with adjustable minimum-trade thresholds and direction (export vs. mirrored inbound).
  • Sector drilldowns — top-10 producer rankings across 8 sectors (Medicine, Electronics, Automotive, Energy, Agriculture, Textiles, Metals, Chemicals) for 2024 and 2023.
  • Trade-bloc lenses18 blocs (EU, NATO, BRICS, ASEAN, G7, G20, CPTPP, RCEP, AfCFTA, and more) with union / intersection member modes and touching / internal edge scope.
  • Country detail cards — GDP, exports, imports, trade balance, top partners, sector exposure, bloc membership, and per-figure provenance (observed vs. estimated).
  • Built for analysts — keyboard-navigable search, camera focus on selection, zoom-to-fit framing, responsive layout, reduced-motion support, and full SEO / social metadata.
  • Zero-build static delivery — vanilla JavaScript + D3 v7, deployed continuously to GitHub Pages.

🖼️ Preview

🧭 What it does

MacroIntel turns two of the most authoritative open economic datasets into a single, explorable picture of the global economy.

The macro graph. Each node is an economy, sized and colored by a blended GDP + visible-trade heat score so the structure of global output reads at a glance before any filter is applied. Directed edges represent bilateral goods-export relationships, surfaced from UN Comtrade.

Sector intelligence. Switch into any of eight sectors to rank the top-10 producers for the selected year, exposing where pharmaceutical, electronics, automotive, energy, agricultural, textile, metals, and chemical capacity actually concentrates.

Bloc analysis. Apply any of 18 trade blocs as a lens — combine them with union or intersection member logic, and choose whether edges count as in-bloc when both endpoints are members (internal) or when at least one is (touching).

Country deep-dives. Selecting an economy opens a detail card with GDP, exports, imports, trade balance, major trading partners, sector exposure, and bloc membership — with each figure flagged as observed or estimated.

Navigation. Type / to search, arrow through suggestions, Enter to focus a country, Esc to dismiss. Selecting a node flies the camera to it; the view re-frames to fit on reset.

🗂️ Data & provenance

Per Monarch Castle doctrine — evidence before assertion. Every figure in MacroIntel is traceable to a named public source, a snapshot date, and a collection method recorded in the dataset's meta block.

MetricSourceSeries / method
GDP (current USD)World Bank APINY.GDP.MKTP.CD
National trade totals (exports / imports)World Bank APINE.EXP.GNFS.CD, NE.IMP.GNFS.CD
Bilateral trade linksUN ComtradeHS TOTAL goods exports, annual
Sector exportsUN ComtradeHS chapters, goods exports
  • Verified release. The shipped dataset (data/country-macro-map.js) carries its build time, family-specific observed periods, retrieval dates, coverage, and SHA-256 content checksum in window.countryMacroData.meta.
  • Per-figure provenance. Country values carry observed-vs-estimated flags (e.g. exportsEstimated, importsEstimated) so the dashboard can distinguish reported data from modeled fills.
  • Honest caveats. Bilateral links cover economies that report goods trade to UN Comtrade; a few late or non-reporters (e.g. Russia, Taiwan) appear with full GDP/trade totals but without outbound bilateral links. Values are nominal USD; trade links are goods-only (Comtrade) while national totals include services (World Bank). Treat as indicative analytical intelligence, not official statistics.

🛠️ Tech stack

  • Language: JavaScript (vanilla, single IIFE in app.js) — no framework, no build step.
  • Visualization:D3.js v7 (force-directed graph).
  • Markup & styling: HTML5 + CSS3, dark theme; Bricolage Grotesque / Inter / JetBrains Mono typography.
  • Data layer: precomputed window.countryMacroData blob in data/country-macro-map.js.
  • Refresh tooling: keyless World Bank Indicators and UN Comtrade preview clients with coverage gates, checksum verification, and last-known-good preservation.
  • CI / deploy: GitHub Actions (.github/workflows/pages.yml) → GitHub Pages (static hosting).

🚀 Getting started

Live dashboard:https://monarchcastletech.github.io/macrointel/

Run locally

No build step required — it's a static site.

git clone https://github.com/monarchcastletech/macrointel.git
cd macrointel
npx http-server . -p 8080
# then open http://localhost:8080

Or simply open index.html directly in a browser.

Refresh the dataset

The same three commands used by the weekly GitHub Action rebuild every public-data family. Nothing is published unless coverage, schema, observation periods, and checksum pass:

node tools/refresh-world-bank.mjs .
node tools/enrich-links.mjs .
node tools/splice-links.mjs .
node tools/verify-dataset.mjs .

Deploy

Pushes to main deploy automatically via GitHub Actions. Ensure Settings → Pages → Build and deployment → Source is set to GitHub Actions.

🧱 Part of Monarch Castle

A product of Financial Intelligence · Monarch Castle Technologies — an operating company of Monarch Castle Holdings. Sister companies: Monarch Castle Technologies · Strategic Data Company of Ankara

📜 License

See LICENSE (MIT). © 2026 Monarch Castle Holdings · Ankara, Türkiye. Not affiliated with the World Bank or the United Nations.

🏰 Monarch Castle Holdings — traceable analysis from public data.

Monarch Castle Technologies approved lockup

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Lifecycle: Active

Repository status

Lifecycle: Active. The badge and this statement describe maintenance status, not service availability.

Public access

Open the published project

Screenshots

MacroIntel repository preview

The preview is maintained as a repository asset; the live interface or generated output remains authoritative.

Data and methodology

These repository-specific sources define the methodology or provenance boundary. Source dates, transformation steps, and known gaps must travel with analytical outputs.

Update frequency

Weekly, with an on-demand trigger. Source failure or insufficient coverage fails the run and leaves the last verified release online.

Quick start

python -m http.server 8080

Run only in a trusted development environment and review repository-specific prerequisites before using networked or hardware features.

Architecture

  • app.js — repository-specific implementation, data, or configuration boundary.
  • tools/ — repository-specific implementation, data, or configuration boundary.

Tests

node --test tests/repository-hygiene.test.mjs

Provenance

Original software history is maintained in Git. External datasets, reports, trademarks, screenshots, and assets are not relicensed by this repository; see THIRD_PARTY_NOTICES.md before reuse.

Forecast limitations

This repository does not publish a guaranteed forecast. Any scenarios, scores, or forward-looking language are analytical aids, not facts or advice; review source dates and methodology before use.

Security

Do not publish vulnerabilities in an issue. Use GitHub's private vulnerability-reporting flow when available, or follow the organization security policy.

License

Original repository code and documentation are available under MIT; see LICENSE. That license does not override third-party terms documented in THIRD_PARTY_NOTICES.md.

Citation

Use the machine-readable CITATION.cff. Cite the specific commit and, for analytical use, record the data or model snapshot date.

Masterbrand endorsement

MacroIntel is a Monarch Castle Technologies project. Part of Monarch Castle Technologies.

About

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Strip utm_, fbclid, gclid, etc. from all links on page\n(function() {\n var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content',\n 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid',\n 'ref', 'ref_src', 'source', 'medium', 'campaign'];\n \n function cleanUrl(url) {\n try {\n var u = new URL(url, window.location.origin);\n var changed = false;\n trackingParams.forEach(function(p) {\n if (u.searchParams.has(p)) {\n u.searchParams.delete(p);\n changed = true;\n }\n });\n return changed ? u.toString() : url;\n } catch (e) {\n return url;\n }\n }\n \n function cleanLinks() {\n document.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n \n cleanLinks();\n \n var observer = new MutationObserver(function(mutations) {\n mutations.forEach(function(m) {\n m.addedNodes.forEach(function(node) {\n if (node.nodeType === 1) {\n if (node.tagName === 'A') cleanLinks();\n node.querySelectorAll('a[href]').forEach(function(a) {\n var clean = cleanUrl(a.href);\n if (clean !== a.href) a.href = clean;\n });\n }\n });\n });\n });\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "Remove Tracking Parameters from Links"); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + '
Skip to content

Repository files navigation

MacroIntel logo

MacroIntel

Macro-economic intelligence dashboard — global GDP & bilateral trade flows

statusdivisionMonarch Castlelicense

Executive summary — MacroIntel is an interactive macro-economic intelligence dashboard that maps the world's largest economies by output and by who they trade with. It renders GDP, bilateral trade flows, sector leadership, and trade-bloc structure for 102 economies across 3,814 bilateral trade links, drawing exclusively on authoritative public sources (World Bank and UN Comtrade). Built for analysts, strategists, and decision-makers who need to see the shape of the global economy at a glance — and trust every figure on screen.

✨ Highlights

  • GDP bubble graph — every economy sized and colored by economic weight, blending GDP with trade intensity into a single readable lens.
  • Bilateral trade flows — directed links between trading partners sourced from UN Comtrade, with adjustable minimum-trade thresholds and direction (export vs. mirrored inbound).
  • Sector drilldowns — top-10 producer rankings across 8 sectors (Medicine, Electronics, Automotive, Energy, Agriculture, Textiles, Metals, Chemicals) for 2024 and 2023.
  • Trade-bloc lenses18 blocs (EU, NATO, BRICS, ASEAN, G7, G20, CPTPP, RCEP, AfCFTA, and more) with union / intersection member modes and touching / internal edge scope.
  • Country detail cards — GDP, exports, imports, trade balance, top partners, sector exposure, bloc membership, and per-figure provenance (observed vs. estimated).
  • Built for analysts — keyboard-navigable search, camera focus on selection, zoom-to-fit framing, responsive layout, reduced-motion support, and full SEO / social metadata.
  • Zero-build static delivery — vanilla JavaScript + D3 v7, deployed continuously to GitHub Pages.

🖼️ Preview

🧭 What it does

MacroIntel turns two of the most authoritative open economic datasets into a single, explorable picture of the global economy.

The macro graph. Each node is an economy, sized and colored by a blended GDP + visible-trade heat score so the structure of global output reads at a glance before any filter is applied. Directed edges represent bilateral goods-export relationships, surfaced from UN Comtrade.

Sector intelligence. Switch into any of eight sectors to rank the top-10 producers for the selected year, exposing where pharmaceutical, electronics, automotive, energy, agricultural, textile, metals, and chemical capacity actually concentrates.

Bloc analysis. Apply any of 18 trade blocs as a lens — combine them with union or intersection member logic, and choose whether edges count as in-bloc when both endpoints are members (internal) or when at least one is (touching).

Country deep-dives. Selecting an economy opens a detail card with GDP, exports, imports, trade balance, major trading partners, sector exposure, and bloc membership — with each figure flagged as observed or estimated.

Navigation. Type / to search, arrow through suggestions, Enter to focus a country, Esc to dismiss. Selecting a node flies the camera to it; the view re-frames to fit on reset.

🗂️ Data & provenance

Per Monarch Castle doctrine — evidence before assertion. Every figure in MacroIntel is traceable to a named public source, a snapshot date, and a collection method recorded in the dataset's meta block.

MetricSourceSeries / method
GDP (current USD)World Bank APINY.GDP.MKTP.CD
National trade totals (exports / imports)World Bank APINE.EXP.GNFS.CD, NE.IMP.GNFS.CD
Bilateral trade linksUN ComtradeHS TOTAL goods exports, annual
Sector exportsUN ComtradeHS chapters, goods exports
  • Verified release. The shipped dataset (data/country-macro-map.js) carries its build time, family-specific observed periods, retrieval dates, coverage, and SHA-256 content checksum in window.countryMacroData.meta.
  • Per-figure provenance. Country values carry observed-vs-estimated flags (e.g. exportsEstimated, importsEstimated) so the dashboard can distinguish reported data from modeled fills.
  • Honest caveats. Bilateral links cover economies that report goods trade to UN Comtrade; a few late or non-reporters (e.g. Russia, Taiwan) appear with full GDP/trade totals but without outbound bilateral links. Values are nominal USD; trade links are goods-only (Comtrade) while national totals include services (World Bank). Treat as indicative analytical intelligence, not official statistics.

🛠️ Tech stack

  • Language: JavaScript (vanilla, single IIFE in app.js) — no framework, no build step.
  • Visualization:D3.js v7 (force-directed graph).
  • Markup & styling: HTML5 + CSS3, dark theme; Bricolage Grotesque / Inter / JetBrains Mono typography.
  • Data layer: precomputed window.countryMacroData blob in data/country-macro-map.js.
  • Refresh tooling: keyless World Bank Indicators and UN Comtrade preview clients with coverage gates, checksum verification, and last-known-good preservation.
  • CI / deploy: GitHub Actions (.github/workflows/pages.yml) → GitHub Pages (static hosting).

🚀 Getting started

Live dashboard:https://monarchcastletech.github.io/macrointel/

Run locally

No build step required — it's a static site.

git clone https://github.com/monarchcastletech/macrointel.git
cd macrointel
npx http-server . -p 8080
# then open http://localhost:8080

Or simply open index.html directly in a browser.

Refresh the dataset

The same three commands used by the weekly GitHub Action rebuild every public-data family. Nothing is published unless coverage, schema, observation periods, and checksum pass:

node tools/refresh-world-bank.mjs .
node tools/enrich-links.mjs .
node tools/splice-links.mjs .
node tools/verify-dataset.mjs .

Deploy

Pushes to main deploy automatically via GitHub Actions. Ensure Settings → Pages → Build and deployment → Source is set to GitHub Actions.

🧱 Part of Monarch Castle

A product of Financial Intelligence · Monarch Castle Technologies — an operating company of Monarch Castle Holdings. Sister companies: Monarch Castle Technologies · Strategic Data Company of Ankara

📜 License

See LICENSE (MIT). © 2026 Monarch Castle Holdings · Ankara, Türkiye. Not affiliated with the World Bank or the United Nations.

🏰 Monarch Castle Holdings — traceable analysis from public data.

Monarch Castle Technologies approved lockup

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Lifecycle: Active

Repository status

Lifecycle: Active. The badge and this statement describe maintenance status, not service availability.

Public access

Open the published project

Screenshots

MacroIntel repository preview

The preview is maintained as a repository asset; the live interface or generated output remains authoritative.

Data and methodology

These repository-specific sources define the methodology or provenance boundary. Source dates, transformation steps, and known gaps must travel with analytical outputs.

Update frequency

Weekly, with an on-demand trigger. Source failure or insufficient coverage fails the run and leaves the last verified release online.

Quick start

python -m http.server 8080

Run only in a trusted development environment and review repository-specific prerequisites before using networked or hardware features.

Architecture

  • app.js — repository-specific implementation, data, or configuration boundary.
  • tools/ — repository-specific implementation, data, or configuration boundary.

Tests

node --test tests/repository-hygiene.test.mjs

Provenance

Original software history is maintained in Git. External datasets, reports, trademarks, screenshots, and assets are not relicensed by this repository; see THIRD_PARTY_NOTICES.md before reuse.

Forecast limitations

This repository does not publish a guaranteed forecast. Any scenarios, scores, or forward-looking language are analytical aids, not facts or advice; review source dates and methodology before use.

Security

Do not publish vulnerabilities in an issue. Use GitHub's private vulnerability-reporting flow when available, or follow the organization security policy.

License

Original repository code and documentation are available under MIT; see LICENSE. That license does not override third-party terms documented in THIRD_PARTY_NOTICES.md.

Citation

Use the machine-readable CITATION.cff. Cite the specific commit and, for analytical use, record the data or model snapshot date.

Masterbrand endorsement

MacroIntel is a Monarch Castle Technologies project. Part of Monarch Castle Technologies.

About

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Auto-enable theater mode on YouTube\n(function() {\n function tryTheater() {\n var btn = document.querySelector('button[aria-label=\"Theater mode\"], ytd-player #player button[title=\"Theater mode\"]');\n if (btn && !btn.classList.contains('activated')) {\n btn.click();\n }\n }\n \n // Try immediately\n tryTheater();\n \n // Try after navigation (SPA)\n var lastUrl = location.href;\n setInterval(function() {\n if (location.href !== lastUrl) {\n lastUrl = location.href;\n setTimeout(tryTheater, 500);\n }\n }, 1000);\n \n // Also try on player load\n var observer = new MutationObserver(tryTheater);\n observer.observe(document.body, { childList: true, subtree: true });\n})();", "YouTube Theater Mode Default"); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Repository files navigation

MacroIntel logo

MacroIntel

Macro-economic intelligence dashboard — global GDP & bilateral trade flows

statusdivisionMonarch Castlelicense

Executive summary — MacroIntel is an interactive macro-economic intelligence dashboard that maps the world's largest economies by output and by who they trade with. It renders GDP, bilateral trade flows, sector leadership, and trade-bloc structure for 102 economies across 3,814 bilateral trade links, drawing exclusively on authoritative public sources (World Bank and UN Comtrade). Built for analysts, strategists, and decision-makers who need to see the shape of the global economy at a glance — and trust every figure on screen.

✨ Highlights

  • GDP bubble graph — every economy sized and colored by economic weight, blending GDP with trade intensity into a single readable lens.
  • Bilateral trade flows — directed links between trading partners sourced from UN Comtrade, with adjustable minimum-trade thresholds and direction (export vs. mirrored inbound).
  • Sector drilldowns — top-10 producer rankings across 8 sectors (Medicine, Electronics, Automotive, Energy, Agriculture, Textiles, Metals, Chemicals) for 2024 and 2023.
  • Trade-bloc lenses18 blocs (EU, NATO, BRICS, ASEAN, G7, G20, CPTPP, RCEP, AfCFTA, and more) with union / intersection member modes and touching / internal edge scope.
  • Country detail cards — GDP, exports, imports, trade balance, top partners, sector exposure, bloc membership, and per-figure provenance (observed vs. estimated).
  • Built for analysts — keyboard-navigable search, camera focus on selection, zoom-to-fit framing, responsive layout, reduced-motion support, and full SEO / social metadata.
  • Zero-build static delivery — vanilla JavaScript + D3 v7, deployed continuously to GitHub Pages.

🖼️ Preview

🧭 What it does

MacroIntel turns two of the most authoritative open economic datasets into a single, explorable picture of the global economy.

The macro graph. Each node is an economy, sized and colored by a blended GDP + visible-trade heat score so the structure of global output reads at a glance before any filter is applied. Directed edges represent bilateral goods-export relationships, surfaced from UN Comtrade.

Sector intelligence. Switch into any of eight sectors to rank the top-10 producers for the selected year, exposing where pharmaceutical, electronics, automotive, energy, agricultural, textile, metals, and chemical capacity actually concentrates.

Bloc analysis. Apply any of 18 trade blocs as a lens — combine them with union or intersection member logic, and choose whether edges count as in-bloc when both endpoints are members (internal) or when at least one is (touching).

Country deep-dives. Selecting an economy opens a detail card with GDP, exports, imports, trade balance, major trading partners, sector exposure, and bloc membership — with each figure flagged as observed or estimated.

Navigation. Type / to search, arrow through suggestions, Enter to focus a country, Esc to dismiss. Selecting a node flies the camera to it; the view re-frames to fit on reset.

🗂️ Data & provenance

Per Monarch Castle doctrine — evidence before assertion. Every figure in MacroIntel is traceable to a named public source, a snapshot date, and a collection method recorded in the dataset's meta block.

MetricSourceSeries / method
GDP (current USD)World Bank APINY.GDP.MKTP.CD
National trade totals (exports / imports)World Bank APINE.EXP.GNFS.CD, NE.IMP.GNFS.CD
Bilateral trade linksUN ComtradeHS TOTAL goods exports, annual
Sector exportsUN ComtradeHS chapters, goods exports
  • Verified release. The shipped dataset (data/country-macro-map.js) carries its build time, family-specific observed periods, retrieval dates, coverage, and SHA-256 content checksum in window.countryMacroData.meta.
  • Per-figure provenance. Country values carry observed-vs-estimated flags (e.g. exportsEstimated, importsEstimated) so the dashboard can distinguish reported data from modeled fills.
  • Honest caveats. Bilateral links cover economies that report goods trade to UN Comtrade; a few late or non-reporters (e.g. Russia, Taiwan) appear with full GDP/trade totals but without outbound bilateral links. Values are nominal USD; trade links are goods-only (Comtrade) while national totals include services (World Bank). Treat as indicative analytical intelligence, not official statistics.

🛠️ Tech stack

  • Language: JavaScript (vanilla, single IIFE in app.js) — no framework, no build step.
  • Visualization:D3.js v7 (force-directed graph).
  • Markup & styling: HTML5 + CSS3, dark theme; Bricolage Grotesque / Inter / JetBrains Mono typography.
  • Data layer: precomputed window.countryMacroData blob in data/country-macro-map.js.
  • Refresh tooling: keyless World Bank Indicators and UN Comtrade preview clients with coverage gates, checksum verification, and last-known-good preservation.
  • CI / deploy: GitHub Actions (.github/workflows/pages.yml) → GitHub Pages (static hosting).

🚀 Getting started

Live dashboard:https://monarchcastletech.github.io/macrointel/

Run locally

No build step required — it's a static site.

git clone https://github.com/monarchcastletech/macrointel.git
cd macrointel
npx http-server . -p 8080
# then open http://localhost:8080

Or simply open index.html directly in a browser.

Refresh the dataset

The same three commands used by the weekly GitHub Action rebuild every public-data family. Nothing is published unless coverage, schema, observation periods, and checksum pass:

node tools/refresh-world-bank.mjs .
node tools/enrich-links.mjs .
node tools/splice-links.mjs .
node tools/verify-dataset.mjs .

Deploy

Pushes to main deploy automatically via GitHub Actions. Ensure Settings → Pages → Build and deployment → Source is set to GitHub Actions.

🧱 Part of Monarch Castle

A product of Financial Intelligence · Monarch Castle Technologies — an operating company of Monarch Castle Holdings. Sister companies: Monarch Castle Technologies · Strategic Data Company of Ankara

📜 License

See LICENSE (MIT). © 2026 Monarch Castle Holdings · Ankara, Türkiye. Not affiliated with the World Bank or the United Nations.

🏰 Monarch Castle Holdings — traceable analysis from public data.

Monarch Castle Technologies approved lockup

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Lifecycle: Active

Repository status

Lifecycle: Active. The badge and this statement describe maintenance status, not service availability.

Public access

Open the published project

Screenshots

MacroIntel repository preview

The preview is maintained as a repository asset; the live interface or generated output remains authoritative.

Data and methodology

These repository-specific sources define the methodology or provenance boundary. Source dates, transformation steps, and known gaps must travel with analytical outputs.

Update frequency

Weekly, with an on-demand trigger. Source failure or insufficient coverage fails the run and leaves the last verified release online.

Quick start

python -m http.server 8080

Run only in a trusted development environment and review repository-specific prerequisites before using networked or hardware features.

Architecture

  • app.js — repository-specific implementation, data, or configuration boundary.
  • tools/ — repository-specific implementation, data, or configuration boundary.

Tests

node --test tests/repository-hygiene.test.mjs

Provenance

Original software history is maintained in Git. External datasets, reports, trademarks, screenshots, and assets are not relicensed by this repository; see THIRD_PARTY_NOTICES.md before reuse.

Forecast limitations

This repository does not publish a guaranteed forecast. Any scenarios, scores, or forward-looking language are analytical aids, not facts or advice; review source dates and methodology before use.

Security

Do not publish vulnerabilities in an issue. Use GitHub's private vulnerability-reporting flow when available, or follow the organization security policy.

License

Original repository code and documentation are available under MIT; see LICENSE. That license does not override third-party terms documented in THIRD_PARTY_NOTICES.md.

Citation

Use the machine-readable CITATION.cff. Cite the specific commit and, for analytical use, record the data or model snapshot date.

Masterbrand endorsement

MacroIntel is a Monarch Castle Technologies project. Part of Monarch Castle Technologies.

About

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Remove or un-stick sticky/fixed headers that block content\n(function() {\n function unstick() {\n document.querySelectorAll('header, nav, [role=\"banner\"], .header, .navbar, .sticky, .fixed-top, [style*=\"position: fixed\"], [style*=\"position:sticky\"]').forEach(function(el) {\n if (el.style.position === 'fixed' || el.style.position === 'sticky' || \n getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') {\n el.style.position = 'static';\n el.style.top = 'auto';\n el.style.zIndex = 'auto';\n }\n });\n }\n \n unstick();\n \n var observer = new MutationObserver(unstick);\n observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] });\n})();", "Kill Sticky Headers"); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + '
Skip to content

Repository files navigation

MacroIntel logo

MacroIntel

Macro-economic intelligence dashboard — global GDP & bilateral trade flows

statusdivisionMonarch Castlelicense

Executive summary — MacroIntel is an interactive macro-economic intelligence dashboard that maps the world's largest economies by output and by who they trade with. It renders GDP, bilateral trade flows, sector leadership, and trade-bloc structure for 102 economies across 3,814 bilateral trade links, drawing exclusively on authoritative public sources (World Bank and UN Comtrade). Built for analysts, strategists, and decision-makers who need to see the shape of the global economy at a glance — and trust every figure on screen.

✨ Highlights

  • GDP bubble graph — every economy sized and colored by economic weight, blending GDP with trade intensity into a single readable lens.
  • Bilateral trade flows — directed links between trading partners sourced from UN Comtrade, with adjustable minimum-trade thresholds and direction (export vs. mirrored inbound).
  • Sector drilldowns — top-10 producer rankings across 8 sectors (Medicine, Electronics, Automotive, Energy, Agriculture, Textiles, Metals, Chemicals) for 2024 and 2023.
  • Trade-bloc lenses18 blocs (EU, NATO, BRICS, ASEAN, G7, G20, CPTPP, RCEP, AfCFTA, and more) with union / intersection member modes and touching / internal edge scope.
  • Country detail cards — GDP, exports, imports, trade balance, top partners, sector exposure, bloc membership, and per-figure provenance (observed vs. estimated).
  • Built for analysts — keyboard-navigable search, camera focus on selection, zoom-to-fit framing, responsive layout, reduced-motion support, and full SEO / social metadata.
  • Zero-build static delivery — vanilla JavaScript + D3 v7, deployed continuously to GitHub Pages.

🖼️ Preview

🧭 What it does

MacroIntel turns two of the most authoritative open economic datasets into a single, explorable picture of the global economy.

The macro graph. Each node is an economy, sized and colored by a blended GDP + visible-trade heat score so the structure of global output reads at a glance before any filter is applied. Directed edges represent bilateral goods-export relationships, surfaced from UN Comtrade.

Sector intelligence. Switch into any of eight sectors to rank the top-10 producers for the selected year, exposing where pharmaceutical, electronics, automotive, energy, agricultural, textile, metals, and chemical capacity actually concentrates.

Bloc analysis. Apply any of 18 trade blocs as a lens — combine them with union or intersection member logic, and choose whether edges count as in-bloc when both endpoints are members (internal) or when at least one is (touching).

Country deep-dives. Selecting an economy opens a detail card with GDP, exports, imports, trade balance, major trading partners, sector exposure, and bloc membership — with each figure flagged as observed or estimated.

Navigation. Type / to search, arrow through suggestions, Enter to focus a country, Esc to dismiss. Selecting a node flies the camera to it; the view re-frames to fit on reset.

🗂️ Data & provenance

Per Monarch Castle doctrine — evidence before assertion. Every figure in MacroIntel is traceable to a named public source, a snapshot date, and a collection method recorded in the dataset's meta block.

MetricSourceSeries / method
GDP (current USD)World Bank APINY.GDP.MKTP.CD
National trade totals (exports / imports)World Bank APINE.EXP.GNFS.CD, NE.IMP.GNFS.CD
Bilateral trade linksUN ComtradeHS TOTAL goods exports, annual
Sector exportsUN ComtradeHS chapters, goods exports
  • Verified release. The shipped dataset (data/country-macro-map.js) carries its build time, family-specific observed periods, retrieval dates, coverage, and SHA-256 content checksum in window.countryMacroData.meta.
  • Per-figure provenance. Country values carry observed-vs-estimated flags (e.g. exportsEstimated, importsEstimated) so the dashboard can distinguish reported data from modeled fills.
  • Honest caveats. Bilateral links cover economies that report goods trade to UN Comtrade; a few late or non-reporters (e.g. Russia, Taiwan) appear with full GDP/trade totals but without outbound bilateral links. Values are nominal USD; trade links are goods-only (Comtrade) while national totals include services (World Bank). Treat as indicative analytical intelligence, not official statistics.

🛠️ Tech stack

  • Language: JavaScript (vanilla, single IIFE in app.js) — no framework, no build step.
  • Visualization:D3.js v7 (force-directed graph).
  • Markup & styling: HTML5 + CSS3, dark theme; Bricolage Grotesque / Inter / JetBrains Mono typography.
  • Data layer: precomputed window.countryMacroData blob in data/country-macro-map.js.
  • Refresh tooling: keyless World Bank Indicators and UN Comtrade preview clients with coverage gates, checksum verification, and last-known-good preservation.
  • CI / deploy: GitHub Actions (.github/workflows/pages.yml) → GitHub Pages (static hosting).

🚀 Getting started

Live dashboard:https://monarchcastletech.github.io/macrointel/

Run locally

No build step required — it's a static site.

git clone https://github.com/monarchcastletech/macrointel.git
cd macrointel
npx http-server . -p 8080
# then open http://localhost:8080

Or simply open index.html directly in a browser.

Refresh the dataset

The same three commands used by the weekly GitHub Action rebuild every public-data family. Nothing is published unless coverage, schema, observation periods, and checksum pass:

node tools/refresh-world-bank.mjs .
node tools/enrich-links.mjs .
node tools/splice-links.mjs .
node tools/verify-dataset.mjs .

Deploy

Pushes to main deploy automatically via GitHub Actions. Ensure Settings → Pages → Build and deployment → Source is set to GitHub Actions.

🧱 Part of Monarch Castle

A product of Financial Intelligence · Monarch Castle Technologies — an operating company of Monarch Castle Holdings. Sister companies: Monarch Castle Technologies · Strategic Data Company of Ankara

📜 License

See LICENSE (MIT). © 2026 Monarch Castle Holdings · Ankara, Türkiye. Not affiliated with the World Bank or the United Nations.

🏰 Monarch Castle Holdings — traceable analysis from public data.

Monarch Castle Technologies approved lockup

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Lifecycle: Active

Repository status

Lifecycle: Active. The badge and this statement describe maintenance status, not service availability.

Public access

Open the published project

Screenshots

MacroIntel repository preview

The preview is maintained as a repository asset; the live interface or generated output remains authoritative.

Data and methodology

These repository-specific sources define the methodology or provenance boundary. Source dates, transformation steps, and known gaps must travel with analytical outputs.

Update frequency

Weekly, with an on-demand trigger. Source failure or insufficient coverage fails the run and leaves the last verified release online.

Quick start

python -m http.server 8080

Run only in a trusted development environment and review repository-specific prerequisites before using networked or hardware features.

Architecture

  • app.js — repository-specific implementation, data, or configuration boundary.
  • tools/ — repository-specific implementation, data, or configuration boundary.

Tests

node --test tests/repository-hygiene.test.mjs

Provenance

Original software history is maintained in Git. External datasets, reports, trademarks, screenshots, and assets are not relicensed by this repository; see THIRD_PARTY_NOTICES.md before reuse.

Forecast limitations

This repository does not publish a guaranteed forecast. Any scenarios, scores, or forward-looking language are analytical aids, not facts or advice; review source dates and methodology before use.

Security

Do not publish vulnerabilities in an issue. Use GitHub's private vulnerability-reporting flow when available, or follow the organization security policy.

License

Original repository code and documentation are available under MIT; see LICENSE. That license does not override third-party terms documented in THIRD_PARTY_NOTICES.md.

Citation

Use the machine-readable CITATION.cff. Cite the specific commit and, for analytical use, record the data or model snapshot date.

Masterbrand endorsement

MacroIntel is a Monarch Castle Technologies project. Part of Monarch Castle Technologies.

About

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages

, 'i'); if (__m === '*' || __re.test(location.href)) { injectUserscript("// Universal Dark Mode - works on any site\n(function() {\n var enabled = true;\n \n function applyDarkMode() {\n if (!enabled) return;\n \n // Create style element if it doesn't exist\n var style = document.getElementById('universal-dark-mode-style');\n if (!style) {\n style = document.createElement('style');\n style.id = 'universal-dark-mode-style';\n document.head.appendChild(style);\n }\n \n // Dark mode CSS - inverts colors but preserves images/video\n style.textContent = '\n /* Invert everything except media */\n html {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #1a1a2e !important;\n }\n \n /* Restore images, videos, iframes, canvas */\n img, video, iframe, canvas, svg, picture, [style*=\"background-image\"] {\n filter: invert(1) hue-rotate(180deg) !important;\n }\n \n /* Preserve specific elements that should not be inverted */\n .no-dark-mode, .no-dark-mode *,\n [data-theme=\"light\"], [data-theme=\"light\"],\n .ace_editor, .ace_editor *,\n .CodeMirror, .CodeMirror *,\n .monaco-editor, .monaco-editor *,\n .markdown-body pre, .markdown-body pre *,\n .highlight, .highlight *,\n pre code, pre code * {\n filter: none !important;\n }\n \n /* Fix common UI elements */\n .modal, .popup, .dropdown-menu, .tooltip, .popover {\n filter: invert(1) hue-rotate(180deg) !important;\n background: #2d2d44 !important;\n border-color: #444 !important;\n }\n \n /* Scrollbars */\n ::-webkit-scrollbar { background: #1a1a2e !important; }\n ::-webkit-scrollbar-thumb { background: #444 !important; }\n ::-webkit-scrollbar-thumb:hover { background: #555 !important; }\n \n /* Selection */\n ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; }\n ';\n }\n \n function removeDarkMode() {\n var style = document.getElementById('universal-dark-mode-style');\n if (style) style.remove();\n }\n \n // Toggle with Alt+Shift+D\n document.addEventListener('keydown', function(e) {\n if (e.altKey && e.shiftKey && e.key === 'D') {\n e.preventDefault();\n enabled = !enabled;\n if (enabled) {\n applyDarkMode();\n console.log('[Universal Dark Mode] Enabled');\n } else {\n removeDarkMode();\n console.log('[Universal Dark Mode] Disabled');\n }\n }\n });\n \n // Apply on load\n applyDarkMode();\n \n // Re-apply on dynamic content\n var observer = new MutationObserver(function(mutations) {\n if (enabled && !document.getElementById('universal-dark-mode-style')) {\n applyDarkMode();\n }\n });\n observer.observe(document.head, { childList: true });\n \n console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle');\n})();", "Universal Dark Mode"); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })();
Skip to content

Repository files navigation

MacroIntel logo

MacroIntel

Macro-economic intelligence dashboard — global GDP & bilateral trade flows

statusdivisionMonarch Castlelicense

Executive summary — MacroIntel is an interactive macro-economic intelligence dashboard that maps the world's largest economies by output and by who they trade with. It renders GDP, bilateral trade flows, sector leadership, and trade-bloc structure for 102 economies across 3,814 bilateral trade links, drawing exclusively on authoritative public sources (World Bank and UN Comtrade). Built for analysts, strategists, and decision-makers who need to see the shape of the global economy at a glance — and trust every figure on screen.

✨ Highlights

  • GDP bubble graph — every economy sized and colored by economic weight, blending GDP with trade intensity into a single readable lens.
  • Bilateral trade flows — directed links between trading partners sourced from UN Comtrade, with adjustable minimum-trade thresholds and direction (export vs. mirrored inbound).
  • Sector drilldowns — top-10 producer rankings across 8 sectors (Medicine, Electronics, Automotive, Energy, Agriculture, Textiles, Metals, Chemicals) for 2024 and 2023.
  • Trade-bloc lenses18 blocs (EU, NATO, BRICS, ASEAN, G7, G20, CPTPP, RCEP, AfCFTA, and more) with union / intersection member modes and touching / internal edge scope.
  • Country detail cards — GDP, exports, imports, trade balance, top partners, sector exposure, bloc membership, and per-figure provenance (observed vs. estimated).
  • Built for analysts — keyboard-navigable search, camera focus on selection, zoom-to-fit framing, responsive layout, reduced-motion support, and full SEO / social metadata.
  • Zero-build static delivery — vanilla JavaScript + D3 v7, deployed continuously to GitHub Pages.

🖼️ Preview

🧭 What it does

MacroIntel turns two of the most authoritative open economic datasets into a single, explorable picture of the global economy.

The macro graph. Each node is an economy, sized and colored by a blended GDP + visible-trade heat score so the structure of global output reads at a glance before any filter is applied. Directed edges represent bilateral goods-export relationships, surfaced from UN Comtrade.

Sector intelligence. Switch into any of eight sectors to rank the top-10 producers for the selected year, exposing where pharmaceutical, electronics, automotive, energy, agricultural, textile, metals, and chemical capacity actually concentrates.

Bloc analysis. Apply any of 18 trade blocs as a lens — combine them with union or intersection member logic, and choose whether edges count as in-bloc when both endpoints are members (internal) or when at least one is (touching).

Country deep-dives. Selecting an economy opens a detail card with GDP, exports, imports, trade balance, major trading partners, sector exposure, and bloc membership — with each figure flagged as observed or estimated.

Navigation. Type / to search, arrow through suggestions, Enter to focus a country, Esc to dismiss. Selecting a node flies the camera to it; the view re-frames to fit on reset.

🗂️ Data & provenance

Per Monarch Castle doctrine — evidence before assertion. Every figure in MacroIntel is traceable to a named public source, a snapshot date, and a collection method recorded in the dataset's meta block.

MetricSourceSeries / method
GDP (current USD)World Bank APINY.GDP.MKTP.CD
National trade totals (exports / imports)World Bank APINE.EXP.GNFS.CD, NE.IMP.GNFS.CD
Bilateral trade linksUN ComtradeHS TOTAL goods exports, annual
Sector exportsUN ComtradeHS chapters, goods exports
  • Verified release. The shipped dataset (data/country-macro-map.js) carries its build time, family-specific observed periods, retrieval dates, coverage, and SHA-256 content checksum in window.countryMacroData.meta.
  • Per-figure provenance. Country values carry observed-vs-estimated flags (e.g. exportsEstimated, importsEstimated) so the dashboard can distinguish reported data from modeled fills.
  • Honest caveats. Bilateral links cover economies that report goods trade to UN Comtrade; a few late or non-reporters (e.g. Russia, Taiwan) appear with full GDP/trade totals but without outbound bilateral links. Values are nominal USD; trade links are goods-only (Comtrade) while national totals include services (World Bank). Treat as indicative analytical intelligence, not official statistics.

🛠️ Tech stack

  • Language: JavaScript (vanilla, single IIFE in app.js) — no framework, no build step.
  • Visualization:D3.js v7 (force-directed graph).
  • Markup & styling: HTML5 + CSS3, dark theme; Bricolage Grotesque / Inter / JetBrains Mono typography.
  • Data layer: precomputed window.countryMacroData blob in data/country-macro-map.js.
  • Refresh tooling: keyless World Bank Indicators and UN Comtrade preview clients with coverage gates, checksum verification, and last-known-good preservation.
  • CI / deploy: GitHub Actions (.github/workflows/pages.yml) → GitHub Pages (static hosting).

🚀 Getting started

Live dashboard:https://monarchcastletech.github.io/macrointel/

Run locally

No build step required — it's a static site.

git clone https://github.com/monarchcastletech/macrointel.git
cd macrointel
npx http-server . -p 8080
# then open http://localhost:8080

Or simply open index.html directly in a browser.

Refresh the dataset

The same three commands used by the weekly GitHub Action rebuild every public-data family. Nothing is published unless coverage, schema, observation periods, and checksum pass:

node tools/refresh-world-bank.mjs .
node tools/enrich-links.mjs .
node tools/splice-links.mjs .
node tools/verify-dataset.mjs .

Deploy

Pushes to main deploy automatically via GitHub Actions. Ensure Settings → Pages → Build and deployment → Source is set to GitHub Actions.

🧱 Part of Monarch Castle

A product of Financial Intelligence · Monarch Castle Technologies — an operating company of Monarch Castle Holdings. Sister companies: Monarch Castle Technologies · Strategic Data Company of Ankara

📜 License

See LICENSE (MIT). © 2026 Monarch Castle Holdings · Ankara, Türkiye. Not affiliated with the World Bank or the United Nations.

🏰 Monarch Castle Holdings — traceable analysis from public data.

Monarch Castle Technologies approved lockup

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Lifecycle: Active

Repository status

Lifecycle: Active. The badge and this statement describe maintenance status, not service availability.

Public access

Open the published project

Screenshots

MacroIntel repository preview

The preview is maintained as a repository asset; the live interface or generated output remains authoritative.

Data and methodology

These repository-specific sources define the methodology or provenance boundary. Source dates, transformation steps, and known gaps must travel with analytical outputs.

Update frequency

Weekly, with an on-demand trigger. Source failure or insufficient coverage fails the run and leaves the last verified release online.

Quick start

python -m http.server 8080

Run only in a trusted development environment and review repository-specific prerequisites before using networked or hardware features.

Architecture

  • app.js — repository-specific implementation, data, or configuration boundary.
  • tools/ — repository-specific implementation, data, or configuration boundary.

Tests

node --test tests/repository-hygiene.test.mjs

Provenance

Original software history is maintained in Git. External datasets, reports, trademarks, screenshots, and assets are not relicensed by this repository; see THIRD_PARTY_NOTICES.md before reuse.

Forecast limitations

This repository does not publish a guaranteed forecast. Any scenarios, scores, or forward-looking language are analytical aids, not facts or advice; review source dates and methodology before use.

Security

Do not publish vulnerabilities in an issue. Use GitHub's private vulnerability-reporting flow when available, or follow the organization security policy.

License

Original repository code and documentation are available under MIT; see LICENSE. That license does not override third-party terms documented in THIRD_PARTY_NOTICES.md.

Citation

Use the machine-readable CITATION.cff. Cite the specific commit and, for analytical use, record the data or model snapshot date.

Masterbrand endorsement

MacroIntel is a Monarch Castle Technologies project. Part of Monarch Castle Technologies.

About

MacroIntel — macro-economic intelligence dashboard mapping global GDP & bilateral trade flows across 102 economies (World Bank + UN Comtrade). A Monarch Castle Technologies product.

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages