Tobias commited on
Commit
64fb251
1 Parent(s): ce83198

Upload intToClass.json

Browse files
Files changed (1) hide show
  1. intToClass.json +10 -0
intToClass.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": "Food",
3
+ "1": "ReasonForStay",
4
+ "2": "Room",
5
+ "3": "Location",
6
+ "4": "HotelOrganisation",
7
+ "5": "Staff",
8
+ "6": "Unknown",
9
+ "7": "GeneralUtilitys"
10
+ }