70 lines
4.2 KiB
JSON
70 lines
4.2 KiB
JSON
{
|
|
"persons_titles": ["Mr.", "Ms.", "Engr.", "Dr.", "Prof."],
|
|
"persons_first_names": [
|
|
"James", "Mary", "John", "Patricia", "Robert", "Jennifer", "Michael", "Linda",
|
|
"William", "Elizabeth", "David", "Barbara", "Richard", "Susan", "Joseph", "Jessica",
|
|
"Thomas", "Sarah", "Charles", "Karen", "Christopher", "Nancy", "Daniel", "Lisa",
|
|
"Matthew", "Betty", "Anthony", "Margaret", "Mark", "Sandra", "Juan", "Maria",
|
|
"Jose", "Ana", "Carlos", "Sofia"
|
|
],
|
|
"persons_last_names": [
|
|
"Smith", "Johnson", "Williams", "Brown", "Jones", "Garcia", "Miller", "Davis",
|
|
"Rodriguez", "Martinez", "Hernandez", "Lopez", "Gonzalez", "Wilson", "Anderson",
|
|
"Thomas", "Taylor", "Moore", "Jackson", "Martin", "Lee", "Perez", "Thompson",
|
|
"White", "Harris", "Sanchez", "Clark", "Ramirez", "Lewis", "Robinson", "Walker",
|
|
"Young", "Allen", "King", "Wright", "Scott", "Green", "Baker", "Adams", "Nelson",
|
|
"Hill", "Campbell", "Mitchell", "Roberts", "Carter", "Phillips", "Evans", "Turner",
|
|
"Torres", "Parker", "Collins", "Edwards", "Stewart", "Flores", "Morris", "Nguyen",
|
|
"Murphy", "Rivera", "Cook", "Rogers", "Morgan", "Peterson", "Cooper", "Reed",
|
|
"Bailey", "Bell", "Gomez", "Kelly", "Howard", "Ward", "Cox", "Diaz", "Richardson",
|
|
"Wood", "Watson", "Brooks", "Bennett", "Gray", "James", "Reyes", "Cruz", "Hughes",
|
|
"Price", "Myers", "Long", "Foster", "Sanders", "Ross", "Morales", "Powell",
|
|
"Sullivan", "Russell", "Ortiz", "Jenkins", "Gutierrez", "Perry", "Butler",
|
|
"Barnes", "Fisher", "Henderson", "Coleman", "Simmons", "Patterson", "Jordan",
|
|
"Reynolds", "Hamilton", "Graham", "Kim", "Gonzales", "Alexander", "Ramos",
|
|
"Wallace", "Griffin", "West", "Cole", "Hayes", "Chavez", "Gibson", "Bryant",
|
|
"Ellis", "Stevens", "Murray", "Ford", "Marshall", "Owens", "McDonald", "Harrison",
|
|
"Ruiz", "Kennedy", "Wells", "Alvarez", "Woods", "Mendoza", "Castillo", "Olson",
|
|
"Webb", "Washington", "Tucker", "Freeman", "Burns", "Henry", "Vasquez", "Snyder",
|
|
"Simpson", "Crawford", "Jimenez", "Porter", "Mason", "Shaw", "Gordon", "Wagner",
|
|
"Hunter", "Romero", "Hicks", "Dixon", "Hunt", "Palmer", "Robertson", "Black",
|
|
"Holmes", "Stone", "Meyer", "Boyd", "Mills", "Warren", "Fox", "Rose", "Rice",
|
|
"Moreno", "Schmidt", "Patel", "Ferguson", "Nichols", "Herrera", "Medina",
|
|
"Ryan", "Fernandez", "Weaver", "Daniels", "Stephens", "Gardner", "Payne",
|
|
"Kelley", "Dunn", "Pierce", "Arnold", "Tran", "Spencer", "Peters", "Hawkins",
|
|
"Grant", "Hansen", "Castro", "Hoffman", "Hart", "Elliott", "Cunningham",
|
|
"Knight", "Bradley", "Santos"
|
|
],
|
|
"companies_generic_prefix": [
|
|
"Apex", "Vertex", "Zenith", "Nova", "Orion", "Quantum", "Synergy", "Global",
|
|
"United", "Dynamic", "Prime", "Core", "Alpha", "Beta", "Omega", "Delta",
|
|
"Stellar", "Pinnacle", "Summit", "Horizon", "Matrix", "Nexus", "Catalyst"
|
|
],
|
|
"companies_generic_suffix": [
|
|
"Solutions", "Enterprises", "Group", "Corp.", "Inc.", "LLC", "Technologies",
|
|
"Systems", "Dynamics", "Innovations", "Ventures", "Holdings", "Logistics",
|
|
"Manufacturing", "Consulting", "Services", "Industries", "Partners"
|
|
],
|
|
"companies_industry_specific": {
|
|
"finance": ["Capital", "Financial", "Investment Group", "Bank", "Credit Union"],
|
|
"tech": ["Tech", "Software", "Digital", "Cybernetics", "AI Solutions"],
|
|
"construction": ["Builders", "Construction Co.", "Development", "Contractors"],
|
|
"retail": ["Goods", "Emporium", "Mart", "Retailers", "Supply Co."]
|
|
},
|
|
"items_loan_general": [
|
|
"a business expansion", "a new equipment purchase", "a property acquisition",
|
|
"working capital", "a personal project", "debt consolidation", "a vehicle",
|
|
"home improvement", "education fees", "a startup venture"
|
|
],
|
|
"items_investment_general": [
|
|
"stocks", "bonds", "a mutual fund", "real estate", "a new business",
|
|
"a savings account", "a certificate of deposit", "a retirement fund",
|
|
"a tech startup", "a portfolio of assets"
|
|
],
|
|
"project_names": [
|
|
"Project Alpha", "The Phoenix Initiative", "Operation Starlight", "Blue Sky Project",
|
|
"Quantum Leap Program", "Project Chimera", "The Vanguard Project", "Odyssey Plan",
|
|
"Project Nova", "Titan Development"
|
|
]
|
|
}
|