OCA Code Enforcement
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_oca_code_enforcement
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_oca_code_enforcement
CREATE TABLE table_1 (
"citation_no" VARCHAR,
"department" VARCHAR,
"status" VARCHAR,
"open_date" TIMESTAMP,
"citation_date" TIMESTAMP,
"status_date" TIMESTAMP,
"citation_amount" DOUBLE,
"disposition_code" VARCHAR,
"disposition_date" TIMESTAMP,
"violation_code" VARCHAR,
"violation_description" VARCHAR
);
Anyone who has the link will be able to view this.