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
This dataset provides modeled predictions of ozone levels from the EPA's Downscaler model. Data are at the census tract level for 2001-2005. These data are used by the CDC's National Environmental Public Health Tracking Network to generate air quality measures. Census tract-level datasets contain estimates of the mean predicted concentration and associated standard error. Please refer to the metadata attachment for more information.
Learn more about outdoor air quality on the Tracking Network's website: https://ephtracking.cdc.gov/showAirLanding.action.
By using these data, you signify your agreement to comply with the following requirements:
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.