What data type is encoded in the outermost component of the JSON shown?
{
"result": [
{
"year": 2024
},
{
"location": "unknown"
}
]
}
What data type is encoded in the outermost component of the JSON shown?
{
"result": [
{
"year": 2024
},
{
"location": "unknown"
}
]
}