CSV to interactive globe
Paste data from a spreadsheet and turn it into a globe without sending the
file to a server. The generated code uses the same fromCSV helper available
in the npm package.
Loading the interactive CSV tool...
Accepted columns
- Coordinates:
latandlon, including common variants such aslatitude,lng, andlongitude - Places:
city,place,country, oriso - Marker values:
count,value,users,visits, ortotal - Labels and styling:
label,name,emoji,image, orcolor
Rows that cannot be resolved are reported instead of silently placed at an incorrect coordinate. For complete parsing details, see Data in.