[
    {
        "Country": "China",
        "Population": 1412000000,
        "Urban%": 64
    },
    {
        "Country": "India",
        "Population": 1406000000,
        "Urban%": 35
    },
    {
        "Country": "USA",
        "Population": 335000000,
        "Urban%": 83
    }
]