Felony Sentences
District of Columbia
@usgov.district_of_columbia_felony_sentences_0299e
District of Columbia
@usgov.district_of_columbia_felony_sentences_0299e
CREATE TABLE table_1 (
"objectid" BIGINT,
"rid" BIGINT,
"generic_case_id" BIGINT,
"generic_offender_id" BIGINT,
"charge_number" BIGINT,
"sentence_year" BIGINT,
"race" VARCHAR,
"gender" VARCHAR,
"age_group" VARCHAR,
"offense" VARCHAR,
"offense_type" VARCHAR,
"homicide_type" VARCHAR,
"offense_severity_group" VARCHAR,
"sentence_type" VARCHAR,
"sentence_imposed_months" DOUBLE,
"sentence_suspended_months" DOUBLE,
"sentence_to_serve_months" DOUBLE,
"sentence_probation_months" DOUBLE,
"vvca_amt" BIGINT,
"fine_amt" DOUBLE,
"restitution_amt" DOUBLE,
"fine_suspended_amt" DOUBLE,
"gis_id" VARCHAR,
"globalid" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR
);
Anyone who has the link will be able to view this.