{ "items": [ { "pollutant_name": "PM2.5", "agriculture": 2.7, "stationary_combustion": 60.8, "fugitive_fuel_emissions": 0.7, "label": 0, "industrial_processes_and_solvent_use": 8.8, "mobile_combustion": 25.6, "waste_handling": 1.1, "total_emissions": 1394.0, "other": 0.2 }, { "pollutant_name": "NH3", "agriculture": 93.2, "stationary_combustion": 0.7, "fugitive_fuel_emissions": 0.0, "label": 1, "industrial_processes_and_solvent_use": 1.5, "mobile_combustion": 1.7, "waste_handling": 1.9, "total_emissions": 3669.0, "other": 0.8 }, { "pollutant_name": "NMVOC", "agriculture": 3.6, "stationary_combustion": 19.5, "fugitive_fuel_emissions": 9.1, "label": 2, "industrial_processes_and_solvent_use": 51.2, "mobile_combustion": 15.4, "waste_handling": 1.2, "total_emissions": 6793.0, "other": 0.0 }, { "pollutant_name": "NOx", "agriculture": 1.7, "stationary_combustion": 39.4, "fugitive_fuel_emissions": 0.3, "label": 3, "industrial_processes_and_solvent_use": 2.0, "mobile_combustion": 56.6, "waste_handling": 0.1, "total_emissions": 10723.0, "other": 0.0 }, { "pollutant_name": "SOx", "agriculture": 0.1, "stationary_combustion": 66.2, "fugitive_fuel_emissions": 2.6, "label": 4, "industrial_processes_and_solvent_use": 3.9, "mobile_combustion": 27.2, "waste_handling": 0.1, "total_emissions": 5377.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}} }