Derived from US Census Bureau data and voting records. The score runs from 1 (predominantly conservative) through 128 (evenly split) to 255 (predominantly liberal). A score of 0 means no data is available for the location.
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 an Ideological Lean lookup.
The Ideological Lean result. A score of 0 means no Census or voting data is available for the given coordinates.
{
"description": "Largely liberal: liberal majority with a modest opposing presence.",
"score": 168
}