Last active
March 13, 2019 19:34
-
-
Save davo/c52c0b5e871b7d5666da901eeda53b2b to your computer and use it in GitHub Desktop.
Transforming Data
This file contains 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
{ | |
"cardData": { | |
"indica": [{ | |
"brandName": "Paris OG", | |
"title": "Louis XIII OG", | |
"subtitle": "4.9", | |
"image": "https://images.weedmaps.com/products/000/019/694/avatar/original/1525137648-Louis_XIII_OG.jpg" | |
}, | |
{ | |
"brandName": "Kush Rush Exotics", | |
"title": "Ice Cream Cake #6", | |
"subtitle": "5.0", | |
"image": "https://images.weedmaps.com/products/000/085/482/avatar/original/1549576828-Ice_Cream_Cake_top.jpg" | |
}, | |
{ | |
"brandName": "Korova", | |
"title": "Mendo Breath 3.5g", | |
"subtitle": "4.8", | |
"image": "https://images.weedmaps.com/products/000/065/759/avatar/original/1519776577-small_mendo_w_jar_and_splat.jpg" | |
}, | |
{ | |
"brandName": "Golden Leaf Scientifics", | |
"title": "LA Confidential", | |
"subtitle": "4.6", | |
"image": "https://images.weedmaps.com/products/000/075/304/avatar/original/1528132932-180531_GoldenLeaf_LAConfidential_01.jpg" | |
}, | |
{ | |
"brandName": "Dr. Zodiaks Moonrock", | |
"title": "Black Cherry", | |
"subtitle": "5.0", | |
"image": "https://images.weedmaps.com/products/000/034/080/avatar/original/dr-zodiaks_black-cherry-moonrock_2_1_.jpg" | |
} | |
], | |
"sativa": [{ | |
"brandName": "Paris OG", | |
"title": "Louis XIII OG", | |
"subtitle": "4.9", | |
"image": "https://images.weedmaps.com/products/000/019/694/avatar/original/1525137648-Louis_XIII_OG.jpg" | |
}, | |
{ | |
"brandName": "Kush Rush Exotics", | |
"title": "Ice Cream Cake #6", | |
"subtitle": "5.0", | |
"image": "https://images.weedmaps.com/products/000/085/482/avatar/original/1549576828-Ice_Cream_Cake_top.jpg" | |
}, | |
{ | |
"brandName": "Korova", | |
"title": "Mendo Breath 3.5g", | |
"subtitle": "4.8", | |
"image": "https://images.weedmaps.com/products/000/065/759/avatar/original/1519776577-small_mendo_w_jar_and_splat.jpg" | |
}, | |
{ | |
"brandName": "Golden Leaf Scientifics", | |
"title": "LA Confidential", | |
"subtitle": "4.6", | |
"image": "https://images.weedmaps.com/products/000/075/304/avatar/original/1528132932-180531_GoldenLeaf_LAConfidential_01.jpg" | |
}, | |
{ | |
"brandName": "Dr. Zodiaks Moonrock", | |
"title": "Black Cherry", | |
"subtitle": "5.0", | |
"image": "https://images.weedmaps.com/products/000/034/080/avatar/original/dr-zodiaks_black-cherry-moonrock_2_1_.jpg" | |
} | |
] | |
} | |
} |
This file contains 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
{ | |
"cardData": { | |
indica: [ | |
{ | |
"brandName": "Paris OG", | |
"title": "Louis XIII OG", | |
"subtitle": "4.9", | |
"image": "https://images.weedmaps.com/products/000/019/694/avatar/original/1525137648-Louis_XIII_OG.jpg" | |
}, | |
{ | |
"brandName": "Kush Rush Exotics", | |
"title": "Ice Cream Cake #6", | |
"subtitle": "5.0", | |
"image": "https://images.weedmaps.com/products/000/085/482/avatar/original/1549576828-Ice_Cream_Cake_top.jpg" | |
}, | |
{ | |
"brandName": "Korova", | |
"title": "Mendo Breath 3.5g", | |
"subtitle": "4.8", | |
"image": "https://images.weedmaps.com/products/000/065/759/avatar/original/1519776577-small_mendo_w_jar_and_splat.jpg" | |
}, | |
{ | |
"brandName": "Golden Leaf Scientifics", | |
"title": "LA Confidential", | |
"subtitle": "4.6", | |
"image": "https://images.weedmaps.com/products/000/075/304/avatar/original/1528132932-180531_GoldenLeaf_LAConfidential_01.jpg" | |
}, | |
{ | |
"brandName": "Dr. Zodiaks Moonrock", | |
"title": "Black Cherry", | |
"subtitle": "5.0", | |
"image": "https://images.weedmaps.com/products/000/034/080/avatar/original/dr-zodiaks_black-cherry-moonrock_2_1_.jpg" | |
} | |
], | |
sativa: [ | |
{ | |
"brandName": "Paris OG", | |
"title": "Louis XIII OG", | |
"subtitle": "4.9", | |
"image": "https://images.weedmaps.com/products/000/019/694/avatar/original/1525137648-Louis_XIII_OG.jpg" | |
}, | |
{ | |
"brandName": "Kush Rush Exotics", | |
"title": "Ice Cream Cake #6", | |
"subtitle": "5.0", | |
"image": "https://images.weedmaps.com/products/000/085/482/avatar/original/1549576828-Ice_Cream_Cake_top.jpg" | |
}, | |
{ | |
"brandName": "Korova", | |
"title": "Mendo Breath 3.5g", | |
"subtitle": "4.8", | |
"image": "https://images.weedmaps.com/products/000/065/759/avatar/original/1519776577-small_mendo_w_jar_and_splat.jpg" | |
}, | |
{ | |
"brandName": "Golden Leaf Scientifics", | |
"title": "LA Confidential", | |
"subtitle": "4.6", | |
"image": "https://images.weedmaps.com/products/000/075/304/avatar/original/1528132932-180531_GoldenLeaf_LAConfidential_01.jpg" | |
}, | |
{ | |
"brandName": "Dr. Zodiaks Moonrock", | |
"title": "Black Cherry", | |
"subtitle": "5.0", | |
"image": "https://images.weedmaps.com/products/000/034/080/avatar/original/dr-zodiaks_black-cherry-moonrock_2_1_.jpg" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment