Banco de España connector for the parsimony framework
Project description
parsimony-bde
Banco de España connector — Spanish macroeconomic, monetary, and financial time series via the BIEST REST API.
Part of the parsimony-connectors monorepo. Distributed standalone on PyPI as parsimony-bde.
Connectors
| Name | Kind | Description |
|---|---|---|
bde_fetch |
fetch | Fetch one or more BdE time series by series code (comma-separated). |
enumerate_bde |
enumerator | Enumerate BdE series by querying well-known series codes for catalog seeding. |
Install
pip install parsimony-bde
Pulls in parsimony-core>=0.4,<0.5 automatically. Verify discovery:
python -c "from parsimony import discover; print([p.name for p in discover.iter_providers()])"
Configuration
No configuration required — the BdE BIEST API is open and unauthenticated.
Quick start
import asyncio
from parsimony_bde import CONNECTORS
async def main():
connectors = CONNECTORS.bind_env()
result = await connectors["bde_fetch"](key="D_1NBAF472")
print(result.data.head())
asyncio.run(main())
For multi-plugin composition (autoloads everything installed):
from parsimony import discover
connectors = discover.load_all().bind_env()
Catalog publishing
This plugin publishes catalogs under the bde namespace. Build and push:
parsimony publish --provider bde --target "hf://<your-org>/parsimony-bde"
Provider
- Homepage: https://www.bde.es
- API docs: https://www.bde.es/webbe/en/estadisticas/recursos/api-estadisticas-bde.html
- Series browser: https://app.bde.es/bie_www/bie_wwwias/xml/Arranque.html (BIEST)
License
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_bde-0.5.0.tar.gz.
File metadata
- Download URL: parsimony_bde-0.5.0.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80ebbf3e9c37c9c6941f556940c925a47bf0e00189627b85d26184837a9bbb14
|
|
| MD5 |
7b25aaaedb61a539c96c731856a5cab7
|
|
| BLAKE2b-256 |
6120a39ba6af8fb34ddb5a7184092eb357d7b6bb5499841552a70470612b26d8
|
Provenance
The following attestation bundles were made for parsimony_bde-0.5.0.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_bde-0.5.0.tar.gz -
Subject digest:
80ebbf3e9c37c9c6941f556940c925a47bf0e00189627b85d26184837a9bbb14 - Sigstore transparency entry: 1453250632
- Sigstore integration time:
-
Permalink:
ockham-sh/parsimony-connectors@db37b495a6c7b7c5a4e5bfdfa5b5b4d74ac4b1b6 -
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@db37b495a6c7b7c5a4e5bfdfa5b5b4d74ac4b1b6 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file parsimony_bde-0.5.0-py3-none-any.whl.
File metadata
- Download URL: parsimony_bde-0.5.0-py3-none-any.whl
- Upload date:
- Size: 15.8 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 |
07f47f6f1ce8238f7e18aa4f1fca1aed55369d37beea5f2fda1cef7e98002e92
|
|
| MD5 |
6ff0feb505c84abd249893e9f630e850
|
|
| BLAKE2b-256 |
2e89f760e5ed6abe13ff3d04ac057a44f482c0ecd54878c100ef68f926d62a24
|
Provenance
The following attestation bundles were made for parsimony_bde-0.5.0-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_bde-0.5.0-py3-none-any.whl -
Subject digest:
07f47f6f1ce8238f7e18aa4f1fca1aed55369d37beea5f2fda1cef7e98002e92 - Sigstore transparency entry: 1453250700
- Sigstore integration time:
-
Permalink:
ockham-sh/parsimony-connectors@db37b495a6c7b7c5a4e5bfdfa5b5b4d74ac4b1b6 -
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@db37b495a6c7b7c5a4e5bfdfa5b5b4d74ac4b1b6 -
Trigger Event:
workflow_dispatch
-
Statement type: