Offender Recidivism
State of Oklahoma
@usgov.state_of_oklahoma_offender_recidivism
State of Oklahoma
@usgov.state_of_oklahoma_offender_recidivism
CREATE TABLE data_offender_recidivism (
"years" BIGINT,
"historical_data" VARCHAR,
"target" VARCHAR
);
CREATE TABLE n__c_offender_recidivism_line_chart (
"years" BIGINT,
"historical_data" VARCHAR,
"target" VARCHAR
);
Anyone who has the link will be able to view this.