Commit 239b105facffb9679e841bd00960019e49575d6c

Authored by MoisesMachado
1 parent b660ef0e

ActionItem129: adding testing data


git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1915 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 188 additions and 0 deletions   Show diff stats
script/import_sies_data.rb 0 → 100755
@@ -0,0 +1,188 @@ @@ -0,0 +1,188 @@
  1 +#!/usr/bin/env ruby
  2 +require File.dirname(__FILE__) + '/../config/environment'
  3 +require File.dirname(__FILE__) + '/fbes_populate_helper.rb'
  4 +
  5 +GetText.locale = 'pt_BR'
  6 +
  7 +categories = {}
  8 +cat0 = new_cat("Presta\303\247\303\243o de servi\303\247os (diversos)", nil)
  9 +categories[1] = cat0.id
  10 +cat1 = new_cat("ACOMPANHAMENTO", cat0)
  11 +categories[73] = cat1.id
  12 +cat2 = new_cat("A\303\207OUGUE", cat0)
  13 +categories[76] = cat2.id
  14 +cat3 = new_cat("ADMINISTRA\303\207\303\203O", cat0)
  15 +categories[92] = cat3.id
  16 +cat4 = new_cat("ADMINISTRA\303\207\303\203O ESCOLAR", cat3)
  17 +categories[94] = cat4.id
  18 +cat5 = new_cat("APOIO ADMINISTRATIVO", cat3)
  19 +categories[328] = cat5.id
  20 +cat6 = new_cat("ARQUIVO", cat3)
  21 +categories[399] = cat6.id
  22 +cat7 = new_cat("CAR\303\201TER ORGNIZATIVO", cat3)
  23 +categories[1533] = cat7.id
  24 +cat8 = new_cat("CERTIFICA\303\207\303\203O", cat3)
  25 +categories[1727] = cat8.id
  26 +cat9 = new_cat("CONTROLE OR\303\207AMENT\303\201RIO", cat3)
  27 +categories[2210] = cat9.id
  28 +cat10 = new_cat("COORDENA\303\207\303\203O ADMINISTRATIVA", cat3)
  29 +categories[2218] = cat10.id
  30 +cat11 = new_cat("Produ\303\247\303\243o agropecu\303\241ria, extrativismo e pesca", nil)
  31 +categories[2] = cat11.id
  32 +cat12 = new_cat("Produ\303\247\303\243o de artefatos artesanais", nil)
  33 +categories[3] = cat12.id
  34 +cat13 = new_cat("Produ\303\247\303\243o de fitoter\303\241picos, limpeza e higiene", nil)
  35 +categories[4] = cat13.id
  36 +cat14 = new_cat("Produ\303\247\303\243o de servi\303\247os de alimentso e bebidas", nil)
  37 +categories[5] = cat14.id
  38 +cat15 = new_cat("Produ\303\247\303\243o e servi\303\247os diversos", nil)
  39 +categories[6] = cat15.id
  40 +cat16 = new_cat("Produ\303\247\303\243o industrial(diversos)", nil)
  41 +categories[7] = cat16.id
  42 +cat17 = new_cat("Produ\303\247\303\243o mineral(diversa)", nil)
  43 +categories[8] = cat17.id
  44 +cat18 = new_cat("Produ\303\247\303\243o t\303\252xtil e confec\303\247\303\243o", nil)
  45 +categories[9] = cat18.id
  46 +cat19 = new_cat("Servi\303\247os de coleta e reciclagem de materiais", nil)
  47 +categories[10] = cat19.id
  48 +cities = {}
  49 +city0 = new_region("Alta Floresta d'Oeste", STATES[11], -11.93, -62.0)
  50 +cities[1100015] = city0
  51 +city1 = new_region("Ariquemes", STATES[11], -9.91, -63.04)
  52 +cities[1100023] = city1
  53 +city2 = new_region("Cabixi", STATES[11], -13.49, -60.55)
  54 +cities[1100031] = city2
  55 +city3 = new_region("Cacoal", STATES[11], -11.44, -61.45)
  56 +cities[1100049] = city3
  57 +city4 = new_region("Cerejeiras", STATES[11], -13.19, -60.81)
  58 +cities[1100056] = city4
  59 +city5 = new_region("Colorado do Oeste", STATES[11], -13.12, -60.54)
  60 +cities[1100064] = city5
  61 +city6 = new_region("Corumbiara", STATES[11], -12.96, -60.89)
  62 +cities[1100072] = city6
  63 +city7 = new_region("Costa Marques", STATES[11], -12.45, -64.23)
  64 +cities[1100080] = city7
  65 +city8 = new_region("Espig\303\243o d'Oeste", STATES[11], -11.53, -61.01)
  66 +cities[1100098] = city8
  67 +city9 = new_region("Guajar\303\241-Mirim", STATES[11], -10.78, -65.34)
  68 +cities[1100106] = city9
  69 +new_ent({ :name => "COOP. DOS ALUNOS DA ESCOLA MEDIA DE AGROP. REG. CEPLAC.",
  70 + :identifier => "coop.-dos-alunos-da-escola-media-de-agrop.-reg.-ceplac.",
  71 + :contact_phone => "69-35352063",
  72 + :address => "ROD O1 KM 13 CEP: 78931-540",
  73 + :lat => -9.90437,
  74 + :lng => -63.0456,
  75 + :geocode_precision => 8,
  76 + :data => { :id_sies => 1949 },
  77 + :contact_email => nil,
  78 + :categories => [cities[1100023]]},
  79 + [{ :name => "PEIXE" , :product_category_id => categories[4940] }, { :name => "OVOS" , :product_category_id => categories[4603] }, { :name => "SU\303\215NOS (CABE\303\207A)" , :product_category_id => categories[6198] }],
  80 + [{ :product_category_id => categories[4126]}])
  81 +new_ent({ :name => "COOPERAT DE CREDITO RURAL DE ARIQUEMES",
  82 + :identifier => "cooperat-de-credito-rural-de-ariquemes",
  83 + :contact_phone => "69-35360640",
  84 + :address => "Av: Tancredo Neves N\302\272: 2077 CEP: 78931-740",
  85 + :lat => -9.90355,
  86 + :lng => -63.0352,
  87 + :geocode_precision => 8,
  88 + :data => { :id_sies => 21246 },
  89 + :contact_email => "crediari@ariquemes.com.br",
  90 + :categories => [cities[1100023]]},
  91 + [{ :name => "OPERA\303\207\303\225ES DE CR\303\211DITO" , :product_category_id => categories[4560] }],
  92 + [])
  93 +new_ent({ :name => "ASSOCIA\303\207\303\203O DOS MOTOTAXISTAS DE ARIQUEMES",
  94 + :identifier => "associacao-dos-mototaxistas-de-ariquemes",
  95 + :contact_phone => "69-35360756",
  96 + :address => "Av: Jamari N\302\272:3044 CEP: 78931-000",
  97 + :lat => -9.9248,
  98 + :lng => -63.0235,
  99 + :geocode_precision => 8,
  100 + :data => { :id_sies => 85911 },
  101 + :contact_email => nil,
  102 + :categories => [cities[1100023]]},
  103 + [{ :name => "TRANSPORTE DE PASSAGEIROS" , :product_category_id => categories[6709] }],
  104 + [{ :product_category_id => categories[2030]}, { :product_category_id => categories[3980]}, { :product_category_id => categories[4881]}])
  105 +new_ent({ :name => "ASSOCIA\303\207\303\203O DOS PROD. E DIST. DE LEITE DE ARIQUEMES",
  106 + :identifier => "associacao-dos-prod.-e-dist.-de-leite-de-ariquemes",
  107 + :contact_phone => "69-92170143",
  108 + :address => "Av: Tancredo neves esquina c/ linha C65 CEP: 78930-000",
  109 + :lat => -9.91,
  110 + :lng => -63.04,
  111 + :geocode_precision => -1,
  112 + :data => { :id_sies => 85913 },
  113 + :contact_email => nil,
  114 + :categories => [cities[1100023]]},
  115 + [{ :name => "LEITE" , :product_category_id => categories[3762] }],
  116 + [{ :product_category_id => categories[4126]}])
  117 +new_ent({ :name => "ASSOC. DOS PROD. HORTFRUTGRANGERO DO CINTUR\303\203O VERDE",
  118 + :identifier => "assoc.-dos-prod.-hortfrutgrangero-do-cinturao-verde",
  119 + :contact_phone => "69-92850407",
  120 + :address => "Rua: Falc\303\243o, Via dos colibr\303\255s , Lota 49, Gleba 05 CEP: 78930-000",
  121 + :lat => -9.91,
  122 + :lng => -63.04,
  123 + :geocode_precision => -1,
  124 + :data => { :id_sies => 86939 },
  125 + :contact_email => nil,
  126 + :categories => [cities[1100023]]},
  127 + [{ :name => "HORTIGRANJEIROS" , :product_category_id => categories[3492] }],
  128 + [{ :product_category_id => categories[4126]}])
  129 +new_ent({ :name => "ASSOCIA\303\207\303\203O CACAOLENSE DE APICULTORES",
  130 + :identifier => "associacao-cacaolense-de-apicultores",
  131 + :contact_phone => "69-34412405",
  132 + :address => "Av. Castelo Branco, N\302\272:2372 CEP: 78975-010",
  133 + :lat => -11.4443,
  134 + :lng => -61.4448,
  135 + :geocode_precision => 8,
  136 + :data => { :id_sies => 24142 },
  137 + :contact_email => nil,
  138 + :categories => [cities[1100049]]},
  139 + [{ :name => "CERA (APICULTURA)" , :product_category_id => categories[1710] }, { :name => "MEL" , :product_category_id => categories[4268] }, { :name => "PR\303\223POLIS" , :product_category_id => categories[5435] }],
  140 + [{ :product_category_id => categories[2646]}, { :product_category_id => categories[2694]}, { :product_category_id => categories[3343]}])
  141 +new_ent({ :name => "ASSOC. RURAL CACAOLENSE ORGANIZADA PARA AJUDA MUTUA",
  142 + :identifier => "assoc.-rural-cacaolense-organizada-para-ajuda-mutua",
  143 + :contact_phone => "69-34412005, 69-92859207",
  144 + :address => "Rua: Princesa Izabel N\302\272: 1640 CEP: 78975-000",
  145 + :lat => -11.44,
  146 + :lng => -61.45,
  147 + :geocode_precision => -1,
  148 + :data => { :id_sies => 79229 },
  149 + :contact_email => nil,
  150 + :categories => [cities[1100049]]},
  151 + [{ :name => "CAF\303\211" , :product_category_id => categories[1262] }],
  152 + [{ :product_category_id => categories[2694]}, { :product_category_id => categories[4126]}, { :product_category_id => categories[4881]}])
  153 +new_ent({ :name => "ASSOCIA\303\207\303\203O DE ARTES\303\225ES DE CACOAL",
  154 + :identifier => "associacao-de-artesoes-de-cacoal",
  155 + :contact_phone => "69-34414030",
  156 + :address => "Rua: Padre Jos\303\251 de Anchieta N\302\272:640 CEP: 78975-395",
  157 + :lat => -11.44,
  158 + :lng => -61.45,
  159 + :geocode_precision => -1,
  160 + :data => { :id_sies => 79231 },
  161 + :contact_email => "spitwak@bol.com.br",
  162 + :categories => [cities[1100049]]},
  163 + [{ :name => "ARTEFATOS DE CER\303\202MICA" , :product_category_id => categories[437] }, { :name => "ARTIGOS DE CAMA, MESA E BANHO" , :product_category_id => categories[502] }, { :name => "M\303\223VEIS" , :product_category_id => categories[4409] }],
  164 + [{ :product_category_id => categories[665]}, { :product_category_id => categories[4024]}])
  165 +new_ent({ :name => "F\303\223RUM DAS ORGANIZA\303\207\303\225ES DO POVO PAITER SURU\303\215 DE ROND\303\224NIA",
  166 + :identifier => "forum-das-organizacoes-do-povo-paiter-surui-de-rondonia",
  167 + :contact_phone => "69-34431262, 69-81179518",
  168 + :address => "Rua : Geraldo Cardoso Campos N\302\272: 4343 CEP: 78975-000",
  169 + :lat => -11.44,
  170 + :lng => -61.45,
  171 + :geocode_precision => -1,
  172 + :data => { :id_sies => 79232 },
  173 + :contact_email => "forumpaiter@yahoo.com.br",
  174 + :categories => [cities[1100049]]},
  175 + [{ :name => "ARROZ" , :product_category_id => categories[429] }, { :name => "CAF\303\211" , :product_category_id => categories[1262] }, { :name => "FEIJ\303\203O" , :product_category_id => categories[2970] }],
  176 + [{ :product_category_id => categories[2646]}, { :product_category_id => categories[3973]}, { :product_category_id => categories[4975]}])
  177 +new_ent({ :name => "COOP. DE TRAB. EM COURO E PELES E PROD.DE CAL\303\207ADOS BELLING",
  178 + :identifier => "coop.-de-trab.-em-couro-e-peles-e-prod.de-calcados-belling",
  179 + :contact_phone => "69-92160872",
  180 + :address => "Av:JK N\302\272: 784 CEP: 78978-000",
  181 + :lat => -11.44,
  182 + :lng => -61.45,
  183 + :geocode_precision => -1,
  184 + :data => { :id_sies => 79233 },
  185 + :contact_email => nil,
  186 + :categories => [cities[1100049]]},
  187 + [{ :name => "CAL\303\207ADOS" , :product_category_id => categories[1367] }],
  188 + [{ :product_category_id => categories[2302]}, { :product_category_id => categories[3027]}, { :product_category_id => categories[6150]}])