Baselight

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

Loading...
Loading...

About this Dataset

Data For Ammonium Adduct Chemical Ionization To Investigate Anthropogenic Oxygenated Gas-phase Organic Compounds In Urban Air

Data includes the VCPy code repository and 3 data files:
ny_benzene.csv: New York County emissions of benzene from the 2017 NEI (units of lb)
ny_co.csv: New York County emissions of carbon monoxide (CO) from the 2017 NEI (units of short tons)
ny_vcpy_2019.csv: VCPy v2.0 emissions for New York County for 2019 (units of kg/yr)
Organization: U.S. Environmental Protection Agency
Last updated: 2022-11-13T12:54:06.967286
Tags: criteria-pollutant, ozone-o3, secondary-organic-aerosol-soa, volatile-chemical-products-vcps, volatile-organic-compounds-vocs

Tables

Ny Benzene

@usgov.epa_gov_data_for_ammonium_adduct_chemical_ionization_t_ed9364b0.ny_benzene
  • 7.38 KB
  • 32 rows
  • 9 columns
Loading...

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
);

Ny Co

@usgov.epa_gov_data_for_ammonium_adduct_chemical_ionization_t_ed9364b0.ny_co
  • 7.4 KB
  • 31 rows
  • 9 columns
Loading...

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
);

Ny Vcpy 2019

@usgov.epa_gov_data_for_ammonium_adduct_chemical_ionization_t_ed9364b0.ny_vcpy_2019
  • 12.87 KB
  • 482 rows
  • 2 columns
Loading...

CREATE TABLE ny_vcpy_2019 (
  "n__chemical_name" VARCHAR,
  "emissions_kg_yr" DOUBLE
);

Share link

Anyone who has the link will be able to view this.