Treasury Analytics Core
  • Home
  • API Reference
  • Examples
  • Credentials
  • Global Settings
  1. API Reference
  2. Utilities
  3. constants
  • Overview
    • Treasury Analytics Core
  • Credential Management
    • Secure Credential Management
    • Global Settings
  • Examples
    • Example Projects
  • API Reference
    • Function reference
    • Core Components
      • FinanceDataEngine
      • engine_factory
      • engine
      • database
      • cache
      • processor
      • analyzer
    • Configuration
      • settings
      • settings_factory
      • global_settings_manager
    • Utilities
      • credentials
      • dataframe_utils
      • setup_logging
      • env_checker
      • query_timer
      • setup_helper
      • logging
      • constants
      • types
    • Scripts
      • configure_db
      • create_project
      • manage_settings

On this page

  • constants
    • Classes
      • DataFormat
      • EnvironmentType
      • ProcessingMode

Other Formats

  • Github (GFM)
  1. API Reference
  2. Utilities
  3. constants

constants

utils.constants

Constants used throughout the Nova Finance Data Engine.

Classes

Name Description
DataFormat Supported data formats.
EnvironmentType Environment types.
ProcessingMode Data processing modes.

DataFormat

utils.constants.DataFormat()

Supported data formats.

EnvironmentType

utils.constants.EnvironmentType()

Environment types.

ProcessingMode

utils.constants.ProcessingMode()

Data processing modes.

logging
types
 
 
  • Built with [Quarto](https://quarto.org/) and [quartodoc](https://machow.github.io/quartodoc/)