FRED (Federal Reserve Economic Data) connector for the parsimony framework
Project description
parsimony-fred
FRED (Federal Reserve Economic Data) connector for the parsimony framework.
What it does
Once installed alongside parsimony-core, this plugin is discovered automatically and exposes the following connectors:
| Connector | Kind | Tool-tagged | Description |
|---|---|---|---|
fred_search |
search | ✓ | Keyword search across FRED series (id, title, units, frequency). |
fred_fetch |
fetch | — | Fetch observation-level data for a FRED series by series_id. |
enumerate_fred_release |
enumerator | — | Enumerate all series in a FRED release (catalog indexing). |
Install
pip install parsimony-core parsimony-fred
export FRED_API_KEY=<your-key> # https://fred.stlouisfed.org/docs/api/api_key.html
Verify discovery:
parsimony list-plugins
Use
from parsimony.connectors import build_connectors_from_env
connectors = build_connectors_from_env()
result = await connectors["fred_fetch"](series_id="UNRATE")
df = result.data # pandas DataFrame
Or via the MCP server (exposes only tool-tagged connectors):
parsimony mcp serve --tool-only
Development
uv sync --extra dev
uv run pytest
Release-blocking conformance test: uv run pytest tests/test_conformance.py.
License
Apache-2.0 — see LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file parsimony_fred-0.1.1.tar.gz.
File metadata
- Download URL: parsimony_fred-0.1.1.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9892e28645f492845b729af718437504d2126c7b45e7af44c744f9258551f2c1
|
|
| MD5 |
d32e6d46a1105f2a6ba23c2dd30de6d3
|
|
| BLAKE2b-256 |
fd4166df0c97b9c30a01fb5c770074cdeecf793adc9674d4b074f0d0362afb5e
|
Provenance
The following attestation bundles were made for parsimony_fred-0.1.1.tar.gz:
Publisher:
release.yml on ockham-sh/parsimony-connectors
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
parsimony_fred-0.1.1.tar.gz -
Subject digest:
9892e28645f492845b729af718437504d2126c7b45e7af44c744f9258551f2c1 - Sigstore transparency entry: 1342703464
- Sigstore integration time:
-
Permalink:
ockham-sh/parsimony-connectors@69d8bb79430496e4676a4a1b3602b2b54ecaa983 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/ockham-sh
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@69d8bb79430496e4676a4a1b3602b2b54ecaa983 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file parsimony_fred-0.1.1-py3-none-any.whl.
File metadata
- Download URL: parsimony_fred-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56bd2f3f8fbc35f53e0f8f150d78401deaabfbb9ff0f9c7f83c8e2bc10c4d14a
|
|
| MD5 |
aea5db0c66a9e489108915a53e0d2154
|
|
| BLAKE2b-256 |
e8a4e8321c80112a347fa4d1e59795be2f74187dc5148d4aba265f391fd7d364
|
Provenance
The following attestation bundles were made for parsimony_fred-0.1.1-py3-none-any.whl:
Publisher:
release.yml on ockham-sh/parsimony-connectors
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
parsimony_fred-0.1.1-py3-none-any.whl -
Subject digest:
56bd2f3f8fbc35f53e0f8f150d78401deaabfbb9ff0f9c7f83c8e2bc10c4d14a - Sigstore transparency entry: 1342703470
- Sigstore integration time:
-
Permalink:
ockham-sh/parsimony-connectors@69d8bb79430496e4676a4a1b3602b2b54ecaa983 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/ockham-sh
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@69d8bb79430496e4676a4a1b3602b2b54ecaa983 -
Trigger Event:
workflow_dispatch
-
Statement type: