From ede340e22ef553df5ee59dacf753b706e9cf9a24 Mon Sep 17 00:00:00 2001 From: Julio Cesar Date: Sun, 5 Jul 2015 03:45:34 -0500 Subject: [PATCH] Add region data in fixtures. --- world_regions/fixtures/initial_data.json | 2154 ++++++++++++++++++++++ 1 file changed, 2154 insertions(+) create mode 100644 world_regions/fixtures/initial_data.json diff --git a/world_regions/fixtures/initial_data.json b/world_regions/fixtures/initial_data.json new file mode 100644 index 0000000..098e385 --- /dev/null +++ b/world_regions/fixtures/initial_data.json @@ -0,0 +1,2154 @@ +[ + { + "fields": { + "name": "Unknown", + "code": "0" + }, + "model": "simple_regions.region", + "pk": 1 + }, + { + "fields": { + "name": "Eastern Africa", + "code": "014" + }, + "model": "simple_regions.region", + "pk": 2 + }, + { + "fields": { + "name": "Middle Africa", + "code": "017" + }, + "model": "simple_regions.region", + "pk": 3 + }, + { + "fields": { + "name": "Northern Africa", + "code": "015" + }, + "model": "simple_regions.region", + "pk": 4 + }, + { + "fields": { + "name": "Southern Africa", + "code": "018" + }, + "model": "simple_regions.region", + "pk": 5 + }, + { + "fields": { + "name": "Western Africa", + "code": "011" + }, + "model": "simple_regions.region", + "pk": 6 + }, + { + "fields": { + "name": "Caribbean", + "code": "029" + }, + "model": "simple_regions.region", + "pk": 7 + }, + { + "fields": { + "name": "Central America", + "code": "013" + }, + "model": "simple_regions.region", + "pk": 8 + }, + { + "fields": { + "name": "Southern America", + "code": "005" + }, + "model": "simple_regions.region", + "pk": 9 + }, + { + "fields": { + "name": "Northern America", + "code": "021" + }, + "model": "simple_regions.region", + "pk": 10 + }, + { + "fields": { + "name": "Central Asia", + "code": "143" + }, + "model": "simple_regions.region", + "pk": 11 + }, + { + "fields": { + "name": "Eastern Asia", + "code": "030" + }, + "model": "simple_regions.region", + "pk": 12 + }, + { + "fields": { + "name": "Southern Asia", + "code": "034" + }, + "model": "simple_regions.region", + "pk": 13 + }, + { + "fields": { + "name": "South-Eastern Asia", + "code": "035" + }, + "model": "simple_regions.region", + "pk": 14 + }, + { + "fields": { + "name": "Western Asia", + "code": "145" + }, + "model": "simple_regions.region", + "pk": 15 + }, + { + "fields": { + "name": "Eastern Europe", + "code": "151" + }, + "model": "simple_regions.region", + "pk": 16 + }, + { + "fields": { + "name": "Northern Europe", + "code": "154" + }, + "model": "simple_regions.region", + "pk": 17 + }, + { + "fields": { + "name": "Southern Europe", + "code": "039" + }, + "model": "simple_regions.region", + "pk": 18 + }, + { + "fields": { + "name": "Western Europe", + "code": "155" + }, + "model": "simple_regions.region", + "pk": 19 + }, + { + "fields": { + "name": "Australia and New Zealand", + "code": "053" + }, + "model": "simple_regions.region", + "pk": 20 + }, + { + "fields": { + "name": "Melanesia", + "code": "054" + }, + "model": "simple_regions.region", + "pk": 21 + }, + { + "fields": { + "name": "Micronesia", + "code": "057" + }, + "model": "simple_regions.region", + "pk": 22 + }, + { + "fields": { + "name": "Polynesia", + "code": "061" + }, + "model": "simple_regions.region", + "pk": 23 + }, + { + "fields": { + "region": "13", + "country": "AF" + }, + "model": "simple_regions.regioncountry", + "pk": 2 + }, + { + "fields": { + "region": "17", + "country": "AX" + }, + "model": "simple_regions.regioncountry", + "pk": 3 + }, + { + "fields": { + "region": "18", + "country": "AL" + }, + "model": "simple_regions.regioncountry", + "pk": 4 + }, + { + "fields": { + "region": "4", + "country": "DZ" + }, + "model": "simple_regions.regioncountry", + "pk": 5 + }, + { + "fields": { + "region": "23", + "country": "AS" + }, + "model": "simple_regions.regioncountry", + "pk": 6 + }, + { + "fields": { + "region": "18", + "country": "AD" + }, + "model": "simple_regions.regioncountry", + "pk": 7 + }, + { + "fields": { + "region": "3", + "country": "AO" + }, + "model": "simple_regions.regioncountry", + "pk": 8 + }, + { + "fields": { + "region": "7", + "country": "AI" + }, + "model": "simple_regions.regioncountry", + "pk": 9 + }, + { + "fields": { + "region": "1", + "country": "AQ" + }, + "model": "simple_regions.regioncountry", + "pk": 10 + }, + { + "fields": { + "region": "7", + "country": "AG" + }, + "model": "simple_regions.regioncountry", + "pk": 11 + }, + { + "fields": { + "region": "9", + "country": "AR" + }, + "model": "simple_regions.regioncountry", + "pk": 12 + }, + { + "fields": { + "region": "15", + "country": "AM" + }, + "model": "simple_regions.regioncountry", + "pk": 13 + }, + { + "fields": { + "region": "7", + "country": "AW" + }, + "model": "simple_regions.regioncountry", + "pk": 14 + }, + { + "fields": { + "region": "20", + "country": "AU" + }, + "model": "simple_regions.regioncountry", + "pk": 15 + }, + { + "fields": { + "region": "19", + "country": "AT" + }, + "model": "simple_regions.regioncountry", + "pk": 16 + }, + { + "fields": { + "region": "15", + "country": "AZ" + }, + "model": "simple_regions.regioncountry", + "pk": 17 + }, + { + "fields": { + "region": "7", + "country": "BS" + }, + "model": "simple_regions.regioncountry", + "pk": 18 + }, + { + "fields": { + "region": "15", + "country": "BH" + }, + "model": "simple_regions.regioncountry", + "pk": 19 + }, + { + "fields": { + "region": "13", + "country": "BD" + }, + "model": "simple_regions.regioncountry", + "pk": 20 + }, + { + "fields": { + "region": "7", + "country": "BB" + }, + "model": "simple_regions.regioncountry", + "pk": 21 + }, + { + "fields": { + "region": "16", + "country": "BY" + }, + "model": "simple_regions.regioncountry", + "pk": 22 + }, + { + "fields": { + "region": "19", + "country": "BE" + }, + "model": "simple_regions.regioncountry", + "pk": 23 + }, + { + "fields": { + "region": "8", + "country": "BZ" + }, + "model": "simple_regions.regioncountry", + "pk": 24 + }, + { + "fields": { + "region": "6", + "country": "BJ" + }, + "model": "simple_regions.regioncountry", + "pk": 25 + }, + { + "fields": { + "region": "10", + "country": "BM" + }, + "model": "simple_regions.regioncountry", + "pk": 26 + }, + { + "fields": { + "region": "13", + "country": "BT" + }, + "model": "simple_regions.regioncountry", + "pk": 27 + }, + { + "fields": { + "region": "9", + "country": "BO" + }, + "model": "simple_regions.regioncountry", + "pk": 28 + }, + { + "fields": { + "region": "18", + "country": "BA" + }, + "model": "simple_regions.regioncountry", + "pk": 29 + }, + { + "fields": { + "region": "5", + "country": "BW" + }, + "model": "simple_regions.regioncountry", + "pk": 30 + }, + { + "fields": { + "region": "1", + "country": "BV" + }, + "model": "simple_regions.regioncountry", + "pk": 31 + }, + { + "fields": { + "region": "9", + "country": "BR" + }, + "model": "simple_regions.regioncountry", + "pk": 32 + }, + { + "fields": { + "region": "1", + "country": "IO" + }, + "model": "simple_regions.regioncountry", + "pk": 33 + }, + { + "fields": { + "region": "14", + "country": "BN" + }, + "model": "simple_regions.regioncountry", + "pk": 34 + }, + { + "fields": { + "region": "16", + "country": "BG" + }, + "model": "simple_regions.regioncountry", + "pk": 35 + }, + { + "fields": { + "region": "6", + "country": "BF" + }, + "model": "simple_regions.regioncountry", + "pk": 36 + }, + { + "fields": { + "region": "2", + "country": "BI" + }, + "model": "simple_regions.regioncountry", + "pk": 37 + }, + { + "fields": { + "region": "14", + "country": "KH" + }, + "model": "simple_regions.regioncountry", + "pk": 38 + }, + { + "fields": { + "region": "3", + "country": "CM" + }, + "model": "simple_regions.regioncountry", + "pk": 39 + }, + { + "fields": { + "region": "10", + "country": "CA" + }, + "model": "simple_regions.regioncountry", + "pk": 40 + }, + { + "fields": { + "region": "6", + "country": "CV" + }, + "model": "simple_regions.regioncountry", + "pk": 41 + }, + { + "fields": { + "region": "7", + "country": "KY" + }, + "model": "simple_regions.regioncountry", + "pk": 42 + }, + { + "fields": { + "region": "3", + "country": "CF" + }, + "model": "simple_regions.regioncountry", + "pk": 43 + }, + { + "fields": { + "region": "3", + "country": "TD" + }, + "model": "simple_regions.regioncountry", + "pk": 44 + }, + { + "fields": { + "region": "9", + "country": "CL" + }, + "model": "simple_regions.regioncountry", + "pk": 45 + }, + { + "fields": { + "region": "12", + "country": "CN" + }, + "model": "simple_regions.regioncountry", + "pk": 46 + }, + { + "fields": { + "region": "1", + "country": "CX" + }, + "model": "simple_regions.regioncountry", + "pk": 47 + }, + { + "fields": { + "region": "1", + "country": "CC" + }, + "model": "simple_regions.regioncountry", + "pk": 48 + }, + { + "fields": { + "region": "9", + "country": "CO" + }, + "model": "simple_regions.regioncountry", + "pk": 49 + }, + { + "fields": { + "region": "2", + "country": "KM" + }, + "model": "simple_regions.regioncountry", + "pk": 50 + }, + { + "fields": { + "region": "3", + "country": "CG" + }, + "model": "simple_regions.regioncountry", + "pk": 51 + }, + { + "fields": { + "region": "3", + "country": "CD" + }, + "model": "simple_regions.regioncountry", + "pk": 52 + }, + { + "fields": { + "region": "23", + "country": "CK" + }, + "model": "simple_regions.regioncountry", + "pk": 53 + }, + { + "fields": { + "region": "8", + "country": "CR" + }, + "model": "simple_regions.regioncountry", + "pk": 54 + }, + { + "fields": { + "region": "6", + "country": "CI" + }, + "model": "simple_regions.regioncountry", + "pk": 55 + }, + { + "fields": { + "region": "18", + "country": "HR" + }, + "model": "simple_regions.regioncountry", + "pk": 56 + }, + { + "fields": { + "region": "7", + "country": "CU" + }, + "model": "simple_regions.regioncountry", + "pk": 57 + }, + { + "fields": { + "region": "15", + "country": "CY" + }, + "model": "simple_regions.regioncountry", + "pk": 58 + }, + { + "fields": { + "region": "16", + "country": "CZ" + }, + "model": "simple_regions.regioncountry", + "pk": 59 + }, + { + "fields": { + "region": "17", + "country": "DK" + }, + "model": "simple_regions.regioncountry", + "pk": 60 + }, + { + "fields": { + "region": "2", + "country": "DJ" + }, + "model": "simple_regions.regioncountry", + "pk": 61 + }, + { + "fields": { + "region": "7", + "country": "DM" + }, + "model": "simple_regions.regioncountry", + "pk": 62 + }, + { + "fields": { + "region": "7", + "country": "DO" + }, + "model": "simple_regions.regioncountry", + "pk": 63 + }, + { + "fields": { + "region": "9", + "country": "EC" + }, + "model": "simple_regions.regioncountry", + "pk": 64 + }, + { + "fields": { + "region": "4", + "country": "EG" + }, + "model": "simple_regions.regioncountry", + "pk": 65 + }, + { + "fields": { + "region": "8", + "country": "SV" + }, + "model": "simple_regions.regioncountry", + "pk": 66 + }, + { + "fields": { + "region": "3", + "country": "GQ" + }, + "model": "simple_regions.regioncountry", + "pk": 67 + }, + { + "fields": { + "region": "2", + "country": "ER" + }, + "model": "simple_regions.regioncountry", + "pk": 68 + }, + { + "fields": { + "region": "17", + "country": "EE" + }, + "model": "simple_regions.regioncountry", + "pk": 69 + }, + { + "fields": { + "region": "2", + "country": "ET" + }, + "model": "simple_regions.regioncountry", + "pk": 70 + }, + { + "fields": { + "region": "9", + "country": "FK" + }, + "model": "simple_regions.regioncountry", + "pk": 71 + }, + { + "fields": { + "region": "1", + "country": "FO" + }, + "model": "simple_regions.regioncountry", + "pk": 72 + }, + { + "fields": { + "region": "21", + "country": "FJ" + }, + "model": "simple_regions.regioncountry", + "pk": 73 + }, + { + "fields": { + "region": "17", + "country": "FI" + }, + "model": "simple_regions.regioncountry", + "pk": 74 + }, + { + "fields": { + "region": "19", + "country": "FR" + }, + "model": "simple_regions.regioncountry", + "pk": 75 + }, + { + "fields": { + "region": "9", + "country": "GF" + }, + "model": "simple_regions.regioncountry", + "pk": 76 + }, + { + "fields": { + "region": "23", + "country": "PF" + }, + "model": "simple_regions.regioncountry", + "pk": 77 + }, + { + "fields": { + "region": "1", + "country": "TF" + }, + "model": "simple_regions.regioncountry", + "pk": 78 + }, + { + "fields": { + "region": "3", + "country": "GA" + }, + "model": "simple_regions.regioncountry", + "pk": 79 + }, + { + "fields": { + "region": "6", + "country": "GM" + }, + "model": "simple_regions.regioncountry", + "pk": 80 + }, + { + "fields": { + "region": "15", + "country": "GE" + }, + "model": "simple_regions.regioncountry", + "pk": 81 + }, + { + "fields": { + "region": "19", + "country": "DE" + }, + "model": "simple_regions.regioncountry", + "pk": 82 + }, + { + "fields": { + "region": "6", + "country": "GH" + }, + "model": "simple_regions.regioncountry", + "pk": 83 + }, + { + "fields": { + "region": "18", + "country": "GI" + }, + "model": "simple_regions.regioncountry", + "pk": 84 + }, + { + "fields": { + "region": "18", + "country": "GR" + }, + "model": "simple_regions.regioncountry", + "pk": 85 + }, + { + "fields": { + "region": "10", + "country": "GL" + }, + "model": "simple_regions.regioncountry", + "pk": 86 + }, + { + "fields": { + "region": "7", + "country": "GD" + }, + "model": "simple_regions.regioncountry", + "pk": 87 + }, + { + "fields": { + "region": "7", + "country": "GP" + }, + "model": "simple_regions.regioncountry", + "pk": 88 + }, + { + "fields": { + "region": "22", + "country": "GU" + }, + "model": "simple_regions.regioncountry", + "pk": 89 + }, + { + "fields": { + "region": "8", + "country": "GT" + }, + "model": "simple_regions.regioncountry", + "pk": 90 + }, + { + "fields": { + "region": "17", + "country": "GG" + }, + "model": "simple_regions.regioncountry", + "pk": 91 + }, + { + "fields": { + "region": "6", + "country": "GN" + }, + "model": "simple_regions.regioncountry", + "pk": 92 + }, + { + "fields": { + "region": "6", + "country": "GW" + }, + "model": "simple_regions.regioncountry", + "pk": 93 + }, + { + "fields": { + "region": "9", + "country": "GY" + }, + "model": "simple_regions.regioncountry", + "pk": 94 + }, + { + "fields": { + "region": "7", + "country": "HT" + }, + "model": "simple_regions.regioncountry", + "pk": 95 + }, + { + "fields": { + "region": "1", + "country": "HM" + }, + "model": "simple_regions.regioncountry", + "pk": 96 + }, + { + "fields": { + "region": "8", + "country": "HN" + }, + "model": "simple_regions.regioncountry", + "pk": 97 + }, + { + "fields": { + "region": "12", + "country": "HK" + }, + "model": "simple_regions.regioncountry", + "pk": 98 + }, + { + "fields": { + "region": "16", + "country": "HU" + }, + "model": "simple_regions.regioncountry", + "pk": 99 + }, + { + "fields": { + "region": "17", + "country": "IS" + }, + "model": "simple_regions.regioncountry", + "pk": 100 + }, + { + "fields": { + "region": "13", + "country": "IN" + }, + "model": "simple_regions.regioncountry", + "pk": 101 + }, + { + "fields": { + "region": "14", + "country": "ID" + }, + "model": "simple_regions.regioncountry", + "pk": 102 + }, + { + "fields": { + "region": "13", + "country": "IR" + }, + "model": "simple_regions.regioncountry", + "pk": 103 + }, + { + "fields": { + "region": "15", + "country": "IQ" + }, + "model": "simple_regions.regioncountry", + "pk": 104 + }, + { + "fields": { + "region": "17", + "country": "IE" + }, + "model": "simple_regions.regioncountry", + "pk": 105 + }, + { + "fields": { + "region": "17", + "country": "IM" + }, + "model": "simple_regions.regioncountry", + "pk": 106 + }, + { + "fields": { + "region": "15", + "country": "IL" + }, + "model": "simple_regions.regioncountry", + "pk": 107 + }, + { + "fields": { + "region": "18", + "country": "IT" + }, + "model": "simple_regions.regioncountry", + "pk": 108 + }, + { + "fields": { + "region": "7", + "country": "JM" + }, + "model": "simple_regions.regioncountry", + "pk": 109 + }, + { + "fields": { + "region": "12", + "country": "JP" + }, + "model": "simple_regions.regioncountry", + "pk": 110 + }, + { + "fields": { + "region": "17", + "country": "JE" + }, + "model": "simple_regions.regioncountry", + "pk": 111 + }, + { + "fields": { + "region": "15", + "country": "JO" + }, + "model": "simple_regions.regioncountry", + "pk": 112 + }, + { + "fields": { + "region": "11", + "country": "KZ" + }, + "model": "simple_regions.regioncountry", + "pk": 113 + }, + { + "fields": { + "region": "2", + "country": "KE" + }, + "model": "simple_regions.regioncountry", + "pk": 114 + }, + { + "fields": { + "region": "22", + "country": "KI" + }, + "model": "simple_regions.regioncountry", + "pk": 115 + }, + { + "fields": { + "region": "12", + "country": "KP" + }, + "model": "simple_regions.regioncountry", + "pk": 116 + }, + { + "fields": { + "region": "12", + "country": "KR" + }, + "model": "simple_regions.regioncountry", + "pk": 117 + }, + { + "fields": { + "region": "15", + "country": "KW" + }, + "model": "simple_regions.regioncountry", + "pk": 118 + }, + { + "fields": { + "region": "11", + "country": "KG" + }, + "model": "simple_regions.regioncountry", + "pk": 119 + }, + { + "fields": { + "region": "1", + "country": "LA" + }, + "model": "simple_regions.regioncountry", + "pk": 120 + }, + { + "fields": { + "region": "17", + "country": "LV" + }, + "model": "simple_regions.regioncountry", + "pk": 121 + }, + { + "fields": { + "region": "15", + "country": "LB" + }, + "model": "simple_regions.regioncountry", + "pk": 122 + }, + { + "fields": { + "region": "5", + "country": "LS" + }, + "model": "simple_regions.regioncountry", + "pk": 123 + }, + { + "fields": { + "region": "6", + "country": "LR" + }, + "model": "simple_regions.regioncountry", + "pk": 124 + }, + { + "fields": { + "region": "4", + "country": "LY" + }, + "model": "simple_regions.regioncountry", + "pk": 125 + }, + { + "fields": { + "region": "19", + "country": "LI" + }, + "model": "simple_regions.regioncountry", + "pk": 126 + }, + { + "fields": { + "region": "17", + "country": "LT" + }, + "model": "simple_regions.regioncountry", + "pk": 127 + }, + { + "fields": { + "region": "19", + "country": "LU" + }, + "model": "simple_regions.regioncountry", + "pk": 128 + }, + { + "fields": { + "region": "1", + "country": "MO" + }, + "model": "simple_regions.regioncountry", + "pk": 129 + }, + { + "fields": { + "region": "18", + "country": "MK" + }, + "model": "simple_regions.regioncountry", + "pk": 130 + }, + { + "fields": { + "region": "2", + "country": "MG" + }, + "model": "simple_regions.regioncountry", + "pk": 131 + }, + { + "fields": { + "region": "2", + "country": "MW" + }, + "model": "simple_regions.regioncountry", + "pk": 132 + }, + { + "fields": { + "region": "14", + "country": "MY" + }, + "model": "simple_regions.regioncountry", + "pk": 133 + }, + { + "fields": { + "region": "13", + "country": "MV" + }, + "model": "simple_regions.regioncountry", + "pk": 134 + }, + { + "fields": { + "region": "6", + "country": "ML" + }, + "model": "simple_regions.regioncountry", + "pk": 135 + }, + { + "fields": { + "region": "18", + "country": "MT" + }, + "model": "simple_regions.regioncountry", + "pk": 136 + }, + { + "fields": { + "region": "22", + "country": "MH" + }, + "model": "simple_regions.regioncountry", + "pk": 137 + }, + { + "fields": { + "region": "7", + "country": "MQ" + }, + "model": "simple_regions.regioncountry", + "pk": 138 + }, + { + "fields": { + "region": "6", + "country": "MR" + }, + "model": "simple_regions.regioncountry", + "pk": 139 + }, + { + "fields": { + "region": "2", + "country": "MU" + }, + "model": "simple_regions.regioncountry", + "pk": 140 + }, + { + "fields": { + "region": "2", + "country": "YT" + }, + "model": "simple_regions.regioncountry", + "pk": 141 + }, + { + "fields": { + "region": "8", + "country": "MX" + }, + "model": "simple_regions.regioncountry", + "pk": 142 + }, + { + "fields": { + "region": "22", + "country": "FM" + }, + "model": "simple_regions.regioncountry", + "pk": 143 + }, + { + "fields": { + "region": "16", + "country": "MD" + }, + "model": "simple_regions.regioncountry", + "pk": 144 + }, + { + "fields": { + "region": "19", + "country": "MC" + }, + "model": "simple_regions.regioncountry", + "pk": 145 + }, + { + "fields": { + "region": "12", + "country": "MN" + }, + "model": "simple_regions.regioncountry", + "pk": 146 + }, + { + "fields": { + "region": "18", + "country": "ME" + }, + "model": "simple_regions.regioncountry", + "pk": 147 + }, + { + "fields": { + "region": "7", + "country": "MS" + }, + "model": "simple_regions.regioncountry", + "pk": 148 + }, + { + "fields": { + "region": "4", + "country": "MA" + }, + "model": "simple_regions.regioncountry", + "pk": 149 + }, + { + "fields": { + "region": "2", + "country": "MZ" + }, + "model": "simple_regions.regioncountry", + "pk": 150 + }, + { + "fields": { + "region": "14", + "country": "MM" + }, + "model": "simple_regions.regioncountry", + "pk": 151 + }, + { + "fields": { + "region": "5", + "country": "NA" + }, + "model": "simple_regions.regioncountry", + "pk": 152 + }, + { + "fields": { + "region": "22", + "country": "NR" + }, + "model": "simple_regions.regioncountry", + "pk": 153 + }, + { + "fields": { + "region": "13", + "country": "NP" + }, + "model": "simple_regions.regioncountry", + "pk": 154 + }, + { + "fields": { + "region": "19", + "country": "NL" + }, + "model": "simple_regions.regioncountry", + "pk": 155 + }, + { + "fields": { + "region": "19", + "country": "AN" + }, + "model": "simple_regions.regioncountry", + "pk": 156 + }, + { + "fields": { + "region": "21", + "country": "NC" + }, + "model": "simple_regions.regioncountry", + "pk": 157 + }, + { + "fields": { + "region": "20", + "country": "NZ" + }, + "model": "simple_regions.regioncountry", + "pk": 158 + }, + { + "fields": { + "region": "8", + "country": "NI" + }, + "model": "simple_regions.regioncountry", + "pk": 159 + }, + { + "fields": { + "region": "6", + "country": "NE" + }, + "model": "simple_regions.regioncountry", + "pk": 160 + }, + { + "fields": { + "region": "6", + "country": "NG" + }, + "model": "simple_regions.regioncountry", + "pk": 161 + }, + { + "fields": { + "region": "23", + "country": "NU" + }, + "model": "simple_regions.regioncountry", + "pk": 162 + }, + { + "fields": { + "region": "20", + "country": "NF" + }, + "model": "simple_regions.regioncountry", + "pk": 163 + }, + { + "fields": { + "region": "22", + "country": "MP" + }, + "model": "simple_regions.regioncountry", + "pk": 164 + }, + { + "fields": { + "region": "17", + "country": "NO" + }, + "model": "simple_regions.regioncountry", + "pk": 165 + }, + { + "fields": { + "region": "15", + "country": "OM" + }, + "model": "simple_regions.regioncountry", + "pk": 166 + }, + { + "fields": { + "region": "13", + "country": "PK" + }, + "model": "simple_regions.regioncountry", + "pk": 167 + }, + { + "fields": { + "region": "22", + "country": "PW" + }, + "model": "simple_regions.regioncountry", + "pk": 168 + }, + { + "fields": { + "region": "15", + "country": "PS" + }, + "model": "simple_regions.regioncountry", + "pk": 169 + }, + { + "fields": { + "region": "8", + "country": "PA" + }, + "model": "simple_regions.regioncountry", + "pk": 170 + }, + { + "fields": { + "region": "21", + "country": "PG" + }, + "model": "simple_regions.regioncountry", + "pk": 171 + }, + { + "fields": { + "region": "9", + "country": "PY" + }, + "model": "simple_regions.regioncountry", + "pk": 172 + }, + { + "fields": { + "region": "9", + "country": "PE" + }, + "model": "simple_regions.regioncountry", + "pk": 173 + }, + { + "fields": { + "region": "14", + "country": "PH" + }, + "model": "simple_regions.regioncountry", + "pk": 174 + }, + { + "fields": { + "region": "23", + "country": "PN" + }, + "model": "simple_regions.regioncountry", + "pk": 175 + }, + { + "fields": { + "region": "16", + "country": "PL" + }, + "model": "simple_regions.regioncountry", + "pk": 176 + }, + { + "fields": { + "region": "18", + "country": "PT" + }, + "model": "simple_regions.regioncountry", + "pk": 177 + }, + { + "fields": { + "region": "7", + "country": "PR" + }, + "model": "simple_regions.regioncountry", + "pk": 178 + }, + { + "fields": { + "region": "15", + "country": "QA" + }, + "model": "simple_regions.regioncountry", + "pk": 179 + }, + { + "fields": { + "region": "2", + "country": "RE" + }, + "model": "simple_regions.regioncountry", + "pk": 180 + }, + { + "fields": { + "region": "16", + "country": "RO" + }, + "model": "simple_regions.regioncountry", + "pk": 181 + }, + { + "fields": { + "region": "16", + "country": "RU" + }, + "model": "simple_regions.regioncountry", + "pk": 182 + }, + { + "fields": { + "region": "2", + "country": "RW" + }, + "model": "simple_regions.regioncountry", + "pk": 183 + }, + { + "fields": { + "region": "7", + "country": "BL" + }, + "model": "simple_regions.regioncountry", + "pk": 184 + }, + { + "fields": { + "region": "6", + "country": "SH" + }, + "model": "simple_regions.regioncountry", + "pk": 185 + }, + { + "fields": { + "region": "7", + "country": "KN" + }, + "model": "simple_regions.regioncountry", + "pk": 186 + }, + { + "fields": { + "region": "7", + "country": "LC" + }, + "model": "simple_regions.regioncountry", + "pk": 187 + }, + { + "fields": { + "region": "7", + "country": "MF" + }, + "model": "simple_regions.regioncountry", + "pk": 188 + }, + { + "fields": { + "region": "10", + "country": "PM" + }, + "model": "simple_regions.regioncountry", + "pk": 189 + }, + { + "fields": { + "region": "7", + "country": "VC" + }, + "model": "simple_regions.regioncountry", + "pk": 190 + }, + { + "fields": { + "region": "23", + "country": "WS" + }, + "model": "simple_regions.regioncountry", + "pk": 191 + }, + { + "fields": { + "region": "18", + "country": "SM" + }, + "model": "simple_regions.regioncountry", + "pk": 192 + }, + { + "fields": { + "region": "3", + "country": "ST" + }, + "model": "simple_regions.regioncountry", + "pk": 193 + }, + { + "fields": { + "region": "15", + "country": "SA" + }, + "model": "simple_regions.regioncountry", + "pk": 194 + }, + { + "fields": { + "region": "6", + "country": "SN" + }, + "model": "simple_regions.regioncountry", + "pk": 195 + }, + { + "fields": { + "region": "18", + "country": "RS" + }, + "model": "simple_regions.regioncountry", + "pk": 196 + }, + { + "fields": { + "region": "2", + "country": "SC" + }, + "model": "simple_regions.regioncountry", + "pk": 197 + }, + { + "fields": { + "region": "6", + "country": "SL" + }, + "model": "simple_regions.regioncountry", + "pk": 198 + }, + { + "fields": { + "region": "14", + "country": "SG" + }, + "model": "simple_regions.regioncountry", + "pk": 199 + }, + { + "fields": { + "region": "16", + "country": "SK" + }, + "model": "simple_regions.regioncountry", + "pk": 200 + }, + { + "fields": { + "region": "18", + "country": "SI" + }, + "model": "simple_regions.regioncountry", + "pk": 201 + }, + { + "fields": { + "region": "21", + "country": "SB" + }, + "model": "simple_regions.regioncountry", + "pk": 202 + }, + { + "fields": { + "region": "2", + "country": "SO" + }, + "model": "simple_regions.regioncountry", + "pk": 203 + }, + { + "fields": { + "region": "5", + "country": "ZA" + }, + "model": "simple_regions.regioncountry", + "pk": 204 + }, + { + "fields": { + "region": "1", + "country": "GS" + }, + "model": "simple_regions.regioncountry", + "pk": 205 + }, + { + "fields": { + "region": "18", + "country": "ES" + }, + "model": "simple_regions.regioncountry", + "pk": 206 + }, + { + "fields": { + "region": "13", + "country": "LK" + }, + "model": "simple_regions.regioncountry", + "pk": 207 + }, + { + "fields": { + "region": "4", + "country": "SD" + }, + "model": "simple_regions.regioncountry", + "pk": 208 + }, + { + "fields": { + "region": "9", + "country": "SR" + }, + "model": "simple_regions.regioncountry", + "pk": 209 + }, + { + "fields": { + "region": "17", + "country": "SJ" + }, + "model": "simple_regions.regioncountry", + "pk": 210 + }, + { + "fields": { + "region": "5", + "country": "SZ" + }, + "model": "simple_regions.regioncountry", + "pk": 211 + }, + { + "fields": { + "region": "17", + "country": "SE" + }, + "model": "simple_regions.regioncountry", + "pk": 212 + }, + { + "fields": { + "region": "19", + "country": "CH" + }, + "model": "simple_regions.regioncountry", + "pk": 213 + }, + { + "fields": { + "region": "15", + "country": "SY" + }, + "model": "simple_regions.regioncountry", + "pk": 214 + }, + { + "fields": { + "region": "1", + "country": "TW" + }, + "model": "simple_regions.regioncountry", + "pk": 215 + }, + { + "fields": { + "region": "11", + "country": "TJ" + }, + "model": "simple_regions.regioncountry", + "pk": 216 + }, + { + "fields": { + "region": "2", + "country": "TZ" + }, + "model": "simple_regions.regioncountry", + "pk": 217 + }, + { + "fields": { + "region": "14", + "country": "TH" + }, + "model": "simple_regions.regioncountry", + "pk": 218 + }, + { + "fields": { + "region": "14", + "country": "TL" + }, + "model": "simple_regions.regioncountry", + "pk": 219 + }, + { + "fields": { + "region": "6", + "country": "TG" + }, + "model": "simple_regions.regioncountry", + "pk": 220 + }, + { + "fields": { + "region": "23", + "country": "TK" + }, + "model": "simple_regions.regioncountry", + "pk": 221 + }, + { + "fields": { + "region": "23", + "country": "TO" + }, + "model": "simple_regions.regioncountry", + "pk": 222 + }, + { + "fields": { + "region": "7", + "country": "TT" + }, + "model": "simple_regions.regioncountry", + "pk": 223 + }, + { + "fields": { + "region": "4", + "country": "TN" + }, + "model": "simple_regions.regioncountry", + "pk": 224 + }, + { + "fields": { + "region": "15", + "country": "TR" + }, + "model": "simple_regions.regioncountry", + "pk": 225 + }, + { + "fields": { + "region": "11", + "country": "TM" + }, + "model": "simple_regions.regioncountry", + "pk": 226 + }, + { + "fields": { + "region": "7", + "country": "TC" + }, + "model": "simple_regions.regioncountry", + "pk": 227 + }, + { + "fields": { + "region": "23", + "country": "TV" + }, + "model": "simple_regions.regioncountry", + "pk": 228 + }, + { + "fields": { + "region": "2", + "country": "UG" + }, + "model": "simple_regions.regioncountry", + "pk": 229 + }, + { + "fields": { + "region": "16", + "country": "UA" + }, + "model": "simple_regions.regioncountry", + "pk": 230 + }, + { + "fields": { + "region": "15", + "country": "AE" + }, + "model": "simple_regions.regioncountry", + "pk": 231 + }, + { + "fields": { + "region": "17", + "country": "GB" + }, + "model": "simple_regions.regioncountry", + "pk": 232 + }, + { + "fields": { + "region": "1", + "country": "UM" + }, + "model": "simple_regions.regioncountry", + "pk": 233 + }, + { + "fields": { + "region": "10", + "country": "US" + }, + "model": "simple_regions.regioncountry", + "pk": 234 + }, + { + "fields": { + "region": "9", + "country": "UY" + }, + "model": "simple_regions.regioncountry", + "pk": 235 + }, + { + "fields": { + "region": "11", + "country": "UZ" + }, + "model": "simple_regions.regioncountry", + "pk": 236 + }, + { + "fields": { + "region": "21", + "country": "VU" + }, + "model": "simple_regions.regioncountry", + "pk": 237 + }, + { + "fields": { + "region": "18", + "country": "VA" + }, + "model": "simple_regions.regioncountry", + "pk": 238 + }, + { + "fields": { + "region": "9", + "country": "VE" + }, + "model": "simple_regions.regioncountry", + "pk": 239 + }, + { + "fields": { + "region": "1", + "country": "VN" + }, + "model": "simple_regions.regioncountry", + "pk": 240 + }, + { + "fields": { + "region": "7", + "country": "VG" + }, + "model": "simple_regions.regioncountry", + "pk": 241 + }, + { + "fields": { + "region": "7", + "country": "VI" + }, + "model": "simple_regions.regioncountry", + "pk": 242 + }, + { + "fields": { + "region": "23", + "country": "WF" + }, + "model": "simple_regions.regioncountry", + "pk": 243 + }, + { + "fields": { + "region": "4", + "country": "EH" + }, + "model": "simple_regions.regioncountry", + "pk": 244 + }, + { + "fields": { + "region": "15", + "country": "YE" + }, + "model": "simple_regions.regioncountry", + "pk": 245 + }, + { + "fields": { + "region": "2", + "country": "ZM" + }, + "model": "simple_regions.regioncountry", + "pk": 246 + }, + { + "fields": { + "region": "2", + "country": "ZW" + }, + "model": "simple_regions.regioncountry", + "pk": 247 + } +] \ No newline at end of file