Visualization of passport index data

I created the Passport Index Visualization as a quick visual reference for the massive passport index data that is hard to grasp in tabular form.

The idea is pretty simple: select a country on the circle radius to see which destinations you can travel to without a visa, and vice versa — pick a country on the map to see which countries' citizens can travel there visa-free, get a visa on arrival, or apply for a e-Visa/ETA. When you select any country, you'll see a flow map with countries color coded according to the visa regime.

Passport Index data visualization displaying on the world map countries which are legal to visit without visa for Belarus citizens Passport Index data visualization fragment showing countries whose citizens can visit South Africa without a visa Passport Index data visualization fragment with highlighted countries in East Asia and Pacific region

For each country located within the radius of the circle, the compound bar chart shows the number of countries that can be visited with a visa-free, visa-on-arrival, and e-visa. In addition, a dot indicates the number of countries from which one can enter the country without a prior visa.

In order to make it easier to understand how to read the visualization, it is accompanied by an explanatory legend:

The legend to the Passport Index Visualization shows how to read it. You have countries of residence located on the circle radius, and target countries — on the map. Each country on the radius has small compound bar chart displaying mobile and welcoming scores.

It is also possible to view the data using a table. Available options to group countries by region and sort data by multiple values. To quickly find the country you need, there is a special search bar.

Desktop version of the Passport Index Visualization interface preview

You can analyze passport data with it.
Or you can just play around with the interactivity and have fun with the mesmerizing transitions.

Live project
Passport Index Visualization animated preview showing flowmaps for the passport power of various countries
The passport index visualization posters with the data for Senegal, the United States of America, and China
The interactive passport index data visualization on a screen of a  wayfinding stand in a public place

Many thanks to Matthias Stahl for helpful Svelte + D3 training video series, which I was guided by to get to know Svelte + D3 basics.