{
	"title": "Monthly fossil CO2 emissions: India",
	"format": "CSV",
	"headerlines": "1",
	"author": "Robbie Andrew",
	"date": "13 April 2026 UTC",
	"name": "india_co2_emissions_data.csv",
	"fields": [
		{
			"name": "yyyymm",
			"title": "Month",
			"type": "number"
		},
		{
			"name": "COL.CO2",
			"title": "CO2 emissions from Coal",
			"author": "Robbie Andrew",
			"type": "number",
			"URI": "https://robbieandrew.github.io/india/",
			"geography": "India",
			"units": "millions of tonnes"
		},
		{
			"name": "OIL.CO2",
			"title": "CO2 emissions from Oil",
			"author": "Robbie Andrew",
			"type": "number",
			"URI": "https://robbieandrew.github.io/india/",
			"geography": "India",
			"units": "millions of tonnes"
		},
		{
			"name": "GAS.CO2",
			"title": "CO2 emissions from Natural Gas",
			"author": "Robbie Andrew",
			"type": "number",
			"URI": "https://robbieandrew.github.io/india/",
			"geography": "India",
			"units": "millions of tonnes"
		},
		{
			"name": "CEM.CO2",
			"title": "CO2 emissions from Cement",
			"author": "Robbie Andrew",
			"type": "number",
			"URI": "https://robbieandrew.github.io/india/",
			"geography": "India",
			"units": "millions of tonnes"
		}
	]
}