House Districts
State of Oregon
@usgov.state_of_oregon_house_districts_9453e
State of Oregon
@usgov.state_of_oregon_house_districts_9453e
This data represents the 2021 Adopted House districts from SB 882
Organization: State of Oregon
Last updated: 2024-02-09T16:04:44.504752
Tags: house, oregon, redistricting, sb-882
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, Area,
  "shape_length" DOUBLE  -- Shape, Length,
  "pdf_8x11" VARCHAR,
  "pdf_34x44" VARCHAR
);Anyone who has the link will be able to view this.