Skip to main content

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: lat and lon, including common variants such as latitude, lng, and longitude
  • Places: city, place, country, or iso
  • Marker values: count, value, users, visits, or total
  • Labels and styling: label, name, emoji, image, or color

Rows that cannot be resolved are reported instead of silently placed at an incorrect coordinate. For complete parsing details, see Data in.