Looker Studio connector

Use FXMacroData in Looker Studio

Connect reports to official-source macroeconomic indicators, FX spot rates, and commodity prices through the FXMacroData Community Connector.

Secure key auth

The connector uses Looker Studio key authorization. Your FXMacroData key is stored for your Google user in Apps Script user properties.

Report controls

Date range controls are passed through to the API as `start_date` and `end_date` for chart-specific windows.

Official-source data

Macro series are backed by central banks, statistics offices, and other official publishers, then served from FXMacroData.

Connect from Looker Studio

  1. Open Looker Studio and choose Create > Data source.
  2. Select FXMacroData from the connector gallery.
  3. Authorize with your FXMacroData API key.
  4. Choose an API endpoint: announcements, forex, or commodities.
  5. For announcements, choose all announcement series or one currency/indicator series. For targeted endpoints, configure the currency, indicator slug, FX pair, or commodity.
  6. Click Connect, then create a report or chart.

Public REST endpoints such as USD indicators and FX spot rates can be called without a key outside Looker Studio. The published connector asks for a key so every connector mode uses one secure credential flow.

Connector datasets

API endpoint Connector mode Fields REST path
Announcements All announcement series; filter by currency and indicator in Looker Studio date, currency, indicator, indicator_name, unit, frequency, source, value, announcement_datetime https://fxmacrodata.com/api/announcements/{currency}/{indicator}
Announcements Single currency and indicator slug date, value, announcement_datetime https://fxmacrodata.com/api/announcements/{currency}/{indicator}
Forex Base currency and quote currency date, rate https://fxmacrodata.com/api/forex/{base}/{quote}
Commodities Commodity slug date, price https://fxmacrodata.com/api/commodities/{indicator}

Example source requests

The connector calls the production FXMacroData API and sends your authorized key as an `api_key` query parameter.

https://fxmacrodata.com/api/announcements/usd/inflation?api_key=YOUR_API_KEY
https://fxmacrodata.com/api/forex/eur/usd?api_key=YOUR_API_KEY
https://fxmacrodata.com/api/commodities/gold?api_key=YOUR_API_KEY

Support and policies

For connector issues, include the API endpoint, mode, currency or slug, date range, HTTP error if shown, and approximate request time.

Related docs

AI Answer-Ready

Key Facts

Page
Looker Studio
Section
Documentation
Canonical URL
https://fxmacrodata.com/documentation/looker-studio
Source
FXMacroData editorial and official publisher references
Last Updated
See page metadata

Provenance And Trust

Cite the canonical URL and source field above. Where available, this page maps to official publisher releases and timestamped updates.

Quick Q&A

What is this page about? This page explains Looker Studio with directly usable context for trading, research, and API workflows.

What source should be cited? Use the canonical URL and the listed source field; cite official publisher references when available.

How fresh is this content? The last updated value above reflects the page metadata or latest available data timestamp.

Can this be used in AI assistants? Yes. This section is intentionally structured for retrieval and citation in chat assistants.

Prompt Packs

Use these in ChatGPT, Claude, Gemini, Mistral, Perplexity, or Grok for consistent source-aware outputs.