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).
BORIS ARIEL COLON LOPEZ
{"first name" : "BORIS", "middle name" : "ARIEL", "first last name" : "COLON", "second last name" : "LOPEZ", "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).
ADRIANA LUCIA MONTOYA ESCOBAR
{"first name" : "ADRIANA", "middle name" : "LUCIA", "first last name" : "MONTOYA", "second last name" : "ESCOBAR", "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).
JUAN ANTONIO BUELVAS DIAZ
{"first name" : "JUAN", "middle name" : "ANTONIO", "first last name" : "BUELVAS", "second last name" : "DIAZ", "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).
PEDRO PABLO BUELVAS MONTERROZA
{"first name" : "PEDRO", "middle name" : "PABLO", "first last name" : "BUELVAS", "second last name" : "MONTERROZA", "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).
NICOLAS ROBERTO GOMEZ TOVAR
{"first name" : "NICOLAS", "middle name" : "ROBERTO", "first last name" : "GOMEZ", "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).
PATRICIA MARIA MARQUEZ CORENA
{"first name" : "PATRICIA", "middle name" : "MARIA", "first last name" : "MARQUEZ", "second last name" : "CORENA", "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).
SAUDITH ARNULFO TATIS MONTERO
{"first name" : "SAUDITH", "middle name" : "ARNULFO", "first last name" : "TATIS", "second last name" : "MONTERO", "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).
ROSIRIS JUDITH MERCADO ARRIETA
{"first name" : "ROSIRIS", "middle name" : "JUDITH", "first last name" : "MERCADO", "second last name" : "ARRIETA", "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).
JAIRO ALFONSO TERAN RIVADENEIRA
{"first name" : "JAIRO", "middle name" : "ALFONSO", "first last name" : "TERAN", "second last name" : "RIVADENEIRA", "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).
GUILLERMO ANT MONTERROSA MARTINEZ
{"first name" : "GUILLERMO", "middle name" : "ANT", "first last name" : "MONTERROSA", "second last name" : "MARTINEZ", "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).
ROGER EDUARDO LOPEZ TIRADO
{"first name" : "ROGER", "middle name" : "EDUARDO", "first last name" : "LOPEZ", "second last name" : "TIRADO", "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 ISABEL BARRIOS MEZA
{"first name" : "MARIA", "middle name" : "ISABEL", "first last name" : "BARRIOS", "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).
EDUARDO VILLAMIZAR ACOSTA
{"first name" : "EDUARDO", "middle name" : "NULL", "first last name" : "VILLAMIZAR", "second last name" : "ACOSTA", "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).
LUZ MARY RIVAS PINCHAO
{"first name" : "LUZ", "middle name" : "MARY", "first last name" : "RIVAS", "second last name" : "PINCHAO", "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).
WILLIAM ENRIQUE CONTRERAS NOVOA
{"first name" : "WILLIAM", "middle name" : "ENRIQUE", "first last name" : "CONTRERAS", "second last name" : "NOVOA", "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 MARIA ARENILLA PERALTA
{"first name" : "ANA", "middle name" : "MARIA", "first last name" : "ARENILLA", "second last name" : "PERALTA", "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).
JULIAN ALBERTO PATRON PEREZ
{"first name" : "JULIAN", "middle name" : "ALBERTO", "first last name" : "PATRON", "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).
DAVID LARA LOPEZ
{"first name" : "DAVID", "middle name" : "NULL", "first last name" : "LARA", "second last name" : "LOPEZ", "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).
RICARDO ANTONIO VILLAMIZAR PEREZ
{"first name" : "RICARDO", "middle name" : "ANTONIO", "first last name" : "VILLAMIZAR", "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).
FIDEL JOSE CARRASCAL FRANCO
{"first name" : "FIDEL", "middle name" : "JOSE", "first last name" : "CARRASCAL", "second last name" : "FRANCO", "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).
NELSON DURAN DURAN
{"first name" : "NELSON", "middle name" : "NULL", "first last name" : "DURAN", "second last name" : "DURAN", "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).
VIVIANA PATRICIA TOVAR CARDENAS
{"first name" : "VIVIANA", "middle name" : "PATRICIA", "first last name" : "TOVAR", "second last name" : "CARDENAS", "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).
FRANCISCO ANTONIO MEDINA ALVAREZ
{"first name" : "FRANCISCO", "middle name" : "ANTONIO", "first last name" : "MEDINA", "second last name" : "ALVAREZ", "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).
MANUEL VICENTE MARTINEZ PALENCIA
{"first name" : "MANUEL", "middle name" : "VICENTE", "first last name" : "MARTINEZ", "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).
YULLYS ESTELA HERNANDEZ ESCOBAR
{"first name" : "YULLYS", "middle name" : "ESTELA", "first last name" : "HERNANDEZ", "second last name" : "ESCOBAR", "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 FRANCISCO BARBOZA LOPEZ
{"first name" : "RAFAEL", "middle name" : "FRANCISCO", "first last name" : "BARBOZA", "second last name" : "LOPEZ", "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 MARIA DE VIVERO TOVIO
{"first name" : "MARGARITA", "middle name" : "MARIA", "first last name" : "DE VIVERO", "second last name" : "TOVIO", "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).
JAIRO ANTONIO RAMOS MARTINEZ
{"first name" : "JAIRO", "middle name" : "ANTONIO", "first last name" : "RAMOS", "second last name" : "MARTINEZ", "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).
TRINIDAD JOSE LOPEZ PENA
{"first name" : "TRINIDAD", "middle name" : "JOSE", "first last name" : "LOPEZ", "second last name" : "PENA", "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).
PETRONA ISABEL SACO PAYARES
{"first name" : "PETRONA", "middle name" : "ISABEL", "first last name" : "SACO", "second last name" : "PAYARES", "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 BERNARDO TAPIA VERGARA
{"first name" : "JORGE", "middle name" : "BERNARDO", "first last name" : "TAPIA", "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).
RAMIRO ENRIQUE TOBIO BARRIOS
{"first name" : "RAMIRO", "middle name" : "ENRIQUE", "first last name" : "TOBIO", "second last name" : "BARRIOS", "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).
CESAR ANDRES MARTINEZ GUTIERREZ
{"first name" : "CESAR", "middle name" : "ANDRES", "first last name" : "MARTINEZ", "second last name" : "GUTIERREZ", "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).
ANDRES FELIPE REVOLLO NAVAS
{"first name" : "ANDRES", "middle name" : "FELIPE", "first last name" : "REVOLLO", "second last name" : "NAVAS", "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).
BLANCA DIAZ AVILA
{"first name" : "BLANCA", "middle name" : "NULL", "first last name" : "DIAZ", "second last name" : "AVILA", "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).
FRAY GERMAN LORA PEREZ
{"first name" : "FRAY", "middle name" : "GERMAN", "first last name" : "LORA", "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).
YEINE LARISA PEREZ ORTEGA
{"first name" : "YEINE", "middle name" : "LARISA", "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).
NEMESIO TURIZO CONDE
{"first name" : "NEMESIO", "middle name" : "NULL", "first last name" : "TURIZO", "second last name" : "CONDE", "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).
JEMILIO SALCEDO MENDEZ
{"first name" : "JEMILIO", "middle name" : "NULL", "first last name" : "SALCEDO", "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).
PLINIO PEREZ OLIVERA
{"first name" : "PLINIO", "middle name" : "NULL", "first last name" : "PEREZ", "second last name" : "OLIVERA", "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).
NAYIBIS TORRES TOVAR
{"first name" : "NAYIBIS", "middle name" : "NULL", "first last name" : "TORRES", "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).
ISMAEL DE JESUS MEDINA MEDINA
{"first name" : "ISMAEL", "middle name" : "DE JESUS", "first last name" : "MEDINA", "second last name" : "MEDINA", "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).
TATIANA LUCIA ESCOBAR PATIÑO
{"first name" : "TATIANA", "middle name" : "LUCIA", "first last name" : "ESCOBAR", "second last name" : "PATIÑO", "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 RAFAEL ARROYO MARTINEZ
{"first name" : "JOSE", "middle name" : "RAFAEL", "first last name" : "ARROYO", "second last name" : "MARTINEZ", "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 LUISA MARTINEZ RUIZ
{"first name" : "MARIA", "middle name" : "LUISA", "first last name" : "MARTINEZ", "second last name" : "RUIZ", "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).
LUZ MABETH RIVERO MIELES
{"first name" : "LUZ", "middle name" : "MABETH", "first last name" : "RIVERO", "second last name" : "MIELES", "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 ANGEL RUBIO PEREZ
{"first name" : "RAFAEL", "middle name" : "ANGEL", "first last name" : "RUBIO", "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).
GICLER MIGUEL MERCADO ARRIETA
{"first name" : "GICLER", "middle name" : "MIGUEL", "first last name" : "MERCADO", "second last name" : "ARRIETA", "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).
DIONICIO ANTONIO SOLER MEDINA
{"first name" : "DIONICIO", "middle name" : "ANTONIO", "first last name" : "SOLER", "second last name" : "MEDINA", "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 ALFREDO CORRALES FUNEZ
{"first name" : "LUIS", "middle name" : "ALFREDO", "first last name" : "CORRALES", "second last name" : "FUNEZ", "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 CARMEN RANGEL PEÑA
{"first name" : "MARIA", "middle name" : "CARMEN", "first last name" : "RANGEL", "second last name" : "PEÑA", "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).
ISLADIS BEATRIZ ARROYO GUZMAN
{"first name" : "ISLADIS", "middle name" : "BEATRIZ", "first last name" : "ARROYO", "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).
PLINIO PEREZ OLIVERA
{"first name" : "PLINIO", "middle name" : "NULL", "first last name" : "PEREZ", "second last name" : "OLIVERA", "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 AUXILIADORA BUELVAS
{"first name" : "MARIA", "middle name" : "AUXILIADORA", "first last name" : "BUELVAS", "second last name" : "NULL", "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).
DILIO RAFAEL MENDEZ MARTINEZ
{"first name" : "DILIO", "middle name" : "RAFAEL", "first last name" : "MENDEZ", "second last name" : "MARTINEZ", "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).
MANUEL JOSE RAMIREZ NIETO
{"first name" : "MANUEL", "middle name" : "JOSE", "first last name" : "RAMIREZ", "second last name" : "NIETO", "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 PEREZ PEREZ
{"first name" : "ROSA", "middle name" : "NULL", "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).
ENALVIS MARIA COLON QUIROZ
{"first name" : "ENALVIS", "middle name" : "MARIA", "first last name" : "COLON", "second last name" : "QUIROZ", "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).
PEDRO LUIS RUIZ RODRIGUEZ
{"first name" : "PEDRO", "middle name" : "LUIS", "first last name" : "RUIZ", "second last name" : "RODRIGUEZ", "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).
ANTONIO JOSE ORTEGA VITAL
{"first name" : "ANTONIO", "middle name" : "JOSE", "first last name" : "ORTEGA", "second last name" : "VITAL", "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).
NARLIS MARCOTH DIAZ TOVAR
{"first name" : "NARLIS", "middle name" : "MARCOTH", "first last name" : "DIAZ", "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).
MERLEDIS PATRICIA FRANCO CAMANO
{"first name" : "MERLEDIS", "middle name" : "PATRICIA", "first last name" : "FRANCO", "second last name" : "CAMANO", "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).
JADER DE JESUS HINCAPIE MONSALVE
{"first name" : "JADER", "middle name" : "DE JESUS", "first last name" : "HINCAPIE", "second last name" : "MONSALVE", "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).
ROSMERIS BUELVAS MENDEZ
{"first name" : "ROSMERIS", "middle name" : "NULL", "first last name" : "BUELVAS", "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).
ANGELA MERICY CARRASCAL GOMEZ
{"first name" : "ANGELA", "middle name" : "MERICY", "first last name" : "CARRASCAL", "second last name" : "GOMEZ", "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).
NARCISA ENITH ACUÑA CONDE
{"first name" : "NARCISA", "middle name" : "ENITH", "first last name" : "ACUÑA", "second last name" : "CONDE", "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).
GLORIA PATRICIA MONTOYA ESCOBAR
{"first name" : "GLORIA", "middle name" : "PATRICIA", "first last name" : "MONTOYA", "second last name" : "ESCOBAR", "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).
SEBASTIAN RIVERA LOPEZ
{"first name" : "SEBASTIAN", "middle name" : "NULL", "first last name" : "RIVERA", "second last name" : "LOPEZ", "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 VERGARA TABOADA
{"first name" : "GUSTAVO", "middle name" : "ANDRES", "first last name" : "VERGARA", "second last name" : "TABOADA", "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 CECILIA CORRALES FLOREZ
{"first name" : "CARMEN", "middle name" : "CECILIA", "first last name" : "CORRALES", "second last name" : "FLOREZ", "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 PATIÑO ESCOBAR
{"first name" : "MARTHA", "middle name" : "NULL", "first last name" : "PATIÑO", "second last name" : "ESCOBAR", "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).
JOHNNYS NEL ARZUZA BUSTAMANTE
{"first name" : "JOHNNYS", "middle name" : "NEL", "first last name" : "ARZUZA", "second last name" : "BUSTAMANTE", "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).
ONISA MARIA NAVAS COLON
{"first name" : "ONISA", "middle name" : "MARIA", "first last name" : "NAVAS", "second last name" : "COLON", "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).
ALBERTO CARLOS MERCADO SALGADO
{"first name" : "ALBERTO", "middle name" : "CARLOS", "first last name" : "MERCADO", "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).
MARTA CECILIA MORALES ORTEGA
{"first name" : "MARTA", "middle name" : "CECILIA", "first last name" : "MORALES", "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).
GLORIA MARIA CAMPO MONTES DE OCCA
{"first name" : "GLORIA", "middle name" : "MARIA", "first last name" : "CAMPO", "second last name" : "MONTES DE OCCA", "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).
SARI SARINA SIERRA ARROYO
{"first name" : "SARI", "middle name" : "SARINA", "first last name" : "SIERRA", "second last name" : "ARROYO", "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).
JHON ANTONIO OROZCO SOTO
{"first name" : "JHON", "middle name" : "ANTONIO", "first last name" : "OROZCO", "second last name" : "SOTO", "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 MARIA MERCADO CARDENAS
{"first name" : "MARGARITA", "middle name" : "MARIA", "first last name" : "MERCADO", "second last name" : "CARDENAS", "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).
MARICELY DEL SOCO PEREZ HERNANDEZ
{"first name" : "MARICELY", "middle name" : "DEL SOCO", "first last name" : "PEREZ", "second last name" : "HERNANDEZ", "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 DE JESUS LOPEZ PATERNINA
{"first name" : "MANUEL", "middle name" : "DE JESUS", "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).
MARIA PAULA MAURY ATENCIA
{"first name" : "MARIA", "middle name" : "PAULA", "first last name" : "MAURY", "second last name" : "ATENCIA", "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 ISABEL RODRIGUEZ MARTINEZ
{"first name" : "ELVIRA", "middle name" : "ISABEL", "first last name" : "RODRIGUEZ", "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).
ROSA ELENA RODRIGUEZ
{"first name" : "ROSA", "middle name" : "ELENA", "first last name" : "RODRIGUEZ", "second last name" : "NULL", "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 MARIA GOMEZ DE DORADO
{"first name" : "CARMEN", "middle name" : "MARIA", "first last name" : "GOMEZ", "second last name" : "DE DORADO", "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 CESAR VILLEGAS JARABA
{"first name" : "JULIO", "middle name" : "CESAR", "first last name" : "VILLEGAS", "second last name" : "JARABA", "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).
CONSUELO ISABEL CARDENAS MERCADO
{"first name" : "CONSUELO", "middle name" : "ISABEL", "first last name" : "CARDENAS", "second last name" : "MERCADO", "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).
JAFIT PACHECO CALDERON
{"first name" : "JAFIT", "middle name" : "NULL", "first last name" : "PACHECO", "second last name" : "CALDERON", "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).
ELIZABETH NAVAS BUELVAS
{"first name" : "ELIZABETH", "middle name" : "NULL", "first last name" : "NAVAS", "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).
MIGUEL FLORENTINO CARDENAS GALES
{"first name" : "MIGUEL", "middle name" : "FLORENTINO", "first last name" : "CARDENAS", "second last name" : "GALES", "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).
ADA ELVIRA COLON QUIROZ
{"first name" : "ADA", "middle name" : "ELVIRA", "first last name" : "COLON", "second last name" : "QUIROZ", "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).
LUZ MARINA MERCADO NARVAEZ
{"first name" : "LUZ", "middle name" : "MARINA", "first last name" : "MERCADO", "second last name" : "NARVAEZ", "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).
LUCY DEL ROSARIO MEZA CAMPO
{"first name" : "LUCY", "middle name" : "DEL ROSARIO", "first last name" : "MEZA", "second last name" : "CAMPO", "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 ANA CASSAS MARTINEZ
{"first name" : "CARMEN", "middle name" : "ANA", "first last name" : "CASSAS", "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).
OSCAR MARTINEZ VILLANUEVA
{"first name" : "OSCAR", "middle name" : "NULL", "first last name" : "MARTINEZ", "second last name" : "VILLANUEVA", "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).
YOLANDA EUFEMIA LARA TAPIA
{"first name" : "YOLANDA", "middle name" : "EUFEMIA", "first last name" : "LARA", "second last name" : "TAPIA", "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).
PAULA ANDREA PADILLA SANTOYA
{"first name" : "PAULA", "middle name" : "ANDREA", "first last name" : "PADILLA", "second last name" : "SANTOYA", "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).
IVAN LOZADA OLMOS
{"first name" : "IVAN", "middle name" : "NULL", "first last name" : "LOZADA", "second last name" : "OLMOS", "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).
FLORENTINA EMILIA MERCADO ORTEGA
{"first name" : "FLORENTINA", "middle name" : "EMILIA", "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).
JUANA IRIS DOMINGUEZ ROBLES
{"first name" : "JUANA", "middle name" : "IRIS", "first last name" : "DOMINGUEZ", "second last name" : "ROBLES", "gender" : "1"}