StreetIQ metrics
# StreetIQ metrics API A simple API giving you access to *[StreetIQ](https://streetiq.ca)*'s metrics and scores for all postal codes in Canada. For each place, there are scores for over 150 different metrics related to demographics and points of interest such as: - Population density - Parks - Young adult population - Healthcare access - High-income population - Duplex appartments - Retail trade…
StreetIQ metrics endpoints
| Method | Endpoint | Description |
|---|---|---|
| places | ||
| GET |
Place details /places/{geo_id} |
Get details for a specific place, identified by a *geo_id* |
| GET |
Places /places |
Get all available places |
| metrics | ||
| GET |
Metrics /metrics |
Get all available metrics |
StreetIQ metrics pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | 25 / second |
|
| ULTRA | $50 / month | — |
|
| MEGA | $100 / month | — |
|