Configuration
Wide vs long
In long format the output carriesDate, Provider, Series, any entity dimensions the provider returns, and Value. This is the better choice when you are fetching many series from one provider and want to filter or group them downstream.
In wide format each series becomes its own column, joined on date.
Some providers require an API key. Keys are stored per user, not per pipeline — see Data providers for how to save one, and Provider tools for managing them through an agent.
Next steps
Data providers
The full catalog of connected providers.
Publish to Dataset
Turn the fetched series into an auto-updating dataset.