Files
oficial/app/resources/database/seeds/20141101080059_propietario_seeder.php
Juan Pablo Vial fdb9dcf9be Seeds corregidas
2024-12-18 20:33:16 -03:00

16909 lines
370 KiB
PHP

<?php
use Phinx\Seed\AbstractSeed;
class PropietarioSeeder extends AbstractSeed
{
public function run(): void
{
$data = [
[
'rut' => 1746877,
'dv' => 7,
'nombres' => 'ignacio Andres',
'apellido_paterno' => 'Manriquez',
'apellido_materno' => 'Muñoz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 577,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 1796281,
'dv' => 9,
'nombres' => 'Joaquin',
'apellido_paterno' => 'Donoso',
'apellido_materno' => 'Henriquez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 588,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 2441537,
'dv' => 7,
'nombres' => 'Cynthia',
'apellido_paterno' => 'Castillo',
'apellido_materno' => 'Churruca',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 2616331,
'dv' => 3,
'nombres' => 'Salvador',
'apellido_paterno' => 'Covarrubias',
'apellido_materno' => 'Rodriguez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 3183555,
'dv' => 0,
'nombres' => 'Maria Angelica Emilia',
'apellido_paterno' => 'Martinez',
'apellido_materno' => 'Argenti',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 7,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 4332194,
'dv' => 3,
'nombres' => 'Nora Raquel',
'apellido_paterno' => 'Wong',
'apellido_materno' => 'Salinas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 334,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 4476421,
'dv' => 0,
'nombres' => 'Lelia',
'apellido_paterno' => 'de la Fuente',
'apellido_materno' => 'Riveros',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 134,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 4681662,
'dv' => 5,
'nombres' => 'Enrique Adolfo',
'apellido_paterno' => 'Santos',
'apellido_materno' => 'Tornero',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 3,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 5029046,
'dv' => 8,
'nombres' => 'Jorge Arturo ',
'apellido_paterno' => 'Salinas',
'apellido_materno' => 'Antunez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 370,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 5143319,
'dv' => 'k',
'nombres' => 'Guillermo Andres',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Baquedano',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 749,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 5205620,
'dv' => 9,
'nombres' => 'Nadia',
'apellido_paterno' => 'Abu-Gosch',
'apellido_materno' => 'Abu-Gosch',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 67,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 5207169,
'dv' => 0,
'nombres' => 'Alejandra',
'apellido_paterno' => 'Lira',
'apellido_materno' => 'Valdevieso',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 131,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 5358120,
'dv' => 'K',
'nombres' => 'Julia Maria Lucila',
'apellido_paterno' => 'Guzman',
'apellido_materno' => 'Solar',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 5469598,
'dv' => 5,
'nombres' => 'Maria Odette',
'apellido_paterno' => 'Etchegaray',
'apellido_materno' => 'Gonzalez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 24,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 5472638,
'dv' => 4,
'nombres' => 'Junia Patricia',
'apellido_paterno' => 'Fano',
'apellido_materno' => 'Alvear',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 80,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 5625806,
'dv' => 'K',
'nombres' => 'Monica Isabel',
'apellido_paterno' => 'Convalia',
'apellido_materno' => 'Contador',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 5667884,
'dv' => 0,
'nombres' => 'Oscar Guillermo',
'apellido_paterno' => 'Baldwin',
'apellido_materno' => 'Murua',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 647,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 5730119,
'dv' => 8,
'nombres' => 'Maria Teresa',
'apellido_paterno' => 'Herrero',
'apellido_materno' => 'Gonzalez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 282,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 5783864,
'dv' => 7,
'nombres' => 'Eduardo',
'apellido_paterno' => 'Bravo',
'apellido_materno' => 'Chipriott',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 5895545,
'dv' => 0,
'nombres' => 'Rosita',
'apellido_paterno' => 'Gomez',
'apellido_materno' => 'Gormaz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 190,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6066585,
'dv' => 0,
'nombres' => 'Omar Heriberto',
'apellido_paterno' => 'Pazols',
'apellido_materno' => 'Barrera',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6066722,
'dv' => 5,
'nombres' => 'Maria Loreto',
'apellido_paterno' => 'Sanchez',
'apellido_materno' => 'Novoa',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 131,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6067485,
'dv' => 'K',
'nombres' => 'Ana Maria',
'apellido_paterno' => 'Larrain',
'apellido_materno' => 'Melo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 124,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6097133,
'dv' => 1,
'nombres' => 'Juan Carlos',
'apellido_paterno' => 'Vitali',
'apellido_materno' => 'Caceres',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 123,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6141606,
'dv' => 4,
'nombres' => 'Gloria',
'apellido_paterno' => 'Salas',
'apellido_materno' => 'Pulgar',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 272,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6223952,
'dv' => 2,
'nombres' => 'Carlos',
'apellido_paterno' => 'Asfura',
'apellido_materno' => 'Asfura',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6241148,
'dv' => 1,
'nombres' => 'Maria Pia',
'apellido_paterno' => 'Valenzuela',
'apellido_materno' => 'Letelier',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 339,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6348765,
'dv' => 1,
'nombres' => 'Maria Cristina',
'apellido_paterno' => 'Tenderini',
'apellido_materno' => 'Meza',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 59,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6367227,
'dv' => 0,
'nombres' => 'Isabel Margarita',
'apellido_paterno' => 'Rivera',
'apellido_materno' => 'Martinez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 301,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6373692,
'dv' => 9,
'nombres' => 'Juan Martin',
'apellido_paterno' => 'Guzman',
'apellido_materno' => 'Herrera',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6377200,
'dv' => 3,
'nombres' => 'Bernardita',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Streeter',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 109,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6518857,
'dv' => 0,
'nombres' => 'Alejandro Rodolfo',
'apellido_paterno' => 'Pineda',
'apellido_materno' => 'Stuardo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 121,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6573683,
'dv' => 7,
'nombres' => 'Margit Rose',
'apellido_paterno' => 'Requena',
'apellido_materno' => 'Kullmer',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 647,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6597497,
'dv' => 5,
'nombres' => 'Hugo Walter',
'apellido_paterno' => 'Requena',
'apellido_materno' => 'Moreno',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 93,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6599156,
'dv' => 'K',
'nombres' => 'Rodrigo Eduardo',
'apellido_paterno' => 'Ferrer',
'apellido_materno' => 'Soria-Galvarro',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 312,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6609200,
'dv' => 3,
'nombres' => 'Rafael Luis',
'apellido_paterno' => 'Guerra',
'apellido_materno' => 'Ibarra',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 25,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6764168,
'dv' => 'K',
'nombres' => 'Maglio Enrique',
'apellido_paterno' => 'Zuleta',
'apellido_materno' => 'Cereceda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6821185,
'dv' => 9,
'nombres' => 'Magaly Irene',
'apellido_paterno' => 'Tobar',
'apellido_materno' => 'Espinoza',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 270,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6821578,
'dv' => 1,
'nombres' => 'Juan Sebastian',
'apellido_paterno' => 'del Rio',
'apellido_materno' => 'Undurraga',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 746,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6855686,
'dv' => 4,
'nombres' => 'Lilia Haydee',
'apellido_paterno' => 'Torres',
'apellido_materno' => 'Rojas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 236,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6864480,
'dv' => 1,
'nombres' => 'Marianela de la Luz',
'apellido_paterno' => 'Chacon',
'apellido_materno' => 'Montecimo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 209,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6875738,
'dv' => 'k',
'nombres' => 'Carlos Alberto',
'apellido_paterno' => 'Berrrera',
'apellido_materno' => 'Sierra',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 779,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6910941,
'dv' => 1,
'nombres' => 'Miguel Enrique',
'apellido_paterno' => 'Rojas',
'apellido_materno' => 'Lopez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 143,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 6974688,
'dv' => 8,
'nombres' => 'Adriana Carolina ',
'apellido_paterno' => 'Olivares',
'apellido_materno' => 'Mouat',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 351,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7008349,
'dv' => 3,
'nombres' => 'Andres',
'apellido_paterno' => 'Baeza',
'apellido_materno' => 'Balbontin',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 81,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7019079,
'dv' => 6,
'nombres' => 'Maria Paulina ',
'apellido_paterno' => 'Mayo',
'apellido_materno' => 'de Goyeneche',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 374,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 1,
],
[
'rut' => 7024870,
'dv' => 0,
'nombres' => 'Soledad del Pilar',
'apellido_paterno' => 'Perez',
'apellido_materno' => 'Cañas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 123,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7034591,
'dv' => 9,
'nombres' => 'Paula Marcela',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Oro',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 490,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7040097,
'dv' => 9,
'nombres' => 'Pamela Estrella',
'apellido_paterno' => 'Espinoza',
'apellido_materno' => 'San Martin',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 829,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7107956,
'dv' => 2,
'nombres' => 'Walter Adolfo',
'apellido_paterno' => 'Schroder',
'apellido_materno' => 'Peña',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 61,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7145561,
'dv' => 0,
'nombres' => 'Juana Leonie',
'apellido_paterno' => 'Tapia',
'apellido_materno' => 'Nitsche',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7145891,
'dv' => 1,
'nombres' => 'Raul Hernan',
'apellido_paterno' => 'Figueroa',
'apellido_materno' => 'Espinoza',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7193503,
'dv' => 5,
'nombres' => 'Jaime',
'apellido_paterno' => 'Navarrete',
'apellido_materno' => 'Yañez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7201300,
'dv' => 'K',
'nombres' => 'Ivan Ventura',
'apellido_paterno' => 'Hernandez',
'apellido_materno' => 'Lopez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 725,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7201689,
'dv' => 0,
'nombres' => 'Carlos Manuel',
'apellido_paterno' => 'Pezoa',
'apellido_materno' => 'Bustos',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7256387,
'dv' => 5,
'nombres' => 'Pedro Guillermo',
'apellido_paterno' => 'Sadler',
'apellido_materno' => 'Toro',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 139,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7265972,
'dv' => 4,
'nombres' => 'Gonzalo Santiago',
'apellido_paterno' => 'Arriagada',
'apellido_materno' => 'Crespo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 174,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7310732,
'dv' => 6,
'nombres' => 'Paola Alejandra',
'apellido_paterno' => 'Bontempi',
'apellido_materno' => 'Tolosa',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 89,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7348064,
'dv' => 7,
'nombres' => 'Nelson Rolando',
'apellido_paterno' => 'Bravo',
'apellido_materno' => 'Vera',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 37,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7367597,
'dv' => 9,
'nombres' => 'Carmen Luisa',
'apellido_paterno' => 'Valenzuela',
'apellido_materno' => 'Rissetti',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 149,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7402320,
'dv' => 7,
'nombres' => 'Juan Pablo',
'apellido_paterno' => 'Vial',
'apellido_materno' => 'Rodriguez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 196,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7411693,
'dv' => 0,
'nombres' => 'Cecilia Carola ',
'apellido_paterno' => 'Rebolledo',
'apellido_materno' => 'de la cuadra',
'sexo' => 'f',
'estado_civil' => 'soltero',
'profesion' => '',
'direccion' => 539,
'telefono' => 994378339,
'email' => 'carolla.rebolledo1955@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7417614,
'dv' => 3,
'nombres' => 'Delfina del Carmen',
'apellido_paterno' => 'Molina',
'apellido_materno' => 'Lara',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 698,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7448128,
'dv' => 0,
'nombres' => 'Alexis German',
'apellido_paterno' => 'Sanhueza',
'apellido_materno' => 'Ulloa',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 341,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7450377,
'dv' => 2,
'nombres' => 'Margarita del Carmen ',
'apellido_paterno' => 'Luna',
'apellido_materno' => 'Vasquez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 342,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7463059,
'dv' => 6,
'nombres' => 'Antonio Gonzalo',
'apellido_paterno' => 'Guerra',
'apellido_materno' => 'Villar',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 231,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 1,
],
[
'rut' => 7472981,
'dv' => 9,
'nombres' => 'Jorge Abraham',
'apellido_paterno' => 'Saez',
'apellido_materno' => 'Pimentel',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 304,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7530322,
'dv' => 'K',
'nombres' => 'Ilse del Carmen',
'apellido_paterno' => 'Saldias',
'apellido_materno' => 'Merino',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 818,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7570540,
'dv' => 9,
'nombres' => 'Hernan Francisco',
'apellido_paterno' => 'Dominguez',
'apellido_materno' => 'Orellana',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7572163,
'dv' => 3,
'nombres' => 'Jaime',
'apellido_paterno' => 'Solar ',
'apellido_materno' => 'Echeverria',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 124,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7573237,
'dv' => 6,
'nombres' => 'Juan Antonio',
'apellido_paterno' => 'Curinao',
'apellido_materno' => 'Vargas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 17,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7698121,
'dv' => 3,
'nombres' => 'María Alejandra',
'apellido_paterno' => 'Felip',
'apellido_materno' => 'Imperatore',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 814,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7719954,
'dv' => 3,
'nombres' => 'Jean Pierre',
'apellido_paterno' => 'Bertholet',
'apellido_materno' => 'Campos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 902,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7823459,
'dv' => 8,
'nombres' => 'Nelson Rolando ',
'apellido_paterno' => 'Arellano',
'apellido_materno' => 'Campos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 448,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 7984517,
'dv' => 5,
'nombres' => 'Rafael',
'apellido_paterno' => 'Carrasco',
'apellido_materno' => 'Fernandez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 295,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8007671,
'dv' => 1,
'nombres' => 'Jeannette',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Lopez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 684,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8025640,
'dv' => 'k',
'nombres' => 'Guido Benjamin',
'apellido_paterno' => 'Gallardo',
'apellido_materno' => 'Urrutia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 712,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8041593,
'dv' => 1,
'nombres' => 'Eugenio',
'apellido_paterno' => 'Araya',
'apellido_materno' => 'Tobar',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 166,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8041594,
'dv' => 'K',
'nombres' => 'Anthony Douglas',
'apellido_paterno' => 'Araya',
'apellido_materno' => 'Tobar',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 166,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8044326,
'dv' => 9,
'nombres' => 'Daniel Enrique',
'apellido_paterno' => 'Garrido',
'apellido_materno' => 'Vasquez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 809,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8101402,
'dv' => 7,
'nombres' => 'Raul del Carmen',
'apellido_paterno' => 'Gomez',
'apellido_materno' => 'Gaete',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 472,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8126200,
'dv' => 4,
'nombres' => 'Juan Alberto',
'apellido_paterno' => 'Tobar',
'apellido_materno' => 'Serey',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 266,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8264565,
'dv' => 9,
'nombres' => 'Elizabeth Denise del Carmen',
'apellido_paterno' => 'Failla',
'apellido_materno' => 'Alonso',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 796,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8291889,
'dv' => 2,
'nombres' => 'Myriam Roxana',
'apellido_paterno' => 'Cifuentes',
'apellido_materno' => 'Espinoza',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 83,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8406122,
'dv' => 0,
'nombres' => 'Cristian Rafael',
'apellido_paterno' => 'Roman',
'apellido_materno' => 'Morales',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 254,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8435804,
'dv' => 5,
'nombres' => 'Hector Fernando',
'apellido_paterno' => 'Rivera',
'apellido_materno' => 'Urra',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 256,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8455706,
'dv' => 4,
'nombres' => 'Camilo Alfredo',
'apellido_paterno' => 'Herrera',
'apellido_materno' => 'Barros',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8457723,
'dv' => 5,
'nombres' => 'Miguel Ángel Baltazar',
'apellido_paterno' => 'Rubilar',
'apellido_materno' => 'Villagrán',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 410,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8494678,
'dv' => 8,
'nombres' => 'Claudia',
'apellido_paterno' => 'Mujica',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8521859,
'dv' => 'K',
'nombres' => 'Juan Pedro',
'apellido_paterno' => 'Mosquera',
'apellido_materno' => 'Alvarez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8532272,
'dv' => 9,
'nombres' => 'Maria Cecilia',
'apellido_paterno' => 'Ceron',
'apellido_materno' => 'Martinez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8532279,
'dv' => 6,
'nombres' => 'Maria Carolina',
'apellido_paterno' => 'Ceron',
'apellido_materno' => 'Martinez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 8,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8544333,
'dv' => 'K',
'nombres' => 'Jose Eduardo',
'apellido_paterno' => 'Ferrer',
'apellido_materno' => 'Farran',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 128,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8547531,
'dv' => 2,
'nombres' => 'Andrea',
'apellido_paterno' => 'Sotomayor',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 703,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8564683,
'dv' => 2,
'nombres' => 'Elizabeth Erica',
'apellido_paterno' => 'Vidangossy',
'apellido_materno' => 'Mena',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8568887,
'dv' => 1,
'nombres' => 'Pablo Gabriel',
'apellido_paterno' => 'Vargas',
'apellido_materno' => 'Olivares',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 329,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8617912,
'dv' => 1,
'nombres' => 'Manuel Agustin',
'apellido_paterno' => 'Rios',
'apellido_materno' => 'Rosas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8666327,
'dv' => 9,
'nombres' => 'Mauricio Eduardo',
'apellido_paterno' => 'Naudon',
'apellido_materno' => 'Figueroa',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 255,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8667420,
'dv' => 3,
'nombres' => 'Christian James',
'apellido_paterno' => 'Arellano',
'apellido_materno' => 'Muñoz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8686586,
'dv' => 6,
'nombres' => 'Milenko Petar',
'apellido_paterno' => 'Stambuk',
'apellido_materno' => 'Marasovic',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 159,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8711242,
'dv' => 'K',
'nombres' => 'Karin Alejandra',
'apellido_paterno' => 'Hernandez',
'apellido_materno' => 'Gaete',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 77,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8790935,
'dv' => 2,
'nombres' => 'Helena Jeannette',
'apellido_paterno' => 'Tobar',
'apellido_materno' => 'Fuenzalida',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 847,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8824291,
'dv' => 2,
'nombres' => 'Jorge Luis',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Albornoz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 492,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8861803,
'dv' => 3,
'nombres' => 'Jorge Antonio',
'apellido_paterno' => 'Ferrer',
'apellido_materno' => 'Soria-Galvarro',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 324,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8868223,
'dv' => 8,
'nombres' => 'Alfredo Miguel',
'apellido_paterno' => 'Sanchez',
'apellido_materno' => 'Ortuzar',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 494,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8875329,
'dv' => 1,
'nombres' => 'Claudia Francisca',
'apellido_paterno' => 'Espinosa',
'apellido_materno' => 'Vergara',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 98,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8884553,
'dv' => 6,
'nombres' => 'Myriam Elizabeth',
'apellido_paterno' => 'Amigo',
'apellido_materno' => 'Arancibia',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 30,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8912328,
'dv' => 3,
'nombres' => 'Rodrigo Alejandro',
'apellido_paterno' => 'Torres',
'apellido_materno' => 'Ferrer',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 146,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8927983,
'dv' => 6,
'nombres' => 'Marisol Lorena',
'apellido_paterno' => 'Avendaño',
'apellido_materno' => 'Bustos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 765,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8950376,
'dv' => 0,
'nombres' => 'Rodrigo',
'apellido_paterno' => 'Millan',
'apellido_materno' => 'Hidalgo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8953289,
'dv' => 2,
'nombres' => 'Alejandro',
'apellido_paterno' => 'Perez',
'apellido_materno' => 'Palacios',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 905,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8954857,
'dv' => 8,
'nombres' => 'Paola',
'apellido_paterno' => 'Dellepiane',
'apellido_materno' => 'Maturana',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 767,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 8959182,
'dv' => 1,
'nombres' => 'Catalina Isabel',
'apellido_paterno' => 'Soto',
'apellido_materno' => 'Silva',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 773,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9023367,
'dv' => 'k',
'nombres' => 'Enny',
'apellido_paterno' => 'Lira',
'apellido_materno' => 'Villalobos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 666,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9023546,
'dv' => 'K',
'nombres' => 'Alejandro Daniel',
'apellido_paterno' => 'Veliz',
'apellido_materno' => 'Valenzuela',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 152,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9045545,
'dv' => 1,
'nombres' => 'Teresa',
'apellido_paterno' => 'Albasini',
'apellido_materno' => 'Broll',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9075280,
'dv' => 5,
'nombres' => 'Carlos Miguel',
'apellido_paterno' => 'Ponce',
'apellido_materno' => 'Llanos',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 209,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9175609,
'dv' => 9,
'nombres' => 'Angelica',
'apellido_paterno' => 'Oses',
'apellido_materno' => 'Vallve',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9213018,
'dv' => 5,
'nombres' => 'Claudio Marcelo',
'apellido_paterno' => 'Kollner',
'apellido_materno' => 'Valenzuela',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9214601,
'dv' => 4,
'nombres' => 'Pedro Alfonso',
'apellido_paterno' => 'Medina',
'apellido_materno' => 'Muñoz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 667,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9245525,
'dv' => 4,
'nombres' => 'Pablo Andres',
'apellido_paterno' => 'Mir',
'apellido_materno' => 'Reyes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 11,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9247381,
'dv' => 3,
'nombres' => 'Roberto Reginio',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Muñoz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 344,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9315979,
'dv' => 9,
'nombres' => 'Claudia Fabiola',
'apellido_paterno' => 'Flores',
'apellido_materno' => 'Ortiz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 71,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9355926,
'dv' => 6,
'nombres' => 'Walter',
'apellido_paterno' => 'Miller',
'apellido_materno' => 'Valenzuela',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9475540,
'dv' => 9,
'nombres' => 'Pablo Andres',
'apellido_paterno' => 'Giglio',
'apellido_materno' => 'Ferrer',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 180,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9482848,
'dv' => 1,
'nombres' => 'Juan Domingo Fidel',
'apellido_paterno' => 'Duran',
'apellido_materno' => 'Astudillo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 271,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9512236,
'dv' => 1,
'nombres' => 'Juan Bautista',
'apellido_paterno' => 'Olguin',
'apellido_materno' => 'Carrasco',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9534869,
'dv' => 6,
'nombres' => 'Carlos Enrique',
'apellido_paterno' => 'Bustamante',
'apellido_materno' => 'Jeldes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9603830,
'dv' => 5,
'nombres' => 'Dominique',
'apellido_paterno' => 'Durandin',
'apellido_materno' => 'Huyghe',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 126,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9665658,
'dv' => 0,
'nombres' => 'Cristian Andres',
'apellido_paterno' => 'Olmos',
'apellido_materno' => 'Salas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9673232,
'dv' => 5,
'nombres' => 'Lorena de Lourdes',
'apellido_paterno' => 'Valencia',
'apellido_materno' => 'Morales',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 795,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9683570,
'dv' => 1,
'nombres' => 'Leticia Pamela',
'apellido_paterno' => 'Cortes',
'apellido_materno' => 'Rojas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 678,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9702257,
'dv' => 7,
'nombres' => 'Rodrigo Alejandro',
'apellido_paterno' => 'Novoa',
'apellido_materno' => 'Fernandez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 45,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9729072,
'dv' => 5,
'nombres' => 'Maria Isabel',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Araya',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 306,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9745043,
'dv' => 9,
'nombres' => 'Cristobal',
'apellido_paterno' => 'Campla',
'apellido_materno' => 'Cabezas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9747091,
'dv' => 'K',
'nombres' => 'Pilar del Carmen',
'apellido_paterno' => 'Valdes',
'apellido_materno' => 'Bascuñan',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 64,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9756236,
'dv' => 9,
'nombres' => 'Salvador Egidio',
'apellido_paterno' => 'Fardella',
'apellido_materno' => 'Rozas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 216,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9774097,
'dv' => 6,
'nombres' => 'Maria Begoña',
'apellido_paterno' => 'Fano',
'apellido_materno' => 'Alvear',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 80,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9782428,
'dv' => 2,
'nombres' => 'Edgardo Ivan',
'apellido_paterno' => 'Matamala',
'apellido_materno' => 'Perez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 951,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9783674,
'dv' => 4,
'nombres' => 'Patricia Alejandra',
'apellido_paterno' => 'Suazo',
'apellido_materno' => 'Muñoz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 20,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9831413,
'dv' => 'K',
'nombres' => 'Jose Andres',
'apellido_paterno' => 'Vial',
'apellido_materno' => 'Rodriguez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 74,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9851189,
'dv' => 'K',
'nombres' => 'Tomas Moises',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Alarcon',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 285,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9894645,
'dv' => 4,
'nombres' => 'Sergio Humberto',
'apellido_paterno' => 'Parada',
'apellido_materno' => 'Garcia',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 112,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9939109,
'dv' => 'K',
'nombres' => 'Juan Armando',
'apellido_paterno' => 'Pierola',
'apellido_materno' => 'Araya',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 519,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9970482,
'dv' => 9,
'nombres' => 'Julio Cesar',
'apellido_paterno' => 'Carrasco',
'apellido_materno' => 'Saldias',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 705,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9978340,
'dv' => 0,
'nombres' => 'Ximena',
'apellido_paterno' => 'Calcagni',
'apellido_materno' => 'Gonzalez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 9987747,
'dv' => 2,
'nombres' => 'Javier Ignacio',
'apellido_paterno' => 'Orostegui',
'apellido_materno' => 'Comte',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 250,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10006323,
'dv' => 9,
'nombres' => 'Alejandra Estela',
'apellido_paterno' => 'Contreras',
'apellido_materno' => 'Albornoz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 449,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10074005,
'dv' => 2,
'nombres' => 'Gisella Andrea',
'apellido_paterno' => 'Garate',
'apellido_materno' => 'Soto',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 730,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10153380,
'dv' => 8,
'nombres' => 'Marlene',
'apellido_paterno' => 'Fuentes',
'apellido_materno' => 'Fuentes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10183329,
'dv' => 1,
'nombres' => 'Carlos Ignacio',
'apellido_paterno' => 'Aguirre',
'apellido_materno' => 'Tasso',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 90,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10186326,
'dv' => 3,
'nombres' => 'Patricia Jacqueline',
'apellido_paterno' => 'Ochoa',
'apellido_materno' => 'Muñoz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 292,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10205790,
'dv' => 2,
'nombres' => 'Sergio Jose',
'apellido_paterno' => 'Acevedo',
'apellido_materno' => 'Parra',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 284,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10220504,
'dv' => 9,
'nombres' => 'Michelle Enriqueta',
'apellido_paterno' => 'Onfray',
'apellido_materno' => 'Vivanco',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 265,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10262883,
'dv' => 7,
'nombres' => 'Antonio Patricio',
'apellido_paterno' => 'Nuñez',
'apellido_materno' => 'Salazar',
'sexo' => 'm',
'estado_civil' => 'casado',
'profesion' => 'Medico',
'direccion' => 528,
'telefono' => 988276471,
'email' => 'antonio.nuñezsa@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10282135,
'dv' => 1,
'nombres' => 'Jorge Santiago',
'apellido_paterno' => 'Gaete',
'apellido_materno' => 'Pardo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 802,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10282773,
'dv' => 2,
'nombres' => 'Rolando Patricio',
'apellido_paterno' => 'Elmes',
'apellido_materno' => 'Espinoza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 690,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10284711,
'dv' => 3,
'nombres' => 'Mauricio Alejandro',
'apellido_paterno' => 'Colina',
'apellido_materno' => 'Medic',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 56,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10322770,
'dv' => 4,
'nombres' => 'Pamela',
'apellido_paterno' => 'Adasme',
'apellido_materno' => 'Medina',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 768,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10328904,
'dv' => 1,
'nombres' => 'Felipe',
'apellido_paterno' => 'Ramirez',
'apellido_materno' => 'Schaub',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10404159,
'dv' => 0,
'nombres' => 'Guillermo',
'apellido_paterno' => 'Reyes',
'apellido_materno' => 'Arredondo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 26,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10415537,
'dv' => 5,
'nombres' => 'Jose Manuel',
'apellido_paterno' => 'Vargas',
'apellido_materno' => 'Caro',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 504,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10434573,
'dv' => 5,
'nombres' => 'Jaime Segundo',
'apellido_paterno' => 'Martinez',
'apellido_materno' => 'Orellana',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 49,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10436332,
'dv' => 6,
'nombres' => 'Ruby',
'apellido_paterno' => 'Aliaga',
'apellido_materno' => 'Pizarro',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 569,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10446656,
'dv' => 7,
'nombres' => 'Miguel Irenio',
'apellido_paterno' => 'Erices',
'apellido_materno' => 'Araneda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 336,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10450369,
'dv' => 1,
'nombres' => 'Juan Carlos',
'apellido_paterno' => 'Rastello',
'apellido_materno' => 'Apiolaza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 810,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10457438,
'dv' => 6,
'nombres' => 'Jaime Enrique',
'apellido_paterno' => 'Farias',
'apellido_materno' => 'Castro',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 5,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10473530,
'dv' => 4,
'nombres' => 'Guillermo',
'apellido_paterno' => 'BoroCoski',
'apellido_materno' => 'Cebrero',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 733,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10476458,
'dv' => 4,
'nombres' => 'Marcelo Ernesto',
'apellido_paterno' => 'Rojas',
'apellido_materno' => 'Bahamondes',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 547,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10495920,
'dv' => 2,
'nombres' => 'Susana Maribel',
'apellido_paterno' => 'Jopia',
'apellido_materno' => 'Aguirre',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10509941,
'dv' => 'K',
'nombres' => 'Bernardo Marcelo ',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'González',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 367,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10535059,
'dv' => 7,
'nombres' => 'Christian Osvaldo ',
'apellido_paterno' => 'Lillo',
'apellido_materno' => 'Jara',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 315,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10584140,
'dv' => 'K',
'nombres' => 'Daniel Christian ',
'apellido_paterno' => 'Sánchez',
'apellido_materno' => 'González',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 420,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10600134,
'dv' => 0,
'nombres' => 'Claudia Paola',
'apellido_paterno' => 'Cataldo',
'apellido_materno' => 'Bustamante',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 21,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10613474,
'dv' => 'K',
'nombres' => 'Carmen',
'apellido_paterno' => 'Mardones',
'apellido_materno' => 'Fuentes',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 492,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10657784,
'dv' => 1,
'nombres' => 'Claudia Jimena',
'apellido_paterno' => 'Villarroel',
'apellido_materno' => 'Molina',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 171,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10658784,
'dv' => 1,
'nombres' => 'Claudia Jimena ',
'apellido_paterno' => 'Villarroel',
'apellido_materno' => 'Molina',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 422,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10688948,
'dv' => 1,
'nombres' => 'Nelson Enrique',
'apellido_paterno' => 'Urrutia',
'apellido_materno' => 'Zapata',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 238,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10742519,
'dv' => 5,
'nombres' => 'Gisselle Andrea ',
'apellido_paterno' => 'Alvarez',
'apellido_materno' => 'avalos',
'sexo' => 'f',
'estado_civil' => 'casado',
'profesion' => 'Tecnico en logistica',
'direccion' => 537,
'telefono' => 945115167,
'email' => 'galvarezavalos@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10744257,
'dv' => 'K',
'nombres' => 'Monica Mercedes',
'apellido_paterno' => 'Chaña',
'apellido_materno' => 'Paillavil',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10746538,
'dv' => 3,
'nombres' => 'Mauricio Hernán',
'apellido_paterno' => 'Llanos ',
'apellido_materno' => 'Manquez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 981,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10753275,
'dv' => 7,
'nombres' => 'Eduardo Hernan',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Terraza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 638,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10754513,
'dv' => 1,
'nombres' => 'Richards Octavio',
'apellido_paterno' => 'Lizana',
'apellido_materno' => 'Jorquera',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 33,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10757601,
'dv' => 0,
'nombres' => 'Hector Rodrigo',
'apellido_paterno' => 'Flores',
'apellido_materno' => 'Baez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10795878,
'dv' => 9,
'nombres' => 'Jan Maurice',
'apellido_paterno' => 'Verbeken',
'apellido_materno' => 'Hott',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 359,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10811408,
'dv' => 8,
'nombres' => 'Natalie Andrea',
'apellido_paterno' => 'Alaniz',
'apellido_materno' => 'Bonilla',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 727,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10831088,
'dv' => 'K',
'nombres' => 'Luis Antonio',
'apellido_paterno' => 'Astorga',
'apellido_materno' => 'Vargas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10856673,
'dv' => 6,
'nombres' => 'Orlando Gonzalo',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Luco',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 744,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10906641,
'dv' => 9,
'nombres' => 'Alvaro Hugo',
'apellido_paterno' => 'Castro',
'apellido_materno' => 'Gomez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 172,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 10950041,
'dv' => 0,
'nombres' => 'Cristobal Andres',
'apellido_paterno' => 'Marcoleta',
'apellido_materno' => 'Friedl',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 672,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11093527,
'dv' => 7,
'nombres' => 'Carolina Andrea',
'apellido_paterno' => 'Del Puerto',
'apellido_materno' => 'Baldwin',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 295,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11174925,
'dv' => 6,
'nombres' => 'Sara Elena',
'apellido_paterno' => 'Figueroa',
'apellido_materno' => 'Bravo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 987,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11227954,
'dv' => 7,
'nombres' => 'Eduardo Hernan',
'apellido_paterno' => 'Cabañas',
'apellido_materno' => 'Silva',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11251440,
'dv' => 6,
'nombres' => 'Alejandra Paola',
'apellido_paterno' => 'Cañas',
'apellido_materno' => 'Holtehuer',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11263031,
'dv' => 7,
'nombres' => 'Alejandro Antonio ',
'apellido_paterno' => 'Hernandez',
'apellido_materno' => 'Castro',
'sexo' => 'm',
'estado_civil' => 'soltero',
'profesion' => 'Tecnico Industrial',
'direccion' => 542,
'telefono' => 984834528,
'email' => 'hernandezdad.cl@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11341543,
'dv' => 6,
'nombres' => 'Hector Ulises',
'apellido_paterno' => 'Merino',
'apellido_materno' => 'Wilson',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 447,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11345092,
'dv' => 4,
'nombres' => 'María Isabel',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Feldman',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 864,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11369731,
'dv' => 8,
'nombres' => 'Victor',
'apellido_paterno' => 'Opazo',
'apellido_materno' => 'Pinto',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 752,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11476261,
'dv' => 'K',
'nombres' => 'Johanna',
'apellido_paterno' => 'Facondi',
'apellido_materno' => 'Contreras',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11479178,
'dv' => 4,
'nombres' => 'Lorena Patricia',
'apellido_paterno' => 'Gutierrez',
'apellido_materno' => 'Mercado',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 125,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11500950,
'dv' => 8,
'nombres' => 'Carmen Gloria',
'apellido_paterno' => 'Alvarez',
'apellido_materno' => 'Burgos',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 184,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11550235,
'dv' => 2,
'nombres' => 'Patricia Edith',
'apellido_paterno' => 'Torres',
'apellido_materno' => 'Salinas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 815,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11554331,
'dv' => 8,
'nombres' => 'Jose Lorenzo',
'apellido_paterno' => 'Vidal',
'apellido_materno' => 'Baeza',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 279,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11582780,
'dv' => 4,
'nombres' => 'Soraya Valeska',
'apellido_paterno' => 'Ulloa',
'apellido_materno' => 'Castro',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 363,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11657849,
'dv' => 2,
'nombres' => 'Mauricio Alejandro',
'apellido_paterno' => 'Rosales',
'apellido_materno' => 'Ramirez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 597,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11699190,
'dv' => 'K',
'nombres' => 'Manuel Alejandro',
'apellido_paterno' => 'Jimenez',
'apellido_materno' => 'Caceres',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 144,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11721011,
'dv' => 1,
'nombres' => 'Jean Jacob',
'apellido_paterno' => 'Rousseau',
'apellido_materno' => 'Tejada',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 813,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11766385,
'dv' => 'k',
'nombres' => 'Javier Antonio',
'apellido_paterno' => 'Valenzuela',
'apellido_materno' => 'Bustamante',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 663,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11774717,
'dv' => 4,
'nombres' => 'Eduardo Alejandro',
'apellido_paterno' => 'Zapata',
'apellido_materno' => 'Montero',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 153,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11827694,
'dv' => 9,
'nombres' => 'Adolfo Eduardo',
'apellido_paterno' => 'Tassara',
'apellido_materno' => 'Espinoza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 949,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11853292,
'dv' => 9,
'nombres' => 'Ana Claudia',
'apellido_paterno' => 'Améstica',
'apellido_materno' => 'Flores',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 992,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11855127,
'dv' => 3,
'nombres' => 'Paola Deborah',
'apellido_paterno' => 'Urzua',
'apellido_materno' => 'Gonzalez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 462,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11895932,
'dv' => 9,
'nombres' => 'Tatiana ',
'apellido_paterno' => 'Duarte',
'apellido_materno' => 'Herreros',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 352,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 11942590,
'dv' => 5,
'nombres' => 'Pablo',
'apellido_paterno' => 'Quiroz',
'apellido_materno' => 'Lopez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12008232,
'dv' => 9,
'nombres' => 'Maria Fernanda',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Rojas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 474,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12009801,
'dv' => 2,
'nombres' => 'Matias Leonardo',
'apellido_paterno' => 'Sepulveda',
'apellido_materno' => 'Cacho',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 469,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12010212,
'dv' => 5,
'nombres' => 'Diego Nicolas',
'apellido_paterno' => 'Sepulveda',
'apellido_materno' => 'Cacho',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 465,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12015387,
'dv' => 0,
'nombres' => 'Vladimir Roberto',
'apellido_paterno' => 'Flores',
'apellido_materno' => 'Angulo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 99,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12031153,
'dv' => 0,
'nombres' => 'Luis Ernesto',
'apellido_paterno' => 'Carrasco',
'apellido_materno' => 'Salgado',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 401,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12039656,
'dv' => 0,
'nombres' => 'Leonardo Rodrigo',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Caruti',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 328,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12041501,
'dv' => 8,
'nombres' => 'Pedro Arnoldo',
'apellido_paterno' => 'Chinni',
'apellido_materno' => 'Vergottini',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 490,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12049031,
'dv' => 1,
'nombres' => 'Edgardo Andres',
'apellido_paterno' => 'Delgado',
'apellido_materno' => 'Kapper',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 600,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12061287,
'dv' => 5,
'nombres' => 'Olga Gabriela',
'apellido_paterno' => 'Marinez',
'apellido_materno' => 'Garrido',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 313,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12071534,
'dv' => 8,
'nombres' => 'Claudio Segundo',
'apellido_paterno' => 'Huerta',
'apellido_materno' => 'Castillo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 651,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12094075,
'dv' => 9,
'nombres' => 'Luis Michel',
'apellido_paterno' => 'Veas',
'apellido_materno' => 'Flores',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12118041,
'dv' => 3,
'nombres' => 'Roberto Armando',
'apellido_paterno' => 'Lagos',
'apellido_materno' => 'Santibañez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 929,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12122542,
'dv' => 5,
'nombres' => 'Debora Andrea',
'apellido_paterno' => 'Alcayaga',
'apellido_materno' => 'Cartagena',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12124731,
'dv' => 3,
'nombres' => 'Cristian Rodrigo',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Hodgson',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 148,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12144777,
'dv' => 0,
'nombres' => 'Irene del Pilar',
'apellido_paterno' => 'Larral',
'apellido_materno' => 'Droguett',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 289,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12207886,
'dv' => 8,
'nombres' => 'Iohan Iakov',
'apellido_paterno' => 'Leon',
'apellido_materno' => 'Espinoza',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 186,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12232563,
'dv' => 6,
'nombres' => 'Rodrigo',
'apellido_paterno' => 'Cruz',
'apellido_materno' => 'Ugarte',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12245507,
'dv' => 6,
'nombres' => 'Luis Hernando',
'apellido_paterno' => 'Saez',
'apellido_materno' => 'Osorno',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 894,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12249717,
'dv' => 8,
'nombres' => 'Paola Veronica',
'apellido_paterno' => 'Torrealba',
'apellido_materno' => 'Sotelo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 824,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12268041,
'dv' => 'K',
'nombres' => 'Jimmy',
'apellido_paterno' => 'Villafranca',
'apellido_materno' => 'Cubillos',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 160,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12269481,
'dv' => 'K',
'nombres' => 'Luis Alejandro',
'apellido_paterno' => 'Balmaceda',
'apellido_materno' => 'Delgado',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 269,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12380785,
'dv' => 5,
'nombres' => 'Cesar Antonio',
'apellido_paterno' => 'Medel',
'apellido_materno' => 'Llanos',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 140,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12387463,
'dv' => 3,
'nombres' => 'Omar Alex',
'apellido_paterno' => 'Saez',
'apellido_materno' => 'Cuevas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 817,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12414158,
'dv' => 3,
'nombres' => 'Moisés Alejandro',
'apellido_paterno' => 'Donoso',
'apellido_materno' => 'Miranda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 258,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12427093,
'dv' => 6,
'nombres' => 'Sara Ingrid',
'apellido_paterno' => 'Angel',
'apellido_materno' => 'Moya',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 906,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12442809,
'dv' => 2,
'nombres' => 'Allan Angel',
'apellido_paterno' => 'Gornall',
'apellido_materno' => 'Silva',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 615,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12455484,
'dv' => 5,
'nombres' => 'Juan',
'apellido_paterno' => 'Soto',
'apellido_materno' => 'Rivera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 897,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12457206,
'dv' => 1,
'nombres' => 'Lorena Yoana',
'apellido_paterno' => 'Ramos',
'apellido_materno' => 'Moya',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 496,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12457554,
'dv' => 0,
'nombres' => 'Sergio Ivan',
'apellido_paterno' => 'Rodriguez',
'apellido_materno' => 'Meza',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 177,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12462993,
'dv' => 4,
'nombres' => 'Gaston Alejandro',
'apellido_paterno' => 'Moroni',
'apellido_materno' => 'Cruz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 62,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12468202,
'dv' => 9,
'nombres' => 'Felipe',
'apellido_paterno' => 'Palacios',
'apellido_materno' => 'Gonzalez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12474371,
'dv' => 0,
'nombres' => 'Laura del Carmen ',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Salinas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 407,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12475428,
'dv' => 3,
'nombres' => 'Karen Eugenia',
'apellido_paterno' => 'Atenas',
'apellido_materno' => 'Duarte',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 4,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12477360,
'dv' => 1,
'nombres' => 'José Luis',
'apellido_paterno' => 'Maturana',
'apellido_materno' => 'Sagredo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 759,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12507028,
'dv' => 0,
'nombres' => 'Victor Patricio',
'apellido_paterno' => 'Larenas',
'apellido_materno' => 'Caballero',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 13,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12509875,
'dv' => 4,
'nombres' => 'Yenny de las Mercedes',
'apellido_paterno' => 'Medina',
'apellido_materno' => 'Araneda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 136,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12574743,
'dv' => 4,
'nombres' => 'Jaime Armando del Carmen',
'apellido_paterno' => 'Ramirez',
'apellido_materno' => 'Muñoz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 630,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12584493,
'dv' => 6,
'nombres' => 'Juan Pablo',
'apellido_paterno' => 'Meza',
'apellido_materno' => 'Sanz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 516,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 1,
],
[
'rut' => 12584629,
'dv' => 7,
'nombres' => 'Sergio Enrique',
'apellido_paterno' => 'Abogasi',
'apellido_materno' => 'Abu-Gosch',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 110,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 1,
],
[
'rut' => 12613025,
'dv' => 2,
'nombres' => 'Miguel Angel',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Morgado',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 239,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12616274,
'dv' => 'k',
'nombres' => 'Daniel Alberto ',
'apellido_paterno' => 'Bustamante',
'apellido_materno' => 'Ubilla',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 361,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12626092,
'dv' => 'K',
'nombres' => 'Catherine Yasmin',
'apellido_paterno' => 'Manzano',
'apellido_materno' => 'Brito',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 886,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12642179,
'dv' => 6,
'nombres' => 'María Beatriz',
'apellido_paterno' => 'Olivarez',
'apellido_materno' => 'Alvarez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 593,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12645879,
'dv' => 7,
'nombres' => 'Alejandra Carolina Sofia',
'apellido_paterno' => 'Maluje',
'apellido_materno' => 'Bravo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 178,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12657221,
'dv' => 2,
'nombres' => 'Patricio Alejandro',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Oporto',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 155,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12678280,
'dv' => 2,
'nombres' => 'Paola Alejandra',
'apellido_paterno' => 'Huenteleo',
'apellido_materno' => 'Gonzalez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 786,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12678539,
'dv' => 9,
'nombres' => 'Juan Ignacio',
'apellido_paterno' => 'Zarate',
'apellido_materno' => 'Sepulveda',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 831,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12690112,
'dv' => 7,
'nombres' => 'Paulina Alejandra',
'apellido_paterno' => 'Urrutia',
'apellido_materno' => 'Maldonado',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 505,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12690113,
'dv' => 5,
'nombres' => 'Marcelo Antonio',
'apellido_paterno' => 'Urrutia',
'apellido_materno' => 'Maldonado',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 508,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12722133,
'dv' => 2,
'nombres' => 'Alfredo Eugenio',
'apellido_paterno' => 'Frene',
'apellido_materno' => 'Conget',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 168,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12722698,
'dv' => 9,
'nombres' => 'Denise',
'apellido_paterno' => 'Lara',
'apellido_materno' => 'Castro',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 253,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12727373,
'dv' => 1,
'nombres' => 'Mario Esteban',
'apellido_paterno' => 'Murgas',
'apellido_materno' => 'Alegria',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12827063,
'dv' => 9,
'nombres' => 'Rodrigo Romulo',
'apellido_paterno' => 'Miranda',
'apellido_materno' => 'Farias',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 509,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12838122,
'dv' => 8,
'nombres' => 'Carla Denisse',
'apellido_paterno' => 'Molina',
'apellido_materno' => 'Cruz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 168,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12851690,
'dv' => 5,
'nombres' => 'Veronica Cecilia ',
'apellido_paterno' => 'Zuñiga',
'apellido_materno' => 'Gonzalez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 399,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12860254,
'dv' => 2,
'nombres' => 'Victor Hugo',
'apellido_paterno' => 'Alvarado',
'apellido_materno' => 'Olivares',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 358,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12861860,
'dv' => 0,
'nombres' => 'Alejandro Felipe',
'apellido_paterno' => 'Alamo',
'apellido_materno' => 'Valenzuela',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 242,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12868593,
'dv' => 6,
'nombres' => 'Esteban Paulo',
'apellido_paterno' => 'Torres',
'apellido_materno' => 'Egaña',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 142,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12876849,
'dv' => 1,
'nombres' => 'Jorge Luis ',
'apellido_paterno' => 'Aldana',
'apellido_materno' => 'Zárate',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 436,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 12887281,
'dv' => 7,
'nombres' => 'Pablo',
'apellido_paterno' => 'Fernandez',
'apellido_materno' => 'Corbalan',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 702,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13004394,
'dv' => 1,
'nombres' => 'Ana Maria',
'apellido_paterno' => 'Zepeda',
'apellido_materno' => 'Mardones',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 106,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13008346,
'dv' => 3,
'nombres' => 'Vanessa Claudia Alejandra ',
'apellido_paterno' => 'Galeas',
'apellido_materno' => 'Araya',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 416,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13011655,
'dv' => 8,
'nombres' => 'Carla Andrea',
'apellido_paterno' => 'Castillo',
'apellido_materno' => 'Cifuentes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 84,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13026199,
'dv' => 'k',
'nombres' => 'Bárbara Fernanda',
'apellido_paterno' => 'Ruiz',
'apellido_materno' => 'Zavala',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 715,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13052098,
'dv' => 7,
'nombres' => 'Carolina Alejandra',
'apellido_paterno' => 'Arratia',
'apellido_materno' => 'Parra',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 506,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13068878,
'dv' => 0,
'nombres' => 'Gustavo Andres',
'apellido_paterno' => 'Nabalon',
'apellido_materno' => 'Morales',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 622,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13080034,
'dv' => 3,
'nombres' => 'Antonio Alejandro',
'apellido_paterno' => 'Palacios',
'apellido_materno' => 'Araos',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13087286,
'dv' => 7,
'nombres' => 'Cristian Gonzalo',
'apellido_paterno' => 'Navarrete',
'apellido_materno' => 'Lopez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 878,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13172264,
'dv' => 8,
'nombres' => 'Cristian Andres',
'apellido_paterno' => 'Sanchez',
'apellido_materno' => 'Higuera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 429,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13207979,
'dv' => 'K',
'nombres' => 'Jose Leonardo',
'apellido_paterno' => 'Urrutia',
'apellido_materno' => 'Alvarez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 27,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13218596,
'dv' => 4,
'nombres' => 'Ariel Horacio',
'apellido_paterno' => 'Quiroz',
'apellido_materno' => 'Valeria',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 384,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13219930,
'dv' => 2,
'nombres' => 'Ana Paola',
'apellido_paterno' => 'Arriagada',
'apellido_materno' => 'Droguett',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 135,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13234091,
'dv' => 9,
'nombres' => 'Jessica',
'apellido_paterno' => 'Lopez',
'apellido_materno' => 'Figueroa',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 655,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13234980,
'dv' => 0,
'nombres' => 'Cristian Gonzalo',
'apellido_paterno' => 'Palacios',
'apellido_materno' => 'Gonzalez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13237483,
'dv' => 'K',
'nombres' => 'Walter Elias',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Lara',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 952,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13241794,
'dv' => 6,
'nombres' => 'Máximo',
'apellido_paterno' => 'Larraín',
'apellido_materno' => 'Aguirre',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 257,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13250592,
'dv' => 6,
'nombres' => 'Daniel Mauricio',
'apellido_paterno' => 'Aracena',
'apellido_materno' => 'Avendaño',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 113,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13262854,
'dv' => 8,
'nombres' => 'German Angel',
'apellido_paterno' => 'Cordova',
'apellido_materno' => 'Rivero',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 937,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13267493,
'dv' => 0,
'nombres' => 'Italo Alejandro',
'apellido_paterno' => 'Carrasco',
'apellido_materno' => 'Salas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13271620,
'dv' => 'K',
'nombres' => 'John Michael',
'apellido_paterno' => 'Davidson',
'apellido_materno' => 'Nieto',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 591,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13280767,
'dv' => 1,
'nombres' => 'Claudio Andres',
'apellido_paterno' => 'Toledo',
'apellido_materno' => 'Ahumada',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 151,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13280886,
'dv' => 4,
'nombres' => 'Carolina Cynthia',
'apellido_paterno' => 'Valencia',
'apellido_materno' => 'Herrera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 740,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13291169,
'dv' => 'K',
'nombres' => 'Susan Mariela',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Moya',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 277,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13337824,
'dv' => 3,
'nombres' => 'Marcelo Patricio',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Jerez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 726,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13364739,
'dv' => 2,
'nombres' => 'Ivan Manuel',
'apellido_paterno' => 'Ortega',
'apellido_materno' => 'Rocha',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 246,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13372064,
'dv' => 2,
'nombres' => 'Mauricio Ulpiano',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Naguil',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 294,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13379833,
'dv' => 1,
'nombres' => 'Jacqueline Loretto',
'apellido_paterno' => 'Correa',
'apellido_materno' => 'Aguilera',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 132,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13443134,
'dv' => 2,
'nombres' => 'Rodrigo Sebastian',
'apellido_paterno' => 'Carrasco',
'apellido_materno' => 'Jofré',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 675,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13459252,
'dv' => 4,
'nombres' => 'Maricela Ester',
'apellido_paterno' => 'Gallegos',
'apellido_materno' => 'Muñoz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 704,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13471991,
'dv' => 5,
'nombres' => 'Mauricio Andres',
'apellido_paterno' => 'Quezada',
'apellido_materno' => 'Catalan',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 812,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13474370,
'dv' => 0,
'nombres' => 'Carolina Alejandra',
'apellido_paterno' => 'Molina',
'apellido_materno' => 'Del Pino',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 766,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13474374,
'dv' => 3,
'nombres' => 'Pamela Veronica',
'apellido_paterno' => 'Yaquich',
'apellido_materno' => 'Saud',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 509,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13479679,
'dv' => 0,
'nombres' => 'Alfredo Hernan ',
'apellido_paterno' => 'Marchant',
'apellido_materno' => 'Piñero',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 340,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13483428,
'dv' => 5,
'nombres' => 'Alvaro',
'apellido_paterno' => 'Figueroa',
'apellido_materno' => 'Nuñez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 192,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13488414,
'dv' => 2,
'nombres' => 'Flavia Andrea',
'apellido_paterno' => 'Cirano',
'apellido_materno' => 'Gacitua',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 307,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13502174,
'dv' => 1,
'nombres' => 'Freddy Alejandro ',
'apellido_paterno' => 'Aburto',
'apellido_materno' => 'Dávila',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 409,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13529082,
'dv' => 3,
'nombres' => 'Alvaro',
'apellido_paterno' => 'Figueroa',
'apellido_materno' => 'Nuñez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 189,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13530503,
'dv' => 0,
'nombres' => 'Hector',
'apellido_paterno' => 'Duran',
'apellido_materno' => 'Cortes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13547085,
'dv' => 6,
'nombres' => 'Aracely Andrea',
'apellido_paterno' => 'Toro',
'apellido_materno' => 'Salgado',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 252,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13550280,
'dv' => 4,
'nombres' => 'Alberto Ignacio',
'apellido_paterno' => 'Diemoz',
'apellido_materno' => 'Nuñez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 44,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13550517,
'dv' => 'K',
'nombres' => 'Francisco Javier',
'apellido_paterno' => 'Alemparte',
'apellido_materno' => 'Bauer',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 169,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13551401,
'dv' => 2,
'nombres' => 'Juan Pablo',
'apellido_paterno' => 'Cortes',
'apellido_materno' => 'Valdes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 191,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13556455,
'dv' => 9,
'nombres' => 'Jeisen Roxana',
'apellido_paterno' => 'Peñaloza',
'apellido_materno' => 'Ibañez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 220,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13587541,
'dv' => 4,
'nombres' => 'Javier Angel',
'apellido_paterno' => 'Lazaran',
'apellido_materno' => 'Yaitul',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13632656,
'dv' => 2,
'nombres' => 'Cristian Roberto',
'apellido_paterno' => 'Cortes',
'apellido_materno' => 'Plaza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 799,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13645429,
'dv' => 3,
'nombres' => 'Soledad Andrea ',
'apellido_paterno' => 'Sanchez',
'apellido_materno' => 'Robres',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 429,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13661473,
'dv' => 8,
'nombres' => 'Carlos Antonio',
'apellido_paterno' => 'Carrasco',
'apellido_materno' => 'Villa',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 936,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13667019,
'dv' => 0,
'nombres' => 'Rodrigo Nelson',
'apellido_paterno' => 'Benavides',
'apellido_materno' => 'Flores',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 909,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13686535,
'dv' => 8,
'nombres' => 'Maria Paz ',
'apellido_paterno' => 'Carvajal',
'apellido_materno' => 'Vargas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 375,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13688780,
'dv' => 7,
'nombres' => 'Enzo Emilio',
'apellido_paterno' => 'Canales',
'apellido_materno' => 'Fuentes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 218,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13695362,
'dv' => 1,
'nombres' => 'Vinka Andrea',
'apellido_paterno' => 'Papuzinski',
'apellido_materno' => 'Almonte',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13729874,
'dv' => 0,
'nombres' => 'Esteban Alfonso',
'apellido_paterno' => 'Vergara',
'apellido_materno' => 'Muñoz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 241,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13730406,
'dv' => 6,
'nombres' => 'Fernando José',
'apellido_paterno' => 'Illanes',
'apellido_materno' => 'García-Huidobro',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 729,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13734277,
'dv' => 4,
'nombres' => 'Ruth Carola',
'apellido_paterno' => 'Lancomilla',
'apellido_materno' => 'Burgos',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 12,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13741915,
'dv' => 7,
'nombres' => 'Cristobal Arturo',
'apellido_paterno' => 'Bravo',
'apellido_materno' => 'Lermanda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13755825,
'dv' => 4,
'nombres' => 'Jordan Enrique ',
'apellido_paterno' => 'Rebolledo',
'apellido_materno' => 'Castillo ',
'sexo' => 'm',
'estado_civil' => 'casado',
'profesion' => 'Carabinero',
'direccion' => 517,
'telefono' => 942345113,
'email' => 'jerccastillo@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13768179,
'dv' => 'k',
'nombres' => 'Brenda Catherine',
'apellido_paterno' => 'Farias',
'apellido_materno' => 'Flores',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 706,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13829444,
'dv' => 7,
'nombres' => 'Matias',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Hodgson',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 157,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13832473,
'dv' => 7,
'nombres' => 'Enrique Andres',
'apellido_paterno' => 'Rusch',
'apellido_materno' => 'Reichhard',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 117,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13844002,
'dv' => 8,
'nombres' => 'Lissette del Carmen',
'apellido_paterno' => 'Alarcon',
'apellido_materno' => 'Rodriguez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 53,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13858034,
'dv' => 2,
'nombres' => 'Julio César',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Escamilla',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 317,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13869891,
'dv' => 2,
'nombres' => 'Claudio',
'apellido_paterno' => 'Morales',
'apellido_materno' => 'Morgado',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13894247,
'dv' => 3,
'nombres' => 'Andrea Maribel',
'apellido_paterno' => 'Bustos',
'apellido_materno' => 'Acuña',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 614,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13901866,
'dv' => 4,
'nombres' => 'Omar Alejandro',
'apellido_paterno' => 'Pazols',
'apellido_materno' => 'Caceres',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13921980,
'dv' => 5,
'nombres' => 'Marcela Carolina',
'apellido_paterno' => 'Yaquich',
'apellido_materno' => 'Saud',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13924017,
'dv' => 0,
'nombres' => 'Felipe Andres',
'apellido_paterno' => 'Vargas',
'apellido_materno' => 'Carreño',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 57,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13933330,
'dv' => 5,
'nombres' => 'Nicolas',
'apellido_paterno' => 'Cifuentes',
'apellido_materno' => 'Silva',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 735,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13944266,
'dv' => 0,
'nombres' => 'Maria Carolina',
'apellido_paterno' => 'Jara',
'apellido_materno' => 'Valenzuela',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 28,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13957925,
'dv' => 9,
'nombres' => 'Alejandro',
'apellido_paterno' => 'Campos',
'apellido_materno' => 'Jiminez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 612,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13990180,
'dv' => 0,
'nombres' => 'Francisco Javier',
'apellido_paterno' => 'Marquez',
'apellido_materno' => 'Astorga',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 164,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 13995559,
'dv' => 5,
'nombres' => 'Robert Esnaldo',
'apellido_paterno' => 'Briones',
'apellido_materno' => 'Canales',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 46,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14002798,
'dv' => 7,
'nombres' => 'Hugo Esteban',
'apellido_paterno' => 'Campos',
'apellido_materno' => 'Soto',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14031784,
'dv' => 5,
'nombres' => 'German',
'apellido_paterno' => 'Godoy',
'apellido_materno' => 'Riquelme',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 742,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14038925,
'dv' => 0,
'nombres' => 'Hector Jaime',
'apellido_paterno' => 'Adriazola',
'apellido_materno' => 'Deuma',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14049980,
'dv' => 3,
'nombres' => 'María Elena ',
'apellido_paterno' => 'González',
'apellido_materno' => 'Sánchez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 314,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14082522,
'dv' => 0,
'nombres' => 'Braulio Antonio',
'apellido_paterno' => 'Raimilla',
'apellido_materno' => 'Pavié',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 954,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14096965,
'dv' => 6,
'nombres' => 'Nicole Daniela',
'apellido_paterno' => 'Baldwin',
'apellido_materno' => 'Fuchslocher',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 647,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14119024,
'dv' => 5,
'nombres' => 'Carolina',
'apellido_paterno' => 'Bruce',
'apellido_materno' => 'Aguirre',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 183,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14135220,
'dv' => 2,
'nombres' => 'Juan Eduardo',
'apellido_paterno' => 'Cona',
'apellido_materno' => 'Rojas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 94,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14138419,
'dv' => 8,
'nombres' => 'Carolina rebeca',
'apellido_paterno' => 'leal',
'apellido_materno' => 'Silva',
'sexo' => 'f',
'estado_civil' => 'soltero',
'profesion' => 'ing comercial',
'direccion' => 541,
'telefono' => 998342534,
'email' => 'leal.karoli@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14145180,
'dv' => 4,
'nombres' => 'Alberto Andres',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Villar',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 227,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14157871,
'dv' => 5,
'nombres' => 'Claudio Andres',
'apellido_paterno' => 'Hernandez',
'apellido_materno' => 'Jones',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 621,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14160517,
'dv' => 8,
'nombres' => 'Julio Rodrigo ',
'apellido_paterno' => 'Acevedo',
'apellido_materno' => 'Cifuentes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 211,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14166285,
'dv' => 6,
'nombres' => 'Juan Andres ',
'apellido_paterno' => 'Carvajal',
'apellido_materno' => 'Vargas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 376,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14166706,
'dv' => 8,
'nombres' => 'Marcelo',
'apellido_paterno' => 'Bedwell',
'apellido_materno' => 'Larenas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 872,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14167757,
'dv' => 8,
'nombres' => 'Loreto Alejandra',
'apellido_paterno' => 'Mesina',
'apellido_materno' => 'Muñoz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 459,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14171406,
'dv' => 6,
'nombres' => 'Maria Francisca',
'apellido_paterno' => 'Medina',
'apellido_materno' => 'Fuentes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 40,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14178179,
'dv' => 0,
'nombres' => 'Gladys Ines de Lourdes ',
'apellido_paterno' => 'Aranguiz',
'apellido_materno' => 'Vergara',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 451,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14188678,
'dv' => 9,
'nombres' => 'Jacqueline Susana',
'apellido_paterno' => 'Vergara',
'apellido_materno' => 'Veloz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14210683,
'dv' => 3,
'nombres' => 'Claudio Antonio Rodolfo',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Jimenez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 97,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14416883,
'dv' => 6,
'nombres' => 'Jorge Emilio',
'apellido_paterno' => 'Pereira',
'apellido_materno' => 'Alfaro',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 100,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14472429,
'dv' => 1,
'nombres' => 'Werner',
'apellido_paterno' => 'Pieber',
'apellido_materno' => 'Celis',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 181,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14481096,
'dv' => 1,
'nombres' => 'Felipe Fernando',
'apellido_paterno' => 'Scholz',
'apellido_materno' => 'Duran',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 507,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14504270,
'dv' => 4,
'nombres' => 'Jorge Andres ',
'apellido_paterno' => 'Gomez',
'apellido_materno' => 'Riveros',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 450,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14554967,
'dv' => 1,
'nombres' => 'Claudia Angélica',
'apellido_paterno' => 'Galarce',
'apellido_materno' => 'Vega',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 426,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14557074,
'dv' => 3,
'nombres' => 'Fredy Javier',
'apellido_paterno' => 'Espinoza',
'apellido_materno' => 'Soto',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 491,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14571199,
'dv' => 1,
'nombres' => 'Elizabeth Ivonne',
'apellido_paterno' => 'Campos',
'apellido_materno' => 'Campos',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 18,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14600972,
'dv' => 7,
'nombres' => 'Cristian Fernando',
'apellido_paterno' => 'Vasquez',
'apellido_materno' => 'Ibarra',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 478,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14605502,
'dv' => 8,
'nombres' => 'Roberto',
'apellido_paterno' => 'Sunkel',
'apellido_materno' => 'Maldonado',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14614588,
'dv' => 4,
'nombres' => 'Cristian Andres',
'apellido_paterno' => 'Camus',
'apellido_materno' => 'Perez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 163,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14633520,
'dv' => 9,
'nombres' => 'Sergio',
'apellido_paterno' => 'Blanco',
'apellido_materno' => 'Grandi',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14647442,
'dv' => 'K',
'nombres' => 'Rosa Isabel',
'apellido_paterno' => 'Gajardo',
'apellido_materno' => 'Rojas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14726200,
'dv' => 0,
'nombres' => 'Jose',
'apellido_paterno' => 'Vasquez',
'apellido_materno' => 'Garcia',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14732629,
'dv' => 7,
'nombres' => 'Felix Jorge',
'apellido_paterno' => 'Romani',
'apellido_materno' => 'Soplin',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 793,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14742165,
'dv' => 6,
'nombres' => 'Jose Rafael',
'apellido_paterno' => 'Galeano',
'apellido_materno' => 'Sotomayor',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 335,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14757769,
'dv' => 9,
'nombres' => 'Jariel',
'apellido_paterno' => 'Meliz',
'apellido_materno' => 'Torrenz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 373,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 14904429,
'dv' => 9,
'nombres' => 'Roberto Andres',
'apellido_paterno' => 'Baeza',
'apellido_materno' => 'Lopez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 101,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15017879,
'dv' => 7,
'nombres' => 'Pablo Rodrigo',
'apellido_paterno' => 'de la Fuente',
'apellido_materno' => 'Lopez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15029911,
'dv' => 'k',
'nombres' => 'Franco Javier',
'apellido_paterno' => 'Guerrero',
'apellido_materno' => 'Pizarro',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 967,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15035781,
'dv' => 0,
'nombres' => 'Maykol Gary',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Salinas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15048234,
'dv' => 8,
'nombres' => 'Arelly Nayaret',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Vega',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 232,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15060477,
'dv' => 'K',
'nombres' => 'Jehison',
'apellido_paterno' => 'Robles',
'apellido_materno' => 'Maturana',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 899,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15067384,
'dv' => 4,
'nombres' => 'Rafaela Miguelina',
'apellido_paterno' => 'Erices',
'apellido_materno' => 'Vidal',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 226,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15071846,
'dv' => 5,
'nombres' => 'Rodrigo',
'apellido_paterno' => 'Gajardo',
'apellido_materno' => 'Palma',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 553,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15095840,
'dv' => 7,
'nombres' => 'Rodrigo Andree',
'apellido_paterno' => 'Yañez',
'apellido_materno' => 'Espinola',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 23,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15108720,
'dv' => 5,
'nombres' => 'Claudia Soledad',
'apellido_paterno' => 'Cornejo',
'apellido_materno' => 'Donoso',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 821,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15110074,
'dv' => 0,
'nombres' => 'José Luis Horacio',
'apellido_paterno' => 'Leiva',
'apellido_materno' => 'Cabezas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 963,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15119053,
'dv' => 7,
'nombres' => 'Luis Roberto',
'apellido_paterno' => 'Donoso',
'apellido_materno' => 'Miranda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15128085,
'dv' => 4,
'nombres' => 'Viviana Ingrid',
'apellido_paterno' => 'Farias',
'apellido_materno' => 'Cabrera',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15138267,
'dv' => 3,
'nombres' => 'Monica del Carmen',
'apellido_paterno' => 'Ponce',
'apellido_materno' => 'Herrera',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15143999,
'dv' => 3,
'nombres' => 'Ricardo',
'apellido_paterno' => 'Palomera',
'apellido_materno' => 'Sepulveda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15147929,
'dv' => 4,
'nombres' => 'Viviana Macarena',
'apellido_paterno' => 'Avila',
'apellido_materno' => 'Verdugo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 161,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15175805,
'dv' => 3,
'nombres' => 'Ruben Alejandro ',
'apellido_paterno' => 'Sanhueza',
'apellido_materno' => 'Inostroza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 433,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15221817,
'dv' => 6,
'nombres' => 'Livio Antonio',
'apellido_paterno' => 'Saavedra',
'apellido_materno' => 'Faure',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 122,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15314998,
'dv' => 4,
'nombres' => 'Cristian',
'apellido_paterno' => 'Nuñez',
'apellido_materno' => 'Mendez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 827,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15317117,
'dv' => 3,
'nombres' => 'Cristobal Omar',
'apellido_paterno' => 'Poblete',
'apellido_materno' => 'Miranda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 52,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15330499,
'dv' => 8,
'nombres' => 'Miguel Guillermo',
'apellido_paterno' => 'Garate',
'apellido_materno' => 'Soto',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 728,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15333821,
'dv' => 3,
'nombres' => 'Karen Romina',
'apellido_paterno' => 'Ibarra',
'apellido_materno' => 'Alarcon',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15337638,
'dv' => 7,
'nombres' => 'Javier',
'apellido_paterno' => 'Cordero',
'apellido_materno' => 'Diaz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 965,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15343346,
'dv' => 1,
'nombres' => 'Alejandro',
'apellido_paterno' => 'Leiva',
'apellido_materno' => 'Troncoso',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15344138,
'dv' => 3,
'nombres' => 'Julian Eduardo ',
'apellido_paterno' => 'Ramirez',
'apellido_materno' => 'Gutierrez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 369,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15344190,
'dv' => 1,
'nombres' => 'Edmundo Alejandro',
'apellido_paterno' => 'Letelier',
'apellido_materno' => 'Yissi',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15358350,
'dv' => 1,
'nombres' => 'Fernanda Simone',
'apellido_paterno' => 'Gomez',
'apellido_materno' => 'Mejias',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 293,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15363094,
'dv' => 1,
'nombres' => 'Juan Carlos',
'apellido_paterno' => 'Yaquich',
'apellido_materno' => 'Saud',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 311,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15363315,
'dv' => 0,
'nombres' => 'Mario',
'apellido_paterno' => 'Ramirez',
'apellido_materno' => 'Alcalde',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 108,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 1,
],
[
'rut' => 15365332,
'dv' => 1,
'nombres' => 'Cristian',
'apellido_paterno' => 'Ugarte',
'apellido_materno' => 'Muñoz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15365781,
'dv' => 5,
'nombres' => 'Armando',
'apellido_paterno' => 'Fernandez',
'apellido_materno' => 'Karlezi',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 48,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15368311,
'dv' => 5,
'nombres' => 'Freddy Esteban',
'apellido_paterno' => 'Valencia',
'apellido_materno' => 'Herrera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 740,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15369410,
'dv' => 9,
'nombres' => 'Gonzalo Sebastian',
'apellido_paterno' => 'Obando',
'apellido_materno' => 'Muñoz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 193,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15371178,
'dv' => 'K',
'nombres' => 'Cristian Felix',
'apellido_paterno' => 'Gajardo',
'apellido_materno' => 'Mendez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 310,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15374324,
'dv' => 'K',
'nombres' => 'Coolette A.',
'apellido_paterno' => 'Rodriguez',
'apellido_materno' => 'Saldias',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15377366,
'dv' => 1,
'nombres' => 'Rodrigo Alberto',
'apellido_paterno' => 'Espinoza',
'apellido_materno' => 'Garay',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 229,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15382140,
'dv' => 2,
'nombres' => 'Nicolas',
'apellido_paterno' => 'Cardenas',
'apellido_materno' => 'Perez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 763,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15382440,
'dv' => 1,
'nombres' => 'Felipe Ignacio',
'apellido_paterno' => 'Cancino',
'apellido_materno' => 'Callejas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 42,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15382485,
'dv' => 1,
'nombres' => 'Felipe Alonso',
'apellido_paterno' => 'de la Fuente',
'apellido_materno' => 'Velasquez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15383215,
'dv' => 3,
'nombres' => 'Pedro Pablo',
'apellido_paterno' => 'Darraidou',
'apellido_materno' => 'Echevarri',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 179,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15385212,
'dv' => 'K',
'nombres' => 'Francisco ',
'apellido_paterno' => 'Morales',
'apellido_materno' => 'Vichunante',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 427,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15385513,
'dv' => 7,
'nombres' => 'Teresita de los Andes',
'apellido_paterno' => 'Saavedra',
'apellido_materno' => 'Diaz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 188,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15408878,
'dv' => 4,
'nombres' => 'Patricia Andrea',
'apellido_paterno' => 'Salinas',
'apellido_materno' => 'Bustamante',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 594,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15432336,
'dv' => 8,
'nombres' => 'Joshua',
'apellido_paterno' => 'Gigoux',
'apellido_materno' => 'Gigoux',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 794,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15432554,
'dv' => 9,
'nombres' => 'Nelson Rolando',
'apellido_paterno' => 'Ruiz',
'apellido_materno' => 'Ortiz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 281,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15434868,
'dv' => 9,
'nombres' => 'Evita Paz',
'apellido_paterno' => 'Huerta',
'apellido_materno' => 'Diaz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 288,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15469120,
'dv' => 0,
'nombres' => 'Jose Miguel',
'apellido_paterno' => 'Cabezas',
'apellido_materno' => 'Navarro',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 576,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15512038,
'dv' => 'k',
'nombres' => 'Renan',
'apellido_paterno' => 'Hidalgo',
'apellido_materno' => 'Silva',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 720,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15525120,
'dv' => 4,
'nombres' => 'Maria Beatriz',
'apellido_paterno' => 'Lucero',
'apellido_materno' => 'Orellana',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 922,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15531836,
'dv' => 8,
'nombres' => 'Francisco David',
'apellido_paterno' => 'Cornejo',
'apellido_materno' => 'Lopez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 835,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15534001,
'dv' => 0,
'nombres' => 'Emerson Felipe ',
'apellido_paterno' => 'Sepulveda',
'apellido_materno' => 'Mendez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 423,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15552572,
'dv' => 'K',
'nombres' => 'Hernan',
'apellido_paterno' => 'Arcentales',
'apellido_materno' => 'Hidalgo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15565755,
'dv' => 3,
'nombres' => 'Shyla Alejandra',
'apellido_paterno' => 'Toledo',
'apellido_materno' => 'Ahumada',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 154,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15610086,
'dv' => 2,
'nombres' => 'Sergio Hernán',
'apellido_paterno' => 'Ortega',
'apellido_materno' => 'Rojas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 414,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15610696,
'dv' => 8,
'nombres' => 'Daniel Andres',
'apellido_paterno' => 'Badilla',
'apellido_materno' => 'Castillo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 232,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15620076,
'dv' => 'k',
'nombres' => 'Pablo Andres',
'apellido_paterno' => 'Avila',
'apellido_materno' => 'Rivera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 643,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15630335,
'dv' => 6,
'nombres' => 'Ursula Constanza',
'apellido_paterno' => 'Schultz',
'apellido_materno' => 'Tapia',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 60,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15639008,
'dv' => 9,
'nombres' => 'Valeska',
'apellido_paterno' => 'Linetzky',
'apellido_materno' => 'Mera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 357,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 1,
],
[
'rut' => 15639042,
'dv' => 9,
'nombres' => 'Jorge',
'apellido_paterno' => 'Diez',
'apellido_materno' => 'Huerta',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 680,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15640909,
'dv' => 'K',
'nombres' => 'Rafael Ignacio',
'apellido_paterno' => 'Pinto',
'apellido_materno' => 'Pomar',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 102,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15641690,
'dv' => 5,
'nombres' => 'Andres Eugenio',
'apellido_paterno' => 'Vergara',
'apellido_materno' => 'Ross',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 237,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15644249,
'dv' => 6,
'nombres' => 'Gonzalo',
'apellido_paterno' => 'Larroulet',
'apellido_materno' => 'Irarrazaval',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 141,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15644774,
'dv' => 1,
'nombres' => 'Alejandra',
'apellido_paterno' => 'Lira',
'apellido_materno' => 'Valdevieso',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15662111,
'dv' => 0,
'nombres' => 'Roberto Carlos',
'apellido_paterno' => 'González',
'apellido_materno' => 'Oyarzún',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 267,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15664826,
'dv' => 4,
'nombres' => 'Carolina Pia',
'apellido_paterno' => 'Farias',
'apellido_materno' => 'Delgado',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 830,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15666983,
'dv' => 0,
'nombres' => 'Rodrigo Andres',
'apellido_paterno' => 'González',
'apellido_materno' => 'Romero',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 808,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15672035,
'dv' => 6,
'nombres' => 'Rodrigo Eleazar',
'apellido_paterno' => 'Valderrama',
'apellido_materno' => 'Estrada',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 39,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15721021,
'dv' => 1,
'nombres' => 'Gabriel Andres',
'apellido_paterno' => 'Acuña',
'apellido_materno' => 'Inostroza',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15729294,
'dv' => 3,
'nombres' => 'Israel',
'apellido_paterno' => 'Gomez',
'apellido_materno' => 'Mucientes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15730628,
'dv' => 6,
'nombres' => 'Richard Fabian',
'apellido_paterno' => 'Medina',
'apellido_materno' => 'Zapata',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15744683,
'dv' => 5,
'nombres' => 'Jorge Rodrigo',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Ubilla',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 29,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15748516,
'dv' => 4,
'nombres' => 'Miguel Angel',
'apellido_paterno' => 'Rojas',
'apellido_materno' => 'Pozo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15761053,
'dv' => 8,
'nombres' => 'Liliana Del Carmen',
'apellido_paterno' => 'Maraboli',
'apellido_materno' => 'Osorio',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 1001,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15770502,
'dv' => 4,
'nombres' => 'Fredy Wilson',
'apellido_paterno' => 'Henriquez',
'apellido_materno' => 'Monasterio',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15776128,
'dv' => 5,
'nombres' => 'Juan Carlos',
'apellido_paterno' => 'Lara',
'apellido_materno' => 'Godoy',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 550,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15776183,
'dv' => 8,
'nombres' => 'Andres',
'apellido_paterno' => 'Segovia',
'apellido_materno' => 'Cerda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15780320,
'dv' => 4,
'nombres' => 'Matias Nicolas',
'apellido_paterno' => 'Acevedo',
'apellido_materno' => 'Soto',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 557,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15782192,
'dv' => 'k',
'nombres' => 'Dennise Esperanza',
'apellido_paterno' => 'Ogaz',
'apellido_materno' => 'Alfaro',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 404,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15787300,
'dv' => 8,
'nombres' => 'Alexis',
'apellido_paterno' => 'Segura',
'apellido_materno' => 'Vergara',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 639,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15796610,
'dv' => 3,
'nombres' => 'Jose David',
'apellido_paterno' => 'Cespedes',
'apellido_materno' => 'Acevedo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 111,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15828103,
'dv' => 1,
'nombres' => 'Isai Orlando',
'apellido_paterno' => 'Morales',
'apellido_materno' => 'Gonzalez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15829321,
'dv' => 8,
'nombres' => 'Maricel Ester',
'apellido_paterno' => ' Nuñez',
'apellido_materno' => ' Ribo',
'sexo' => 'f',
'estado_civil' => 'soltero',
'profesion' => 'Ingeniero Civil Informatico',
'direccion' => 551,
'telefono' => 952393476,
'email' => 'maricelnr@gmail.com@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15837409,
'dv' => 9,
'nombres' => 'Monica Ines del Pilar ',
'apellido_paterno' => 'Carrasco',
'apellido_materno' => 'Godoy',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 397,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15841967,
'dv' => 'K',
'nombres' => 'Alfredo Elias',
'apellido_paterno' => 'Belmar',
'apellido_materno' => 'Escobar',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15842649,
'dv' => 8,
'nombres' => 'Romina',
'apellido_paterno' => 'Carrasco',
'apellido_materno' => 'Pavez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15842915,
'dv' => 2,
'nombres' => 'Carolina Alejandra',
'apellido_paterno' => 'Pozo',
'apellido_materno' => 'Briones',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 327,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15845334,
'dv' => 7,
'nombres' => 'Christian Andres',
'apellido_paterno' => 'Garcia',
'apellido_materno' => 'Medel',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 14,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15871409,
'dv' => 4,
'nombres' => 'Joaquin Pelayo',
'apellido_paterno' => 'Caceres',
'apellido_materno' => 'Fuenzalida',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 555,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15871478,
'dv' => 7,
'nombres' => 'Hernan Patricio ',
'apellido_paterno' => 'Rivera',
'apellido_materno' => 'Gamboa',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 385,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15886536,
'dv' => 'k',
'nombres' => 'Chestier Patricio',
'apellido_paterno' => 'Palma',
'apellido_materno' => 'Palomino',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 926,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15889496,
'dv' => 3,
'nombres' => 'Gisselle Bernabe',
'apellido_paterno' => 'Padilla',
'apellido_materno' => 'Parra',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 590,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15893908,
'dv' => 8,
'nombres' => 'Nelson Alejandro',
'apellido_paterno' => 'Valenzuela',
'apellido_materno' => 'Peña',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 38,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15906935,
'dv' => 4,
'nombres' => 'Anais Belen',
'apellido_paterno' => 'Ferrada',
'apellido_materno' => 'Zambrano',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 34,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15906965,
'dv' => 6,
'nombres' => 'Eduardo Elias ',
'apellido_paterno' => 'Elizalde',
'apellido_materno' => 'Quezada',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 411,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15913112,
'dv' => 2,
'nombres' => 'Paula Lourdes',
'apellido_paterno' => 'Fernandez',
'apellido_materno' => 'Araneda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 158,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15915934,
'dv' => 5,
'nombres' => 'Karen Pilar ',
'apellido_paterno' => 'Petey',
'apellido_materno' => 'Saavedra',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 387,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15916456,
'dv' => 'K',
'nombres' => 'Jose Miguel',
'apellido_paterno' => 'Jimenez',
'apellido_materno' => 'Salazar',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 604,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15924574,
'dv' => 8,
'nombres' => 'Nathalie',
'apellido_paterno' => 'Perez',
'apellido_materno' => 'Opazo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 631,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15928006,
'dv' => 3,
'nombres' => 'Orlando Andres',
'apellido_paterno' => 'Pedreros',
'apellido_materno' => 'Velasquez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 286,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15933419,
'dv' => 8,
'nombres' => 'Eduardo Esteban ',
'apellido_paterno' => 'Lopez',
'apellido_materno' => 'Llanos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 453,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15934562,
'dv' => 9,
'nombres' => 'Gonzalo Adrian',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Cordova',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 357,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15935872,
'dv' => 0,
'nombres' => 'Nicolas',
'apellido_paterno' => 'Labbe',
'apellido_materno' => 'Salza',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15936454,
'dv' => 2,
'nombres' => 'Isabel',
'apellido_paterno' => 'Hilliger',
'apellido_materno' => 'Carrasco',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 515,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15936999,
'dv' => 4,
'nombres' => 'Alexis',
'apellido_paterno' => 'Catalan',
'apellido_materno' => 'Alvarez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 696,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15941803,
'dv' => 0,
'nombres' => 'Fabiola Fernanda',
'apellido_paterno' => 'Jerez',
'apellido_materno' => 'Cisterna',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 330,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15947780,
'dv' => 0,
'nombres' => 'Dominique Michelle',
'apellido_paterno' => 'Thomann',
'apellido_materno' => 'Etchegaray',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 326,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15959277,
'dv' => 4,
'nombres' => 'Tamara Ivonne ',
'apellido_paterno' => 'Espinoza',
'apellido_materno' => 'Martinez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 347,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 1,
],
[
'rut' => 15959973,
'dv' => 6,
'nombres' => 'Claudio Felipe',
'apellido_paterno' => 'Perez',
'apellido_materno' => 'Diaz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 87,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15960190,
'dv' => 0,
'nombres' => 'Carmen Gloria',
'apellido_paterno' => 'Garcia',
'apellido_materno' => 'Aubel',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 467,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15960776,
'dv' => 3,
'nombres' => 'Juan Sebastian',
'apellido_paterno' => 'del Rio',
'apellido_materno' => 'Baeza',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 78,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15960839,
'dv' => 5,
'nombres' => 'Juan Pablo',
'apellido_paterno' => 'Vial',
'apellido_materno' => 'Balmaceda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 75,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15970270,
'dv' => 7,
'nombres' => 'Oscar Rodrigo ',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Cortes',
'sexo' => 'm',
'estado_civil' => 'soltero',
'profesion' => 'Licenciado en agronomia',
'direccion' => 536,
'telefono' => 966299394,
'email' => 'papayooscar@hotmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15981425,
'dv' => 4,
'nombres' => 'Katherin Elizabeth ',
'apellido_paterno' => 'Morales',
'apellido_materno' => 'Salgado',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 421,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15981748,
'dv' => 2,
'nombres' => 'Claudio Nolasco',
'apellido_paterno' => 'Osorio',
'apellido_materno' => 'Lillo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 460,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15986411,
'dv' => 1,
'nombres' => 'Karina Andrea',
'apellido_paterno' => 'Jaramillo',
'apellido_materno' => 'Maureira',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 15,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 15994289,
'dv' => 9,
'nombres' => 'Claudia Soledad',
'apellido_paterno' => 'Cornejo',
'apellido_materno' => 'Donoso',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 821,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16000690,
'dv' => 0,
'nombres' => 'Santiago Reinaldo',
'apellido_paterno' => 'García',
'apellido_materno' => 'Godoy',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 880,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16013932,
'dv' => 3,
'nombres' => 'Leyla Daniela',
'apellido_paterno' => 'Guerrero',
'apellido_materno' => 'Retamal',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 713,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16014104,
'dv' => 2,
'nombres' => 'Nicolas Marcel',
'apellido_paterno' => 'Conca',
'apellido_materno' => 'Minaeff',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 842,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16015025,
'dv' => 4,
'nombres' => 'Esteban Cataldo',
'apellido_paterno' => 'Von',
'apellido_materno' => 'Bohlen',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16015519,
'dv' => 1,
'nombres' => 'Jenniser Natalie',
'apellido_paterno' => 'Cadet',
'apellido_materno' => 'González',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 403,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16015767,
'dv' => 4,
'nombres' => 'Paulina Raquel',
'apellido_paterno' => 'Cerda',
'apellido_materno' => 'Gavilan',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 938,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16017356,
'dv' => 4,
'nombres' => 'Vicente Jose',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Alliende',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 85,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 1,
],
[
'rut' => 16017388,
'dv' => 2,
'nombres' => 'Benjamin',
'apellido_paterno' => 'Ramirez',
'apellido_materno' => 'Calvo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 162,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16018243,
'dv' => 1,
'nombres' => 'Daniela Andrea',
'apellido_paterno' => 'Ramirez',
'apellido_materno' => 'Valenzuela',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 149,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16018244,
'dv' => 'K',
'nombres' => 'Loreto Alejandra',
'apellido_paterno' => 'Ramirez',
'apellido_materno' => 'Valenzuela',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 150,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16036278,
'dv' => 2,
'nombres' => 'Lorena',
'apellido_paterno' => 'Fuentealba',
'apellido_materno' => 'Millaleo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 694,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16068227,
'dv' => 2,
'nombres' => 'Fernando',
'apellido_paterno' => 'Salinas',
'apellido_materno' => 'Duran',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16069452,
'dv' => 1,
'nombres' => 'Guillermo Andres',
'apellido_paterno' => 'Acuña',
'apellido_materno' => 'Calfulen',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 51,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16086256,
'dv' => 4,
'nombres' => 'Juan Victor ',
'apellido_paterno' => 'Villegas',
'apellido_materno' => 'Catalan',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 432,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16086426,
'dv' => 5,
'nombres' => 'Gonzalo',
'apellido_paterno' => 'Lopez',
'apellido_materno' => 'Oliva',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 778,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16094770,
'dv' => 5,
'nombres' => 'Maria Rosario',
'apellido_paterno' => 'Undurraga',
'apellido_materno' => 'Gonzalez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 455,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16096048,
'dv' => 5,
'nombres' => 'Nicolas',
'apellido_paterno' => 'Bottinelli',
'apellido_materno' => 'Guzman',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 70,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16096395,
'dv' => 6,
'nombres' => 'Felipe Alberto',
'apellido_paterno' => 'Stoehrel',
'apellido_materno' => 'Fuchslocher',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 120,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16098875,
'dv' => 4,
'nombres' => 'Maria Javiera',
'apellido_paterno' => 'Larrea',
'apellido_materno' => 'Gutierrez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 175,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16113295,
'dv' => 0,
'nombres' => 'Romina Valeria',
'apellido_paterno' => 'Martinez',
'apellido_materno' => 'Orellana',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 623,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16121212,
'dv' => 1,
'nombres' => 'Benjamin Arie',
'apellido_paterno' => 'Lanctot',
'apellido_materno' => 'Silva',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 283,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16122033,
'dv' => 7,
'nombres' => 'Guillermo Patricio',
'apellido_paterno' => 'Sanhueza',
'apellido_materno' => 'Araneda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 243,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16128729,
'dv' => 6,
'nombres' => 'Cristian',
'apellido_paterno' => 'Egaña',
'apellido_materno' => 'Santelices',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16130395,
'dv' => 'K',
'nombres' => 'Felipe Ignacio',
'apellido_paterno' => 'Barros',
'apellido_materno' => 'Pino',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 50,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16158092,
'dv' => 9,
'nombres' => 'Hernando Andres',
'apellido_paterno' => 'Amaya',
'apellido_materno' => 'Palma',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16193579,
'dv' => 4,
'nombres' => 'Johanna Ivonne ',
'apellido_paterno' => 'Godoy',
'apellido_materno' => 'Olate',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 386,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16200816,
'dv' => 1,
'nombres' => 'Yamil Sebastian',
'apellido_paterno' => 'Medina',
'apellido_materno' => 'Carvacho',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16204504,
'dv' => 0,
'nombres' => 'Eduardo Andres ',
'apellido_paterno' => 'Paredes',
'apellido_materno' => 'Fuentealba',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 343,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16207230,
'dv' => 7,
'nombres' => 'Hugo Alejandro',
'apellido_paterno' => 'Requena',
'apellido_materno' => 'Duran',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 93,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16207582,
'dv' => 9,
'nombres' => 'Matias Alberto',
'apellido_paterno' => 'Rusch',
'apellido_materno' => 'Reichhard',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 86,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16208699,
'dv' => 5,
'nombres' => 'Cristian Andres',
'apellido_paterno' => 'Valenzuela',
'apellido_materno' => 'Infante',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 130,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16209153,
'dv' => 0,
'nombres' => 'Felipe Alejandro',
'apellido_paterno' => 'Alemparte',
'apellido_materno' => 'Bauer',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 170,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16209345,
'dv' => 2,
'nombres' => 'Diana Elisa',
'apellido_paterno' => 'Brown',
'apellido_materno' => 'Orihuela',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 235,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16223742,
'dv' => 'k',
'nombres' => 'Karina Francisca',
'apellido_paterno' => 'Cornejo',
'apellido_materno' => 'Quintanillo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 851,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16227054,
'dv' => 0,
'nombres' => 'Claudia',
'apellido_paterno' => 'Rodriguez',
'apellido_materno' => 'Cartagena',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16237844,
'dv' => 9,
'nombres' => 'Paula Andrea',
'apellido_paterno' => 'Navarrete',
'apellido_materno' => 'Vasquez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 16,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16269181,
'dv' => 3,
'nombres' => 'Edgardo Samuel',
'apellido_paterno' => 'Cristi',
'apellido_materno' => 'Rosende',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 278,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16277352,
'dv' => 6,
'nombres' => 'Oscar Fernando ',
'apellido_paterno' => 'Rodríguez',
'apellido_materno' => 'Garrido',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 268,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16280776,
'dv' => 5,
'nombres' => 'Gisselle Rousse',
'apellido_paterno' => 'Marchant',
'apellido_materno' => 'Pozo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 348,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16284123,
'dv' => 8,
'nombres' => 'Alexis Eduardo Sebastian',
'apellido_paterno' => 'Alvarez',
'apellido_materno' => 'Saavedra',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 498,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16322130,
'dv' => 6,
'nombres' => 'Paulina Celeste',
'apellido_paterno' => 'Donoso',
'apellido_materno' => 'Gonzalez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 92,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16322860,
'dv' => 2,
'nombres' => 'Jorge Patricio ',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Nuñez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 390,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16330202,
'dv' => 0,
'nombres' => 'Jocelin Andrea ',
'apellido_paterno' => 'Jofré',
'apellido_materno' => 'Seguel',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 400,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16354369,
'dv' => 9,
'nombres' => 'Manuel Alejandro',
'apellido_paterno' => 'Mendez',
'apellido_materno' => 'Prado',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 247,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16354411,
'dv' => 3,
'nombres' => 'Felipe Andres ',
'apellido_paterno' => 'Oliva',
'apellido_materno' => 'Espinoza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 446,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16355358,
'dv' => 9,
'nombres' => 'Andres',
'apellido_paterno' => 'Baeza',
'apellido_materno' => 'Fernandez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 81,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16359249,
'dv' => 5,
'nombres' => 'Carolina Alejandra',
'apellido_paterno' => 'Arenas',
'apellido_materno' => 'Gonzalez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 43,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16361267,
'dv' => 4,
'nombres' => 'Cristian Javier',
'apellido_paterno' => 'Stevenson',
'apellido_materno' => 'Fernandez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 948,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16361528,
'dv' => 2,
'nombres' => 'Marcela Paz ',
'apellido_paterno' => 'Rojas',
'apellido_materno' => 'torrealba',
'sexo' => 'f',
'estado_civil' => 'soltero',
'profesion' => 'bibliotecaria',
'direccion' => 546,
'telefono' => 984553875,
'email' => 'mrojas634@icloud.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16363832,
'dv' => 2,
'nombres' => 'Benjamin',
'apellido_paterno' => 'Solar',
'apellido_materno' => 'Larrain',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 127,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16366579,
'dv' => 4,
'nombres' => 'Alejandro',
'apellido_paterno' => 'Sanchez',
'apellido_materno' => 'Iturriaga',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 920,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16367968,
'dv' => 'K',
'nombres' => 'Benjamin',
'apellido_paterno' => 'Laso',
'apellido_materno' => 'Ulloa',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 187,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16368728,
'dv' => 3,
'nombres' => 'Camilo Alberto',
'apellido_paterno' => 'Escobar',
'apellido_materno' => 'Ortuzar',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 739,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16368793,
'dv' => 3,
'nombres' => 'Benjamin Tomas',
'apellido_paterno' => 'Ovalle',
'apellido_materno' => 'Monge',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 107,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16369250,
'dv' => 3,
'nombres' => 'Maribel',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Gomara',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16369505,
'dv' => 7,
'nombres' => 'Pablo',
'apellido_paterno' => 'Gellona',
'apellido_materno' => 'Molina',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 129,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16369817,
'dv' => 'K',
'nombres' => 'Ignacio Jose',
'apellido_paterno' => 'Allendes',
'apellido_materno' => 'Correa',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 119,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16369942,
'dv' => 7,
'nombres' => 'Isadora',
'apellido_paterno' => 'Morrison',
'apellido_materno' => 'Holzel',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 761,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16370082,
'dv' => 4,
'nombres' => 'Rodrigo',
'apellido_paterno' => 'Caceres',
'apellido_materno' => 'Ortuzar',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 510,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16370252,
'dv' => 5,
'nombres' => 'Pablo ',
'apellido_paterno' => 'Holuigue',
'apellido_materno' => 'Musalem',
'sexo' => 'm',
'estado_civil' => 'casado',
'profesion' => 'Ingeniero Comercial',
'direccion' => 350,
'telefono' => 998223604,
'email' => 'pablohm87@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16370367,
'dv' => 'K',
'nombres' => 'Raimundo',
'apellido_paterno' => 'Manterola',
'apellido_materno' => 'Covarrubias',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 173,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16370578,
'dv' => 8,
'nombres' => 'Matías Daniel',
'apellido_paterno' => 'Castro',
'apellido_materno' => 'Quijada',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 308,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16370681,
'dv' => 4,
'nombres' => 'José Joaquín',
'apellido_paterno' => 'Vial',
'apellido_materno' => 'Balmaceda',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 648,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16373560,
'dv' => 1,
'nombres' => 'Elena Del Carmen',
'apellido_paterno' => 'Espinoza',
'apellido_materno' => 'Canuillan',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 634,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16385377,
'dv' => 9,
'nombres' => 'Esau Ariel',
'apellido_paterno' => 'Otero',
'apellido_materno' => 'Reyes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16409327,
'dv' => 1,
'nombres' => 'Cristian Alejandro',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Muñoz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16431823,
'dv' => 0,
'nombres' => 'Pablo',
'apellido_paterno' => 'Aninat',
'apellido_materno' => 'Alvarez-Fourcade',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 82,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16470611,
'dv' => 7,
'nombres' => 'Maximiliano Nicolas',
'apellido_paterno' => 'Aguilera',
'apellido_materno' => 'Reyes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16471311,
'dv' => 3,
'nombres' => 'Jorge Eduardo ',
'apellido_paterno' => 'Sanchez',
'apellido_materno' => 'Mella',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 406,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16473205,
'dv' => 3,
'nombres' => 'Alejandro Andres',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Gonzalez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 656,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16473230,
'dv' => 4,
'nombres' => 'Karla Katerina',
'apellido_paterno' => 'Herrera',
'apellido_materno' => 'Peña y Lillo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 35,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16474688,
'dv' => 7,
'nombres' => 'Rebeca Alejandra',
'apellido_paterno' => 'Santander',
'apellido_materno' => 'Avalos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 549,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16478182,
'dv' => 8,
'nombres' => 'Carmen Gloria',
'apellido_paterno' => 'Valenzuela',
'apellido_materno' => 'Montecinos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 820,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16491324,
'dv' => 4,
'nombres' => 'Sergio Esteban',
'apellido_paterno' => 'Medina',
'apellido_materno' => 'Zapata',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 114,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16495926,
'dv' => 0,
'nombres' => 'Juan Luis',
'apellido_paterno' => 'Contreras',
'apellido_materno' => 'Sanchez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 445,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16497071,
'dv' => 'k',
'nombres' => 'Carmen Paz',
'apellido_paterno' => 'Pineda',
'apellido_materno' => 'Stuardo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 121,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16498206,
'dv' => 8,
'nombres' => 'Hernann',
'apellido_paterno' => 'Frigerio',
'apellido_materno' => 'Tisi',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 617,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16508796,
'dv' => 8,
'nombres' => 'Daniel Alexis',
'apellido_paterno' => 'Cancino',
'apellido_materno' => 'Leiva',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16510020,
'dv' => 4,
'nombres' => 'Ximena',
'apellido_paterno' => 'Santander',
'apellido_materno' => 'Sarda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16517308,
'dv' => 2,
'nombres' => 'Maritza Gemma',
'apellido_paterno' => 'Torres',
'apellido_materno' => 'Soto',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16544338,
'dv' => 1,
'nombres' => 'Nadia Stephanie',
'apellido_paterno' => 'Ovies',
'apellido_materno' => 'Dobson',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 211,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16555445,
'dv' => 0,
'nombres' => 'Fernando Javier',
'apellido_paterno' => 'Valdes',
'apellido_materno' => 'Salazar',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16558318,
'dv' => 3,
'nombres' => 'Mary Paz',
'apellido_paterno' => 'Albornoz',
'apellido_materno' => 'Toloza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 668,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16560645,
'dv' => 0,
'nombres' => 'Carlos Ignacio',
'apellido_paterno' => 'Alcalde',
'apellido_materno' => 'Altamirano',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 390,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16573749,
'dv' => 0,
'nombres' => 'Pedro Alonso',
'apellido_paterno' => 'Salinas',
'apellido_materno' => 'Hernandez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 276,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16575168,
'dv' => 'K',
'nombres' => 'Jose Ignacio',
'apellido_paterno' => 'Vicente',
'apellido_materno' => 'Andrade',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 215,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16575942,
'dv' => 7,
'nombres' => 'Diego Ignacio ',
'apellido_paterno' => 'Astudillo',
'apellido_materno' => 'Gutierrez',
'sexo' => 'm',
'estado_civil' => 'casado',
'profesion' => 'Ingeniero Informatico',
'direccion' => 475,
'telefono' => 988086777,
'email' => 'diiasgu@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16604060,
'dv' => 4,
'nombres' => 'Bastian Waldo',
'apellido_paterno' => 'Montecinos',
'apellido_materno' => 'Vallejos',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16608267,
'dv' => 6,
'nombres' => 'Ismael Cristian',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Vigneaux',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 635,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16608764,
'dv' => 3,
'nombres' => 'Pablo Andres',
'apellido_paterno' => 'de la Maza',
'apellido_materno' => 'Espinosa',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 95,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16609066,
'dv' => 0,
'nombres' => 'Juan Pablo',
'apellido_paterno' => 'Edwards',
'apellido_materno' => 'Granifo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 646,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16609783,
'dv' => 5,
'nombres' => 'Jesus Antonio ',
'apellido_paterno' => 'Cabrera',
'apellido_materno' => 'Guzman',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 398,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16610374,
'dv' => 6,
'nombres' => 'Juan Anibal',
'apellido_paterno' => 'Ovalle',
'apellido_materno' => 'Monge',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 107,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16610574,
'dv' => 9,
'nombres' => 'Catalina Andrea ',
'apellido_paterno' => 'Duhart',
'apellido_materno' => 'Halabi',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 452,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16611636,
'dv' => 8,
'nombres' => 'Sebastian',
'apellido_paterno' => 'Fuentes',
'apellido_materno' => 'Rosello',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 176,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16612264,
'dv' => 3,
'nombres' => 'Oscar Felipe',
'apellido_paterno' => 'Hernandez',
'apellido_materno' => 'Merino',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 697,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16615614,
'dv' => 9,
'nombres' => 'Barbara de los Angeles',
'apellido_paterno' => 'Pinto',
'apellido_materno' => 'Canales',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 807,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16621028,
'dv' => 3,
'nombres' => 'Maria Alejandra',
'apellido_paterno' => 'Maturana',
'apellido_materno' => 'Mondaca',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 390,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16625711,
'dv' => 5,
'nombres' => 'Natalia',
'apellido_paterno' => 'Yañez',
'apellido_materno' => 'Castro',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16630460,
'dv' => 1,
'nombres' => 'Senen',
'apellido_paterno' => 'Quiroz',
'apellido_materno' => 'Vejar',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 769,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16645145,
'dv' => 0,
'nombres' => 'Diego Enrique',
'apellido_paterno' => 'Millaqueo',
'apellido_materno' => 'Tellez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 806,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16645355,
'dv' => 0,
'nombres' => 'George Edwards',
'apellido_paterno' => 'Campos',
'apellido_materno' => 'Lemus',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 419,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16656916,
'dv' => 8,
'nombres' => 'Macarena',
'apellido_paterno' => 'Hernandez',
'apellido_materno' => 'Aracena',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16663669,
'dv' => 8,
'nombres' => 'Valeria Paz',
'apellido_paterno' => 'De la Torre',
'apellido_materno' => 'mario',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 632,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16691144,
'dv' => 3,
'nombres' => 'Astrid Del Pilar',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Barrales',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 888,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16693496,
'dv' => 6,
'nombres' => 'Karoll Fernanda ',
'apellido_paterno' => 'Ramirez',
'apellido_materno' => 'Avila',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 394,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16702918,
'dv' => 3,
'nombres' => 'Felipe Ignacio',
'apellido_paterno' => 'Herrera',
'apellido_materno' => 'Barrera',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16710822,
'dv' => 9,
'nombres' => 'Javier Ignacio',
'apellido_paterno' => 'Sepulveda',
'apellido_materno' => 'Carrasco',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 501,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16713693,
'dv' => 1,
'nombres' => 'Alejandra Victoria ',
'apellido_paterno' => 'Orellana',
'apellido_materno' => 'Ahumada',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 434,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16718247,
'dv' => 'K',
'nombres' => 'Noelia Yazmin',
'apellido_paterno' => 'Rojas',
'apellido_materno' => 'Abello',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 305,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16719790,
'dv' => 6,
'nombres' => 'Luis Andres',
'apellido_paterno' => 'Saure',
'apellido_materno' => 'Carrasco',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16735627,
'dv' => 3,
'nombres' => 'Madelyn Jean Victoria',
'apellido_paterno' => 'Guzman',
'apellido_materno' => 'Mardones',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 41,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16738439,
'dv' => 0,
'nombres' => 'Juan Mauricio ',
'apellido_paterno' => 'Cristi',
'apellido_materno' => 'rosende',
'sexo' => 'm',
'estado_civil' => 'casado',
'profesion' => 'ingeniero ejecucion',
'direccion' => 543,
'telefono' => 982492797,
'email' => 'maucristi19@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16744951,
'dv' => 4,
'nombres' => 'Catherine Andrea',
'apellido_paterno' => 'Zuñiga',
'apellido_materno' => 'Palma',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 904,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16745602,
'dv' => 2,
'nombres' => 'Robinson Emilio ',
'apellido_paterno' => 'Escudero',
'apellido_materno' => 'Ossandon',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 443,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16750212,
'dv' => 1,
'nombres' => 'Carolina Andrea',
'apellido_paterno' => 'Inostroza',
'apellido_materno' => 'Rojas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 58,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16750857,
'dv' => 'k',
'nombres' => 'Rafael Patricio',
'apellido_paterno' => 'Torres',
'apellido_materno' => 'Fernandez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 782,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16781573,
'dv' => 1,
'nombres' => 'Roberto Antonio',
'apellido_paterno' => 'Navarrete',
'apellido_materno' => 'Troquin',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 958,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16789913,
'dv' => 7,
'nombres' => 'Maritza Aracelli',
'apellido_paterno' => 'Herrera',
'apellido_materno' => 'Villalon',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 775,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16839014,
'dv' => 9,
'nombres' => 'Jorge Eduardo',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Ulbrich',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 805,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16855149,
'dv' => 5,
'nombres' => 'ROSAMEL PATRICIO',
'apellido_paterno' => 'MEDINA',
'apellido_materno' => 'TORO',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 521,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16898577,
'dv' => 0,
'nombres' => 'Nikol Karin',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Olate',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 689,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16901895,
'dv' => 2,
'nombres' => 'Luis Osvaldo',
'apellido_paterno' => 'Onell',
'apellido_materno' => 'Arias',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 296,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16903694,
'dv' => 2,
'nombres' => 'Hector Gustavo Manuel',
'apellido_paterno' => 'Saez',
'apellido_materno' => 'Agurito',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 970,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16909073,
'dv' => 4,
'nombres' => 'Pia Paulina Mercedes ',
'apellido_paterno' => 'Vivanco',
'apellido_materno' => 'Nuñez',
'sexo' => 'f',
'estado_civil' => 'soltero',
'profesion' => 'Ingeniero Civil en Minas',
'direccion' => 518,
'telefono' => 950199625,
'email' => 'pia.vivanco@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16911963,
'dv' => 5,
'nombres' => 'Cristian Andres ',
'apellido_paterno' => 'Sepulveda',
'apellido_materno' => 'Romero',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 392,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16916034,
'dv' => 1,
'nombres' => 'Simón Andres',
'apellido_paterno' => 'Cortes',
'apellido_materno' => 'Quiroz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 503,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16922597,
'dv' => 4,
'nombres' => 'Sergio Gustavo',
'apellido_paterno' => 'Perez',
'apellido_materno' => 'Perez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16923091,
'dv' => 9,
'nombres' => 'Nicolas Andres',
'apellido_paterno' => 'Pardo',
'apellido_materno' => 'Cadena',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 774,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16933198,
'dv' => 7,
'nombres' => 'Luis Alejandro ',
'apellido_paterno' => 'orellana',
'apellido_materno' => 'Gomez',
'sexo' => 'm',
'estado_civil' => 'soltero',
'profesion' => 'ing electronico',
'direccion' => 540,
'telefono' => 994480771,
'email' => 'l.orellanagomez@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16936938,
'dv' => 0,
'nombres' => 'Daniela Fernanda ',
'apellido_paterno' => 'Avendaño',
'apellido_materno' => 'Valverde',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 435,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16940086,
'dv' => 5,
'nombres' => 'Andres Patricio',
'apellido_paterno' => 'Figueroa',
'apellido_materno' => 'Ramila',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 138,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16941782,
'dv' => 2,
'nombres' => 'Felipe',
'apellido_paterno' => 'Ovalle',
'apellido_materno' => 'Ortuzar',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 764,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16942736,
'dv' => 4,
'nombres' => 'Andrés Arturo',
'apellido_paterno' => 'Sadler',
'apellido_materno' => 'Polanco',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 139,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16945323,
'dv' => 3,
'nombres' => 'Paulette',
'apellido_paterno' => 'Riddle',
'apellido_materno' => 'Arias',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16965047,
'dv' => 0,
'nombres' => 'Maria Francisca',
'apellido_paterno' => 'Benitez',
'apellido_materno' => 'Zamudio',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 580,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 16991067,
'dv' => 7,
'nombres' => 'Fernanda Ignacia',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Hinojosa',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 969,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17008771,
'dv' => 2,
'nombres' => 'Hugo Alonso',
'apellido_paterno' => 'Saez',
'apellido_materno' => 'Perez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 525,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17017943,
'dv' => 9,
'nombres' => 'Jhanis Paola',
'apellido_paterno' => 'Loyola',
'apellido_materno' => 'Rojas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 791,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17023182,
'dv' => 1,
'nombres' => 'Felipe Andres',
'apellido_paterno' => 'Quiroga',
'apellido_materno' => 'Toro',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 548,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17030539,
'dv' => 6,
'nombres' => 'Karina Alejandra',
'apellido_paterno' => 'Tapia',
'apellido_materno' => 'Solis',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17032698,
'dv' => 9,
'nombres' => 'Franco',
'apellido_paterno' => 'Bobadilla',
'apellido_materno' => 'Espinoza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 661,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17032858,
'dv' => 2,
'nombres' => 'Robert Ewduard',
'apellido_paterno' => 'Johnson',
'apellido_materno' => 'Caceres',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 396,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17044169,
'dv' => 9,
'nombres' => 'Karen Loreto ',
'apellido_paterno' => 'Orrego',
'apellido_materno' => 'Soto',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 393,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17048975,
'dv' => 6,
'nombres' => 'Fabian Roberto',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Ceriche',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 291,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17051570,
'dv' => 6,
'nombres' => 'Miguel Antonio',
'apellido_paterno' => 'Palma',
'apellido_materno' => 'Rodriguez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 561,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17063781,
'dv' => 'K',
'nombres' => 'Manuel Alejandro',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Diaz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 533,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17065201,
'dv' => 0,
'nombres' => 'Nicole Paulette',
'apellido_paterno' => 'Molina',
'apellido_materno' => 'Zuñiga',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 606,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17073662,
'dv' => 1,
'nombres' => 'Marjorie Andrea',
'apellido_paterno' => 'Mendez',
'apellido_materno' => 'Castro',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 228,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17082726,
'dv' => 0,
'nombres' => 'Carolina',
'apellido_paterno' => 'Vasquez',
'apellido_materno' => 'Gomez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17083926,
'dv' => 9,
'nombres' => 'Intai Nicolas',
'apellido_paterno' => 'Aguirre',
'apellido_materno' => 'Farias',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 91,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17085242,
'dv' => 7,
'nombres' => 'Nicolas Pablo',
'apellido_paterno' => 'Lagos',
'apellido_materno' => 'Honour',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 182,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17085576,
'dv' => 0,
'nombres' => 'Arturo Eugenio',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Diaz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 649,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17086906,
'dv' => 0,
'nombres' => 'German Enrique',
'apellido_paterno' => 'Correa',
'apellido_materno' => 'Guerra',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 488,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17088384,
'dv' => 5,
'nombres' => 'Joaquin Jose',
'apellido_paterno' => 'Solar',
'apellido_materno' => 'Larrain',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 124,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17089411,
'dv' => 1,
'nombres' => 'Maria Ignacia',
'apellido_paterno' => 'Bravo',
'apellido_materno' => 'Izurieta',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 88,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17090087,
'dv' => 1,
'nombres' => 'Maria Francisco',
'apellido_paterno' => 'Feliu',
'apellido_materno' => 'Rodriguez-Peña',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 82,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17090215,
'dv' => 7,
'nombres' => 'Antonia',
'apellido_paterno' => 'Vial',
'apellido_materno' => 'Wood',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 137,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17090390,
'dv' => 0,
'nombres' => 'Jose Ignacio',
'apellido_paterno' => 'Larenas',
'apellido_materno' => 'Hitschfeld',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 118,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17144057,
'dv' => 2,
'nombres' => 'Mitzi Caroline',
'apellido_paterno' => 'Guzman',
'apellido_materno' => 'Valenzuela',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17145473,
'dv' => 5,
'nombres' => 'Javier Andres',
'apellido_paterno' => 'Alvarez',
'apellido_materno' => 'Rojas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 722,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17151664,
'dv' => 1,
'nombres' => 'Karina Andrea',
'apellido_paterno' => 'Caceres',
'apellido_materno' => 'Huerta',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 650,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17156389,
'dv' => 5,
'nombres' => 'Cristian Ignacio ',
'apellido_paterno' => 'Toledo',
'apellido_materno' => 'Latorre',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 372,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 1,
],
[
'rut' => 17166919,
'dv' => 7,
'nombres' => 'Javier Antonio ',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Salgado',
'sexo' => 'm',
'estado_civil' => 'casado',
'profesion' => 'Administrador Publico',
'direccion' => 458,
'telefono' => 942137999,
'email' => 'j.munoz.salgado@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17167574,
'dv' => 'K',
'nombres' => 'Maria Fernanda',
'apellido_paterno' => 'Mejias',
'apellido_materno' => 'Soto',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 323,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17175650,
'dv' => 2,
'nombres' => 'Felipe Ignacio',
'apellido_paterno' => 'Godoy',
'apellido_materno' => 'Aliaga',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 138,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17177826,
'dv' => 3,
'nombres' => 'Matias Alonso',
'apellido_paterno' => 'Leon',
'apellido_materno' => 'Ganem',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 72,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17178182,
'dv' => 5,
'nombres' => 'Francisca Soledad',
'apellido_paterno' => 'Leon',
'apellido_materno' => 'Ganem',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 67,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17190939,
'dv' => 2,
'nombres' => 'Camilo Alexander',
'apellido_paterno' => 'Rojas',
'apellido_materno' => 'Gonzalez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 234,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17203422,
'dv' => 5,
'nombres' => 'Camilo Ignacio',
'apellido_paterno' => 'Espinoza',
'apellido_materno' => 'Calisto',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 185,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17203714,
'dv' => 3,
'nombres' => 'Pamela Cristina',
'apellido_paterno' => 'Ponce',
'apellido_materno' => 'Solís',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 986,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17217936,
'dv' => 3,
'nombres' => 'Diego Alonso ',
'apellido_paterno' => 'Troncoso',
'apellido_materno' => 'Torres',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 395,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17256728,
'dv' => 2,
'nombres' => 'Matias Ignacio',
'apellido_paterno' => 'Alarcon',
'apellido_materno' => 'Ramos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 602,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17257378,
'dv' => 9,
'nombres' => 'Ninoska Andrea',
'apellido_paterno' => 'Machuca',
'apellido_materno' => 'Gonzalez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 32,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17263733,
'dv' => 7,
'nombres' => 'José Javier',
'apellido_paterno' => 'Sanhueza',
'apellido_materno' => 'Diaz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 671,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17267092,
'dv' => 'k',
'nombres' => 'Rodolfo Andres',
'apellido_paterno' => 'Vasquez',
'apellido_materno' => 'Torres',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 721,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17268460,
'dv' => 2,
'nombres' => 'Sebastian',
'apellido_paterno' => 'Kollner',
'apellido_materno' => 'Gonzalez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17269443,
'dv' => 8,
'nombres' => 'Cristian Andres',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Lopez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 748,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17269832,
'dv' => 8,
'nombres' => 'Sebastian Alejandro ',
'apellido_paterno' => 'Cerda',
'apellido_materno' => 'Díaz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 417,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17271063,
'dv' => 8,
'nombres' => 'Javier Andres',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Chanique',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 699,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17281883,
'dv' => 8,
'nombres' => 'Paticia Alejandra ',
'apellido_paterno' => 'Martinez',
'apellido_materno' => 'Barahona',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 366,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17285816,
'dv' => 3,
'nombres' => 'Andrea Paz',
'apellido_paterno' => 'Baltra',
'apellido_materno' => 'Ruiz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 822,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17310611,
'dv' => 4,
'nombres' => 'Victoria Paz',
'apellido_paterno' => 'Cruz',
'apellido_materno' => 'Tapia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 626,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17313820,
'dv' => 2,
'nombres' => 'Sergio Nicolas',
'apellido_paterno' => 'Perico',
'apellido_materno' => 'Urzua',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 862,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17314150,
'dv' => 5,
'nombres' => 'Pamela Cecilia',
'apellido_paterno' => 'Millar',
'apellido_materno' => 'Perez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 612,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17314184,
'dv' => 'k',
'nombres' => 'Valentina',
'apellido_paterno' => 'Moreno',
'apellido_materno' => 'Muñoz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 601,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17315012,
'dv' => 1,
'nombres' => 'Andres Gustavo',
'apellido_paterno' => 'Landeros',
'apellido_materno' => 'Vargas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 883,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17315088,
'dv' => 1,
'nombres' => 'Valentina del Pilar',
'apellido_paterno' => 'Godoy',
'apellido_materno' => 'Henriquez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 578,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17316577,
'dv' => 3,
'nombres' => 'Nicolas',
'apellido_paterno' => 'Anguita',
'apellido_materno' => 'Gillmore',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 693,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17318644,
'dv' => 4,
'nombres' => 'Juny Ariel',
'apellido_paterno' => 'Kim',
'apellido_materno' => 'Solis',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 476,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17328123,
'dv' => 4,
'nombres' => 'Cristian Felipe',
'apellido_paterno' => 'Sandoval',
'apellido_materno' => 'Vega',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 596,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17356578,
'dv' => 'K',
'nombres' => 'Javiera',
'apellido_paterno' => 'Hormaechea',
'apellido_materno' => 'Ascorra',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17376176,
'dv' => 7,
'nombres' => 'Angel Rene',
'apellido_paterno' => 'Aravena',
'apellido_materno' => 'Vucina',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 863,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17379413,
'dv' => 4,
'nombres' => 'Rodrigo Marcelo',
'apellido_paterno' => 'Acevedo',
'apellido_materno' => 'Gonzalez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17401773,
'dv' => 5,
'nombres' => 'Javiera Emilia ',
'apellido_paterno' => 'Jamis',
'apellido_materno' => 'Lagos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 439,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17402201,
'dv' => 1,
'nombres' => 'Alessandra',
'apellido_paterno' => 'Colonnello',
'apellido_materno' => 'Vargas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 895,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17402435,
'dv' => 9,
'nombres' => 'Javier Agustin ',
'apellido_paterno' => 'Tapia',
'apellido_materno' => 'Carrera',
'sexo' => 'm',
'estado_civil' => 'casado',
'profesion' => 'Ingeniero Civil Industrial',
'direccion' => 526,
'telefono' => 90000000,
'email' => '.....@....',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17403727,
'dv' => 2,
'nombres' => 'Camila Andrea',
'apellido_paterno' => 'Zamorano',
'apellido_materno' => 'Contreras',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 156,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17406768,
'dv' => 6,
'nombres' => 'Constanza Ignacia',
'apellido_paterno' => 'Galvez',
'apellido_materno' => 'Baeza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17408500,
'dv' => 5,
'nombres' => 'Diego Alejandro',
'apellido_paterno' => 'Duran',
'apellido_materno' => 'Diaz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17412167,
'dv' => 2,
'nombres' => 'Nataly',
'apellido_paterno' => 'Corvalan',
'apellido_materno' => 'Nuñez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 753,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17412935,
'dv' => 5,
'nombres' => 'Cristian Andres',
'apellido_paterno' => 'Burgos',
'apellido_materno' => 'Fuentes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 133,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17413919,
'dv' => 9,
'nombres' => 'Nicole del Carmen',
'apellido_paterno' => 'Trejo',
'apellido_materno' => 'Monte',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 290,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17415182,
'dv' => 2,
'nombres' => 'Lyssete Alejandra',
'apellido_paterno' => 'Figueroa',
'apellido_materno' => 'Vasquez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 966,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17419161,
'dv' => 1,
'nombres' => 'Ana Karina',
'apellido_paterno' => 'Lizana',
'apellido_materno' => 'Yañez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 201,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17424110,
'dv' => 4,
'nombres' => 'Gonzalo Eduardo',
'apellido_paterno' => 'Vergara',
'apellido_materno' => 'Rioseco',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 707,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17450896,
'dv' => 8,
'nombres' => 'Erwin Nicolas',
'apellido_paterno' => 'Astroza',
'apellido_materno' => 'Vargas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 495,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17467611,
'dv' => 9,
'nombres' => 'Katherine Waleska',
'apellido_paterno' => 'Alcaman',
'apellido_materno' => 'Pantoja',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 19,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17468777,
'dv' => 3,
'nombres' => 'Ignacio Andres',
'apellido_paterno' => 'Manriquez',
'apellido_materno' => 'Muñoz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 577,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17476976,
'dv' => 1,
'nombres' => 'Jose Ignacio Adrian ',
'apellido_paterno' => 'Villablanca',
'apellido_materno' => 'Diaz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 431,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17488169,
'dv' => 3,
'nombres' => 'Esteban Marcelo',
'apellido_paterno' => 'Reyes',
'apellido_materno' => 'Ortega',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 461,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17516419,
'dv' => 7,
'nombres' => 'Valentina Patricia',
'apellido_paterno' => 'Navarro',
'apellido_materno' => 'Hurtado',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 963,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17517010,
'dv' => 3,
'nombres' => 'Andrea Isabel',
'apellido_paterno' => 'Valenzuela',
'apellido_materno' => 'Pino',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 780,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17517847,
'dv' => 3,
'nombres' => 'Maximiliano Daniel ',
'apellido_paterno' => 'Calderón',
'apellido_materno' => 'Silva',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 309,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17518143,
'dv' => 1,
'nombres' => 'Augusto Felipe',
'apellido_paterno' => 'Schilfferli',
'apellido_materno' => 'Rojas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 984,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17524474,
'dv' => 3,
'nombres' => 'Nicolas Sebastian',
'apellido_paterno' => 'Lecaros',
'apellido_materno' => 'Canales',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 518,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17526379,
'dv' => 9,
'nombres' => 'Alexander Nicolas ',
'apellido_paterno' => 'Rojas',
'apellido_materno' => 'Troncoso',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 383,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17533283,
'dv' => 9,
'nombres' => 'Miguel Angel',
'apellido_paterno' => 'Torres',
'apellido_materno' => 'Morales',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 297,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17533656,
'dv' => 7,
'nombres' => 'Cristian Luis',
'apellido_paterno' => 'Ogalde',
'apellido_materno' => 'Tapia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 625,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17552412,
'dv' => 6,
'nombres' => 'Sebastian Nolberto',
'apellido_paterno' => 'Lagos',
'apellido_materno' => 'Gutierrez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 531,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17559028,
'dv' => 5,
'nombres' => 'Catalina Fernanda ',
'apellido_paterno' => 'Omonte',
'apellido_materno' => 'Cejas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 371,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17559308,
'dv' => 'K',
'nombres' => 'Anatole Alejandro',
'apellido_paterno' => 'Larrabeiti',
'apellido_materno' => 'Yañez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 96,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17564315,
'dv' => 'K',
'nombres' => 'Erick Gonzalo',
'apellido_paterno' => 'Arellano',
'apellido_materno' => 'Melillan',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 36,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17566223,
'dv' => 5,
'nombres' => 'Enzo Ignacio',
'apellido_paterno' => 'Toledo',
'apellido_materno' => 'Peñaloza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 734,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17567746,
'dv' => 1,
'nombres' => 'Camila',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Aracena',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17576549,
'dv' => 2,
'nombres' => 'Daniela Vivians',
'apellido_paterno' => 'Rojas',
'apellido_materno' => 'Vivanco',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 574,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17598133,
'dv' => 0,
'nombres' => 'Franco Javier',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Mardones',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 493,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17600599,
'dv' => 8,
'nombres' => 'Ilia Carolina ',
'apellido_paterno' => 'Villanueva',
'apellido_materno' => 'Garcia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 402,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17602208,
'dv' => 6,
'nombres' => 'Paz Belen',
'apellido_paterno' => 'Lambert',
'apellido_materno' => 'Espinoza',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 6,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17610970,
'dv' => 'K',
'nombres' => 'Javiera Paz ',
'apellido_paterno' => 'Duarte',
'apellido_materno' => 'Belmar',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 440,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17613867,
'dv' => 'K',
'nombres' => 'Agustin',
'apellido_paterno' => 'Meier',
'apellido_materno' => 'Sauterel',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17614321,
'dv' => 5,
'nombres' => 'Diego Rene',
'apellido_paterno' => 'Hidalgo',
'apellido_materno' => 'Campos',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 287,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17650055,
'dv' => 7,
'nombres' => 'Patricia Ximena',
'apellido_paterno' => 'Jimenez',
'apellido_materno' => 'Herrera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 567,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17658133,
'dv' => 6,
'nombres' => 'Stefan Patrick',
'apellido_paterno' => 'Verbeken',
'apellido_materno' => 'Hott',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 356,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 1,
],
[
'rut' => 17664181,
'dv' => 9,
'nombres' => 'Leopoldo',
'apellido_paterno' => 'Rubilar',
'apellido_materno' => 'Diaz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17667065,
'dv' => 7,
'nombres' => 'Manuel Antonio',
'apellido_paterno' => 'Reyes',
'apellido_materno' => 'Vidal',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 640,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17669622,
'dv' => 2,
'nombres' => 'David Rodrigo',
'apellido_paterno' => 'Valenzuela',
'apellido_materno' => 'Urrutia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 500,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17672472,
'dv' => 2,
'nombres' => 'Bastian Cristobal',
'apellido_paterno' => 'Martinez',
'apellido_materno' => 'Muñoz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 331,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17674167,
'dv' => 8,
'nombres' => 'Marian Andrea',
'apellido_paterno' => 'Fica',
'apellido_materno' => 'Ramos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 797,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17674957,
'dv' => 1,
'nombres' => 'Pia Macarena',
'apellido_paterno' => 'Benitez',
'apellido_materno' => 'Zamudio',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 580,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17675865,
'dv' => 1,
'nombres' => 'Javiera Constanza',
'apellido_paterno' => 'Morales',
'apellido_materno' => 'Navarrete',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 55,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17682597,
'dv' => 9,
'nombres' => 'Constanza',
'apellido_paterno' => 'Beiza',
'apellido_materno' => 'Lara',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17691133,
'dv' => 6,
'nombres' => 'Dayana de Lourdes',
'apellido_paterno' => 'San Martin',
'apellido_materno' => 'Duran',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 781,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17691524,
'dv' => 2,
'nombres' => 'Bryan Andres ',
'apellido_paterno' => 'Berrios',
'apellido_materno' => 'Arqueros',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 382,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17698244,
'dv' => 6,
'nombres' => 'Daniela de los Angeles',
'apellido_paterno' => 'Beher',
'apellido_materno' => 'Larrondo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 116,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17701264,
'dv' => 5,
'nombres' => 'Felipe',
'apellido_paterno' => 'Antunez',
'apellido_materno' => 'Garcia',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 79,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17702412,
'dv' => 0,
'nombres' => 'Sergio Manuel ',
'apellido_paterno' => 'Fernandez',
'apellido_materno' => 'Barrera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 357,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 1,
],
[
'rut' => 17702723,
'dv' => 4,
'nombres' => 'Daniela Karina',
'apellido_paterno' => 'Viveros',
'apellido_materno' => 'Diaz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 552,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17702724,
'dv' => 3,
'nombres' => 'Daniela Karina',
'apellido_paterno' => 'Viveros',
'apellido_materno' => 'Diaz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 552,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17704513,
'dv' => 6,
'nombres' => 'Gabriel Eduardo ',
'apellido_paterno' => 'Banda',
'apellido_materno' => 'Marino',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 316,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17705014,
'dv' => 8,
'nombres' => 'Emilio',
'apellido_paterno' => 'Balbi',
'apellido_materno' => 'Ordenes',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 619,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17705757,
'dv' => 6,
'nombres' => 'Felipe Manuel',
'apellido_paterno' => 'Vergara',
'apellido_materno' => 'Gutierrez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 530,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17708287,
'dv' => 2,
'nombres' => 'IsaaC Antonio',
'apellido_paterno' => 'Trujillo',
'apellido_materno' => 'Sepuleda',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 731,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17723310,
'dv' => 2,
'nombres' => 'Fernanda Natalia',
'apellido_paterno' => 'Navea',
'apellido_materno' => 'Parra',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17729785,
'dv' => 2,
'nombres' => 'Jose Andres',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Bobadilla',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 497,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17731900,
'dv' => 7,
'nombres' => 'Nicolas Adrian',
'apellido_paterno' => 'Cuevas',
'apellido_materno' => 'Corvalan',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 798,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17756251,
'dv' => 3,
'nombres' => 'Dagoberto Maximiliano',
'apellido_paterno' => 'Fuentes',
'apellido_materno' => 'Barrera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 523,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17764308,
'dv' => 4,
'nombres' => 'Javier Ignacio',
'apellido_paterno' => 'Irribarra',
'apellido_materno' => 'Moya',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17778064,
'dv' => 2,
'nombres' => 'Paola',
'apellido_paterno' => 'Abraham',
'apellido_materno' => 'Gamboa',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 873,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17782627,
'dv' => 8,
'nombres' => 'Eduardo',
'apellido_paterno' => 'Dinamarca',
'apellido_materno' => 'Mateluna',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 743,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17794314,
'dv' => 2,
'nombres' => 'Pablo Andres',
'apellido_paterno' => 'Ceron',
'apellido_materno' => 'Poblete',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 471,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17810033,
'dv' => 5,
'nombres' => 'Catherine Kelly',
'apellido_paterno' => 'Moral',
'apellido_materno' => 'Bozo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 274,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17815588,
'dv' => 1,
'nombres' => 'José Alejandro',
'apellido_paterno' => 'Ramirez',
'apellido_materno' => 'Cortez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 955,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17816705,
'dv' => 7,
'nombres' => 'Gustavo Enrique',
'apellido_paterno' => 'Farias',
'apellido_materno' => 'Hermosilla',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17820841,
'dv' => 1,
'nombres' => 'Natalia Constanza',
'apellido_paterno' => 'Albornoz',
'apellido_materno' => 'Muñoz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 959,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17822689,
'dv' => 4,
'nombres' => 'Francesca Monserrat',
'apellido_paterno' => 'Lagos',
'apellido_materno' => 'Bravo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 925,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17829922,
'dv' => 0,
'nombres' => 'Sebastian Diego ',
'apellido_paterno' => 'Vega',
'apellido_materno' => 'Silva',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 354,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17836699,
'dv' => 8,
'nombres' => 'Gustavo Javier ',
'apellido_paterno' => 'Quiroz',
'apellido_materno' => 'Vejar',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 425,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17848380,
'dv' => 3,
'nombres' => 'Angelina Lucía',
'apellido_paterno' => 'Díaz',
'apellido_materno' => 'Gutierrez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 355,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17850700,
'dv' => 1,
'nombres' => 'Julio Alfredo',
'apellido_paterno' => 'Mardones',
'apellido_materno' => 'Ceballos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 718,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17859361,
'dv' => 7,
'nombres' => 'Rodrigo Renato',
'apellido_paterno' => 'Riquelme',
'apellido_materno' => 'Carrizo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 418,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17871401,
'dv' => 5,
'nombres' => 'Javiera Andrea',
'apellido_paterno' => 'Figueroa',
'apellido_materno' => 'Romero',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 274,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17890461,
'dv' => 2,
'nombres' => 'Mariel del Pilar',
'apellido_paterno' => 'Asenjo',
'apellido_materno' => 'Asencio',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 54,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17897116,
'dv' => 6,
'nombres' => 'Claudio',
'apellido_paterno' => 'Cid',
'apellido_materno' => 'Wiliams',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 586,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17919211,
'dv' => 'K',
'nombres' => 'Romina Alejandra',
'apellido_paterno' => 'Zuñiga',
'apellido_materno' => 'Contador',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 280,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17920245,
'dv' => 'k',
'nombres' => 'Arnold Robert',
'apellido_paterno' => 'Pasten',
'apellido_materno' => 'Watson',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17920246,
'dv' => 8,
'nombres' => 'Erick Danko',
'apellido_paterno' => 'Pasten',
'apellido_materno' => 'Watson',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17920449,
'dv' => 5,
'nombres' => 'Juan Andres',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Olivares',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 570,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17946795,
'dv' => 'K',
'nombres' => 'Daniel Gustavo',
'apellido_paterno' => 'Bravo',
'apellido_materno' => 'Contreras',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17948889,
'dv' => 2,
'nombres' => 'Jenniri Johanna Yolanda',
'apellido_paterno' => 'Cadet',
'apellido_materno' => 'Goncalves',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 76,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17957247,
'dv' => 8,
'nombres' => 'Matias Jose',
'apellido_paterno' => 'de la Maza',
'apellido_materno' => 'Espinosa',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 95,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17958067,
'dv' => 5,
'nombres' => 'Valentina Andrea',
'apellido_paterno' => 'Rodriguez',
'apellido_materno' => 'Morales',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 592,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17962181,
'dv' => 9,
'nombres' => 'Joaquin',
'apellido_paterno' => 'Donoso',
'apellido_materno' => 'Henriquez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 588,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 17981674,
'dv' => 1,
'nombres' => 'Luis Alfredo',
'apellido_paterno' => 'Matamala',
'apellido_materno' => 'Molinet',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 843,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18009210,
'dv' => 2,
'nombres' => 'Katherine Estefania',
'apellido_paterno' => 'Pacheco',
'apellido_materno' => 'Guzman',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 244,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18023122,
'dv' => 6,
'nombres' => 'Vicente',
'apellido_paterno' => 'Carrasco',
'apellido_materno' => 'Del Puerto',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 295,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18024502,
'dv' => 2,
'nombres' => 'BENJAMIN ANDRES',
'apellido_paterno' => 'HIRSCH',
'apellido_materno' => 'VERGARA',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 483,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18024933,
'dv' => 8,
'nombres' => 'Ignacio José',
'apellido_paterno' => 'Montes',
'apellido_materno' => 'Campos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 716,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18049183,
'dv' => 'K',
'nombres' => 'Carlos Francisco',
'apellido_paterno' => 'Martinez',
'apellido_materno' => 'Mendez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 470,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18063986,
'dv' => 1,
'nombres' => 'Sebastian Ignacio',
'apellido_paterno' => 'Rebolledo',
'apellido_materno' => 'Astudillo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 691,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18074130,
'dv' => 5,
'nombres' => 'Diego',
'apellido_paterno' => 'Orellana',
'apellido_materno' => 'Parraguez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 679,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18074422,
'dv' => 3,
'nombres' => 'José Antonio',
'apellido_paterno' => 'Concha',
'apellido_materno' => 'Medina',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 846,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18084809,
'dv' => 6,
'nombres' => 'Valentina Nicole',
'apellido_paterno' => 'Sepulveda',
'apellido_materno' => 'Donato',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 598,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18085293,
'dv' => 'k',
'nombres' => 'Stephany Andrea',
'apellido_paterno' => 'Boggero',
'apellido_materno' => 'Aravena',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 839,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18114745,
'dv' => 8,
'nombres' => 'Christine',
'apellido_paterno' => 'Guzman',
'apellido_materno' => 'Araneda',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 784,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18117315,
'dv' => 7,
'nombres' => 'Andres',
'apellido_paterno' => 'Gomez',
'apellido_materno' => 'Cortes',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 412,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18120102,
'dv' => 9,
'nombres' => 'Gerardo Andres',
'apellido_paterno' => 'Flores',
'apellido_materno' => 'Mira',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 837,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18121537,
'dv' => 2,
'nombres' => 'Macarena',
'apellido_paterno' => 'Valenzuela',
'apellido_materno' => 'Roa',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 717,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18122038,
'dv' => 4,
'nombres' => 'Daniela',
'apellido_paterno' => 'Roa',
'apellido_materno' => 'Martinez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 664,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18127640,
'dv' => 1,
'nombres' => 'Carla Pia Constanza',
'apellido_paterno' => 'Caglieri',
'apellido_materno' => 'Sanchez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 513,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18128247,
'dv' => 9,
'nombres' => 'Pablo Andres',
'apellido_paterno' => 'Donoso',
'apellido_materno' => 'Parra ',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18157757,
'dv' => 6,
'nombres' => 'Maria Jose',
'apellido_paterno' => 'Reyes',
'apellido_materno' => 'Avaria',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 73,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18167329,
'dv' => 'K',
'nombres' => 'Bárbara Belen ',
'apellido_paterno' => 'Castillo',
'apellido_materno' => 'Fernandez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 380,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18168355,
'dv' => 4,
'nombres' => 'Jorge Nicolas ',
'apellido_paterno' => 'Villanueva',
'apellido_materno' => 'Garcia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 389,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18172588,
'dv' => 5,
'nombres' => 'Clara Isabel',
'apellido_paterno' => 'Sandoval',
'apellido_materno' => 'Vega',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 514,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18180692,
'dv' => 3,
'nombres' => 'Temistocles Esteban',
'apellido_paterno' => 'Medina',
'apellido_materno' => 'Sepulveda',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 933,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18186504,
'dv' => 0,
'nombres' => 'Sergio Bayron',
'apellido_paterno' => 'Moncada',
'apellido_materno' => 'Cortes',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 524,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18190636,
'dv' => 7,
'nombres' => 'Manuel Ignacio',
'apellido_paterno' => 'Medina',
'apellido_materno' => 'Echague',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 908,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18193024,
'dv' => 1,
'nombres' => 'Nicolas Antonio',
'apellido_paterno' => 'Lara',
'apellido_materno' => 'Torres',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 581,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18198618,
'dv' => 2,
'nombres' => 'Catalina Nicole',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Palminio',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 468,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18201430,
'dv' => 3,
'nombres' => 'Diego Ignacio',
'apellido_paterno' => 'Olea',
'apellido_materno' => 'Sandoval',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 988,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18209347,
'dv' => 5,
'nombres' => 'Josue Uriel',
'apellido_paterno' => 'Jerez',
'apellido_materno' => 'Rivera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 923,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18229030,
'dv' => 0,
'nombres' => 'Constanza de los Angeles ',
'apellido_paterno' => 'Parraguez',
'apellido_materno' => 'Carvajal',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 424,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18260908,
'dv' => 0,
'nombres' => 'Dario Obrayan',
'apellido_paterno' => 'Acuña',
'apellido_materno' => 'Burgos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 953,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18269584,
'dv' => 'K',
'nombres' => 'Stephanie Solange',
'apellido_paterno' => 'Salazar',
'apellido_materno' => 'Marchant',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 1,
],
[
'rut' => 18282217,
'dv' => 5,
'nombres' => 'Tamara Estefany',
'apellido_paterno' => 'Rivera',
'apellido_materno' => 'Correa',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 368,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18293469,
'dv' => 0,
'nombres' => 'Valentina Fernanda ',
'apellido_paterno' => 'Valenzuela',
'apellido_materno' => 'Nuñez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 365,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18302860,
'dv' => 'k',
'nombres' => 'Diego',
'apellido_paterno' => 'Seymour',
'apellido_materno' => 'Olivari',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 930,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18322268,
'dv' => 6,
'nombres' => 'Juan Pablo',
'apellido_paterno' => 'Pacheco',
'apellido_materno' => 'Carrion',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 919,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18337798,
'dv' => 1,
'nombres' => 'Luis Aurelio',
'apellido_paterno' => 'Zurita',
'apellido_materno' => 'Diaz',
'sexo' => 'm',
'estado_civil' => 'soltero',
'profesion' => 'Ingeniero en Ejecución en Minas',
'direccion' => 512,
'telefono' => 993031244,
'email' => 'luis.zurita@usach.cl',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18340037,
'dv' => 1,
'nombres' => 'Debora Jocelyn',
'apellido_paterno' => 'Aguilar',
'apellido_materno' => 'Aguilera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 582,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18397305,
'dv' => 3,
'nombres' => 'María Ignacia',
'apellido_paterno' => 'Pulgar',
'apellido_materno' => 'Guajardo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 736,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18398146,
'dv' => 3,
'nombres' => 'Javiera Estefania ',
'apellido_paterno' => 'Sotomayor',
'apellido_materno' => 'Avila',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 412,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 1,
],
[
'rut' => 18409391,
'dv' => 'K',
'nombres' => 'Gonzalo Javier',
'apellido_paterno' => 'Soto',
'apellido_materno' => 'Peña',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 473,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18450242,
'dv' => 9,
'nombres' => 'Lucas Martin',
'apellido_paterno' => 'Zawels',
'apellido_materno' => 'Rojas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 489,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18459045,
'dv' => 'k',
'nombres' => 'Claudio Andres',
'apellido_paterno' => 'Godoy',
'apellido_materno' => 'Retamales',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 956,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18461704,
'dv' => 8,
'nombres' => 'Ignacio Benjamin',
'apellido_paterno' => 'Lobos',
'apellido_materno' => 'Segui',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 603,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18462851,
'dv' => 1,
'nombres' => 'José Manuel Antonio',
'apellido_paterno' => 'Saa',
'apellido_materno' => 'Toledo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 464,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18464968,
'dv' => 3,
'nombres' => 'Pablo Javier',
'apellido_paterno' => 'Ferrer',
'apellido_materno' => 'Yañez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 911,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18467318,
'dv' => 5,
'nombres' => 'Diego Nicolas',
'apellido_paterno' => 'de la Maza',
'apellido_materno' => 'Espinosa',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 95,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18510593,
'dv' => 8,
'nombres' => 'Ricardo Sebastian',
'apellido_paterno' => 'Cuviello',
'apellido_materno' => 'Valencia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 583,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18529166,
'dv' => 9,
'nombres' => 'Constanza Valentina',
'apellido_paterno' => 'Poggini',
'apellido_materno' => 'Sierra',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18536040,
'dv' => 7,
'nombres' => 'Constanza',
'apellido_paterno' => 'Aguilera',
'apellido_materno' => 'Osses',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 841,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18537917,
'dv' => 5,
'nombres' => 'Nicolas Anibal',
'apellido_paterno' => 'Marin',
'apellido_materno' => 'Ramirez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 890,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18537941,
'dv' => 8,
'nombres' => 'Millaray Manee',
'apellido_paterno' => 'Ramirez',
'apellido_materno' => 'Sandoval',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 891,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18571171,
'dv' => 4,
'nombres' => 'Guillermo Ignacio',
'apellido_paterno' => 'Faundez',
'apellido_materno' => 'Astorga',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 990,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18593169,
'dv' => 2,
'nombres' => 'Macarena',
'apellido_paterno' => 'Contreras',
'apellido_materno' => 'Gonzalez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 670,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18599974,
'dv' => 2,
'nombres' => 'Oscar Alexis',
'apellido_paterno' => 'Vargas',
'apellido_materno' => 'Vargas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 943,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18611212,
'dv' => 1,
'nombres' => 'Juan Jose',
'apellido_paterno' => 'Gutierrez',
'apellido_materno' => 'Cabrera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 456,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 1,
],
[
'rut' => 18620506,
'dv' => 5,
'nombres' => 'Diego Alejandro',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Silva',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 859,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18622118,
'dv' => 4,
'nombres' => 'Camila Alejandra ',
'apellido_paterno' => 'Huenchulao',
'apellido_materno' => 'Diaz',
'sexo' => 'f',
'estado_civil' => 'soltero',
'profesion' => 'Enfermera',
'direccion' => 511,
'telefono' => 984799765,
'email' => 'cahuenchulao@uc.cl',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18624906,
'dv' => 2,
'nombres' => 'Daniel Andres',
'apellido_paterno' => 'Rodriguez',
'apellido_materno' => 'Bustos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 832,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18635523,
'dv' => 7,
'nombres' => 'Javier Ignacio',
'apellido_paterno' => 'Pizarro',
'apellido_materno' => 'Arancibia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 719,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18635694,
'dv' => 2,
'nombres' => 'Maximiliano',
'apellido_paterno' => 'Subercaseaux',
'apellido_materno' => 'Perez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 750,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18636847,
'dv' => 9,
'nombres' => 'Alessandro',
'apellido_paterno' => 'Sacchetti',
'apellido_materno' => 'Barrios',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 756,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18640674,
'dv' => 5,
'nombres' => 'Betania',
'apellido_paterno' => 'Sepulveda',
'apellido_materno' => 'Silva',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 654,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18662549,
'dv' => 8,
'nombres' => 'Jorge',
'apellido_paterno' => 'Cornejo',
'apellido_materno' => 'Torres',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 874,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18664749,
'dv' => 1,
'nombres' => 'Claudia Solange',
'apellido_paterno' => 'Correa',
'apellido_materno' => 'Contreras',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 900,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18728063,
'dv' => 'k',
'nombres' => 'Sebastian Dario',
'apellido_paterno' => 'Vasquez',
'apellido_materno' => 'Arismendi',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 571,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18732192,
'dv' => 1,
'nombres' => 'Cristian Camilo',
'apellido_paterno' => 'Vera',
'apellido_materno' => 'Miranda',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 844,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18737909,
'dv' => 1,
'nombres' => 'Fabian Ignacio',
'apellido_paterno' => 'Iturbe',
'apellido_materno' => 'Figueroa',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 865,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18749399,
'dv' => 4,
'nombres' => 'Cristian Felipe',
'apellido_paterno' => 'Cortes',
'apellido_materno' => 'Ariztia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 738,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18750315,
'dv' => 9,
'nombres' => 'Axel Marcelo',
'apellido_paterno' => 'Muñoz',
'apellido_materno' => 'Nuñez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 856,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18769994,
'dv' => 0,
'nombres' => 'Andrea Liliana',
'apellido_paterno' => 'Fernandez-Niño',
'apellido_materno' => 'Farfan',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 165,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18785520,
'dv' => 9,
'nombres' => 'Fatima del Rosario',
'apellido_paterno' => 'Peña',
'apellido_materno' => 'Castro',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 572,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18830017,
'dv' => 0,
'nombres' => 'Matias Simon',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Lanas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 683,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18830932,
'dv' => 1,
'nombres' => 'Valentina Andrea',
'apellido_paterno' => 'Celis',
'apellido_materno' => 'Verdejo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 931,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18840646,
'dv' => 7,
'nombres' => 'Carlos Mauricio ',
'apellido_paterno' => 'Meza',
'apellido_materno' => 'Mancini',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 357,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 1,
],
[
'rut' => 18856741,
'dv' => 'k',
'nombres' => 'Stephanie Susana',
'apellido_paterno' => 'Peña',
'apellido_materno' => 'Perez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 563,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18857350,
'dv' => 9,
'nombres' => 'Rodrigo Ignacio',
'apellido_paterno' => 'Rodriguez',
'apellido_materno' => 'González',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 559,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18907292,
'dv' => 9,
'nombres' => 'Rodrigo Mauricio',
'apellido_paterno' => 'Araya',
'apellido_materno' => 'Carrasco',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 747,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18909267,
'dv' => 9,
'nombres' => 'Kurt Roberto',
'apellido_paterno' => 'Fritz',
'apellido_materno' => 'Moya',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 211,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18932197,
'dv' => 'k',
'nombres' => 'Bernardo Ignacio',
'apellido_paterno' => 'Figueroa',
'apellido_materno' => 'Vivanco',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 976,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18953879,
'dv' => 0,
'nombres' => 'Constanza',
'apellido_paterno' => 'Del Canto',
'apellido_materno' => 'Hidalgo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 792,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18957666,
'dv' => 8,
'nombres' => 'Nicolas',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Briones',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 665,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18991310,
'dv' => 9,
'nombres' => 'Barbara',
'apellido_paterno' => 'Lovera',
'apellido_materno' => 'Aviles',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 823,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 18994282,
'dv' => 6,
'nombres' => 'Francisca Carolina',
'apellido_paterno' => 'Pérez ',
'apellido_materno' => 'Prieto',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 983,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19012398,
'dv' => 7,
'nombres' => 'Diego Pablo Ignacio',
'apellido_paterno' => 'Apablaza',
'apellido_materno' => 'Olivares',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 1002,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19031819,
'dv' => 2,
'nombres' => 'Valentina Paz',
'apellido_paterno' => 'Gallardo',
'apellido_materno' => 'Stuardo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 979,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19066763,
'dv' => 4,
'nombres' => 'Nicol',
'apellido_paterno' => 'Jara',
'apellido_materno' => 'Flores',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 589,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19075154,
'dv' => 6,
'nombres' => 'Yohana Andrea',
'apellido_paterno' => 'Toro',
'apellido_materno' => 'Antimil',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 945,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19081063,
'dv' => 1,
'nombres' => 'Gabriela Jose',
'apellido_paterno' => 'Aguayo',
'apellido_materno' => 'Fernandez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 854,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19081130,
'dv' => 1,
'nombres' => 'Valeria Alejandra',
'apellido_paterno' => 'Anriquez',
'apellido_materno' => 'Cortes',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 804,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19093682,
'dv' => 1,
'nombres' => 'Kattia Belen',
'apellido_paterno' => 'Gajardo',
'apellido_materno' => 'Plaza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 554,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19105125,
'dv' => 4,
'nombres' => 'Jose Miguel',
'apellido_paterno' => 'Aguilar',
'apellido_materno' => 'Rojas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 575,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19107615,
'dv' => 'K',
'nombres' => 'Paulette ',
'apellido_paterno' => 'Altamirano',
'apellido_materno' => 'Badilla',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 968,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19113419,
'dv' => 2,
'nombres' => 'Ivette Anahi',
'apellido_paterno' => 'Gajardo',
'apellido_materno' => 'Palacios',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 785,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19127791,
'dv' => 0,
'nombres' => 'Estefanny del Pilar',
'apellido_paterno' => 'Figueroa',
'apellido_materno' => 'Soto',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 977,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19174473,
'dv' => 'k',
'nombres' => 'Diego',
'apellido_paterno' => 'Casilla',
'apellido_materno' => 'Arias',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 611,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19183242,
'dv' => 6,
'nombres' => 'Carolina Noemi',
'apellido_paterno' => 'Abellos',
'apellido_materno' => 'Cisterna',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 757,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19202502,
'dv' => 8,
'nombres' => 'Esteban Andres',
'apellido_paterno' => 'Valenzuela',
'apellido_materno' => 'Robledo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 565,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19219373,
'dv' => 7,
'nombres' => 'Teddy Alexander',
'apellido_paterno' => 'Martinez',
'apellido_materno' => 'Montecinos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 463,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 1,
],
[
'rut' => 19309129,
'dv' => 6,
'nombres' => 'Monserrat Estefania',
'apellido_paterno' => 'DiazVega',
'apellido_materno' => 'Vega',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 584,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19409934,
'dv' => 7,
'nombres' => 'Charles',
'apellido_paterno' => 'Carlsson',
'apellido_materno' => 'Contreras',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 709,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19462370,
'dv' => 4,
'nombres' => 'Lotzy Jackeline',
'apellido_paterno' => 'Dreyer',
'apellido_materno' => 'Salinas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 685,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19515899,
'dv' => 1,
'nombres' => 'Evelyn',
'apellido_paterno' => 'Salgado',
'apellido_materno' => 'Villalobos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 871,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19523134,
'dv' => 6,
'nombres' => 'Catalina de Jesus',
'apellido_paterno' => 'Riveros',
'apellido_materno' => 'Perez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 852,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19523438,
'dv' => 8,
'nombres' => 'Valeria Andrea',
'apellido_paterno' => 'Hidalgo',
'apellido_materno' => 'Sandoval',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 855,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19568343,
'dv' => 3,
'nombres' => 'Jimmy Antonio ',
'apellido_paterno' => 'Martinez',
'apellido_materno' => 'ruiz',
'sexo' => 'm',
'estado_civil' => 'soltero',
'profesion' => 'Futbolista',
'direccion' => 535,
'telefono' => 994741573,
'email' => 'aantoniojimmy@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19570462,
'dv' => 7,
'nombres' => 'Jordan Esteban',
'apellido_paterno' => 'Melo',
'apellido_materno' => 'Cubillos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 975,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19640495,
'dv' => 3,
'nombres' => 'Sebastian Andres',
'apellido_paterno' => 'Guimai',
'apellido_materno' => 'Villagran',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 645,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19910851,
'dv' => 4,
'nombres' => 'Sebastián Patricio',
'apellido_paterno' => 'Galleguillos',
'apellido_materno' => 'Muñoz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 998,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 19974438,
'dv' => 0,
'nombres' => 'Carolina',
'apellido_paterno' => 'Menares',
'apellido_materno' => 'Vasquez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 724,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 20402048,
'dv' => 5,
'nombres' => 'Genesis',
'apellido_paterno' => 'Alvarez',
'apellido_materno' => 'Miranda',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 870,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 20433857,
'dv' => 4,
'nombres' => 'Benjamin Antonio',
'apellido_paterno' => 'Plaza',
'apellido_materno' => 'Ampuero',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 848,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 20445685,
'dv' => 2,
'nombres' => 'Rodrigo José',
'apellido_paterno' => 'Cruz',
'apellido_materno' => 'López',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 69,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 21299620,
'dv' => 3,
'nombres' => 'Angelica Maria',
'apellido_paterno' => 'Quispe',
'apellido_materno' => 'Sanchez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 31,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 21430750,
'dv' => 2,
'nombres' => 'Wheymerdt Sthalim',
'apellido_paterno' => 'Silva',
'apellido_materno' => 'Guevara',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 997,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 21776494,
'dv' => 7,
'nombres' => 'Miao Lien',
'apellido_paterno' => 'Yen',
'apellido_materno' => 'Chou',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 97836740,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 21840469,
'dv' => 3,
'nombres' => 'Juan Pablo',
'apellido_paterno' => 'Barraza',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 147,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 1,
],
[
'rut' => 21878244,
'dv' => 2,
'nombres' => 'Ernesto Julio',
'apellido_paterno' => 'Aguilar',
'apellido_materno' => 'Ortiz',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 138,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 22028949,
'dv' => 4,
'nombres' => 'Alma Rosa',
'apellido_paterno' => 'Osorio',
'apellido_materno' => 'Rodelo',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 145,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 22519970,
'dv' => 1,
'nombres' => 'Renzo',
'apellido_paterno' => 'Hernandez',
'apellido_materno' => 'Calderon',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 22606879,
'dv' => 1,
'nombres' => 'Yonara Elizabeth ',
'apellido_paterno' => 'Rondón',
'apellido_materno' => 'Velásquez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 353,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 22611817,
'dv' => 9,
'nombres' => 'Carlos Ignacio',
'apellido_paterno' => 'Jaramillo',
'apellido_materno' => 'Gomez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 22621451,
'dv' => 8,
'nombres' => 'Clara Elena ',
'apellido_paterno' => 'Santiago',
'apellido_materno' => 'de Quezada',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 444,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 22621999,
'dv' => 2,
'nombres' => 'Maria',
'apellido_paterno' => 'Lecuna',
'apellido_materno' => 'Pacheco',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 22649273,
'dv' => 9,
'nombres' => 'Liseth Milagro',
'apellido_paterno' => 'Cornejo',
'apellido_materno' => 'Lizarraga',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 985,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 22654244,
'dv' => 2,
'nombres' => 'Cloudine',
'apellido_paterno' => 'Lopez',
'apellido_materno' => 'Noriega',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 23030791,
'dv' => 'k',
'nombres' => 'Sindy',
'apellido_paterno' => 'Hurtado',
'apellido_materno' => 'Perea',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 23041631,
'dv' => 1,
'nombres' => 'Cristian',
'apellido_paterno' => 'Jimenez',
'apellido_materno' => 'Reyes',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 23422691,
'dv' => 6,
'nombres' => 'Ruth Alexandra',
'apellido_paterno' => 'Saquisili',
'apellido_materno' => 'Cueva',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 211,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 23461893,
'dv' => 8,
'nombres' => 'Eugenio',
'apellido_paterno' => 'Duran',
'apellido_materno' => 'Cardenas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 103,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 23535609,
'dv' => 0,
'nombres' => 'Carlos Federico',
'apellido_paterno' => 'Miguel',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 613,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 23597239,
'dv' => 5,
'nombres' => 'Ricardo Natanael',
'apellido_paterno' => 'Mendez',
'apellido_materno' => 'Belisario',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 9,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 23607832,
'dv' => 9,
'nombres' => 'Gabriel Antonio',
'apellido_paterno' => 'ojeda',
'apellido_materno' => 'Mayorga',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 934,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 23669537,
'dv' => 9,
'nombres' => 'Yang',
'apellido_paterno' => 'Tan',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 275,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 1,
],
[
'rut' => 23744571,
'dv' => 6,
'nombres' => 'Jemmy Alexandra',
'apellido_paterno' => 'Linares',
'apellido_materno' => 'Castaño',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 964,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 23930909,
'dv' => 7,
'nombres' => 'Bryan Junior',
'apellido_paterno' => 'Castro',
'apellido_materno' => 'Vences',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 616,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24022767,
'dv' => 3,
'nombres' => 'Alberto',
'apellido_paterno' => 'Mariano',
'apellido_materno' => 'Perez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24125550,
'dv' => 6,
'nombres' => 'Juan Jose',
'apellido_paterno' => 'Figueroa',
'apellido_materno' => 'Zambrano',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 299,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24134059,
'dv' => 7,
'nombres' => 'Eva Liliana',
'apellido_paterno' => 'Vahos',
'apellido_materno' => 'Alferez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24214242,
'dv' => 'K',
'nombres' => 'Enrique Jose',
'apellido_paterno' => 'Lira',
'apellido_materno' => 'Taborda',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 298,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24251190,
'dv' => 5,
'nombres' => 'Leonardo',
'apellido_paterno' => 'Aguirre',
'apellido_materno' => 'Aidorevich',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 10,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24253515,
'dv' => 4,
'nombres' => 'Maribel ',
'apellido_paterno' => 'Gomez',
'apellido_materno' => 'Solarte',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 428,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24258252,
'dv' => 7,
'nombres' => 'Yndira Maria',
'apellido_paterno' => 'Huaman',
'apellido_materno' => 'Sanhueza',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 249,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24272853,
'dv' => 'K',
'nombres' => 'Luisana',
'apellido_paterno' => 'Atencio',
'apellido_materno' => 'Avila',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 692,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24299865,
'dv' => 0,
'nombres' => 'Ruth',
'apellido_paterno' => 'Gomez',
'apellido_materno' => 'Obregon',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24304644,
'dv' => 0,
'nombres' => 'Maia',
'apellido_paterno' => 'Hojman',
'apellido_materno' => 'Schunr',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24326706,
'dv' => 4,
'nombres' => 'Gabriela Naeli',
'apellido_paterno' => 'Prado',
'apellido_materno' => 'Segueri',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 686,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24359880,
'dv' => 'K',
'nombres' => 'Luis Manuel',
'apellido_paterno' => 'Lopez',
'apellido_materno' => 'Martinez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 484,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24438589,
'dv' => 3,
'nombres' => 'Javier',
'apellido_paterno' => 'Puerto',
'apellido_materno' => 'Gisbert',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 219,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24442384,
'dv' => 1,
'nombres' => 'Alejandro Leonel',
'apellido_paterno' => 'Allendes',
'apellido_materno' => 'Rios',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 866,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24463196,
'dv' => 7,
'nombres' => 'Anabel',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Alvarez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 994,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24539646,
'dv' => 5,
'nombres' => 'Yurisbel',
'apellido_paterno' => 'Pelaez',
'apellido_materno' => 'Dopico',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 391,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24554339,
'dv' => 5,
'nombres' => 'Winter',
'apellido_paterno' => 'Esneider',
'apellido_materno' => 'Vargas',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24576696,
'dv' => 3,
'nombres' => 'Jacqueline',
'apellido_paterno' => 'Quintero',
'apellido_materno' => 'Muñoz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 790,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24633263,
'dv' => 0,
'nombres' => 'Alba Norys',
'apellido_paterno' => 'Lozano',
'apellido_materno' => 'Romero',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 216,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24657256,
'dv' => 9,
'nombres' => 'Franco',
'apellido_paterno' => 'Travaglini',
'apellido_materno' => 'Maldonado',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 826,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24810057,
'dv' => 5,
'nombres' => 'Luis Oswaldo',
'apellido_paterno' => 'Maldonado',
'apellido_materno' => 'Uzcategui',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 687,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24974837,
'dv' => 4,
'nombres' => 'Vladimir',
'apellido_paterno' => 'Isaev',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 167,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 24976627,
'dv' => 5,
'nombres' => 'Julio Cesar',
'apellido_paterno' => 'Aragon',
'apellido_materno' => 'Jimenez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 499,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25038604,
'dv' => 4,
'nombres' => 'Eduardo Jose',
'apellido_paterno' => 'Camacho',
'apellido_materno' => 'Urdaneta',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 322,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25041211,
'dv' => 8,
'nombres' => 'Miriliana Marhysol',
'apellido_paterno' => 'Marquez',
'apellido_materno' => 'Sepulveda',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 659,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25055823,
'dv' => 6,
'nombres' => 'Carlos Andres',
'apellido_paterno' => 'Lotero',
'apellido_materno' => 'Martinez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 947,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25068217,
'dv' => 4,
'nombres' => 'Drizella',
'apellido_paterno' => 'Quintero',
'apellido_materno' => 'Quintero',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 441,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 1,
],
[
'rut' => 25088719,
'dv' => 1,
'nombres' => 'Roger Jose ',
'apellido_paterno' => 'Parada',
'apellido_materno' => 'Garcia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 381,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25122778,
'dv' => 0,
'nombres' => 'David',
'apellido_paterno' => 'Delgado',
'apellido_materno' => 'Ponce',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 787,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25125675,
'dv' => 6,
'nombres' => 'Tanyar Elandry',
'apellido_paterno' => 'Largo',
'apellido_materno' => 'Vargas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 732,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25140882,
'dv' => 3,
'nombres' => 'Jesús Domingo ',
'apellido_paterno' => 'Fernández',
'apellido_materno' => 'Lemus',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 437,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25187678,
'dv' => 9,
'nombres' => 'Ender Eduardo',
'apellido_paterno' => 'Vargas',
'apellido_materno' => 'Serrano',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 303,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25191688,
'dv' => 8,
'nombres' => 'Jesus Enrique',
'apellido_paterno' => 'Escobar',
'apellido_materno' => 'Rodriguez',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 302,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25220001,
'dv' => 0,
'nombres' => 'Adgelind Carolina',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Martinez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 641,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25226206,
'dv' => 7,
'nombres' => 'Mariangela Sair ',
'apellido_paterno' => 'Entralgo',
'apellido_materno' => 'Lopez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 995,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25226211,
'dv' => 3,
'nombres' => 'Angel José',
'apellido_paterno' => 'Altuve',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 885,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25226877,
'dv' => 4,
'nombres' => 'Jhonattan Ale',
'apellido_paterno' => 'Vallenilla',
'apellido_materno' => 'Chirinos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 745,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25264600,
'dv' => 0,
'nombres' => 'Angy Lorena',
'apellido_paterno' => 'Gomez',
'apellido_materno' => 'Garcia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 882,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25270653,
'dv' => 4,
'nombres' => 'José Alberto',
'apellido_paterno' => 'Carrero',
'apellido_materno' => 'Quintero',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 913,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25285237,
'dv' => 9,
'nombres' => 'Jesus Enrique ',
'apellido_paterno' => 'Jimenez',
'apellido_materno' => 'Rojas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 388,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25288867,
'dv' => 5,
'nombres' => 'Alberto',
'apellido_paterno' => 'Nones',
'apellido_materno' => 'Flores',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 609,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25311320,
'dv' => 0,
'nombres' => 'Sulenny',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Rojas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 950,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25323952,
'dv' => 2,
'nombres' => 'Carlos Eduardo',
'apellido_paterno' => 'Campuzano',
'apellido_materno' => 'Pacheco',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 251,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25325426,
'dv' => 2,
'nombres' => 'Mariana Antonieta',
'apellido_paterno' => 'Bautista',
'apellido_materno' => 'Ascanio',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 924,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25326322,
'dv' => 9,
'nombres' => 'Ilio Gabriel',
'apellido_paterno' => 'Espinel',
'apellido_materno' => 'Contreras',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 486,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25353877,
'dv' => 5,
'nombres' => 'Mary Carolina',
'apellido_paterno' => 'Marina',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 776,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25356596,
'dv' => 9,
'nombres' => 'Carlos Alberto',
'apellido_paterno' => 'Jaraba',
'apellido_materno' => 'De la Hoz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 879,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25359698,
'dv' => 8,
'nombres' => 'luis Alberto',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Padron',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 652,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25369483,
'dv' => 1,
'nombres' => 'Maria Alejandra',
'apellido_paterno' => 'Hernandez',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 788,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25375303,
'dv' => 'K',
'nombres' => 'Jeannette Gisela',
'apellido_paterno' => 'Sanoja',
'apellido_materno' => 'Zarate',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 364,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25376296,
'dv' => 9,
'nombres' => 'Antony Ezequiel',
'apellido_paterno' => 'Porras',
'apellido_materno' => 'Flores',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 568,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25380322,
'dv' => 3,
'nombres' => 'Williams Alejandro ',
'apellido_paterno' => 'Gomez',
'apellido_materno' => 'Ayala',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 346,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25381398,
'dv' => 9,
'nombres' => 'Wilfredo Enrique',
'apellido_paterno' => 'Bernal',
'apellido_materno' => 'Barroeta',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 777,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25425968,
'dv' => 3,
'nombres' => 'Erika Yudenay',
'apellido_paterno' => 'Camacho',
'apellido_materno' => 'Villamizar',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 961,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25461876,
'dv' => 4,
'nombres' => 'Luis Alberto',
'apellido_paterno' => 'Pichardo',
'apellido_materno' => 'Florian',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 980,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25493821,
'dv' => 1,
'nombres' => 'Alexander David',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Pachano',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 534,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 1,
],
[
'rut' => 25527940,
'dv' => 8,
'nombres' => 'David Alejandro',
'apellido_paterno' => 'Centeno',
'apellido_materno' => 'Polizzi',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 681,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25535171,
'dv' => 0,
'nombres' => 'José Antonio ',
'apellido_paterno' => 'Rodriguez',
'apellido_materno' => 'Zambrano',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 360,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25555020,
'dv' => 9,
'nombres' => 'Juan',
'apellido_paterno' => 'Vera',
'apellido_materno' => 'Castillo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 658,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25560905,
'dv' => 'k',
'nombres' => 'Lisbeth Coromoto',
'apellido_paterno' => 'Moreno',
'apellido_materno' => 'Arias',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 595,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25562412,
'dv' => 1,
'nombres' => 'Daniela Alejandra',
'apellido_paterno' => 'Reyes',
'apellido_materno' => 'De Perez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 907,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25576538,
'dv' => 8,
'nombres' => 'Luis Orlando',
'apellido_paterno' => 'Castillo',
'apellido_materno' => 'Mendoza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 618,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25578078,
'dv' => 6,
'nombres' => 'José Idelfonso',
'apellido_paterno' => 'García',
'apellido_materno' => 'Cuba',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 881,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25584491,
'dv' => 1,
'nombres' => 'María',
'apellido_paterno' => 'Echezuria',
'apellido_materno' => 'Simoza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 624,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25592786,
'dv' => 8,
'nombres' => 'Octavio Tinlei',
'apellido_paterno' => 'Ruiz',
'apellido_materno' => 'Carmano',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 610,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25593943,
'dv' => 2,
'nombres' => 'José Rafael ',
'apellido_paterno' => 'Carreño',
'apellido_materno' => 'Ciaccia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 413,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25594437,
'dv' => 1,
'nombres' => 'Vanessa Paola',
'apellido_paterno' => 'Finol',
'apellido_materno' => 'Villalobos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 723,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25598982,
'dv' => 0,
'nombres' => 'José Gregorio',
'apellido_paterno' => 'Gomez',
'apellido_materno' => 'Granado',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 941,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25602838,
'dv' => 7,
'nombres' => 'Omar Jesus',
'apellido_paterno' => 'Bracho',
'apellido_materno' => 'Pereira',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 587,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25612006,
'dv' => 2,
'nombres' => 'Herminia Del Carmen',
'apellido_paterno' => 'Mendez',
'apellido_materno' => 'Cordero',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 653,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25614483,
'dv' => 2,
'nombres' => 'Carlos Eduardo',
'apellido_paterno' => 'Palacios',
'apellido_materno' => 'Rodriguez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 957,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25647113,
'dv' => 2,
'nombres' => 'Abilu',
'apellido_paterno' => 'Colina',
'apellido_materno' => 'Martinez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 800,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25659275,
'dv' => 4,
'nombres' => 'Alberto Alejandro',
'apellido_paterno' => 'Bracamonte',
'apellido_materno' => 'Alcala',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 801,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25678390,
'dv' => 8,
'nombres' => 'Yordan',
'apellido_paterno' => 'Laza',
'apellido_materno' => 'Diaz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 695,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25679513,
'dv' => 2,
'nombres' => 'Jeccy Daniel',
'apellido_paterno' => 'Soto',
'apellido_materno' => 'Barroso',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 487,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25691031,
'dv' => 4,
'nombres' => 'Jhoan Edwar',
'apellido_paterno' => 'Medina',
'apellido_materno' => 'Tello',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 579,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25695882,
'dv' => 1,
'nombres' => 'Yimmy',
'apellido_paterno' => 'Jose',
'apellido_materno' => 'Bracho',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 608,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25698435,
'dv' => 0,
'nombres' => 'Jenny',
'apellido_paterno' => 'Serrano',
'apellido_materno' => 'Dominguez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 605,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25720508,
'dv' => 8,
'nombres' => 'Fabio',
'apellido_paterno' => 'Alves',
'apellido_materno' => 'Nunes',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 700,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25730358,
'dv' => 6,
'nombres' => 'María Victoria',
'apellido_paterno' => 'Mojica',
'apellido_materno' => 'Mora',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 663,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25740267,
'dv' => 3,
'nombres' => 'Francisco José',
'apellido_paterno' => 'Rodriguez',
'apellido_materno' => 'Taccetti',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 914,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25762931,
'dv' => 7,
'nombres' => 'Jesus Eloy',
'apellido_paterno' => 'Febres',
'apellido_materno' => 'Rivera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 556,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25793812,
'dv' => 3,
'nombres' => 'Alfredo Alejandro',
'apellido_paterno' => 'Macero',
'apellido_materno' => 'Hernandez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 669,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25798455,
'dv' => 9,
'nombres' => 'Xioliliana Katerin',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Perdomo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 858,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25801514,
'dv' => 2,
'nombres' => 'Faruk',
'apellido_paterno' => 'Candan',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 803,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25802415,
'dv' => 'k',
'nombres' => 'Carlos Eduardo',
'apellido_paterno' => 'Rodriguez',
'apellido_materno' => 'Guevara',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 636,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25809755,
'dv' => 6,
'nombres' => 'Francisco Ricardo',
'apellido_paterno' => 'Polo',
'apellido_materno' => 'Viera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 564,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25825682,
'dv' => 4,
'nombres' => 'Jose Gregorio',
'apellido_paterno' => 'Rivero',
'apellido_materno' => 'Guillen',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 637,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25846692,
'dv' => 7,
'nombres' => 'Naybee Alejandra',
'apellido_paterno' => 'Bustamante',
'apellido_materno' => 'Laitan',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 836,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25851298,
'dv' => 7,
'nombres' => 'Yngrid Marinela',
'apellido_paterno' => 'Marquez',
'apellido_materno' => 'Figueroa',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 962,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25930044,
'dv' => 4,
'nombres' => 'Emily Andreina',
'apellido_paterno' => 'Cabellos',
'apellido_materno' => 'Salas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 676,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25931002,
'dv' => 4,
'nombres' => 'Jesus Gilberto',
'apellido_paterno' => 'Arraiol',
'apellido_materno' => 'Cardenas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 789,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25957391,
'dv' => 2,
'nombres' => 'Freddy Jose',
'apellido_paterno' => 'Nessi',
'apellido_materno' => 'Castellano',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 917,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25972844,
'dv' => 4,
'nombres' => 'Teresa',
'apellido_paterno' => 'Passanisi',
'apellido_materno' => 'de Chirino',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 901,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25981660,
'dv' => 2,
'nombres' => 'Victor Daniel',
'apellido_paterno' => 'Ramirez',
'apellido_materno' => 'Suarez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 861,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25988095,
'dv' => 5,
'nombres' => 'Luis Mariano',
'apellido_paterno' => 'Paez',
'apellido_materno' => 'Morales',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 701,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 25999773,
'dv' => 9,
'nombres' => 'Edward Jesús',
'apellido_paterno' => 'Alvarez',
'apellido_materno' => 'Villarroel',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 991,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26002567,
'dv' => 8,
'nombres' => 'Rafael',
'apellido_paterno' => 'Garmendia',
'apellido_materno' => 'Tamayo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 676,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26013166,
'dv' => 4,
'nombres' => 'Alexander José',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Martinez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 677,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26014939,
'dv' => 3,
'nombres' => 'Yovanka Yamilet',
'apellido_paterno' => 'Valero',
'apellido_materno' => 'Gonzalez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 816,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26022795,
'dv' => 5,
'nombres' => 'Elvis',
'apellido_paterno' => 'Garcia',
'apellido_materno' => 'Chavez',
'sexo' => 'm',
'estado_civil' => 'casado',
'profesion' => 'Ingeniero Civil Construccion',
'direccion' => 457,
'telefono' => 965683071,
'email' => 'elvisgarcia007@gmail.com',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26022901,
'dv' => 'k',
'nombres' => 'Edgar Jose',
'apellido_paterno' => 'Cabellos',
'apellido_materno' => 'Salas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 662,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26028159,
'dv' => 3,
'nombres' => 'Lenin',
'apellido_paterno' => 'Orellana',
'apellido_materno' => 'Garcia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 974,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26055192,
'dv' => 2,
'nombres' => 'Edimar',
'apellido_paterno' => 'Del Valle Meija',
'apellido_materno' => 'Hidalgo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 760,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26055928,
'dv' => 1,
'nombres' => 'Luci Carolina',
'apellido_paterno' => 'Andara',
'apellido_materno' => 'Villegas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 869,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26068096,
'dv' => 'k',
'nombres' => 'Edicson Alexander',
'apellido_paterno' => 'Carrero',
'apellido_materno' => 'Ortiz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 935,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26083156,
'dv' => 9,
'nombres' => 'Astrid',
'apellido_paterno' => 'Peña',
'apellido_materno' => 'Vasquez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 875,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26104829,
'dv' => 9,
'nombres' => 'Karla',
'apellido_paterno' => 'Fajardo',
'apellido_materno' => 'Cabrera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 708,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26105710,
'dv' => 7,
'nombres' => 'Noraly Beatriz',
'apellido_paterno' => 'Castillo',
'apellido_materno' => 'Duran',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 770,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26109229,
'dv' => 8,
'nombres' => 'Janalith Andrea',
'apellido_paterno' => 'Figueroa',
'apellido_materno' => 'Chacin',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 973,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26115796,
'dv' => 6,
'nombres' => 'Maria Alejandra',
'apellido_paterno' => 'Gutierrez',
'apellido_materno' => 'Galeano',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 935,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26149005,
'dv' => 6,
'nombres' => 'Rossy Marieli',
'apellido_paterno' => 'Belmonte',
'apellido_materno' => 'Jimenez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 833,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26161284,
'dv' => 4,
'nombres' => 'Erlyn del Valle',
'apellido_paterno' => 'Nieto',
'apellido_materno' => 'Martinez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 673,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26161696,
'dv' => 3,
'nombres' => 'Oriana Xiomara',
'apellido_paterno' => 'Lugo',
'apellido_materno' => 'Centeno',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 644,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26173095,
'dv' => 2,
'nombres' => 'Raymi Helena',
'apellido_paterno' => 'Salcedo',
'apellido_materno' => 'Marquez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 811,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26187722,
'dv' => 8,
'nombres' => 'Erick Darwin',
'apellido_paterno' => 'Hernandez',
'apellido_materno' => 'Lander',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 741,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26188233,
'dv' => 7,
'nombres' => 'Cesar Augusto',
'apellido_paterno' => 'Cova',
'apellido_materno' => 'Olivares',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 754,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26209282,
'dv' => 8,
'nombres' => 'Gerardo Andres',
'apellido_paterno' => 'Llamozas',
'apellido_materno' => 'Gutierrez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 850,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26217920,
'dv' => 6,
'nombres' => 'Julio Alberto',
'apellido_paterno' => 'Blasco',
'apellido_materno' => 'Arias',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 688,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26226229,
'dv' => 4,
'nombres' => 'Franky Alberto',
'apellido_paterno' => 'Galvis',
'apellido_materno' => 'Contreras',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 828,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26228009,
'dv' => 8,
'nombres' => 'Yassandra Karineth',
'apellido_paterno' => 'Chacon',
'apellido_materno' => 'Chacon',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 932,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26232234,
'dv' => 3,
'nombres' => 'Karennis Rosaly',
'apellido_paterno' => 'Torrealba',
'apellido_materno' => 'Jimenez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 834,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26255935,
'dv' => 1,
'nombres' => 'Early Gleiver',
'apellido_paterno' => 'Morales ',
'apellido_materno' => 'Nuñez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 1000,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26266580,
'dv' => 1,
'nombres' => 'Gabriela',
'apellido_paterno' => 'Betancourt',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 628,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26274400,
'dv' => 0,
'nombres' => 'Darby Jesus',
'apellido_paterno' => ' Entralgo',
'apellido_materno' => 'Lopez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 996,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26276247,
'dv' => 5,
'nombres' => 'Nohelis Ninoska',
'apellido_paterno' => 'Mendoza',
'apellido_materno' => 'Rios',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 714,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26296187,
'dv' => 7,
'nombres' => 'Maria de los Angeles',
'apellido_paterno' => 'Nevada',
'apellido_materno' => 'Barrios',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 627,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26301845,
'dv' => 1,
'nombres' => 'Yudeimy Chiquinquira',
'apellido_paterno' => 'Prada',
'apellido_materno' => 'Fernandez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 642,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26310178,
'dv' => 2,
'nombres' => 'Luis Daniel',
'apellido_paterno' => 'Rojas',
'apellido_materno' => 'Febres',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 918,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26322202,
'dv' => 4,
'nombres' => 'Charles',
'apellido_paterno' => 'Josué',
'apellido_materno' => 'Rodriguez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 737,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26331206,
'dv' => 6,
'nombres' => 'Andres Felipe',
'apellido_paterno' => 'Sanabria',
'apellido_materno' => 'Gomez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 573,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26347893,
'dv' => 2,
'nombres' => 'Angela María',
'apellido_paterno' => 'Raigosa ',
'apellido_materno' => 'Osorio',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 999,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26354648,
'dv' => 2,
'nombres' => 'Ydorilis Mercedes',
'apellido_paterno' => 'Gonzalez',
'apellido_materno' => 'Garrido',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 898,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26370008,
'dv' => 2,
'nombres' => 'Jose Jesus',
'apellido_paterno' => 'Narvaez',
'apellido_materno' => 'Millan',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 889,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26370058,
'dv' => 9,
'nombres' => 'Carley de los Angeles',
'apellido_paterno' => 'Medina',
'apellido_materno' => 'Prada',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 960,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26374640,
'dv' => 6,
'nombres' => 'David Jesus',
'apellido_paterno' => 'Narvaez',
'apellido_materno' => 'Ramos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 660,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26392974,
'dv' => 8,
'nombres' => 'Pedro Alejandro',
'apellido_paterno' => 'Amarista',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 710,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26402351,
'dv' => 3,
'nombres' => 'Yessica Rocio',
'apellido_paterno' => 'Padrino',
'apellido_materno' => 'Olvier',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 534,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26417402,
'dv' => 3,
'nombres' => 'Genyelber Samuel',
'apellido_paterno' => 'Corona',
'apellido_materno' => 'Rincon',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 892,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26419005,
'dv' => 3,
'nombres' => 'Genesis Yaneidy',
'apellido_paterno' => 'Figueroa',
'apellido_materno' => 'Carcamo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 978,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26421054,
'dv' => 2,
'nombres' => 'Ana',
'apellido_paterno' => 'Toncel',
'apellido_materno' => 'Peña',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 674,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26435496,
'dv' => 'k',
'nombres' => 'Leidy',
'apellido_paterno' => 'Hernandez',
'apellido_materno' => 'Lobo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 657,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26442939,
'dv' => 0,
'nombres' => 'Alejandra Carolina',
'apellido_paterno' => 'Angel',
'apellido_materno' => 'Velasquez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 912,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26443657,
'dv' => 5,
'nombres' => 'Carlos Julio',
'apellido_paterno' => 'Gervasi',
'apellido_materno' => 'Marín',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 910,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26512822,
'dv' => 'k',
'nombres' => 'Marbella',
'apellido_paterno' => 'Chacon',
'apellido_materno' => 'Noguera',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 532,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26522289,
'dv' => 7,
'nombres' => 'Guillermo Enrique',
'apellido_paterno' => 'Contreras',
'apellido_materno' => 'Rivas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 939,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26549642,
'dv' => 3,
'nombres' => 'Anniels Gabriel',
'apellido_paterno' => 'Vargas',
'apellido_materno' => 'Garcia',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 942,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26558198,
'dv' => 6,
'nombres' => 'Keilyng Andreina Rina',
'apellido_paterno' => 'Galeo',
'apellido_materno' => 'Navas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 903,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26571797,
'dv' => 7,
'nombres' => 'Netsaira',
'apellido_paterno' => 'Martinez',
'apellido_materno' => 'De Pinto',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 884,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26572058,
'dv' => 7,
'nombres' => 'Karen',
'apellido_paterno' => 'Rivera',
'apellido_materno' => 'Acero',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 758,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26576243,
'dv' => 3,
'nombres' => 'Keibis Milagros',
'apellido_paterno' => 'Diaz',
'apellido_materno' => 'Salazar',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 534,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26599135,
'dv' => 1,
'nombres' => 'José',
'apellido_paterno' => 'Ortiz',
'apellido_materno' => 'Diaz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 755,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26602356,
'dv' => 1,
'nombres' => 'Irvin',
'apellido_paterno' => 'Navarro',
'apellido_materno' => 'Silva',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 771,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26659760,
'dv' => 6,
'nombres' => 'Alexander Valentin',
'apellido_paterno' => 'Velasco',
'apellido_materno' => 'Prada',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 772,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26669231,
'dv' => 5,
'nombres' => 'Osmary Gabriela',
'apellido_paterno' => 'Ovalle',
'apellido_materno' => 'Lugo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 860,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26672814,
'dv' => 'K',
'nombres' => 'Carolina',
'apellido_paterno' => 'Gutierrez',
'apellido_materno' => 'Lira',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 877,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26679712,
'dv' => 5,
'nombres' => 'Eddwin Alexander',
'apellido_paterno' => 'Rivero',
'apellido_materno' => 'Becerra',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 893,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26683324,
'dv' => 5,
'nombres' => 'Johan Alexander',
'apellido_paterno' => 'Cardoza',
'apellido_materno' => 'Ramos',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 944,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26702043,
'dv' => 4,
'nombres' => 'Ricardo Heraclio',
'apellido_paterno' => 'ojeda',
'apellido_materno' => 'Moral',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 629,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26732665,
'dv' => 7,
'nombres' => 'Ramon Antonio',
'apellido_paterno' => 'Ramirez',
'apellido_materno' => 'Perez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 477,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 1,
],
[
'rut' => 26735882,
'dv' => 6,
'nombres' => 'Maria Gabriela',
'apellido_paterno' => 'Tona',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 928,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26764410,
'dv' => 1,
'nombres' => 'Alix Editza',
'apellido_paterno' => 'Pereira',
'apellido_materno' => 'Hernandez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 887,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26777040,
'dv' => 9,
'nombres' => 'Jeferson ',
'apellido_paterno' => 'Efrain',
'apellido_materno' => 'Plaza',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 989,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26807485,
'dv' => 6,
'nombres' => 'Juvenal Antonio',
'apellido_paterno' => 'Prieto',
'apellido_materno' => 'Parra',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 921,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26816618,
'dv' => 1,
'nombres' => 'Arsimar Josefina',
'apellido_paterno' => 'Lopez',
'apellido_materno' => 'Guevara',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 845,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26822731,
'dv' => 8,
'nombres' => 'Deisy Jasmin',
'apellido_paterno' => 'Lozano',
'apellido_materno' => 'Angel',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 477,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26832609,
'dv' => 'K',
'nombres' => 'Gabriela Andreina',
'apellido_paterno' => 'Calles',
'apellido_materno' => 'Barreto',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 819,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26857674,
'dv' => 6,
'nombres' => 'Vanessa Carolina',
'apellido_paterno' => 'Rico',
'apellido_materno' => 'De Rogatis',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 915,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26868743,
'dv' => 2,
'nombres' => 'Johanna Nathally',
'apellido_paterno' => 'Vergara',
'apellido_materno' => 'Castro',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 971,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26903811,
'dv' => 'k',
'nombres' => 'Yuleisi Vanessa',
'apellido_paterno' => 'Michelangelli',
'apellido_materno' => 'Araujo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 857,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26903814,
'dv' => 4,
'nombres' => 'Yoleidi Violeta',
'apellido_paterno' => 'Michelangelli',
'apellido_materno' => 'Araujo',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 857,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26907665,
'dv' => 8,
'nombres' => 'Yessica Andreina',
'apellido_paterno' => 'Padron',
'apellido_materno' => 'Diaz',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 607,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26966470,
'dv' => 3,
'nombres' => 'Jesus Alberto',
'apellido_paterno' => 'Contreras',
'apellido_materno' => 'Rivas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 982,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26967439,
'dv' => 3,
'nombres' => 'Rafael Gerardo',
'apellido_paterno' => 'Alvarez',
'apellido_materno' => 'Flores',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 825,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26978538,
'dv' => 1,
'nombres' => 'Jose Antonio',
'apellido_paterno' => 'Duque',
'apellido_materno' => 'Suarez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 946,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 26981887,
'dv' => 5,
'nombres' => 'Esmeralda Elena',
'apellido_paterno' => 'Orosco',
'apellido_materno' => 'Castro',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 840,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 27032949,
'dv' => 7,
'nombres' => 'Alfredo David ',
'apellido_paterno' => 'Navas',
'apellido_materno' => 'Vargas',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 993,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 27042498,
'dv' => 8,
'nombres' => 'Kervin Alberto',
'apellido_paterno' => 'Molina',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 868,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 27056687,
'dv' => 1,
'nombres' => 'Mayre Yessenia',
'apellido_paterno' => 'Rodriguez',
'apellido_materno' => 'Cocho',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 916,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 27071587,
'dv' => 7,
'nombres' => 'Kevin Leon José',
'apellido_paterno' => 'Carrillo',
'apellido_materno' => 'Angarita',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 772,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 27071672,
'dv' => 5,
'nombres' => 'Henry Ramon',
'apellido_paterno' => 'Parada',
'apellido_materno' => 'Nuñez',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 849,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 27365133,
'dv' => 0,
'nombres' => 'Nairoby Nazareth',
'apellido_paterno' => 'Hernandez',
'apellido_materno' => 'Birna',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 1003,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 76000028,
'dv' => 0,
'nombres' => 'Inversiones Cansap Limitada',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 139,
'telefono' => 0,
'email' => '',
'representante' => 7256387,
'otro' => 0,
],
[
'rut' => 76017745,
'dv' => 8,
'nombres' => 'Tomas Moises Gonzalez Alarcon EIRL',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 285,
'telefono' => 0,
'email' => '',
'representante' => 9851189,
'otro' => 0,
],
[
'rut' => 76046908,
'dv' => 4,
'nombres' => 'Sociedad de Inversiones Holme Ltda',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 105,
'telefono' => 0,
'email' => '',
'representante' => 7957048,
'otro' => 0,
],
[
'rut' => 76077135,
'dv' => 'K',
'nombres' => 'SC Inversiones S A',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 76119981,
'dv' => 1,
'nombres' => 'Sociedad Comercial Helimed Limitada',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 22,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 76122047,
'dv' => 0,
'nombres' => 'Sociedad de Inversiones Harbin Limitada',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 142,
'telefono' => 0,
'email' => '',
'representante' => 12868593,
'otro' => 0,
],
[
'rut' => 76136785,
'dv' => 4,
'nombres' => 'Jardin Infantil Caminito Limitada',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 301,
'telefono' => 0,
'email' => '',
'representante' => 6367227,
'otro' => 0,
],
[
'rut' => 76163347,
'dv' => 3,
'nombres' => 'Sociedad Inmobiliaria Santa Elena Limitada',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 76165336,
'dv' => 9,
'nombres' => 'Inversiones DVS SPA',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 103,
'telefono' => 0,
'email' => '',
'representante' => 23461893,
'otro' => 0,
],
[
'rut' => 76183338,
'dv' => 3,
'nombres' => 'Consultoria e Ingenieria en Informatica Vamos a ver SPA',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 783,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 76282132,
'dv' => 'k',
'nombres' => 'Asesorias',
'apellido_paterno' => 'en Salud Laboral',
'apellido_materno' => 'LTDA',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 711,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 76317931,
'dv' => 1,
'nombres' => 'Sociedad de Inversiones del Carmien',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 896,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 76338230,
'dv' => 3,
'nombres' => 'Sociedad de Inversiones El Molle Limitada',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 76352853,
'dv' => 7,
'nombres' => 'SYT Inversiones SPA',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 159,
'telefono' => 0,
'email' => '',
'representante' => 8686586,
'otro' => 0,
],
[
'rut' => 76376858,
'dv' => 9,
'nombres' => 'Inversiones Rucamanque Limitada',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 47,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 76461110,
'dv' => 1,
'nombres' => 'Inversiones Centro Sur Limitada',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 68,
'telefono' => 0,
'email' => '',
'representante' => 5205620,
'otro' => 0,
],
[
'rut' => 76475911,
'dv' => 7,
'nombres' => 'Sociedad de Inversiones VLC Limitada',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 67,
'telefono' => 0,
'email' => '',
'representante' => 17178182,
'otro' => 0,
],
[
'rut' => 76488018,
'dv' => 8,
'nombres' => 'Asesorias e Inversiones Puerto Triunfo Limitada',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 438,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 76653010,
'dv' => 9,
'nombres' => 'Rentas Crulop Limitada',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 69,
'telefono' => 0,
'email' => '',
'representante' => 12232563,
'otro' => 0,
],
[
'rut' => 76744031,
'dv' => 6,
'nombres' => 'Inversiones San Cristobal SpA',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 358,
'telefono' => 0,
'email' => null,
'representante' => 12860254,
'otro' => 0,
],
[
'rut' => 76812295,
'dv' => 4,
'nombres' => 'vivo btl SPA ',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => 'f',
'estado_civil' => 'soltero',
'profesion' => 'Empesaria',
'direccion' => 538,
'telefono' => 948613177,
'email' => 'hc@vivobtl.cl',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 76967684,
'dv' => 8,
'nombres' => 'Inversiones Mumo SPA ',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 101,
'telefono' => null,
'email' => null,
'representante' => 14904429,
'otro' => 0,
],
[
'rut' => 77023196,
'dv' => 5,
'nombres' => 'Incoviba',
'apellido_paterno' => 'Sa',
'apellido_materno' => '',
'sexo' => 'm',
'estado_civil' => 'soltero',
'profesion' => '',
'direccion' => 211,
'telefono' => 0,
'email' => '@',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 77057526,
'dv' => 5,
'nombres' => 'Blomed',
'apellido_paterno' => 'SPA',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 940,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 77390160,
'dv' => 0,
'nombres' => 'Socierdad de Inversiones',
'apellido_paterno' => 'Proamaro',
'apellido_materno' => 'LTDA',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 853,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
[
'rut' => 77882420,
'dv' => 5,
'nombres' => 'S.T.C. Consultores Limitada',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 241,
'telefono' => 0,
'email' => '',
'representante' => 13729874,
'otro' => 0,
],
[
'rut' => 78017310,
'dv' => 6,
'nombres' => 'Asesorias e Inversiones B y V Trust Limitada',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 115,
'telefono' => 0,
'email' => '',
'representante' => 7402320,
'otro' => 0,
],
[
'rut' => 79800860,
'dv' => 9,
'nombres' => 'Sociedad Agricola Gaete Y Fischer Ltda',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => '',
'estado_civil' => '',
'profesion' => '',
'direccion' => 0,
'telefono' => 0,
'email' => '',
'representante' => 0,
'otro' => 0,
],
[
'rut' => 99543380,
'dv' => 'K',
'nombres' => 'Ingenieria y Construccion Vial Balmaceda Sociedad Anonima',
'apellido_paterno' => '',
'apellido_materno' => '',
'sexo' => null,
'estado_civil' => null,
'profesion' => null,
'direccion' => 520,
'telefono' => 0,
'email' => null,
'representante' => 0,
'otro' => 0,
],
];
$this->execute('SET unique_checks=0; SET foreign_key_checks=0;');
$this->table('propietario')
->insert($data)
->saveData();
$this->execute('SET unique_checks=1; SET foreign_key_checks=1;');
}
}