Do you have a list of addresses or coordinates and need to find out what major metropolitan area they're in? Geocodio can help you convert the data quickly.
Adding MSA/CSA data can help you figure out the nearest major city to an address or coordinate. The Census Bureau designates regional urban areas as Metropolitan Statistical Areas, Micropolitan Statistical Areas, and Combined Statistical Areas. Metropolitan Statistical Areas are major metros such as New York-Newark-Jersey City. Micropolitan Areas are smaller urban areas such as Sandusky, OH. Combined Statistical Areas are a group of Metropolitan and Micropolitan areas that are closely linked, such as Washington-Baltimore-Arlington.
First you will need to collect all of the addresses or coordinates you want to convert to regional areas. You can put them in a spreadsheet, or integrate this data into an application via our API. See how to format your spreadsheet here, or get an API key here.
If your addresses or coordinates are in a spreadsheet, you can upload it to Geocodio. In Step 3 of the Upload process, you'll be given the option to add additional data:
For the US, you'll want to select Census Identifiers. When you add this append, we'll return several different Census geographies for the address or coordinate, including Census year, State FIPS, County FIPS, Place Name, Place FIPS, Tract code, Block code, Block group, Metro/Micro Statistical Area (MSA), Combined Statistical Area (CSA), Metropolitan Division, and County Subdivision (Minor Civil Division / Census County Division). You can see a sample output here.
For Canada, you'll want to select Canadian Census Identifiers. This will add Statistics Canada geographic identifiers such as divisions, economic regions, and tract IDs. See the full list here.
Using our API, you'll just need to add the &fields=census for the US and &fields=statcan for Canada parameter to your requests . See more in our documentation here.
Once you've downloaded the file, you can analyze the data. For example, if you want to summarize the percentage of addresses that are closest to particular major cities, you could make a pivot table in Excel. Click Insert => Pivot Table => and then place the MSA/CSA headers into the Pivot Table Builder.
This video shows you how to add Census FIPS codes to a spreadsheet of addresses. Note that this will also work with coordinates as well.
First we're going to start out with a spreadsheet of addresses. We have them split into separate columns with headers for address, city, state, and zip code, and note that the addresses don't have to be complete. Geocodio will complete the addresses and add the county as well. And to see how you can format your spreadsheet, you can go to https://www.geocod.io/, click on Help, click on Guides, and then go to Spreadsheet Formatting (https://www.geocod.io/guides/preparing-your-spreadsheet/). And there you can download sample files and you can also download an example geocoded file. In addition, since we're working with FIPS codes here, you can go to Census (https://www.geocod.io/guides/census/) and you can download an example geocoded result with Census FIPS codes, MSAs/CSAs, blocks, and tracts added.
Once our spreadsheet is formatted, we can go to https://www.geocod.io/upload and upload the file. We can either drop it or select it, or we can also paste in addresses or coordinates if we for example have a larger file and only need to work with a small segment of it.
So we're going to drag in our file. Then we will confirm all of the headers that are mapping over to the columns. We can see a preview of the addresses here. We can also see a preview of them on the map. Then in Step 3 we can add on other data, such as timezones, ZIP+4, and Census data. To add FIPS codes, we will click US Census Identifiers. This will add on the data to our spreadsheet, it will not delete any data on the spreadsheet. We will click continue.
We'll see an estimate below, so our list had 50 rows of addresses, plus one data append, so that will count as 100 lookups. And the first 2,500 lookups per day are free, so this file will not cost us anything, and the processing time is estimated to be less than a minute. Press Start.
Now we do not have to stay on this page and wait for it to process, you will receive an email when the file is done processing. However, this is a very short list, so it is already done, so we can now download the spreadsheet.
And here we can see our spreadsheet with the FIPS codes, Census tracts, Census blocks, and the Metro/Micropolitan Statistical Areas. And note that it's quite common for Excel to do this where it will truncate the full FIPS, but as you can see in the formula bar, the full FIPS code is indeed there.
----
Reference:
A Metropolitan Statistical Area is a large metropolitan area designated by the Office of Management and Budget. There are 384 MSAs in the United States. A Metropolitan Statistical Area is a group of counties that are united by an urban core of at least 50,000 people, such as the New York-Newark-Jersey City. Metropolitan Statistical Areas can be used to see what major city an address is close to. Geocodio can help you convert addresses and coordinates to Metropolitan Statistical Areas (MSAs).
Like a Metropolitan Statistical Area, a Micropolitan Statistical Area is a group of counties united by an urban core. The difference is that Micropolitan Statistical Areas are clustered around smaller cities, with an urban core of 10,000-50,000 people. For example, Concord, NH and Sandusky, OH are each their own Micropolitan Statistical Area. Geocodio can help you convert addresses and coordinates to Micropolitan Statistical Areas (MSAs).
A Combined Statistical Area is a group of Metropolitan and Micropolitan Statistical Areas that are closely economically or culturally linked. There are 172 Combined Statistical Areas in the US. Examples of CSAs include Washington-Baltimore-Arlington and Minneapolis-St.Paul. Geocodio can turn addresses and coordinates into Combined Statistical Areas (CSAs).
A Census Metropolitan Area is defined by Statistics Canada. There are two related types, a Census Metropolitan Area (CMA) and a Census Agglomeration (CA). Geocodio's StatCan append will return both given an address or coordinate pair. An example of a Census Metropolitan Area is Toronto, and an example of a Census Agglomeration is Cape Breton.