3

I have a location's latitude and longitude as well as the complete address. How do I figure out if it is an urban area or a rural area? Is there an API service available or something else I could use?

Brian Willis
  • 22,768
  • 9
  • 46
  • 50
Niladri_Android
  • 145
  • 1
  • 12

3 Answers3

1

You'll probably need commercial data for that. Rural Urban Suburban Codes is a general designation given by government agencies for each zip code (often used for determining grants and tax incentives - and some agencies define it differently). You can learn a more from the link: Rural Urban Suburban (don’t miss the detail tab at top)

puddleglum
  • 1,020
  • 14
  • 19
1

Barry is completely wrong. This information is not subjective. It is available from the US Census Bureau. You can also search on Rural Urban Continuum Codes.

1

I doubt whether this type of information is available as one man's rural could be another man's urban. It's subjective.

barry
  • 4,037
  • 6
  • 41
  • 68