Upload employee_performance.csv
Browse files- employee_performance.csv +9 -0
employee_performance.csv
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Employee_ID,Name,Department,Rating,Projects_Completed,Last_Review_Date,Status
|
| 2 |
+
2001,Ava Thompson,Sales,5,12,2024-02-10,Active
|
| 3 |
+
2002,Liam Patel,Engineering,4,9,2024-02-12,Active
|
| 4 |
+
2003,Olivia Chen,Marketing,3,7,2024-02-13,On Leave
|
| 5 |
+
2004,Noah Garcia,Sales,5,15,2024-02-15,Active
|
| 6 |
+
2005,Sophia Kim,HR,4,10,2024-02-16,Active
|
| 7 |
+
2006,James Lee,Finance,3,8,2024-02-18,Inactive
|
| 8 |
+
2007,Isabella Martinez,Operations,5,11,2024-02-19,Active
|
| 9 |
+
2008,Ethan Brown,Engineering,4,9,2024-02-20,Active
|