Adjudication Enforcement Detailed Hearings Data For The Office Of Business And External Services
City of New Orleans
@usgov.city_of_new_orleans_adjudication_enforcement_detailed__c6c48d61
City of New Orleans
@usgov.city_of_new_orleans_adjudication_enforcement_detailed__c6c48d61
CREATE TABLE table_1 (
"hearing_id" BIGINT,
"incident_number" VARCHAR,
"codeincidid" BIGINT,
"o_c" VARCHAR,
"address" VARCHAR,
"agency" VARCHAR,
"case_type" VARCHAR,
"updatedtype" VARCHAR,
"hearing_date" VARCHAR,
"prevhearingdate" VARCHAR,
"nexthearingdate" VARCHAR,
"judgment" VARCHAR,
"case_established" VARCHAR,
"violation_count" BIGINT,
"open_violations" BIGINT,
"event_at_case_closed" VARCHAR,
"close_reason" VARCHAR,
"case_history" VARCHAR,
"feecount" BIGINT,
"courtfee" BIGINT,
"sumfee" DOUBLE,
"x" DOUBLE,
"y" DOUBLE,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.