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"
}Changes
Changed in 2 of the 35 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 146 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲