Point of Sale Prism Frameworks
Use these framework definitions to reconstruct Point of Sale Prisms as daily Explorer purchases. Follow the shared workflow in Reconstructing Prism Frameworks: refresh the rolling date window, build_framework, check_framework_price, then buy_frameworks.
This category includes 5 Prisms (Candy brands POS sales at convenience stores, Convenience Store Energy Drinks, Light Beer Spend at Convenience Stores, and 2 more).
Purchases bill your account
buy_frameworks charges your wallet. Always price first with check_framework_price.
Framework payloads
Paste each framework object into your daily job after replacing filters.date_range with the rolling window (month-start minus 24 months → today). Keep date_resolution: "day" and aggregate: "sum".
1. Candy brands POS sales at convenience stores
- prism_id:
5f16f698-0d84-42b5-b7e2-9e24ee644e63 - latest_framework_id:
9d988605-8220-437d-808c-79cfbebf73c0 - Growth question: Which candy brands are growing the fastest in convenience store POS sales?
- Share question: Which candy brands have the largest share of POS sales at convenience stores?
{
"entities": [
{
"carc_id": 21611,
"representation": "product",
"entity_name": "Reese's"
},
{
"carc_id": 1087,
"representation": "product",
"entity_name": "Hersheys"
},
{
"carc_id": 23822,
"representation": "product",
"entity_name": "Snickers"
},
{
"carc_id": 27339,
"representation": "product",
"entity_name": "Twix"
},
{
"carc_id": 14490,
"representation": "product",
"entity_name": "Kit Kat"
}
],
"insight": {
"insight_id": 385,
"insight_name": "POS Spend"
},
"filters": {
"date_resolution": "day",
"location_resolution": "us",
"date_range": {
"start_date": "2024-09-01",
"end_date": "2026-09-16"
}
},
"aggregate": "sum"
}
2. Convenience Store Energy Drinks
- prism_id:
f7fdd0ad-b7a5-4000-9df7-5ab9f8079ec0 - latest_framework_id:
2537a44f-523d-4f44-9f9b-b18a503bf82e - Share question: Which energy drinks have the highest share in spend at convenience stores?
{
"entities": [
{
"carc_id": 48245,
"representation": "product",
"entity_name": "Red Bull"
},
{
"carc_id": 44667,
"representation": "product",
"entity_name": "Monster Energy Drinks"
},
{
"carc_id": 5467,
"representation": "product",
"entity_name": "Celsius"
},
{
"carc_id": 969,
"representation": "product",
"entity_name": "Alani Nu"
},
{
"carc_id": 56161,
"representation": "product",
"entity_name": "C4 Energy"
},
{
"carc_id": 22067,
"representation": "product",
"entity_name": "Rockstar Energy"
}
],
"insight": {
"insight_id": 385,
"insight_name": "POS Spend"
},
"filters": {
"date_resolution": "day",
"location_resolution": "us",
"date_range": {
"start_date": "2024-09-01",
"end_date": "2026-09-16"
}
},
"aggregate": "sum"
}
3. Light Beer Spend at Convenience Stores
- prism_id:
5506e194-a5b0-4ee4-ae60-2fdef867ea58 - latest_framework_id:
bb1cfab7-c0a3-4ed7-ac5f-b851079a99b6 - Growth question: Which light beers show the highest growth in convenience store spend?
- Share question: Which light beers have the highest share in spend at convenience stores?
{
"entities": [
{
"carc_id": 56086,
"representation": "product",
"entity_name": "Miller Lite"
},
{
"carc_id": 4679,
"representation": "product",
"entity_name": "Bud Light"
},
{
"carc_id": 56160,
"representation": "product",
"entity_name": "Coors Light"
}
],
"insight": {
"insight_id": 385,
"insight_name": "POS Spend"
},
"filters": {
"date_resolution": "day",
"location_resolution": "us",
"date_range": {
"start_date": "2024-09-01",
"end_date": "2026-09-16"
}
},
"aggregate": "sum"
}
4. Nicotine products point of sale spend
- prism_id:
d1516ed1-5f29-4dc2-bc3d-8b237485bdd7 - latest_framework_id:
e6822f14-b2f1-49e6-855a-947332d978e9 - Growth question: Which nicotine products are growing the fastest in point of sale spend at convenience stores?
- Share question: Which nicotine products have the largest share of point of sale spend at convenience stores?
{
"entities": [
{
"carc_id": 29675,
"representation": "product",
"entity_name": "Zyn"
},
{
"carc_id": 56972,
"representation": "product",
"entity_name": "Velo"
},
{
"carc_id": 56911,
"representation": "product",
"entity_name": "on!"
},
{
"carc_id": 57200,
"representation": "product",
"entity_name": "Rogue"
}
],
"insight": {
"insight_id": 385,
"insight_name": "POS Spend"
},
"filters": {
"date_resolution": "day",
"location_resolution": "us",
"date_range": {
"start_date": "2024-09-01",
"end_date": "2026-09-16"
}
},
"aggregate": "sum"
}
5. Soda brands POS sales at convenience stores
- prism_id:
cea0ede4-b194-4b6c-a96d-02a2c90ad3db - latest_framework_id:
34ecaaef-6157-41aa-9342-226f0af17411 - Growth question: Which soda brands are growing the fastest in convenience store POS sales?
{
"entities": [
{
"carc_id": 6271,
"representation": "product",
"entity_name": "Coca-Cola"
},
{
"carc_id": 19988,
"representation": "product",
"entity_name": "Pepsi"
},
{
"carc_id": 17584,
"representation": "product",
"entity_name": "Mountain Dew"
},
{
"carc_id": 8139,
"representation": "product",
"entity_name": "Dr. Pepper"
},
{
"carc_id": 24317,
"representation": "product",
"entity_name": "Sprite"
}
],
"insight": {
"insight_id": 385,
"insight_name": "POS Spend"
},
"filters": {
"date_resolution": "day",
"location_resolution": "us",
"date_range": {
"start_date": "2024-09-01",
"end_date": "2026-09-16"
}
},
"aggregate": "sum"
}