TOML

Gas Supply Types - TOML

There are two main types of household gas supply in Japan: city gas and propane gas (LP gas). City gas uses liquefied natural gas (LNG) as raw material and is supplied through underground pipelines, while propane gas uses liquefied petroleum gas (LPG) as raw material and is supplied via cylinder delivery. They differ in raw materials, supply methods, pricing systems, safety features, and supply areas, and are chosen based on residential location and lifestyle.

gas city gas propane gas LP gas energy lifeline household gas
[[items]]
code = "01"
slug = "city-gas"
name = "City Gas"
description = "Gas supplied through underground pipelines using liquefied natural gas (LNG) as raw material."
calorificValue = "10,750〜11,000 kcal/m³"
disasterRecovery = "Pipeline repair takes time (days to weeks)"
pricingSystem = "Comprehensive cost method (regulated pricing)"
rawMaterial = "Liquefied Natural Gas (LNG) - mainly methane"
specificGravity = "lighter-than-air"
supplyArea = "Urban areas (within pipeline network coverage)"
supplyMethod = "Underground gas pipelines"

[[items]]
code = "02"
slug = "lp-gas"
name = "Propane Gas (LP Gas)"
description = "Gas supplied via cylinder delivery using liquefied petroleum gas (LPG) as raw material."
calorificValue = "24,000 kcal/m³(都市ガスの約2.2倍)"
disasterRecovery = "Relatively quick recovery through cylinder replacement (hours to a day)"
pricingSystem = "Free pricing system (varies by provider)"
rawMaterial = "Liquefied Petroleum Gas (LPG) - mainly propane and butane"
specificGravity = "heavier-than-air"
supplyArea = "Nationwide (anywhere cylinders can be delivered)"
supplyMethod = "Cylinder delivery"