Test Lists

Msas

Get test msas

get/v2/msa/test_msas

Response

Success

msastring

5-digit US-census msa ID

msa_namestring

Name of Metropolitan-Statistical-Area, ST

Example response

[
  {
    "msa": "38060",
    "msa_name": "Phoenix-Mesa-Scottsdale, AZ Metropolitan Statistical Area"
  }
]