sic_code
SicCode(self, code, name)
SicCode data class. Represents a specific industry within an Industry Sector.. For example, Commercial Bank within the Finance Sector
Attributes:
{
code: int
name: str
}
SicCode(self, code, name)
SicCode data class. Represents a specific industry within an Industry Sector.. For example, Commercial Bank within the Finance Sector
Attributes:
{
code: int
name: str
}