Permit Inspections
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_permit_inspections
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_permit_inspections
CREATE TABLE table_1 (
"permit_number" VARCHAR,
"permit_type" VARCHAR,
"inspection_key" BIGINT,
"inspection_type" VARCHAR,
"started_by" VARCHAR,
"started_date" TIMESTAMP,
"completed_by" VARCHAR,
"completed_date" TIMESTAMP,
"result" VARCHAR
);
Anyone who has the link will be able to view this.