Landlord/Tenant Caseload CY 2018-2022
City of Austin
@usgov.city_of_austin_landlord_tenant_caseload_cy_2018_2022
City of Austin
@usgov.city_of_austin_landlord_tenant_caseload_cy_2018_2022
CREATE TABLE table_1 (
"county" VARCHAR,
"court" VARCHAR,
"year" BIGINT,
"cases_pending" BIGINT,
"active_cases_pending" BIGINT,
"inactive_cases_pending" BIGINT,
"new_cases_filed" BIGINT,
"cases_reactivated" BIGINT,
"all_other_cases_added" BIGINT,
"default_judgments" BIGINT,
"agreed_judgments" BIGINT,
"bench_trials" BIGINT,
"jury_trials" BIGINT,
"cases_dismissed_for_want_of_prosecution" BIGINT,
"cases_non_suited_or_dismissed_by_plaintif" BIGINT,
"all_other_dispositions" BIGINT,
"total_cases_disposed" BIGINT,
"cases_placed_on_inactive_status" BIGINT,
"cases_pending_end_of_month" BIGINT,
"active_cases_end_of_month" BIGINT,
"inactive_cases_end_of_month" BIGINT,
"cases_appealed_after_trial" BIGINT,
"cases_appealed_without_trial" BIGINT
);
Anyone who has the link will be able to view this.