Outcome

DBnomics

Provides access to a vast collection of economic time series data from international organizations and national statistical offices.

DBnomics logo

DBnomics

Provides access to a vast collection of economic time series data from international organizations and national statistical offices.

Custom Streaming + One-shot

[Financial] Fetch observation values for known DBnomics series. Provide full series IDs (provider/dataset/series). Returns period+value records with series metadata.

What you can ask Delphi

  • What are the most recent unemployment rates for Eurozone countries from Eurostat?
  • Can you find economic series related to household consumption in Canada from any available provider?
  • I need to view the quarterly GDP data for China and India from the World Bank. What are the series IDs for those?
  • Schedule a daily update for the harmonized CPI series for the United Kingdom from the ECB.

Technical details

Authentication

Contact us for setup details.

Ingestion
Mode: Streaming + One-shot
Tools exposed (3)
dbnomics/get_series_observations

[Financial] Fetch observation values for known DBnomics series. Provide full series IDs (provider/dataset/series). Returns period+value records with series metadata.

dbnomics/search_series

[Financial] Search for economic time series on DBnomics. Returns metadata only (no observation values). Covers 80+ providers including IMF, OECD, Eurostat, World Bank, ECB, and national statistical offices.

schedule_dbnomics_series

[Financial] Create or update a recurring DBnomics economic series connector.

Inputs

dbnomics/get_series_observations

Name Type Required Description
dashboardId string no Target dashboard/initiative ID. Omit to use the current dashboard.
series_ids string[] yes Array of full DBnomics series IDs, e.g. ['IMF/WEO:2024-04/USA.NGDP_RPCH', 'OECD/KEI/USA.CPALTT01.IXOB.M'].
limit number no Maximum number of observation records to return. Default 200.
filter_paths string[] no Optional glob paths to reduce the response.

dbnomics/search_series

Name Type Required Description
dashboardId string no Target dashboard/initiative ID. Omit to use the current dashboard.
query string yes Free-text search query, e.g. 'GDP growth', 'inflation CPI', 'unemployment rate'.
provider_code string no Optional provider filter, e.g. 'IMF', 'OECD', 'Eurostat', 'WB'.
dataset_code string no Optional dataset filter, e.g. 'WEO:2024-04'.
limit number no Maximum number of series metadata records to return. Default 25.
filter_paths string[] no Optional glob paths to reduce the response.

schedule_dbnomics_series

Name Type Required Description
dashboardId string no Target dashboard/initiative ID. Omit to use the current dashboard.
series_ids string[] yes Array of full DBnomics series IDs to poll.
polling_frequency string yes How often to poll the DBnomics API.
connectorId string no If provided, updates an existing connector.
description string no Human-readable description shown in the connector UI.

The best way to get it is to see it on something you know.

Bring a dataset you already understand. We'll show you the command center it becomes — usually faster than you'd expect. No pitch deck required.