Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glauberramos/visited-countries

:earth_americas: Countries I Have visited
https://github.com/glauberramos/visited-countries

countries d3 javascript jquery svg visited world-map

Last synced: about 2 months ago
JSON representation

:earth_americas: Countries I Have visited

Awesome Lists containing this project

README

        

# Countries I have visited

This project is created using D3.js, Jquery and HTML/CSS. You can easily create your own page by changing the file countries.js.

1 - In this file you need to add the countries based on the list bellow.

* kalimantan
* papua_new_guinea
* mexico
* stonia
* algeria
* morocco
* mauretania
* senegal
* gambia
* casamance
* bissau
* guinee
* sierra_leone
* liberia
* ivoire
* mali
* burkina
* niger
* ghana
* togo
* benin
* nigeria
* tunisia
* libya
* egypt
* chad
* sudan
* cameroon
* eritrea
* djibouti
* ethiopia
* somaliland
* soqotra
* somalia
* centrafrique
* gabon
* equatorial_guinea
* congo
* cabinda
* drc
* rwanda
* burundi
* uganda
* kenya
* tanzania
* zambia
* angola
* malawi
* mozambique
* zimbabwe
* namibia
* botswana
* swaziland
* lesotho
* south_africa
* greenland
* disko
* milne
* australia
* tasmania
* new_zealand_north_island
* new_zealand_south_island
* sumatra
* east_malaysia
* brunei
* sulawesi
* maluku
* seram
* java
* bali
* lombok
* sumba
* flores
* timor
* new_ireland
* new_britain
* bougainville
* palawan
* negros
* cebu
* samar
* path7462
* luzon
* mindoro
* hainan
* taiwan
* kyushu
* shikoku
* honshu
* hokkaido
* iturup
* urup
* paramushir
* onekotan
* sakhalin
* madagascar
* guadeloupe
* dominica
* martinique
* st._lucia
* st._vincent
* grenada
* trinidad
* puerto_rico
* haiti-dominican_border
* domincan_republic
* haiti
* iceland
* komsomolets
* october
* bolshevik
* kotelny
* novaya_sibir
* lyakhovsky
* wrangel
* sri_lanka
* cuba
* bimini
* andros
* inagua
* eleuthera
* grand_bahama
* jamaica
* irian_jaya
* alaska_1_
* banks
* prince_patrick
* eglinton
* mackenzie_king
* king_christian
* ellef_ringnes
* amund_ringnes
* axel_heiberg
* victoria
* prince_of_wales
* prescott
* cornwallis
* bathurst
* devon
* baffin
* bylot
* ellesmere
* southhampton
* newfoundland
* canada
* usa
* haida_gwaii
* vancouver
* guatemala
* honduras
* el_salvador
* nicaragua
* costa_rica
* panama
* colombia
* venezuela
* guyana
* suriname
* guyane
* ecuador
* peru
* bolivia
* paraguay
* uruguay
* argentina
* tierra_del_fuego_chile
* tierra_del_fuego_argentina
* chile
* chiloe
* brazil
* belize
* russia
* china
* mongolia
* north_korea
* south_korea
* kazakhstan
* turkmenistan
* uzbekistan
* tajikistan
* kirgizstan
* afghanistan
* pakistan
* india
* nepal
* bhutan
* bangladesh
* burma
* thailand
* malaysia
* cambodia
* laos
* vietnam
* georgia
* armenia
* azerbaijan
* iran
* turkey
* yemen
* oman
* emirates
* qatar
* kuwait
* saudi
* syria
* iraq
* jordan
* lebanon
* israel
* cyprus
* norway
* britain
* ulster
* ireland
* sweden
* finland
* estonia
* hiumaa
* saaremaa
* lithuania
* belarus
* poland
* spain
* portugal
* majorca
* sardinia
* corsica
* france
* netherlands
* belgium
* germany
* denmark
* sjælland
* gotland
* switzerland
* czech
* slovakia
* austria
* hungary
* slovenia
* croatia
* bosnia
* italy
* sicily
* malta
* ukraine
* moldova
* romania
* serbia_and_montenegro
* bulgaria
* albania
* macedonia
* greece
* thrace
* crete

2 - After you changed the file the page will automatically update with the data.

* The page is based on the 193 countries of the Member states of the United Nations. The map and the list itself contains more geographical areas than the original 193 contries, so be sure to add just valid countries to the countries.js file.

3 - Enjoy your page and show it to everyone.