Detailed Reports
Subsector Report
Return report of a given subsector, organized into distinct sections
GET
/
subsector
/
report
/
{sub_sector}
/
Header
Authorization
string
requiredAuthorization header that should be filled with your Sectors Financial API key.
Path
sub_sector
string
requiredSubsector for which the report is to be retrieved.
Query Parameters
sections
string
default: "all"Sections of the subsector report that is to be retrieved (default to all).
Response
sector
string
requiredThe sector of which the given subsector belongs to.
sub_sector
string
requiredThe subsector of which the report belongs to.
statistics
object
The statistics data of the given subsector.
market_cap
object
The market capitalization data of the given subsector.
stability
object
The stability metrics of the given subsector.
valuation
object
The valuation data of the given subsector.
growth
object
The growth metrics of the given subsector.
companies
object
The top companies data of the given subsector.