Back to library

Por Linguaxe

Guías de Inicio Rápido

Guías de inicio rápido específicas para cada linguaxe para conectar a FXMacroData — Python, R, Node.js e máis.

Subscribe to Guías de Inicio Rápido RSS
4 articles in this section
Quick Start 2026-04-17 12:00 UTC

Quick Start: Connect to FXMacroData with Node.js

Get up and running with FXMacroData in Node.js in minutes. Covers the built-in fetch API, async/await patterns, multi-indicator requests, and a ready-to-run script for pulling central bank data.

Read article By Language
Quick Start 2026-04-16 12:00 UTC

How to Analyse Macro Data with R

A practical guide to fetching, tidying, and visualising FXMacroData indicator time series in R using httr2, jsonlite, and ggplot2 — from API call to publication-ready chart in under 50 lines of code.

Read article By Language
Quick Start 2026-04-16 12:00 UTC

How to Build a Macro Dashboard in Python with pandas & Plotly

Step-by-step guide to fetching FXMacroData indicators via Python, reshaping time series with pandas, and assembling an interactive multi-panel dashboard with Plotly.

Read article By Language
Quick Start 2026-04-16 02:38 UTC

How to Use FXMacroData in a Jupyter Notebook (End-to-End)

A complete end-to-end guide to fetching, analysing, and visualising FXMacroData macro indicators inside a Jupyter Notebook — from pip install to publication-ready charts.

Read article By Language