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
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_length" DOUBLE
);
Anyone who has the link will be able to view this.