Number Of Businesses In The State
State of Maryland
@usgov.state_of_maryland_number_of_businesses_in_the_state
State of Maryland
@usgov.state_of_maryland_number_of_businesses_in_the_state
CREATE TABLE table_1 (
"month" VARCHAR,
"number_of_business" BIGINT,
"date" VARCHAR,
"n_01_financial" BIGINT,
"n_02_bank" BIGINT,
"n_03_ordinary_business_stock" BIGINT,
"n_04_ordinary_business_non_stock" BIGINT,
"n_05_savings_bank_building_loan" BIGINT,
"n_06_professional" BIGINT,
"n_07_public_utility_railroad" BIGINT,
"n_08_unincorporated_public_utility" BIGINT,
"n_09_cooperative_stock_domestic" BIGINT,
"n_10_cooperative_non_stock_domestic" BIGINT,
"n_11_credit_union" BIGINT,
"n_12_interstate_foreign" BIGINT,
"n_13_investment_trust" BIGINT,
"n_14_insurance_foreign" BIGINT,
"n_15_utility_cooperative" BIGINT,
"n_16_religious_establishment" BIGINT,
"n_17_cable_incorporated" BIGINT,
"n_18_cable_unincorporated" BIGINT,
"n_19_g_p_statement_of_authority" BIGINT,
"n_20_entities_other_than_corporations" BIGINT,
"n_21_non_utility_generator" BIGINT,
"n_22_unincorporated_non_utility_generator" BIGINT,
"n_25_family_farm" BIGINT
);
Anyone who has the link will be able to view this.