White Papers

PROC GEOCODE: Creating Map Locations From Your Data

Overview Every business or organization has a lot of data that includes an address. The address data is useful only if it is transformed into location information that can be viewed on a map, used in distance calculations, or processed in other similar ways. To make this data useful, one must convert the address to a location having a latitude and longitude. This conversion process is called geocoding. If the address is an IP address, the process is usually called geolocating. This paper will discuss both geocoding and geolocating using PROC GEOCODE. First, one will introduce the concepts needed to understand geocoding, and then one will discuss PROC GEOCODE's current and planned functionality. Finally, examples will show how to use PROC GEOCODE.

Download White Paper

By downloading you agree to our Terms and Conditions. These include information regarding use of your personal data.

Publisher
SAS Institute
File Format
PDF
Date Published
May 1, 2009
Format
White Papers
Topics
Data Visualization, Knowledge and Data Management, Programming Languages

Similiar White Papers

Exporting SAS/GRAPH Output to PDF Files From Release 8.2 and Higher

Exporting SAS/GRAPH Output to PDF Files From Release 8.2 and Higher

The Portable Document Format is a common format for storing text and graphics in a single document. This format supports

Publisher: SAS Institute  |  Tags: acrobat, pdf

Missing data: the hidden problem - Draw more valid conclusions with SPSS Missing Value Analysis

Missing data: the hidden problem - Draw more valid conclusions with SPSS Missing Value Analysis

Just about everyone doing analysis has some missing data, especially survey researchers, market researchers, database an

Publisher: SPSS  |  Tags: data, database

SAS Institute White Papers

A Clever Demonstration of the SAS SUBSTR Function

A Clever Demonstration of the SAS SUBSTR Function

The SAS SUBSTR function differs from the substring function in other programming languages as it can be used on either s

Publisher: SAS Institute

Understanding Your Customer: Segmentation Techniques for Gaining Customer Insight and Predicting Risk in the Telecom Industry

Understanding Your Customer: Segmentation Techniques for Gaining Customer Insight and Predicting Risk in the Telecom Industry

The explosion of customer data in the last twenty years has increased the need for data mining aimed at Customer Relatio

Publisher: SAS Institute  |  Tags: crm, customer service, data, data mining

An Animated Guide: Proc Transpose

An Animated Guide: Proc Transpose

If one can think about a SAS data set as being made up of columns and rows, one can say Proc Transpose "Flips" the colum

Publisher: SAS Institute  |  Tags: data

Cool New Features in SAS Enterprise Miner 5.3

Cool New Features in SAS Enterprise Miner 5.3

SAS released Enterprise Miner 5.3 in late 2007 with a veritable plethora of cool new features for data miners everywhere

Publisher: SAS Institute  |  Tags: data, software

An Introduction to SAS Character Functions

An Introduction to SAS Character Functions

SAS software is especially rich in its assortment of functions that deal with character data. This class of functions is

Publisher: SAS Institute  |  Tags: data, software