Derived from the most recent US Census Bureau data. Scores range from 1 (predominantly young adults aged 20-34, few children or seniors) to 255 (predominantly senior, strong 65+ population and high median age). 128 represents a balanced age mix across young adults, families, and older residents. A score of 0 means no data is available.
Your access token or API key. Pass as Authorization: Bearer <token>.
The latitude of the location in decimal degrees (WGS 84). Must be between -90 and 90.
-90 <= x <= 90The longitude of the location in decimal degrees (WGS 84). Must be between -180 and 180.
-180 <= x <= 180Successful Response
API response for a Population Age Profile lookup.
The Population Age Profile result. A score of 0 means no Census data is available for the given coordinates.
{
"description": "Mixed: balanced spread of young adults, families, and older residents.",
"score": 108
}