Back to catalog
📊

CARTO

API Key

Location Information Prediction

📊Open DataHTTPS

CARTO Open Data

Geospatial Dataset Info

Dataset NameWorld_borders
Geometry TypeMultiPolygon
Row Count246
ProjectionEPSG:4326
Last Updated2024-11-15

Sample Response

response.json
1{
2 "dataset_name": "world_borders",
3 "geometry_type": "MultiPolygon",
4 "row_count": 246,
5 "projection": "EPSG: 4326",
6 "last_updated": "2024-11-15"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://carto.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs