UNPKG

@relewise/create-relewise-learning-example

Version:

CLI tool to scaffold new Relewise learning projects with TypeScript, examples, and AI instructions

380 lines 11.9 kB
[ { "orderNumber": "ORD-DK-001", "customerId": "customer_dk_001", "orderDate": "2024-06-15T14:30:00Z", "currency": "DKK", "userClassifications": { "country": "dk", "channel": "B2C" }, "lineItems": [ { "productId": "ac6f8cb5-7338-49ec-97ba-60d62dbf20f6", "productName": "Samsung QLED 8K", "quantity": 1, "lineTotal": 2999.99 }, { "productId": "65d4a00e-606c-45c4-908f-a4bada7c6f47", "productName": "Samsung Soundbar HW-Q70T", "quantity": 1, "lineTotal": 899.99 }, { "productId": "307fc510-e22e-469b-a33f-eb57a3f29614", "productName": "Philips Hue Ambiance Lamp", "quantity": 1, "lineTotal": 49.99 } ] }, { "orderNumber": "ORD-DK-002", "customerId": "customer_dk_002", "orderDate": "2024-06-20T10:15:00Z", "currency": "DKK", "userClassifications": { "country": "dk", "channel": "B2C" }, "lineItems": [ { "productId": "ac6f8cb5-7338-49ec-97ba-60d62dbf20f6", "productName": "Samsung QLED 8K", "quantity": 1, "lineTotal": 2999.99 }, { "productId": "65d4a00e-606c-45c4-908f-a4bada7c6f47", "productName": "Samsung Soundbar HW-Q70T", "quantity": 1, "lineTotal": 899.99 } ] }, { "orderNumber": "ORD-SE-001", "customerId": "customer_se_001", "orderDate": "2024-07-01T16:45:00Z", "currency": "SEK", "userClassifications": { "country": "se", "channel": "B2C" }, "lineItems": [ { "productId": "ac6f8cb5-7338-49ec-97ba-60d62dbf20f6", "productName": "Samsung QLED 8K", "quantity": 1, "lineTotal": 2999.99 }, { "productId": "65d4a00e-606c-45c4-908f-a4bada7c6f47", "productName": "Samsung Soundbar HW-Q70T", "quantity": 1, "lineTotal": 899.99 }, { "productId": "399aa119-af3e-4e16-9ecd-b88def7ebf8f", "productName": "Philips Hue White and Color Ambiance", "quantity": 1, "lineTotal": 59.99 } ] }, { "orderNumber": "ORD-SE-002", "customerId": "customer_se_002", "orderDate": "2024-07-05T09:30:00Z", "currency": "SEK", "userClassifications": { "country": "se", "channel": "B2C" }, "lineItems": [ { "productId": "399aa119-af3e-4e16-9ecd-b88def7ebf8f", "productName": "Philips Hue White and Color Ambiance", "quantity": 2, "lineTotal": 119.98 } ] }, { "orderNumber": "ORD-NO-001", "customerId": "customer_no_001", "orderDate": "2024-07-10T13:20:00Z", "currency": "NOK", "userClassifications": { "country": "no", "channel": "B2C" }, "lineItems": [ { "productId": "072489c7-9f66-4d14-89d0-408830099c9c", "productName": "Philips 27M1F5800/00 Gaming Monitor", "quantity": 1, "lineTotal": 6843.00 } ] }, { "orderNumber": "ORD-NO-002", "customerId": "customer_no_002", "orderDate": "2024-07-12T11:00:00Z", "currency": "NOK", "userClassifications": { "country": "no", "channel": "B2C" }, "lineItems": [ { "productId": "072489c7-9f66-4d14-89d0-408830099c9c", "productName": "Philips 27M1F5800/00 Gaming Monitor", "quantity": 1, "lineTotal": 6843.00 }, { "productId": "307fc510-e22e-469b-a33f-eb57a3f29614", "productName": "Philips Hue Ambiance Lamp", "quantity": 1, "lineTotal": 49.99 } ] }, { "orderNumber": "ORD-GB-001", "customerId": "customer_gb_001", "orderDate": "2024-07-15T15:30:00Z", "currency": "GBP", "userClassifications": { "country": "gb", "channel": "B2C" }, "lineItems": [ { "productId": "f8b1274d-f43a-41ed-be01-b2d64be1f848", "productName": "Apple iPad Air", "quantity": 1, "lineTotal": 579.00 }, { "productId": "cad0b330-c1f3-49ea-ac6f-391c8cf13562", "productName": "Apple AirPods Max", "quantity": 1, "lineTotal": 899.99 }, { "productId": "2725e70e-c134-4ac9-9779-e3849d871877", "productName": "JBL Charge 4 Pro", "quantity": 1, "lineTotal": 179.95 }, { "productId": "89f02b41-694d-4b3f-8c63-0076070fa6ee", "productName": "Apple Lightning to USB-C Cable", "quantity": 1, "lineTotal": 25.99 } ] }, { "orderNumber": "ORD-GB-002", "customerId": "customer_gb_002", "orderDate": "2024-07-18T12:45:00Z", "currency": "GBP", "userClassifications": { "country": "gb", "channel": "B2C" }, "lineItems": [ { "productId": "f8b1274d-f43a-41ed-be01-b2d64be1f848", "productName": "Apple iPad Air", "quantity": 1, "lineTotal": 579.00 }, { "productId": "89f02b41-694d-4b3f-8c63-0076070fa6ee", "productName": "Apple Lightning to USB-C Cable", "quantity": 2, "lineTotal": 51.98 } ] }, { "orderNumber": "ORD-B2B-001", "customerId": "b2b_customer_001", "companyId": "b2bcompany1", "orderDate": "2024-07-20T08:15:00Z", "currency": "EUR", "userClassifications": { "channel": "B2B" }, "lineItems": [ { "productId": "1f0e56a5-5cb9-4f92-bb01-440e1e093654", "productName": "Whirlpool WFO3T123XPL", "quantity": 1, "lineTotal": 699.00 }, { "productId": "5c69d9b6-0f3a-487e-a4e4-2de4a21a7dcd", "productName": "Water Softener Salt", "quantity": 1, "lineTotal": 8.99 }, { "productId": "bac2a64e-de29-45c8-a73a-bf06033b585f", "productName": "Samsung Series 4 RB36R8830S9", "quantity": 1, "lineTotal": 789.99 } ] }, { "orderNumber": "ORD-B2B-002", "customerId": "b2b_customer_002", "companyId": "b2bcompany1", "orderDate": "2024-07-22T14:00:00Z", "currency": "EUR", "userClassifications": { "channel": "B2B" }, "lineItems": [ { "productId": "1f0e56a5-5cb9-4f92-bb01-440e1e093654", "productName": "Whirlpool WFO3T123XPL", "quantity": 2, "lineTotal": 1398.00 }, { "productId": "5c69d9b6-0f3a-487e-a4e4-2de4a21a7dcd", "productName": "Water Softener Salt", "quantity": 5, "lineTotal": 44.95 } ] }, { "orderNumber": "ORD-B2B-003", "customerId": "b2b_customer_003", "companyId": "b2bcompany2", "orderDate": "2024-07-25T10:30:00Z", "currency": "EUR", "userClassifications": { "channel": "B2B" }, "lineItems": [ { "productId": "73b3b05f-6f91-4c4a-8e0b-bca6a76f6e6d", "productName": "Bosch Dishwasher Tabs", "quantity": 1, "lineTotal": 15.99 }, { "productId": "3d0b7fd1-e38b-4ca9-9c75-799793bb4c6f", "productName": "Siemens SN236I01KE", "quantity": 1, "lineTotal": 679.00 }, { "productId": "d361e412-c61e-4293-a830-4905749baf18", "productName": "Bosch Serie 4 KGE36VI4A", "quantity": 1, "lineTotal": 749.00 } ] }, { "orderNumber": "ORD-B2B-004", "customerId": "b2b_customer_004", "companyId": "b2bcompany2", "orderDate": "2024-07-28T16:20:00Z", "currency": "EUR", "userClassifications": { "channel": "B2B" }, "lineItems": [ { "productId": "73b3b05f-6f91-4c4a-8e0b-bca6a76f6e6d", "productName": "Bosch Dishwasher Tabs", "quantity": 3, "lineTotal": 47.97 }, { "productId": "3d0b7fd1-e38b-4ca9-9c75-799793bb4c6f", "productName": "Siemens SN236I01KE", "quantity": 1, "lineTotal": 679.00 } ] }, { "orderNumber": "ORD-DK-003", "customerId": "customer_dk_003", "orderDate": "2024-08-01T11:15:00Z", "currency": "DKK", "userClassifications": { "country": "dk", "channel": "B2C" }, "lineItems": [ { "productId": "307fc510-e22e-469b-a33f-eb57a3f29614", "productName": "Philips Hue Ambiance Lamp", "quantity": 3, "lineTotal": 149.97 }, { "productId": "399aa119-af3e-4e16-9ecd-b88def7ebf8f", "productName": "Philips Hue White and Color Ambiance", "quantity": 2, "lineTotal": 119.98 } ] }, { "orderNumber": "ORD-SE-003", "customerId": "customer_se_003", "orderDate": "2024-08-03T13:45:00Z", "currency": "SEK", "userClassifications": { "country": "se", "channel": "B2C" }, "lineItems": [ { "productId": "2725e70e-c134-4ac9-9779-e3849d871877", "productName": "JBL Charge 4 Pro", "quantity": 1, "lineTotal": 179.95 }, { "productId": "cad0b330-c1f3-49ea-ac6f-391c8cf13562", "productName": "Apple AirPods Max", "quantity": 1, "lineTotal": 899.99 } ] }, { "orderNumber": "ORD-GB-003", "customerId": "customer_gb_001", "orderDate": "2024-08-05T09:00:00Z", "currency": "GBP", "userClassifications": { "country": "gb", "channel": "B2C" }, "lineItems": [ { "productId": "89f02b41-694d-4b3f-8c63-0076070fa6ee", "productName": "Apple Lightning to USB-C Cable", "quantity": 1, "lineTotal": 25.99 } ] } ]