Baselight

Oregon Active LLCs

A list of LLCs registered in Oregon.

@kaggle.aimzieslol_oregon_active_llcs

Loading...
Loading...

About this Dataset

Oregon Active LLCs

What?

A list of LLCs registered in Oregon. I don't take any credit for this. I downloaded and messed with the intention of messing with it. Putting it on Kaggle so someone can do something with it.

Where?

I downloaded it from here: https://data.oregon.gov/Business/Active-Businesses-LLC/wrba-7fw9

Tables

Active Businesses Llc

@kaggle.aimzieslol_oregon_active_llcs.active_businesses_llc
  • 28.79 MB
  • 949159 rows
  • 18 columns
Loading...

CREATE TABLE active_businesses_llc (
  "registry_number" BIGINT,
  "business_name" VARCHAR,
  "entity_type" VARCHAR,
  "registry_date" TIMESTAMP,
  "associated_name_type" VARCHAR,
  "first_name" VARCHAR,
  "middle_name" VARCHAR,
  "last_name" VARCHAR,
  "suffix" VARCHAR,
  "not_of_record_entity" VARCHAR,
  "entity_of_record_reg_number" DOUBLE,
  "entity_of_record_name" VARCHAR,
  "address" VARCHAR,
  "address_continued" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "zip" VARCHAR,
  "business_details" VARCHAR
);

Share link

Anyone who has the link will be able to view this.