Tobias commited on
Commit
5eec104
1 Parent(s): f51cfa6

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": "HotelOrganisation",
5
+ "3": "Location",
6
+ "4": "GeneralUtility",
7
+ "5": "Room",
8
+ "6": "Staff",
9
+ "7": "Unknown"
10
+ }