DBnomics toolbox¶
DBnomics is a database of macro-economic data aggregated from a great number of world-wide providers.
dbnomics-toolbox is a Python library that sets the provides the foundation for data fetchers and simplifies their development.
Note
If you just want to use DBnomics, and don’t plan on developing a new fetcher (or maintaining an existing one), then this documentation is probably not for you: have a look at the main DBnomics documentation.
For AI agents
LLM-friendly versions of this documentation are available at
/llms.txt (sitemap) and /llms-full.txt (full content).
Contents¶
- Installation
- Tutorial
- Resources
- Data model
- Data storage
- API Reference
- Existing fetchers