Skip to content

Instantly share code, notes, and snippets.

@biyootiful
Last active April 1, 2019 18:27
Show Gist options
  • Save biyootiful/d3333eb195f8ae4f9e9037fb2058e5d6 to your computer and use it in GitHub Desktop.
Save biyootiful/d3333eb195f8ae4f9e9037fb2058e5d6 to your computer and use it in GitHub Desktop.
treemap audience data
{
"name": "audiences",
"children": [
{"name": "Audience for men's active pants, shirts, tees, shorts above $75", "value": 51},
{"name": "Audience for men's sweaters, cardigans, vests with a median price of $65", "value": 50},
{"name": "Audience for men's boots with a median price of $150", "value": 40},
{"name": "Audience for men's pants above $300", "value": 18}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment