Moving: Compare Cities
Moving via Parse · maps_geo
Compare demographics, income, ethnicity, and residential data between two zip codes. Returns arrays of comparison metrics, each carrying the metric name and the corresponding values for city1 and city2. API for moving services, city demographics, school reports, and moving advice articles. Fulfilled by Parse from moving.com.
- b2b-directory
- education
- maps-geo
- moving
- moving-com
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d53a9a2c-93c9-43fd-90c6-9ded923d2156/compare_cities
- Interface artifact
- sha256:bc93d95cad344ba78f52b2f4ba010b82194e0aeff7d06806b866c89a2836a952
- Manifest digest
- sha256:df0d131fdfe41b82f6d12d9204c604dcb02d09592bc8c381e70567ba4462ae03
Request fields
- zip1 (string, required): First 5-digit US zip code (e.g. 10001)
- zip2 (string, required): Second 5-digit US zip code (e.g. 60601)
Example queries
- {"zip1":"10001","zip2":"60601"}