Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create request for retrieving location distributions #26

Closed
officialpatterson opened this issue Dec 4, 2014 · 0 comments
Closed

Create request for retrieving location distributions #26

officialpatterson opened this issue Dec 4, 2014 · 0 comments

Comments

@officialpatterson
Copy link
Owner

To reduce request times/response sizes, create a request type that returns the country-level location distributions of an entity.

the url for requesting should be:
/entity_name/locations

The data returned should be a son array of objects in the following format:
{Dimension: "dimension_name", locations:["US": 10, "UK": 5]}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant