Skip to main content
Skip table of contents

2.2.10 PRIVATE_EQUITY_REGION_TREE

Description: Displays list of all countries within PrivateMetrics

Method: GET

Path: /compute-service/pe-comparables/region-tree

Authorization headers are required

API Set Up

CODE
X-API-KEY: your_api_key
X-API-SECRET: your_api_secret 

Query

CODE
/compute-service/pe-comparables/region-tree

Response

CODE
{
    "data": {
        "results": [
            {
                "value": "2",
                "label": "Africa",
                "children": [
                    {
                        "value": "11",
                        "label": "Western Africa",
                        "children": [
                            {
                                "value": "566",
                                "label": "Nigeria"
                            }
                        ]
                    },
                    {
                        "value": "15",
                        "label": "Northern Africa",
                        "children": [
                            {
                                "value": "818",
                                "label": "Egypt"
                            }
                        ]
                    },
                    {
                        "value": "18",
                        "label": "Southern Africa",
                        "children": [
                            {
                                "value": "710",
                                "label": "South Africa"
                            }
                        ]
                    }
                ]
            },
            {
                "value": "9",
                "label": "Oceania",
                "children": [
                    {
                        "value": "53",
                        "label": "Australia and New Zealand",
                        "children": [
                            {
                                "value": "36",
                                "label": "Australia"
                            },
                            {
                                "value": "554",
                                "label": "New Zealand"
                            }
                        ]
                    }
                ]
            },
            {
                "value": "19",
                "label": "Americas",
                "children": [
                    {
                        "value": "5",
                        "label": "South America",
                        "children": [
                            {
                                "value": "76",
                                "label": "Brazil"
                            },
                            {
                                "value": "32",
                                "label": "Argentina"
                            },
                            {
                                "value": "170",
                                "label": "Colombia"
                            },
                            {
                                "value": "152",
                                "label": "Chile"
                            }
                        ]
                    },
                    {
                        "value": "13",
                        "label": "Central America",
                        "children": [
                            {
                                "value": "484",
                                "label": "Mexico"
                            }
                        ]
                    },
                    {
                        "value": "21",
                        "label": "Northern America",
                        "children": [
                            {
                                "value": "840",
                                "label": "United States"
                            },
                            {
                                "value": "124",
                                "label": "Canada"
                            }
                        ]
                    }
                ]
            },
            {
                "value": "142",
                "label": "Asia",
                "children": [
                    {
                        "value": "30",
                        "label": "Eastern Asia",
                        "children": [
                            {
                                "value": "392",
                                "label": "Japan"
                            },
                            {
                                "value": "344",
                                "label": "Hong Kong"
                            },
                            {
                                "value": "410",
                                "label": "Korea (South)"
                            },
                            {
                                "value": "156",
                                "label": "China"
                            },
                            {
                                "value": "158",
                                "label": "Taiwan"
                            }
                        ]
                    },
                    {
                        "value": "34",
                        "label": "Southern Asia",
                        "children": [
                            {
                                "value": "356",
                                "label": "India"
                            },
                            {
                                "value": "364",
                                "label": "Iran, Islamic Republic of"
                            },
                            {
                                "value": "586",
                                "label": "Pakistan"
                            }
                        ]
                    },
                    {
                        "value": "35",
                        "label": "South-Eastern Asia",
                        "children": [
                            {
                                "value": "764",
                                "label": "Thailand"
                            },
                            {
                                "value": "360",
                                "label": "Indonesia"
                            },
                            {
                                "value": "458",
                                "label": "Malaysia"
                            },
                            {
                                "value": "608",
                                "label": "Philippines"
                            },
                            {
                                "value": "704",
                                "label": "Viet Nam"
                            },
                            {
                                "value": "702",
                                "label": "Singapore"
                            }
                        ]
                    },
                    {
                        "value": "145",
                        "label": "Western Asia",
                        "children": [
                            {
                                "value": "792",
                                "label": "Turkey"
                            },
                            {
                                "value": "784",
                                "label": "United Arab Emirates"
                            },
                            {
                                "value": "376",
                                "label": "Israel"
                            },
                            {
                                "value": "196",
                                "label": "Cyprus"
                            },
                            {
                                "value": "682",
                                "label": "Saudi Arabia"
                            }
                        ]
                    }
                ]
            },
            {
                "value": "150",
                "label": "Europe",
                "children": [
                    {
                        "value": "39",
                        "label": "Southern Europe",
                        "children": [
                            {
                                "value": "705",
                                "label": "Slovenia"
                            },
                            {
                                "value": "620",
                                "label": "Portugal"
                            },
                            {
                                "value": "724",
                                "label": "Spain"
                            },
                            {
                                "value": "300",
                                "label": "Greece"
                            },
                            {
                                "value": "380",
                                "label": "Italy"
                            }
                        ]
                    },
                    {
                        "value": "151",
                        "label": "Eastern Europe",
                        "children": [
                            {
                                "value": "642",
                                "label": "Romania"
                            },
                            {
                                "value": "348",
                                "label": "Hungary"
                            },
                            {
                                "value": "643",
                                "label": "Russian Federation"
                            },
                            {
                                "value": "616",
                                "label": "Poland"
                            },
                            {
                                "value": "100",
                                "label": "Bulgaria"
                            },
                            {
                                "value": "203",
                                "label": "Czech Republic"
                            }
                        ]
                    },
                    {
                        "value": "154",
                        "label": "Northern Europe",
                        "children": [
                            {
                                "value": "826",
                                "label": "United Kingdom"
                            },
                            {
                                "value": "578",
                                "label": "Norway"
                            },
                            {
                                "value": "752",
                                "label": "Sweden"
                            },
                            {
                                "value": "428",
                                "label": "Latvia"
                            },
                            {
                                "value": "246",
                                "label": "Finland"
                            },
                            {
                                "value": "208",
                                "label": "Denmark"
                            },
                            {
                                "value": "440",
                                "label": "Lithuania"
                            },
                            {
                                "value": "372",
                                "label": "Ireland"
                            },
                            {
                                "value": "233",
                                "label": "Estonia"
                            }
                        ]
                    },
                    {
                        "value": "155",
                        "label": "Western Europe",
                        "children": [
                            {
                                "value": "528",
                                "label": "Netherlands"
                            },
                            {
                                "value": "756",
                                "label": "Switzerland"
                            },
                            {
                                "value": "250",
                                "label": "France"
                            },
                            {
                                "value": "40",
                                "label": "Austria"
                            },
                            {
                                "value": "442",
                                "label": "Luxembourg"
                            },
                            {
                                "value": "56",
                                "label": "Belgium"
                            },
                            {
                                "value": "276",
                                "label": "Germany"
                            }
                        ]
                    }
                ]
            }
        ]
    }
}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.