District Court Of Maryland Eviction Case Data
State of Maryland
@usgov.state_of_maryland_district_court_of_maryland_eviction_case_data
State of Maryland
@usgov.state_of_maryland_district_court_of_maryland_eviction_case_data
A statewide listing of District Court of Maryland Eviction Case Data & its Process.
Maryland enacted a new law in 2022 requiring the District Court of Maryland to collect and report eviction case data. Additionally, the Maryland Department of Housing and Community Development is required to host a dashboard for the public to view and analyze the information, as well as produce an annual report on evictions.
The District Court began collecting the eviction case data required under the law on January 1, 2023, and the public dashboard was launched in May 2023.
Organization: State of Maryland
Last updated: 2023-10-13T19:10:56.894998
Tags: department-of-housing-community-development, evictions, maryland, warrants-of-restitution
CREATE TABLE table_1 (
"event_date" TIMESTAMP,
"event_type" VARCHAR,
"event_comment" VARCHAR,
"county" VARCHAR,
"location" VARCHAR,
"tenant_city" VARCHAR,
"tenant_state" VARCHAR,
"tenant_zip_code" DOUBLE,
"case_type" VARCHAR,
"case_number" VARCHAR,
"evicted_date" TIMESTAMP,
"event_year" DOUBLE,
"eviction_year" DOUBLE
);Anyone who has the link will be able to view this.