Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fixed broken link

...

  1. On the Desktopdouble-click the Computer icon > gisdata This PC > GISData (\\file-rnassmb.rdf.rice.edu\research\FondrenGDC) (RO:) >  > GDCTraining > 1_Short_Courses > > Analyzing_Spatial_Patterns.
  2. To create a personal copy of the tutorial data, drag the Patterns folder onto the Desktop.
  3. Close all windows.

...

This layer provides boundaries for all of the census tracts in Harris County. For more information on census tracts, review the Introduction to Census Geographies course.

  1. In the Contents pane on the left, right-click the CensusTracts_MTTW_2014 layer name and select Attribute Table.

...

This variable also displays a high-clusters pattern, indicating that areas in which a high percentage of commuters use public transportation are clustered.

For the next set of tools, you will run them each twice: once with a polygon dataset of race by census tract and once with a point dataset on crime locations. The instructions for the point dataset are not yet available, but will be posted here on the wiki next week.

Percent White


  1. At the bottom of the Geoprocessing pane, click the Catalog tab.
  2. Within the Patterns.gdb geodatabase, right-click the CensusTracts_Race_2014 feature class and select Add To Current New Map.

...

  1. At the bottom of the Catalog pane, click the Geoprocessing tab.
  2. At the top of the Geoprocessing pane, click the Back arrow button.
  3. Within the Analyzing Patterns toolset, click the Incremental Spatial Autocorrelation tool.
  4. For 'Input Features', use the drop-down menu to select the CensuTracts_Race_2014 layer.
  5. For 'Input Field', use the drop-down menu to select the Percent_White field.
  6. For 'Number of Distance Bands', type "15" .
  7. For 'Beginning Distance', type "10000" (50000).
  8. For 'Output Report File', type "ISA_White_15.pdf".
  9. Click Run.
  10. Hover over the Completed with warnings message and click the Output Report File hyperlink.

Notice that the the peak threshold distance is 24,962 (54000), which you will use as the distance for your hot spot analysis.

...

Again, a new layer has been added to your map and you may need to undo the layer render if your census tracts are showing as a single color. The resulting high-high and low-low clusters should fairly closely match the hot and cold spots in the prior analysis and are represented in light pink and blue. The areas of low white population within a cluster of high white population are represented in dark blue and the areas of high white population within a cluster of low white population are represented in dark red. In this case, many of these outliers are on the periphery of the hot and cold spots as they transition into areas which are not significant, which makes the results less interesting. Cluster and outlier analysis is often more telling at a smaller geographic unit. For example, if you were to rerun this same analysis at the census block level, you would see individual red blocks with a high white population within a huge neighborhood of light blue with a low white population. These outliers will prompt you to pose interesting questions to try to explain them. In one neighborhood we investigated in Houston, these high-low outliers, or red blocks, corresponded to blocks with high numbers of building permits. Those two pieces of information combined present a compelling picture of gentrification. Instructions for running the analysis on the block level data will be added to this wiki next week. Because the geographic units are much smaller, calculating the results takes more time.