Environmental Citations
City of Baltimore
@usgov.city_of_baltimore_environmental_citations_01d16
City of Baltimore
@usgov.city_of_baltimore_environmental_citations_01d16
CREATE TABLE table_1 (
"objectid" BIGINT,
"citationno" BIGINT,
"liencode" VARCHAR,
"violationdate" TIMESTAMP,
"duedate" TIMESTAMP,
"agency" VARCHAR,
"fineamount" BIGINT,
"description" VARCHAR,
"balance" DOUBLE,
"lastpaiddate" TIMESTAMP,
"lastpaidamount" DOUBLE,
"hearingdate" TIMESTAMP,
"hearingrequestreceiveddate" TIMESTAMP,
"citationstatus" VARCHAR,
"violationcodearticle" VARCHAR,
"violationcodesection" VARCHAR,
"violationlocation" VARCHAR,
"block" VARCHAR,
"lot" VARCHAR,
"officerid" VARCHAR,
"officerpresencerequested" VARCHAR,
"hearingstatus" VARCHAR,
"heartime" VARCHAR,
"totalpaid" DOUBLE,
"totalabated" DOUBLE,
"totalvoided" DOUBLE,
"neighborhood" VARCHAR,
"policedistrict" VARCHAR,
"councildistrict" DOUBLE,
"location" VARCHAR,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.