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
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.