# DBnomics toolbox [DBnomics](https://db.nomics.world/) is a database of macro-economic data aggregated from a great number of world-wide providers. [`dbnomics-toolbox`](https://pypi.org/project/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](https://docs.db.nomics.world/). ``` ```{admonition} For AI agents :class: tip LLM-friendly versions of this documentation are available at `/llms.txt` (sitemap) and `/llms-full.txt` (full content). ``` ## Contents ```{toctree} :maxdepth: 3 installation tutorial/index resources/index data-model data-storage/index api existing-fetchers ``` ## Indices and tables - {ref}`genindex` - {ref}`modindex` - {ref}`search`