JSON Dataset
Live Preview
Loading dataset...
Oceans JSON Dataset
The five world oceans with geographic data.
Download
Sample Data
{
"oceans": [
{
"name": "Pacific Ocean",
"area_km2": 168723000,
"avg_depth_m": 4188,
"max_depth_m": 10928,
"max_depth_location": "Mariana Trench"
}
]
}