Add a country IPv6-status widget

You can easily add a widget on your own web site to display the IPv6 deployment status in one country, such as (for Belgium):

You simply have to copy and paste the HTML code below (replace COUNTRY by the ISO country code of your own country, and replace LANGUAGE by the two letter code of the desired language (currently: en, nl, fr, de):

<iframe style="width:150px;height:150px;" frameborder="0" scrolling="no" src="http://www.vyncke.org/ipv6status/dashboard.php?country=COUNTRY&lang=LANGUAGE"></iframe>

Get a map with web status for selected countries

It is also easy to get a map with the color of several countries rather than a single RIR. Simply include:
<img src="http://www.vyncke.org/ipv6status/map.php?countries=be,nl,lu">
to display the Benelux status.