REV 2.0 Eligible And Ineligible Census Tracts
State of California
@usgov.ca_gov_rev_2_0_eligible_and_ineligible_census_tracts
State of California
@usgov.ca_gov_rev_2_0_eligible_and_ineligible_census_tracts
Census tracts are designated as urban, rural center, or rural through SB 1000 analysis. These designations are being used for the REV 2.0 and Community Charging in Urban Areas GFOs.
Data Dictionary:
CREATE TABLE table_1 (
"objectid" BIGINT,
"statefp" BIGINT,
"countyfp" BIGINT,
"county" VARCHAR,
"tractce" BIGINT,
"geoid" BIGINT,
"name" DOUBLE,
"namelsad" VARCHAR,
"aland" BIGINT,
"awater" BIGINT,
"dac" VARCHAR,
"income_group" VARCHAR,
"urban_rural_ruralcenter" VARCHAR,
"percap_100k_l2dcfc" DOUBLE,
"dac_andor_lic" VARCHAR,
"ucc_eligible" VARCHAR,
"rev2_eligible" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.