About

Networks

This website uses public records to show connections between the owners of non-owner-occupied residential properties in the City of Milwaukee. It is a project of the Marquette Law School's Lubar Center for Public Policy Research and Civic Education.

Each residential property, or “parcel,” has a legal owner, and each owner provides a mailing address to which the City sends their tax bill. We identify owner-occupation status by comparing the address(es) at a given parcel with the owner’s mailing address. When the mailing address does not match the address of the property and the parcel includes residential housing, we classify the property as presumably “landlord-owned.”

Many landlord companies use multiple legal names, e.g. “My Properties I, LLC” and “My Properties II, LLC.” Even the names of individual owners are often written inconsistently, e.g. “John Smith” and “John Q. Smith.”

Landlord mailing addresses are more often the same, even when the legal owner names are different. We collect two kinds of addresses: mailing addresses from parcel ownership records and corporate principal office addresses. The latter are listed in corporate filings with the Wisconsin Department of Financial Institutions. We collect these by matching parcel owner names with official corporation names, where possible.

We standardize owner names by removing punctuation and common misspellings, and we similarly standardize addresses using commercial geocoding services. Apart from this, all of our data are public records.

Using these name and address records, we draw networks of connected owners. A specific landlord (My Properties I, LLC) might use several addresses. Those addresses might be used by other landlords (My Properties II, LLC), who in turn could use additional addresses. We use network analysis software to identify all these connections across the entire universe of landlord-owned residential properties in Milwaukee.

We refer to each group of connected owners as a landlord network. The companies in a network are not legally the same, and we cannot say if they share ultimate ownership. We also cannot guarantee that they have renting tenants. The network analysis simply demonstrates connections between different entities based on shared addresses in post-processed public records.

Some addresses, such as virtual office facilities or accountant offices, probably don’t represent meaningful connections. We attempt to remove these addresses from the network matching process, but some may slip through. If you notice this or another error, please email <john [dot] d [dot] johnson [at] Marquette [dot] edu>.

Likewise, we do not match networks based on common names, e.g. "John Smith" or "Sa Xiong." We identify common names using the registered voter file for southeastern Wisconsin.

Code Violations

We obtain code violation data from the City of Milwaukee’s Department of Neighborhood Services. Records begin on Jan 01, 2017. To calculate code violation rates we first identify the length of time the current owner had the property which also overlaps with the period of available code enforcement data. We multiply this period of DNS-covered ownership by the number of housing units at the property. For each ownership group, we divide the total number of violations occurring during the ownership period by this denominator, “DNS-covered-unit-years.” The result is “code violations per 100 units per year.”

Evictions

We obtain eviction records from the Wisconsin Consolidated Court Automation Programs (CCAP) database. We match each Milwaukee city eviction record to a parcel by using the earliest defendant address associated with case. In total, we achieve about a 98.8% successful match rate. Our eviction records begin on Jan 01, 2016. As with the DNS records, we determine the period of current ownership which also overlaps with the eviction court record coverage. Multiplying the overlapping period by the number of residential units yields “Eviction-record-covered-unit-years.” We divide the total number of eviction filings and orders by this denominator to calculate normalized rates across each owner portfolio.

Although eviction records are public records, we wish to avoid providing information which could be connected to a specific tenant. Accordingly, we redact records for parcels and ownership groups with small numbers of units (generally fewer than 6).

Access the data

Unless redacted (as with eviction records), all of the source data needed to replicate our analysis is available in our GitHub repository. The repository also includes our processing scripts, automated workflow runs, and the code that creates this website. See it all at github.com/jdjohn215/mke-owner-networks.

Citations

Data Sources
  • City of Milwaukee. Master Property File. Updated daily. Distributed by the City of Milwaukee Open Data Portal. https://data.milwaukee.gov/dataset/mprop
  • State of Wisconsin Department of Financial Institutions. Complete Corporate Database with Principal Office Addresses. Updated periodically by special request. https://dfi.wi.gov/Pages/BusinessServices/BusinessEntities/CorpDataServices.aspx
  • City of Milwaukee Department of Neighborhood Services. Code Enforcement Violations. Updated periodically by special request.
  • Wisconsin Court System Consolidated Court Automation Programs (CCAP). Custom Eviction Records Dataset. Updated periodically.
Software
  • Csardi G, Nepusz T: The igraph software package for complex network research, InterJournal, Complex Systems 1695. 2006. https://igraph.org
  • Geocodio. Address standardization service, current version. Dotsquare LLC. https://www.geocod.io

Maintainers

John Johnson headshot

John Johnson is a research fellow in the Marquette Law School’s Lubar Center for Public Policy Research and Civic Education. He studies housing, demographic, and political trends in the Milwaukee area. For more about Milwaukee housing, see http://milwaukeehousingstats.info .

Mitchell Henke headshot

Mitchell Henke is a software developer and enthusiast of public data and public software. His professional work is in the public sector building open source software to improve online government services.