{ "items": [ { "pollutant_name": "N2O", "agriculture": 80.9, "stationary_combustion": 6.8, "fugitive_fuel_emissions": 0.0, "label": 0, "industrial_processes_and_solvent_use": 4.5, "mobile_combustion": 3.5, "waste_handling": 4.2, "total_emissions": 1083.0, "other": 0.0 }, { "pollutant_name": "CH4", "agriculture": 49.6, "stationary_combustion": 4.5, "fugitive_fuel_emissions": 14.4, "label": 1, "industrial_processes_and_solvent_use": 0.3, "mobile_combustion": 0.3, "waste_handling": 31.0, "total_emissions": 18970.0, "other": 0.0 }, { "pollutant_name": "CO2", "agriculture": null, "stationary_combustion": 64.8, "fugitive_fuel_emissions": 0.6, "label": 2, "industrial_processes_and_solvent_use": 5.5, "mobile_combustion": 29.0, "waste_handling": 0.1, "total_emissions": 3994971.0, "other": 0.0 } ], "properties": {"pollutant_name": {"valueType": "text", "order": 0}, "stationary_combustion": {"valueType": "number", "order": 1}, "mobile_combustion": {"valueType": "number", "order": 2}, "fugitive_fuel_emissions": {"valueType": "number", "order": 3}, "industrial_processes_and_solvent_use": {"valueType": "number", "order": 4}, "agriculture": {"valueType": "number", "order": 5}, "waste_handling": {"valueType": "number", "order": 6}, "other": {"valueType": "number", "order": 7}, "total_emissions": {"valueType": "number", "order": 8}} }