Benefit Performance Licenses
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_benefit_performance_licenses
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_benefit_performance_licenses
"This dataset contains data for for Benefit Performance Licenses. A Benefit Performance is an event conducted and operated by a bona fide non-profit organization within Montgomery County, the net proceeds of which are exclusively for the benefit of the organization. Benefit Performances include carnivals, fairs, picnics, dances, bazaars, concerts and horse shows. Any bona fide non-profit organization within the county will need a Benefit Performance License to conduct a benefit performance. Casino nights can only be operated if no cash prizes are being offered due to a state law prohibiting gambling.
Update Frequency : Daily"
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:29.394489
Tags: benefit, license, licensing, performance
CREATE TABLE table_1 (
"license_number" BIGINT,
"businessname" VARCHAR,
"description_of_work" VARCHAR,
"license_date" TIMESTAMP,
"issue_date" TIMESTAMP,
"expired_date" VARCHAR,
"status" VARCHAR,
"priority" VARCHAR,
"street_number" DOUBLE,
"pre_direction" VARCHAR,
"street_name" VARCHAR,
"street_suffix" VARCHAR,
"post_direction" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"general_location" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.