Types¶
Core enumeration types used throughout ProgridPy. Both enums inherit from StrEnum, so their members can be used directly as strings in comparisons, dictionary keys, and formatted output.
ISOenumerates every supported Independent System Operator.FileLocationdistinguishes whether data should be fetched from an ISO website, S3, or the local filesystem.