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
The Office of the County Attorney (OCA) processes Code Violation Citations issued by County agencies. The citations can be viewed by issued department, issued date and location.
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:23.329559
Tags: cases, citation, codeenforcement, judicial, law, litigation, violation
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.