House Districts
State of Oregon
@usgov.state_of_oregon_house_districts_9453e
State of Oregon
@usgov.state_of_oregon_house_districts_9453e
CREATE TABLE table_1 (
"objectid" BIGINT,
"longname" VARCHAR,
"shortname" VARCHAR,
"district" BIGINT,
"color" BIGINT,
"total" BIGINT,
"target_dev" BIGINT,
"totalhisp" BIGINT,
"whitenh" BIGINT,
"blacknh" BIGINT,
"aiannh" BIGINT,
"asiannh" BIGINT,
"hpinh" BIGINT,
"othernh" BIGINT,
"mltmnnh" BIGINT,
"shape_area" DOUBLE,
"shape_length" DOUBLE,
"pdf_8x11" VARCHAR,
"pdf_34x44" VARCHAR
);
Anyone who has the link will be able to view this.