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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | 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 no... | JUANA IRIS DOMINGUEZ ROBLES | {"first name" : "JUANA", "middle name" : "IRIS", "first last name" : "DOMINGUEZ", "second last name" : "ROBLES", "gender" : "1"} |
End of preview. Expand in Data Studio
No dataset card yet
- Downloads last month
- 2