.. Financial Data Science documentation master file, created by sphinx-quickstart on Tue Jun 13 15:57:44 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Financial Data Science (FinDS) API Reference ============================================ Designed to support financial data science workflows, the `FinDS Python package `_ demonstrates how to use database engines such as SQL, Redis, and MongoDB to manage and access large datasets, including: - Core financial databases such as CRSP, Compustat, IBES, and TAQ - Public economic data APIs from sources like FRED and the Bureau of Economic Analysis (BEA) - Structured and unstructured data from academic and research websites Its companion `Financial Data Science Python Notebooks `_ provides practical examples and templates for applying: - Financial econometrics and time series modeling - Graph analytics, event studies, and backtesting strategies - Machine learning for predictive analytics - Natural language processing (NLP) to extract insights from financial text - Neural networks and large language models (LLMs) for advanced decision-making Documentation: -------------- - `Financial Data Science Notebooks `_ - `Download PDF `_ - `FinDS API reference `_ Github repos: ------------- - `FinDS package `_ - `Jupyter notebooks `_ .. toctree:: :maxdepth: 1 :caption: Modules: finds.database finds.structured finds.backtesting finds.unstructured finds.readers finds.recipes finds.utils