Demographics Pro - API Resources

Sample Estimate People Matching Criteria Response

The estimate of the number of people matching the requests input criteria is returned in JSON format. The response below was generated by a request for the number of people of male gender who are 19 years old or less.

{"status": "complete",
"error_details": "",
"criteria": {"gender": "D01", "age": "G01|G02", "country": "CCA"},
"estimated_size": 155000,
"estimated_size_str": "155,000"}