Hotel: HCMI & CHSB
π‘ High-Level Description
The Hotel Carbon Measurement Initiative (HCMI) and the Cornell Hotel Sustainability Benchmarking Index (CHSB) are two prominent methodologies within the hotel industry, specifically tailored to measure carbon footprints and promote sustainable practices. The HCMI, a global standard introduced by leading hotel chains and organizations, focuses on providing a consistent method to calculate and communicate the carbon footprint of hotel stays and meetings. It considers variables like energy and water usage, waste production, and even outsourced services.
On the other hand, the CHSB, pioneered by Cornell University's School of Hotel Administration, serves as an index that allows hotels worldwide to benchmark their energy and water usage, greenhouse gas emissions, and other sustainability metrics against peer institutions. By collating data from diverse geographical regions and hotel sizes, CHSB equips hoteliers with vital insights to improve their environmental efficiency and sustainability credentials, ensuring they remain competitive in an increasingly eco-conscious global market.
Sample API Request
API Request Items
"type"
:"hotel"
(required)"methodology"
:"HCMI"
(required)"external_reference"
: A unique identifier that helps link the resulting emissions to the requested item. Especially useful if multiple items are requested since SQUAKE cannot guarantee to keep the same order. The maximum length is 128 characters."stars"
: Stars is mutually exclusive withhotel_type
; stars is prioritized overhotel_type
. Minimum value is1
, maximum value is5
."country"
: Two-letter or three-letter code as defined in ISO 3166-1 alpha-2 and alpha-3 respectively. Minimum length is2
, maximum length is3
."city"
: Here is the database"state"
: Here is the database"hcmi_member"
:true
orfalse
."number_of_nights"
: Minimum value is1
."hotel_type"
:hotel_type
is mutually exclusive withstars
,stars
is prioritized overhotel_type
. Available values include:airport_location
,convention_hotel
,extended_stay
,full_service_nonresort
,full_service_resort
,hotel_average
, etc. Default value is"hotel_average"
.Default values
"hotel_type": "hotel_average"
Sample API Response
Bibliography
Ricaurte, Eric. Hotel Sustainability Benchmarking Index 2024: Carbon, Energy, and Water. 2024
Last updated