Last active
April 1, 2019 18:27
-
-
Save biyootiful/d3333eb195f8ae4f9e9037fb2058e5d6 to your computer and use it in GitHub Desktop.
treemap audience data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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