CalEnviroScreen 4.0 Results
State of California
@usgov.ca_gov_calenviroscreen_4_0_results_94c97
State of California
@usgov.ca_gov_calenviroscreen_4_0_results_94c97
The Office of Environmental Health Hazard Assessment (OEHHA) announces the availability of a new version of the California Communities Environmental Health Screening Tool: CalEnviroScreen 4.0. CalEnviroScreen is a screening methodology that can be used to help identify California communities that are disproportionately burdened by multiple sources of pollution.The CalEnviroScreen 4.0 results are available as a mapping tool. Maps of the CalEnviroScreen 4.0 Indicators are also available.
This version updates CalEnviroScreen in a variety of ways:
CREATE TABLE table_1 (
"objectid" BIGINT,
"objectid_1" VARCHAR,
"tract" BIGINT,
"acs2019totalpop" BIGINT,
"ciscore" DOUBLE,
"ciscorep" DOUBLE,
"cidecile" DOUBLE,
"civigintile" DOUBLE,
"ozone" DOUBLE,
"ozonep" DOUBLE,
"pm" DOUBLE,
"pmp" DOUBLE,
"diesel" DOUBLE,
"dieselp" DOUBLE,
"pest" DOUBLE,
"pestp" DOUBLE,
"rseihaz" DOUBLE,
"rseihazp" DOUBLE,
"traffic" DOUBLE,
"trafficp" DOUBLE,
"drink" DOUBLE,
"drinkp" DOUBLE,
"lead" DOUBLE,
"leadp" DOUBLE,
"cleanups" DOUBLE,
"cleanupsp" DOUBLE,
"gwthreats" DOUBLE,
"gwthreatsp" DOUBLE,
"haz" DOUBLE,
"hazp" DOUBLE,
"iwb" BIGINT,
"iwbp" DOUBLE,
"swis" DOUBLE,
"swisp" DOUBLE,
"pollution" DOUBLE,
"pollutionscore" DOUBLE,
"pollutionp" DOUBLE,
"asthma" DOUBLE,
"asthmap" DOUBLE,
"lbw" DOUBLE,
"lbwp" DOUBLE,
"cvd" DOUBLE,
"cvdp" DOUBLE,
"edu" DOUBLE,
"edup" DOUBLE,
"ling" DOUBLE,
"lingp" DOUBLE,
"pov" DOUBLE,
"povp" DOUBLE,
"unemp" DOUBLE,
"unempp" DOUBLE,
"housingb" DOUBLE,
"housingbp" DOUBLE,
"popchar" DOUBLE,
"popcharscore" DOUBLE,
"popcharp" DOUBLE,
"children_under10" BIGINT,
"children_under10_pct" DOUBLE,
"pop_10_64_years" BIGINT,
"pop_10_64_years_pct" DOUBLE,
"elderly_65over" BIGINT,
"elderly_65over_pct" DOUBLE,
"hispanic" BIGINT,
"hispanic_pct" DOUBLE,
"white" BIGINT,
"white_pct" DOUBLE,
"african_american" BIGINT,
"african_american_pct" DOUBLE,
"native_american" BIGINT,
"native_american_pct" DOUBLE,
"asian_american" BIGINT,
"asian_american_pct" DOUBLE,
"other_multiple" BIGINT,
"other_multiple_pct" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length,
"tracttxt" BIGINT
);Anyone who has the link will be able to view this.