Default
Sector Metrics
Get ratios for different sectors and regions/indices.
get/sector/metrics
Query parameters
regionstring required
Region. A list of supported values for this field can be found <a href="https://docs.google.com/spreadsheets/d/1afedyv7yWJ-z7pMjaAZK-f6ENY3mI3EBCk95QffpoHw/edit?usp=sharing" target="_blank">here</a>.
Response
successful operation
Example response
{
"data": [
{
"metrics": "{}",
"sector": "sector"
},
{
"metrics": "{}",
"sector": "sector"
}
],
"region": "region"
}