Sewage Sludge Utilization Licenses
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_sewage_sludge_utilizatio_c6b6facb
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_sewage_sludge_utilizatio_c6b6facb
CREATE TABLE table_1 (
"license_number" BIGINT,
"license_type" VARCHAR,
"applicant" VARCHAR,
"license_date" TIMESTAMP,
"issued_date" TIMESTAMP,
"expired_date" TIMESTAMP,
"grace_expired" TIMESTAMP,
"renewal_date" TIMESTAMP,
"address" VARCHAR,
"address_cont_d" VARCHAR,
"city_of_work_location" VARCHAR,
"state_of_work_location" VARCHAR,
"zip_code_of_work_location" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.