Skip to content

This repository seeks to explore the current status of Attached Accessory Dwelling Units (AADUs) and Detached Accessory Dwelling Units (DADUs) in Seattle over time.

Notifications You must be signed in to change notification settings

Tyler-Bonnell/Seattle-Accessory-Dwelling-Units

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seattle-Accessory-Dwelling-Units

This repository examines the current status of Attached Accessory Dwelling Units (AADUs) and Detached Accessory Dwelling Units (DADUs) in Seattle. Specifically, I am seeking to explore the trends of ADU permitting, construction, and utilization in Seattle over time using open source data from the City of Seattle Open Data Portal.

Contributor(s)

Tyler Bonnell

Description

With the meteroic rise in housing prices, new solutions to increase the housing stock (as well as the value of one's property) are being explored tested. In recent years, the Accessory Dwelling Unit (ADUs) is one solution that has gained popularity due to its relative low cost and space requirements. Accessory Dwelling Units can be categorized broadly based on whether the units are 1) attached (Attached Accessory Dwelling Units or AADUs) or are 2) detached (Detached Accessory Dwelling Units or DADUs) to a pre-existing home.

Seattle is an excellent microcosm to examine the utility and promise of Accessory Dwelling Units as one method to increase the housing inventory because:

  • Seattle is among the most expensive real-estate markets in the United States (In 2023, Kiplinger rated Seattle as the 12th most expensive real estate market in the United States with an average home price of $937,623).
  • In September 2020, the City of Seattle launched the ADUniverse, an online hub with guides to building ADUs, a locator tool to determine if a property is eligible to build a ADU on (per city code), as well as pre-approved ADU plans. In short, they have greatly streamlined the administrative and bureaucratic process to begin building an ADU in the city.

Analysis Questions

  1. How has the number of 1) ADU permits and 2) ADU units built changed over time? Was there a significant increase after the launch of the ADUniverse?
  2. Has the process of 1) reviewing and 2) issuing on permit status speed up after the launch of ADUniverse?
  3. What regions (neighborhoods, council districts) have the greatest number of ADUs?
  4. Are AADUs or DADUs more popular?

What is the relationship (at the census tract level) between the number of ADUs built and:

  1. Number/percent of family households
  2. Number/percent of multigenerational households
  3. Median household income
  4. Income inequality (Gini index)
  5. Number/percent of vacant housing units
  6. Number of ADUs (AADUs and DADUs)
  7. Median year built for housing

Skills Learned:

  • String (with regex), DateTime, and Categorical variable manipulation.
  • .apply() -- Cleaning multiple variables using single operations.
  • zipping lists into dictionaries --> to rename columns in pandas data frames.
  • Cenpy -- Pulling Census Data via API and joining data to pandas data frames.
  • Feather -- Storing data in a universal format with fast read/write times using Apache Spark.

About

This repository seeks to explore the current status of Attached Accessory Dwelling Units (AADUs) and Detached Accessory Dwelling Units (DADUs) in Seattle over time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published