Spaces:
Sleeping
Sleeping
update test data to Sherlock Holmes
Browse files- data_test.py +43 -38
data_test.py
CHANGED
|
@@ -26,44 +26,49 @@ Additional Desired Qualities:
|
|
| 26 |
Please send your resume and cover letter to [email address] to apply. We look forward to meeting you and learning more about your passion for playing cards and your ability to bring joy to our guests.
|
| 27 |
"""
|
| 28 |
mock_cv = """
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
Summary
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
"""
|
| 68 |
pdf_context = {
|
| 69 |
"companyFullName": "Mastercard",
|
|
|
|
| 26 |
Please send your resume and cover letter to [email address] to apply. We look forward to meeting you and learning more about your passion for playing cards and your ability to bring joy to our guests.
|
| 27 |
"""
|
| 28 |
mock_cv = """
|
| 29 |
+
Sherlock Holmes
|
| 30 |
+
|
| 31 |
+
221B Baker Street, London, +44 (020) 1234-5678, sherlock.holmes@sherlockHolmes.com
|
| 32 |
+
|
| 33 |
+
Summary:
|
| 34 |
+
Highly analytical and observant professional with a proven track record of solving complex problems and providing strategic insights. Skilled in data analysis, surveillance, and forensic investigation. Adept at working under pressure and delivering results in fast-paced environments.
|
| 35 |
+
|
| 36 |
+
Education:
|
| 37 |
+
Bachelor of Science in Physics, University of Cambridge
|
| 38 |
+
Diploma in Criminal Investigation, Metropolitan Police Academy
|
| 39 |
+
|
| 40 |
+
Experience:
|
| 41 |
+
|
| 42 |
+
Consulting Detective, Self-Employed (2010-Present)
|
| 43 |
+
Provide consulting services to law enforcement agencies, corporations, and private individuals to solve complex crimes, fraud cases, and other investigations.
|
| 44 |
+
Utilize advanced data analysis techniques, surveillance technology, and forensic evidence to gather and interpret evidence.
|
| 45 |
+
Develop and present detailed reports and recommendations to clients, outlining findings and proposed courses of action.
|
| 46 |
+
Notable cases include:
|
| 47 |
+
Theft of a priceless artifact from the British Museum (2011)
|
| 48 |
+
Murder of a prominent businessman in London (2012)
|
| 49 |
+
Fraud investigation for a major financial institution (2015)
|
| 50 |
+
Kidnapping of a high-profile celebrity (2018)
|
| 51 |
+
|
| 52 |
+
Research Scientist, MI5 (2005-2010)
|
| 53 |
+
Conducted research and analysis on various national security threats, including terrorism, cybercrime, and organized crime.
|
| 54 |
+
Developed and implemented data analysis tools and techniques to identify and track suspicious activity.
|
| 55 |
+
Collaborated with law enforcement agencies and other stakeholders to develop and execute investigative strategies.
|
| 56 |
+
Presented findings and recommendations to senior leadership and policymakers.
|
| 57 |
+
|
| 58 |
+
Skills:
|
| 59 |
+
Data analysis and visualization
|
| 60 |
+
Surveillance and counter-surveillance
|
| 61 |
+
Forensic investigation
|
| 62 |
+
Criminal investigation
|
| 63 |
+
Strategic planning and decision-making
|
| 64 |
+
Communication and presentation
|
| 65 |
+
|
| 66 |
+
Certifications:
|
| 67 |
+
Certified Fraud Examiner (CFE)
|
| 68 |
+
Certified Information Systems Security Professional (CISSP)
|
| 69 |
+
|
| 70 |
+
Languages:
|
| 71 |
+
Fluent in English and French
|
| 72 |
"""
|
| 73 |
pdf_context = {
|
| 74 |
"companyFullName": "Mastercard",
|