instruction
stringclasses 1
value | input
stringlengths 14
52
| output
stringclasses 541
values |
---|---|---|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
JOSE VALENTIN CASTILLO HOYOS
|
{"first name" : "JOSE", "middle name" : "VALENTIN", "first last name" : "CASTILLO", "second last name" : "HOYOS", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
CARMEN EDITH SALCEDO PABUENA
|
{"first name" : "CARMEN", "middle name" : "EDITH", "first last name" : "SALCEDO", "second last name" : "PABUENA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
SIRLIS SANTOYA TARRIBA
|
{"first name" : "SIRLIS", "middle name" : "NULL", "first last name" : "SANTOYA", "second last name" : "TARRIBA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ANUNCIACION CARRASCAL TOSCANO
|
{"first name" : "ANUNCIACION", "middle name" : "NULL", "first last name" : "CARRASCAL", "second last name" : "TOSCANO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
NORA ISABEL SALCEDO LAMBRANO
|
{"first name" : "NORA", "middle name" : "ISABEL", "first last name" : "SALCEDO", "second last name" : "LAMBRANO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
DAYS ANDRENIS MANJARREZ FERIA
|
{"first name" : "DAYS", "middle name" : "ANDRENIS", "first last name" : "MANJARREZ", "second last name" : "FERIA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
OCTAVIO JOSE LOPEZ CERVANTES
|
{"first name" : "OCTAVIO", "middle name" : "JOSE", "first last name" : "LOPEZ", "second last name" : "CERVANTES", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
FELIPE SANTIAG DOMINGUEZ PALENCIA
|
{"first name" : "FELIPE", "middle name" : "SANTIAG", "first last name" : "DOMINGUEZ", "second last name" : "PALENCIA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
NACIRA ISABEL TOVAR MONTERROZA
|
{"first name" : "NACIRA", "middle name" : "ISABEL", "first last name" : "TOVAR", "second last name" : "MONTERROZA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
RAFAEL ADOLFO MUNOZ SALGADO
|
{"first name" : "RAFAEL", "middle name" : "ADOLFO", "first last name" : "MUNOZ", "second last name" : "SALGADO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
CARMEN ELENA GUZMAN MENDEZ
|
{"first name" : "CARMEN", "middle name" : "ELENA", "first last name" : "GUZMAN", "second last name" : "MENDEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ANASTACIA ISABEL ORTEGA MEZA
|
{"first name" : "ANASTACIA", "middle name" : "ISABEL", "first last name" : "ORTEGA", "second last name" : "MEZA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
OROSMAN JOSE DIAZ PINTO
|
{"first name" : "OROSMAN", "middle name" : "JOSE", "first last name" : "DIAZ", "second last name" : "PINTO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ISABEL MARIA PEREZ GUZMAN
|
{"first name" : "ISABEL", "middle name" : "MARIA", "first last name" : "PEREZ", "second last name" : "GUZMAN", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
NELLY MARINA PEREZ MARTINEZ
|
{"first name" : "NELLY", "middle name" : "MARINA", "first last name" : "PEREZ", "second last name" : "MARTINEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
YANET DEL CARMEN AVILA MENDEZ
|
{"first name" : "YANET", "middle name" : "DEL CARMEN", "first last name" : "AVILA", "second last name" : "MENDEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
SURINASIS DEL CARMEN PEREZ ALVAREZ
|
{"first name" : "SURINASIS", "middle name" : "DEL CARMEN", "first last name" : "PEREZ", "second last name" : "ALVAREZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
JULIO MIGUEL MARTINEZ TOVAR
|
{"first name" : "JULIO", "middle name" : "MIGUEL", "first last name" : "MARTINEZ", "second last name" : "TOVAR", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
WILLIAM FABIAN SALCEDO PEREZ
|
{"first name" : "WILLIAM", "middle name" : "FABIAN", "first last name" : "SALCEDO", "second last name" : "PEREZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ROSA NAVAS PINEDA
|
{"first name" : "ROSA", "middle name" : "NULL", "first last name" : "NAVAS", "second last name" : "PINEDA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ARMANDO JOSE NAVAS RAMIREZ
|
{"first name" : "ARMANDO", "middle name" : "JOSE", "first last name" : "NAVAS", "second last name" : "RAMIREZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
LUIS ENRIQUE POLO HERNANDEZ
|
{"first name" : "LUIS", "middle name" : "ENRIQUE", "first last name" : "POLO", "second last name" : "HERNANDEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ROBER JOSE LOPEZ PATERNINA
|
{"first name" : "ROBER", "middle name" : "JOSE", "first last name" : "LOPEZ", "second last name" : "PATERNINA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
JOSE RAFAEL MONTOYA ORTEGA
|
{"first name" : "JOSE", "middle name" : "RAFAEL", "first last name" : "MONTOYA", "second last name" : "ORTEGA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
LUVIN ALBERTO MARRIAGA BUELVAS
|
{"first name" : "LUVIN", "middle name" : "ALBERTO", "first last name" : "MARRIAGA", "second last name" : "BUELVAS", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
HERCILIA ROSA GUERRA BARRETO
|
{"first name" : "HERCILIA", "middle name" : "ROSA", "first last name" : "GUERRA", "second last name" : "BARRETO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
SAIDE SUSANA CALUME RODRIGUEZ
|
{"first name" : "SAIDE", "middle name" : "SUSANA", "first last name" : "CALUME", "second last name" : "RODRIGUEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
DAVID RAFAEL CRUZ BUELVAS
|
{"first name" : "DAVID", "middle name" : "RAFAEL", "first last name" : "CRUZ", "second last name" : "BUELVAS", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
MARIA CECILIA DOMINGUEZ GUZMAN
|
{"first name" : "MARIA", "middle name" : "CECILIA", "first last name" : "DOMINGUEZ", "second last name" : "GUZMAN", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
CRISTINA ISABEL RAMOS PATERNINA
|
{"first name" : "CRISTINA", "middle name" : "ISABEL", "first last name" : "RAMOS", "second last name" : "PATERNINA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
HUMBERTO ENRIQU MOGOLLON CANCHILA
|
{"first name" : "HUMBERTO", "middle name" : "ENRIQU", "first last name" : "MOGOLLON", "second last name" : "CANCHILA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ROBLES GOMEZ EVARISTO
|
{"first name" : "ROBLES", "middle name" : "NULL", "first last name" : "GOMEZ", "second last name" : "EVARISTO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
FREDDY ROMERO QUINTERO
|
{"first name" : "FREDDY", "middle name" : "NULL", "first last name" : "ROMERO", "second last name" : "QUINTERO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
NEBIS DEL CARMEN DE ARCOS BALDOVINO
|
{"first name" : "NEBIS", "middle name" : "DEL CARMEN", "first last name" : "DE ARCOS", "second last name" : "BALDOVINO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
MERY GOMEZ AGUILAR
|
{"first name" : "MERY", "middle name" : "NULL", "first last name" : "GOMEZ", "second last name" : "AGUILAR", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
HORACIO ANTONIO RAMOS PATRON
|
{"first name" : "HORACIO", "middle name" : "ANTONIO", "first last name" : "RAMOS", "second last name" : "PATRON", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
URIEL PADILLA PEREZ
|
{"first name" : "URIEL", "middle name" : "NULL", "first last name" : "PADILLA", "second last name" : "PEREZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
CANDELARIA PATRICIA MARTELO CUELLO
|
{"first name" : "CANDELARIA", "middle name" : "PATRICIA", "first last name" : "MARTELO", "second last name" : "CUELLO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
HILDA PEREZ ORTEGA
|
{"first name" : "HILDA", "middle name" : "NULL", "first last name" : "PEREZ", "second last name" : "ORTEGA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ELAICER DE JESUS MENDEZ RAMOS
|
{"first name" : "ELAICER", "middle name" : "DE JESUS", "first last name" : "MENDEZ", "second last name" : "RAMOS", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
LIBARDO DIAZ MENDOZA
|
{"first name" : "LIBARDO", "middle name" : "NULL", "first last name" : "DIAZ", "second last name" : "MENDOZA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
EPIFANIO DE JES MONTERROZA SOTELO
|
{"first name" : "EPIFANIO", "middle name" : "DE JES", "first last name" : "MONTERROZA", "second last name" : "SOTELO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
RODOLFO CARRASCAL GOMEZ AMILCAR
|
{"first name" : "RODOLFO", "middle name" : "NULL", "first last name" : "CARRASCAL", "second last name" : "GOMEZ AMILCAR", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
AIDA LUZ VILLEGAS BUELVAS
|
{"first name" : "AIDA", "middle name" : "LUZ", "first last name" : "VILLEGAS", "second last name" : "BUELVAS", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
MARTHA LUCIA PEREZ PEREZ
|
{"first name" : "MARTHA", "middle name" : "LUCIA", "first last name" : "PEREZ", "second last name" : "PEREZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ARACELIS RODRIGUEZ CANCHILA
|
{"first name" : "ARACELIS", "middle name" : "NULL", "first last name" : "RODRIGUEZ", "second last name" : "CANCHILA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
GARIS ALBERTO HERNANDEZ REYES
|
{"first name" : "GARIS", "middle name" : "ALBERTO", "first last name" : "HERNANDEZ", "second last name" : "REYES", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
WILMER DE JESUS ACOSTA MENDEZ
|
{"first name" : "WILMER", "middle name" : "DE JESUS", "first last name" : "ACOSTA", "second last name" : "MENDEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
FERNANDO CAYETANO FERIA TOVAR
|
{"first name" : "FERNANDO", "middle name" : "CAYETANO", "first last name" : "FERIA", "second last name" : "TOVAR", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ZENAIDA ESTER FLOREZ ROMERO
|
{"first name" : "ZENAIDA", "middle name" : "ESTER", "first last name" : "FLOREZ", "second last name" : "ROMERO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
IRINA ALANA VILLADIEGO DIAZ
|
{"first name" : "IRINA", "middle name" : "ALANA", "first last name" : "VILLADIEGO", "second last name" : "DIAZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
JOSE VICENTE GERALDINO CHIMENTO
|
{"first name" : "JOSE", "middle name" : "VICENTE", "first last name" : "GERALDINO", "second last name" : "CHIMENTO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
MICHEL EUGENIO REYES CANCHILA
|
{"first name" : "MICHEL", "middle name" : "EUGENIO", "first last name" : "REYES", "second last name" : "CANCHILA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ANA FABIOLA OLIVERA SALCEDO
|
{"first name" : "ANA", "middle name" : "FABIOLA", "first last name" : "OLIVERA", "second last name" : "SALCEDO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
WILSON DEL CRISTO TERAN ESCOBAR
|
{"first name" : "WILSON", "middle name" : "DEL CRISTO", "first last name" : "TERAN", "second last name" : "ESCOBAR", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
JULIO HERNANDO GARZON LEON
|
{"first name" : "JULIO", "middle name" : "HERNANDO", "first last name" : "GARZON", "second last name" : "LEON", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
GUSTAVO ANDRES LOPEZ SIERRA
|
{"first name" : "GUSTAVO", "middle name" : "ANDRES", "first last name" : "LOPEZ", "second last name" : "SIERRA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
LILIANA GRISELDA CASAS ORTEGA
|
{"first name" : "LILIANA", "middle name" : "GRISELDA", "first last name" : "CASAS", "second last name" : "ORTEGA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
RAMONA DEL CARMEN FRANCO BARRETO
|
{"first name" : "RAMONA", "middle name" : "DEL CARMEN", "first last name" : "FRANCO", "second last name" : "BARRETO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
DELLANIRA PATERNINA MONTERROZA
|
{"first name" : "DELLANIRA", "middle name" : "NULL", "first last name" : "PATERNINA", "second last name" : "MONTERROZA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
YASMIN PILAR MERCADO ORTEGA
|
{"first name" : "YASMIN", "middle name" : "PILAR", "first last name" : "MERCADO", "second last name" : "ORTEGA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ARISTIDES MANUEL ROMAN BERRIO
|
{"first name" : "ARISTIDES", "middle name" : "MANUEL", "first last name" : "ROMAN", "second last name" : "BERRIO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
GLORIA EDITH PALACIO SUAREZ
|
{"first name" : "GLORIA", "middle name" : "EDITH", "first last name" : "PALACIO", "second last name" : "SUAREZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ELVIRA DE JESUS FLOREZ BUELVAS
|
{"first name" : "ELVIRA", "middle name" : "DE JESUS", "first last name" : "FLOREZ", "second last name" : "BUELVAS", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
JUANA MENDOZA TOVAR
|
{"first name" : "JUANA", "middle name" : "NULL", "first last name" : "MENDOZA", "second last name" : "TOVAR", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ISABEL MARIA SALCEDO LOPEZ
|
{"first name" : "ISABEL", "middle name" : "MARIA", "first last name" : "SALCEDO", "second last name" : "LOPEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ENIRMA LUISA CARRASCAL MENDEZ
|
{"first name" : "ENIRMA", "middle name" : "LUISA", "first last name" : "CARRASCAL", "second last name" : "MENDEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ALBA MARINA JARABA MORENO
|
{"first name" : "ALBA", "middle name" : "MARINA", "first last name" : "JARABA", "second last name" : "MORENO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
JOSE DAMIAN QUIROZ PALENCIA
|
{"first name" : "JOSE", "middle name" : "DAMIAN", "first last name" : "QUIROZ", "second last name" : "PALENCIA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ANGELICA MARIA BADEL RODRIGUEZ
|
{"first name" : "ANGELICA", "middle name" : "MARIA", "first last name" : "BADEL", "second last name" : "RODRIGUEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
CARMEN LUCILA GARRIDO BARRETO
|
{"first name" : "CARMEN", "middle name" : "LUCILA", "first last name" : "GARRIDO", "second last name" : "BARRETO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
MARIO DEL CRISTO VIVERO SEBA
|
{"first name" : "MARIO", "middle name" : "DEL CRISTO", "first last name" : "VIVERO", "second last name" : "SEBA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
JOSEFA MARIA MARQUEZ GOEZ
|
{"first name" : "JOSEFA", "middle name" : "MARIA", "first last name" : "MARQUEZ", "second last name" : "GOEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
NANCY DE LOS REYES GOMEZ MARQUEZ
|
{"first name" : "NANCY", "middle name" : "DE LOS REYES", "first last name" : "GOMEZ", "second last name" : "MARQUEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
NESTOR DIAZ CASTRO
|
{"first name" : "NESTOR", "middle name" : "NULL", "first last name" : "DIAZ", "second last name" : "CASTRO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
JANEIRO DARIO RAMIREZ HADECHNI
|
{"first name" : "JANEIRO", "middle name" : "DARIO", "first last name" : "RAMIREZ", "second last name" : "HADECHNI", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
NIDIA DEL ROSARIO SEVILLA FRANCO
|
{"first name" : "NIDIA", "middle name" : "DEL ROSARIO", "first last name" : "SEVILLA", "second last name" : "FRANCO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
YAHAIRA YAISIT KASSE TOVAR
|
{"first name" : "YAHAIRA", "middle name" : "YAISIT", "first last name" : "KASSE", "second last name" : "TOVAR", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ANGELICA MARIA BADEL RODRIGUEZ
|
{"first name" : "ANGELICA", "middle name" : "MARIA", "first last name" : "BADEL", "second last name" : "RODRIGUEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
LILIANA PAOLA MONTERROSA CONEO
|
{"first name" : "LILIANA", "middle name" : "PAOLA", "first last name" : "MONTERROSA", "second last name" : "CONEO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
JORGE ARMANDO FUNEME URIAN
|
{"first name" : "JORGE", "middle name" : "ARMANDO", "first last name" : "FUNEME", "second last name" : "URIAN", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ROBINSON ANTONIO Y SU MASA HERENCIAL GONZALEZ ROMERO
|
{"first name" : "ROBINSON", "middle name" : "ANTONIO Y SU MASA HERENCIAL", "first last name" : "GONZALEZ", "second last name" : "ROMERO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
KARINA BEATRIZ MARTINEZ LASTRE
|
{"first name" : "KARINA", "middle name" : "BEATRIZ", "first last name" : "MARTINEZ", "second last name" : "LASTRE", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
MANUEL ENRIQUE SIERRA VERGARA
|
{"first name" : "MANUEL", "middle name" : "ENRIQUE", "first last name" : "SIERRA", "second last name" : "VERGARA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
JAIDITH ARMANDO SANCHEZ QUIROZ
|
{"first name" : "JAIDITH", "middle name" : "ARMANDO", "first last name" : "SANCHEZ", "second last name" : "QUIROZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
LUISA GERTRUDIS PEREZ PACHECO
|
{"first name" : "LUISA", "middle name" : "GERTRUDIS", "first last name" : "PEREZ", "second last name" : "PACHECO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
LUCIA ISABEL GOMEZ BURGOS
|
{"first name" : "LUCIA", "middle name" : "ISABEL", "first last name" : "GOMEZ", "second last name" : "BURGOS", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
EVA DEL CARMEN LOPEZ LOPEZ
|
{"first name" : "EVA", "middle name" : "DEL CARMEN", "first last name" : "LOPEZ", "second last name" : "LOPEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
JOSE MANUEL GONZALEZ MONTERROSA
|
{"first name" : "JOSE", "middle name" : "MANUEL", "first last name" : "GONZALEZ", "second last name" : "MONTERROSA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ALBERTINA ISABEL CORENA NAVAS
|
{"first name" : "ALBERTINA", "middle name" : "ISABEL", "first last name" : "CORENA", "second last name" : "NAVAS", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
CARLOS ENRIQUE SILVA BORJA
|
{"first name" : "CARLOS", "middle name" : "ENRIQUE", "first last name" : "SILVA", "second last name" : "BORJA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ROQUE DE JESUS CHIMENTI MACHADO
|
{"first name" : "ROQUE", "middle name" : "DE JESUS", "first last name" : "CHIMENTI", "second last name" : "MACHADO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ANANIAS LORENZO ANGULO ANGULO
|
{"first name" : "ANANIAS", "middle name" : "LORENZO", "first last name" : "ANGULO", "second last name" : "ANGULO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ROBERT DE JESUS VITAL PATERNINA
|
{"first name" : "ROBERT", "middle name" : "DE JESUS", "first last name" : "VITAL", "second last name" : "PATERNINA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ALEJANDRO DE JESUS GARCIA ROSA
|
{"first name" : "ALEJANDRO", "middle name" : "DE JESUS", "first last name" : "GARCIA", "second last name" : "ROSA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
LEDA MARGARITA BELTRAN PERNETH
|
{"first name" : "LEDA", "middle name" : "MARGARITA", "first last name" : "BELTRAN", "second last name" : "PERNETH", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ESTEFANIA ISABEL GONGORA MEDINA
|
{"first name" : "ESTEFANIA", "middle name" : "ISABEL", "first last name" : "GONGORA", "second last name" : "MEDINA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
HECTOR DE JESUS SERNA SERNA
|
{"first name" : "HECTOR", "middle name" : "DE JESUS", "first last name" : "SERNA", "second last name" : "SERNA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
MARGARITA TIBURCIA PEREZ BUELVAS
|
{"first name" : "MARGARITA", "middle name" : "TIBURCIA", "first last name" : "PEREZ", "second last name" : "BUELVAS", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
CARMELO PEREZ CARRASCAL
|
{"first name" : "CARMELO", "middle name" : "NULL", "first last name" : "PEREZ", "second last name" : "CARRASCAL", "gender" : "0"}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.