Louisville Metro KY – The Court Eviction Diversion Program
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_the_co_d9caf778
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_the_co_d9caf778
The Court Eviction Diversion Program provides financial assistance for both past due and future rent for households below 80% of area median income who are facing eviction and received a Forcible Detainer.
Data Dictionary
| Field Name | Field Type | Field Description |
|---|---|---|
| ID | Integer | Unique identifier |
| Council_District | text | Council district the beneficiary resides. |
| Amount | Integer | Amount paid to the beneficiary. |
| Household Size | Integer | The total number of people in the household |
| Race | Text | Race the beneficiary belongs to |
| Ethnicity | Text | The Ethnicity of the beneficiary |
| Gender | Text | The gender of the beneficiary |
| DATE | Date | the date indicated on the invoice number: the date the case was created. |
| Zip_Code | Text | Geographic indicator for the residence |
| Organization: Louisville Metro Government | ||
| Last updated: 2025-07-30T13:48:46.168379 | ||
| Tags: arp0001, community-impact-projects, court-eviction, jefferson-county, kentucky, lat, louisville, louisville-metro, louisville-metro-ky, modp, open-data, static |
CREATE TABLE table_1 (
"id" BIGINT,
"council_district" BIGINT,
"amount" DOUBLE,
"household_size" BIGINT,
"race" VARCHAR,
"ethnicity" VARCHAR,
"gender" VARCHAR,
"date" VARCHAR,
"zip_code" BIGINT,
"objectid" BIGINT,
"globalid" VARCHAR
);Anyone who has the link will be able to view this.