Farmers Markets 2023
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_farmers_markets_2023
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_farmers_markets_2023
Office of Agriculture's listing of farmers markets in the County. Includes market managers' name and contact information, seasons of operation, operation times and accepted programs. This data will update annually.
Organization: Montgomery County of Maryland
Last updated: 2023-04-08T04:26:38.564881
Tags: crafts, farm, farmers, farmers-markets, fresh, produce, vegetables
CREATE TABLE table_1 (
"organization_s" VARCHAR -- Organization(s),
"first_name" VARCHAR,
"last_name" VARCHAR,
"street_address" VARCHAR,
"alt_address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"email" VARCHAR,
"phone" VARCHAR,
"website" VARCHAR,
"days_open" VARCHAR,
"year_round" BOOLEAN,
"season_1" VARCHAR,
"time_1" VARCHAR,
"season_2" VARCHAR,
"time_2" VARCHAR,
"programs_accepted" VARCHAR,
"georeference" VARCHAR,
"lat_long" VARCHAR
);Anyone who has the link will be able to view this.