DEP - Continuous Emissions Monitoring (CEM)
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_dep_continuous_emissions_9cc9caae
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_dep_continuous_emissions_9cc9caae
CREATE TABLE table_1 (
"date_reported" TIMESTAMP,
"n_1_hour_optacity" DOUBLE,
"n_1_hour_carbon_monoxide" BIGINT,
"roof_top_temperature" BIGINT,
"n_3_hour_hydrogen_chloride" BIGINT,
"n_3_hour_hydrogen_chloride_removal" BIGINT,
"n_3_hour_sulfur_dioxide" BIGINT,
"n_3_hour_sulfur_dioxide_removal" BIGINT,
"previous_day_24_hours_nitrogen_oxides" BIGINT,
"combustion_number" BIGINT
);
Anyone who has the link will be able to view this.