Enforcement Fines
City of New York
@usgov.city_of_new_york_enforcement_fines
City of New York
@usgov.city_of_new_york_enforcement_fines
This is a list of COIB enforcement actions against current or former public servants for violation(s) of the City's conflicts of interest law that were resolved by settlement through a public disposition or by a Board order. It summarizes monetary fines paid to the Board, monetary fines imposed but not paid to the Board, and additional penalties considered by the Board in assessing monetary fines.
Organization: City of New York
Last updated: 2020-11-10T17:04:30.074256
Tags: coib, enforcement, fines
CREATE TABLE table_1 (
"date" TIMESTAMP,
"case_number" VARCHAR,
"case_name" VARCHAR,
"agency" VARCHAR,
"n_3_way_settlement" VARCHAR -- 3-Way Settlement,
"fine_paid_to_coib" DOUBLE,
"fine_imposed_by_coib_but_not_paid" DOUBLE,
"explanation_of_coib_fine" VARCHAR,
"fine_paid_to_agency" DOUBLE,
"other_penalty" VARCHAR,
"other_penalty_value" DOUBLE,
"suspension_days" DOUBLE,
"suspension_value" DOUBLE
);Anyone who has the link will be able to view this.