Spaces:
Sleeping
Sleeping
Upload company_sample.csv
Browse files- src/company_sample.csv +6 -0
src/company_sample.csv
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
id,category,text
|
| 2 |
+
1,HR,Employees get 12 paid leaves per year.
|
| 3 |
+
2,HR,Work from home is allowed twice a week.
|
| 4 |
+
3,IT,VPN is required for remote access.
|
| 5 |
+
4,Finance,Reimbursements are processed within 10 days.
|
| 6 |
+
5,Support,Customer support is available 24/7.
|