Trade Name
District of Columbia
@usgov.district_of_columbia_trade_name
District of Columbia
@usgov.district_of_columbia_trade_name
If a business or unregistered entity (sole proprietor, general partnership etc.) wishes to do business under a name that is different than their registered name or true legal name, they may register a trade name. A trade name or a “Doing Business As” name is optional and is not required in order to conduct business in DC. However, if a sole proprietor, general partnership or registered entity is using a trade name, it must be registered and on record with Corporations Division.
The dataset contains the following columns: trade names, effective date, trade name status, file number, trade name expiration date, and initial file number. More information can be found at https://dlcp.dc.gov/node/1619191
Organization: District of Columbia
Last updated: 2024-04-30T18:08:30.071723
Tags: business, business-registration, consumer, dc, district-of-columbia, licensing, licensing-and-consumer, washington-dc
CREATE TABLE table_1 (
"trade_name" VARCHAR,
"effective_date" TIMESTAMP,
"tradename_status" VARCHAR,
"file_number" VARCHAR,
"tradename_expirationdate" TIMESTAMP,
"initial_filenumber" VARCHAR,
"dcs_last_mod_dttm" TIMESTAMP,
"objectid" BIGINT
);Anyone who has the link will be able to view this.