Daily Census Tract-Level PM2.5 Concentrations, 2001-2005
U.S. Department of Health & Human Services
@usgov.hhs_gov_daily_census_tract_level_pm2_5_concentrations_2001_2005
U.S. Department of Health & Human Services
@usgov.hhs_gov_daily_census_tract_level_pm2_5_concentrations_2001_2005
This dataset provides modeled predictions of PM2.5 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_pm_pred" DOUBLE,
"ds_pm_stdd" DOUBLE
);Anyone who has the link will be able to view this.