Licensed Horse Stables Statewide
State of Maryland
@usgov.state_of_maryland_licensed_horse_stables_statewide
State of Maryland
@usgov.state_of_maryland_licensed_horse_stables_statewide
This dataset shows all horse stables in Maryland which are licensed by the Maryland Department of Agriculture.
Organization: State of Maryland
Last updated: 2020-11-10T17:25:44.848793
Tags: horses, riding, stables
CREATE TABLE table_1 (
"license_date" VARCHAR,
"license_number" BIGINT,
"expiration_year" BIGINT,
"stable_contact" VARCHAR,
"stable_name" VARCHAR,
"county" VARCHAR,
"location" VARCHAR,
"mailing_address" VARCHAR,
"stable_phone" VARCHAR,
"day_phone" VARCHAR,
"n__evening_phone" VARCHAR -- EVENING PHONE,
"boarding" VARCHAR,
"sales" VARCHAR,
"rental" VARCHAR,
"instruction" VARCHAR,
"rescue" VARCHAR,
"nutri_mang" VARCHAR,
"website" VARCHAR,
"email" VARCHAR,
"manager" VARCHAR,
"manager_phone" VARCHAR,
"summer_camps" VARCHAR,
"therapeutic" VARCHAR,
"multi_purpose" VARCHAR,
"beginners" VARCHAR,
"horse_share" VARCHAR,
"western" VARCHAR
);Anyone who has the link will be able to view this.