spb/market-atlas
Public
TypeScript 96.7%
SQL 1.6%
CSS 0.8%
JavaScript 0.5%
1[2 {3 "code": "US",4 "name": "United States",5 "region": "North America",6 "currency": "USD"7 },8 {9 "code": "CA",10 "name": "Canada",11 "region": "North America",12 "currency": "CAD"13 },14 {15 "code": "MX",16 "name": "Mexico",17 "region": "North America",18 "currency": "MXN"19 },20 {21 "code": "BR",22 "name": "Brazil",23 "region": "South America",24 "currency": "BRL"25 },26 {27 "code": "AR",28 "name": "Argentina",29 "region": "South America",30 "currency": "ARS"31 },32 {33 "code": "CL",34 "name": "Chile",35 "region": "South America",36 "currency": "CLP"37 },38 {39 "code": "CO",40 "name": "Colombia",41 "region": "South America",42 "currency": "COP"43 },44 {45 "code": "GB",46 "name": "United Kingdom",47 "region": "Europe",48 "currency": "GBP"49 },50 {51 "code": "IE",52 "name": "Ireland",53 "region": "Europe",54 "currency": "EUR"55 },56 {57 "code": "FR",58 "name": "France",59 "region": "Europe",60 "currency": "EUR"61 },62 {63 "code": "DE",64 "name": "Germany",65 "region": "Europe",66 "currency": "EUR"67 },68 {69 "code": "NL",70 "name": "Netherlands",71 "region": "Europe",72 "currency": "EUR"73 },74 {75 "code": "BE",76 "name": "Belgium",77 "region": "Europe",78 "currency": "EUR"79 },80 {81 "code": "PT",82 "name": "Portugal",83 "region": "Europe",84 "currency": "EUR"85 },86 {87 "code": "ES",88 "name": "Spain",89 "region": "Europe",90 "currency": "EUR"91 },92 {93 "code": "IT",94 "name": "Italy",95 "region": "Europe",96 "currency": "EUR"97 },98 {99 "code": "CH",100 "name": "Switzerland",101 "region": "Europe",102 "currency": "CHF"103 },104 {105 "code": "AT",106 "name": "Austria",107 "region": "Europe",108 "currency": "EUR"109 },110 {111 "code": "SE",112 "name": "Sweden",113 "region": "Europe",114 "currency": "SEK"115 },116 {117 "code": "NO",118 "name": "Norway",119 "region": "Europe",120 "currency": "NOK"121 },122 {123 "code": "DK",124 "name": "Denmark",125 "region": "Europe",126 "currency": "DKK"127 },128 {129 "code": "FI",130 "name": "Finland",131 "region": "Europe",132 "currency": "EUR"133 },134 {135 "code": "PL",136 "name": "Poland",137 "region": "Europe",138 "currency": "PLN"139 },140 {141 "code": "CZ",142 "name": "Czechia",143 "region": "Europe",144 "currency": "CZK"145 },146 {147 "code": "HU",148 "name": "Hungary",149 "region": "Europe",150 "currency": "HUF"151 },152 {153 "code": "GR",154 "name": "Greece",155 "region": "Europe",156 "currency": "EUR"157 },158 {159 "code": "TR",160 "name": "Türkiye",161 "region": "Europe",162 "currency": "TRY"163 },164 {165 "code": "RU",166 "name": "Russia",167 "region": "Europe",168 "currency": "RUB"169 },170 {171 "code": "IL",172 "name": "Israel",173 "region": "Middle East",174 "currency": "ILS"175 },176 {177 "code": "SA",178 "name": "Saudi Arabia",179 "region": "Middle East",180 "currency": "SAR"181 },182 {183 "code": "AE",184 "name": "United Arab Emirates",185 "region": "Middle East",186 "currency": "AED"187 },188 {189 "code": "QA",190 "name": "Qatar",191 "region": "Middle East",192 "currency": "QAR"193 },194 {195 "code": "EG",196 "name": "Egypt",197 "region": "Africa",198 "currency": "EGP"199 },200 {201 "code": "ZA",202 "name": "South Africa",203 "region": "Africa",204 "currency": "ZAR"205 },206 {207 "code": "NG",208 "name": "Nigeria",209 "region": "Africa",210 "currency": "NGN"211 },212 {213 "code": "KE",214 "name": "Kenya",215 "region": "Africa",216 "currency": "KES"217 },218 {219 "code": "JP",220 "name": "Japan",221 "region": "Asia-Pacific",222 "currency": "JPY"223 },224 {225 "code": "CN",226 "name": "China",227 "region": "Asia-Pacific",228 "currency": "CNY"229 },230 {231 "code": "HK",232 "name": "Hong Kong",233 "region": "Asia-Pacific",234 "currency": "HKD"235 },236 {237 "code": "TW",238 "name": "Taiwan",239 "region": "Asia-Pacific",240 "currency": "TWD"241 },242 {243 "code": "KR",244 "name": "South Korea",245 "region": "Asia-Pacific",246 "currency": "KRW"247 },248 {249 "code": "SG",250 "name": "Singapore",251 "region": "Asia-Pacific",252 "currency": "SGD"253 },254 {255 "code": "MY",256 "name": "Malaysia",257 "region": "Asia-Pacific",258 "currency": "MYR"259 },260 {261 "code": "TH",262 "name": "Thailand",263 "region": "Asia-Pacific",264 "currency": "THB"265 },266 {267 "code": "ID",268 "name": "Indonesia",269 "region": "Asia-Pacific",270 "currency": "IDR"271 },272 {273 "code": "PH",274 "name": "Philippines",275 "region": "Asia-Pacific",276 "currency": "PHP"277 },278 {279 "code": "VN",280 "name": "Vietnam",281 "region": "Asia-Pacific",282 "currency": "VND"283 },284 {285 "code": "IN",286 "name": "India",287 "region": "Asia-Pacific",288 "currency": "INR"289 },290 {291 "code": "AU",292 "name": "Australia",293 "region": "Asia-Pacific",294 "currency": "AUD"295 },296 {297 "code": "NZ",298 "name": "New Zealand",299 "region": "Asia-Pacific",300 "currency": "NZD"301 },302 {303 "code": "EU",304 "name": "Euro area",305 "region": "Europe",306 "currency": "EUR"307 },308 {309 "code": "XX",310 "name": "Global / cross-border",311 "region": "Global",312 "currency": null313 },314 {315 "code": "SC",316 "name": "Seychelles",317 "region": "Africa",318 "currency": "SCR"319 }320]