BookmarkSubscribeRSS Feed
BenConner
Pyrite | Level 9

Hi,

I want to do a little project for a given region, and it requires that I obtain a street address and phone # for 1 or 2 people per square mile in that area.

I won't be contacting them, but feeding their data into a company website with SAS to determine if they offer services in that specific location.  The company won't publish their coverage area so I thought this is a slick way to build it up empirically.

I'm sure public data is available for folks with published numbers.  I just don't know where to go to get it, or convert lat/lon coordinates to a range of street addresses.

Can anyone more familiar with this type of data offer some guidance?

Thanks much!

--Ben

4 REPLIES 4
Reeza
Super User

Where in the world are you? Smiley Happy The solution will vary a lot based on that.

jakarman
Barite | Level 11

Phoenix AZ alle American, you have the advantage of the most available prepared functions like geodist. SAS(R) 9.3 Functions and CALL Routines: Reference There must be Census data for the area (government data public free available). Just google wit those words.

---->-- ja karman --<-----
ballardw
Super User

Instead of Lat/long to street you may find it easier to go the other way. Proc Geocode will create street address level coordinates if you have all the right inputs.

Otherwise you may be looking for something in the SAS/GIS module.

Reeza
Super User

411.com

I question the ethics...

Ignoring that, I'd probably try the name Jones in each ZIP code and pull address/phone. Not sure how the zips will correlate to the area that you're interested in though.

You may violate the terms of websites you use and then it will stop the URL calls/returns.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 816 views
  • 0 likes
  • 4 in conversation