Recreation Fall Programs
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_recreation_fall_programs
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_recreation_fall_programs
Montgomery County Recreation Fall Programs, Included are types of programs, dates and time, duration, cost and age requirements
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:14.337799
Tags: autumn, fall, programs, rec, recreation
CREATE TABLE table_1 (
"session" VARCHAR,
"primary_category" VARCHAR,
"secondary_category" VARCHAR,
"activityname" VARCHAR,
"description" VARCHAR,
"activitynumber" VARCHAR,
"ages" VARCHAR,
"location" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" DOUBLE,
"start_date" TIMESTAMP,
"end_date" TIMESTAMP,
"start_time" VARCHAR,
"end_time" VARCHAR,
"sessions" BIGINT,
"days_of_the_week" VARCHAR,
"fee" DOUBLE,
"address_location" VARCHAR
);Anyone who has the link will be able to view this.