sic_range
SicRange(self, start, end, name)
SicRange data entity - represents an overall industry sector for which there is a range of sub sectors (SicCode's)
Attributes:
{
start: int
end: int
name: str
}
SicRange(self, start, end, name)
SicRange data entity - represents an overall industry sector for which there is a range of sub sectors (SicCode's)
Attributes:
{
start: int
end: int
name: str
}