Regression Analysis of 911 call frequency in Portland, OR Urban Areas in Relation to Call Center Vicinity Elyse Maurer March 13, 2015

Size: px
Start display at page:

Download "Regression Analysis of 911 call frequency in Portland, OR Urban Areas in Relation to Call Center Vicinity Elyse Maurer March 13, 2015"

Transcription

1 Regression Analysis of 911 call frequency in Portland, OR Urban Areas in Relation to Call Center Vicinity Elyse Maurer March 13, 2015 Introduction: Using the Linear Regression and Geographically Weighted Regression tutorial, I was able to determine areas of Portland, Oregon that have high frequencies of 911-calls in relation to emergency stations. This analysis focused on reducing the number of 911-calls in order to reduce the amount of public resources used to accommodate these calls. Initial projections of hot spot analysis indicate that the Portland, Oregon metropolitan area will see their 911-call frequency double over the next 10 years (Figure 1). A regression analysis is important in this scenario because the goal is to determine the issue of 911-call frequency. In order to analyze this, we can take current and past data and project it into the future. By predicting future trends, we can counteract the issue before it becomes a problem.

2 Figure 1. This map indicates the initial hot spot analysis for the Portland, OR urban area. A hot spot analysis represents areas of high 911 call frequency in relation to the closest call center as indicated by the green crosses. We can see a definite concentration in the central portion of the northern region of this map. In order to identify the cause of the high volume of calls, individual factors can be assessed using the Geographically Weighted Regression tool as seen in figure 2. The hot spot analysis paired with the individual variable data can provide a basis for future predictions and how to mediate the 911 call volume.

3 Analysis: All of the data needed for analysis was provided for me through the tutorial. I did create derived data of my own of which I stored in my own workspace. I began by checking my data to ensure that it was in the same format as the tutorial. This included turning on/off individual layers, and enabling Spatial Statistics Toolbox. Within the Spatial Statistics Toolbox, I set my workspace parameters and my output coordinate system. For this tutorial, my output coordinate system was set to NAD 1983 State Plane Oregon North FIPS 3601 Feet. Additionally, I disabled background processes by going into the Geoprocessing menu and selecting Geoprocessing Options. Next, I ran the OLS (Ordinary Least Squares) tool which allowed me to explain patterns where volume is a function of population. For this tool, I used the ObsData911Calls layer as my input, the Unique ID fields as UniqID, the Output Feature Class named as OLS911Calls.shp, the Dependent Variable as calls, and the Explanatory Variables as Pop. This provided me a map with varying polygons of shape and color. For my map, the darker red polygons indicated strong correlation between population and volume while the dark blue polygons indicated areas of weak correlation between population and volume. Through the tutorial, we determined that this analysis could be furthered by also using LowEd, Jobs, Dst2UrbCen, and Pop as explanatory variables. Using these variables allowed me to visually determine the source of the high volume calls. This provided me a more accurate map of correlation for each of the variables (Figure 2).

4 Figure 2. This map depicts the four analysis (Low Education, Jobs, Distance to Urban Center, and Population) points that show high and low levels of correlation in relation to the call center proximity. Each of the maps show the urban area of Portland, OR. This map was generated using the Geographically Weighted Regression (GWR) tool. By indicating each of these four variables, I am able to view areas of needed improvement based upon the variable used. For instance, areas that are of concern for the Distance to Urban Center variable are not of concern for the Low Education variable. This provides a better understanding of how we can improve future use of 911 calls.

5 I then used the Spatial Autocorrelation tool. This tool allowed me to check for random distribution in our dataset. The output from the Spatial Autocorrelation tool provided me an HTML file with results pertaining to distribution patterns (Figure 3). My results indicated that my patterns are randomly distributed. Figure 3. This image is the HTML output for my above images. This shows the bell curve that indicates correlation of the data. All beige areas (center of the bell curve) indicate randomness, while the outlying areas (reds and blues) indicate significance. This model will be used later in the tutorial to determine standard deviation of 911-call predictions.

6 Next, I ran the Geographically Weighted Regression tool with an input of the ObsData911Calls layer, a dependent variable of Calls, the Explanatory Variables set to Pop, Jobs, LowEduc, Dst2UrbCen, the Output Feature Class as ResultsGWR.shp, the Kernal Type as ADAPTIVE, and Bandwidth Method set to AICs. AICs allow the tool to determine the optimal number of neighbors. Finally, I used the GWR Model to create a predictive analysis of the future 911-calls. I used Call Data as the input feature class, Calls as the dependent variable, Pop, Jobs, LowEduc, and Dst2UrbCen as the explanatory variables, named my output shapefile name, changed my kernal type to Adaptive, my bandwidth method to Bandwidth Parameter, number of neighbors to 50, prediction locations to Prediction Locations, the prediction explanatory variables to PopFY, JobsFY, LowEducFY, Dst2UrbCen (matching this order exactly), and finally, setting a name for my output prediction feature class. This model resulted in predictions for the overall urban area of Portland, OR using the four Explanatory Variables stated above and was also my final output of this tutorial (Figure 4). Predictions can be symbolized as standard deviations from the mean which can be seen in figure 4.

7 Figure 4. This map indicates the confidence level of the predicted trends in 911 call frequency throughout the Portland, OR urban area. The concept of standard deviation representation refers to figure 3 where we can see areas of random distribution in the center of the bell curve and areas of significance outlying the central portion. This corresponds to this map by showing areas in beige as having random distribution and areas of red and blue having significance. Beige areas are within -0.5 to 0.5 intervals from the mean and areas of blue and red range from -2.5 to -0.5 intervals from the mean and 0.5 to 2.5 intervals from the mean, respectively.

8 Applications: A regression analysis could be used for virtually any quantitative data type. If you have numbers associated with two variables then you can quite easily perform a regression analysis to determine the strength of correlation between these two variables. The tighter the points on the scatterplot, the closer the correlation between variables. For my ENVS 422 research project, I can apply regression analysis to indicate areas of vulnerability. By applying multiple variables to a model such as the GWR model used in the tutorial, I would be able to view current and predictive vulnerability or areas across the United States. This would be an important application to natural hazards planning due to the fact that our world is rapidly changing in such things as climate and infrastructure, both key factors that determine vulnerability. Some specific applications of regression analysis include climate, urban, monetary, or disaster analysis. Climate analysis would be a great representation of regression modeling because you could take two variable such as precipitation and occurrence of flooding to determine the strength of correlation between these two fields. Areas of high precipitation may be expected to have high occurrences of flooding. Urban analysis would be benefitted by regression analysis for things such as future predictions. If a factor such as population census data was paired with a variable such as county data, one could predict growth rates for the future based of regression analysis. Being that the nature of a regression analysis is to show a trend line, one could extend the trend line for the future to determine trends. Monetary applications can be used similar to urban applications. For instance, I could predict future economic trends or future home values. Monetary predictions are arguably most likely to change, but it would still be possible to predict general trends. This would also be good for the value of currencies, especially

9 in relation to one another. As stated above, a monetary analysis would be beneficial to the application of natural hazards planning. One of the biggest factors we face in natural hazards damage today are the costs accrued by these events. As the value of our assets increase, so do the costs of damages after a hazard event. Insurance rates, office space rental, and bridge tolls may all be affected by the price increase. Regression modeling could have the potential to predict these increases before they become a reality. All in all, regression modeling is a key tool in analysis of almost anything. The application of future modeling is possibly one of the most valuable assets in statistical analysis today. With a country becoming more heavily dependent on technology and computers, regression modeling and analysis is a key way for expression and explaining information. With only a few variables, you can present countless valuable outcomes.

Exploratory Spatial Data Analysis (ESDA)

Exploratory Spatial Data Analysis (ESDA) Exploratory Spatial Data Analysis (ESDA) VANGHR s method of ESDA follows a typical geospatial framework of selecting variables, exploring spatial patterns, and regression analysis. The primary software

More information

Modeling Spatial Relationships Using Regression Analysis. Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS

Modeling Spatial Relationships Using Regression Analysis. Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS Modeling Spatial Relationships Using Regression Analysis Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS Workshop Overview Answering why? questions Introduce regression analysis - What it is and why

More information

Modeling Spatial Relationships Using Regression Analysis

Modeling Spatial Relationships Using Regression Analysis Esri International User Conference San Diego, California Technical Workshops July 24, 2012 Modeling Spatial Relationships Using Regression Analysis Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS Answering

More information

Modeling Spatial Relationships using Regression Analysis

Modeling Spatial Relationships using Regression Analysis Esri International User Conference San Diego, CA Technical Workshops July 2011 Modeling Spatial Relationships using Regression Analysis Lauren M. Scott, PhD Lauren Rosenshein, MS Mark V. Janikas, PhD Answering

More information

THE 3D SIMULATION INFORMATION SYSTEM FOR ASSESSING THE FLOODING LOST IN KEELUNG RIVER BASIN

THE 3D SIMULATION INFORMATION SYSTEM FOR ASSESSING THE FLOODING LOST IN KEELUNG RIVER BASIN THE 3D SIMULATION INFORMATION SYSTEM FOR ASSESSING THE FLOODING LOST IN KEELUNG RIVER BASIN Kuo-Chung Wen *, Tsung-Hsing Huang ** * Associate Professor, Chinese Culture University, Taipei **Master, Chinese

More information

This report details analyses and methodologies used to examine and visualize the spatial and nonspatial

This report details analyses and methodologies used to examine and visualize the spatial and nonspatial Analysis Summary: Acute Myocardial Infarction and Social Determinants of Health Acute Myocardial Infarction Study Summary March 2014 Project Summary :: Purpose This report details analyses and methodologies

More information

Spatial Pattern Analysis: Mapping Trends and Clusters

Spatial Pattern Analysis: Mapping Trends and Clusters Esri International User Conference San Diego, California Technical Workshops July 24, 2012 Spatial Pattern Analysis: Mapping Trends and Clusters Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS Presentation

More information

Objectives Define spatial statistics Introduce you to some of the core spatial statistics tools available in ArcGIS 9.3 Present a variety of example a

Objectives Define spatial statistics Introduce you to some of the core spatial statistics tools available in ArcGIS 9.3 Present a variety of example a Introduction to Spatial Statistics Opportunities for Education Lauren M. Scott, PhD Mark V. Janikas, PhD Lauren Rosenshein Jorge Ruiz-Valdepeña 1 Objectives Define spatial statistics Introduce you to some

More information

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites.

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites. GIS Level 2 In the Introduction to GIS workshop we filtered data and visually examined it to determine where to potentially build a new mixed use facility. In order to get a low interest loan, the building

More information

By Chris Mikes and David Fleck Digital Terrain Analysis GEOG 593. Overview

By Chris Mikes and David Fleck Digital Terrain Analysis GEOG 593. Overview Earthquake and Infrastructure Damage Analysis in Multnomah and Clackamas Counties: The Application of LiDAR In The Development of an Emergency Response Plan By Chris Mikes and David Fleck Digital Terrain

More information

Hot Spot / Kernel Density Analysis: Calculating the Change in Uganda Conflict Zones

Hot Spot / Kernel Density Analysis: Calculating the Change in Uganda Conflict Zones Hot Spot / Kernel Density Analysis: Calculating the Change in Uganda Conflict Zones Created by Patrick Florance; revised by Carolyn Talmadge, Madeline Wrable, Kyle Monahan on March 28, 2017 OVERVIEW...

More information

1Department of Demography and Organization Studies, University of Texas at San Antonio, One UTSA Circle, San Antonio, TX

1Department of Demography and Organization Studies, University of Texas at San Antonio, One UTSA Circle, San Antonio, TX Well, it depends on where you're born: A practical application of geographically weighted regression to the study of infant mortality in the U.S. P. Johnelle Sparks and Corey S. Sparks 1 Introduction Infant

More information

Using Spatial Statistics Social Service Applications Public Safety and Public Health

Using Spatial Statistics Social Service Applications Public Safety and Public Health Using Spatial Statistics Social Service Applications Public Safety and Public Health Lauren Rosenshein 1 Regression analysis Regression analysis allows you to model, examine, and explore spatial relationships,

More information

A GEOSTATISTICAL APPROACH TO PREDICTING A PHYSICAL VARIABLE THROUGH A CONTINUOUS SURFACE

A GEOSTATISTICAL APPROACH TO PREDICTING A PHYSICAL VARIABLE THROUGH A CONTINUOUS SURFACE Katherine E. Williams University of Denver GEOG3010 Geogrpahic Information Analysis April 28, 2011 A GEOSTATISTICAL APPROACH TO PREDICTING A PHYSICAL VARIABLE THROUGH A CONTINUOUS SURFACE Overview Data

More information

Temperature ( C) Map 1. Annual Average Temperatures Are Projected to Increase Dramatically by 2050

Temperature ( C) Map 1. Annual Average Temperatures Are Projected to Increase Dramatically by 2050 CO UNT RY S NA P SHO T Sri Lanka s Hotspots The Impact of Temperature and Precipitation Changes on Living Standards Climate change is already a pressing issue for Sri Lanka. Temperatures have risen considerably

More information

GIS Analysis: Spatial Statistics for Public Health: Lauren M. Scott, PhD; Mark V. Janikas, PhD

GIS Analysis: Spatial Statistics for Public Health: Lauren M. Scott, PhD; Mark V. Janikas, PhD Some Slides to Go Along with the Demo Hot spot analysis of average age of death Section B DEMO: Mortality Data Analysis 2 Some Slides to Go Along with the Demo Do Economic Factors Alone Explain Early Death?

More information

Regression Analysis. A statistical procedure used to find relations among a set of variables.

Regression Analysis. A statistical procedure used to find relations among a set of variables. Regression Analysis A statistical procedure used to find relations among a set of variables. Understanding relations Mapping data enables us to examine (describe) where things occur (e.g., areas where

More information

Migration Clusters in Brazil: an Analysis of Areas of Origin and Destination Ernesto Friedrich Amaral

Migration Clusters in Brazil: an Analysis of Areas of Origin and Destination Ernesto Friedrich Amaral 1 Migration Clusters in Brazil: an Analysis of Areas of Origin and Destination Ernesto Friedrich Amaral Research question and data The main goal of this research is to analyze whether the pattern of concentration

More information

This lab exercise will try to answer these questions using spatial statistics in a geographic information system (GIS) context.

This lab exercise will try to answer these questions using spatial statistics in a geographic information system (GIS) context. by Introduction Problem Do the patterns of forest fires change over time? Do forest fires occur in clusters, and do the clusters change over time? Is this information useful in fighting forest fires? This

More information

A FOSS Web Tool for Spatial Regression Techniques and its Application to Explore Bike Sharing Usage Patterns

A FOSS Web Tool for Spatial Regression Techniques and its Application to Explore Bike Sharing Usage Patterns A FOSS Web Tool for Spatial Regression Techniques and its Application to Explore Bike Sharing Usage Patterns MGIS Capstone Proposal Author: Spencer Bell Presentation Outline Background Bike Share Spatial

More information

APPLICATION OF GEOGRAPHICALLY WEIGHTED REGRESSION ANALYSIS TO LAKE-SEDIMENT DATA FROM AN AREA OF THE CANADIAN SHIELD IN SASKATCHEWAN AND ALBERTA

APPLICATION OF GEOGRAPHICALLY WEIGHTED REGRESSION ANALYSIS TO LAKE-SEDIMENT DATA FROM AN AREA OF THE CANADIAN SHIELD IN SASKATCHEWAN AND ALBERTA APPLICATION OF GEOGRAPHICALLY WEIGHTED REGRESSION ANALYSIS TO LAKE-SEDIMENT DATA FROM AN AREA OF THE CANADIAN SHIELD IN SASKATCHEWAN AND ALBERTA Nadia Yavorskaya 1, Stephen Amor 2 1 450 Bonner Av., Winnipeg,

More information

IMPERIAL COUNTY PLANNING AND DEVELOPMENT

IMPERIAL COUNTY PLANNING AND DEVELOPMENT IMPERIAL COUNTY PLANNING AND DEVELOPMENT GEODATABASE USER MANUAL FOR COUNTY BUSINESS DEVELOPMENT GIS June 2010 Prepared for: Prepared by: County of Imperial Planning and Development 801 Main Street El

More information

Dr Arulsivanathan Naidoo Statistics South Africa 18 October 2017

Dr Arulsivanathan Naidoo Statistics South Africa 18 October 2017 ESRI User Conference 2017 Space Time Pattern Mining Analysis of Matric Pass Rates in Cape Town Schools Dr Arulsivanathan Naidoo Statistics South Africa 18 October 2017 Choose one of the following Leadership

More information

Vulnerability Mapping for Disaster Assessment Using ArcGIS Tools and Techniques for Mumbai City, India

Vulnerability Mapping for Disaster Assessment Using ArcGIS Tools and Techniques for Mumbai City, India Vulnerability Mapping for Disaster Assessment Using ArcGIS Tools and Techniques for Mumbai City, India Reshma Raskar-Phule Assistant Professor, Department of Civil Engineering, Sardar Patel College of

More information

Understanding Weather and Climate Risk. Matthew Perry Sharing an Uncertain World Conference The Geological Society, 13 July 2017

Understanding Weather and Climate Risk. Matthew Perry Sharing an Uncertain World Conference The Geological Society, 13 July 2017 Understanding Weather and Climate Risk Matthew Perry Sharing an Uncertain World Conference The Geological Society, 13 July 2017 What is risk in a weather and climate context? Hazard: something with the

More information

GeoDa-GWR Results: GeoDa-GWR Output (portion only): Program began at 4/8/2016 4:40:38 PM

GeoDa-GWR Results: GeoDa-GWR Output (portion only): Program began at 4/8/2016 4:40:38 PM New Mexico Health Insurance Coverage, 2009-2013 Exploratory, Ordinary Least Squares, and Geographically Weighted Regression Using GeoDa-GWR, R, and QGIS Larry Spear 4/13/2016 (Draft) A dataset consisting

More information

Spatial Analysis with ArcGIS Pro STUDENT EDITION

Spatial Analysis with ArcGIS Pro STUDENT EDITION Spatial Analysis with ArcGIS Pro STUDENT EDITION Copyright 2018 Esri All rights reserved. Course version 2.0. Version release date November 2018. Printed in the United States of America. The information

More information

Report on Kriging in Interpolation

Report on Kriging in Interpolation Tabor Reedy ENVS421 3/12/15 Report on Kriging in Interpolation In this project I explored use of the geostatistical analyst extension and toolbar in the process of creating an interpolated surface through

More information

Introduction to Simple Linear Regression

Introduction to Simple Linear Regression Introduction to Simple Linear Regression 1. Regression Equation A simple linear regression (also known as a bivariate regression) is a linear equation describing the relationship between an explanatory

More information

Spatial Pattern Analysis: Mapping Trends and Clusters

Spatial Pattern Analysis: Mapping Trends and Clusters 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Spatial Pattern Analysis: Mapping Trends and Clusters Lauren Rosenshein Bennett Brett Rose Presentation

More information

Spatial Analysis of Natural Hazard and Climate Change Risks in Peri-Urban Expansion Areas of Dakar, Senegal

Spatial Analysis of Natural Hazard and Climate Change Risks in Peri-Urban Expansion Areas of Dakar, Senegal 1 Spatial Analysis of Natural Hazard and Climate Change Risks in Peri-Urban Expansion Areas of Dakar, Senegal URBAN WEEK 2009 BBL Preston Lounge Thursday, March 12, 2009 Christian Hoffmann GeoVille group

More information

Luc Anselin Spatial Analysis Laboratory Dept. Agricultural and Consumer Economics University of Illinois, Urbana-Champaign

Luc Anselin Spatial Analysis Laboratory Dept. Agricultural and Consumer Economics University of Illinois, Urbana-Champaign GIS and Spatial Analysis Luc Anselin Spatial Analysis Laboratory Dept. Agricultural and Consumer Economics University of Illinois, Urbana-Champaign http://sal.agecon.uiuc.edu Outline GIS and Spatial Analysis

More information

GIS and Spatial Statistics: One World View or Two? Michael F. Goodchild University of California Santa Barbara

GIS and Spatial Statistics: One World View or Two? Michael F. Goodchild University of California Santa Barbara GIS and Spatial Statistics: One World View or Two? Michael F. Goodchild University of California Santa Barbara Location as attribute The data table Census summary table What value is location as an explanatory

More information

Task 1: Start ArcMap and add the county boundary data from your downloaded dataset to the data frame.

Task 1: Start ArcMap and add the county boundary data from your downloaded dataset to the data frame. Exercise 6 Coordinate Systems and Map Projections The following steps describe the general process that you will follow to complete the exercise. Specific steps will be provided later in the step-by-step

More information

A GEOGRAPHIC ASSESSMENT OF MAJOR DISASTER DECLARATIONS ACROSS THE LOWER 48 STATES

A GEOGRAPHIC ASSESSMENT OF MAJOR DISASTER DECLARATIONS ACROSS THE LOWER 48 STATES A GEOGRAPHIC ASSESSMENT OF MAJOR DISASTER DECLARATIONS ACROSS THE LOWER 48 STATES A summary report produced by the Southern Climate Impacts Planning Program (SCIPP) Author: James Hocker Southern Climate

More information

Hydrology and Watershed Analysis

Hydrology and Watershed Analysis Hydrology and Watershed Analysis Manual By: Elyse Maurer Reference Map Figure 1. This map provides context to the area of Washington State that is being focused on. The red outline indicates the boundary

More information

Climate Risk Visualization for Adaptation Planning and Emergency Response

Climate Risk Visualization for Adaptation Planning and Emergency Response Climate Risk Visualization for Adaptation Planning and Emergency Response NCR Flood Fact Finding Workshop Ricardo Saavedra ricardo@vizonomy.com Social Media, Mobile, and Big Data St. Peter s Basilica,

More information

GIS Lecture 5: Spatial Data

GIS Lecture 5: Spatial Data GIS Lecture 5: Spatial Data GIS 1 Outline Vector Data Formats Raster Data Formats Map Projections Coordinate Systems US Census geographic files US Census data files GIS Data Sources GIS 2 Vector Data Formats

More information

Tracey Farrigan Research Geographer USDA-Economic Research Service

Tracey Farrigan Research Geographer USDA-Economic Research Service Rural Poverty Symposium Federal Reserve Bank of Atlanta December 2-3, 2013 Tracey Farrigan Research Geographer USDA-Economic Research Service Justification Increasing demand for sub-county analysis Policy

More information

Determinants of Household Water Use in the City of Kalamazoo, Michigan: The Role of Climate and Socioeconomic Factors

Determinants of Household Water Use in the City of Kalamazoo, Michigan: The Role of Climate and Socioeconomic Factors Western Michigan University ScholarWorks at WMU Master's Theses Graduate College 4-2018 Determinants of Household Water Use in the City of Kalamazoo, Michigan: The Role of Climate and Socioeconomic Factors

More information

Spatial Pattern Analysis: Mapping Trends and Clusters. Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS

Spatial Pattern Analysis: Mapping Trends and Clusters. Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS Spatial Pattern Analysis: Mapping Trends and Clusters Lauren M. Scott, PhD Lauren Rosenshein Bennett, MS Presentation Outline Spatial statistics overview Describing spatial patterns Quantifying spatial

More information

High Speed / Commuter Rail Suitability Analysis For Central And Southern Arizona

High Speed / Commuter Rail Suitability Analysis For Central And Southern Arizona High Speed / Commuter Rail Suitability Analysis For Central And Southern Arizona Item Type Reports (Electronic) Authors Deveney, Matthew R. Publisher The University of Arizona. Rights Copyright is held

More information

Disaster Risk Assessment: Opportunities for GIS and data management with Open DRI

Disaster Risk Assessment: Opportunities for GIS and data management with Open DRI Disaster Risk Assessment: Opportunities for GIS and data management with Open DRI Jacob Opadeyi Department of Geomatics Engineering and Land Management, The University of the West Indies, St. Augustine,

More information

Neighborhood Locations and Amenities

Neighborhood Locations and Amenities University of Maryland School of Architecture, Planning and Preservation Fall, 2014 Neighborhood Locations and Amenities Authors: Cole Greene Jacob Johnson Maha Tariq Under the Supervision of: Dr. Chao

More information

Land Accounts - The Canadian Experience

Land Accounts - The Canadian Experience Land Accounts - The Canadian Experience Development of a Geospatial database to measure the effect of human activity on the environment Who is doing Land Accounts Statistics Canada (national) Component

More information

On Page 1, following Paragraph 2 of the Planning Participants subsection, insert the following: 2012 Committee members included:

On Page 1, following Paragraph 2 of the Planning Participants subsection, insert the following: 2012 Committee members included: Appendix 4: City of West Linn Addendum to the Clackamas County Natural Hazards Mitigation Plan 2012 Amendments and Update The Oregon Partnership for Disaster Resilience prepared this Appendix to the City

More information

BROOKINGS May

BROOKINGS May Appendix 1. Technical Methodology This study combines detailed data on transit systems, demographics, and employment to determine the accessibility of jobs via transit within and across the country s 100

More information

Surviving the Big One: Understanding and Preparing for a Major Earthquake in Western Oregon

Surviving the Big One: Understanding and Preparing for a Major Earthquake in Western Oregon Surviving the Big One: Understanding and Preparing for a Major Earthquake in Western Oregon May 21, 2013 City of Salem Salem Public Library Althea Rizzo, Geological Hazards Program Coordinator Oregon Emergency

More information

European spatial policy and regionalised approaches

European spatial policy and regionalised approaches Findings of the ESPON 2006 Programme COMMIN Final Conference 26-27 April 2007 European spatial policy and regionalised approaches by Dr. Kai BöhmeB ! Territory matters Structure of presentation! Territorial

More information

5A.10 A GEOSPATIAL DATABASE AND CLIMATOLOGY OF SEVERE WEATHER DATA

5A.10 A GEOSPATIAL DATABASE AND CLIMATOLOGY OF SEVERE WEATHER DATA 5A.10 A GEOSPATIAL DATABASE AND CLIMATOLOGY OF SEVERE WEATHER DATA Steve Ansari * and Stephen Del Greco NOAA National Climatic Data Center, Asheville, North Carolina Mark Phillips University of North Carolina

More information

International Conference Analysis and Management of Changing Risks for Natural Hazards November 2014 l Padua, Italy

International Conference Analysis and Management of Changing Risks for Natural Hazards November 2014 l Padua, Italy Abstract Code: B01 Assets mapping products in support of preparedness and prevention measures (examples from Germany, Italy and France) Marc Mueller, Thierry Fourty, Mehdi Lefeuvre Airbus Defence and Space,

More information

A geographically weighted regression

A geographically weighted regression The Spatial Distribution of Poverty A geographically weighted regression by Introduction Problem How can we explore the spatial distribution of poverty and determine its correlates? This exercise examines

More information

SEISMIC RISK ASSESSMENT IN ARMENIA

SEISMIC RISK ASSESSMENT IN ARMENIA SEISMIC RISK ASSESSMENT IN ARMENIA Hovhannes Khangeldyan Head of National Crisis Management Center Rescue Service Ministry of Emergency Situations of the Republic of Armenia Tokyo, 2016 ARMENIA: GEOGRAPHICAL

More information

How GIS based Visualizations Support Land Use and Transportation Modeling

How GIS based Visualizations Support Land Use and Transportation Modeling How GIS based Visualizations Support Land Use and Transportation Modeling ESRI International Users Conference San Diego, CA - July 23, 2015 Prepared by: Troy Hightower Introduction This presentation will

More information

ENV208/ENV508 Applied GIS. Week 1: What is GIS?

ENV208/ENV508 Applied GIS. Week 1: What is GIS? ENV208/ENV508 Applied GIS Week 1: What is GIS? 1 WHAT IS GIS? A GIS integrates hardware, software, and data for capturing, managing, analyzing, and displaying all forms of geographically referenced information.

More information

Calculating Conflict Density and Change over Time in Uganda using Vector Techniques

Calculating Conflict Density and Change over Time in Uganda using Vector Techniques Calculating Conflict Density and Change over Time in Uganda using Vector Techniques Created by Patrick Florance and Kyle Monahan; revised by Patrick Florance April 2, 2018. OVERVIEW... 1 SET UP... 1 SET

More information

EO Information Services. Assessing Vulnerability in the metropolitan area of Rio de Janeiro (Floods & Landslides) Project

EO Information Services. Assessing Vulnerability in the metropolitan area of Rio de Janeiro (Floods & Landslides) Project EO Information Services in support of Assessing Vulnerability in the metropolitan area of Rio de Janeiro (Floods & Landslides) Project Ricardo Armas, Critical Software SA Haris Kontoes, ISARS NOA World

More information

GIS in Weather and Society

GIS in Weather and Society GIS in Weather and Society Olga Wilhelmi Institute for the Study of Society and Environment National Center for Atmospheric Research WAS*IS November 8, 2005 Boulder, Colorado Presentation Outline GIS basic

More information

CURRENT AND FUTURE TROPICAL CYCLONE RISK IN THE SOUTH PACIFIC

CURRENT AND FUTURE TROPICAL CYCLONE RISK IN THE SOUTH PACIFIC CURRENT AND FUTURE TROPICAL CYCLONE RISK IN THE SOUTH PACIFIC COUNTRY RISK PROFILE: SAMOA JUNE 2013 Samoa has been affected by devastating cyclones on multiple occasions, e.g. tropical cyclones Ofa and

More information

Gis Based Analysis of Supply and Forecasting Piped Water Demand in Nairobi

Gis Based Analysis of Supply and Forecasting Piped Water Demand in Nairobi International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 4 Issue 2 February 2015 PP.01-11 Gis Based Analysis of Supply and Forecasting Piped Water

More information

Height Above Nearest Drainage in Houston THE UNIVERSITY OF TEXAS AT AUSTIN

Height Above Nearest Drainage in Houston THE UNIVERSITY OF TEXAS AT AUSTIN Height Above Nearest Drainage in Houston THE UNIVERSITY OF TEXAS AT AUSTIN Jeff Yuanhe Zheng GIS in Water Resources December 2 nd, 2016 Table of Contents 1.0 Introduction... 1 2.0 Project Objective...

More information

Hot Spot / Point Density Analysis: Kernel Smoothing

Hot Spot / Point Density Analysis: Kernel Smoothing Hot Spot / Point Density Analysis: Kernel Smoothing Revised by Carolyn Talmadge on January 15, 2016 SETTING UP... 1 ENABLING THE SPATIAL ANALYST EXTENSION... 1 SET UP YOUR ANALYSIS OPTIONS IN ENVIRONMENTS...

More information

Randall W. Parkinson, Ph.D., P.G. Institute of Water and Environment Florida International University

Randall W. Parkinson, Ph.D., P.G. Institute of Water and Environment Florida International University An Update on Adaptation Action Activities Undertaken Since Completion of the City of Satellite Beach (FL) Vulnerability Assessment to Rising Seas (2010) Randall W. Parkinson, Ph.D., P.G. Institute of Water

More information

2014 HAZUS Methodology and Results Reports

2014 HAZUS Methodology and Results Reports Union County 2014 Hazard Vulnerability Assessment and Mitigation Plan Update Appendix F 2014 HAZUS Methodology and Results Reports F-1 Union County 2014 Hazard Vulnerability Assessment and Mitigation Plan

More information

McHenry County Property Search Sources of Information

McHenry County Property Search Sources of Information Disclaimer: The information in this system may contain inaccuracies or typographical errors. The information in this system is a digital representation of information derived from original documents; as

More information

Leon Creek Watershed October 17-18, 1998 Rainfall Analysis Examination of USGS Gauge Helotes Creek at Helotes, Texas

Leon Creek Watershed October 17-18, 1998 Rainfall Analysis Examination of USGS Gauge Helotes Creek at Helotes, Texas Leon Creek Watershed October 17-18, 1998 Rainfall Analysis Examination of USGS Gauge 8181400 Helotes Creek at Helotes, Texas Terrance Jackson MSCE Candidate University of Texas San Antonio Abstract The

More information

Analysis of Change in Land Use around Future Core Transit Corridors: Austin, TX, Eric Porter May 3, 2012

Analysis of Change in Land Use around Future Core Transit Corridors: Austin, TX, Eric Porter May 3, 2012 Analysis of Change in Land Use around Future Core Transit Corridors: Austin, TX, 1990-2006 PROBLEM DEFINITION Eric Porter May 3, 2012 This study examines the change in land use from 1990 to 2006 in the

More information

LandScan Global Population Database

LandScan Global Population Database LandScan Global Population Database The World s Finest Population Distribution Data Uncommon information. Extraordinary places. LandScan Global Population Database East View Cartographic is now offering

More information

Lecture 10 Mapping Quantities: Dot Density Maps

Lecture 10 Mapping Quantities: Dot Density Maps Lecture 10 Mapping Quantities: Dot Density Maps Introduction Creating maps of features based on quantity are some of the most common and important types of maps. In order to create maps that show quantity

More information

RELATIONAL DATA MODELING TO ENHANCE GIS-BASED VISUAL INFORMATION SYSTEMS

RELATIONAL DATA MODELING TO ENHANCE GIS-BASED VISUAL INFORMATION SYSTEMS RELATIONAL DATA MODELING TO ENHANCE GIS-BASED VISUAL INFORMATION SYSTEMS Matthew A. North, Washington & Jefferson College, mnorth@washjeff.edu Samuel B. Fee, Washington & Jefferson College, sfee@washjeff.edu

More information

Lecture 3: Exploratory Spatial Data Analysis (ESDA) Prof. Eduardo A. Haddad

Lecture 3: Exploratory Spatial Data Analysis (ESDA) Prof. Eduardo A. Haddad Lecture 3: Exploratory Spatial Data Analysis (ESDA) Prof. Eduardo A. Haddad Key message Spatial dependence First Law of Geography (Waldo Tobler): Everything is related to everything else, but near things

More information

Poverty and Hazard Linkages

Poverty and Hazard Linkages Poverty and Hazard Linkages Global Risk Identification Programme Proposal Development Coordination Meeting Friday, 19 May 2006 CIESIN Earth Institute Columbia University www.ciesin.columbia.edu Data Improvements

More information

USE OF GEOREFERENCE INFORMATION FOR DRM Arnob Bormdoi Research Associate, GIC

USE OF GEOREFERENCE INFORMATION FOR DRM Arnob Bormdoi Research Associate, GIC USE OF GEOREFERENCE INFORMATION FOR DRM Arnob Bormdoi Research Associate, GIC CONTENTS INTRODUCTION THE IMPORTANCE OF SPATIAL INFORMATION CASE STUDIES SUMMARY INTRODUCTION The process of defining how raster

More information

Hot spot Analysis with Clustering on NIJ Data Set The Data Set:

Hot spot Analysis with Clustering on NIJ Data Set The Data Set: Hot spot Analysis with Clustering on NIJ Data Set The Data Set: The data set consists of Category, Call groups, final case type, case desc, Date, X-coordinates, Y- coordinates and census-tract. X-coordinates

More information

Assessing Social Vulnerability to Biophysical Hazards. Dr. Jasmine Waddell

Assessing Social Vulnerability to Biophysical Hazards. Dr. Jasmine Waddell Assessing Social Vulnerability to Biophysical Hazards Dr. Jasmine Waddell About the Project Built on a need to understand: The pre-disposition of the populations in the SE to adverse impacts from disaster

More information

Lecture 3: Exploratory Spatial Data Analysis (ESDA) Prof. Eduardo A. Haddad

Lecture 3: Exploratory Spatial Data Analysis (ESDA) Prof. Eduardo A. Haddad Lecture 3: Exploratory Spatial Data Analysis (ESDA) Prof. Eduardo A. Haddad Key message Spatial dependence First Law of Geography (Waldo Tobler): Everything is related to everything else, but near things

More information

Preparing for Earthquakes in Dallas-Fort Worth Applying HAZUS to assess shelter accessibility. Crystal Curtis

Preparing for Earthquakes in Dallas-Fort Worth Applying HAZUS to assess shelter accessibility. Crystal Curtis Preparing for Earthquakes in Dallas-Fort Worth Applying HAZUS to assess shelter accessibility Crystal Curtis Introduction 20+ earthquakes in the city of Irving October 2014 to March 2015 HAZUS can be used

More information

Climate Vulnerability Assessment (CVA) Localized Flooding & Extreme Heat Update

Climate Vulnerability Assessment (CVA) Localized Flooding & Extreme Heat Update Climate Vulnerability Assessment (CVA) Localized Flooding & Extreme Heat Update Metropolitan Council Land Use Advisory Committee 09/20/2018 Climate Vulnerability Assessment - Recap July 21, 2016 LUAC Presentation

More information

Mapping and Analysis for Spatial Social Science

Mapping and Analysis for Spatial Social Science Mapping and Analysis for Spatial Social Science Luc Anselin Spatial Analysis Laboratory Dept. Agricultural and Consumer Economics University of Illinois, Urbana-Champaign http://sal.agecon.uiuc.edu Outline

More information

Southington. Challenges

Southington. Challenges Southington Southington, similar to its next-door neighbor Berlin, is a suburban community in the southeast part of the region. Originally an agricultural community, Southington has also hosted industry

More information

Finding Hot Spots in ArcGIS Online: Minimizing the Subjectivity of Visual Analysis. Nicholas M. Giner Esri Parrish S.

Finding Hot Spots in ArcGIS Online: Minimizing the Subjectivity of Visual Analysis. Nicholas M. Giner Esri Parrish S. Finding Hot Spots in ArcGIS Online: Minimizing the Subjectivity of Visual Analysis Nicholas M. Giner Esri Parrish S. Henderson FBI Agenda The subjectivity of maps What is Hot Spot Analysis? Why do Hot

More information

Pacific Catastrophe Risk Assessment And Financing Initiative

Pacific Catastrophe Risk Assessment And Financing Initiative Pacific Catastrophe Risk Assessment And Financing Initiative TIMOR-LESTE September Timor-Leste is expected to incur, on average, 5.9 million USD per year in losses due to earthquakes and tropical cyclones.

More information

McHenry County Property Search Sources of Information

McHenry County Property Search Sources of Information Disclaimer: The information in this system may contain inaccuracies or typographical errors. The information in this system is a digital representation of information derived from original documents; as

More information

Running head: GEOGRAPHICALLY WEIGHTED REGRESSION 1. Geographically Weighted Regression. Chelsey-Ann Cu GEOB 479 L2A. University of British Columbia

Running head: GEOGRAPHICALLY WEIGHTED REGRESSION 1. Geographically Weighted Regression. Chelsey-Ann Cu GEOB 479 L2A. University of British Columbia Running head: GEOGRAPHICALLY WEIGHTED REGRESSION 1 Geographically Weighted Regression Chelsey-Ann Cu 32482135 GEOB 479 L2A University of British Columbia Dr. Brian Klinkenberg 9 February 2018 GEOGRAPHICALLY

More information

GIS Spatial Statistics for Public Opinion Survey Response Rates

GIS Spatial Statistics for Public Opinion Survey Response Rates GIS Spatial Statistics for Public Opinion Survey Response Rates July 22, 2015 Timothy Michalowski Senior Statistical GIS Analyst Abt SRBI - New York, NY t.michalowski@srbi.com www.srbi.com Introduction

More information

SUPPORTS SUSTAINABLE GROWTH

SUPPORTS SUSTAINABLE GROWTH DDSS BBUUN NDDLLEE G E O S P AT I A L G O V E R N A N C E P A C K A G E SUPPORTS SUSTAINABLE GROWTH www.digitalglobe.com BRISBANE, AUSTRALIA WORLDVIEW-3 30 CM International Civil Government Programs US

More information

A More Comprehensive Vulnerability Assessment: Flood Damage in Virginia Beach

A More Comprehensive Vulnerability Assessment: Flood Damage in Virginia Beach A More Comprehensive Vulnerability Assessment: Flood Damage in Virginia Beach By Raj Shah GIS in Water Resources Fall 2017 Introduction One of the most obvious effects of flooding events is death. Humans

More information

Map your way to deeper insights

Map your way to deeper insights Map your way to deeper insights Target, forecast and plan by geographic region Highlights Apply your data to pre-installed map templates and customize to meet your needs. Select from included map files

More information

Responding to Natural Hazards: The Effects of Disaster on Residential Location Decisions and Health Outcomes

Responding to Natural Hazards: The Effects of Disaster on Residential Location Decisions and Health Outcomes Responding to Natural Hazards: The Effects of Disaster on Residential Location Decisions and Health Outcomes James Price Department of Economics University of New Mexico April 6 th, 2012 1 Introduction

More information

Temperature ( C) Map 1. Annual Average Temperatures Are Projected to Increase Dramatically by 2050

Temperature ( C) Map 1. Annual Average Temperatures Are Projected to Increase Dramatically by 2050 CO UNT RY S NA P SHO T India s Hotspots The Impact of Temperature and Precipitation Changes on Living Standards Climate change is already a pressing issue for India. Temperatures have risen considerably

More information

Aerial Photography and Imagery Resources Guide

Aerial Photography and Imagery Resources Guide Aerial Photography and Imagery Resources Guide Cheyenne and Laramie County Cooperative GIS Created and Maintained by the GIS Coordinator for the Cooperative GIS Program March 2011 CHEYENNE / LARAMIE COUNTY

More information

Watershed Analysis of the Blue Ridge Mountains in Northwestern Virginia

Watershed Analysis of the Blue Ridge Mountains in Northwestern Virginia Watershed Analysis of the Blue Ridge Mountains in Northwestern Virginia Mason Fredericks December 6, 2018 Purpose The Blue Ridge Mountain range is one of the most popular mountain ranges in the United

More information

GIS Test Drive What a Geographic Information System Is and What it Can Do. Alison Davis-Holland

GIS Test Drive What a Geographic Information System Is and What it Can Do. Alison Davis-Holland GIS Test Drive What a Geographic Information System Is and What it Can Do Alison Davis-Holland adavisholland@gmail.com WHO AM I? Geospatial Analyst M.S. in Geographic and Cartographic Sciences Use GIS

More information

Understanding China Census Data with GIS By Shuming Bao and Susan Haynie China Data Center, University of Michigan

Understanding China Census Data with GIS By Shuming Bao and Susan Haynie China Data Center, University of Michigan Understanding China Census Data with GIS By Shuming Bao and Susan Haynie China Data Center, University of Michigan The Census data for China provides comprehensive demographic and business information

More information

Introduction To Raster Based GIS Dr. Zhang GISC 1421 Fall 2016, 10/19

Introduction To Raster Based GIS Dr. Zhang GISC 1421 Fall 2016, 10/19 Introduction To Raster Based GIS Dr. Zhang GISC 1421 Fall 2016, 10/19 Model of the course Using and making maps Navigating GIS maps Map design Working with spatial data Geoprocessing Spatial data infrastructure

More information

Outline. ArcGIS? ArcMap? I Understanding ArcMap. ArcMap GIS & GWR GEOGRAPHICALLY WEIGHTED REGRESSION. (Brief) Overview of ArcMap

Outline. ArcGIS? ArcMap? I Understanding ArcMap. ArcMap GIS & GWR GEOGRAPHICALLY WEIGHTED REGRESSION. (Brief) Overview of ArcMap GEOGRAPHICALLY WEIGHTED REGRESSION Outline GWR 3.0 Software for GWR (Brief) Overview of ArcMap Displaying GWR results in ArcMap stewart.fotheringham@nuim.ie http://ncg.nuim.ie ncg.nuim.ie/gwr/ ArcGIS?

More information

Land Degradation Monitoring Tool

Land Degradation Monitoring Tool Land Degradation Monitoring Tool -Guidance Document - Land Degradation Monitoring Tool; Version 1 September 27, 2017 Part of the project Enabling the use of global data sources to assess and monitor land

More information

Sea Level Rise and Manhattan

Sea Level Rise and Manhattan University of Texas at Austin Sea Level Rise and Manhattan How Climate Change Will Impact a Climate Denier, Bigly Nicholaides, Kindra 12-5-2016 Introduction: Manhattan is home to 1.6 million people and

More information

Spatial-Temporal Analytics with Students Data to recommend optimum regions to stay

Spatial-Temporal Analytics with Students Data to recommend optimum regions to stay Spatial-Temporal Analytics with Students Data to recommend optimum regions to stay By ARUN KUMAR BALASUBRAMANIAN (A0163264H) DEVI VIJAYAKUMAR (A0163403R) RAGHU ADITYA (A0163260N) SHARVINA PAWASKAR (A0163302W)

More information

RISK ASSESSMENT COMMUNITY PROFILE NATURAL HAZARDS COMMUNITY RISK PROFILES. Page 13 of 524

RISK ASSESSMENT COMMUNITY PROFILE NATURAL HAZARDS COMMUNITY RISK PROFILES. Page 13 of 524 RISK ASSESSMENT COMMUNITY PROFILE NATURAL HAZARDS COMMUNITY RISK PROFILES Page 13 of 524 Introduction The Risk Assessment identifies and characterizes Tillamook County s natural hazards and describes how

More information