hotel.js 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. var hotel = [
  2. {"type":"1. % CLIENTELE FEMALE","month":"Jan","count":26},
  3. {"type":"1. % CLIENTELE FEMALE","month":"Feb","count":21},
  4. {"type":"1. % CLIENTELE FEMALE","month":"Mar","count":26},
  5. {"type":"1. % CLIENTELE FEMALE","month":"Apr","count":28},
  6. {"type":"1. % CLIENTELE FEMALE","month":"May","count":20},
  7. {"type":"1. % CLIENTELE FEMALE","month":"Jun","count":20},
  8. {"type":"1. % CLIENTELE FEMALE","month":"Jul","count":20},
  9. {"type":"1. % CLIENTELE FEMALE","month":"Aug","count":20},
  10. {"type":"1. % CLIENTELE FEMALE","month":"Sep","count":20},
  11. {"type":"1. % CLIENTELE FEMALE","month":"Oct","count":40},
  12. {"type":"1. % CLIENTELE FEMALE","month":"Nov","count":15},
  13. {"type":"1. % CLIENTELE FEMALE","month":"Dec","count":40},
  14. {"type":"2. % CLIENTELE LOCAL","month":"Jan","count":69},
  15. {"type":"2. % CLIENTELE LOCAL","month":"Feb","count":70},
  16. {"type":"2. % CLIENTELE LOCAL","month":"Mar","count":77},
  17. {"type":"2. % CLIENTELE LOCAL","month":"Apr","count":71},
  18. {"type":"2. % CLIENTELE LOCAL","month":"May","count":37},
  19. {"type":"2. % CLIENTELE LOCAL","month":"Jun","count":36},
  20. {"type":"2. % CLIENTELE LOCAL","month":"Jul","count":39},
  21. {"type":"2. % CLIENTELE LOCAL","month":"Aug","count":39},
  22. {"type":"2. % CLIENTELE LOCAL","month":"Sep","count":55},
  23. {"type":"2. % CLIENTELE LOCAL","month":"Oct","count":60},
  24. {"type":"2. % CLIENTELE LOCAL","month":"Nov","count":68},
  25. {"type":"2. % CLIENTELE LOCAL","month":"Dec","count":72},
  26. {"type":"3. % CLIENTELE USA","month":"Jan","count":7},
  27. {"type":"3. % CLIENTELE USA","month":"Feb","count":6},
  28. {"type":"3. % CLIENTELE USA","month":"Mar","count":3},
  29. {"type":"3. % CLIENTELE USA","month":"Apr","count":6},
  30. {"type":"3. % CLIENTELE USA","month":"May","count":23},
  31. {"type":"3. % CLIENTELE USA","month":"Jun","count":14},
  32. {"type":"3. % CLIENTELE USA","month":"Jul","count":19},
  33. {"type":"3. % CLIENTELE USA","month":"Aug","count":14},
  34. {"type":"3. % CLIENTELE USA","month":"Sep","count":9},
  35. {"type":"3. % CLIENTELE USA","month":"Oct","count":6},
  36. {"type":"3. % CLIENTELE USA","month":"Nov","count":8},
  37. {"type":"3. % CLIENTELE USA","month":"Dec","count":8},
  38. {"type":"4. % CLIENTELE SOUTH-AMERICA","month":"Jan","count":0},
  39. {"type":"4. % CLIENTELE SOUTH-AMERICA","month":"Feb","count":0},
  40. {"type":"4. % CLIENTELE SOUTH-AMERICA","month":"Mar","count":0},
  41. {"type":"4. % CLIENTELE SOUTH-AMERICA","month":"Apr","count":0},
  42. {"type":"4. % CLIENTELE SOUTH-AMERICA","month":"May","count":8},
  43. {"type":"4. % CLIENTELE SOUTH-AMERICA","month":"Jun","count":6},
  44. {"type":"4. % CLIENTELE SOUTH-AMERICA","month":"Jul","count":6},
  45. {"type":"4. % CLIENTELE SOUTH-AMERICA","month":"Aug","count":4},
  46. {"type":"4. % CLIENTELE SOUTH-AMERICA","month":"Sep","count":2},
  47. {"type":"4. % CLIENTELE SOUTH-AMERICA","month":"Oct","count":12},
  48. {"type":"4. % CLIENTELE SOUTH-AMERICA","month":"Nov","count":0},
  49. {"type":"4. % CLIENTELE SOUTH-AMERICA","month":"Dec","count":0},
  50. {"type":"5. % CLIENTELE EUROPE","month":"Jan","count":20},
  51. {"type":"5. % CLIENTELE EUROPE","month":"Feb","count":15},
  52. {"type":"5. % CLIENTELE EUROPE","month":"Mar","count":14},
  53. {"type":"5. % CLIENTELE EUROPE","month":"Apr","count":15},
  54. {"type":"5. % CLIENTELE EUROPE","month":"May","count":23},
  55. {"type":"5. % CLIENTELE EUROPE","month":"Jun","count":27},
  56. {"type":"5. % CLIENTELE EUROPE","month":"Jul","count":22},
  57. {"type":"5. % CLIENTELE EUROPE","month":"Aug","count":30},
  58. {"type":"5. % CLIENTELE EUROPE","month":"Sep","count":27},
  59. {"type":"5. % CLIENTELE EUROPE","month":"Oct","count":19},
  60. {"type":"5. % CLIENTELE EUROPE","month":"Nov","count":19},
  61. {"type":"5. % CLIENTELE EUROPE","month":"Dec","count":17},
  62. {"type":"6. % CLIENTELE M.EAST, AFRICA","month":"Jan","count":1},
  63. {"type":"6. % CLIENTELE M.EAST, AFRICA","month":"Feb","count":0},
  64. {"type":"6. % CLIENTELE M.EAST, AFRICA","month":"Mar","count":0},
  65. {"type":"6. % CLIENTELE M.EAST, AFRICA","month":"Apr","count":8},
  66. {"type":"6. % CLIENTELE M.EAST, AFRICA","month":"May","count":6},
  67. {"type":"6. % CLIENTELE M.EAST, AFRICA","month":"Jun","count":4},
  68. {"type":"6. % CLIENTELE M.EAST, AFRICA","month":"Jul","count":6},
  69. {"type":"6. % CLIENTELE M.EAST, AFRICA","month":"Aug","count":4},
  70. {"type":"6. % CLIENTELE M.EAST, AFRICA","month":"Sep","count":2},
  71. {"type":"6. % CLIENTELE M.EAST, AFRICA","month":"Oct","count":1},
  72. {"type":"6. % CLIENTELE M.EAST, AFRICA","month":"Nov","count":0},
  73. {"type":"6. % CLIENTELE M.EAST, AFRICA","month":"Dec","count":1},
  74. {"type":"7. % CLIENTELE ASIA","month":"Jan","count":3},
  75. {"type":"7. % CLIENTELE ASIA","month":"Feb","count":10},
  76. {"type":"7. % CLIENTELE ASIA","month":"Mar","count":6},
  77. {"type":"7. % CLIENTELE ASIA","month":"Apr","count":0},
  78. {"type":"7. % CLIENTELE ASIA","month":"May","count":3},
  79. {"type":"7. % CLIENTELE ASIA","month":"Jun","count":13},
  80. {"type":"7. % CLIENTELE ASIA","month":"Jul","count":8},
  81. {"type":"7. % CLIENTELE ASIA","month":"Aug","count":9},
  82. {"type":"7. % CLIENTELE ASIA","month":"Sep","count":5},
  83. {"type":"7. % CLIENTELE ASIA","month":"Oct","count":2},
  84. {"type":"7. % CLIENTELE ASIA","month":"Nov","count":5},
  85. {"type":"7. % CLIENTELE ASIA","month":"Dec","count":2},
  86. {"type":"8. % BUSINESSMEN","month":"Jan","count":78},
  87. {"type":"8. % BUSINESSMEN","month":"Feb","count":80},
  88. {"type":"8. % BUSINESSMEN","month":"Mar","count":85},
  89. {"type":"8. % BUSINESSMEN","month":"Apr","count":86},
  90. {"type":"8. % BUSINESSMEN","month":"May","count":85},
  91. {"type":"8. % BUSINESSMEN","month":"Jun","count":87},
  92. {"type":"8. % BUSINESSMEN","month":"Jul","count":70},
  93. {"type":"8. % BUSINESSMEN","month":"Aug","count":76},
  94. {"type":"8. % BUSINESSMEN","month":"Sep","count":87},
  95. {"type":"8. % BUSINESSMEN","month":"Oct","count":85},
  96. {"type":"8. % BUSINESSMEN","month":"Nov","count":87},
  97. {"type":"8. % BUSINESSMEN","month":"Dec","count":80},
  98. {"type":"9. % TOURISTS","month":"Jan","count":22},
  99. {"type":"9. % TOURISTS","month":"Feb","count":20},
  100. {"type":"9. % TOURISTS","month":"Mar","count":15},
  101. {"type":"9. % TOURISTS","month":"Apr","count":14},
  102. {"type":"9. % TOURISTS","month":"May","count":15},
  103. {"type":"9. % TOURISTS","month":"Jun","count":13},
  104. {"type":"9. % TOURISTS","month":"Jul","count":30},
  105. {"type":"9. % TOURISTS","month":"Aug","count":24},
  106. {"type":"9. % TOURISTS","month":"Sep","count":13},
  107. {"type":"9. % TOURISTS","month":"Oct","count":15},
  108. {"type":"9. % TOURISTS","month":"Nov","count":13},
  109. {"type":"9. % TOURISTS","month":"Dec","count":20},
  110. {"type":"10. % DIRECT RESERVATIONS","month":"Jan","count":70},
  111. {"type":"10. % DIRECT RESERVATIONS","month":"Feb","count":70},
  112. {"type":"10. % DIRECT RESERVATIONS","month":"Mar","count":75},
  113. {"type":"10. % DIRECT RESERVATIONS","month":"Apr","count":74},
  114. {"type":"10. % DIRECT RESERVATIONS","month":"May","count":69},
  115. {"type":"10. % DIRECT RESERVATIONS","month":"Jun","count":68},
  116. {"type":"10. % DIRECT RESERVATIONS","month":"Jul","count":74},
  117. {"type":"10. % DIRECT RESERVATIONS","month":"Aug","count":75},
  118. {"type":"10. % DIRECT RESERVATIONS","month":"Sep","count":68},
  119. {"type":"10. % DIRECT RESERVATIONS","month":"Oct","count":68},
  120. {"type":"10. % DIRECT RESERVATIONS","month":"Nov","count":64},
  121. {"type":"10. % DIRECT RESERVATIONS","month":"Dec","count":75},
  122. {"type":"11. % AGENCY RESERVATIONS","month":"Jan","count":20},
  123. {"type":"11. % AGENCY RESERVATIONS","month":"Feb","count":18},
  124. {"type":"11. % AGENCY RESERVATIONS","month":"Mar","count":19},
  125. {"type":"11. % AGENCY RESERVATIONS","month":"Apr","count":17},
  126. {"type":"11. % AGENCY RESERVATIONS","month":"May","count":27},
  127. {"type":"11. % AGENCY RESERVATIONS","month":"Jun","count":27},
  128. {"type":"11. % AGENCY RESERVATIONS","month":"Jul","count":19},
  129. {"type":"11. % AGENCY RESERVATIONS","month":"Aug","count":19},
  130. {"type":"11. % AGENCY RESERVATIONS","month":"Sep","count":26},
  131. {"type":"11. % AGENCY RESERVATIONS","month":"Oct","count":27},
  132. {"type":"11. % AGENCY RESERVATIONS","month":"Nov","count":21},
  133. {"type":"11. % AGENCY RESERVATIONS","month":"Dec","count":15},
  134. {"type":"12. % AIR CREWS","month":"Jan","count":10},
  135. {"type":"12. % AIR CREWS","month":"Feb","count":12},
  136. {"type":"12. % AIR CREWS","month":"Mar","count":6},
  137. {"type":"12. % AIR CREWS","month":"Apr","count":9},
  138. {"type":"12. % AIR CREWS","month":"May","count":4},
  139. {"type":"12. % AIR CREWS","month":"Jun","count":5},
  140. {"type":"12. % AIR CREWS","month":"Jul","count":7},
  141. {"type":"12. % AIR CREWS","month":"Aug","count":6},
  142. {"type":"12. % AIR CREWS","month":"Sep","count":6},
  143. {"type":"12. % AIR CREWS","month":"Oct","count":5},
  144. {"type":"12. % AIR CREWS","month":"Nov","count":15},
  145. {"type":"12. % AIR CREWS","month":"Dec","count":10},
  146. {"type":"13. % CLIENTS UNDER 20 YEARS","month":"Jan","count":2},
  147. {"type":"13. % CLIENTS UNDER 20 YEARS","month":"Feb","count":2},
  148. {"type":"13. % CLIENTS UNDER 20 YEARS","month":"Mar","count":4},
  149. {"type":"13. % CLIENTS UNDER 20 YEARS","month":"Apr","count":2},
  150. {"type":"13. % CLIENTS UNDER 20 YEARS","month":"May","count":2},
  151. {"type":"13. % CLIENTS UNDER 20 YEARS","month":"Jun","count":1},
  152. {"type":"13. % CLIENTS UNDER 20 YEARS","month":"Jul","count":1},
  153. {"type":"13. % CLIENTS UNDER 20 YEARS","month":"Aug","count":2},
  154. {"type":"13. % CLIENTS UNDER 20 YEARS","month":"Sep","count":2},
  155. {"type":"13. % CLIENTS UNDER 20 YEARS","month":"Oct","count":4},
  156. {"type":"13. % CLIENTS UNDER 20 YEARS","month":"Nov","count":2},
  157. {"type":"13. % CLIENTS UNDER 20 YEARS","month":"Dec","count":5},
  158. {"type":"14. % CLIENTS 20-35 YEARS","month":"Jan","count":25},
  159. {"type":"14. % CLIENTS 20-35 YEARS","month":"Feb","count":27},
  160. {"type":"14. % CLIENTS 20-35 YEARS","month":"Mar","count":37},
  161. {"type":"14. % CLIENTS 20-35 YEARS","month":"Apr","count":35},
  162. {"type":"14. % CLIENTS 20-35 YEARS","month":"May","count":25},
  163. {"type":"14. % CLIENTS 20-35 YEARS","month":"Jun","count":25},
  164. {"type":"14. % CLIENTS 20-35 YEARS","month":"Jul","count":27},
  165. {"type":"14. % CLIENTS 20-35 YEARS","month":"Aug","count":28},
  166. {"type":"14. % CLIENTS 20-35 YEARS","month":"Sep","count":24},
  167. {"type":"14. % CLIENTS 20-35 YEARS","month":"Oct","count":30},
  168. {"type":"14. % CLIENTS 20-35 YEARS","month":"Nov","count":24},
  169. {"type":"14. % CLIENTS 20-35 YEARS","month":"Dec","count":30},
  170. {"type":"15. % CLIENTS 35-55 YEARS","month":"Jan","count":48},
  171. {"type":"15. % CLIENTS 35-55 YEARS","month":"Feb","count":49},
  172. {"type":"15. % CLIENTS 35-55 YEARS","month":"Mar","count":42},
  173. {"type":"15. % CLIENTS 35-55 YEARS","month":"Apr","count":48},
  174. {"type":"15. % CLIENTS 35-55 YEARS","month":"May","count":54},
  175. {"type":"15. % CLIENTS 35-55 YEARS","month":"Jun","count":55},
  176. {"type":"15. % CLIENTS 35-55 YEARS","month":"Jul","count":53},
  177. {"type":"15. % CLIENTS 35-55 YEARS","month":"Aug","count":51},
  178. {"type":"15. % CLIENTS 35-55 YEARS","month":"Sep","count":55},
  179. {"type":"15. % CLIENTS 35-55 YEARS","month":"Oct","count":46},
  180. {"type":"15. % CLIENTS 35-55 YEARS","month":"Nov","count":55},
  181. {"type":"15. % CLIENTS 35-55 YEARS","month":"Dec","count":43},
  182. {"type":"16. % CLIENTS MORE THAN 55 YEARS","month":"Jan","count":25},
  183. {"type":"16. % CLIENTS MORE THAN 55 YEARS","month":"Feb","count":22},
  184. {"type":"16. % CLIENTS MORE THAN 55 YEARS","month":"Mar","count":17},
  185. {"type":"16. % CLIENTS MORE THAN 55 YEARS","month":"Apr","count":15},
  186. {"type":"16. % CLIENTS MORE THAN 55 YEARS","month":"May","count":19},
  187. {"type":"16. % CLIENTS MORE THAN 55 YEARS","month":"Jun","count":19},
  188. {"type":"16. % CLIENTS MORE THAN 55 YEARS","month":"Jul","count":19},
  189. {"type":"16. % CLIENTS MORE THAN 55 YEARS","month":"Aug","count":19},
  190. {"type":"16. % CLIENTS MORE THAN 55 YEARS","month":"Sep","count":19},
  191. {"type":"16. % CLIENTS MORE THAN 55 YEARS","month":"Oct","count":20},
  192. {"type":"16. % CLIENTS MORE THAN 55 YEARS","month":"Nov","count":19},
  193. {"type":"16. % CLIENTS MORE THAN 55 YEARS","month":"Dec","count":22},
  194. {"type":"17. PRICE OF ROOMS","month":"Jan","count":163},
  195. {"type":"17. PRICE OF ROOMS","month":"Feb","count":167},
  196. {"type":"17. PRICE OF ROOMS","month":"Mar","count":166},
  197. {"type":"17. PRICE OF ROOMS","month":"Apr","count":174},
  198. {"type":"17. PRICE OF ROOMS","month":"May","count":152},
  199. {"type":"17. PRICE OF ROOMS","month":"Jun","count":155},
  200. {"type":"17. PRICE OF ROOMS","month":"Jul","count":145},
  201. {"type":"17. PRICE OF ROOMS","month":"Aug","count":170},
  202. {"type":"17. PRICE OF ROOMS","month":"Sep","count":157},
  203. {"type":"17. PRICE OF ROOMS","month":"Oct","count":174},
  204. {"type":"17. PRICE OF ROOMS","month":"Nov","count":165},
  205. {"type":"17. PRICE OF ROOMS","month":"Dec","count":158},
  206. {"type":"18. LENGTH OF STAY","month":"Jan","count":1.65},
  207. {"type":"18. LENGTH OF STAY","month":"Feb","count":1.71},
  208. {"type":"18. LENGTH OF STAY","month":"Mar","count":1.65},
  209. {"type":"18. LENGTH OF STAY","month":"Apr","count":1.91},
  210. {"type":"18. LENGTH OF STAY","month":"May","count":1.9},
  211. {"type":"18. LENGTH OF STAY","month":"Jun","count":2},
  212. {"type":"18. LENGTH OF STAY","month":"Jul","count":1.54},
  213. {"type":"18. LENGTH OF STAY","month":"Aug","count":1.6},
  214. {"type":"18. LENGTH OF STAY","month":"Sep","count":1.73},
  215. {"type":"18. LENGTH OF STAY","month":"Oct","count":1.82},
  216. {"type":"18. LENGTH OF STAY","month":"Nov","count":1.66},
  217. {"type":"18. LENGTH OF STAY","month":"Dec","count":1.44},
  218. {"type":"19. % OCCUPANCY","month":"Jan","count":67},
  219. {"type":"19. % OCCUPANCY","month":"Feb","count":82},
  220. {"type":"19. % OCCUPANCY","month":"Mar","count":70},
  221. {"type":"19. % OCCUPANCY","month":"Apr","count":83},
  222. {"type":"19. % OCCUPANCY","month":"May","count":74},
  223. {"type":"19. % OCCUPANCY","month":"Jun","count":77},
  224. {"type":"19. % OCCUPANCY","month":"Jul","count":56},
  225. {"type":"19. % OCCUPANCY","month":"Aug","count":62},
  226. {"type":"19. % OCCUPANCY","month":"Sep","count":90},
  227. {"type":"19. % OCCUPANCY","month":"Oct","count":92},
  228. {"type":"19. % OCCUPANCY","month":"Nov","count":78},
  229. {"type":"19. % OCCUPANCY","month":"Dec","count":55},
  230. {"type":"20. CONVENTIONS","month":"Jan","count":0},
  231. {"type":"20. CONVENTIONS","month":"Feb","count":0},
  232. {"type":"20. CONVENTIONS","month":"Mar","count":0},
  233. {"type":"20. CONVENTIONS","month":"Apr","count":1},
  234. {"type":"20. CONVENTIONS","month":"May","count":1},
  235. {"type":"20. CONVENTIONS","month":"Jun","count":1},
  236. {"type":"20. CONVENTIONS","month":"Jul","count":0},
  237. {"type":"20. CONVENTIONS","month":"Aug","count":0},
  238. {"type":"20. CONVENTIONS","month":"Sep","count":1},
  239. {"type":"20. CONVENTIONS","month":"Oct","count":1},
  240. {"type":"20. CONVENTIONS","month":"Nov","count":1},
  241. {"type":"20. CONVENTIONS","month":"Dec","count":1}
  242. ];
  243. /* Bertin's order, grouping metrics by seasonal pattern. */
  244. var order = [18, 17, 19, 7, 10, 3, 11, 12, 15, 13, 0, 1, 6, 8, 9, 16, 5, 2, 4, 14];