"

Chapter 8: Planning Scenario

Project Summary

Problem

I want to evaluate household demographics, zoning, and housing values in St. Louis County’s inner-ring suburbs in the year 2010. I’ll also look at other natural characteristics of areas, such as sinkholes and flooding.

Goal

Create an exploration between demographic, economic, and natural characteristics.

Context

As a resident of an inner-ring suburb of St. Louis, I would like to understand varying characteristics of the municipalities within.

Data Collection Pipeline

I will collect the following datasets:

  • Census data for income and race (US Census Bureau)
  • Parcel data for housing values (St. Louis County)
  • Street centerlines (St. Louis County)
  • Topographic data like contours and sink holes, flood plains (St. Louis County)

File Storage

  • Active Storage: Local machine and cloud drive
  • Backups in networked serves
    A filled in project diagram from problem, goal, audience, data, methods, to outputs.
    Completed project diagram.

Analysis Methods

  1. Find data, evaluate it for authenticity and appropriateness
  2. Clean tabular data for use in GIS
  3. Geocode address and/or display X,Y data.
  4. Join tables to feature layers
  5. Selection by attributes and location
  6. Buffer features
  7. Classify data
  8. Kernel Density Estimation
  9. Layout

Communication

  • Create several maps that can viewed online or printed.

Challenges

  • Finding the right data and processing it for use.