Daily Census Tract-Level Ozone Concentrations, 2001-2005
U.S. Department of Health & Human Services
@usgov.hhs_gov_daily_census_tract_level_ozone_concentrations__2cacd4bb
U.S. Department of Health & Human Services
@usgov.hhs_gov_daily_census_tract_level_ozone_concentrations__2cacd4bb
CREATE TABLE table_1 (
"year" BIGINT,
"date" VARCHAR,
"statefips" BIGINT,
"countyfips" BIGINT,
"ctfips" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"ds_o3_pred" DOUBLE,
"ds_o3_stdd" DOUBLE
);
Anyone who has the link will be able to view this.