Data For Ammonium Adduct Chemical Ionization To Investigate Anthropogenic Oxygenated Gas-phase Organic Compounds In Urban Air
U.S. Environmental Protection Agency
@usgov.epa_gov_data_for_ammonium_adduct_chemical_ionization_t_ed9364b0
U.S. Environmental Protection Agency
@usgov.epa_gov_data_for_ammonium_adduct_chemical_ionization_t_ed9364b0
CREATE TABLE ny_benzene (
"sector" VARCHAR,
"state" VARCHAR,
"state_fips" BIGINT,
"county" VARCHAR,
"county_fips" BIGINT,
"pollutant" VARCHAR,
"pollutant_type" VARCHAR,
"emissions" DOUBLE,
"unit_of_measure" VARCHAR
);
CREATE TABLE ny_co (
"sector" VARCHAR,
"state" VARCHAR,
"state_fips" BIGINT,
"county" VARCHAR,
"county_fips" BIGINT,
"pollutant" VARCHAR,
"pollutant_type" VARCHAR,
"emissions" DOUBLE,
"unit_of_measure" VARCHAR
);
CREATE TABLE ny_vcpy_2019 (
"n__chemical_name" VARCHAR,
"emissions_kg_yr" DOUBLE
);
Anyone who has the link will be able to view this.