diff --git a/ej2-javascript-toc.html b/ej2-javascript-toc.html index f102d6af2..cffd226aa 100644 --- a/ej2-javascript-toc.html +++ b/ej2-javascript-toc.html @@ -821,6 +821,12 @@
  • How to Deploy Document Editor Java Web API in Azure App Service
  • +
  • Collaborative Editing + +
  • Accessibility
  • Images
  • Shapes
  • @@ -841,8 +847,6 @@
  • Fields
  • Form fields
  • Clipboard
  • -
  • Collaborative Editing using Java
  • -
  • Collaborative Editing
  • Undo and redo
  • Find and Replace
  • Keyboard shortcuts
  • diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/ca-gregorian.json b/ej2-javascript/code-snippet/grid/grid-cs46/ca-gregorian.json deleted file mode 100644 index 025abf4a9..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs46/ca-gregorian.json +++ /dev/null @@ -1,500 +0,0 @@ -{ - "main": { - "de": { - "identity": { - "version": { - "_number": "$Revision: 12879 $", - "_cldrVersion": "30.0.3" - }, - "language": "de" - }, - "dates": { - "calendars": { - "gregorian": { - "months": { - "format": { - "abbreviated": { - "1": "Jan.", - "2": "Feb.", - "3": "März", - "4": "Apr.", - "5": "Mai", - "6": "Juni", - "7": "Juli", - "8": "Aug.", - "9": "Sep.", - "10": "Okt.", - "11": "Nov.", - "12": "Dez." - }, - "narrow": { - "1": "J", - "2": "F", - "3": "M", - "4": "A", - "5": "M", - "6": "J", - "7": "J", - "8": "A", - "9": "S", - "10": "O", - "11": "N", - "12": "D" - }, - "wide": { - "1": "Januar", - "2": "Februar", - "3": "März", - "4": "April", - "5": "Mai", - "6": "Juni", - "7": "Juli", - "8": "August", - "9": "September", - "10": "Oktober", - "11": "November", - "12": "Dezember" - } - }, - "stand-alone": { - "abbreviated": { - "1": "Jan", - "2": "Feb", - "3": "Mär", - "4": "Apr", - "5": "Mai", - "6": "Jun", - "7": "Jul", - "8": "Aug", - "9": "Sep", - "10": "Okt", - "11": "Nov", - "12": "Dez" - }, - "narrow": { - "1": "J", - "2": "F", - "3": "M", - "4": "A", - "5": "M", - "6": "J", - "7": "J", - "8": "A", - "9": "S", - "10": "O", - "11": "N", - "12": "D" - }, - "wide": { - "1": "Januar", - "2": "Februar", - "3": "März", - "4": "April", - "5": "Mai", - "6": "Juni", - "7": "Juli", - "8": "August", - "9": "September", - "10": "Oktober", - "11": "November", - "12": "Dezember" - } - } - }, - "days": { - "format": { - "abbreviated": { - "sun": "So.", - "mon": "Mo.", - "tue": "Di.", - "wed": "Mi.", - "thu": "Do.", - "fri": "Fr.", - "sat": "Sa." - }, - "narrow": { - "sun": "S", - "mon": "M", - "tue": "D", - "wed": "M", - "thu": "D", - "fri": "F", - "sat": "S" - }, - "short": { - "sun": "So.", - "mon": "Mo.", - "tue": "Di.", - "wed": "Mi.", - "thu": "Do.", - "fri": "Fr.", - "sat": "Sa." - }, - "wide": { - "sun": "Sonntag", - "mon": "Montag", - "tue": "Dienstag", - "wed": "Mittwoch", - "thu": "Donnerstag", - "fri": "Freitag", - "sat": "Samstag" - } - }, - "stand-alone": { - "abbreviated": { - "sun": "So", - "mon": "Mo", - "tue": "Di", - "wed": "Mi", - "thu": "Do", - "fri": "Fr", - "sat": "Sa" - }, - "narrow": { - "sun": "S", - "mon": "M", - "tue": "D", - "wed": "M", - "thu": "D", - "fri": "F", - "sat": "S" - }, - "short": { - "sun": "So.", - "mon": "Mo.", - "tue": "Di.", - "wed": "Mi.", - "thu": "Do.", - "fri": "Fr.", - "sat": "Sa." - }, - "wide": { - "sun": "Sonntag", - "mon": "Montag", - "tue": "Dienstag", - "wed": "Mittwoch", - "thu": "Donnerstag", - "fri": "Freitag", - "sat": "Samstag" - } - } - }, - "quarters": { - "format": { - "abbreviated": { - "1": "Q1", - "2": "Q2", - "3": "Q3", - "4": "Q4" - }, - "narrow": { - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "wide": { - "1": "1. Quartal", - "2": "2. Quartal", - "3": "3. Quartal", - "4": "4. Quartal" - } - }, - "stand-alone": { - "abbreviated": { - "1": "Q1", - "2": "Q2", - "3": "Q3", - "4": "Q4" - }, - "narrow": { - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "wide": { - "1": "1. Quartal", - "2": "2. Quartal", - "3": "3. Quartal", - "4": "4. Quartal" - } - } - }, - "dayPeriods": { - "format": { - "abbreviated": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "morgens", - "morning2": "vormittags", - "afternoon1": "mittags", - "afternoon2": "nachmittags", - "evening1": "abends", - "night1": "nachts" - }, - "narrow": { - "midnight": "Mitternacht", - "am": "vm.", - "pm": "nm.", - "morning1": "morgens", - "morning2": "vormittags", - "afternoon1": "mittags", - "afternoon2": "nachmittags", - "evening1": "abends", - "night1": "nachts" - }, - "wide": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "morgens", - "morning2": "vormittags", - "afternoon1": "mittags", - "afternoon2": "nachmittags", - "evening1": "abends", - "night1": "nachts" - } - }, - "stand-alone": { - "abbreviated": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "Morgen", - "morning2": "Vormittag", - "afternoon1": "Mittag", - "afternoon2": "Nachmittag", - "evening1": "Abend", - "night1": "Nacht" - }, - "narrow": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "Morgen", - "morning2": "Vormittag", - "afternoon1": "Mittag", - "afternoon2": "Nachmittag", - "evening1": "Abend", - "night1": "Nacht" - }, - "wide": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "Morgen", - "morning2": "Vormittag", - "afternoon1": "Mittag", - "afternoon2": "Nachmittag", - "evening1": "Abend", - "night1": "Nacht" - } - } - }, - "eras": { - "eraNames": { - "0": "v. Chr.", - "0-alt-variant": "vor unserer Zeitrechnung", - "1": "n. Chr.", - "1-alt-variant": "unserer Zeitrechnung" - }, - "eraAbbr": { - "0": "v. Chr.", - "0-alt-variant": "v. u. Z.", - "1": "n. Chr.", - "1-alt-variant": "u. Z." - }, - "eraNarrow": { - "0": "v. Chr.", - "0-alt-variant": "v. u. Z.", - "1": "n. Chr.", - "1-alt-variant": "u. Z." - } - }, - "dateFormats": { - "full": "EEEE, d. MMMM y", - "long": "d. MMMM y", - "medium": "dd.MM.y", - "short": "dd.MM.yy" - }, - "timeFormats": { - "full": "HH:mm:ss zzzz", - "long": "HH:mm:ss z", - "medium": "HH:mm:ss", - "short": "HH:mm" - }, - "dateTimeFormats": { - "full": "{1} 'um' {0}", - "long": "{1} 'um' {0}", - "medium": "{1}, {0}", - "short": "{1}, {0}", - "availableFormats": { - "d": "d", - "E": "ccc", - "Ed": "E, d.", - "Ehm": "E h:mm a", - "EHm": "E, HH:mm", - "Ehms": "E, h:mm:ss a", - "EHms": "E, HH:mm:ss", - "Gy": "y G", - "GyMMM": "MMM y G", - "GyMMMd": "d. MMM y G", - "GyMMMEd": "E, d. MMM y G", - "h": "h 'Uhr' a", - "H": "HH 'Uhr'", - "hm": "h:mm a", - "Hm": "HH:mm", - "hms": "h:mm:ss a", - "Hms": "HH:mm:ss", - "hmsv": "h:mm:ss a v", - "Hmsv": "HH:mm:ss v", - "hmv": "h:mm a v", - "Hmv": "HH:mm v", - "M": "L", - "Md": "d.M.", - "MEd": "E, d.M.", - "MMd": "d.MM.", - "MMdd": "dd.MM.", - "MMM": "LLL", - "MMMd": "d. MMM", - "MMMEd": "E, d. MMM", - "MMMMd": "d. MMMM", - "MMMMEd": "E, d. MMMM", - "MMMMW": "'Woche' W 'im' MMM", - "MMMMW": "'Woche' W 'im' MMM", - "ms": "mm:ss", - "y": "y", - "yM": "M.y", - "yMd": "d.M.y", - "yMEd": "E, d.M.y", - "yMM": "MM.y", - "yMMdd": "dd.MM.y", - "yMMM": "MMM y", - "yMMMd": "d. MMM y", - "yMMMEd": "E, d. MMM y", - "yMMMM": "MMMM y", - "yQQQ": "QQQ y", - "yQQQQ": "QQQQ y", - "yw": "'Woche' w 'des' 'Jahres' y", - "yw": "'Woche' w 'des' 'Jahres' y" - }, - "appendItems": { - "Day": "{0} ({2}: {1})", - "Day-Of-Week": "{0} {1}", - "Era": "{1} {0}", - "Hour": "{0} ({2}: {1})", - "Minute": "{0} ({2}: {1})", - "Month": "{0} ({2}: {1})", - "Quarter": "{0} ({2}: {1})", - "Second": "{0} ({2}: {1})", - "Timezone": "{0} {1}", - "Week": "{0} ({2}: {1})", - "Year": "{1} {0}" - }, - "intervalFormats": { - "intervalFormatFallback": "{0} – {1}", - "d": { - "d": "d.–d." - }, - "h": { - "a": "h 'Uhr' a – h 'Uhr' a", - "h": "h – h 'Uhr' a" - }, - "H": { - "H": "HH–HH 'Uhr'" - }, - "hm": { - "a": "h:mm a – h:mm a", - "h": "h:mm–h:mm a", - "m": "h:mm–h:mm a" - }, - "Hm": { - "H": "HH:mm–HH:mm 'Uhr'", - "m": "HH:mm–HH:mm 'Uhr'" - }, - "hmv": { - "a": "h:mm a – h:mm a v", - "h": "h:mm–h:mm a v", - "m": "h:mm–h:mm a v" - }, - "Hmv": { - "H": "HH:mm–HH:mm 'Uhr' v", - "m": "HH:mm–HH:mm 'Uhr' v" - }, - "hv": { - "a": "h a – h a v", - "h": "h–h a v" - }, - "Hv": { - "H": "HH–HH 'Uhr' v" - }, - "M": { - "M": "M.–M." - }, - "Md": { - "d": "dd.MM. – dd.MM.", - "M": "dd.MM. – dd.MM." - }, - "MEd": { - "d": "E, dd.MM. – E, dd.MM.", - "M": "E, dd.MM. – E, dd.MM." - }, - "MMM": { - "M": "MMM–MMM" - }, - "MMMd": { - "d": "d.–d. MMM", - "M": "d. MMM – d. MMM" - }, - "MMMEd": { - "d": "E, d. – E, d. MMM", - "M": "E, d. MMM – E, d. MMM" - }, - "MMMM": { - "M": "LLLL–LLLL" - }, - "y": { - "y": "y–y" - }, - "yM": { - "M": "MM.y – MM.y", - "y": "MM.y – MM.y" - }, - "yMd": { - "d": "dd.MM.y – dd.MM.y", - "M": "dd.MM.y – dd.MM.y", - "y": "dd.MM.y – dd.MM.y" - }, - "yMEd": { - "d": "E, dd.MM.y – E, dd.MM.y", - "M": "E, dd.MM.y – E, dd.MM.y", - "y": "E, dd.MM.y – E, dd.MM.y" - }, - "yMMM": { - "M": "MMM–MMM y", - "y": "MMM y – MMM y" - }, - "yMMMd": { - "d": "d.–d. MMM y", - "M": "d. MMM – d. MMM y", - "y": "d. MMM y – d. MMM y" - }, - "yMMMEd": { - "d": "E, d. – E, d. MMM y", - "M": "E, d. MMM – E, d. MMM y", - "y": "E, d. MMM y – E, d. MMM y" - }, - "yMMMM": { - "M": "MMMM–MMMM y", - "y": "MMMM y – MMMM y" - } - } - } - } - } - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/childdata.ts b/ej2-javascript/code-snippet/grid/grid-cs46/childdata.ts deleted file mode 100644 index ed20a0a98..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs46/childdata.ts +++ /dev/null @@ -1,592 +0,0 @@ -export let data: Object[] = [ - { - OrderID: 10248, CustomerID: 'VINET', ID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 - }, - { - OrderID: 10249, CustomerID: 'TOMSP', ID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 - }, - { - OrderID: 10250, CustomerID: 'HANAR', ID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 - }, - { - OrderID: 10251, CustomerID: 'VICTE', ID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 - }, - { - OrderID: 10252, CustomerID: 'SUPRD', ID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 - }, - { - OrderID: 10253, CustomerID: 'HANAR', ID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 - }, - { - OrderID: 10254, CustomerID: 'CHOPS', ID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 - }, - { - OrderID: 10255, CustomerID: 'RICSU', ID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 - }, - { - OrderID: 10256, CustomerID: 'WELLI', ID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 - }, - { - OrderID: 10257, CustomerID: 'HILAA', ID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', ID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', ID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', ID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', ID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', ID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 - }]; - -export let cascadeData: Object[] = [ - { - OrderID: 10248, CustomerID: 'VINET', EmployeeID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'Australia', ShipState: 'Queensland', Freight: 32.38, Verified: !0 - }, - { - OrderID: 10249, CustomerID: 'TOMSP', EmployeeID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Australia', ShipState: 'Tasmania', Freight: 11.61, Verified: !1 - }, - { - OrderID: 10250, CustomerID: 'HANAR', EmployeeID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'United States', ShipState: 'New York', Freight: 65.83, Verified: !0 - }, - { - OrderID: 10251, CustomerID: 'VICTE', EmployeeID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'Australia', ShipState: 'Queensland', Freight: 41.34, Verified: !0 - }, - { - OrderID: 10252, CustomerID: 'SUPRD', EmployeeID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'United States', ShipState: 'New York', Freight: 51.3, Verified: !0 - }, - { - OrderID: 10253, CustomerID: 'HANAR', EmployeeID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'United States', ShipState: 'New York', Freight: 58.17, Verified: !0 - }, - { - OrderID: 10254, CustomerID: 'CHOPS', EmployeeID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 22.98, Verified: !1 - }, - { - OrderID: 10255, CustomerID: 'RICSU', EmployeeID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Australia', ShipState: 'Tasmania', Freight: 148.33, Verified: !0 - }, - { - OrderID: 10256, CustomerID: 'WELLI', EmployeeID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 13.97, Verified: !1 - }, - { - OrderID: 10257, CustomerID: 'HILAA', EmployeeID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', EmployeeID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'United States', ShipState: 'Washington', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', EmployeeID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'United States', ShipState: 'Washington', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Australia', ShipState: 'Victoria', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'United States', ShipState: 'Washington', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', EmployeeID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'Australia', ShipState: 'Victoria', Freight: 48.29, Verified: !0 - }]; - -export let employeeData: Object[] = [{ - 'EmployeeID': 1, - 'LastName': 'Davolio', - 'FirstName': 'Nancy', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'LastName': 'Fuller', - 'FirstName': 'Andrew', - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'LastName': 'Leverling', - 'FirstName': 'Janet', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'LastName': 'Peacock', - 'FirstName': 'Margaret', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'LastName': 'Buchanan', - 'FirstName': 'Steven', - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': - 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'LastName': 'Suyama', - 'FirstName': 'Michael', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'LastName': 'King', - 'FirstName': 'Robert', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'LastName': 'Callahan', - 'FirstName': 'Laura', - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'LastName': 'Dodsworth', - 'FirstName': 'Anne', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; -export let complexData: Object[] = [{ - 'EmployeeID': 1, - 'Name': { - 'LastName': 'Davolio', - 'FirstName': 'Nancy' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'Name': { - 'LastName': 'Fuller', - 'FirstName': 'Andrew' - }, - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'Name': { - 'LastName': 'Leverling', - 'FirstName': 'Janet' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'Name': { - 'LastName': 'Peacock', - 'FirstName': 'Margaret' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'Name': { - 'LastName': 'Buchanan', - 'FirstName': 'Steven' - }, - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'Name': { - 'LastName': 'Suyama', - 'FirstName': 'Michael' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'Name': { - 'LastName': 'King', - 'FirstName': 'Robert' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'Name': { - 'LastName': 'Callahan', - 'FirstName': 'Laura' - }, - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'Name': { - 'LastName': 'Dodsworth', - 'FirstName': 'Anne' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; - -export let foodInformation: Object[] = [ - { FoodId: 1, Time: "8:40 AM", FoodName: "CHEESE BURGER", Calorie: 100, Protein: 15, Fat: 15, Carbohydrate: 28 }, - { FoodId: 2, Time: "10:30 AM", FoodName: "PIZZA", Calorie: 100, Protein: 15, Fat: 9, Carbohydrate: 39 }, - { FoodId: 3, Time: "12:45 PM", FoodName: "CHICKEN NOODLE", Calorie: 50, Protein: 4, Fat: 2, Carbohydrate: 9 }, - { FoodId: 4, Time: "5:30 PM", FoodName: "YOGURT", Calorie: 75, Protein: 10, Fat: 2, Carbohydrate: 43 }, - { FoodId: 5, Time: "9:00 PM", FoodName: "BEEF SANDWICH", Calorie: 125, Protein: 22, Fat: 13, Carbohydrate: 34 }, - { FoodId: 6, Time: "11:00 PM", FoodName: "CHICKEN BURGER", Calorie: 100, Protein: 15, Fat: 10, Carbohydrate: 25 }, - { FoodId: 7, Time: "6:30 PM", FoodName: "VEG BURGER", Calorie: 70, Protein: 14, Fat: 5, Carbohydrate: 53 }, - { FoodId: 8, Time: "8:00 PM", FoodName: "VEG SANDWICH", Calorie: 75, Protein: 20, Fat: 15, Carbohydrate: 24 }, - { FoodId: 9, Time: "7:00 PM", FoodName: "EGG BURGER", Calorie: 80, Protein: 25, Fat: 16, Carbohydrate: 35 }]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/currencies.json b/ej2-javascript/code-snippet/grid/grid-cs46/currencies.json deleted file mode 100644 index 7f5935168..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs46/currencies.json +++ /dev/null @@ -1,1901 +0,0 @@ -{ - "main": { - "de": { - "identity": { - "version": { - "_number": "$Revision: 13259 $", - "_cldrVersion": "31" - }, - "language": "de" - }, - "numbers": { - "currencies": { - "ADP": { - "displayName": "Andorranische Pesete", - "displayName-count-one": "Andorranische Pesete", - "displayName-count-other": "Andorranische Peseten", - "symbol": "ADP" - }, - "AED": { - "displayName": "VAE-Dirham", - "displayName-count-one": "VAE-Dirham", - "displayName-count-other": "VAE-Dirham", - "symbol": "AED" - }, - "AFA": { - "displayName": "Afghanische Afghani (1927–2002)", - "displayName-count-one": "Afghanische Afghani (1927–2002)", - "displayName-count-other": "Afghanische Afghani (1927–2002)", - "symbol": "AFA" - }, - "AFN": { - "displayName": "Afghanischer Afghani", - "displayName-count-one": "Afghanischer Afghani", - "displayName-count-other": "Afghanische Afghani", - "symbol": "AFN" - }, - "ALK": { - "displayName": "Albanischer Lek (1946–1965)", - "displayName-count-one": "Albanischer Lek (1946–1965)", - "displayName-count-other": "Albanische Lek (1946–1965)" - }, - "ALL": { - "displayName": "Albanischer Lek", - "displayName-count-one": "Albanischer Lek", - "displayName-count-other": "Albanische Lek", - "symbol": "ALL" - }, - "AMD": { - "displayName": "Armenischer Dram", - "displayName-count-one": "Armenischer Dram", - "displayName-count-other": "Armenische Dram", - "symbol": "AMD" - }, - "ANG": { - "displayName": "Niederländische-Antillen-Gulden", - "displayName-count-one": "Niederländische-Antillen-Gulden", - "displayName-count-other": "Niederländische-Antillen-Gulden", - "symbol": "ANG" - }, - "AOA": { - "displayName": "Angolanischer Kwanza", - "displayName-count-one": "Angolanischer Kwanza", - "displayName-count-other": "Angolanische Kwanza", - "symbol": "AOA", - "symbol-alt-narrow": "Kz" - }, - "AOK": { - "displayName": "Angolanischer Kwanza (1977–1990)", - "displayName-count-one": "Angolanischer Kwanza (1977–1990)", - "displayName-count-other": "Angolanische Kwanza (1977–1990)", - "symbol": "AOK" - }, - "AON": { - "displayName": "Angolanischer Neuer Kwanza (1990–2000)", - "displayName-count-one": "Angolanischer Neuer Kwanza (1990–2000)", - "displayName-count-other": "Angolanische Neue Kwanza (1990–2000)", - "symbol": "AON" - }, - "AOR": { - "displayName": "Angolanischer Kwanza Reajustado (1995–1999)", - "displayName-count-one": "Angolanischer Kwanza Reajustado (1995–1999)", - "displayName-count-other": "Angolanische Kwanza Reajustado (1995–1999)", - "symbol": "AOR" - }, - "ARA": { - "displayName": "Argentinischer Austral", - "displayName-count-one": "Argentinischer Austral", - "displayName-count-other": "Argentinische Austral", - "symbol": "ARA" - }, - "ARL": { - "displayName": "Argentinischer Peso Ley (1970–1983)", - "displayName-count-one": "Argentinischer Peso Ley (1970–1983)", - "displayName-count-other": "Argentinische Pesos Ley (1970–1983)", - "symbol": "ARL" - }, - "ARM": { - "displayName": "Argentinischer Peso (1881–1970)", - "displayName-count-one": "Argentinischer Peso (1881–1970)", - "displayName-count-other": "Argentinische Pesos (1881–1970)", - "symbol": "ARM" - }, - "ARP": { - "displayName": "Argentinischer Peso (1983–1985)", - "displayName-count-one": "Argentinischer Peso (1983–1985)", - "displayName-count-other": "Argentinische Peso (1983–1985)", - "symbol": "ARP" - }, - "ARS": { - "displayName": "Argentinischer Peso", - "displayName-count-one": "Argentinischer Peso", - "displayName-count-other": "Argentinische Pesos", - "symbol": "ARS", - "symbol-alt-narrow": "$" - }, - "ATS": { - "displayName": "Österreichischer Schilling", - "displayName-count-one": "Österreichischer Schilling", - "displayName-count-other": "Österreichische Schilling", - "symbol": "öS" - }, - "AUD": { - "displayName": "Australischer Dollar", - "displayName-count-one": "Australischer Dollar", - "displayName-count-other": "Australische Dollar", - "symbol": "AU$", - "symbol-alt-narrow": "$" - }, - "AWG": { - "displayName": "Aruba-Florin", - "displayName-count-one": "Aruba-Florin", - "displayName-count-other": "Aruba-Florin", - "symbol": "AWG" - }, - "AZM": { - "displayName": "Aserbaidschan-Manat (1993–2006)", - "displayName-count-one": "Aserbaidschan-Manat (1993–2006)", - "displayName-count-other": "Aserbaidschan-Manat (1993–2006)", - "symbol": "AZM" - }, - "AZN": { - "displayName": "Aserbaidschan-Manat", - "displayName-count-one": "Aserbaidschan-Manat", - "displayName-count-other": "Aserbaidschan-Manat", - "symbol": "AZN" - }, - "BAD": { - "displayName": "Bosnien und Herzegowina Dinar (1992–1994)", - "displayName-count-one": "Bosnien und Herzegowina Dinar (1992–1994)", - "displayName-count-other": "Bosnien und Herzegowina Dinar (1992–1994)", - "symbol": "BAD" - }, - "BAM": { - "displayName": "Bosnien und Herzegowina Konvertierbare Mark", - "displayName-count-one": "Bosnien und Herzegowina Konvertierbare Mark", - "displayName-count-other": "Bosnien und Herzegowina Konvertierbare Mark", - "symbol": "BAM", - "symbol-alt-narrow": "KM" - }, - "BAN": { - "displayName": "Bosnien und Herzegowina Neuer Dinar (1994–1997)", - "displayName-count-one": "Bosnien und Herzegowina Neuer Dinar (1994–1997)", - "displayName-count-other": "Bosnien und Herzegowina Neue Dinar (1994–1997)", - "symbol": "BAN" - }, - "BBD": { - "displayName": "Barbados-Dollar", - "displayName-count-one": "Barbados-Dollar", - "displayName-count-other": "Barbados-Dollar", - "symbol": "BBD", - "symbol-alt-narrow": "$" - }, - "BDT": { - "displayName": "Bangladesch-Taka", - "displayName-count-one": "Bangladesch-Taka", - "displayName-count-other": "Bangladesch-Taka", - "symbol": "BDT", - "symbol-alt-narrow": "৳" - }, - "BEC": { - "displayName": "Belgischer Franc (konvertibel)", - "displayName-count-one": "Belgischer Franc (konvertibel)", - "displayName-count-other": "Belgische Franc (konvertibel)", - "symbol": "BEC" - }, - "BEF": { - "displayName": "Belgischer Franc", - "displayName-count-one": "Belgischer Franc", - "displayName-count-other": "Belgische Franc", - "symbol": "BEF" - }, - "BEL": { - "displayName": "Belgischer Finanz-Franc", - "displayName-count-one": "Belgischer Finanz-Franc", - "displayName-count-other": "Belgische Finanz-Franc", - "symbol": "BEL" - }, - "BGL": { - "displayName": "Bulgarische Lew (1962–1999)", - "displayName-count-one": "Bulgarische Lew (1962–1999)", - "displayName-count-other": "Bulgarische Lew (1962–1999)", - "symbol": "BGL" - }, - "BGM": { - "displayName": "Bulgarischer Lew (1952–1962)", - "displayName-count-one": "Bulgarischer Lew (1952–1962)", - "displayName-count-other": "Bulgarische Lew (1952–1962)", - "symbol": "BGK" - }, - "BGN": { - "displayName": "Bulgarischer Lew", - "displayName-count-one": "Bulgarischer Lew", - "displayName-count-other": "Bulgarische Lew", - "symbol": "BGN" - }, - "BGO": { - "displayName": "Bulgarischer Lew (1879–1952)", - "displayName-count-one": "Bulgarischer Lew (1879–1952)", - "displayName-count-other": "Bulgarische Lew (1879–1952)", - "symbol": "BGJ" - }, - "BHD": { - "displayName": "Bahrain-Dinar", - "displayName-count-one": "Bahrain-Dinar", - "displayName-count-other": "Bahrain-Dinar", - "symbol": "BHD" - }, - "BIF": { - "displayName": "Burundi-Franc", - "displayName-count-one": "Burundi-Franc", - "displayName-count-other": "Burundi-Francs", - "symbol": "BIF" - }, - "BMD": { - "displayName": "Bermuda-Dollar", - "displayName-count-one": "Bermuda-Dollar", - "displayName-count-other": "Bermuda-Dollar", - "symbol": "BMD", - "symbol-alt-narrow": "$" - }, - "BND": { - "displayName": "Brunei-Dollar", - "displayName-count-one": "Brunei-Dollar", - "displayName-count-other": "Brunei-Dollar", - "symbol": "BND", - "symbol-alt-narrow": "$" - }, - "BOB": { - "displayName": "Bolivanischer Boliviano", - "displayName-count-one": "Bolivanischer Boliviano", - "displayName-count-other": "Bolivianische Bolivianos", - "symbol": "BOB", - "symbol-alt-narrow": "Bs" - }, - "BOL": { - "displayName": "Bolivianischer Boliviano (1863–1963)", - "displayName-count-one": "Bolivianischer Boliviano (1863–1963)", - "displayName-count-other": "Bolivianische Bolivianos (1863–1963)", - "symbol": "BOL" - }, - "BOP": { - "displayName": "Bolivianischer Peso", - "displayName-count-one": "Bolivianischer Peso", - "displayName-count-other": "Bolivianische Peso", - "symbol": "BOP" - }, - "BOV": { - "displayName": "Boliviansiche Mvdol", - "displayName-count-one": "Boliviansiche Mvdol", - "displayName-count-other": "Bolivianische Mvdol", - "symbol": "BOV" - }, - "BRB": { - "displayName": "Brasilianischer Cruzeiro Novo (1967–1986)", - "displayName-count-one": "Brasilianischer Cruzeiro Novo (1967–1986)", - "displayName-count-other": "Brasilianische Cruzeiro Novo (1967–1986)", - "symbol": "BRB" - }, - "BRC": { - "displayName": "Brasilianischer Cruzado (1986–1989)", - "displayName-count-one": "Brasilianischer Cruzado (1986–1989)", - "displayName-count-other": "Brasilianische Cruzado (1986–1989)", - "symbol": "BRC" - }, - "BRE": { - "displayName": "Brasilianischer Cruzeiro (1990–1993)", - "displayName-count-one": "Brasilianischer Cruzeiro (1990–1993)", - "displayName-count-other": "Brasilianische Cruzeiro (1990–1993)", - "symbol": "BRE" - }, - "BRL": { - "displayName": "Brasilianischer Real", - "displayName-count-one": "Brasilianischer Real", - "displayName-count-other": "Brasilianische Real", - "symbol": "R$", - "symbol-alt-narrow": "R$" - }, - "BRN": { - "displayName": "Brasilianischer Cruzado Novo (1989–1990)", - "displayName-count-one": "Brasilianischer Cruzado Novo (1989–1990)", - "displayName-count-other": "Brasilianische Cruzado Novo (1989–1990)", - "symbol": "BRN" - }, - "BRR": { - "displayName": "Brasilianischer Cruzeiro (1993–1994)", - "displayName-count-one": "Brasilianischer Cruzeiro (1993–1994)", - "displayName-count-other": "Brasilianische Cruzeiro (1993–1994)", - "symbol": "BRR" - }, - "BRZ": { - "displayName": "Brasilianischer Cruzeiro (1942–1967)", - "displayName-count-one": "Brasilianischer Cruzeiro (1942–1967)", - "displayName-count-other": "Brasilianischer Cruzeiro (1942–1967)", - "symbol": "BRZ" - }, - "BSD": { - "displayName": "Bahamas-Dollar", - "displayName-count-one": "Bahamas-Dollar", - "displayName-count-other": "Bahamas-Dollar", - "symbol": "BSD", - "symbol-alt-narrow": "$" - }, - "BTN": { - "displayName": "Bhutan-Ngultrum", - "displayName-count-one": "Bhutan-Ngultrum", - "displayName-count-other": "Bhutan-Ngultrum", - "symbol": "BTN" - }, - "BUK": { - "displayName": "Birmanischer Kyat", - "displayName-count-one": "Birmanischer Kyat", - "displayName-count-other": "Birmanische Kyat", - "symbol": "BUK" - }, - "BWP": { - "displayName": "Botswanischer Pula", - "displayName-count-one": "Botswanischer Pula", - "displayName-count-other": "Botswanische Pula", - "symbol": "BWP", - "symbol-alt-narrow": "P" - }, - "BYB": { - "displayName": "Belarus-Rubel (1994–1999)", - "displayName-count-one": "Belarus-Rubel (1994–1999)", - "displayName-count-other": "Belarus-Rubel (1994–1999)", - "symbol": "BYB" - }, - "BYN": { - "displayName": "Weißrussischer Rubel", - "displayName-count-one": "Weißrussischer Rubel", - "displayName-count-other": "Weißrussische Rubel", - "symbol": "BYN", - "symbol-alt-narrow": "р." - }, - "BYR": { - "displayName": "Weißrussischer Rubel (2000–2016)", - "displayName-count-one": "Weißrussischer Rubel (2000–2016)", - "displayName-count-other": "Weißrussische Rubel (2000–2016)", - "symbol": "BYR" - }, - "BZD": { - "displayName": "Belize-Dollar", - "displayName-count-one": "Belize-Dollar", - "displayName-count-other": "Belize-Dollar", - "symbol": "BZD", - "symbol-alt-narrow": "$" - }, - "CAD": { - "displayName": "Kanadischer Dollar", - "displayName-count-one": "Kanadischer Dollar", - "displayName-count-other": "Kanadische Dollar", - "symbol": "CA$", - "symbol-alt-narrow": "$" - }, - "CDF": { - "displayName": "Kongo-Franc", - "displayName-count-one": "Kongo-Franc", - "displayName-count-other": "Kongo-Francs", - "symbol": "CDF" - }, - "CHE": { - "displayName": "WIR-Euro", - "displayName-count-one": "WIR-Euro", - "displayName-count-other": "WIR-Euro", - "symbol": "CHE" - }, - "CHF": { - "displayName": "Schweizer Franken", - "displayName-count-one": "Schweizer Franken", - "displayName-count-other": "Schweizer Franken", - "symbol": "CHF" - }, - "CHW": { - "displayName": "WIR Franken", - "displayName-count-one": "WIR Franken", - "displayName-count-other": "WIR Franken", - "symbol": "CHW" - }, - "CLE": { - "displayName": "Chilenischer Escudo", - "displayName-count-one": "Chilenischer Escudo", - "displayName-count-other": "Chilenische Escudo", - "symbol": "CLE" - }, - "CLF": { - "displayName": "Chilenische Unidades de Fomento", - "displayName-count-one": "Chilenische Unidades de Fomento", - "displayName-count-other": "Chilenische Unidades de Fomento", - "symbol": "CLF" - }, - "CLP": { - "displayName": "Chilenischer Peso", - "displayName-count-one": "Chilenischer Peso", - "displayName-count-other": "Chilenische Pesos", - "symbol": "CLP", - "symbol-alt-narrow": "$" - }, - "CNX": { - "displayName": "Dollar der Chinesischen Volksbank", - "displayName-count-one": "Dollar der Chinesischen Volksbank", - "displayName-count-other": "Dollar der Chinesischen Volksbank", - "symbol": "CNX" - }, - "CNY": { - "displayName": "Renminbi Yuan", - "displayName-count-one": "Chinesischer Yuan", - "displayName-count-other": "Renminbi Yuan", - "symbol": "CN¥", - "symbol-alt-narrow": "¥" - }, - "COP": { - "displayName": "Kolumbianischer Peso", - "displayName-count-one": "Kolumbianischer Peso", - "displayName-count-other": "Kolumbianische Pesos", - "symbol": "COP", - "symbol-alt-narrow": "$" - }, - "COU": { - "displayName": "Kolumbianische Unidades de valor real", - "displayName-count-one": "Kolumbianische Unidad de valor real", - "displayName-count-other": "Kolumbianische Unidades de valor real", - "symbol": "COU" - }, - "CRC": { - "displayName": "Costa-Rica-Colón", - "displayName-count-one": "Costa-Rica-Colón", - "displayName-count-other": "Costa-Rica-Colón", - "symbol": "CRC", - "symbol-alt-narrow": "₡" - }, - "CSD": { - "displayName": "Serbischer Dinar (2002–2006)", - "displayName-count-one": "Serbischer Dinar (2002–2006)", - "displayName-count-other": "Serbische Dinar (2002–2006)", - "symbol": "CSD" - }, - "CSK": { - "displayName": "Tschechoslowakische Krone", - "displayName-count-one": "Tschechoslowakische Kronen", - "displayName-count-other": "Tschechoslowakische Kronen", - "symbol": "CSK" - }, - "CUC": { - "displayName": "Kubanischer Peso (konvertibel)", - "displayName-count-one": "Kubanischer Peso (konvertibel)", - "displayName-count-other": "Kubanische Pesos (konvertibel)", - "symbol": "CUC", - "symbol-alt-narrow": "Cub$" - }, - "CUP": { - "displayName": "Kubanischer Peso", - "displayName-count-one": "Kubanischer Peso", - "displayName-count-other": "Kubanische Pesos", - "symbol": "CUP", - "symbol-alt-narrow": "$" - }, - "CVE": { - "displayName": "Cabo-Verde-Escudo", - "displayName-count-one": "Cabo-Verde-Escudo", - "displayName-count-other": "Cabo-Verde-Escudos", - "symbol": "CVE" - }, - "CYP": { - "displayName": "Zypern-Pfund", - "displayName-count-one": "Zypern Pfund", - "displayName-count-other": "Zypern Pfund", - "symbol": "CYP" - }, - "CZK": { - "displayName": "Tschechische Krone", - "displayName-count-one": "Tschechische Krone", - "displayName-count-other": "Tschechische Kronen", - "symbol": "CZK", - "symbol-alt-narrow": "Kč" - }, - "DDM": { - "displayName": "Mark der DDR", - "displayName-count-one": "Mark der DDR", - "displayName-count-other": "Mark der DDR", - "symbol": "DDM" - }, - "DEM": { - "displayName": "Deutsche Mark", - "displayName-count-one": "Deutsche Mark", - "displayName-count-other": "Deutsche Mark", - "symbol": "DM" - }, - "DJF": { - "displayName": "Dschibuti-Franc", - "displayName-count-one": "Dschibuti-Franc", - "displayName-count-other": "Dschibuti-Franc", - "symbol": "DJF" - }, - "DKK": { - "displayName": "Dänische Krone", - "displayName-count-one": "Dänische Krone", - "displayName-count-other": "Dänische Kronen", - "symbol": "DKK", - "symbol-alt-narrow": "kr" - }, - "DOP": { - "displayName": "Dominikanischer Peso", - "displayName-count-one": "Dominikanischer Peso", - "displayName-count-other": "Dominikanische Pesos", - "symbol": "DOP", - "symbol-alt-narrow": "$" - }, - "DZD": { - "displayName": "Algerischer Dinar", - "displayName-count-one": "Algerischer Dinar", - "displayName-count-other": "Algerische Dinar", - "symbol": "DZD" - }, - "ECS": { - "displayName": "Ecuadorianischer Sucre", - "displayName-count-one": "Ecuadorianischer Sucre", - "displayName-count-other": "Ecuadorianische Sucre", - "symbol": "ECS" - }, - "ECV": { - "displayName": "Verrechnungseinheit für Ecuador", - "displayName-count-one": "Verrechnungseinheiten für Ecuador", - "displayName-count-other": "Verrechnungseinheiten für Ecuador", - "symbol": "ECV" - }, - "EEK": { - "displayName": "Estnische Krone", - "displayName-count-one": "Estnische Krone", - "displayName-count-other": "Estnische Kronen", - "symbol": "EEK" - }, - "EGP": { - "displayName": "Ägyptisches Pfund", - "displayName-count-one": "Ägyptisches Pfund", - "displayName-count-other": "Ägyptische Pfund", - "symbol": "EGP", - "symbol-alt-narrow": "E£" - }, - "ERN": { - "displayName": "Eritreischer Nakfa", - "displayName-count-one": "Eritreischer Nakfa", - "displayName-count-other": "Eritreische Nakfa", - "symbol": "ERN" - }, - "ESA": { - "displayName": "Spanische Peseta (A–Konten)", - "displayName-count-one": "Spanische Peseta (A–Konten)", - "displayName-count-other": "Spanische Peseten (A–Konten)", - "symbol": "ESA" - }, - "ESB": { - "displayName": "Spanische Peseta (konvertibel)", - "displayName-count-one": "Spanische Peseta (konvertibel)", - "displayName-count-other": "Spanische Peseten (konvertibel)", - "symbol": "ESB" - }, - "ESP": { - "displayName": "Spanische Peseta", - "displayName-count-one": "Spanische Peseta", - "displayName-count-other": "Spanische Peseten", - "symbol": "ESP", - "symbol-alt-narrow": "₧" - }, - "ETB": { - "displayName": "Äthiopischer Birr", - "displayName-count-one": "Äthiopischer Birr", - "displayName-count-other": "Äthiopische Birr", - "symbol": "ETB" - }, - "EUR": { - "displayName": "Euro", - "displayName-count-one": "Euro", - "displayName-count-other": "Euro", - "symbol": "€", - "symbol-alt-narrow": "€" - }, - "FIM": { - "displayName": "Finnische Mark", - "displayName-count-one": "Finnische Mark", - "displayName-count-other": "Finnische Mark", - "symbol": "FIM" - }, - "FJD": { - "displayName": "Fidschi-Dollar", - "displayName-count-one": "Fidschi-Dollar", - "displayName-count-other": "Fidschi-Dollar", - "symbol": "FJD", - "symbol-alt-narrow": "$" - }, - "FKP": { - "displayName": "Falkland-Pfund", - "displayName-count-one": "Falkland-Pfund", - "displayName-count-other": "Falkland-Pfund", - "symbol": "FKP", - "symbol-alt-narrow": "Fl£" - }, - "FRF": { - "displayName": "Französischer Franc", - "displayName-count-one": "Französischer Franc", - "displayName-count-other": "Französische Franc", - "symbol": "FRF" - }, - "GBP": { - "displayName": "Britisches Pfund", - "displayName-count-one": "Britisches Pfund", - "displayName-count-other": "Britische Pfund", - "symbol": "£", - "symbol-alt-narrow": "£" - }, - "GEK": { - "displayName": "Georgischer Kupon Larit", - "displayName-count-one": "Georgischer Kupon Larit", - "displayName-count-other": "Georgische Kupon Larit", - "symbol": "GEK" - }, - "GEL": { - "displayName": "Georgischer Lari", - "displayName-count-one": "Georgischer Lari", - "displayName-count-other": "Georgische Lari", - "symbol": "GEL", - "symbol-alt-narrow": "₾", - "symbol-alt-variant": "₾" - }, - "GHC": { - "displayName": "Ghanaischer Cedi (1979–2007)", - "displayName-count-one": "Ghanaischer Cedi (1979–2007)", - "displayName-count-other": "Ghanaische Cedi (1979–2007)", - "symbol": "GHC" - }, - "GHS": { - "displayName": "Ghanaischer Cedi", - "displayName-count-one": "Ghanaischer Cedi", - "displayName-count-other": "Ghanaische Cedi", - "symbol": "GHS" - }, - "GIP": { - "displayName": "Gibraltar-Pfund", - "displayName-count-one": "Gibraltar-Pfund", - "displayName-count-other": "Gibraltar Pfund", - "symbol": "GIP", - "symbol-alt-narrow": "£" - }, - "GMD": { - "displayName": "Gambia-Dalasi", - "displayName-count-one": "Gambia-Dalasi", - "displayName-count-other": "Gambia-Dalasi", - "symbol": "GMD" - }, - "GNF": { - "displayName": "Guinea-Franc", - "displayName-count-one": "Guinea-Franc", - "displayName-count-other": "Guinea-Franc", - "symbol": "GNF", - "symbol-alt-narrow": "F.G." - }, - "GNS": { - "displayName": "Guineischer Syli", - "displayName-count-one": "Guineischer Syli", - "displayName-count-other": "Guineische Syli", - "symbol": "GNS" - }, - "GQE": { - "displayName": "Äquatorialguinea-Ekwele", - "displayName-count-one": "Äquatorialguinea-Ekwele", - "displayName-count-other": "Äquatorialguinea-Ekwele", - "symbol": "GQE" - }, - "GRD": { - "displayName": "Griechische Drachme", - "displayName-count-one": "Griechische Drachme", - "displayName-count-other": "Griechische Drachmen", - "symbol": "GRD" - }, - "GTQ": { - "displayName": "Guatemaltekischer Quetzal", - "displayName-count-one": "Guatemaltekischer Quetzal", - "displayName-count-other": "Guatemaltekische Quetzales", - "symbol": "GTQ", - "symbol-alt-narrow": "Q" - }, - "GWE": { - "displayName": "Portugiesisch Guinea Escudo", - "displayName-count-one": "Portugiesisch Guinea Escudo", - "displayName-count-other": "Portugiesisch Guinea Escudo", - "symbol": "GWE" - }, - "GWP": { - "displayName": "Guinea-Bissau Peso", - "displayName-count-one": "Guinea-Bissau Peso", - "displayName-count-other": "Guinea-Bissau Pesos", - "symbol": "GWP" - }, - "GYD": { - "displayName": "Guyana-Dollar", - "displayName-count-one": "Guyana-Dollar", - "displayName-count-other": "Guyana-Dollar", - "symbol": "GYD", - "symbol-alt-narrow": "$" - }, - "HKD": { - "displayName": "Hongkong-Dollar", - "displayName-count-one": "Hongkong-Dollar", - "displayName-count-other": "Hongkong-Dollar", - "symbol": "HK$", - "symbol-alt-narrow": "$" - }, - "HNL": { - "displayName": "Honduras-Lempira", - "displayName-count-one": "Honduras-Lempira", - "displayName-count-other": "Honduras-Lempira", - "symbol": "HNL", - "symbol-alt-narrow": "L" - }, - "HRD": { - "displayName": "Kroatischer Dinar", - "displayName-count-one": "Kroatischer Dinar", - "displayName-count-other": "Kroatische Dinar", - "symbol": "HRD" - }, - "HRK": { - "displayName": "Kroatischer Kuna", - "displayName-count-one": "Kroatischer Kuna", - "displayName-count-other": "Kroatische Kuna", - "symbol": "HRK", - "symbol-alt-narrow": "kn" - }, - "HTG": { - "displayName": "Haitianische Gourde", - "displayName-count-one": "Haitianische Gourde", - "displayName-count-other": "Haitianische Gourdes", - "symbol": "HTG" - }, - "HUF": { - "displayName": "Ungarischer Forint", - "displayName-count-one": "Ungarischer Forint", - "displayName-count-other": "Ungarische Forint", - "symbol": "HUF", - "symbol-alt-narrow": "Ft" - }, - "IDR": { - "displayName": "Indonesische Rupiah", - "displayName-count-one": "Indonesische Rupiah", - "displayName-count-other": "Indonesische Rupiah", - "symbol": "IDR", - "symbol-alt-narrow": "Rp" - }, - "IEP": { - "displayName": "Irisches Pfund", - "displayName-count-one": "Irisches Pfund", - "displayName-count-other": "Irische Pfund", - "symbol": "IEP" - }, - "ILP": { - "displayName": "Israelisches Pfund", - "displayName-count-one": "Israelisches Pfund", - "displayName-count-other": "Israelische Pfund", - "symbol": "ILP" - }, - "ILR": { - "displayName": "Israelischer Schekel (1980–1985)", - "displayName-count-one": "Israelischer Schekel (1980–1985)", - "displayName-count-other": "Israelische Schekel (1980–1985)" - }, - "ILS": { - "displayName": "Israelischer Neuer Schekel", - "displayName-count-one": "Israelischer Neuer Schekel", - "displayName-count-other": "Israelische Neue Schekel", - "symbol": "₪", - "symbol-alt-narrow": "₪" - }, - "INR": { - "displayName": "Indische Rupie", - "displayName-count-one": "Indische Rupie", - "displayName-count-other": "Indische Rupien", - "symbol": "₹", - "symbol-alt-narrow": "₹" - }, - "IQD": { - "displayName": "Irakischer Dinar", - "displayName-count-one": "Irakischer Dinar", - "displayName-count-other": "Irakische Dinar", - "symbol": "IQD" - }, - "IRR": { - "displayName": "Iranischer Rial", - "displayName-count-one": "Iranischer Rial", - "displayName-count-other": "Iranische Rial", - "symbol": "IRR" - }, - "ISJ": { - "displayName": "Isländische Krone (1918–1981)", - "displayName-count-one": "Isländische Krone (1918–1981)", - "displayName-count-other": "Isländische Kronen (1918–1981)" - }, - "ISK": { - "displayName": "Isländische Krone", - "displayName-count-one": "Isländische Krone", - "displayName-count-other": "Isländische Kronen", - "symbol": "ISK", - "symbol-alt-narrow": "kr" - }, - "ITL": { - "displayName": "Italienische Lira", - "displayName-count-one": "Italienische Lira", - "displayName-count-other": "Italienische Lire", - "symbol": "ITL" - }, - "JMD": { - "displayName": "Jamaika-Dollar", - "displayName-count-one": "Jamaika-Dollar", - "displayName-count-other": "Jamaika-Dollar", - "symbol": "JMD", - "symbol-alt-narrow": "$" - }, - "JOD": { - "displayName": "Jordanischer Dinar", - "displayName-count-one": "Jordanischer Dinar", - "displayName-count-other": "Jordanische Dinar", - "symbol": "JOD" - }, - "JPY": { - "displayName": "Japanischer Yen", - "displayName-count-one": "Japanischer Yen", - "displayName-count-other": "Japanische Yen", - "symbol": "¥", - "symbol-alt-narrow": "¥" - }, - "KES": { - "displayName": "Kenia-Schilling", - "displayName-count-one": "Kenia-Schilling", - "displayName-count-other": "Kenia-Schilling", - "symbol": "KES" - }, - "KGS": { - "displayName": "Kirgisischer Som", - "displayName-count-one": "Kirgisischer Som", - "displayName-count-other": "Kirgisische Som", - "symbol": "KGS" - }, - "KHR": { - "displayName": "Kambodschanischer Riel", - "displayName-count-one": "Kambodschanischer Riel", - "displayName-count-other": "Kambodschanische Riel", - "symbol": "KHR", - "symbol-alt-narrow": "៛" - }, - "KMF": { - "displayName": "Komoren-Franc", - "displayName-count-one": "Komoren-Franc", - "displayName-count-other": "Komoren-Francs", - "symbol": "KMF", - "symbol-alt-narrow": "FC" - }, - "KPW": { - "displayName": "Nordkoreanischer Won", - "displayName-count-one": "Nordkoreanischer Won", - "displayName-count-other": "Nordkoreanische Won", - "symbol": "KPW", - "symbol-alt-narrow": "₩" - }, - "KRH": { - "displayName": "Südkoreanischer Hwan (1953–1962)", - "displayName-count-one": "Südkoreanischer Hwan (1953–1962)", - "displayName-count-other": "Südkoreanischer Hwan (1953–1962)", - "symbol": "KRH" - }, - "KRO": { - "displayName": "Südkoreanischer Won (1945–1953)", - "displayName-count-one": "Südkoreanischer Won (1945–1953)", - "displayName-count-other": "Südkoreanischer Won (1945–1953)", - "symbol": "KRO" - }, - "KRW": { - "displayName": "Südkoreanischer Won", - "displayName-count-one": "Südkoreanischer Won", - "displayName-count-other": "Südkoreanische Won", - "symbol": "₩", - "symbol-alt-narrow": "₩" - }, - "KWD": { - "displayName": "Kuwait-Dinar", - "displayName-count-one": "Kuwait-Dinar", - "displayName-count-other": "Kuwait-Dinar", - "symbol": "KWD" - }, - "KYD": { - "displayName": "Kaiman-Dollar", - "displayName-count-one": "Kaiman-Dollar", - "displayName-count-other": "Kaiman-Dollar", - "symbol": "KYD", - "symbol-alt-narrow": "$" - }, - "KZT": { - "displayName": "Kasachischer Tenge", - "displayName-count-one": "Kasachischer Tenge", - "displayName-count-other": "Kasachische Tenge", - "symbol": "KZT", - "symbol-alt-narrow": "₸" - }, - "LAK": { - "displayName": "Laotischer Kip", - "displayName-count-one": "Laotischer Kip", - "displayName-count-other": "Laotische Kip", - "symbol": "LAK", - "symbol-alt-narrow": "₭" - }, - "LBP": { - "displayName": "Libanesisches Pfund", - "displayName-count-one": "Libanesisches Pfund", - "displayName-count-other": "Libanesische Pfund", - "symbol": "LBP", - "symbol-alt-narrow": "L£" - }, - "LKR": { - "displayName": "Sri-Lanka-Rupie", - "displayName-count-one": "Sri-Lanka-Rupie", - "displayName-count-other": "Sri-Lanka-Rupien", - "symbol": "LKR", - "symbol-alt-narrow": "Rs" - }, - "LRD": { - "displayName": "Liberianischer Dollar", - "displayName-count-one": "Liberianischer Dollar", - "displayName-count-other": "Liberianische Dollar", - "symbol": "LRD", - "symbol-alt-narrow": "$" - }, - "LSL": { - "displayName": "Loti", - "displayName-count-one": "Loti", - "displayName-count-other": "Loti", - "symbol": "LSL" - }, - "LTL": { - "displayName": "Litauischer Litas", - "displayName-count-one": "Litauischer Litas", - "displayName-count-other": "Litauische Litas", - "symbol": "LTL", - "symbol-alt-narrow": "Lt" - }, - "LTT": { - "displayName": "Litauischer Talonas", - "displayName-count-one": "Litauische Talonas", - "displayName-count-other": "Litauische Talonas", - "symbol": "LTT" - }, - "LUC": { - "displayName": "Luxemburgischer Franc (konvertibel)", - "displayName-count-one": "Luxemburgische Franc (konvertibel)", - "displayName-count-other": "Luxemburgische Franc (konvertibel)", - "symbol": "LUC" - }, - "LUF": { - "displayName": "Luxemburgischer Franc", - "displayName-count-one": "Luxemburgische Franc", - "displayName-count-other": "Luxemburgische Franc", - "symbol": "LUF" - }, - "LUL": { - "displayName": "Luxemburgischer Finanz-Franc", - "displayName-count-one": "Luxemburgische Finanz-Franc", - "displayName-count-other": "Luxemburgische Finanz-Franc", - "symbol": "LUL" - }, - "LVL": { - "displayName": "Lettischer Lats", - "displayName-count-one": "Lettischer Lats", - "displayName-count-other": "Lettische Lats", - "symbol": "LVL", - "symbol-alt-narrow": "Ls" - }, - "LVR": { - "displayName": "Lettischer Rubel", - "displayName-count-one": "Lettische Rubel", - "displayName-count-other": "Lettische Rubel", - "symbol": "LVR" - }, - "LYD": { - "displayName": "Libyscher Dinar", - "displayName-count-one": "Libyscher Dinar", - "displayName-count-other": "Libysche Dinar", - "symbol": "LYD" - }, - "MAD": { - "displayName": "Marokkanischer Dirham", - "displayName-count-one": "Marokkanischer Dirham", - "displayName-count-other": "Marokkanische Dirham", - "symbol": "MAD" - }, - "MAF": { - "displayName": "Marokkanischer Franc", - "displayName-count-one": "Marokkanische Franc", - "displayName-count-other": "Marokkanische Franc", - "symbol": "MAF" - }, - "MCF": { - "displayName": "Monegassischer Franc", - "displayName-count-one": "Monegassischer Franc", - "displayName-count-other": "Monegassische Franc", - "symbol": "MCF" - }, - "MDC": { - "displayName": "Moldau-Cupon", - "displayName-count-one": "Moldau-Cupon", - "displayName-count-other": "Moldau-Cupon", - "symbol": "MDC" - }, - "MDL": { - "displayName": "Moldau-Leu", - "displayName-count-one": "Moldau-Leu", - "displayName-count-other": "Moldau-Leu", - "symbol": "MDL" - }, - "MGA": { - "displayName": "Madagaskar-Ariary", - "displayName-count-one": "Madagaskar-Ariary", - "displayName-count-other": "Madagaskar-Ariary", - "symbol": "MGA", - "symbol-alt-narrow": "Ar" - }, - "MGF": { - "displayName": "Madagaskar-Franc", - "displayName-count-one": "Madagaskar-Franc", - "displayName-count-other": "Madagaskar-Franc", - "symbol": "MGF" - }, - "MKD": { - "displayName": "Mazedonischer Denar", - "displayName-count-one": "Mazedonischer Denar", - "displayName-count-other": "Mazedonische Denari", - "symbol": "MKD" - }, - "MKN": { - "displayName": "Mazedonischer Denar (1992–1993)", - "displayName-count-one": "Mazedonischer Denar (1992–1993)", - "displayName-count-other": "Mazedonische Denar (1992–1993)", - "symbol": "MKN" - }, - "MLF": { - "displayName": "Malischer Franc", - "displayName-count-one": "Malische Franc", - "displayName-count-other": "Malische Franc", - "symbol": "MLF" - }, - "MMK": { - "displayName": "Myanmarischer Kyat", - "displayName-count-one": "Myanmarischer Kyat", - "displayName-count-other": "Myanmarische Kyat", - "symbol": "MMK", - "symbol-alt-narrow": "K" - }, - "MNT": { - "displayName": "Mongolischer Tögrög", - "displayName-count-one": "Mongolischer Tögrög", - "displayName-count-other": "Mongolische Tögrög", - "symbol": "MNT", - "symbol-alt-narrow": "₮" - }, - "MOP": { - "displayName": "Macao-Pataca", - "displayName-count-one": "Macao-Pataca", - "displayName-count-other": "Macao-Pataca", - "symbol": "MOP" - }, - "MRO": { - "displayName": "Mauretanischer Ouguiya", - "displayName-count-one": "Mauretanischer Ouguiya", - "displayName-count-other": "Mauretanische Ouguiya", - "symbol": "MRO" - }, - "MTL": { - "displayName": "Maltesische Lira", - "displayName-count-one": "Maltesische Lira", - "displayName-count-other": "Maltesische Lira", - "symbol": "MTL" - }, - "MTP": { - "displayName": "Maltesisches Pfund", - "displayName-count-one": "Maltesische Pfund", - "displayName-count-other": "Maltesische Pfund", - "symbol": "MTP" - }, - "MUR": { - "displayName": "Mauritius-Rupie", - "displayName-count-one": "Mauritius-Rupie", - "displayName-count-other": "Mauritius-Rupien", - "symbol": "MUR", - "symbol-alt-narrow": "Rs" - }, - "MVP": { - "displayName": "Malediven-Rupie (alt)", - "displayName-count-one": "Malediven-Rupie (alt)", - "displayName-count-other": "Malediven-Rupien (alt)" - }, - "MVR": { - "displayName": "Malediven-Rufiyaa", - "displayName-count-one": "Malediven-Rufiyaa", - "displayName-count-other": "Malediven-Rupien", - "symbol": "MVR" - }, - "MWK": { - "displayName": "Malawi-Kwacha", - "displayName-count-one": "Malawi-Kwacha", - "displayName-count-other": "Malawi-Kwacha", - "symbol": "MWK" - }, - "MXN": { - "displayName": "Mexikanischer Peso", - "displayName-count-one": "Mexikanischer Peso", - "displayName-count-other": "Mexikanische Pesos", - "symbol": "MX$", - "symbol-alt-narrow": "$" - }, - "MXP": { - "displayName": "Mexikanischer Silber-Peso (1861–1992)", - "displayName-count-one": "Mexikanische Silber-Peso (1861–1992)", - "displayName-count-other": "Mexikanische Silber-Pesos (1861–1992)", - "symbol": "MXP" - }, - "MXV": { - "displayName": "Mexicanischer Unidad de Inversion (UDI)", - "displayName-count-one": "Mexicanischer Unidad de Inversion (UDI)", - "displayName-count-other": "Mexikanische Unidad de Inversion (UDI)", - "symbol": "MXV" - }, - "MYR": { - "displayName": "Malaysischer Ringgit", - "displayName-count-one": "Malaysischer Ringgit", - "displayName-count-other": "Malaysische Ringgit", - "symbol": "MYR", - "symbol-alt-narrow": "RM" - }, - "MZE": { - "displayName": "Mosambikanischer Escudo", - "displayName-count-one": "Mozambikanische Escudo", - "displayName-count-other": "Mozambikanische Escudo", - "symbol": "MZE" - }, - "MZM": { - "displayName": "Mosambikanischer Metical (1980–2006)", - "displayName-count-one": "Mosambikanischer Metical (1980–2006)", - "displayName-count-other": "Mosambikanische Meticais (1980–2006)", - "symbol": "MZM" - }, - "MZN": { - "displayName": "Mosambikanischer Metical", - "displayName-count-one": "Mosambikanischer Metical", - "displayName-count-other": "Mosambikanische Meticais", - "symbol": "MZN" - }, - "NAD": { - "displayName": "Namibia-Dollar", - "displayName-count-one": "Namibia-Dollar", - "displayName-count-other": "Namibia-Dollar", - "symbol": "NAD", - "symbol-alt-narrow": "$" - }, - "NGN": { - "displayName": "Nigerianischer Naira", - "displayName-count-one": "Nigerianischer Naira", - "displayName-count-other": "Nigerianische Naira", - "symbol": "NGN", - "symbol-alt-narrow": "₦" - }, - "NIC": { - "displayName": "Nicaraguanischer Córdoba (1988–1991)", - "displayName-count-one": "Nicaraguanischer Córdoba (1988–1991)", - "displayName-count-other": "Nicaraguanische Córdoba (1988–1991)", - "symbol": "NIC" - }, - "NIO": { - "displayName": "Nicaragua-Córdoba", - "displayName-count-one": "Nicaragua-Córdoba", - "displayName-count-other": "Nicaragua-Córdobas", - "symbol": "NIO", - "symbol-alt-narrow": "C$" - }, - "NLG": { - "displayName": "Niederländischer Gulden", - "displayName-count-one": "Niederländischer Gulden", - "displayName-count-other": "Niederländische Gulden", - "symbol": "NLG" - }, - "NOK": { - "displayName": "Norwegische Krone", - "displayName-count-one": "Norwegische Krone", - "displayName-count-other": "Norwegische Kronen", - "symbol": "NOK", - "symbol-alt-narrow": "kr" - }, - "NPR": { - "displayName": "Nepalesische Rupie", - "displayName-count-one": "Nepalesische Rupie", - "displayName-count-other": "Nepalesische Rupien", - "symbol": "NPR", - "symbol-alt-narrow": "Rs" - }, - "NZD": { - "displayName": "Neuseeland-Dollar", - "displayName-count-one": "Neuseeland-Dollar", - "displayName-count-other": "Neuseeland-Dollar", - "symbol": "NZ$", - "symbol-alt-narrow": "$" - }, - "OMR": { - "displayName": "Omanischer Rial", - "displayName-count-one": "Omanischer Rial", - "displayName-count-other": "Omanische Rials", - "symbol": "OMR" - }, - "PAB": { - "displayName": "Panamaischer Balboa", - "displayName-count-one": "Panamaischer Balboa", - "displayName-count-other": "Panamaische Balboas", - "symbol": "PAB" - }, - "PEI": { - "displayName": "Peruanischer Inti", - "displayName-count-one": "Peruanische Inti", - "displayName-count-other": "Peruanische Inti", - "symbol": "PEI" - }, - "PEN": { - "displayName": "Peruanischer Sol", - "displayName-count-one": "Peruanischer Sol", - "displayName-count-other": "Peruanische Sol", - "symbol": "PEN" - }, - "PES": { - "displayName": "Peruanischer Sol (1863–1965)", - "displayName-count-one": "Peruanischer Sol (1863–1965)", - "displayName-count-other": "Peruanische Sol (1863–1965)", - "symbol": "PES" - }, - "PGK": { - "displayName": "Papua-Neuguineischer Kina", - "displayName-count-one": "Papua-Neuguineischer Kina", - "displayName-count-other": "Papua-Neuguineische Kina", - "symbol": "PGK" - }, - "PHP": { - "displayName": "Philippinischer Peso", - "displayName-count-one": "Philippinischer Peso", - "displayName-count-other": "Philippinische Pesos", - "symbol": "PHP", - "symbol-alt-narrow": "₱" - }, - "PKR": { - "displayName": "Pakistanische Rupie", - "displayName-count-one": "Pakistanische Rupie", - "displayName-count-other": "Pakistanische Rupien", - "symbol": "PKR", - "symbol-alt-narrow": "Rs" - }, - "PLN": { - "displayName": "Polnischer Złoty", - "displayName-count-one": "Polnischer Złoty", - "displayName-count-other": "Polnische Złoty", - "symbol": "PLN", - "symbol-alt-narrow": "zł" - }, - "PLZ": { - "displayName": "Polnischer Zloty (1950–1995)", - "displayName-count-one": "Polnischer Zloty (1950–1995)", - "displayName-count-other": "Polnische Zloty (1950–1995)", - "symbol": "PLZ" - }, - "PTE": { - "displayName": "Portugiesischer Escudo", - "displayName-count-one": "Portugiesische Escudo", - "displayName-count-other": "Portugiesische Escudo", - "symbol": "PTE" - }, - "PYG": { - "displayName": "Paraguayischer Guaraní", - "displayName-count-one": "Paraguayischer Guaraní", - "displayName-count-other": "Paraguayische Guaraníes", - "symbol": "PYG", - "symbol-alt-narrow": "₲" - }, - "QAR": { - "displayName": "Katar-Riyal", - "displayName-count-one": "Katar-Riyal", - "displayName-count-other": "Katar-Riyal", - "symbol": "QAR" - }, - "RHD": { - "displayName": "Rhodesischer Dollar", - "displayName-count-one": "Rhodesische Dollar", - "displayName-count-other": "Rhodesische Dollar", - "symbol": "RHD" - }, - "ROL": { - "displayName": "Rumänischer Leu (1952–2006)", - "displayName-count-one": "Rumänischer Leu (1952–2006)", - "displayName-count-other": "Rumänische Leu (1952–2006)", - "symbol": "ROL" - }, - "RON": { - "displayName": "Rumänischer Leu", - "displayName-count-one": "Rumänischer Leu", - "displayName-count-other": "Rumänische Leu", - "symbol": "RON", - "symbol-alt-narrow": "L" - }, - "RSD": { - "displayName": "Serbischer Dinar", - "displayName-count-one": "Serbischer Dinar", - "displayName-count-other": "Serbische Dinaren", - "symbol": "RSD" - }, - "RUB": { - "displayName": "Russischer Rubel", - "displayName-count-one": "Russischer Rubel", - "displayName-count-other": "Russische Rubel", - "symbol": "RUB", - "symbol-alt-narrow": "₽" - }, - "RUR": { - "displayName": "Russischer Rubel (1991–1998)", - "displayName-count-one": "Russischer Rubel (1991–1998)", - "displayName-count-other": "Russische Rubel (1991–1998)", - "symbol": "RUR", - "symbol-alt-narrow": "р." - }, - "RWF": { - "displayName": "Ruanda-Franc", - "displayName-count-one": "Ruanda-Franc", - "displayName-count-other": "Ruanda-Francs", - "symbol": "RWF", - "symbol-alt-narrow": "F.Rw" - }, - "SAR": { - "displayName": "Saudi-Rial", - "displayName-count-one": "Saudi-Rial", - "displayName-count-other": "Saudi-Rial", - "symbol": "SAR" - }, - "SBD": { - "displayName": "Salomonen-Dollar", - "displayName-count-one": "Salomonen-Dollar", - "displayName-count-other": "Salomonen-Dollar", - "symbol": "SBD", - "symbol-alt-narrow": "$" - }, - "SCR": { - "displayName": "Seychellen-Rupie", - "displayName-count-one": "Seychellen-Rupie", - "displayName-count-other": "Seychellen-Rupien", - "symbol": "SCR" - }, - "SDD": { - "displayName": "Sudanesischer Dinar (1992–2007)", - "displayName-count-one": "Sudanesischer Dinar (1992–2007)", - "displayName-count-other": "Sudanesische Dinar (1992–2007)", - "symbol": "SDD" - }, - "SDG": { - "displayName": "Sudanesisches Pfund", - "displayName-count-one": "Sudanesisches Pfund", - "displayName-count-other": "Sudanesische Pfund", - "symbol": "SDG" - }, - "SDP": { - "displayName": "Sudanesisches Pfund (1957–1998)", - "displayName-count-one": "Sudanesisches Pfund (1957–1998)", - "displayName-count-other": "Sudanesische Pfund (1957–1998)", - "symbol": "SDP" - }, - "SEK": { - "displayName": "Schwedische Krone", - "displayName-count-one": "Schwedische Krone", - "displayName-count-other": "Schwedische Kronen", - "symbol": "SEK", - "symbol-alt-narrow": "kr" - }, - "SGD": { - "displayName": "Singapur-Dollar", - "displayName-count-one": "Singapur-Dollar", - "displayName-count-other": "Singapur-Dollar", - "symbol": "SGD", - "symbol-alt-narrow": "$" - }, - "SHP": { - "displayName": "St. Helena-Pfund", - "displayName-count-one": "St. Helena-Pfund", - "displayName-count-other": "St. Helena-Pfund", - "symbol": "SHP", - "symbol-alt-narrow": "£" - }, - "SIT": { - "displayName": "Slowenischer Tolar", - "displayName-count-one": "Slowenischer Tolar", - "displayName-count-other": "Slowenische Tolar", - "symbol": "SIT" - }, - "SKK": { - "displayName": "Slowakische Krone", - "displayName-count-one": "Slowakische Kronen", - "displayName-count-other": "Slowakische Kronen", - "symbol": "SKK" - }, - "SLL": { - "displayName": "Sierra-leonischer Leone", - "displayName-count-one": "Sierra-leonischer Leone", - "displayName-count-other": "Sierra-leonische Leones", - "symbol": "SLL" - }, - "SOS": { - "displayName": "Somalia-Schilling", - "displayName-count-one": "Somalia-Schilling", - "displayName-count-other": "Somalia-Schilling", - "symbol": "SOS" - }, - "SRD": { - "displayName": "Suriname-Dollar", - "displayName-count-one": "Suriname-Dollar", - "displayName-count-other": "Suriname-Dollar", - "symbol": "SRD", - "symbol-alt-narrow": "$" - }, - "SRG": { - "displayName": "Suriname Gulden", - "displayName-count-one": "Suriname-Gulden", - "displayName-count-other": "Suriname-Gulden", - "symbol": "SRG" - }, - "SSP": { - "displayName": "Südsudanesisches Pfund", - "displayName-count-one": "Südsudanesisches Pfund", - "displayName-count-other": "Südsudanesische Pfund", - "symbol": "SSP", - "symbol-alt-narrow": "£" - }, - "STD": { - "displayName": "São-toméischer Dobra", - "displayName-count-one": "São-toméischer Dobra", - "displayName-count-other": "São-toméische Dobra", - "symbol": "STD", - "symbol-alt-narrow": "Db" - }, - "SUR": { - "displayName": "Sowjetischer Rubel", - "displayName-count-one": "Sowjetische Rubel", - "displayName-count-other": "Sowjetische Rubel", - "symbol": "SUR" - }, - "SVC": { - "displayName": "El Salvador Colon", - "displayName-count-one": "El Salvador-Colon", - "displayName-count-other": "El Salvador-Colon", - "symbol": "SVC" - }, - "SYP": { - "displayName": "Syrisches Pfund", - "displayName-count-one": "Syrisches Pfund", - "displayName-count-other": "Syrische Pfund", - "symbol": "SYP", - "symbol-alt-narrow": "SYP" - }, - "SZL": { - "displayName": "Swasiländischer Lilangeni", - "displayName-count-one": "Swasiländischer Lilangeni", - "displayName-count-other": "Swasiländische Emalangeni", - "symbol": "SZL" - }, - "THB": { - "displayName": "Thailändischer Baht", - "displayName-count-one": "Thailändischer Baht", - "displayName-count-other": "Thailändische Baht", - "symbol": "฿", - "symbol-alt-narrow": "฿" - }, - "TJR": { - "displayName": "Tadschikistan Rubel", - "displayName-count-one": "Tadschikistan-Rubel", - "displayName-count-other": "Tadschikistan-Rubel", - "symbol": "TJR" - }, - "TJS": { - "displayName": "Tadschikistan-Somoni", - "displayName-count-one": "Tadschikistan-Somoni", - "displayName-count-other": "Tadschikistan-Somoni", - "symbol": "TJS" - }, - "TMM": { - "displayName": "Turkmenistan-Manat (1993–2009)", - "displayName-count-one": "Turkmenistan-Manat (1993–2009)", - "displayName-count-other": "Turkmenistan-Manat (1993–2009)", - "symbol": "TMM" - }, - "TMT": { - "displayName": "Turkmenistan-Manat", - "displayName-count-one": "Turkmenistan-Manat", - "displayName-count-other": "Turkmenistan-Manat", - "symbol": "TMT" - }, - "TND": { - "displayName": "Tunesischer Dinar", - "displayName-count-one": "Tunesischer Dinar", - "displayName-count-other": "Tunesische Dinar", - "symbol": "TND" - }, - "TOP": { - "displayName": "Tongaischer Paʻanga", - "displayName-count-one": "Tongaischer Paʻanga", - "displayName-count-other": "Tongaische Paʻanga", - "symbol": "TOP", - "symbol-alt-narrow": "T$" - }, - "TPE": { - "displayName": "Timor-Escudo", - "displayName-count-one": "Timor-Escudo", - "displayName-count-other": "Timor-Escudo", - "symbol": "TPE" - }, - "TRL": { - "displayName": "Türkische Lira (1922–2005)", - "displayName-count-one": "Türkische Lira (1922–2005)", - "displayName-count-other": "Türkische Lira (1922–2005)", - "symbol": "TRL" - }, - "TRY": { - "displayName": "Türkische Lira", - "displayName-count-one": "Türkische Lira", - "displayName-count-other": "Türkische Lira", - "symbol": "TRY", - "symbol-alt-narrow": "₺", - "symbol-alt-variant": "TL" - }, - "TTD": { - "displayName": "Trinidad und Tobago-Dollar", - "displayName-count-one": "Trinidad und Tobago-Dollar", - "displayName-count-other": "Trinidad und Tobago-Dollar", - "symbol": "TTD", - "symbol-alt-narrow": "$" - }, - "TWD": { - "displayName": "Neuer Taiwan-Dollar", - "displayName-count-one": "Neuer Taiwan-Dollar", - "displayName-count-other": "Neue Taiwan-Dollar", - "symbol": "NT$", - "symbol-alt-narrow": "NT$" - }, - "TZS": { - "displayName": "Tansania-Schilling", - "displayName-count-one": "Tansania-Schilling", - "displayName-count-other": "Tansania-Schilling", - "symbol": "TZS" - }, - "UAH": { - "displayName": "Ukrainische Hrywnja", - "displayName-count-one": "Ukrainische Hrywnja", - "displayName-count-other": "Ukrainische Hrywen", - "symbol": "UAH", - "symbol-alt-narrow": "₴" - }, - "UAK": { - "displayName": "Ukrainischer Karbovanetz", - "displayName-count-one": "Ukrainische Karbovanetz", - "displayName-count-other": "Ukrainische Karbovanetz", - "symbol": "UAK" - }, - "UGS": { - "displayName": "Uganda-Schilling (1966–1987)", - "displayName-count-one": "Uganda-Schilling (1966–1987)", - "displayName-count-other": "Uganda-Schilling (1966–1987)", - "symbol": "UGS" - }, - "UGX": { - "displayName": "Uganda-Schilling", - "displayName-count-one": "Uganda-Schilling", - "displayName-count-other": "Uganda-Schilling", - "symbol": "UGX" - }, - "USD": { - "displayName": "US-Dollar", - "displayName-count-one": "US-Dollar", - "displayName-count-other": "US-Dollar", - "symbol": "$", - "symbol-alt-narrow": "$" - }, - "USN": { - "displayName": "US Dollar (Nächster Tag)", - "displayName-count-one": "US-Dollar (Nächster Tag)", - "displayName-count-other": "US-Dollar (Nächster Tag)", - "symbol": "USN" - }, - "USS": { - "displayName": "US Dollar (Gleicher Tag)", - "displayName-count-one": "US-Dollar (Gleicher Tag)", - "displayName-count-other": "US-Dollar (Gleicher Tag)", - "symbol": "USS" - }, - "UYI": { - "displayName": "Uruguayischer Peso (Indexierte Rechnungseinheiten)", - "displayName-count-one": "Uruguayischer Peso (Indexierte Rechnungseinheiten)", - "displayName-count-other": "Uruguayische Pesos (Indexierte Rechnungseinheiten)", - "symbol": "UYI" - }, - "UYP": { - "displayName": "Uruguayischer Peso (1975–1993)", - "displayName-count-one": "Uruguayischer Peso (1975–1993)", - "displayName-count-other": "Uruguayische Pesos (1975–1993)", - "symbol": "UYP" - }, - "UYU": { - "displayName": "Uruguayischer Peso", - "displayName-count-one": "Uruguayischer Peso", - "displayName-count-other": "Uruguayische Pesos", - "symbol": "UYU", - "symbol-alt-narrow": "$" - }, - "UZS": { - "displayName": "Usbekistan-Sum", - "displayName-count-one": "Usbekistan-Sum", - "displayName-count-other": "Usbekistan-Sum", - "symbol": "UZS" - }, - "VEB": { - "displayName": "Venezolanischer Bolívar (1871–2008)", - "displayName-count-one": "Venezolanischer Bolívar (1871–2008)", - "displayName-count-other": "Venezolanische Bolívares (1871–2008)", - "symbol": "VEB" - }, - "VEF": { - "displayName": "Venezolanischer Bolívar", - "displayName-count-one": "Venezolanischer Bolívar", - "displayName-count-other": "Venezolanische Bolívares", - "symbol": "VEF", - "symbol-alt-narrow": "Bs" - }, - "VND": { - "displayName": "Vietnamesischer Dong", - "displayName-count-one": "Vietnamesischer Dong", - "displayName-count-other": "Vietnamesische Dong", - "symbol": "₫", - "symbol-alt-narrow": "₫" - }, - "VNN": { - "displayName": "Vietnamesischer Dong(1978–1985)", - "displayName-count-one": "Vietnamesischer Dong(1978–1985)", - "displayName-count-other": "Vietnamesische Dong(1978–1985)", - "symbol": "VNN" - }, - "VUV": { - "displayName": "Vanuatu-Vatu", - "displayName-count-one": "Vanuatu-Vatu", - "displayName-count-other": "Vanuatu-Vatu", - "symbol": "VUV" - }, - "WST": { - "displayName": "Samoanischer Tala", - "displayName-count-one": "Samoanischer Tala", - "displayName-count-other": "Samoanische Tala", - "symbol": "WST" - }, - "XAF": { - "displayName": "CFA-Franc (BEAC)", - "displayName-count-one": "CFA-Franc (BEAC)", - "displayName-count-other": "CFA-Franc (BEAC)", - "symbol": "FCFA" - }, - "XAG": { - "displayName": "Unze Silber", - "displayName-count-one": "Unze Silber", - "displayName-count-other": "Unzen Silber", - "symbol": "XAG" - }, - "XAU": { - "displayName": "Unze Gold", - "displayName-count-one": "Unze Gold", - "displayName-count-other": "Unzen Gold", - "symbol": "XAU" - }, - "XBA": { - "displayName": "Europäische Rechnungseinheit", - "displayName-count-one": "Europäische Rechnungseinheiten", - "displayName-count-other": "Europäische Rechnungseinheiten", - "symbol": "XBA" - }, - "XBB": { - "displayName": "Europäische Währungseinheit (XBB)", - "displayName-count-one": "Europäische Währungseinheiten (XBB)", - "displayName-count-other": "Europäische Währungseinheiten (XBB)", - "symbol": "XBB" - }, - "XBC": { - "displayName": "Europäische Rechnungseinheit (XBC)", - "displayName-count-one": "Europäische Rechnungseinheiten (XBC)", - "displayName-count-other": "Europäische Rechnungseinheiten (XBC)", - "symbol": "XBC" - }, - "XBD": { - "displayName": "Europäische Rechnungseinheit (XBD)", - "displayName-count-one": "Europäische Rechnungseinheiten (XBD)", - "displayName-count-other": "Europäische Rechnungseinheiten (XBD)", - "symbol": "XBD" - }, - "XCD": { - "displayName": "Ostkaribischer Dollar", - "displayName-count-one": "Ostkaribischer Dollar", - "displayName-count-other": "Ostkaribische Dollar", - "symbol": "EC$", - "symbol-alt-narrow": "$" - }, - "XDR": { - "displayName": "Sonderziehungsrechte", - "displayName-count-one": "Sonderziehungsrechte", - "displayName-count-other": "Sonderziehungsrechte", - "symbol": "XDR" - }, - "XEU": { - "displayName": "Europäische Währungseinheit (XEU)", - "displayName-count-one": "Europäische Währungseinheiten (XEU)", - "displayName-count-other": "Europäische Währungseinheiten (XEU)", - "symbol": "XEU" - }, - "XFO": { - "displayName": "Französischer Gold-Franc", - "displayName-count-one": "Französische Gold-Franc", - "displayName-count-other": "Französische Gold-Franc", - "symbol": "XFO" - }, - "XFU": { - "displayName": "Französischer UIC-Franc", - "displayName-count-one": "Französische UIC-Franc", - "displayName-count-other": "Französische UIC-Franc", - "symbol": "XFU" - }, - "XOF": { - "displayName": "CFA-Franc (BCEAO)", - "displayName-count-one": "CFA-Franc (BCEAO)", - "displayName-count-other": "CFA-Francs (BCEAO)", - "symbol": "CFA" - }, - "XPD": { - "displayName": "Unze Palladium", - "displayName-count-one": "Unze Palladium", - "displayName-count-other": "Unzen Palladium", - "symbol": "XPD" - }, - "XPF": { - "displayName": "CFP-Franc", - "displayName-count-one": "CFP-Franc", - "displayName-count-other": "CFP-Franc", - "symbol": "CFPF" - }, - "XPT": { - "displayName": "Unze Platin", - "displayName-count-one": "Unze Platin", - "displayName-count-other": "Unzen Platin", - "symbol": "XPT" - }, - "XRE": { - "displayName": "RINET Funds", - "displayName-count-one": "RINET Funds", - "displayName-count-other": "RINET Funds", - "symbol": "XRE" - }, - "XSU": { - "displayName": "SUCRE", - "displayName-count-one": "SUCRE", - "displayName-count-other": "SUCRE", - "symbol": "XSU" - }, - "XTS": { - "displayName": "Testwährung", - "displayName-count-one": "Testwährung", - "displayName-count-other": "Testwährung", - "symbol": "XTS" - }, - "XUA": { - "displayName": "Rechnungseinheit der AfEB", - "displayName-count-one": "Rechnungseinheit der AfEB", - "displayName-count-other": "Rechnungseinheiten der AfEB", - "symbol": "XUA" - }, - "XXX": { - "displayName": "Unbekannte Währung", - "displayName-count-one": "(unbekannte Währung)", - "displayName-count-other": "(unbekannte Währung)", - "symbol": "XXX" - }, - "YDD": { - "displayName": "Jemen-Dinar", - "displayName-count-one": "Jemen-Dinar", - "displayName-count-other": "Jemen-Dinar", - "symbol": "YDD" - }, - "YER": { - "displayName": "Jemen-Rial", - "displayName-count-one": "Jemen-Rial", - "displayName-count-other": "Jemen-Rial", - "symbol": "YER" - }, - "YUD": { - "displayName": "Jugoslawischer Dinar (1966–1990)", - "displayName-count-one": "Jugoslawischer Dinar (1966–1990)", - "displayName-count-other": "Jugoslawische Dinar (1966–1990)", - "symbol": "YUD" - }, - "YUM": { - "displayName": "Jugoslawischer Neuer Dinar (1994–2002)", - "displayName-count-one": "Jugoslawischer Neuer Dinar (1994–2002)", - "displayName-count-other": "Jugoslawische Neue Dinar (1994–2002)", - "symbol": "YUM" - }, - "YUN": { - "displayName": "Jugoslawischer Dinar (konvertibel)", - "displayName-count-one": "Jugoslawische Dinar (konvertibel)", - "displayName-count-other": "Jugoslawische Dinar (konvertibel)", - "symbol": "YUN" - }, - "YUR": { - "displayName": "Jugoslawischer reformierter Dinar (1992–1993)", - "displayName-count-one": "Jugoslawischer reformierter Dinar (1992–1993)", - "displayName-count-other": "Jugoslawische reformierte Dinar (1992–1993)", - "symbol": "YUR" - }, - "ZAL": { - "displayName": "Südafrikanischer Rand (Finanz)", - "displayName-count-one": "Südafrikanischer Rand (Finanz)", - "displayName-count-other": "Südafrikanischer Rand (Finanz)", - "symbol": "ZAL" - }, - "ZAR": { - "displayName": "Südafrikanischer Rand", - "displayName-count-one": "Südafrikanischer Rand", - "displayName-count-other": "Südafrikanische Rand", - "symbol": "ZAR", - "symbol-alt-narrow": "R" - }, - "ZMK": { - "displayName": "Kwacha (1968–2012)", - "displayName-count-one": "Kwacha (1968–2012)", - "displayName-count-other": "Kwacha (1968–2012)", - "symbol": "ZMK" - }, - "ZMW": { - "displayName": "Kwacha", - "displayName-count-one": "Kwacha", - "displayName-count-other": "Kwacha", - "symbol": "ZMW", - "symbol-alt-narrow": "K" - }, - "ZRN": { - "displayName": "Zaire-Neuer Zaïre (1993–1998)", - "displayName-count-one": "Zaire-Neuer Zaïre (1993–1998)", - "displayName-count-other": "Zaire-Neue Zaïre (1993–1998)", - "symbol": "ZRN" - }, - "ZRZ": { - "displayName": "Zaire-Zaïre (1971–1993)", - "displayName-count-one": "Zaire-Zaïre (1971–1993)", - "displayName-count-other": "Zaire-Zaïre (1971–1993)", - "symbol": "ZRZ" - }, - "ZWD": { - "displayName": "Simbabwe-Dollar (1980–2008)", - "displayName-count-one": "Simbabwe-Dollar (1980–2008)", - "displayName-count-other": "Simbabwe-Dollar (1980–2008)", - "symbol": "ZWD" - }, - "ZWL": { - "displayName": "Simbabwe-Dollar (2009)", - "displayName-count-one": "Simbabwe-Dollar (2009)", - "displayName-count-other": "Simbabwe-Dollar (2009)", - "symbol": "ZWL" - }, - "ZWR": { - "displayName": "Simbabwe-Dollar (2008)", - "displayName-count-one": "Simbabwe-Dollar (2008)", - "displayName-count-other": "Simbabwe-Dollar (2008)", - "symbol": "ZWR" - } - } - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/currencyData.json b/ej2-javascript/code-snippet/grid/grid-cs46/currencyData.json deleted file mode 100644 index a7b54fa80..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs46/currencyData.json +++ /dev/null @@ -1,3509 +0,0 @@ -{ - "supplemental": { - "version": { - "_number": "$Revision: 13254 $", - "_unicodeVersion": "9.0.0", - "_cldrVersion": "31" - }, - "currencyData": { - "fractions": { - "ADP": { - "_rounding": "0", - "_digits": "0" - }, - "AFN": { - "_rounding": "0", - "_digits": "0" - }, - "ALL": { - "_rounding": "0", - "_digits": "0" - }, - "AMD": { - "_rounding": "0", - "_digits": "0" - }, - "BHD": { - "_rounding": "0", - "_digits": "3" - }, - "BIF": { - "_rounding": "0", - "_digits": "0" - }, - "BYN": { - "_rounding": "0", - "_digits": "2" - }, - "BYR": { - "_rounding": "0", - "_digits": "0" - }, - "CAD": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "5" - }, - "CHF": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "5" - }, - "CLF": { - "_rounding": "0", - "_digits": "4" - }, - "CLP": { - "_rounding": "0", - "_digits": "0" - }, - "COP": { - "_rounding": "0", - "_digits": "0" - }, - "CRC": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "0", - "_cashDigits": "0" - }, - "CZK": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "0", - "_cashDigits": "0" - }, - "DEFAULT": { - "_rounding": "0", - "_digits": "2" - }, - "DJF": { - "_rounding": "0", - "_digits": "0" - }, - "ESP": { - "_rounding": "0", - "_digits": "0" - }, - "GNF": { - "_rounding": "0", - "_digits": "0" - }, - "GYD": { - "_rounding": "0", - "_digits": "0" - }, - "HUF": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "0", - "_cashDigits": "0" - }, - "IDR": { - "_rounding": "0", - "_digits": "0" - }, - "IQD": { - "_rounding": "0", - "_digits": "0" - }, - "IRR": { - "_rounding": "0", - "_digits": "0" - }, - "ISK": { - "_rounding": "0", - "_digits": "0" - }, - "ITL": { - "_rounding": "0", - "_digits": "0" - }, - "JOD": { - "_rounding": "0", - "_digits": "3" - }, - "JPY": { - "_rounding": "0", - "_digits": "0" - }, - "KMF": { - "_rounding": "0", - "_digits": "0" - }, - "KPW": { - "_rounding": "0", - "_digits": "0" - }, - "KRW": { - "_rounding": "0", - "_digits": "0" - }, - "KWD": { - "_rounding": "0", - "_digits": "3" - }, - "LAK": { - "_rounding": "0", - "_digits": "0" - }, - "LBP": { - "_rounding": "0", - "_digits": "0" - }, - "LUF": { - "_rounding": "0", - "_digits": "0" - }, - "LYD": { - "_rounding": "0", - "_digits": "3" - }, - "MGA": { - "_rounding": "0", - "_digits": "0" - }, - "MGF": { - "_rounding": "0", - "_digits": "0" - }, - "MMK": { - "_rounding": "0", - "_digits": "0" - }, - "MNT": { - "_rounding": "0", - "_digits": "0" - }, - "MRO": { - "_rounding": "0", - "_digits": "0" - }, - "MUR": { - "_rounding": "0", - "_digits": "0" - }, - "OMR": { - "_rounding": "0", - "_digits": "3" - }, - "PKR": { - "_rounding": "0", - "_digits": "0" - }, - "PYG": { - "_rounding": "0", - "_digits": "0" - }, - "RSD": { - "_rounding": "0", - "_digits": "0" - }, - "RWF": { - "_rounding": "0", - "_digits": "0" - }, - "SLL": { - "_rounding": "0", - "_digits": "0" - }, - "SOS": { - "_rounding": "0", - "_digits": "0" - }, - "STD": { - "_rounding": "0", - "_digits": "0" - }, - "SYP": { - "_rounding": "0", - "_digits": "0" - }, - "TMM": { - "_rounding": "0", - "_digits": "0" - }, - "TND": { - "_rounding": "0", - "_digits": "3" - }, - "TRL": { - "_rounding": "0", - "_digits": "0" - }, - "TWD": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "0", - "_cashDigits": "0" - }, - "TZS": { - "_rounding": "0", - "_digits": "0" - }, - "UGX": { - "_rounding": "0", - "_digits": "0" - }, - "UYI": { - "_rounding": "0", - "_digits": "0" - }, - "UZS": { - "_rounding": "0", - "_digits": "0" - }, - "VND": { - "_rounding": "0", - "_digits": "0" - }, - "VUV": { - "_rounding": "0", - "_digits": "0" - }, - "XAF": { - "_rounding": "0", - "_digits": "0" - }, - "XOF": { - "_rounding": "0", - "_digits": "0" - }, - "XPF": { - "_rounding": "0", - "_digits": "0" - }, - "YER": { - "_rounding": "0", - "_digits": "0" - }, - "ZMK": { - "_rounding": "0", - "_digits": "0" - }, - "ZWD": { - "_rounding": "0", - "_digits": "0" - } - }, - "region": { - "AC": [ - { - "SHP": { - "_from": "1976-01-01" - } - } - ], - "AD": [ - { - "ESP": { - "_from": "1873-01-01", - "_to": "2002-02-28" - } - }, - { - "ADP": { - "_from": "1936-01-01", - "_to": "2001-12-31" - } - }, - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "AE": [ - { - "AED": { - "_from": "1973-05-19" - } - } - ], - "AF": [ - { - "AFA": { - "_from": "1927-03-14", - "_to": "2002-12-31" - } - }, - { - "AFN": { - "_from": "2002-10-07" - } - } - ], - "AG": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "AI": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "AL": [ - { - "ALK": { - "_from": "1946-11-01", - "_to": "1965-08-16" - } - }, - { - "ALL": { - "_from": "1965-08-16" - } - } - ], - "AM": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1993-11-22" - } - }, - { - "AMD": { - "_from": "1993-11-22" - } - } - ], - "AO": [ - { - "AOK": { - "_from": "1977-01-08", - "_to": "1991-03-01" - } - }, - { - "AON": { - "_from": "1990-09-25", - "_to": "2000-02-01" - } - }, - { - "AOR": { - "_from": "1995-07-01", - "_to": "2000-02-01" - } - }, - { - "AOA": { - "_from": "1999-12-13" - } - } - ], - "AQ": [ - { - "XXX": { - "_tender": "false" - } - } - ], - "AR": [ - { - "ARM": { - "_from": "1881-11-05", - "_to": "1970-01-01" - } - }, - { - "ARL": { - "_from": "1970-01-01", - "_to": "1983-06-01" - } - }, - { - "ARP": { - "_from": "1983-06-01", - "_to": "1985-06-14" - } - }, - { - "ARA": { - "_from": "1985-06-14", - "_to": "1992-01-01" - } - }, - { - "ARS": { - "_from": "1992-01-01" - } - } - ], - "AS": [ - { - "USD": { - "_from": "1904-07-16" - } - } - ], - "AT": [ - { - "ATS": { - "_from": "1947-12-04", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "AU": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "AW": [ - { - "ANG": { - "_from": "1940-05-10", - "_to": "1986-01-01" - } - }, - { - "AWG": { - "_from": "1986-01-01" - } - } - ], - "AX": [ - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "AZ": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1994-01-01" - } - }, - { - "AZM": { - "_from": "1993-11-22", - "_to": "2006-12-31" - } - }, - { - "AZN": { - "_from": "2006-01-01" - } - } - ], - "BA": [ - { - "YUD": { - "_from": "1966-01-01", - "_to": "1990-01-01" - } - }, - { - "YUN": { - "_from": "1990-01-01", - "_to": "1992-07-01" - } - }, - { - "YUR": { - "_from": "1992-07-01", - "_to": "1993-10-01" - } - }, - { - "BAD": { - "_from": "1992-07-01", - "_to": "1994-08-15" - } - }, - { - "BAN": { - "_from": "1994-08-15", - "_to": "1997-07-01" - } - }, - { - "BAM": { - "_from": "1995-01-01" - } - } - ], - "BB": [ - { - "XCD": { - "_from": "1965-10-06", - "_to": "1973-12-03" - } - }, - { - "BBD": { - "_from": "1973-12-03" - } - } - ], - "BD": [ - { - "INR": { - "_from": "1835-08-17", - "_to": "1948-04-01" - } - }, - { - "PKR": { - "_from": "1948-04-01", - "_to": "1972-01-01" - } - }, - { - "BDT": { - "_from": "1972-01-01" - } - } - ], - "BE": [ - { - "NLG": { - "_from": "1816-12-15", - "_to": "1831-02-07" - } - }, - { - "BEF": { - "_from": "1831-02-07", - "_to": "2002-02-28" - } - }, - { - "BEC": { - "_tender": "false", - "_from": "1970-01-01", - "_to": "1990-03-05" - } - }, - { - "BEL": { - "_tender": "false", - "_from": "1970-01-01", - "_to": "1990-03-05" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "BF": [ - { - "XOF": { - "_from": "1984-08-04" - } - } - ], - "BG": [ - { - "BGO": { - "_from": "1879-07-08", - "_to": "1952-05-12" - } - }, - { - "BGM": { - "_from": "1952-05-12", - "_to": "1962-01-01" - } - }, - { - "BGL": { - "_from": "1962-01-01", - "_to": "1999-07-05" - } - }, - { - "BGN": { - "_from": "1999-07-05" - } - } - ], - "BH": [ - { - "BHD": { - "_from": "1965-10-16" - } - } - ], - "BI": [ - { - "BIF": { - "_from": "1964-05-19" - } - } - ], - "BJ": [ - { - "XOF": { - "_from": "1975-11-30" - } - } - ], - "BL": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "BM": [ - { - "BMD": { - "_from": "1970-02-06" - } - } - ], - "BN": [ - { - "MYR": { - "_from": "1963-09-16", - "_to": "1967-06-12" - } - }, - { - "BND": { - "_from": "1967-06-12" - } - } - ], - "BO": [ - { - "BOV": { - "_tender": "false" - } - }, - { - "BOL": { - "_from": "1863-06-23", - "_to": "1963-01-01" - } - }, - { - "BOP": { - "_from": "1963-01-01", - "_to": "1986-12-31" - } - }, - { - "BOB": { - "_from": "1987-01-01" - } - } - ], - "BQ": [ - { - "ANG": { - "_from": "2010-10-10", - "_to": "2011-01-01" - } - }, - { - "USD": { - "_from": "2011-01-01" - } - } - ], - "BR": [ - { - "BRZ": { - "_from": "1942-11-01", - "_to": "1967-02-13" - } - }, - { - "BRB": { - "_from": "1967-02-13", - "_to": "1986-02-28" - } - }, - { - "BRC": { - "_from": "1986-02-28", - "_to": "1989-01-15" - } - }, - { - "BRN": { - "_from": "1989-01-15", - "_to": "1990-03-16" - } - }, - { - "BRE": { - "_from": "1990-03-16", - "_to": "1993-08-01" - } - }, - { - "BRR": { - "_from": "1993-08-01", - "_to": "1994-07-01" - } - }, - { - "BRL": { - "_from": "1994-07-01" - } - } - ], - "BS": [ - { - "BSD": { - "_from": "1966-05-25" - } - } - ], - "BT": [ - { - "INR": { - "_from": "1907-01-01" - } - }, - { - "BTN": { - "_from": "1974-04-16" - } - } - ], - "BU": [ - { - "BUK": { - "_from": "1952-07-01", - "_to": "1989-06-18" - } - } - ], - "BV": [ - { - "NOK": { - "_from": "1905-06-07" - } - } - ], - "BW": [ - { - "ZAR": { - "_from": "1961-02-14", - "_to": "1976-08-23" - } - }, - { - "BWP": { - "_from": "1976-08-23" - } - } - ], - "BY": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1994-11-08" - } - }, - { - "BYB": { - "_from": "1994-08-01", - "_to": "2000-12-31" - } - }, - { - "BYR": { - "_from": "2000-01-01", - "_to": "2017-01-01" - } - }, - { - "BYN": { - "_from": "2016-07-01" - } - } - ], - "BZ": [ - { - "BZD": { - "_from": "1974-01-01" - } - } - ], - "CA": [ - { - "CAD": { - "_from": "1858-01-01" - } - } - ], - "CC": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "CD": [ - { - "ZRZ": { - "_from": "1971-10-27", - "_to": "1993-11-01" - } - }, - { - "ZRN": { - "_from": "1993-11-01", - "_to": "1998-07-01" - } - }, - { - "CDF": { - "_from": "1998-07-01" - } - } - ], - "CF": [ - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "CG": [ - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "CH": [ - { - "CHE": { - "_tender": "false" - } - }, - { - "CHW": { - "_tender": "false" - } - }, - { - "CHF": { - "_from": "1799-03-17" - } - } - ], - "CI": [ - { - "XOF": { - "_from": "1958-12-04" - } - } - ], - "CK": [ - { - "NZD": { - "_from": "1967-07-10" - } - } - ], - "CL": [ - { - "CLF": { - "_tender": "false" - } - }, - { - "CLE": { - "_from": "1960-01-01", - "_to": "1975-09-29" - } - }, - { - "CLP": { - "_from": "1975-09-29" - } - } - ], - "CM": [ - { - "XAF": { - "_from": "1973-04-01" - } - } - ], - "CN": [ - { - "CNY": { - "_from": "1953-03-01" - } - }, - { - "CNX": { - "_tender": "false", - "_from": "1979-01-01", - "_to": "1998-12-31" - } - } - ], - "CO": [ - { - "COU": { - "_tender": "false" - } - }, - { - "COP": { - "_from": "1905-01-01" - } - } - ], - "CP": [ - { - "XXX": { - "_tender": "false" - } - } - ], - "CR": [ - { - "CRC": { - "_from": "1896-10-26" - } - } - ], - "CS": [ - { - "YUM": { - "_from": "1994-01-24", - "_to": "2002-05-15" - } - }, - { - "CSD": { - "_from": "2002-05-15", - "_to": "2006-06-03" - } - }, - { - "EUR": { - "_from": "2003-02-04", - "_to": "2006-06-03" - } - } - ], - "CU": [ - { - "CUP": { - "_from": "1859-01-01" - } - }, - { - "USD": { - "_from": "1899-01-01", - "_to": "1959-01-01" - } - }, - { - "CUC": { - "_from": "1994-01-01" - } - } - ], - "CV": [ - { - "PTE": { - "_from": "1911-05-22", - "_to": "1975-07-05" - } - }, - { - "CVE": { - "_from": "1914-01-01" - } - } - ], - "CW": [ - { - "ANG": { - "_from": "2010-10-10" - } - } - ], - "CX": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "CY": [ - { - "CYP": { - "_from": "1914-09-10", - "_to": "2008-01-31" - } - }, - { - "EUR": { - "_from": "2008-01-01" - } - } - ], - "CZ": [ - { - "CSK": { - "_from": "1953-06-01", - "_to": "1993-03-01" - } - }, - { - "CZK": { - "_from": "1993-01-01" - } - } - ], - "DD": [ - { - "DDM": { - "_from": "1948-07-20", - "_to": "1990-10-02" - } - } - ], - "DE": [ - { - "DEM": { - "_from": "1948-06-20", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "DG": [ - { - "USD": { - "_from": "1965-11-08" - } - } - ], - "DJ": [ - { - "DJF": { - "_from": "1977-06-27" - } - } - ], - "DK": [ - { - "DKK": { - "_from": "1873-05-27" - } - } - ], - "DM": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "DO": [ - { - "USD": { - "_from": "1905-06-21", - "_to": "1947-10-01" - } - }, - { - "DOP": { - "_from": "1947-10-01" - } - } - ], - "DZ": [ - { - "DZD": { - "_from": "1964-04-01" - } - } - ], - "EA": [ - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "EC": [ - { - "ECS": { - "_from": "1884-04-01", - "_to": "2000-10-02" - } - }, - { - "ECV": { - "_tender": "false", - "_from": "1993-05-23", - "_to": "2000-01-09" - } - }, - { - "USD": { - "_from": "2000-10-02" - } - } - ], - "EE": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1992-06-20" - } - }, - { - "EEK": { - "_from": "1992-06-21", - "_to": "2010-12-31" - } - }, - { - "EUR": { - "_from": "2011-01-01" - } - } - ], - "EG": [ - { - "EGP": { - "_from": "1885-11-14" - } - } - ], - "EH": [ - { - "MAD": { - "_from": "1976-02-26" - } - } - ], - "ER": [ - { - "ETB": { - "_from": "1993-05-24", - "_to": "1997-11-08" - } - }, - { - "ERN": { - "_from": "1997-11-08" - } - } - ], - "ES": [ - { - "ESP": { - "_from": "1868-10-19", - "_to": "2002-02-28" - } - }, - { - "ESB": { - "_tender": "false", - "_from": "1975-01-01", - "_to": "1994-12-31" - } - }, - { - "ESA": { - "_tender": "false", - "_from": "1978-01-01", - "_to": "1981-12-31" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "ET": [ - { - "ETB": { - "_from": "1976-09-15" - } - } - ], - "EU": [ - { - "XEU": { - "_tender": "false", - "_from": "1979-01-01", - "_to": "1998-12-31" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "FI": [ - { - "FIM": { - "_from": "1963-01-01", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "FJ": [ - { - "FJD": { - "_from": "1969-01-13" - } - } - ], - "FK": [ - { - "FKP": { - "_from": "1901-01-01" - } - } - ], - "FM": [ - { - "JPY": { - "_from": "1914-10-03", - "_to": "1944-01-01" - } - }, - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "FO": [ - { - "DKK": { - "_from": "1948-01-01" - } - } - ], - "FR": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "GA": [ - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "GB": [ - { - "GBP": { - "_from": "1694-07-27" - } - } - ], - "GD": [ - { - "XCD": { - "_from": "1967-02-27" - } - } - ], - "GE": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1993-06-11" - } - }, - { - "GEK": { - "_from": "1993-04-05", - "_to": "1995-09-25" - } - }, - { - "GEL": { - "_from": "1995-09-23" - } - } - ], - "GF": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "GG": [ - { - "GBP": { - "_from": "1830-01-01" - } - } - ], - "GH": [ - { - "GHC": { - "_from": "1979-03-09", - "_to": "2007-12-31" - } - }, - { - "GHS": { - "_from": "2007-07-03" - } - } - ], - "GI": [ - { - "GIP": { - "_from": "1713-01-01" - } - } - ], - "GL": [ - { - "DKK": { - "_from": "1873-05-27" - } - } - ], - "GM": [ - { - "GMD": { - "_from": "1971-07-01" - } - } - ], - "GN": [ - { - "GNS": { - "_from": "1972-10-02", - "_to": "1986-01-06" - } - }, - { - "GNF": { - "_from": "1986-01-06" - } - } - ], - "GP": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "GQ": [ - { - "GQE": { - "_from": "1975-07-07", - "_to": "1986-06-01" - } - }, - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "GR": [ - { - "GRD": { - "_from": "1954-05-01", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "2001-01-01" - } - } - ], - "GS": [ - { - "GBP": { - "_from": "1908-01-01" - } - } - ], - "GT": [ - { - "GTQ": { - "_from": "1925-05-27" - } - } - ], - "GU": [ - { - "USD": { - "_from": "1944-08-21" - } - } - ], - "GW": [ - { - "GWE": { - "_from": "1914-01-01", - "_to": "1976-02-28" - } - }, - { - "GWP": { - "_from": "1976-02-28", - "_to": "1997-03-31" - } - }, - { - "XOF": { - "_from": "1997-03-31" - } - } - ], - "GY": [ - { - "GYD": { - "_from": "1966-05-26" - } - } - ], - "HK": [ - { - "HKD": { - "_from": "1895-02-02" - } - } - ], - "HM": [ - { - "AUD": { - "_from": "1967-02-16" - } - } - ], - "HN": [ - { - "HNL": { - "_from": "1926-04-03" - } - } - ], - "HR": [ - { - "YUD": { - "_from": "1966-01-01", - "_to": "1990-01-01" - } - }, - { - "YUN": { - "_from": "1990-01-01", - "_to": "1991-12-23" - } - }, - { - "HRD": { - "_from": "1991-12-23", - "_to": "1995-01-01" - } - }, - { - "HRK": { - "_from": "1994-05-30" - } - } - ], - "HT": [ - { - "HTG": { - "_from": "1872-08-26" - } - }, - { - "USD": { - "_from": "1915-01-01" - } - } - ], - "HU": [ - { - "HUF": { - "_from": "1946-07-23" - } - } - ], - "IC": [ - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "ID": [ - { - "IDR": { - "_from": "1965-12-13" - } - } - ], - "IE": [ - { - "GBP": { - "_from": "1800-01-01", - "_to": "1922-01-01" - } - }, - { - "IEP": { - "_from": "1922-01-01", - "_to": "2002-02-09" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "IL": [ - { - "ILP": { - "_from": "1948-08-16", - "_to": "1980-02-22" - } - }, - { - "ILR": { - "_from": "1980-02-22", - "_to": "1985-09-04" - } - }, - { - "ILS": { - "_from": "1985-09-04" - } - } - ], - "IM": [ - { - "GBP": { - "_from": "1840-01-03" - } - } - ], - "IN": [ - { - "INR": { - "_from": "1835-08-17" - } - } - ], - "IO": [ - { - "USD": { - "_from": "1965-11-08" - } - } - ], - "IQ": [ - { - "EGP": { - "_from": "1920-11-11", - "_to": "1931-04-19" - } - }, - { - "INR": { - "_from": "1920-11-11", - "_to": "1931-04-19" - } - }, - { - "IQD": { - "_from": "1931-04-19" - } - } - ], - "IR": [ - { - "IRR": { - "_from": "1932-05-13" - } - } - ], - "IS": [ - { - "DKK": { - "_from": "1873-05-27", - "_to": "1918-12-01" - } - }, - { - "ISJ": { - "_from": "1918-12-01", - "_to": "1981-01-01" - } - }, - { - "ISK": { - "_from": "1981-01-01" - } - } - ], - "IT": [ - { - "ITL": { - "_from": "1862-08-24", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "JE": [ - { - "GBP": { - "_from": "1837-01-01" - } - } - ], - "JM": [ - { - "JMD": { - "_from": "1969-09-08" - } - } - ], - "JO": [ - { - "JOD": { - "_from": "1950-07-01" - } - } - ], - "JP": [ - { - "JPY": { - "_from": "1871-06-01" - } - } - ], - "KE": [ - { - "KES": { - "_from": "1966-09-14" - } - } - ], - "KG": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1993-05-10" - } - }, - { - "KGS": { - "_from": "1993-05-10" - } - } - ], - "KH": [ - { - "KHR": { - "_from": "1980-03-20" - } - } - ], - "KI": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "KM": [ - { - "KMF": { - "_from": "1975-07-06" - } - } - ], - "KN": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "KP": [ - { - "KPW": { - "_from": "1959-04-17" - } - } - ], - "KR": [ - { - "KRO": { - "_from": "1945-08-15", - "_to": "1953-02-15" - } - }, - { - "KRH": { - "_from": "1953-02-15", - "_to": "1962-06-10" - } - }, - { - "KRW": { - "_from": "1962-06-10" - } - } - ], - "KW": [ - { - "KWD": { - "_from": "1961-04-01" - } - } - ], - "KY": [ - { - "JMD": { - "_from": "1969-09-08", - "_to": "1971-01-01" - } - }, - { - "KYD": { - "_from": "1971-01-01" - } - } - ], - "KZ": [ - { - "KZT": { - "_from": "1993-11-05" - } - } - ], - "LA": [ - { - "LAK": { - "_from": "1979-12-10" - } - } - ], - "LB": [ - { - "LBP": { - "_from": "1948-02-02" - } - } - ], - "LC": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "LI": [ - { - "CHF": { - "_from": "1921-02-01" - } - } - ], - "LK": [ - { - "LKR": { - "_from": "1978-05-22" - } - } - ], - "LR": [ - { - "LRD": { - "_from": "1944-01-01" - } - } - ], - "LS": [ - { - "ZAR": { - "_from": "1961-02-14" - } - }, - { - "LSL": { - "_from": "1980-01-22" - } - } - ], - "LT": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1992-10-01" - } - }, - { - "LTT": { - "_from": "1992-10-01", - "_to": "1993-06-25" - } - }, - { - "LTL": { - "_from": "1993-06-25", - "_to": "2014-12-31" - } - }, - { - "EUR": { - "_from": "2015-01-01" - } - } - ], - "LU": [ - { - "LUF": { - "_from": "1944-09-04", - "_to": "2002-02-28" - } - }, - { - "LUC": { - "_tender": "false", - "_from": "1970-01-01", - "_to": "1990-03-05" - } - }, - { - "LUL": { - "_tender": "false", - "_from": "1970-01-01", - "_to": "1990-03-05" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "LV": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1992-07-20" - } - }, - { - "LVR": { - "_from": "1992-05-07", - "_to": "1993-10-17" - } - }, - { - "LVL": { - "_from": "1993-06-28", - "_to": "2013-12-31" - } - }, - { - "EUR": { - "_from": "2014-01-01" - } - } - ], - "LY": [ - { - "LYD": { - "_from": "1971-09-01" - } - } - ], - "MA": [ - { - "MAF": { - "_from": "1881-01-01", - "_to": "1959-10-17" - } - }, - { - "MAD": { - "_from": "1959-10-17" - } - } - ], - "MC": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "MCF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "MD": [ - { - "MDC": { - "_from": "1992-06-01", - "_to": "1993-11-29" - } - }, - { - "MDL": { - "_from": "1993-11-29" - } - } - ], - "ME": [ - { - "YUM": { - "_from": "1994-01-24", - "_to": "2002-05-15" - } - }, - { - "DEM": { - "_from": "1999-10-02", - "_to": "2002-05-15" - } - }, - { - "EUR": { - "_from": "2002-01-01" - } - } - ], - "MF": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "MG": [ - { - "MGF": { - "_from": "1963-07-01", - "_to": "2004-12-31" - } - }, - { - "MGA": { - "_from": "1983-11-01" - } - } - ], - "MH": [ - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "MK": [ - { - "MKN": { - "_from": "1992-04-26", - "_to": "1993-05-20" - } - }, - { - "MKD": { - "_from": "1993-05-20" - } - } - ], - "ML": [ - { - "XOF": { - "_from": "1958-11-24", - "_to": "1962-07-02" - } - }, - { - "MLF": { - "_from": "1962-07-02", - "_to": "1984-08-31" - } - }, - { - "XOF": { - "_from": "1984-06-01" - } - } - ], - "MM": [ - { - "BUK": { - "_from": "1952-07-01", - "_to": "1989-06-18" - } - }, - { - "MMK": { - "_from": "1989-06-18" - } - } - ], - "MN": [ - { - "MNT": { - "_from": "1915-03-01" - } - } - ], - "MO": [ - { - "MOP": { - "_from": "1901-01-01" - } - } - ], - "MP": [ - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "MQ": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "MR": [ - { - "XOF": { - "_from": "1958-11-28", - "_to": "1973-06-29" - } - }, - { - "MRO": { - "_from": "1973-06-29" - } - } - ], - "MS": [ - { - "XCD": { - "_from": "1967-02-27" - } - } - ], - "MT": [ - { - "MTP": { - "_from": "1914-08-13", - "_to": "1968-06-07" - } - }, - { - "MTL": { - "_from": "1968-06-07", - "_to": "2008-01-31" - } - }, - { - "EUR": { - "_from": "2008-01-01" - } - } - ], - "MU": [ - { - "MUR": { - "_from": "1934-04-01" - } - } - ], - "MV": [ - { - "MVR": { - "_from": "1981-07-01" - } - } - ], - "MW": [ - { - "MWK": { - "_from": "1971-02-15" - } - } - ], - "MX": [ - { - "MXV": { - "_tender": "false" - } - }, - { - "MXP": { - "_from": "1822-01-01", - "_to": "1992-12-31" - } - }, - { - "MXN": { - "_from": "1993-01-01" - } - } - ], - "MY": [ - { - "MYR": { - "_from": "1963-09-16" - } - } - ], - "MZ": [ - { - "MZE": { - "_from": "1975-06-25", - "_to": "1980-06-16" - } - }, - { - "MZM": { - "_from": "1980-06-16", - "_to": "2006-12-31" - } - }, - { - "MZN": { - "_from": "2006-07-01" - } - } - ], - "NA": [ - { - "ZAR": { - "_from": "1961-02-14" - } - }, - { - "NAD": { - "_from": "1993-01-01" - } - } - ], - "NC": [ - { - "XPF": { - "_from": "1985-01-01" - } - } - ], - "NE": [ - { - "XOF": { - "_from": "1958-12-19" - } - } - ], - "NF": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "NG": [ - { - "NGN": { - "_from": "1973-01-01" - } - } - ], - "NI": [ - { - "NIC": { - "_from": "1988-02-15", - "_to": "1991-04-30" - } - }, - { - "NIO": { - "_from": "1991-04-30" - } - } - ], - "NL": [ - { - "NLG": { - "_from": "1813-01-01", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "NO": [ - { - "SEK": { - "_from": "1873-05-27", - "_to": "1905-06-07" - } - }, - { - "NOK": { - "_from": "1905-06-07" - } - } - ], - "NP": [ - { - "INR": { - "_from": "1870-01-01", - "_to": "1966-10-17" - } - }, - { - "NPR": { - "_from": "1933-01-01" - } - } - ], - "NR": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "NU": [ - { - "NZD": { - "_from": "1967-07-10" - } - } - ], - "NZ": [ - { - "NZD": { - "_from": "1967-07-10" - } - } - ], - "OM": [ - { - "OMR": { - "_from": "1972-11-11" - } - } - ], - "PA": [ - { - "PAB": { - "_from": "1903-11-04" - } - }, - { - "USD": { - "_from": "1903-11-18" - } - } - ], - "PE": [ - { - "PES": { - "_from": "1863-02-14", - "_to": "1985-02-01" - } - }, - { - "PEI": { - "_from": "1985-02-01", - "_to": "1991-07-01" - } - }, - { - "PEN": { - "_from": "1991-07-01" - } - } - ], - "PF": [ - { - "XPF": { - "_from": "1945-12-26" - } - } - ], - "PG": [ - { - "AUD": { - "_from": "1966-02-14", - "_to": "1975-09-16" - } - }, - { - "PGK": { - "_from": "1975-09-16" - } - } - ], - "PH": [ - { - "PHP": { - "_from": "1946-07-04" - } - } - ], - "PK": [ - { - "INR": { - "_from": "1835-08-17", - "_to": "1947-08-15" - } - }, - { - "PKR": { - "_from": "1948-04-01" - } - } - ], - "PL": [ - { - "PLZ": { - "_from": "1950-10-28", - "_to": "1994-12-31" - } - }, - { - "PLN": { - "_from": "1995-01-01" - } - } - ], - "PM": [ - { - "FRF": { - "_from": "1972-12-21", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "PN": [ - { - "NZD": { - "_from": "1969-01-13" - } - } - ], - "PR": [ - { - "ESP": { - "_from": "1800-01-01", - "_to": "1898-12-10" - } - }, - { - "USD": { - "_from": "1898-12-10" - } - } - ], - "PS": [ - { - "JOD": { - "_from": "1950-07-01", - "_to": "1967-06-01" - } - }, - { - "ILP": { - "_from": "1967-06-01", - "_to": "1980-02-22" - } - }, - { - "ILS": { - "_from": "1985-09-04" - } - }, - { - "JOD": { - "_from": "1996-02-12" - } - } - ], - "PT": [ - { - "PTE": { - "_from": "1911-05-22", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "PW": [ - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "PY": [ - { - "PYG": { - "_from": "1943-11-01" - } - } - ], - "QA": [ - { - "QAR": { - "_from": "1973-05-19" - } - } - ], - "RE": [ - { - "FRF": { - "_from": "1975-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "RO": [ - { - "ROL": { - "_from": "1952-01-28", - "_to": "2006-12-31" - } - }, - { - "RON": { - "_from": "2005-07-01" - } - } - ], - "RS": [ - { - "YUM": { - "_from": "1994-01-24", - "_to": "2002-05-15" - } - }, - { - "CSD": { - "_from": "2002-05-15", - "_to": "2006-10-25" - } - }, - { - "RSD": { - "_from": "2006-10-25" - } - } - ], - "RU": [ - { - "RUR": { - "_from": "1991-12-25", - "_to": "1998-12-31" - } - }, - { - "RUB": { - "_from": "1999-01-01" - } - } - ], - "RW": [ - { - "RWF": { - "_from": "1964-05-19" - } - } - ], - "SA": [ - { - "SAR": { - "_from": "1952-10-22" - } - } - ], - "SB": [ - { - "AUD": { - "_from": "1966-02-14", - "_to": "1978-06-30" - } - }, - { - "SBD": { - "_from": "1977-10-24" - } - } - ], - "SC": [ - { - "SCR": { - "_from": "1903-11-01" - } - } - ], - "SD": [ - { - "EGP": { - "_from": "1889-01-19", - "_to": "1958-01-01" - } - }, - { - "GBP": { - "_from": "1889-01-19", - "_to": "1958-01-01" - } - }, - { - "SDP": { - "_from": "1957-04-08", - "_to": "1998-06-01" - } - }, - { - "SDD": { - "_from": "1992-06-08", - "_to": "2007-06-30" - } - }, - { - "SDG": { - "_from": "2007-01-10" - } - } - ], - "SE": [ - { - "SEK": { - "_from": "1873-05-27" - } - } - ], - "SG": [ - { - "MYR": { - "_from": "1963-09-16", - "_to": "1967-06-12" - } - }, - { - "SGD": { - "_from": "1967-06-12" - } - } - ], - "SH": [ - { - "SHP": { - "_from": "1917-02-15" - } - } - ], - "SI": [ - { - "SIT": { - "_from": "1992-10-07", - "_to": "2007-01-14" - } - }, - { - "EUR": { - "_from": "2007-01-01" - } - } - ], - "SJ": [ - { - "NOK": { - "_from": "1905-06-07" - } - } - ], - "SK": [ - { - "CSK": { - "_from": "1953-06-01", - "_to": "1992-12-31" - } - }, - { - "SKK": { - "_from": "1992-12-31", - "_to": "2009-01-01" - } - }, - { - "EUR": { - "_from": "2009-01-01" - } - } - ], - "SL": [ - { - "GBP": { - "_from": "1808-11-30", - "_to": "1966-02-04" - } - }, - { - "SLL": { - "_from": "1964-08-04" - } - } - ], - "SM": [ - { - "ITL": { - "_from": "1865-12-23", - "_to": "2001-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "SN": [ - { - "XOF": { - "_from": "1959-04-04" - } - } - ], - "SO": [ - { - "SOS": { - "_from": "1960-07-01" - } - } - ], - "SR": [ - { - "NLG": { - "_from": "1815-11-20", - "_to": "1940-05-10" - } - }, - { - "SRG": { - "_from": "1940-05-10", - "_to": "2003-12-31" - } - }, - { - "SRD": { - "_from": "2004-01-01" - } - } - ], - "SS": [ - { - "SDG": { - "_from": "2007-01-10", - "_to": "2011-09-01" - } - }, - { - "SSP": { - "_from": "2011-07-18" - } - } - ], - "ST": [ - { - "STD": { - "_from": "1977-09-08" - } - } - ], - "SU": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - } - ], - "SV": [ - { - "SVC": { - "_from": "1919-11-11", - "_to": "2001-01-01" - } - }, - { - "USD": { - "_from": "2001-01-01" - } - } - ], - "SX": [ - { - "ANG": { - "_from": "2010-10-10" - } - } - ], - "SY": [ - { - "SYP": { - "_from": "1948-01-01" - } - } - ], - "SZ": [ - { - "SZL": { - "_from": "1974-09-06" - } - } - ], - "TA": [ - { - "GBP": { - "_from": "1938-01-12" - } - } - ], - "TC": [ - { - "USD": { - "_from": "1969-09-08" - } - } - ], - "TD": [ - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "TF": [ - { - "FRF": { - "_from": "1959-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "TG": [ - { - "XOF": { - "_from": "1958-11-28" - } - } - ], - "TH": [ - { - "THB": { - "_from": "1928-04-15" - } - } - ], - "TJ": [ - { - "RUR": { - "_from": "1991-12-25", - "_to": "1995-05-10" - } - }, - { - "TJR": { - "_from": "1995-05-10", - "_to": "2000-10-25" - } - }, - { - "TJS": { - "_from": "2000-10-26" - } - } - ], - "TK": [ - { - "NZD": { - "_from": "1967-07-10" - } - } - ], - "TL": [ - { - "TPE": { - "_from": "1959-01-02", - "_to": "2002-05-20" - } - }, - { - "IDR": { - "_from": "1975-12-07", - "_to": "2002-05-20" - } - }, - { - "USD": { - "_from": "1999-10-20" - } - } - ], - "TM": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1993-11-01" - } - }, - { - "TMM": { - "_from": "1993-11-01", - "_to": "2009-01-01" - } - }, - { - "TMT": { - "_from": "2009-01-01" - } - } - ], - "TN": [ - { - "TND": { - "_from": "1958-11-01" - } - } - ], - "TO": [ - { - "TOP": { - "_from": "1966-02-14" - } - } - ], - "TP": [ - { - "TPE": { - "_from": "1959-01-02", - "_to": "2002-05-20" - } - }, - { - "IDR": { - "_from": "1975-12-07", - "_to": "2002-05-20" - } - } - ], - "TR": [ - { - "TRL": { - "_from": "1922-11-01", - "_to": "2005-12-31" - } - }, - { - "TRY": { - "_from": "2005-01-01" - } - } - ], - "TT": [ - { - "TTD": { - "_from": "1964-01-01" - } - } - ], - "TV": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "TW": [ - { - "TWD": { - "_from": "1949-06-15" - } - } - ], - "TZ": [ - { - "TZS": { - "_from": "1966-06-14" - } - } - ], - "UA": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1992-11-13" - } - }, - { - "UAK": { - "_from": "1992-11-13", - "_to": "1993-10-17" - } - }, - { - "UAH": { - "_from": "1996-09-02" - } - } - ], - "UG": [ - { - "UGS": { - "_from": "1966-08-15", - "_to": "1987-05-15" - } - }, - { - "UGX": { - "_from": "1987-05-15" - } - } - ], - "UM": [ - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "US": [ - { - "USN": { - "_tender": "false" - } - }, - { - "USS": { - "_tender": "false", - "_to": "2014-03-01" - } - }, - { - "USD": { - "_from": "1792-01-01" - } - } - ], - "UY": [ - { - "UYI": { - "_tender": "false" - } - }, - { - "UYP": { - "_from": "1975-07-01", - "_to": "1993-03-01" - } - }, - { - "UYU": { - "_from": "1993-03-01" - } - } - ], - "UZ": [ - { - "UZS": { - "_from": "1994-07-01" - } - } - ], - "VA": [ - { - "ITL": { - "_from": "1870-10-19", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "VC": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "VE": [ - { - "VEB": { - "_from": "1871-05-11", - "_to": "2008-06-30" - } - }, - { - "VEF": { - "_from": "2008-01-01" - } - } - ], - "VG": [ - { - "USD": { - "_from": "1833-01-01" - } - }, - { - "GBP": { - "_from": "1833-01-01", - "_to": "1959-01-01" - } - } - ], - "VI": [ - { - "USD": { - "_from": "1837-01-01" - } - } - ], - "VN": [ - { - "VNN": { - "_from": "1978-05-03", - "_to": "1985-09-14" - } - }, - { - "VND": { - "_from": "1985-09-14" - } - } - ], - "VU": [ - { - "VUV": { - "_from": "1981-01-01" - } - } - ], - "WF": [ - { - "XPF": { - "_from": "1961-07-30" - } - } - ], - "WS": [ - { - "WST": { - "_from": "1967-07-10" - } - } - ], - "XK": [ - { - "YUM": { - "_from": "1994-01-24", - "_to": "1999-09-30" - } - }, - { - "DEM": { - "_from": "1999-09-01", - "_to": "2002-03-09" - } - }, - { - "EUR": { - "_from": "2002-01-01" - } - } - ], - "YD": [ - { - "YDD": { - "_from": "1965-04-01", - "_to": "1996-01-01" - } - } - ], - "YE": [ - { - "YER": { - "_from": "1990-05-22" - } - } - ], - "YT": [ - { - "KMF": { - "_from": "1975-01-01", - "_to": "1976-02-23" - } - }, - { - "FRF": { - "_from": "1976-02-23", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "YU": [ - { - "YUD": { - "_from": "1966-01-01", - "_to": "1990-01-01" - } - }, - { - "YUN": { - "_from": "1990-01-01", - "_to": "1992-07-24" - } - }, - { - "YUM": { - "_from": "1994-01-24", - "_to": "2002-05-15" - } - } - ], - "ZA": [ - { - "ZAR": { - "_from": "1961-02-14" - } - }, - { - "ZAL": { - "_tender": "false", - "_from": "1985-09-01", - "_to": "1995-03-13" - } - } - ], - "ZM": [ - { - "ZMK": { - "_from": "1968-01-16", - "_to": "2013-01-01" - } - }, - { - "ZMW": { - "_from": "2013-01-01" - } - } - ], - "ZR": [ - { - "ZRZ": { - "_from": "1971-10-27", - "_to": "1993-11-01" - } - }, - { - "ZRN": { - "_from": "1993-11-01", - "_to": "1998-07-31" - } - } - ], - "ZW": [ - { - "RHD": { - "_from": "1970-02-17", - "_to": "1980-04-18" - } - }, - { - "ZWD": { - "_from": "1980-04-18", - "_to": "2008-08-01" - } - }, - { - "ZWR": { - "_from": "2008-08-01", - "_to": "2009-02-02" - } - }, - { - "ZWL": { - "_from": "2009-02-02", - "_to": "2009-04-12" - } - }, - { - "USD": { - "_from": "2009-04-12" - } - } - ], - "ZZ": [ - { - "XAG": { - "_tender": "false" - } - }, - { - "XAU": { - "_tender": "false" - } - }, - { - "XBA": { - "_tender": "false" - } - }, - { - "XBB": { - "_tender": "false" - } - }, - { - "XBC": { - "_tender": "false" - } - }, - { - "XBD": { - "_tender": "false" - } - }, - { - "XDR": { - "_tender": "false" - } - }, - { - "XPD": { - "_tender": "false" - } - }, - { - "XPT": { - "_tender": "false" - } - }, - { - "XSU": { - "_tender": "false" - } - }, - { - "XTS": { - "_tender": "false" - } - }, - { - "XUA": { - "_tender": "false" - } - }, - { - "XXX": { - "_tender": "false" - } - }, - { - "XRE": { - "_tender": "false", - "_to": "1999-11-30" - } - }, - { - "XFU": { - "_tender": "false", - "_to": "2013-11-30" - } - }, - { - "XFO": { - "_tender": "false", - "_from": "1930-01-01", - "_to": "2003-04-01" - } - } - ] - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/datasource.ts b/ej2-javascript/code-snippet/grid/grid-cs46/datasource.ts index 2ca4aef0d..c233d4d7e 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs46/datasource.ts +++ b/ej2-javascript/code-snippet/grid/grid-cs46/datasource.ts @@ -73,9983 +73,4 @@ export let data: Object[] = [ OrderID: 10262, CustomerID: 'RATTC', Role: 'Employee', EmployeeID: 8, OrderDate: new Date(8379738e5), ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', ShipRegion: 'NM', Mask: '6789', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 - }]; - -export let employeeDetails: Object[] = [ - { - EmployeeID: 1, Role: 'TeamLead', Salary: 15000, Address: 'Chennai' - }, - { - EmployeeID: 2, Role: 'Manager', Salary: 20000, Address: 'Bangalore' - }, - { - EmployeeID: 3, Role: 'Engineer', Salary: 10000, Address: 'Cochin' - }, - { - EmployeeID: 4, Role: 'Sales', Salary: 20000, Address: 'Trivandrum' - }, - { - EmployeeID: 5, Role: 'Support', Salary: 10000, Address: 'Delhi' - } -]; -export let purchaseData: Object[] = [ - { - 'OrderID': 10248, - 'CustomerID': 'VINET', - 'OrderDate': '1996-07-04T10:10:00.000Z', - 'ShippedDate': '1996-07-16T12:20:00.000Z', - 'Freight': 32.38, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10249, - 'CustomerID': 'TOMSP', - 'OrderDate': '1996-07-05T12:20:00.000Z', - 'ShippedDate': '1996-07-10T13:20:00.000Z', - 'Freight': 11.61, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10250, - 'CustomerID': 'HANAR', - 'OrderDate': '1996-07-08T08:40:00.000Z', - 'ShippedDate': '1996-07-12T07:50:00.000Z', - 'Freight': 65.83, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10251, - 'CustomerID': 'VICTE', - 'OrderDate': '1996-07-08T07:50:00.000Z', - 'ShippedDate': '1996-07-15T15:50:00.000Z', - 'Freight': 41.34, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10252, - 'CustomerID': 'SUPRD', - 'OrderDate': '1996-07-09T12:05:00.000Z', - 'ShippedDate': '1996-07-11T17:30:00.000Z', - 'Freight': 51.3, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10253, - 'CustomerID': 'HANAR', - 'OrderDate': '1996-07-10T11:20:00.000Z', - 'ShippedDate': '1996-07-16T10:10:00.000Z', - 'Freight': 58.17, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10254, - 'CustomerID': 'CHOPS', - 'OrderDate': '1996-07-17T18:30:00.000Z', - 'ShippedDate': '1996-07-23T20:40:00.000Z', - 'Freight': 22.98, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10255, - 'CustomerID': 'RICSU', - 'OrderDate': '1996-07-12T10:40:00.000Z', - 'ShippedDate': '1996-07-15T05:40:00.000Z', - 'Freight': 148.33, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10256, - 'CustomerID': 'WELLI', - 'OrderDate': '1996-07-15T20:50:00.000Z', - 'ShippedDate': '1996-07-17T21:50:00.000Z', - 'Freight': 13.97, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10257, - 'CustomerID': 'HILAA', - 'OrderDate': '1996-07-16T03:20:00.000Z', - 'ShippedDate': '1996-07-22T14:40:00.000Z', - 'Freight': 81.91, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10258, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-07-17T18:30:00.000Z', - 'ShippedDate': '1996-07-23T14:50:00.000Z', - 'Freight': 140.51, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10259, - 'CustomerID': 'CENTC', - 'OrderDate': '1996-07-18T01:20:00.000Z', - 'ShippedDate': '1996-07-25T16:20:00.000Z', - 'Freight': 3.25, - 'ShipName': 'Centro comercial Moctezuma', - 'ShipAddress': 'Sierras de Granada 9993', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10260, - 'CustomerID': 'OTTIK', - 'OrderDate': '1996-07-19T11:20:00.000Z', - 'ShippedDate': '1996-07-29T03:10:00.000Z', - 'Freight': 55.09, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10261, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-07-19T18:30:00.000Z', - 'ShippedDate': '1996-07-30T23:10:00.000Z', - 'Freight': 3.05, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10262, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-07-22T21:40:00.000Z', - 'ShippedDate': '1996-07-25T19:10:00.000Z', - 'Freight': 48.29, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10263, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-07-23T00:10:00.000Z', - 'ShippedDate': '1996-07-31T22:50:00.000Z', - 'Freight': 146.06, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10264, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-07-24T20:10:00.000Z', - 'ShippedDate': '1996-08-23T11:40:00.000Z', - 'Freight': 3.67, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10265, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-07-25T23:50:00.000Z', - 'ShippedDate': '1996-08-12T02:10:00.000Z', - 'Freight': 55.28, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10266, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-07-26T03:10:00.000Z', - 'ShippedDate': '1996-07-31T01:50:00.000Z', - 'Freight': 25.73, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10267, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-07-29T04:10:00.000Z', - 'ShippedDate': '1996-08-06T17:20:00.000Z', - 'Freight': 208.58, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10268, - 'CustomerID': 'GROSR', - 'OrderDate': '1996-07-30T01:20:00.000Z', - 'ShippedDate': '1996-08-02T03:40:00.000Z', - 'Freight': 66.29, - 'ShipName': 'GROSELLA-Restaurante', - 'ShipAddress': '5ª Ave. Los Palos Grandes', - 'ShipCity': 'Caracas', - 'ShipRegion': 'DF', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10269, - 'CustomerID': 'WHITC', - 'OrderDate': '1996-07-31T05:10:00.000Z', - 'ShippedDate': '1996-08-09T07:10:00.000Z', - 'Freight': 4.56, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10270, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-08-01T09:10:00.000Z', - 'ShippedDate': '1996-08-02T11:10:00.000Z', - 'Freight': 136.54, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10271, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-08-01T13:10:00.000Z', - 'ShippedDate': '1996-08-30T15:10:00.000Z', - 'Freight': 4.54, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10272, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-08-02T17:10:00.000Z', - 'ShippedDate': '1996-08-06T19:10:00.000Z', - 'Freight': 98.03, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10273, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-05T21:10:00.000Z', - 'ShippedDate': '1996-08-12T23:10:00.000Z', - 'Freight': 76.07, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10274, - 'CustomerID': 'VINET', - 'OrderDate': '1996-08-06T02:10:00.000Z', - 'ShippedDate': '1996-08-16T04:10:00.000Z', - 'Freight': 6.01, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10275, - 'CustomerID': 'MAGAA', - 'OrderDate': '1996-08-07T06:10:00.000Z', - 'ShippedDate': '1996-08-09T08:10:00.000Z', - 'Freight': 26.93, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10276, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-08-08T10:10:00.000Z', - 'ShippedDate': '1996-08-14T12:10:00.000Z', - 'Freight': 13.84, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10277, - 'CustomerID': 'MORGK', - 'OrderDate': '1996-08-09T14:10:00.000Z', - 'ShippedDate': '1996-08-13T16:10:00.000Z', - 'Freight': 125.77, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10278, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-08-12T18:10:00.000Z', - 'ShippedDate': '1996-08-16T20:10:00.000Z', - 'Freight': 92.69, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10279, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-08-13T22:10:00.000Z', - 'ShippedDate': '1996-08-16T02:10:00.000Z', - 'Freight': 25.83, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10280, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-08-14T01:40:00.000Z', - 'ShippedDate': '1996-09-12T02:40:00.000Z', - 'Freight': 8.98, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10281, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-08-14T03:40:00.000Z', - 'ShippedDate': '1996-08-21T04:40:00.000Z', - 'Freight': 2.94, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10282, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-08-15T05:40:00.000Z', - 'ShippedDate': '1996-08-21T06:40:00.000Z', - 'Freight': 12.69, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10283, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-08-16T07:40:00.000Z', - 'ShippedDate': '1996-08-23T08:40:00.000Z', - 'Freight': 84.81, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10284, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-08-19T09:40:00.000Z', - 'ShippedDate': '1996-08-27T10:40:00.000Z', - 'Freight': 76.56, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10285, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-20T11:40:00.000Z', - 'ShippedDate': '1996-08-26T12:40:00.000Z', - 'Freight': 76.83, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10286, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-21T01:50:00.000Z', - 'ShippedDate': '1996-08-30T02:50:00.000Z', - 'Freight': 229.24, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10287, - 'CustomerID': 'RICAR', - 'OrderDate': '1996-08-22T03:50:00.000Z', - 'ShippedDate': '1996-08-28T04:50:00.000Z', - 'Freight': 12.76, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10288, - 'CustomerID': 'REGGC', - 'OrderDate': '1996-08-23T05:50:00.000Z', - 'ShippedDate': '1996-09-03T06:50:00.000Z', - 'Freight': 7.45, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10289, - 'CustomerID': 'BSBEV', - 'OrderDate': '1996-08-26T07:50:00.000Z', - 'ShippedDate': '1996-08-28T08:50:00.000Z', - 'Freight': 22.77, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10290, - 'CustomerID': 'COMMI', - 'OrderDate': '1996-08-27T09:50:00.000Z', - 'ShippedDate': '1996-09-03T10:50:00.000Z', - 'Freight': 79.7, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10291, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-08-27T11:50:00.000Z', - 'ShippedDate': '1996-09-04T12:50:00.000Z', - 'Freight': 6.4, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10292, - 'CustomerID': 'TRADH', - 'OrderDate': '1996-08-28T01:10:00.000Z', - 'ShippedDate': '1996-09-02T02:10:00.000Z', - 'Freight': 1.35, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10293, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-08-29T03:10:00.000Z', - 'ShippedDate': '1996-09-11T04:10:00.000Z', - 'Freight': 21.18, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10294, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-08-30T05:10:00.000Z', - 'ShippedDate': '1996-09-05T06:10:00.000Z', - 'Freight': 147.26, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10295, - 'CustomerID': 'VINET', - 'OrderDate': '1996-09-02T07:10:00.000Z', - 'ShippedDate': '1996-09-10T08:10:00.000Z', - 'Freight': 1.15, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10296, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-09-03T09:10:00.000Z', - 'ShippedDate': '1996-09-11T10:10:00.000Z', - 'Freight': 0.12, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10297, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-09-04T11:10:00.000Z', - 'ShippedDate': '1996-09-10T12:10:00.000Z', - 'Freight': 5.74, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10298, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-09-05T01:10:00.000Z', - 'ShippedDate': '1996-09-11T02:20:00.000Z', - 'Freight': 168.22, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10299, - 'CustomerID': 'RICAR', - 'OrderDate': '1996-09-06T03:20:00.000Z', - 'ShippedDate': '1996-09-13T04:20:00.000Z', - 'Freight': 29.76, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10300, - 'CustomerID': 'MAGAA', - 'OrderDate': '1996-09-09T05:20:00.000Z', - 'ShippedDate': '1996-09-18T06:20:00.000Z', - 'Freight': 17.68, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10301, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-09-09T07:20:00.000Z', - 'ShippedDate': '1996-09-17T08:20:00.000Z', - 'Freight': 45.08, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10302, - 'CustomerID': 'SUPRD', - 'OrderDate': '1996-09-10T09:20:00.000Z', - 'ShippedDate': '1996-10-09T10:20:00.000Z', - 'Freight': 6.27, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10303, - 'CustomerID': 'GODOS', - 'OrderDate': '1996-09-11T11:20:00.000Z', - 'ShippedDate': '1996-09-18T12:20:00.000Z', - 'Freight': 107.83, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10304, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-09-12T00:10:00.000Z', - 'ShippedDate': '1996-09-17T01:20:00.000Z', - 'Freight': 63.79, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10305, - 'CustomerID': 'OLDWO', - 'OrderDate': '1996-09-13T01:20:00.000Z', - 'ShippedDate': '1996-10-09T02:20:00.000Z', - 'Freight': 257.62, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10306, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-09-16T03:20:00.000Z', - 'ShippedDate': '1996-09-23T04:20:00.000Z', - 'Freight': 7.56, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10307, - 'CustomerID': 'LONEP', - 'OrderDate': '1996-09-17T05:20:00.000Z', - 'ShippedDate': '1996-09-25T06:20:00.000Z', - 'Freight': 0.56, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10308, - 'CustomerID': 'ANATR', - 'OrderDate': '1996-09-18T07:20:00.000Z', - 'ShippedDate': '1996-09-24T08:20:00.000Z', - 'Freight': 1.61, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10309, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-09-19T09:20:00.000Z', - 'ShippedDate': '1996-10-23T10:20:00.000Z', - 'Freight': 47.3, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10310, - 'CustomerID': 'THEBI', - 'OrderDate': '1996-09-20T11:20:00.000Z', - 'ShippedDate': '1996-09-27T12:20:00.000Z', - 'Freight': 17.52, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10311, - 'CustomerID': 'DUMON', - 'OrderDate': '1996-09-20T13:20:00.000Z', - 'ShippedDate': '1996-09-26T14:20:00.000Z', - 'Freight': 24.69, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10312, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-09-23T15:20:00.000Z', - 'ShippedDate': '1996-10-03T16:20:00.000Z', - 'Freight': 40.26, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10313, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-09-24T17:20:00.000Z', - 'ShippedDate': '1996-10-04T18:20:00.000Z', - 'Freight': 1.96, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10314, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-09-25T19:20:00.000Z', - 'ShippedDate': '1996-10-04T20:20:00.000Z', - 'Freight': 74.16, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10315, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-09-26T21:20:00.000Z', - 'ShippedDate': '1996-10-03T22:20:00.000Z', - 'Freight': 41.76, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10316, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-09-27T23:20:00.000Z', - 'ShippedDate': '1996-10-08T00:30:00.000Z', - 'Freight': 150.15, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10317, - 'CustomerID': 'LONEP', - 'OrderDate': '1996-09-30T01:30:00.000Z', - 'ShippedDate': '1996-10-10T02:30:00.000Z', - 'Freight': 12.69, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10318, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-10-01T03:30:00.000Z', - 'ShippedDate': '1996-10-04T03:30:00.000Z', - 'Freight': 4.73, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10319, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-10-02T04:30:00.000Z', - 'ShippedDate': '1996-10-11T05:30:00.000Z', - 'Freight': 64.5, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10320, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-10-03T06:30:00.000Z', - 'ShippedDate': '1996-10-18T07:30:00.000Z', - 'Freight': 34.57, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10321, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-10-03T08:30:00.000Z', - 'ShippedDate': '1996-10-11T09:30:00.000Z', - 'Freight': 3.43, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10322, - 'CustomerID': 'PERIC', - 'OrderDate': '1996-10-04T10:30:00.000Z', - 'ShippedDate': '1996-10-23T11:30:00.000Z', - 'Freight': 0.4, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10323, - 'CustomerID': 'KOENE', - 'OrderDate': '1996-10-07T12:30:00.000Z', - 'ShippedDate': '1996-10-14T13:30:00.000Z', - 'Freight': 4.88, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10324, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-10-08T14:30:00.000Z', - 'ShippedDate': '1996-10-10T15:30:00.000Z', - 'Freight': 214.27, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10325, - 'CustomerID': 'KOENE', - 'OrderDate': '1996-10-09T16:30:00.000Z', - 'ShippedDate': '1996-10-14T17:30:00.000Z', - 'Freight': 64.86, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10326, - 'CustomerID': 'BOLID', - 'OrderDate': '1996-10-10T18:30:00.000Z', - 'ShippedDate': '1996-10-14T19:30:00.000Z', - 'Freight': 77.92, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10327, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-10-11T20:30:00.000Z', - 'ShippedDate': '1996-10-14T21:30:00.000Z', - 'Freight': 63.36, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10328, - 'CustomerID': 'FURIB', - 'OrderDate': '1996-10-14T22:30:00.000Z', - 'ShippedDate': '1996-10-17T23:30:00.000Z', - 'Freight': 87.03, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10329, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-10-15T00:40:00.000Z', - 'ShippedDate': '1996-10-23T01:40:00.000Z', - 'Freight': 191.67, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10330, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-10-16T02:40:00.000Z', - 'ShippedDate': '1996-10-28T03:40:00.000Z', - 'Freight': 12.75, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10331, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-10-16T02:40:00.000Z', - 'ShippedDate': '1996-10-21T03:40:00.000Z', - 'Freight': 10.19, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10332, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-10-17T04:40:00.000Z', - 'ShippedDate': '1996-10-21T05:40:00.000Z', - 'Freight': 52.84, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10333, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-10-18T06:40:00.000Z', - 'ShippedDate': '1996-10-25T07:40:00.000Z', - 'Freight': 0.59, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10334, - 'CustomerID': 'VICTE', - 'OrderDate': '1996-10-21T08:40:00.000Z', - 'ShippedDate': '1996-10-28T09:40:00.000Z', - 'Freight': 8.56, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10335, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-10-22T10:40:00.000Z', - 'ShippedDate': '1996-10-24T11:40:00.000Z', - 'Freight': 42.11, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10336, - 'CustomerID': 'PRINI', - 'OrderDate': '1996-10-23T12:40:00.000Z', - 'ShippedDate': '1996-10-25T13:40:00.000Z', - 'Freight': 15.51, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10337, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-10-24T14:40:00.000Z', - 'ShippedDate': '1996-10-29T14:40:00.000Z', - 'Freight': 108.26, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10338, - 'CustomerID': 'OLDWO', - 'OrderDate': '1996-10-25T15:40:00.000Z', - 'ShippedDate': '1996-10-29T16:40:00.000Z', - 'Freight': 84.21, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10339, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-10-28T17:40:00.000Z', - 'ShippedDate': '1996-11-04T18:40:00.000Z', - 'Freight': 15.66, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10340, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-10-29T19:40:00.000Z', - 'ShippedDate': '1996-11-08T20:40:00.000Z', - 'Freight': 166.31, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10341, - 'CustomerID': 'SIMOB', - 'OrderDate': '1996-10-29T21:40:00.000Z', - 'ShippedDate': '1996-11-05T22:40:00.000Z', - 'Freight': 26.78, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10342, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-10-30T23:40:00.000Z', - 'ShippedDate': '1996-11-04T00:50:00.000Z', - 'Freight': 54.83, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10343, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-10-31T01:50:00.000Z', - 'ShippedDate': '1996-11-06T02:50:00.000Z', - 'Freight': 110.37, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10344, - 'CustomerID': 'WHITC', - 'OrderDate': '1996-11-01T03:50:00.000Z', - 'ShippedDate': '1996-11-05T04:50:00.000Z', - 'Freight': 23.29, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10345, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-11-04T05:50:00.000Z', - 'ShippedDate': '1996-11-11T05:50:00.000Z', - 'Freight': 249.06, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10346, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-11-05T06:50:00.000Z', - 'ShippedDate': '1996-11-08T07:50:00.000Z', - 'Freight': 142.08, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10347, - 'CustomerID': 'FAMIA', - 'OrderDate': '1996-11-06T08:50:00.000Z', - 'ShippedDate': '1996-11-08T09:50:00.000Z', - 'Freight': 3.1, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10348, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-11-07T10:50:00.000Z', - 'ShippedDate': '1996-11-15T11:50:00.000Z', - 'Freight': 0.78, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10349, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-11-08T12:50:00.000Z', - 'ShippedDate': '1996-11-15T13:50:00.000Z', - 'Freight': 8.63, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10350, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-11-11T14:50:00.000Z', - 'ShippedDate': '1996-12-03T15:50:00.000Z', - 'Freight': 64.19, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10351, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-11-11T16:50:00.000Z', - 'ShippedDate': '1996-11-20T17:50:00.000Z', - 'Freight': 162.33, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10352, - 'CustomerID': 'FURIB', - 'OrderDate': '1996-11-12T18:50:00.000Z', - 'ShippedDate': '1996-11-18T19:50:00.000Z', - 'Freight': 1.3, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10353, - 'CustomerID': 'PICCO', - 'OrderDate': '1996-11-13T20:50:00.000Z', - 'ShippedDate': '1996-11-25T21:50:00.000Z', - 'Freight': 360.63, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10354, - 'CustomerID': 'PERIC', - 'OrderDate': '1996-11-14T21:50:00.000Z', - 'ShippedDate': '1996-11-20T22:50:00.000Z', - 'Freight': 53.8, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10355, - 'CustomerID': 'AROUT', - 'OrderDate': '1996-11-15T23:50:00.000Z', - 'ShippedDate': '1996-11-20T00:50:00.000Z', - 'Freight': 41.95, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10356, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-11-18T01:05:00.000Z', - 'ShippedDate': '1996-11-27T02:05:00.000Z', - 'Freight': 36.71, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10357, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-11-19T03:05:00.000Z', - 'ShippedDate': '1996-12-02T04:05:00.000Z', - 'Freight': 34.88, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10358, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-11-20T05:05:00.000Z', - 'ShippedDate': '1996-11-27T06:05:00.000Z', - 'Freight': 19.64, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10359, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-11-21T07:05:00.000Z', - 'ShippedDate': '1996-11-26T08:05:00.000Z', - 'Freight': 288.43, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10360, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-11-22T09:05:00.000Z', - 'ShippedDate': '1996-12-02T10:05:00.000Z', - 'Freight': 131.7, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10361, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-11-22T11:05:00.000Z', - 'ShippedDate': '1996-12-03T12:05:00.000Z', - 'Freight': 183.17, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10362, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-11-25T13:05:00.000Z', - 'ShippedDate': '1996-11-28T14:05:00.000Z', - 'Freight': 96.04, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10363, - 'CustomerID': 'DRACD', - 'OrderDate': '1996-11-26T15:05:00.000Z', - 'ShippedDate': '1996-12-04T16:05:00.000Z', - 'Freight': 30.54, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10364, - 'CustomerID': 'EASTC', - 'OrderDate': '1996-11-26T17:05:00.000Z', - 'ShippedDate': '1996-12-04T18:05:00.000Z', - 'Freight': 71.97, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10365, - 'CustomerID': 'ANTON', - 'OrderDate': '1996-11-27T19:05:00.000Z', - 'ShippedDate': '1996-12-02T20:05:00.000Z', - 'Freight': 22, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10366, - 'CustomerID': 'GALED', - 'OrderDate': '1996-11-28T21:05:00.000Z', - 'ShippedDate': '1996-12-30T22:05:00.000Z', - 'Freight': 10.14, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10367, - 'CustomerID': 'VAFFE', - 'OrderDate': '1996-11-28T23:05:00.000Z', - 'ShippedDate': '1996-12-02T00:05:00.000Z', - 'Freight': 13.55, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10368, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-11-29T02:00.00.000Z', - 'ShippedDate': '1996-12-02T04:00.00.000Z', - 'Freight': 101.95, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10369, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-12-02T04:00.00.000Z', - 'ShippedDate': '1996-12-09T07:25:00.000Z', - 'Freight': 195.68, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10370, - 'CustomerID': 'CHOPS', - 'OrderDate': '1996-12-03T06:00.00.000Z', - 'ShippedDate': '1996-12-27T07:00.00.000Z', - 'Freight': 1.17, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10371, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-12-03T08:00.00.000Z', - 'ShippedDate': '1996-12-24T09:00.00.000Z', - 'Freight': 0.45, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10372, - 'CustomerID': 'QUEEN', - 'OrderDate': '1996-12-04T10:00.00.000Z', - 'ShippedDate': '1996-12-09T11:00.00.000Z', - 'Freight': 890.78, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10373, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-12-05T12:00.00.000Z', - 'ShippedDate': '1996-12-11T13:00.00.000Z', - 'Freight': 124.12, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10374, - 'CustomerID': 'WOLZA', - 'OrderDate': '1996-12-05T14:00.00.000Z', - 'ShippedDate': '1996-12-09T15:00.00.000Z', - 'Freight': 3.94, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10375, - 'CustomerID': 'HUNGC', - 'OrderDate': '1996-12-06T16:00.00.000Z', - 'ShippedDate': '1996-12-09T17:00.00.000Z', - 'Freight': 20.12, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10376, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-12-09T18:00.00.000Z', - 'ShippedDate': '1996-12-13T19:00.00.000Z', - 'Freight': 20.39, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10377, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-12-09T20:00.00.000Z', - 'ShippedDate': '1996-12-13T21:00.00.000Z', - 'Freight': 22.21, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10378, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-12-10T22:00.00.000Z', - 'ShippedDate': '1996-12-19T23:00.00.000Z', - 'Freight': 5.44, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10379, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-12-11T01:25:00.000Z', - 'ShippedDate': '1996-12-13T02:25:00.000Z', - 'Freight': 45.03, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10380, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-12-12T03:25:00.000Z', - 'ShippedDate': '1997-01-16T04:25:00.000Z', - 'Freight': 35.03, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10381, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-12-12T05:25:00.000Z', - 'ShippedDate': '1996-12-13T06:25:00.000Z', - 'Freight': 7.99, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10382, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-12-13T07:25:00.000Z', - 'ShippedDate': '1996-12-16T07:25:00.000Z', - 'Freight': 94.77, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10383, - 'CustomerID': 'AROUT', - 'OrderDate': '1996-12-16T07:25:00.000Z', - 'ShippedDate': '1996-12-18T02:25:00.000Z', - 'Freight': 34.24, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10384, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-12-16T03:25:00.000Z', - 'ShippedDate': '1996-12-20T04:25:00.000Z', - 'Freight': 168.64, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10385, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-12-17T04:25:00.000Z', - 'ShippedDate': '1996-12-23T04:25:00.000Z', - 'Freight': 30.96, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10386, - 'CustomerID': 'FAMIA', - 'OrderDate': '1996-12-18T05:25:00.000Z', - 'ShippedDate': '1996-12-25T06:25:00.000Z', - 'Freight': 13.99, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10387, - 'CustomerID': 'SANTG', - 'OrderDate': '1996-12-18T07:25:00.000Z', - 'ShippedDate': '1996-12-20T08:25:00.000Z', - 'Freight': 93.63, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10388, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-12-19T09:25:00.000Z', - 'ShippedDate': '1996-12-20T10:25:00.000Z', - 'Freight': 34.86, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10389, - 'CustomerID': 'BOTTM', - 'OrderDate': '1996-12-20T11:25:00.000Z', - 'ShippedDate': '1996-12-24T12:25:00.000Z', - 'Freight': 47.42, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10390, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-12-23T13:25:00.000Z', - 'ShippedDate': '1996-12-26T14:25:00.000Z', - 'Freight': 126.38, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10391, - 'CustomerID': 'DRACD', - 'OrderDate': '1996-12-23T15:25:00.000Z', - 'ShippedDate': '1996-12-31T16:25:00.000Z', - 'Freight': 5.45, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10392, - 'CustomerID': 'PICCO', - 'OrderDate': '1996-12-24T17:25:00.000Z', - 'ShippedDate': '1997-01-01T18:25:00.000Z', - 'Freight': 122.46, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10393, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-12-25T19:25:00.000Z', - 'ShippedDate': '1997-01-03T20:25:00.000Z', - 'Freight': 126.56, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10394, - 'CustomerID': 'HUNGC', - 'OrderDate': '1996-12-25T21:25:00.000Z', - 'ShippedDate': '1997-01-03T22:25:00.000Z', - 'Freight': 30.34, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10395, - 'CustomerID': 'HILAA', - 'OrderDate': '1996-12-26T23:25:00.000Z', - 'ShippedDate': '1997-01-03T00:25:00.000Z', - 'Freight': 184.41, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10396, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-12-27T01:45:00.000Z', - 'ShippedDate': '1997-01-06T02:45:00.000Z', - 'Freight': 135.35, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10397, - 'CustomerID': 'PRINI', - 'OrderDate': '1996-12-27T03:45:00.000Z', - 'ShippedDate': '1997-01-02T04:45:00.000Z', - 'Freight': 60.26, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10398, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-12-30T05:45:00.000Z', - 'ShippedDate': '1997-01-09T06:45:00.000Z', - 'Freight': 89.16, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10399, - 'CustomerID': 'VAFFE', - 'OrderDate': '1996-12-31T07:45:00.000Z', - 'ShippedDate': '1997-01-08T08:45:00.000Z', - 'Freight': 27.36, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10400, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-01-01T09:45:00.000Z', - 'ShippedDate': '1997-01-16T10:45:00.000Z', - 'Freight': 83.93, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10401, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-01-01T11:45:00.000Z', - 'ShippedDate': '1997-01-10T12:45:00.000Z', - 'Freight': 12.51, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10402, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-02T13:45:00.000Z', - 'ShippedDate': '1997-01-10T14:45:00.000Z', - 'Freight': 67.88, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10403, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-03T15:45:00.000Z', - 'ShippedDate': '1997-01-09T16:45:00.000Z', - 'Freight': 73.79, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10404, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-01-03T17:45:00.000Z', - 'ShippedDate': '1997-01-08T18:45:00.000Z', - 'Freight': 155.97, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10405, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-01-06T19:45:00.000Z', - 'ShippedDate': '1997-01-22T20:45:00.000Z', - 'Freight': 34.82, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10406, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-01-07T21:45:00.000Z', - 'ShippedDate': '1997-01-13T22:45:00.000Z', - 'Freight': 108.04, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10407, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-01-07T23:45:00.000Z', - 'ShippedDate': '1997-01-30T01:55:00.000Z', - 'Freight': 91.48, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10408, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-01-08T01:55:00.000Z', - 'ShippedDate': '1997-01-14T01:55:00.000Z', - 'Freight': 11.26, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10409, - 'CustomerID': 'OCEAN', - 'OrderDate': '1997-01-09T02:55:00.000Z', - 'ShippedDate': '1997-01-14T03:55:00.000Z', - 'Freight': 29.83, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10410, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-10T04:55:00.000Z', - 'ShippedDate': '1997-01-15T05:55:00.000Z', - 'Freight': 2.4, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10411, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-10T06:55:00.000Z', - 'ShippedDate': '1997-01-21T07:55:00.000Z', - 'Freight': 23.65, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10412, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-01-13T08:55:00.000Z', - 'ShippedDate': '1997-01-15T09:55:00.000Z', - 'Freight': 3.77, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10413, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-01-14T10:55:00.000Z', - 'ShippedDate': '1997-01-16T11:55:00.000Z', - 'Freight': 95.66, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10414, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-01-14T12:55:00.000Z', - 'ShippedDate': '1997-01-17T13:55:00.000Z', - 'Freight': 21.48, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10415, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-01-15T14:55:00.000Z', - 'ShippedDate': '1997-01-24T15:55:00.000Z', - 'Freight': 0.2, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10416, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-01-16T16:55:00.000Z', - 'ShippedDate': '1997-01-27T17:55:00.000Z', - 'Freight': 22.72, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10417, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-01-16T18:55:00.000Z', - 'ShippedDate': '1997-01-28T19:55:00.000Z', - 'Freight': 70.29, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10418, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-01-17T20:55:00.000Z', - 'ShippedDate': '1997-01-24T21:55:00.000Z', - 'Freight': 17.55, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10419, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-01-20T22:55:00.000Z', - 'ShippedDate': '1997-01-30T23:55:00.000Z', - 'Freight': 137.35, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10420, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-01-21T01:05:00.000Z', - 'ShippedDate': '1997-01-27T012:05:00.000Z', - 'Freight': 44.12, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10421, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-01-21T02:05:00.000Z', - 'ShippedDate': '1997-01-27T03:05:00.000Z', - 'Freight': 99.23, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10422, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-01-22T04:05:00.000Z', - 'ShippedDate': '1997-01-31T05:05:00.000Z', - 'Freight': 3.02, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10423, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-01-23T06:05:00.000Z', - 'ShippedDate': '1997-02-24T07:05:00.000Z', - 'Freight': 24.5, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10424, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-01-23T08:05:00.000Z', - 'ShippedDate': '1997-01-27T09:05:00.000Z', - 'Freight': 370.61, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10425, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-01-24T10:05:00.000Z', - 'ShippedDate': '1997-02-14T11:05:00.000Z', - 'Freight': 7.93, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10426, - 'CustomerID': 'GALED', - 'OrderDate': '1997-01-27T12:05:00.000Z', - 'ShippedDate': '1997-02-06T13:05:00.000Z', - 'Freight': 18.69, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10427, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-01-27T14:05:00.000Z', - 'ShippedDate': '1997-03-03T15:05:00.000Z', - 'Freight': 31.29, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10428, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-01-28T16:05:00.000Z', - 'ShippedDate': '1997-02-04T17:05:00.000Z', - 'Freight': 11.09, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10429, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-01-29T18:05:00.000Z', - 'ShippedDate': '1997-02-07T19:05:00.000Z', - 'Freight': 56.63, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10430, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-30T20:05:00.000Z', - 'ShippedDate': '1997-02-03T21:05:00.000Z', - 'Freight': 458.78, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10431, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-30T22:05:00.000Z', - 'ShippedDate': '1997-02-07T23:05:00.000Z', - 'Freight': 44.17, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10432, - 'CustomerID': 'SPLIR', - 'OrderDate': '1997-01-31T01:15:00.000Z', - 'ShippedDate': '1997-02-07T02:15:00.000Z', - 'Freight': 4.34, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10433, - 'CustomerID': 'PRINI', - 'OrderDate': '1997-02-03T03:15:00.000Z', - 'ShippedDate': '1997-03-04T04:15:00.000Z', - 'Freight': 73.83, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10434, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-02-03T05:15:00.000Z', - 'ShippedDate': '1997-02-13T06:15:00.000Z', - 'Freight': 17.92, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10435, - 'CustomerID': 'CONSH', - 'OrderDate': '1997-02-04T07:15:00.000Z', - 'ShippedDate': '1997-02-07T08:15:00.000Z', - 'Freight': 9.21, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10436, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-02-05T09:15:00.000Z', - 'ShippedDate': '1997-02-11T10:15:00.000Z', - 'Freight': 156.66, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10437, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-02-05T11:15:00.000Z', - 'ShippedDate': '1997-02-12T12:15:00.000Z', - 'Freight': 19.97, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10438, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-02-06T13:15:00.000Z', - 'ShippedDate': '1997-02-14T14:15:00.000Z', - 'Freight': 8.24, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10439, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-02-07T15:15:00.000Z', - 'ShippedDate': '1997-02-10T16:15:00.000Z', - 'Freight': 4.07, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10440, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-02-10T17:15:00.000Z', - 'ShippedDate': '1997-02-28T18:15:00.000Z', - 'Freight': 86.53, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10441, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-02-10T19:15:00.000Z', - 'ShippedDate': '1997-03-14T20:15:00.000Z', - 'Freight': 73.02, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10442, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-02-11T21:15:00.000Z', - 'ShippedDate': '1997-02-18T22:15:00.000Z', - 'Freight': 47.94, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10443, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-02-12T23:15:00.000Z', - 'ShippedDate': '1997-02-14T00:25:00.000Z', - 'Freight': 13.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10444, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-02-12T00:25:00.000Z', - 'ShippedDate': '1997-02-21T01:25:00.000Z', - 'Freight': 3.5, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10445, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-02-13T02:25:00.000Z', - 'ShippedDate': '1997-02-20T03:00.00.000Z', - 'Freight': 9.3, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10446, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-02-14T04:00.00.000Z', - 'ShippedDate': '1997-02-19T05:00.00.000Z', - 'Freight': 14.68, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10447, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-02-14T05:00.00.000Z', - 'ShippedDate': '1997-03-07T06:25:00.000Z', - 'Freight': 68.66, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10448, - 'CustomerID': 'RANCH', - 'OrderDate': '1997-02-17T07:25:00.000Z', - 'ShippedDate': '1997-02-24T08:25:00.000Z', - 'Freight': 38.82, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10449, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-02-18T09:25:00.000Z', - 'ShippedDate': '1997-02-27T10:25:00.000Z', - 'Freight': 53.3, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10450, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-02-19T11:25:00.000Z', - 'ShippedDate': '1997-03-11T12:25:00.000Z', - 'Freight': 7.23, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10451, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-02-19T13:25:00.000Z', - 'ShippedDate': '1997-03-12T14:25:00.000Z', - 'Freight': 189.09, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10452, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-02-20T15:25:00.000Z', - 'ShippedDate': '1997-02-26T16:25:00.000Z', - 'Freight': 140.26, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10453, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-02-21T17:25:00.000Z', - 'ShippedDate': '1997-02-26T18:25:00.000Z', - 'Freight': 25.36, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10454, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-02-21T19:25:00.000Z', - 'ShippedDate': '1997-02-25T20:25:00.000Z', - 'Freight': 2.74, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10455, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-02-24T21:25:00.000Z', - 'ShippedDate': '1997-03-03T22:25:00.000Z', - 'Freight': 180.45, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10456, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-02-25T23:25:00.000Z', - 'ShippedDate': '1997-02-28T01:25:00.000Z', - 'Freight': 8.12, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10457, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-02-25T01:35:00.000Z', - 'ShippedDate': '1997-03-03T02:35:00.000Z', - 'Freight': 11.57, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10458, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-02-26T03:35:00.000Z', - 'ShippedDate': '1997-03-04T04:35:00.000Z', - 'Freight': 147.06, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10459, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-02-27T04:35:00.000Z', - 'ShippedDate': '1997-02-28T04:35:00.000Z', - 'Freight': 25.09, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10460, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-02-28T05:35:00.000Z', - 'ShippedDate': '1997-03-03T06:35:00.000Z', - 'Freight': 16.27, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10461, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-02-28T07:35:00.000Z', - 'ShippedDate': '1997-03-05T08:35:00.000Z', - 'Freight': 148.61, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10462, - 'CustomerID': 'CONSH', - 'OrderDate': '1997-03-03T09:00.00.000Z', - 'ShippedDate': '1997-03-18T10:00.00.000Z', - 'Freight': 6.17, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10463, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-03-04T11:00.00.000Z', - 'ShippedDate': '1997-03-06T12:00.00.000Z', - 'Freight': 14.78, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10464, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-03-04T13:00.00.000Z', - 'ShippedDate': '1997-03-14T14:00.00.000Z', - 'Freight': 89, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10465, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-03-05T15:00.00.000Z', - 'ShippedDate': '1997-03-14T16:00.00.000Z', - 'Freight': 145.04, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10466, - 'CustomerID': 'COMMI', - 'OrderDate': '1997-03-06T17:00.00.000Z', - 'ShippedDate': '1997-03-13T18:00.00.000Z', - 'Freight': 11.93, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10467, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-03-06T19:00.00.000Z', - 'ShippedDate': '1997-03-11T20:00.00.000Z', - 'Freight': 4.93, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10468, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-03-07T21:00.00.000Z', - 'ShippedDate': '1997-03-12T22:00.00.000Z', - 'Freight': 44.12, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10469, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-03-10T23:00.00.000Z', - 'ShippedDate': '1997-03-14T01:00.00.000Z', - 'Freight': 60.18, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10470, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-03-11T02:00.00.000Z', - 'ShippedDate': '1997-03-14T03:00.00.000Z', - 'Freight': 64.56, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10471, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-03-11T04:00.00.000Z', - 'ShippedDate': '1997-03-18T05:00.00.000Z', - 'Freight': 45.59, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10472, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-03-12T06:00.00.000Z', - 'ShippedDate': '1997-03-19T07:00.00.000Z', - 'Freight': 4.2, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10473, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-03-13T08:00.00.000Z', - 'ShippedDate': '1997-03-21T09:00.00.000Z', - 'Freight': 16.37, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10474, - 'CustomerID': 'PERIC', - 'OrderDate': '1997-03-13T10:00.00.000Z', - 'ShippedDate': '1997-03-21T11:00.00.000Z', - 'Freight': 83.49, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10475, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-03-14T12:00.00.000Z', - 'ShippedDate': '1997-04-04T13:00.00.000Z', - 'Freight': 68.52, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10476, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-17T14:00.00.000Z', - 'ShippedDate': '1997-03-24T15:00.00.000Z', - 'Freight': 4.41, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10477, - 'CustomerID': 'PRINI', - 'OrderDate': '1997-03-17T16:00.00.000Z', - 'ShippedDate': '1997-03-25T17:00.00.000Z', - 'Freight': 13.02, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10478, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-03-18T18:00.00.000Z', - 'ShippedDate': '1997-03-26T19:00.00.000Z', - 'Freight': 4.81, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10479, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-03-19T20:00.00.000Z', - 'ShippedDate': '1997-03-21T21:00.00.000Z', - 'Freight': 708.95, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10480, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-03-20T22:00.00.000Z', - 'ShippedDate': '1997-03-24T23:00.00.000Z', - 'Freight': 1.35, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10481, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-03-20T01:00.00.000Z', - 'ShippedDate': '1997-03-25T02:00.00.000Z', - 'Freight': 64.33, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10482, - 'CustomerID': 'LAZYK', - 'OrderDate': '1997-03-21T03:00.00.000Z', - 'ShippedDate': '1997-04-10T04:00.00.000Z', - 'Freight': 7.48, - 'ShipName': 'Lazy K Kountry Store', - 'ShipAddress': '12 Orchestra Terrace', - 'ShipCity': 'Walla Walla', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10483, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-03-24T05:00.00.000Z', - 'ShippedDate': '1997-04-25T06:00.00.000Z', - 'Freight': 15.28, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10484, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-03-24T07:00.00.000Z', - 'ShippedDate': '1997-04-01T08:00.00.000Z', - 'Freight': 6.88, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10485, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-03-25T09:00.00.000Z', - 'ShippedDate': '1997-03-31T10:00.00.000Z', - 'Freight': 64.45, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10486, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-26T11:00.00.000Z', - 'ShippedDate': '1997-04-02T12:00.00.000Z', - 'Freight': 30.53, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10487, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-03-26T13:00.00.000Z', - 'ShippedDate': '1997-03-28T14:00.00.000Z', - 'Freight': 71.07, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10488, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-03-27T15:00.00.000Z', - 'ShippedDate': '1997-04-02T16:00.00.000Z', - 'Freight': 4.93, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10489, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-03-28T17:00.00.000Z', - 'ShippedDate': '1997-04-09T18:00.00.000Z', - 'Freight': 5.29, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10490, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-31T19:00.00.000Z', - 'ShippedDate': '1997-04-03T20:00.00.000Z', - 'Freight': 210.19, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10491, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-03-31T21:00.00.000Z', - 'ShippedDate': '1997-04-08T22:00.00.000Z', - 'Freight': 16.96, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10492, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-04-01T23:00.00.000Z', - 'ShippedDate': '1997-04-11T01:00.00.000Z', - 'Freight': 62.89, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10493, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-04-02T02:00.00.000Z', - 'ShippedDate': '1997-04-10T03:00.00.000Z', - 'Freight': 10.64, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10494, - 'CustomerID': 'COMMI', - 'OrderDate': '1997-04-02T04:00.00.000Z', - 'ShippedDate': '1997-04-09T05:00.00.000Z', - 'Freight': 65.99, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10495, - 'CustomerID': 'LAUGB', - 'OrderDate': '1997-04-03T06:00.00.000Z', - 'ShippedDate': '1997-04-11T07:00.00.000Z', - 'Freight': 4.65, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10496, - 'CustomerID': 'TRADH', - 'OrderDate': '1997-04-04T08:00.00.000Z', - 'ShippedDate': '1997-04-07T09:00.00.000Z', - 'Freight': 46.77, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10497, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-04-04T10:00.00.000Z', - 'ShippedDate': '1997-04-07T11:00.00.000Z', - 'Freight': 36.21, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10498, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-04-07T12:00.00.000Z', - 'ShippedDate': '1997-04-11T13:00.00.000Z', - 'Freight': 29.75, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10499, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-04-08T14:00.00.000Z', - 'ShippedDate': '1997-04-16T15:00.00.000Z', - 'Freight': 102.02, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10500, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-04-09T16:00.00.000Z', - 'ShippedDate': '1997-04-17T17:00.00.000Z', - 'Freight': 42.68, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10501, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-04-09T18:00.00.000Z', - 'ShippedDate': '1997-04-16T19:00.00.000Z', - 'Freight': 8.85, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10502, - 'CustomerID': 'PERIC', - 'OrderDate': '1997-04-10T20:00.00.000Z', - 'ShippedDate': '1997-04-29T21:00.00.000Z', - 'Freight': 69.32, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10503, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-04-11T22:00.00.000Z', - 'ShippedDate': '1997-04-16T23:00.00.000Z', - 'Freight': 16.74, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10504, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-04-11T01:00.00.000Z', - 'ShippedDate': '1997-04-18T02:00.00.000Z', - 'Freight': 59.13, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10505, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-04-14T03:00.00.000Z', - 'ShippedDate': '1997-04-21T04:00.00.000Z', - 'Freight': 7.13, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10506, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-04-15T05:05:00.000Z', - 'ShippedDate': '1997-05-02T06:05:00.000Z', - 'Freight': 21.19, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10507, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-04-15T07:05:00.000Z', - 'ShippedDate': '1997-04-22T08:05:00.000Z', - 'Freight': 47.45, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10508, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-04-16T09:05:00.000Z', - 'ShippedDate': '1997-05-13T10:05:00.000Z', - 'Freight': 4.99, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10509, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-04-17T11:05:00.000Z', - 'ShippedDate': '1997-04-29T12:05:00.000Z', - 'Freight': 0.15, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10510, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-04-18T13:05:00.000Z', - 'ShippedDate': '1997-04-28T14:05:00.000Z', - 'Freight': 367.63, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10511, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-04-18T15:05:00.000Z', - 'ShippedDate': '1997-04-21T01:05:00.000Z', - 'Freight': 350.64, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10512, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-04-21T02:05:00.000Z', - 'ShippedDate': '1997-04-24T03:05:00.000Z', - 'Freight': 3.53, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10513, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-04-22T04:05:00.000Z', - 'ShippedDate': '1997-04-28T05:05:00.000Z', - 'Freight': 105.65, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10514, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-04-22T05:05:00.000Z', - 'ShippedDate': '1997-05-16T07:05:00.000Z', - 'Freight': 789.95, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10515, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-04-23T08:05:00.000Z', - 'ShippedDate': '1997-05-23T09:05:00.000Z', - 'Freight': 204.47, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10516, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-04-24T10:05:00.000Z', - 'ShippedDate': '1997-05-01T11:05:00.000Z', - 'Freight': 62.78, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10517, - 'CustomerID': 'NORTS', - 'OrderDate': '1997-04-24T12:05:00.000Z', - 'ShippedDate': '1997-04-29T13:05:00.000Z', - 'Freight': 32.07, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10518, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-04-25T14:05:00.000Z', - 'ShippedDate': '1997-05-05T15:05:00.000Z', - 'Freight': 218.15, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10519, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-04-28T16:05:00.000Z', - 'ShippedDate': '1997-05-01T17:05:00.000Z', - 'Freight': 91.76, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10520, - 'CustomerID': 'SANTG', - 'OrderDate': '1997-04-29T18:05:00.000Z', - 'ShippedDate': '1997-05-01T19:05:00.000Z', - 'Freight': 13.37, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10521, - 'CustomerID': 'CACTU', - 'OrderDate': '1997-04-29T20:05:00.000Z', - 'ShippedDate': '1997-05-02T21:05:00.000Z', - 'Freight': 17.22, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10522, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-04-30T22:05:00.000Z', - 'ShippedDate': '1997-05-06T23:05:00.000Z', - 'Freight': 45.33, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10523, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-05-01T01:10:00.000Z', - 'ShippedDate': '1997-05-30T02:10:00.000Z', - 'Freight': 77.63, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10524, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-05-01T03:10:00.000Z', - 'ShippedDate': '1997-05-07T04:10:00.000Z', - 'Freight': 244.79, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10525, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-05-02T05:10:00.000Z', - 'ShippedDate': '1997-05-23T06:10:00.000Z', - 'Freight': 11.06, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10526, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-05-05T07:10:00.000Z', - 'ShippedDate': '1997-05-15T08:10:00.000Z', - 'Freight': 58.59, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10527, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-05T09:10:00.000Z', - 'ShippedDate': '1997-05-07T10:10:00.000Z', - 'Freight': 41.9, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10528, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-05-06T11:10:00.000Z', - 'ShippedDate': '1997-05-09T12:10:00.000Z', - 'Freight': 3.35, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10529, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-05-07T13:10:00.000Z', - 'ShippedDate': '1997-05-09T14:10:00.000Z', - 'Freight': 66.69, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10530, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-05-08T15:10:00.000Z', - 'ShippedDate': '1997-05-12T16:10:00.000Z', - 'Freight': 339.22, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10531, - 'CustomerID': 'OCEAN', - 'OrderDate': '1997-05-08T17:10:00.000Z', - 'ShippedDate': '1997-05-19T18:10:00.000Z', - 'Freight': 8.12, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10532, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-05-09T19:10:00.000Z', - 'ShippedDate': '1997-05-12T20:10:00.000Z', - 'Freight': 74.46, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10533, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-05-12T21:10:00.000Z', - 'ShippedDate': '1997-05-22T22:10:00.000Z', - 'Freight': 188.04, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10534, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-05-12T23:10:00.000Z', - 'ShippedDate': '1997-05-14T01:15:00.000Z', - 'Freight': 27.94, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10535, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-05-13T02:15:00.000Z', - 'ShippedDate': '1997-05-21T03:15:00.000Z', - 'Freight': 15.64, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10536, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-05-14T04:15:00.000Z', - 'ShippedDate': '1997-06-06T05:15:00.000Z', - 'Freight': 58.88, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10537, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-05-14T06:15:00.000Z', - 'ShippedDate': '1997-05-19T07:15:00.000Z', - 'Freight': 78.85, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10538, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-05-15T08:15:00.000Z', - 'ShippedDate': '1997-05-16T09:15:00.000Z', - 'Freight': 4.87, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10539, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-05-16T10:15:00.000Z', - 'ShippedDate': '1997-05-23T11:15:00.000Z', - 'Freight': 12.36, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10540, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-19T12:15:00.000Z', - 'ShippedDate': '1997-06-13T13:15:00.000Z', - 'Freight': 1007.64, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10541, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-05-19T14:15:00.000Z', - 'ShippedDate': '1997-05-29T15:15:00.000Z', - 'Freight': 68.65, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10542, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-05-20T16:15:00.000Z', - 'ShippedDate': '1997-05-26T17:15:00.000Z', - 'Freight': 10.95, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10543, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-05-21T18:15:00.000Z', - 'ShippedDate': '1997-05-23T19:15:00.000Z', - 'Freight': 48.17, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10544, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-05-21T20:15:00.000Z', - 'ShippedDate': '1997-05-30T21:15:00.000Z', - 'Freight': 24.91, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10545, - 'CustomerID': 'LAZYK', - 'OrderDate': '1997-05-22T23:15:00.000Z', - 'ShippedDate': '1997-06-26T01:20:00.000Z', - 'Freight': 11.92, - 'ShipName': 'Lazy K Kountry Store', - 'ShipAddress': '12 Orchestra Terrace', - 'ShipCity': 'Walla Walla', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10546, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-05-23T02:20:00.000Z', - 'ShippedDate': '1997-05-27T03:20:00.000Z', - 'Freight': 194.72, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10547, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-05-23T04:20:00.000Z', - 'ShippedDate': '1997-06-02T05:20:00.000Z', - 'Freight': 178.43, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10548, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-05-26T06:20:00.000Z', - 'ShippedDate': '1997-06-02T07:20:00.000Z', - 'Freight': 1.43, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10549, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-27T08:20:00.000Z', - 'ShippedDate': '1997-05-30T09:20:00.000Z', - 'Freight': 171.24, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10550, - 'CustomerID': 'GODOS', - 'OrderDate': '1997-05-28T10:20:00.000Z', - 'ShippedDate': '1997-06-06T11:20:00.000Z', - 'Freight': 4.32, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10551, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-05-28T12:20:00.000Z', - 'ShippedDate': '1997-06-06T13:20:00.000Z', - 'Freight': 72.95, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10552, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-05-29T14:20:00.000Z', - 'ShippedDate': '1997-06-05T15:20:00.000Z', - 'Freight': 83.22, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10553, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-05-30T16:20:00.000Z', - 'ShippedDate': '1997-06-03T17:20:00.000Z', - 'Freight': 149.49, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10554, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-05-30T18:20:00.000Z', - 'ShippedDate': '1997-06-05T19:20:00.000Z', - 'Freight': 120.97, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10555, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-06-02T20:20:00.000Z', - 'ShippedDate': '1997-06-04T21:20:00.000Z', - 'Freight': 252.49, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10556, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-06-03T22:20:00.000Z', - 'ShippedDate': '1997-06-13T23:20:00.000Z', - 'Freight': 9.8, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10557, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-06-03T01:25:00.000Z', - 'ShippedDate': '1997-06-06T02:25:00.000Z', - 'Freight': 96.72, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10558, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-06-04T03:25:00.000Z', - 'ShippedDate': '1997-06-10T04:25:00.000Z', - 'Freight': 72.97, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10559, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-05T05:25:00.000Z', - 'ShippedDate': '1997-06-13T06:25:00.000Z', - 'Freight': 8.05, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10560, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-06-06T07:25:00.000Z', - 'ShippedDate': '1997-06-09T08:25:00.000Z', - 'Freight': 36.65, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10561, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-06-06T09:25:00.000Z', - 'ShippedDate': '1997-06-09T10:25:00.000Z', - 'Freight': 242.21, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10562, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-06-09T11:25:00.000Z', - 'ShippedDate': '1997-06-12T12:25:00.000Z', - 'Freight': 22.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10563, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-06-10T13:25:00.000Z', - 'ShippedDate': '1997-06-24T14:25:00.000Z', - 'Freight': 60.43, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10564, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-06-10T15:25:00.000Z', - 'ShippedDate': '1997-06-16T16:25:00.000Z', - 'Freight': 13.75, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10565, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-06-11T17:25:00.000Z', - 'ShippedDate': '1997-06-18T18:25:00.000Z', - 'Freight': 7.15, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10566, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-12T01:10:00.000Z', - 'ShippedDate': '1997-06-18T02:10:00.000Z', - 'Freight': 88.4, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10567, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-06-12T03:10:00.000Z', - 'ShippedDate': '1997-06-17T03:10:00.000Z', - 'Freight': 33.97, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10568, - 'CustomerID': 'GALED', - 'OrderDate': '1997-06-13T04:10:00.000Z', - 'ShippedDate': '1997-07-09T05:10:00.000Z', - 'Freight': 6.54, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10569, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-06-16T06:10:00.000Z', - 'ShippedDate': '1997-07-11T07:10:00.000Z', - 'Freight': 58.98, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10570, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-06-17T08:10:00.000Z', - 'ShippedDate': '1997-06-19T09:10:00.000Z', - 'Freight': 188.99, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10571, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-06-17T10:10:00.000Z', - 'ShippedDate': '1997-07-04T11:10:00.000Z', - 'Freight': 26.06, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10572, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-06-18T12:10:00.000Z', - 'ShippedDate': '1997-06-25T13:10:00.000Z', - 'Freight': 116.43, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10573, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-06-19T14:10:00.000Z', - 'ShippedDate': '1997-06-20T15:10:00.000Z', - 'Freight': 84.84, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10574, - 'CustomerID': 'TRAIH', - 'OrderDate': '1997-06-19T16:10:00.000Z', - 'ShippedDate': '1997-06-30T17:10:00.000Z', - 'Freight': 37.6, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10575, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-06-20T18:10:00.000Z', - 'ShippedDate': '1997-06-30T19:10:00.000Z', - 'Freight': 127.34, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10576, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-06-23T20:10:00.000Z', - 'ShippedDate': '1997-06-30T21:10:00.000Z', - 'Freight': 18.56, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10577, - 'CustomerID': 'TRAIH', - 'OrderDate': '1997-06-23T22:10:00.000Z', - 'ShippedDate': '1997-06-30T23:10:00.000Z', - 'Freight': 25.41, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10578, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-06-24T23:10:00.000Z', - 'ShippedDate': '1997-07-25T01:15:00.000Z', - 'Freight': 29.6, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10579, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-06-25T01:30:00.000Z', - 'ShippedDate': '1997-07-04T02:30:00.000Z', - 'Freight': 13.73, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10580, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-06-26T03:30:00.000Z', - 'ShippedDate': '1997-07-01T04:30:00.000Z', - 'Freight': 75.89, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10581, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-06-26T05:30:00.000Z', - 'ShippedDate': '1997-07-02T06:30:00.000Z', - 'Freight': 3.01, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10582, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-06-27T07:30:00.000Z', - 'ShippedDate': '1997-07-14T08:30:00.000Z', - 'Freight': 27.71, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10583, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-06-30T08:30:00.000Z', - 'ShippedDate': '1997-07-04T09:30:00.000Z', - 'Freight': 7.28, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10584, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-30T10:30:00.000Z', - 'ShippedDate': '1997-07-04T11:30:00.000Z', - 'Freight': 59.14, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10585, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-07-01T12:30:00.000Z', - 'ShippedDate': '1997-07-10T13:30:00.000Z', - 'Freight': 13.41, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10586, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-07-02T14:30:00.000Z', - 'ShippedDate': '1997-07-09T15:30:00.000Z', - 'Freight': 0.48, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10587, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-07-02T16:30:00.000Z', - 'ShippedDate': '1997-07-09T17:30:00.000Z', - 'Freight': 62.52, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10588, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-07-03T18:30:00.000Z', - 'ShippedDate': '1997-07-10T19:30:00.000Z', - 'Freight': 194.67, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10589, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-04T20:30:00.000Z', - 'ShippedDate': '1997-07-14T21:30:00.000Z', - 'Freight': 4.42, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10590, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-07-07T22:30:00.000Z', - 'ShippedDate': '1997-07-14T23:30:00.000Z', - 'Freight': 44.77, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10591, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-07-07T22:30:00.000Z', - 'ShippedDate': '1997-07-16T01:40:00.000Z', - 'Freight': 55.92, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10592, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-07-08T02:40:00.000Z', - 'ShippedDate': '1997-07-16T03:40:00.000Z', - 'Freight': 32.1, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10593, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-07-09T04:40:00.000Z', - 'ShippedDate': '1997-08-13T05:40:00.000Z', - 'Freight': 174.2, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10594, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-07-09T06:40:00.000Z', - 'ShippedDate': '1997-07-16T07:40:00.000Z', - 'Freight': 5.24, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10595, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-07-10T08:40:00.000Z', - 'ShippedDate': '1997-07-14T09:40:00.000Z', - 'Freight': 96.78, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10596, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-07-11T10:40:00.000Z', - 'ShippedDate': '1997-08-12T11:40:00.000Z', - 'Freight': 16.34, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10597, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-07-11T12:40:00.000Z', - 'ShippedDate': '1997-07-18T13:40:00.000Z', - 'Freight': 35.12, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10598, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-07-14T14:40:00.000Z', - 'ShippedDate': '1997-07-18T15:40:00.000Z', - 'Freight': 44.42, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10599, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-07-15T16:40:00.000Z', - 'ShippedDate': '1997-07-21T17:40:00.000Z', - 'Freight': 29.98, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10600, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-07-16T18:40:00.000Z', - 'ShippedDate': '1997-07-21T19:40:00.000Z', - 'Freight': 45.13, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10601, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-07-16T20:40:00.000Z', - 'ShippedDate': '1997-07-22T21:40:00.000Z', - 'Freight': 58.3, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10602, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-07-17T22:40:00.000Z', - 'ShippedDate': '1997-07-22T23:40:00.000Z', - 'Freight': 2.92, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10603, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-18T01:25:00.000Z', - 'ShippedDate': '1997-08-08T02:25:00.000Z', - 'Freight': 48.77, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10604, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-07-18T03:25:00.000Z', - 'ShippedDate': '1997-07-29T03:25:00.000Z', - 'Freight': 7.46, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10605, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-07-21T04:25:00.000Z', - 'ShippedDate': '1997-07-29T05:25:00.000Z', - 'Freight': 379.13, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10606, - 'CustomerID': 'TRADH', - 'OrderDate': '1997-07-22T06:25:00.000Z', - 'ShippedDate': '1997-07-31T07:25:00.000Z', - 'Freight': 79.4, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10607, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-22T08:25:00.000Z', - 'ShippedDate': '1997-07-25T09:25:00.000Z', - 'Freight': 200.24, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10608, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-07-23T10:25:00.000Z', - 'ShippedDate': '1997-08-01T11:25:00.000Z', - 'Freight': 27.79, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10609, - 'CustomerID': 'DUMON', - 'OrderDate': '1997-07-24T12:25:00.000Z', - 'ShippedDate': '1997-07-30T13:25:00.000Z', - 'Freight': 1.85, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10610, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-07-25T14:25:00.000Z', - 'ShippedDate': '1997-08-06T15:25:00.000Z', - 'Freight': 26.78, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10611, - 'CustomerID': 'WOLZA', - 'OrderDate': '1997-07-25T16:25:00.000Z', - 'ShippedDate': '1997-08-01T17:25:00.000Z', - 'Freight': 80.65, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10612, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-28T18:25:00.000Z', - 'ShippedDate': '1997-08-01T19:25:00.000Z', - 'Freight': 544.08, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10613, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-07-29T20:25:00.000Z', - 'ShippedDate': '1997-08-01T21:25:00.000Z', - 'Freight': 8.11, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10614, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-07-29T22:25:00.000Z', - 'ShippedDate': '1997-08-01T23:25:00.000Z', - 'Freight': 1.93, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10615, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-07-30T01:35:00.000Z', - 'ShippedDate': '1997-08-06T02:35:00.000Z', - 'Freight': 0.75, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10616, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-31T03:35:00.000Z', - 'ShippedDate': '1997-08-05T04:35:00.000Z', - 'Freight': 116.53, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10617, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-31T05:35:00.000Z', - 'ShippedDate': '1997-08-04T06:35:00.000Z', - 'Freight': 18.53, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10618, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-08-01T07:35:00.000Z', - 'ShippedDate': '1997-08-08T08:35:00.000Z', - 'Freight': 154.68, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10619, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-08-04T09:35:00.000Z', - 'ShippedDate': '1997-08-07T10:35:00.000Z', - 'Freight': 91.05, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10620, - 'CustomerID': 'LAUGB', - 'OrderDate': '1997-08-05T11:35:00.000Z', - 'ShippedDate': '1997-08-14T12:35:00.000Z', - 'Freight': 0.94, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10621, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-08-05T13:35:00.000Z', - 'ShippedDate': '1997-08-11T14:35:00.000Z', - 'Freight': 23.73, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10622, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-08-06T15:35:00.000Z', - 'ShippedDate': '1997-08-11T16:35:00.000Z', - 'Freight': 50.97, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10623, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-08-07T17:35:00.000Z', - 'ShippedDate': '1997-08-12T18:35:00.000Z', - 'Freight': 97.18, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10624, - 'CustomerID': 'THECR', - 'OrderDate': '1997-08-07T19:35:00.000Z', - 'ShippedDate': '1997-08-19T20:35:00.000Z', - 'Freight': 94.8, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10625, - 'CustomerID': 'ANATR', - 'OrderDate': '1997-08-08T21:35:00.000Z', - 'ShippedDate': '1997-08-14T22:35:00.000Z', - 'Freight': 43.9, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10626, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-08-11T23:35:00.000Z', - 'ShippedDate': '1997-08-20T01:50:00.000Z', - 'Freight': 138.69, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10627, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-08-11T02:50:00.000Z', - 'ShippedDate': '1997-08-21T03:50:00.000Z', - 'Freight': 107.46, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10628, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-08-12T04:50:00.000Z', - 'ShippedDate': '1997-08-20T05:50:00.000Z', - 'Freight': 30.36, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10629, - 'CustomerID': 'GODOS', - 'OrderDate': '1997-08-12T06:50:00.000Z', - 'ShippedDate': '1997-08-20T07:50:00.000Z', - 'Freight': 85.46, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10630, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-08-13T08:50:00.000Z', - 'ShippedDate': '1997-08-19T09:50:00.000Z', - 'Freight': 32.35, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10631, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-08-14T10:50:00.000Z', - 'ShippedDate': '1997-08-15T11:50:00.000Z', - 'Freight': 0.87, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10632, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-08-14T12:50:00.000Z', - 'ShippedDate': '1997-08-19T13:50:00.000Z', - 'Freight': 41.38, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10633, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-08-15T14:50:00.000Z', - 'ShippedDate': '1997-08-18T15:50:00.000Z', - 'Freight': 477.9, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10634, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-08-15T16:50:00.000Z', - 'ShippedDate': '1997-08-21T17:50:00.000Z', - 'Freight': 487.38, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10635, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-08-18T18:50:00.000Z', - 'ShippedDate': '1997-08-21T19:50:00.000Z', - 'Freight': 47.46, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10636, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-08-19T20:50:00.000Z', - 'ShippedDate': '1997-08-26T21:50:00.000Z', - 'Freight': 1.15, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10637, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-08-19T22:50:00.000Z', - 'ShippedDate': '1997-08-26T23:50:00.000Z', - 'Freight': 201.29, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10638, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-08-20T14:50:00.000Z', - 'ShippedDate': '1997-09-01T15:50:00.000Z', - 'Freight': 158.44, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10639, - 'CustomerID': 'SANTG', - 'OrderDate': '1997-08-20T16:50:00.000Z', - 'ShippedDate': '1997-08-27T17:50:00.000Z', - 'Freight': 38.64, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10640, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-08-21T18:50:00.000Z', - 'ShippedDate': '1997-08-28T19:50:00.000Z', - 'Freight': 23.55, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10641, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-08-22T01:55:00.000Z', - 'ShippedDate': '1997-08-26T02:55:00.000Z', - 'Freight': 179.61, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10642, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-08-22T03:55:00.000Z', - 'ShippedDate': '1997-09-05T04:55:00.000Z', - 'Freight': 41.89, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10643, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-08-25T05:55:00.000Z', - 'ShippedDate': '1997-09-02T06:55:00.000Z', - 'Freight': 29.46, - 'ShipName': 'Alfreds Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10644, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-08-25T07:55:00.000Z', - 'ShippedDate': '1997-09-01T08:55:00.000Z', - 'Freight': 0.14, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10645, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-08-26T09:55:00.000Z', - 'ShippedDate': '1997-09-02T10:55:00.000Z', - 'Freight': 12.41, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10646, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-08-27T11:55:00.000Z', - 'ShippedDate': '1997-09-03T12:55:00.000Z', - 'Freight': 142.33, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10647, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-08-27T13:55:00.000Z', - 'ShippedDate': '1997-09-03T14:55:00.000Z', - 'Freight': 45.54, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10648, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-08-28T15:55:00.000Z', - 'ShippedDate': '1997-09-09T16:55:00.000Z', - 'Freight': 14.25, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10649, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-08-28T17:55:00.000Z', - 'ShippedDate': '1997-08-29T18:55:00.000Z', - 'Freight': 6.2, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10650, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-08-29T19:55:00.000Z', - 'ShippedDate': '1997-09-03T20:55:00.000Z', - 'Freight': 176.81, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10651, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-09-01T21:55:00.000Z', - 'ShippedDate': '1997-09-11T22:55:00.000Z', - 'Freight': 20.6, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10652, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-09-01T23:55:00.000Z', - 'ShippedDate': '1997-09-08T01:15:00.000Z', - 'Freight': 7.14, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10653, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-02T02:15:00.000Z', - 'ShippedDate': '1997-09-19T03:15:00.000Z', - 'Freight': 93.25, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10654, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-09-02T04:15:00.000Z', - 'ShippedDate': '1997-09-11T05:15:00.000Z', - 'Freight': 55.26, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10655, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-09-03T06:15:00.000Z', - 'ShippedDate': '1997-09-11T07:15:00.000Z', - 'Freight': 4.41, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10656, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-09-04T08:15:00.000Z', - 'ShippedDate': '1997-09-10T09:15:00.000Z', - 'Freight': 57.15, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10657, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-09-04T10:15:00.000Z', - 'ShippedDate': '1997-09-15T11:15:00.000Z', - 'Freight': 352.69, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10658, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-09-05T12:15:00.000Z', - 'ShippedDate': '1997-09-08T13:15:00.000Z', - 'Freight': 364.15, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10659, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-09-05T14:15:00.000Z', - 'ShippedDate': '1997-09-10T15:15:00.000Z', - 'Freight': 105.81, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10660, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-09-08T16:15:00.000Z', - 'ShippedDate': '1997-10-15T17:15:00.000Z', - 'Freight': 111.29, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10661, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-09-09T18:15:00.000Z', - 'ShippedDate': '1997-09-15T19:15:00.000Z', - 'Freight': 17.55, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10662, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-09-09T20:15:00.000Z', - 'ShippedDate': '1997-09-18T21:15:00.000Z', - 'Freight': 1.28, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10663, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-09-10T22:15:00.000Z', - 'ShippedDate': '1997-10-03T23:15:00.000Z', - 'Freight': 113.15, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10664, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-09-10T01:45:00.000Z', - 'ShippedDate': '1997-09-19T02:45:00.000Z', - 'Freight': 1.27, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10665, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-09-11T03:45:00.000Z', - 'ShippedDate': '1997-09-17T04:45:00.000Z', - 'Freight': 26.31, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10666, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-09-12T05:45:00.000Z', - 'ShippedDate': '1997-09-22T06:45:00.000Z', - 'Freight': 232.42, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10667, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-09-12T07:45:00.000Z', - 'ShippedDate': '1997-09-19T08:45:00.000Z', - 'Freight': 78.09, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10668, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-09-15T09:45:00.000Z', - 'ShippedDate': '1997-09-23T10:45:00.000Z', - 'Freight': 47.22, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10669, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-09-15T11:45:00.000Z', - 'ShippedDate': '1997-09-22T12:45:00.000Z', - 'Freight': 24.39, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10670, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-16T13:45:00.000Z', - 'ShippedDate': '1997-09-18T14:45:00.000Z', - 'Freight': 203.48, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10671, - 'CustomerID': 'FRANR', - 'OrderDate': '1997-09-17T15:45:00.000Z', - 'ShippedDate': '1997-09-24T16:45:00.000Z', - 'Freight': 30.34, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10672, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-09-17T17:45:00.000Z', - 'ShippedDate': '1997-09-26T18:45:00.000Z', - 'Freight': 95.75, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10673, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-09-18T19:45:00.000Z', - 'ShippedDate': '1997-09-19T20:45:00.000Z', - 'Freight': 22.76, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10674, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-09-18T21:45:00.000Z', - 'ShippedDate': '1997-09-30T22:45:00.000Z', - 'Freight': 0.9, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10675, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-19T23:45:00.000Z', - 'ShippedDate': '1997-09-23T01:50:00.000Z', - 'Freight': 31.85, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10676, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-09-22T02:50:00.000Z', - 'ShippedDate': '1997-09-29T03:50:00.000Z', - 'Freight': 2.01, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10677, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-09-22T04:50:00.000Z', - 'ShippedDate': '1997-09-26T05:50:00.000Z', - 'Freight': 4.03, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10678, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-09-23T06:50:00.000Z', - 'ShippedDate': '1997-10-16T07:50:00.000Z', - 'Freight': 388.98, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10679, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-09-23T08:50:00.000Z', - 'ShippedDate': '1997-09-30T09:50:00.000Z', - 'Freight': 27.94, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10680, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-09-24T10:50:00.000Z', - 'ShippedDate': '1997-09-26T11:50:00.000Z', - 'Freight': 26.61, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10681, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-09-25T12:50:00.000Z', - 'ShippedDate': '1997-09-30T13:50:00.000Z', - 'Freight': 76.13, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10682, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-09-25T14:50:00.000Z', - 'ShippedDate': '1997-10-01T15:50:00.000Z', - 'Freight': 36.13, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10683, - 'CustomerID': 'DUMON', - 'OrderDate': '1997-09-26T16:50:00.000Z', - 'ShippedDate': '1997-10-01T17:50:00.000Z', - 'Freight': 4.4, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10684, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-09-26T18:50:00.000Z', - 'ShippedDate': '1997-09-30T19:50:00.000Z', - 'Freight': 145.63, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10685, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-09-29T20:50:00.000Z', - 'ShippedDate': '1997-10-03T21:50:00.000Z', - 'Freight': 33.75, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10686, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-09-30T22:50:00.000Z', - 'ShippedDate': '1997-10-08T23:50:00.000Z', - 'Freight': 96.5, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10687, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-09-30T01:15:00.000Z', - 'ShippedDate': '1997-10-30T02:15:00.000Z', - 'Freight': 296.43, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10688, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-10-01T03:15:00.000Z', - 'ShippedDate': '1997-10-07T04:15:00.000Z', - 'Freight': 299.09, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10689, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-10-01T05:15:00.000Z', - 'ShippedDate': '1997-10-07T06:15:00.000Z', - 'Freight': 13.42, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10690, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-10-02T07:15:00.000Z', - 'ShippedDate': '1997-10-03T08:15:00.000Z', - 'Freight': 15.8, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10691, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-03T09:15:00.000Z', - 'ShippedDate': '1997-10-22T10:15:00.000Z', - 'Freight': 810.05, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10692, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-10-03T11:15:00.000Z', - 'ShippedDate': '1997-10-13T12:15:00.000Z', - 'Freight': 61.02, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10693, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-06T13:15:00.000Z', - 'ShippedDate': '1997-10-10T14:15:00.000Z', - 'Freight': 139.34, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10694, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-06T15:15:00.000Z', - 'ShippedDate': '1997-10-09T16:15:00.000Z', - 'Freight': 398.36, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10695, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-10-07T17:15:00.000Z', - 'ShippedDate': '1997-10-14T18:15:00.000Z', - 'Freight': 16.72, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10696, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-08T19:15:00.000Z', - 'ShippedDate': '1997-10-14T20:15:00.000Z', - 'Freight': 102.55, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10697, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-10-08T21:15:00.000Z', - 'ShippedDate': '1997-10-14T22:15:00.000Z', - 'Freight': 45.52, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10698, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-10-09T23:15:00.000Z', - 'ShippedDate': '1997-10-17T10:15:00.000Z', - 'Freight': 272.47, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10699, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-10-09T02:40:00.000Z', - 'ShippedDate': '1997-10-13T03:40:00.000Z', - 'Freight': 0.58, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10700, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-10T03:40:00.000Z', - 'ShippedDate': '1997-10-16T04:40:00.000Z', - 'Freight': 65.1, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10701, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-10-13T05:40:00.000Z', - 'ShippedDate': '1997-10-15T06:40:00.000Z', - 'Freight': 220.31, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10702, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-10-13T07:40:00.000Z', - 'ShippedDate': '1997-10-21T08:40:00.000Z', - 'Freight': 23.94, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10703, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-10-14T09:40:00.000Z', - 'ShippedDate': '1997-10-20T10:40:00.000Z', - 'Freight': 152.3, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10704, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-10-14T11:40:00.000Z', - 'ShippedDate': '1997-11-07T12:40:00.000Z', - 'Freight': 4.78, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10705, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-10-15T13:40:00.000Z', - 'ShippedDate': '1997-11-18T14:40:00.000Z', - 'Freight': 3.52, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10706, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-10-16T15:40:00.000Z', - 'ShippedDate': '1997-10-21T16:40:00.000Z', - 'Freight': 135.63, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10707, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-10-16T17:40:00.000Z', - 'ShippedDate': '1997-10-23T18:40:00.000Z', - 'Freight': 21.74, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10708, - 'CustomerID': 'THEBI', - 'OrderDate': '1997-10-17T19:40:00.000Z', - 'ShippedDate': '1997-11-05T20:40:00.000Z', - 'Freight': 2.96, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10709, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-10-17T21:40:00.000Z', - 'ShippedDate': '1997-11-20T22:40:00.000Z', - 'Freight': 210.8, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10710, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-10-20T23:40:00.000Z', - 'ShippedDate': '1997-10-23T15:40:00.000Z', - 'Freight': 4.98, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10711, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-21T01:30:00.000Z', - 'ShippedDate': '1997-10-29T02:30:00.000Z', - 'Freight': 52.41, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10712, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-10-21T03:30:00.000Z', - 'ShippedDate': '1997-10-31T04:30:00.000Z', - 'Freight': 89.93, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10713, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-22T05:30:00.000Z', - 'ShippedDate': '1997-10-24T06:30:00.000Z', - 'Freight': 167.05, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10714, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-22T07:30:00.000Z', - 'ShippedDate': '1997-10-27T08:30:00.000Z', - 'Freight': 24.49, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10715, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-10-23T09:30:00.000Z', - 'ShippedDate': '1997-10-29T10:30:00.000Z', - 'Freight': 63.2, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10716, - 'CustomerID': 'RANCH', - 'OrderDate': '1997-10-24T11:30:00.000Z', - 'ShippedDate': '1997-10-27T12:30:00.000Z', - 'Freight': 22.57, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10717, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-10-24T13:30:00.000Z', - 'ShippedDate': '1997-10-29T14:30:00.000Z', - 'Freight': 59.25, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10718, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-10-27T17:30:00.000Z', - 'ShippedDate': '1997-10-29T18:30:00.000Z', - 'Freight': 170.88, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10719, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-10-27T19:30:00.000Z', - 'ShippedDate': '1997-11-05T20:30:00.000Z', - 'Freight': 51.44, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10720, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-10-28T21:30:00.000Z', - 'ShippedDate': '1997-11-05T22:30:00.000Z', - 'Freight': 9.53, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10721, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-29T23:30:00.000Z', - 'ShippedDate': '1997-10-31T01:10:00.000Z', - 'Freight': 48.92, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10722, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-29T02:10:00.000Z', - 'ShippedDate': '1997-11-04T03:10:00.000Z', - 'Freight': 74.58, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10723, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-30T04:10:00.000Z', - 'ShippedDate': '1997-11-25T05:10:00.000Z', - 'Freight': 21.72, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029-12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10724, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-10-30T06:10:00.000Z', - 'ShippedDate': '1997-11-05T07:10:00.000Z', - 'Freight': 57.75, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10725, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-10-31T08:10:00.000Z', - 'ShippedDate': '1997-11-05T01:10:00.000Z', - 'Freight': 10.83, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10726, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-11-03T02:10:00.000Z', - 'ShippedDate': '1997-12-05T03:10:00.000Z', - 'Freight': 16.56, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10727, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-11-03T04:10:00.000Z', - 'ShippedDate': '1997-12-05T05:10:00.000Z', - 'Freight': 89.9, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10728, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-11-04T06:10:00.000Z', - 'ShippedDate': '1997-11-11T07:10:00.000Z', - 'Freight': 58.33, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10729, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-11-04T08:10:00.000Z', - 'ShippedDate': '1997-11-14T09:10:00.000Z', - 'Freight': 141.06, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10730, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-05T10:10:00.000Z', - 'ShippedDate': '1997-11-14T11:10:00.000Z', - 'Freight': 20.12, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10731, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-11-06T12:10:00.000Z', - 'ShippedDate': '1997-11-14T13:10:00.000Z', - 'Freight': 96.65, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10732, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-06T14:10:00.000Z', - 'ShippedDate': '1997-11-07T15:10:00.000Z', - 'Freight': 16.97, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10733, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-11-07T16:10:00.000Z', - 'ShippedDate': '1997-11-10T17:10:00.000Z', - 'Freight': 110.11, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10734, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-11-07T18:10:00.000Z', - 'ShippedDate': '1997-11-12T19:10:00.000Z', - 'Freight': 1.63, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10735, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-11-10T20:10:00.000Z', - 'ShippedDate': '1997-11-21T21:10:00.000Z', - 'Freight': 45.97, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10736, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-11-11T22:10:00.000Z', - 'ShippedDate': '1997-11-21T23:10:00.000Z', - 'Freight': 44.1, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10737, - 'CustomerID': 'VINET', - 'OrderDate': '1997-11-11T01:10:00.000Z', - 'ShippedDate': '1997-11-18T02:10:00.000Z', - 'Freight': 7.79, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10738, - 'CustomerID': 'SPECD', - 'OrderDate': '1997-11-12T03:10:00.000Z', - 'ShippedDate': '1997-11-18T04:10:00.000Z', - 'Freight': 2.91, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10739, - 'CustomerID': 'VINET', - 'OrderDate': '1997-11-12T05:10:00.000Z', - 'ShippedDate': '1997-11-17T06:10:00.000Z', - 'Freight': 11.08, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10740, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-11-13T07:10:00.000Z', - 'ShippedDate': '1997-11-25T08:10:00.000Z', - 'Freight': 81.88, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10741, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-11-14T09:10:00.000Z', - 'ShippedDate': '1997-11-18T10:10:00.000Z', - 'Freight': 10.96, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10742, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-11-14T11:10:00.000Z', - 'ShippedDate': '1997-11-18T12:10:00.000Z', - 'Freight': 243.73, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10743, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-11-17T13:10:00.000Z', - 'ShippedDate': '1997-11-21T14:10:00.000Z', - 'Freight': 23.72, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10744, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-11-17T15:10:00.000Z', - 'ShippedDate': '1997-11-24T16:10:00.000Z', - 'Freight': 69.19, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10745, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-11-18T17:10:00.000Z', - 'ShippedDate': '1997-11-27T18:10:00.000Z', - 'Freight': 3.52, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10746, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-11-19T19:10:00.000Z', - 'ShippedDate': '1997-11-21T20:10:00.000Z', - 'Freight': 31.43, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10747, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-11-19T21:10:00.000Z', - 'ShippedDate': '1997-11-26T22:10:00.000Z', - 'Freight': 117.33, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10748, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-11-20T23:10:00.000Z', - 'ShippedDate': '1997-11-28T13:10:00.000Z', - 'Freight': 232.55, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10749, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-11-20T02:25:00.000Z', - 'ShippedDate': '1997-12-19T03:25:00.000Z', - 'Freight': 61.53, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10750, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-11-21T04:25:00.000Z', - 'ShippedDate': '1997-11-24T05:25:00.000Z', - 'Freight': 79.3, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10751, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-11-24T06:25:00.000Z', - 'ShippedDate': '1997-12-03T07:25:00.000Z', - 'Freight': 130.79, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10752, - 'CustomerID': 'NORTS', - 'OrderDate': '1997-11-24T08:25:00.000Z', - 'ShippedDate': '1997-11-28T09:25:00.000Z', - 'Freight': 1.39, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10753, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-11-25T10:25:00.000Z', - 'ShippedDate': '1997-11-27T11:25:00.000Z', - 'Freight': 7.7, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10754, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-11-25T12:25:00.000Z', - 'ShippedDate': '1997-11-27T13:25:00.000Z', - 'Freight': 2.38, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10755, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-26T14:25:00.000Z', - 'ShippedDate': '1997-11-28T15:25:00.000Z', - 'Freight': 16.71, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10756, - 'CustomerID': 'SPLIR', - 'OrderDate': '1997-11-27T16:25:00.000Z', - 'ShippedDate': '1997-12-02T17:25:00.000Z', - 'Freight': 73.21, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10757, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-11-27T18:25:00.000Z', - 'ShippedDate': '1997-12-15T19:25:00.000Z', - 'Freight': 8.19, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10758, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-11-28T20:25:00.000Z', - 'ShippedDate': '1997-12-04T21:25:00.000Z', - 'Freight': 138.17, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10759, - 'CustomerID': 'ANATR', - 'OrderDate': '1997-11-28T22:25:00.000Z', - 'ShippedDate': '1997-12-12T23:25:00.000Z', - 'Freight': 11.99, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10760, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-12-01T01:40:00.000Z', - 'ShippedDate': '1997-12-10T02:40:00.000Z', - 'Freight': 155.64, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10761, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-12-02T03:40:00.000Z', - 'ShippedDate': '1997-12-08T04:40:00.000Z', - 'Freight': 18.66, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10762, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-12-02T05:40:00.000Z', - 'ShippedDate': '1997-12-09T06:40:00.000Z', - 'Freight': 328.74, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10763, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-12-03T07:40:00.000Z', - 'ShippedDate': '1997-12-08T08:40:00.000Z', - 'Freight': 37.35, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10764, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-03T09:40:00.000Z', - 'ShippedDate': '1997-12-08T10:40:00.000Z', - 'Freight': 145.45, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10765, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-12-04T11:40:00.000Z', - 'ShippedDate': '1997-12-09T12:40:00.000Z', - 'Freight': 42.74, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10766, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-12-05T13:40:00.000Z', - 'ShippedDate': '1997-12-09T14:40:00.000Z', - 'Freight': 157.55, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10767, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-12-05T15:40:00.000Z', - 'ShippedDate': '1997-12-15T16:40:00.000Z', - 'Freight': 1.59, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10768, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-12-08T17:40:00.000Z', - 'ShippedDate': '1997-12-15T18:40:00.000Z', - 'Freight': 146.32, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10769, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-12-08T19:40:00.000Z', - 'ShippedDate': '1997-12-12T20:40:00.000Z', - 'Freight': 65.06, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10770, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-12-09T21:40:00.000Z', - 'ShippedDate': '1997-12-17T22:40:00.000Z', - 'Freight': 5.32, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10771, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-10T23:40:00.000Z', - 'ShippedDate': '1998-01-02T01:50:00.000Z', - 'Freight': 11.19, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10772, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-12-10T02:50:00.000Z', - 'ShippedDate': '1997-12-19T03:50:00.000Z', - 'Freight': 91.28, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10773, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-11T04:50:00.000Z', - 'ShippedDate': '1997-12-16T04:50:00.000Z', - 'Freight': 96.43, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10774, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-12-11T05:50:00.000Z', - 'ShippedDate': '1997-12-12T06:50:00.000Z', - 'Freight': 48.2, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10775, - 'CustomerID': 'THECR', - 'OrderDate': '1997-12-12T07:50:00.000Z', - 'ShippedDate': '1997-12-26T08:50:00.000Z', - 'Freight': 20.25, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10776, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-15T09:50:00.000Z', - 'ShippedDate': '1997-12-18T10:50:00.000Z', - 'Freight': 351.53, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10777, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-12-15T11:50:00.000Z', - 'ShippedDate': '1998-01-21T12:50:00.000Z', - 'Freight': 3.01, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10778, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-12-16T13:50:00.000Z', - 'ShippedDate': '1997-12-24T14:50:00.000Z', - 'Freight': 6.79, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10779, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-12-16T15:50:00.000Z', - 'ShippedDate': '1998-01-14T16:50:00.000Z', - 'Freight': 58.13, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10780, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-12-16T17:50:00.000Z', - 'ShippedDate': '1997-12-25T18:50:00.000Z', - 'Freight': 42.13, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10781, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-12-17T19:50:00.000Z', - 'ShippedDate': '1997-12-19T20:50:00.000Z', - 'Freight': 73.16, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10782, - 'CustomerID': 'CACTU', - 'OrderDate': '1997-12-17T21:50:00.000Z', - 'ShippedDate': '1997-12-22T22:50:00.000Z', - 'Freight': 1.1, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10783, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-12-18T23:50:00.000Z', - 'ShippedDate': '1997-12-19T01:50:00.000Z', - 'Freight': 124.98, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10784, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-12-18T02:50:00.000Z', - 'ShippedDate': '1997-12-22T03:50:00.000Z', - 'Freight': 70.09, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10785, - 'CustomerID': 'GROSR', - 'OrderDate': '1997-12-18T04:50:00.000Z', - 'ShippedDate': '1997-12-24T05:50:00.000Z', - 'Freight': 1.51, - 'ShipName': 'GROSELLA-Restaurante', - 'ShipAddress': '5ª Ave. Los Palos Grandes', - 'ShipCity': 'Caracas', - 'ShipRegion': 'DF', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10786, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-12-19T06:50:00.000Z', - 'ShippedDate': '1997-12-23T07:50:00.000Z', - 'Freight': 110.87, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10787, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-12-19T08:50:00.000Z', - 'ShippedDate': '1997-12-26T09:50:00.000Z', - 'Freight': 249.93, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10788, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-12-22T10:50:00.000Z', - 'ShippedDate': '1998-01-19T11:50:00.000Z', - 'Freight': 42.7, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10789, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-12-22T12:50:00.000Z', - 'ShippedDate': '1997-12-31T13:50:00.000Z', - 'Freight': 100.6, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10790, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-12-22T14:50:00.000Z', - 'ShippedDate': '1997-12-26T15:50:00.000Z', - 'Freight': 28.23, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10791, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-12-23T16:50:00.000Z', - 'ShippedDate': '1998-01-01T17:50:00.000Z', - 'Freight': 16.85, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10792, - 'CustomerID': 'WOLZA', - 'OrderDate': '1997-12-23T18:50:00.000Z', - 'ShippedDate': '1997-12-31T19:50:00.000Z', - 'Freight': 23.79, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10793, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-12-24T20:50:00.000Z', - 'ShippedDate': '1998-01-08T21:50:00.000Z', - 'Freight': 4.52, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10794, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-12-24T22:50:00.000Z', - 'ShippedDate': '1998-01-02T23:50:00.000Z', - 'Freight': 21.49, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10795, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-24T01:20:00.000Z', - 'ShippedDate': '1998-01-20T02:20:00.000Z', - 'Freight': 126.66, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10796, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-12-25T03:20:00.000Z', - 'ShippedDate': '1998-01-14T04:20:00.000Z', - 'Freight': 26.52, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10797, - 'CustomerID': 'DRACD', - 'OrderDate': '1997-12-25T05:20:00.000Z', - 'ShippedDate': '1998-01-05T06:20:00.000Z', - 'Freight': 33.35, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10798, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-12-26T07:20:00.000Z', - 'ShippedDate': '1998-01-05T08:20:00.000Z', - 'Freight': 2.33, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10799, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-12-26T09:20:00.000Z', - 'ShippedDate': '1998-01-05T10:20:00.000Z', - 'Freight': 30.76, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10800, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-12-26T11:20:00.000Z', - 'ShippedDate': '1998-01-05T12:20:00.000Z', - 'Freight': 137.44, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10801, - 'CustomerID': 'BOLID', - 'OrderDate': '1997-12-29T13:20:00.000Z', - 'ShippedDate': '1997-12-31T14:20:00.000Z', - 'Freight': 97.09, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10802, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-12-29T15:20:00.000Z', - 'ShippedDate': '1998-01-02T16:20:00.000Z', - 'Freight': 257.26, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10803, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-12-30T17:20:00.000Z', - 'ShippedDate': '1998-01-06T18:20:00.000Z', - 'Freight': 55.23, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10804, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-12-30T19:20:00.000Z', - 'ShippedDate': '1998-01-07T20:20:00.000Z', - 'Freight': 27.33, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10805, - 'CustomerID': 'THEBI', - 'OrderDate': '1997-12-30T21:20:00.000Z', - 'ShippedDate': '1998-01-09T22:20:00.000Z', - 'Freight': 237.34, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10806, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-12-31T23:20:00.000Z', - 'ShippedDate': '1998-01-05T00:20:00.000Z', - 'Freight': 22.11, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10807, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-12-31T01:40:00.000Z', - 'ShippedDate': '1998-01-30T02:40:00.000Z', - 'Freight': 1.36, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10808, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-01-01T03:40:00.000Z', - 'ShippedDate': '1998-01-09T04:40:00.000Z', - 'Freight': 45.53, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10809, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-01-01T05:40:00.000Z', - 'ShippedDate': '1998-01-07T06:40:00.000Z', - 'Freight': 4.87, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10810, - 'CustomerID': 'LAUGB', - 'OrderDate': '1998-01-01T07:40:00.000Z', - 'ShippedDate': '1998-01-07T08:40:00.000Z', - 'Freight': 4.33, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10811, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-02T09:40:00.000Z', - 'ShippedDate': '1998-01-08T10:40:00.000Z', - 'Freight': 31.22, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10812, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-01-02T11:40:00.000Z', - 'ShippedDate': '1998-01-12T12:40:00.000Z', - 'Freight': 59.78, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10813, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-01-05T13:40:00.000Z', - 'ShippedDate': '1998-01-09T14:40:00.000Z', - 'Freight': 47.38, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10814, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-05T15:40:00.000Z', - 'ShippedDate': '1998-01-14T16:40:00.000Z', - 'Freight': 130.94, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10815, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-01-05T17:40:00.000Z', - 'ShippedDate': '1998-01-14T18:40:00.000Z', - 'Freight': 14.62, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10816, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-01-06T19:40:00.000Z', - 'ShippedDate': '1998-02-04T20:40:00.000Z', - 'Freight': 719.78, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10817, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-01-06T21:40:00.000Z', - 'ShippedDate': '1998-01-13T22:40:00.000Z', - 'Freight': 306.07, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10818, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-01-07T23:40:00.000Z', - 'ShippedDate': '1998-01-12T01:55:00.000Z', - 'Freight': 65.48, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10819, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-01-07T02:55:00.000Z', - 'ShippedDate': '1998-01-16T03:55:00.000Z', - 'Freight': 19.76, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10820, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-01-07T04:55:00.000Z', - 'ShippedDate': '1998-01-13T05:55:00.000Z', - 'Freight': 37.52, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10821, - 'CustomerID': 'SPLIR', - 'OrderDate': '1998-01-08T06:55:00.000Z', - 'ShippedDate': '1998-01-15T07:55:00.000Z', - 'Freight': 36.68, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10822, - 'CustomerID': 'TRAIH', - 'OrderDate': '1998-01-08T09:55:00.000Z', - 'ShippedDate': '1998-01-16T10:55:00.000Z', - 'Freight': 7, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10823, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-01-09T11:55:00.000Z', - 'ShippedDate': '1998-01-13T12:55:00.000Z', - 'Freight': 163.97, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10824, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-01-09T13:55:00.000Z', - 'ShippedDate': '1998-01-30T14:55:00.000Z', - 'Freight': 1.23, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10825, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-01-09T15:55:00.000Z', - 'ShippedDate': '1998-01-14T16:55:00.000Z', - 'Freight': 79.25, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10826, - 'CustomerID': 'BLONP', - 'OrderDate': '1998-01-12T17:55:00.000Z', - 'ShippedDate': '1998-02-06T18:55:00.000Z', - 'Freight': 7.09, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10827, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-01-12T19:55:00.000Z', - 'ShippedDate': '1998-02-06T20:55:00.000Z', - 'Freight': 63.54, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10828, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-01-13T21:55:00.000Z', - 'ShippedDate': '1998-02-04T22:55:00.000Z', - 'Freight': 90.85, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10829, - 'CustomerID': 'ISLAT', - 'OrderDate': '1998-01-13T23:55:00.000Z', - 'ShippedDate': '1998-01-23T12:55:00.000Z', - 'Freight': 154.72, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10830, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-13T01:15:00.000Z', - 'ShippedDate': '1998-01-21T02:15:00.000Z', - 'Freight': 81.83, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10831, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-01-14T03:15:00.000Z', - 'ShippedDate': '1998-01-23T04:15:00.000Z', - 'Freight': 72.19, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10832, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-01-14T05:15:00.000Z', - 'ShippedDate': '1998-01-19T06:15:00.000Z', - 'Freight': 43.26, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10833, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-01-15T07:15:00.000Z', - 'ShippedDate': '1998-01-23T08:15:00.000Z', - 'Freight': 71.49, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10834, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-15T09:15:00.000Z', - 'ShippedDate': '1998-01-19T10:15:00.000Z', - 'Freight': 29.78, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10835, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-01-15T11:15:00.000Z', - 'ShippedDate': '1998-01-21T12:15:00.000Z', - 'Freight': 69.53, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10836, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-01-16T13:15:00.000Z', - 'ShippedDate': '1998-01-21T14:15:00.000Z', - 'Freight': 411.88, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10837, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-01-16T15:15:00.000Z', - 'ShippedDate': '1998-01-23T16:15:00.000Z', - 'Freight': 13.32, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10838, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-19T17:15:00.000Z', - 'ShippedDate': '1998-01-23T18:15:00.000Z', - 'Freight': 59.28, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10839, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-19T19:15:00.000Z', - 'ShippedDate': '1998-01-22T20:15:00.000Z', - 'Freight': 35.43, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10840, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-19T21:15:00.000Z', - 'ShippedDate': '1998-02-16T22:15:00.000Z', - 'Freight': 2.71, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10841, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-01-20T23:15:00.000Z', - 'ShippedDate': '1998-01-29T01:55:00.000Z', - 'Freight': 424.3, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10842, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-01-20T02:55:00.000Z', - 'ShippedDate': '1998-01-29T03:55:00.000Z', - 'Freight': 54.42, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10843, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-21T04:55:00.000Z', - 'ShippedDate': '1998-01-26T05:55:00.000Z', - 'Freight': 9.26, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10844, - 'CustomerID': 'PICCO', - 'OrderDate': '1998-01-21T06:55:00.000Z', - 'ShippedDate': '1998-01-26T07:55:00.000Z', - 'Freight': 25.22, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10845, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-01-21T08:55:00.000Z', - 'ShippedDate': '1998-01-30T09:55:00.000Z', - 'Freight': 212.98, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10846, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-01-22T10:55:00.000Z', - 'ShippedDate': '1998-01-23T11:55:00.000Z', - 'Freight': 56.46, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10847, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-01-22T12:55:00.000Z', - 'ShippedDate': '1998-02-10T13:55:00.000Z', - 'Freight': 487.57, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10848, - 'CustomerID': 'CONSH', - 'OrderDate': '1998-01-23T14:55:00.000Z', - 'ShippedDate': '1998-01-29T15:55:00.000Z', - 'Freight': 38.24, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10849, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-01-23T16:55:00.000Z', - 'ShippedDate': '1998-01-30T17:55:00.000Z', - 'Freight': 0.56, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10850, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-23T19:55:00.000Z', - 'ShippedDate': '1998-01-30T20:55:00.000Z', - 'Freight': 49.19, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10851, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-01-26T21:55:00.000Z', - 'ShippedDate': '1998-02-02T22:55:00.000Z', - 'Freight': 160.55, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10852, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-01-26T23:55:00.000Z', - 'ShippedDate': '1998-01-30T01:00.05.000Z', - 'Freight': 174.05, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10853, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-01-27T02:00.05.000Z', - 'ShippedDate': '1998-02-03T03:00.05.000Z', - 'Freight': 53.83, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10854, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-01-27T04:00.05.000Z', - 'ShippedDate': '1998-02-05T05:00.05.000Z', - 'Freight': 100.22, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10855, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-01-27T06:00.05.000Z', - 'ShippedDate': '1998-02-04T07:00.05.000Z', - 'Freight': 170.97, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10856, - 'CustomerID': 'ANTON', - 'OrderDate': '1998-01-28T08:00.05.000Z', - 'ShippedDate': '1998-02-10T09:00.05.000Z', - 'Freight': 58.43, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10857, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-01-28T11:00.05.000Z', - 'ShippedDate': '1998-02-06T12:00.05.000Z', - 'Freight': 188.85, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10858, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-01-29T13:00.05.000Z', - 'ShippedDate': '1998-02-03T14:00.05.000Z', - 'Freight': 52.51, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10859, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-01-29T15:00.05.000Z', - 'ShippedDate': '1998-02-02T16:00.05.000Z', - 'Freight': 76.1, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10860, - 'CustomerID': 'FRANR', - 'OrderDate': '1998-01-29T17:00.05.000Z', - 'ShippedDate': '1998-02-04T18:00.05.000Z', - 'Freight': 19.26, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10861, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-01-30T19:00.05.000Z', - 'ShippedDate': '1998-02-17T20:00.05.000Z', - 'Freight': 14.93, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10862, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-01-30T21:00.05.000Z', - 'ShippedDate': '1998-02-02T22:00.05.000Z', - 'Freight': 53.23, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10863, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-02-02T23:00.05.000Z', - 'ShippedDate': '1998-02-17T01:15:00.000Z', - 'Freight': 30.26, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10864, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-02-02T02:15:00.000Z', - 'ShippedDate': '1998-02-09T03:15:00.000Z', - 'Freight': 3.04, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10865, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-02-02T04:15:00.000Z', - 'ShippedDate': '1998-02-12T05:15:00.000Z', - 'Freight': 348.14, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10866, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-02-03T06:15:00.000Z', - 'ShippedDate': '1998-02-12T07:15:00.000Z', - 'Freight': 109.11, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10867, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-02-03T08:15:00.000Z', - 'ShippedDate': '1998-02-11T09:15:00.000Z', - 'Freight': 1.93, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10868, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-04T10:15:00.000Z', - 'ShippedDate': '1998-02-23T11:15:00.000Z', - 'Freight': 191.27, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10869, - 'CustomerID': 'SEVES', - 'OrderDate': '1998-02-04T12:15:00.000Z', - 'ShippedDate': '1998-02-09T13:15:00.000Z', - 'Freight': 143.28, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10870, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-02-04T14:15:00.000Z', - 'ShippedDate': '1998-02-13T15:15:00.000Z', - 'Freight': 12.04, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10871, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-02-05T16:15:00.000Z', - 'ShippedDate': '1998-02-10T17:15:00.000Z', - 'Freight': 112.27, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10872, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-05T18:15:00.000Z', - 'ShippedDate': '1998-02-09T19:15:00.000Z', - 'Freight': 175.32, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10873, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-06T20:15:00.000Z', - 'ShippedDate': '1998-02-09T21:15:00.000Z', - 'Freight': 0.82, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10874, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-06T22:15:00.000Z', - 'ShippedDate': '1998-02-11T23:15:00.000Z', - 'Freight': 19.58, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10875, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-02-06T01:30:00.000Z', - 'ShippedDate': '1998-03-03T02:30:00.000Z', - 'Freight': 32.37, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10876, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-02-09T03:30:00.000Z', - 'ShippedDate': '1998-02-12T04:30:00.000Z', - 'Freight': 60.42, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10877, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-02-09T05:30:00.000Z', - 'ShippedDate': '1998-02-19T06:30:00.000Z', - 'Freight': 38.06, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10878, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-02-10T07:30:00.000Z', - 'ShippedDate': '1998-02-12T08:30:00.000Z', - 'Freight': 46.69, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10879, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-10T09:30:00.000Z', - 'ShippedDate': '1998-02-12T10:30:00.000Z', - 'Freight': 8.5, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10880, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-02-10T11:30:00.000Z', - 'ShippedDate': '1998-02-18T12:30:00.000Z', - 'Freight': 88.01, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10881, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-02-11T13:30:00.000Z', - 'ShippedDate': '1998-02-18T14:30:00.000Z', - 'Freight': 2.84, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10882, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-02-11T15:30:00.000Z', - 'ShippedDate': '1998-02-20T16:30:00.000Z', - 'Freight': 23.1, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10883, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-02-12T17:30:00.000Z', - 'ShippedDate': '1998-02-20T18:30:00.000Z', - 'Freight': 0.53, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10884, - 'CustomerID': 'LETSS', - 'OrderDate': '1998-02-12T19:30:00.000Z', - 'ShippedDate': '1998-02-13T20:30:00.000Z', - 'Freight': 90.97, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10885, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-02-12T21:30:00.000Z', - 'ShippedDate': '1998-02-18T22:30:00.000Z', - 'Freight': 5.64, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10886, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-02-13T23:30:00.000Z', - 'ShippedDate': '1998-03-02T01:20:00.000Z', - 'Freight': 4.99, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10887, - 'CustomerID': 'GALED', - 'OrderDate': '1998-02-13T02:20:00.000Z', - 'ShippedDate': '1998-02-16T03:20:00.000Z', - 'Freight': 1.25, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10888, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-16T04:20:00.000Z', - 'ShippedDate': '1998-02-23T05:20:00.000Z', - 'Freight': 51.87, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10889, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-02-16T06:20:00.000Z', - 'ShippedDate': '1998-02-23T07:20:00.000Z', - 'Freight': 280.61, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10890, - 'CustomerID': 'DUMON', - 'OrderDate': '1998-02-16T08:20:00.000Z', - 'ShippedDate': '1998-02-18T09:20:00.000Z', - 'Freight': 32.76, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10891, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-02-17T10:20:00.000Z', - 'ShippedDate': '1998-02-19T11:20:00.000Z', - 'Freight': 20.37, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10892, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-02-17T12:20:00.000Z', - 'ShippedDate': '1998-02-19T13:20:00.000Z', - 'Freight': 120.27, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10893, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-02-18T14:20:00.000Z', - 'ShippedDate': '1998-02-20T15:20:00.000Z', - 'Freight': 77.78, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10894, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-02-18T16:20:00.000Z', - 'ShippedDate': '1998-02-20T17:20:00.000Z', - 'Freight': 116.13, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10895, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-02-18T18:20:00.000Z', - 'ShippedDate': '1998-02-23T19:20:00.000Z', - 'Freight': 162.75, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10896, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-02-19T20:20:00.000Z', - 'ShippedDate': '1998-02-27T21:20:00.000Z', - 'Freight': 32.45, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10897, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-02-19T22:20:00.000Z', - 'ShippedDate': '1998-02-25T23:20:00.000Z', - 'Freight': 603.54, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10898, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-02-20T01:55:00.000Z', - 'ShippedDate': '1998-03-06T02:55:00.000Z', - 'Freight': 1.27, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10899, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-02-20T03:55:00.000Z', - 'ShippedDate': '1998-02-26T04:55:00.000Z', - 'Freight': 1.21, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10900, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-02-20T05:55:00.000Z', - 'ShippedDate': '1998-03-04T06:55:00.000Z', - 'Freight': 1.66, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10901, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-02-23T07:55:00.000Z', - 'ShippedDate': '1998-02-26T08:55:00.000Z', - 'Freight': 62.09, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10902, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-02-23T09:55:00.000Z', - 'ShippedDate': '1998-03-03T10:55:00.000Z', - 'Freight': 44.15, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10903, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-02-24T11:55:00.000Z', - 'ShippedDate': '1998-03-04T12:55:00.000Z', - 'Freight': 36.71, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10904, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-02-24T13:55:00.000Z', - 'ShippedDate': '1998-02-27T14:55:00.000Z', - 'Freight': 162.95, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10905, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-02-24T15:55:00.000Z', - 'ShippedDate': '1998-03-06T16:55:00.000Z', - 'Freight': 13.72, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10906, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-02-25T17:55:00.000Z', - 'ShippedDate': '1998-03-03T18:55:00.000Z', - 'Freight': 26.29, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10907, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-02-25T19:55:00.000Z', - 'ShippedDate': '1998-02-27T20:55:00.000Z', - 'Freight': 9.19, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10908, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-02-26T21:55:00.000Z', - 'ShippedDate': '1998-03-06T22:55:00.000Z', - 'Freight': 32.96, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10909, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-02-26T23:55:00.000Z', - 'ShippedDate': '1998-03-10T01:40:00.000Z', - 'Freight': 53.05, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10910, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-26T02:40:00.000Z', - 'ShippedDate': '1998-03-04T03:40:00.000Z', - 'Freight': 38.11, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10911, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-26T04:40:00.000Z', - 'ShippedDate': '1998-03-05T05:40:00.000Z', - 'Freight': 38.19, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10912, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-02-26T06:40:00.000Z', - 'ShippedDate': '1998-03-18T07:40:00.000Z', - 'Freight': 580.91, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10913, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-26T08:40:00.000Z', - 'ShippedDate': '1998-03-04T09:40:00.000Z', - 'Freight': 33.05, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10914, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-27T10:40:00.000Z', - 'ShippedDate': '1998-03-02T11:40:00.000Z', - 'Freight': 21.19, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10915, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-02-27T12:40:00.000Z', - 'ShippedDate': '1998-03-02T13:40:00.000Z', - 'Freight': 3.51, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10916, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-02-27T14:40:00.000Z', - 'ShippedDate': '1998-03-09T15:40:00.000Z', - 'Freight': 63.77, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10917, - 'CustomerID': 'ROMEY', - 'OrderDate': '1998-03-02T16:40:00.000Z', - 'ShippedDate': '1998-03-11T17:40:00.000Z', - 'Freight': 8.29, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10918, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-02T18:40:00.000Z', - 'ShippedDate': '1998-03-11T19:40:00.000Z', - 'Freight': 48.83, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10919, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-03-02T20:40:00.000Z', - 'ShippedDate': '1998-03-04T21:40:00.000Z', - 'Freight': 19.8, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10920, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-03-03T22:40:00.000Z', - 'ShippedDate': '1998-03-09T01:50:00.000Z', - 'Freight': 29.61, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10921, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-03-03T02:50:00.000Z', - 'ShippedDate': '1998-03-09T03:50:00.000Z', - 'Freight': 176.48, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10922, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-03T04:50:00.000Z', - 'ShippedDate': '1998-03-05T05:50:00.000Z', - 'Freight': 62.74, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10923, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-03-03T06:50:00.000Z', - 'ShippedDate': '1998-03-13T06:50:00.000Z', - 'Freight': 68.26, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10924, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-03-04T07:50:00.000Z', - 'ShippedDate': '1998-04-08T08:50:00.000Z', - 'Freight': 151.52, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10925, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-04T09:50:00.000Z', - 'ShippedDate': '1998-03-13T10:50:00.000Z', - 'Freight': 2.27, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10926, - 'CustomerID': 'ANATR', - 'OrderDate': '1998-03-04T11:50:00.000Z', - 'ShippedDate': '1998-03-11T12:50:00.000Z', - 'Freight': 39.92, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10927, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-05T13:50:00.000Z', - 'ShippedDate': '1998-04-08T14:50:00.000Z', - 'Freight': 19.79, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10928, - 'CustomerID': 'GALED', - 'OrderDate': '1998-03-05T15:50:00.000Z', - 'ShippedDate': '1998-03-18T16:50:00.000Z', - 'Freight': 1.36, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10929, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-03-05T17:50:00.000Z', - 'ShippedDate': '1998-03-12T18:50:00.000Z', - 'Freight': 33.93, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10930, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-03-06T19:50:00.000Z', - 'ShippedDate': '1998-03-18T20:50:00.000Z', - 'Freight': 15.55, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10931, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-03-06T21:50:00.000Z', - 'ShippedDate': '1998-03-19T22:50:00.000Z', - 'Freight': 13.6, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10932, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-03-06T23:50:00.000Z', - 'ShippedDate': '1998-03-24T01:50:00.000Z', - 'Freight': 134.64, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10933, - 'CustomerID': 'ISLAT', - 'OrderDate': '1998-03-06T02:20:00.000Z', - 'ShippedDate': '1998-03-16T03:20:00.000Z', - 'Freight': 54.15, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10934, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-03-09T04:20:00.000Z', - 'ShippedDate': '1998-03-12T05:20:00.000Z', - 'Freight': 32.01, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10935, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-03-09T06:20:00.000Z', - 'ShippedDate': '1998-03-18T07:20:00.000Z', - 'Freight': 47.59, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10936, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-03-09T08:20:00.000Z', - 'ShippedDate': '1998-03-18T09:20:00.000Z', - 'Freight': 33.68, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10937, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-03-10T10:20:00.000Z', - 'ShippedDate': '1998-03-13T11:20:00.000Z', - 'Freight': 31.51, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10938, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-03-10T12:20:00.000Z', - 'ShippedDate': '1998-03-16T14:20:00.000Z', - 'Freight': 31.89, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10939, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-03-10T13:20:00.000Z', - 'ShippedDate': '1998-03-13T15:20:00.000Z', - 'Freight': 76.33, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10940, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-03-11T16:20:00.000Z', - 'ShippedDate': '1998-03-23T17:20:00.000Z', - 'Freight': 19.77, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10941, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-11T18:20:00.000Z', - 'ShippedDate': '1998-03-20T19:20:00.000Z', - 'Freight': 400.81, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10942, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-03-11T20:20:00.000Z', - 'ShippedDate': '1998-03-18T21:20:00.000Z', - 'Freight': 17.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10943, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-03-11T22:20:00.000Z', - 'ShippedDate': '1998-03-19T23:20:00.000Z', - 'Freight': 2.17, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10944, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-12T01:20:00.000Z', - 'ShippedDate': '1998-03-13T02:20:00.000Z', - 'Freight': 52.92, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10945, - 'CustomerID': 'MORGK', - 'OrderDate': '1998-03-12T03:20:00.000Z', - 'ShippedDate': '1998-03-18T04:20:00.000Z', - 'Freight': 10.22, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10946, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-03-12T05:20:00.000Z', - 'ShippedDate': '1998-03-19T06:20:00.000Z', - 'Freight': 27.2, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10947, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-03-13T07:20:00.000Z', - 'ShippedDate': '1998-03-16T08:20:00.000Z', - 'Freight': 3.26, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10948, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-03-13T09:20:00.000Z', - 'ShippedDate': '1998-03-19T10:20:00.000Z', - 'Freight': 23.39, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10949, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-13T11:20:00.000Z', - 'ShippedDate': '1998-03-17T12:20:00.000Z', - 'Freight': 74.44, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10950, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-03-16T13:20:00.000Z', - 'ShippedDate': '1998-03-23T14:20:00.000Z', - 'Freight': 2.5, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10951, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-03-16T15:20:00.000Z', - 'ShippedDate': '1998-04-07T16:20:00.000Z', - 'Freight': 30.85, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10952, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-03-16T17:20:00.000Z', - 'ShippedDate': '1998-03-24T18:20:00.000Z', - 'Freight': 40.42, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10953, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-03-16T19:20:00.000Z', - 'ShippedDate': '1998-03-25T20:20:00.000Z', - 'Freight': 23.72, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10954, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-03-17T21:20:00.000Z', - 'ShippedDate': '1998-03-20T22:20:00.000Z', - 'Freight': 27.91, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10955, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-17T23:20:00.000Z', - 'ShippedDate': '1998-03-20T01:20:00.000Z', - 'Freight': 3.26, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10956, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-03-17T01:55:00.000Z', - 'ShippedDate': '1998-03-20T02:55:00.000Z', - 'Freight': 44.65, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10957, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-18T03:55:00.000Z', - 'ShippedDate': '1998-03-27T04:55:00.000Z', - 'Freight': 105.36, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10958, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-03-18T05:55:00.000Z', - 'ShippedDate': '1998-03-27T06:55:00.000Z', - 'Freight': 49.56, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10959, - 'CustomerID': 'GOURL', - 'OrderDate': '1998-03-18T07:55:00.000Z', - 'ShippedDate': '1998-03-23T08:55:00.000Z', - 'Freight': 4.98, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10960, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-19T09:55:00.000Z', - 'ShippedDate': '1998-04-08T10:55:00.000Z', - 'Freight': 2.08, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10961, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-03-19T11:55:00.000Z', - 'ShippedDate': '1998-03-30T12:55:00.000Z', - 'Freight': 104.47, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10962, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-03-19T13:55:00.000Z', - 'ShippedDate': '1998-03-23T14:55:00.000Z', - 'Freight': 275.79, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10963, - 'CustomerID': 'FURIB', - 'OrderDate': '1998-03-19T15:55:00.000Z', - 'ShippedDate': '1998-03-26T16:55:00.000Z', - 'Freight': 2.7, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10964, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-03-20T17:55:00.000Z', - 'ShippedDate': '1998-03-24T18:55:00.000Z', - 'Freight': 87.38, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10965, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-03-20T19:55:00.000Z', - 'ShippedDate': '1998-03-30T20:55:00.000Z', - 'Freight': 144.38, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10966, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-03-20T21:55:00.000Z', - 'ShippedDate': '1998-04-08T22:55:00.000Z', - 'Freight': 27.19, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10967, - 'CustomerID': 'TOMSP', - 'OrderDate': '1998-03-23T23:55:00.000Z', - 'ShippedDate': '1998-04-02T12:55:00.000Z', - 'Freight': 62.22, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10968, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-03-23T01:00.05.000Z', - 'ShippedDate': '1998-04-01T02:00.05.000Z', - 'Freight': 74.6, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10969, - 'CustomerID': 'COMMI', - 'OrderDate': '1998-03-23T03:00.05.000Z', - 'ShippedDate': '1998-03-30T04:00.05.000Z', - 'Freight': 0.21, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10970, - 'CustomerID': 'BOLID', - 'OrderDate': '1998-03-24T05:00.05.000Z', - 'ShippedDate': '1998-04-24T06:00.05.000Z', - 'Freight': 16.16, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10971, - 'CustomerID': 'FRANR', - 'OrderDate': '1998-03-24T07:00.05.000Z', - 'ShippedDate': '1998-04-02T08:00.05.000Z', - 'Freight': 121.82, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10972, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-24T09:00.05.000Z', - 'ShippedDate': '1998-03-26T10:00.05.000Z', - 'Freight': 0.02, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10973, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-24T11:00.05.000Z', - 'ShippedDate': '1998-03-27T12:00.05.000Z', - 'Freight': 15.17, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10974, - 'CustomerID': 'SPLIR', - 'OrderDate': '1998-03-25T13:00.05.000Z', - 'ShippedDate': '1998-04-03T14:00.05.000Z', - 'Freight': 12.96, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10975, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-25T15:00.05.000Z', - 'ShippedDate': '1998-03-27T16:00.05.000Z', - 'Freight': 32.27, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10976, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-25T17:00.05.000Z', - 'ShippedDate': '1998-04-03T18:00.05.000Z', - 'Freight': 37.97, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10977, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-26T19:00.05.000Z', - 'ShippedDate': '1998-04-10T10:00.05.000Z', - 'Freight': 208.5, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10978, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-03-26T11:00.05.000Z', - 'ShippedDate': '1998-04-23T12:00.05.000Z', - 'Freight': 32.82, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10979, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-03-26T13:00.05.000Z', - 'ShippedDate': '1998-03-31T14:00.05.000Z', - 'Freight': 353.07, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10980, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-27T15:00.05.000Z', - 'ShippedDate': '1998-04-17T16:00.05.000Z', - 'Freight': 1.26, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10981, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-27T17:00.05.000Z', - 'ShippedDate': '1998-04-02T18:00.05.000Z', - 'Freight': 193.37, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10982, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-27T19:00.05.000Z', - 'ShippedDate': '1998-04-08T20:00.05.000Z', - 'Freight': 14.01, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10983, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-27T21:00.05.000Z', - 'ShippedDate': '1998-04-06T22:00.05.000Z', - 'Freight': 657.54, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10984, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-30T23:00.05.000Z', - 'ShippedDate': '1998-04-03T13:00.05.000Z', - 'Freight': 211.22, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10985, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-03-30T01:25:00.000Z', - 'ShippedDate': '1998-04-02T02:25:00.000Z', - 'Freight': 91.51, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10986, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-03-30T03:25:00.000Z', - 'ShippedDate': '1998-04-21T04:25:00.000Z', - 'Freight': 217.86, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10987, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-03-31T05:25:00.000Z', - 'ShippedDate': '1998-04-06T06:25:00.000Z', - 'Freight': 185.48, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10988, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-03-31T07:25:00.000Z', - 'ShippedDate': '1998-04-10T08:25:00.000Z', - 'Freight': 61.14, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10989, - 'CustomerID': 'QUEDE', - 'OrderDate': '1998-03-31T09:25:00.000Z', - 'ShippedDate': '1998-04-02T10:25:00.000Z', - 'Freight': 34.76, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10990, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-01T11:25:00.000Z', - 'ShippedDate': '1998-04-07T12:25:00.000Z', - 'Freight': 117.61, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10991, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-01T13:25:00.000Z', - 'ShippedDate': '1998-04-07T14:25:00.000Z', - 'Freight': 38.51, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10992, - 'CustomerID': 'THEBI', - 'OrderDate': '1998-04-01T15:25:00.000Z', - 'ShippedDate': '1998-04-03T16:25:00.000Z', - 'Freight': 4.27, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10993, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-01T17:25:00.000Z', - 'ShippedDate': '1998-04-10T18:25:00.000Z', - 'Freight': 8.81, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10994, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-04-02T19:25:00.000Z', - 'ShippedDate': '1998-04-09T20:25:00.000Z', - 'Freight': 65.53, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10995, - 'CustomerID': 'PERIC', - 'OrderDate': '1998-04-02T21:25:00.000Z', - 'ShippedDate': '1998-04-06T22:25:00.000Z', - 'Freight': 46, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10996, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-02T23:25:00.000Z', - 'ShippedDate': '1998-04-10T13:25:00.000Z', - 'Freight': 1.12, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10997, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-04-03T14:25:00.000Z', - 'ShippedDate': '1998-04-13T01:25:00.000Z', - 'Freight': 73.91, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10998, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-04-03T02:25:00.000Z', - 'ShippedDate': '1998-04-17T03:25:00.000Z', - 'Freight': 20.31, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10999, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-04-03T04:25:00.000Z', - 'ShippedDate': '1998-04-10T05:25:00.000Z', - 'Freight': 96.35, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11000, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-04-06T06:25:00.000Z', - 'ShippedDate': '1998-04-14T07:25:00.000Z', - 'Freight': 55.12, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11001, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-06T08:25:00.000Z', - 'ShippedDate': '1998-04-14T09:25:00.000Z', - 'Freight': 197.3, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 11002, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-06T10:25:00.000Z', - 'ShippedDate': '1998-04-16T11:25:00.000Z', - 'Freight': 141.16, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11003, - 'CustomerID': 'THECR', - 'OrderDate': '1998-04-06T12:25:00.000Z', - 'ShippedDate': '1998-04-08T13:25:00.000Z', - 'Freight': 14.91, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11004, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-04-07T14:25:00.000Z', - 'ShippedDate': '1998-04-20T15:25:00.000Z', - 'Freight': 44.84, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 11005, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-04-07T16:25:00.000Z', - 'ShippedDate': '1998-04-10T17:25:00.000Z', - 'Freight': 0.75, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 11006, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-07T18:25:00.000Z', - 'ShippedDate': '1998-04-15T19:25:00.000Z', - 'Freight': 25.19, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11007, - 'CustomerID': 'PRINI', - 'OrderDate': '1998-04-08T20:25:00.000Z', - 'ShippedDate': '1998-04-13T21:25:00.000Z', - 'Freight': 202.24, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 11008, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-08T22:25:00.000Z', - 'ShippedDate': null, - 'Freight': 79.46, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 11009, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-04-08T23:25:00.000Z', - 'ShippedDate': '1998-04-10T01:25:00.000Z', - 'Freight': 59.11, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 11010, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-04-09T02:55:00.000Z', - 'ShippedDate': '1998-04-21T03:55:00.000Z', - 'Freight': 28.71, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 11011, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-04-09T04:55:00.000Z', - 'ShippedDate': '1998-04-13T05:55:00.000Z', - 'Freight': 1.21, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11012, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-04-09T06:55:00.000Z', - 'ShippedDate': '1998-04-17T07:55:00.000Z', - 'Freight': 242.95, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11013, - 'CustomerID': 'ROMEY', - 'OrderDate': '1998-04-09T08:55:00.000Z', - 'ShippedDate': '1998-04-10T09:55:00.000Z', - 'Freight': 32.99, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 11014, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-04-10T10:55:00.000Z', - 'ShippedDate': '1998-04-15T11:55:00.000Z', - 'Freight': 23.6, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11015, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-04-10T12:55:00.000Z', - 'ShippedDate': '1998-04-20T13:55:00.000Z', - 'Freight': 4.62, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 11016, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-04-10T14:55:00.000Z', - 'ShippedDate': '1998-04-13T15:55:00.000Z', - 'Freight': 33.8, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11017, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-13T16:55:00.000Z', - 'ShippedDate': '1998-04-20T17:55:00.000Z', - 'Freight': 754.26, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 11018, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-04-13T18:55:00.000Z', - 'ShippedDate': '1998-04-16T19:55:00.000Z', - 'Freight': 11.65, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11019, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-04-13T20:55:00.000Z', - 'ShippedDate': null, - 'Freight': 3.17, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 11020, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-04-14T21:55:00.000Z', - 'ShippedDate': '1998-04-16T22:55:00.000Z', - 'Freight': 43.3, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11021, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-14T23:55:00.000Z', - 'ShippedDate': '1998-04-21T13:50:00.000Z', - 'Freight': 297.18, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11022, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-04-14T03:50:00.000Z', - 'ShippedDate': '1998-05-04T01:50:00.000Z', - 'Freight': 6.27, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11023, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-04-14T02:50:00.000Z', - 'ShippedDate': '1998-04-24T03:50:00.000Z', - 'Freight': 123.83, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11024, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-15T04:50:00.000Z', - 'ShippedDate': '1998-04-20T05:50:00.000Z', - 'Freight': 74.36, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11025, - 'CustomerID': 'WARTH', - 'OrderDate': '1998-04-15T06:50:00.000Z', - 'ShippedDate': '1998-04-24T07:50:00.000Z', - 'Freight': 29.17, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 11026, - 'CustomerID': 'FRANS', - 'OrderDate': '1998-04-15T08:50:00.000Z', - 'ShippedDate': '1998-04-28T09:50:00.000Z', - 'Freight': 47.09, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 11027, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-16T10:50:00.000Z', - 'ShippedDate': '1998-04-20T11:50:00.000Z', - 'Freight': 52.52, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 11028, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-04-16T12:50:00.000Z', - 'ShippedDate': '1998-04-22T13:50:00.000Z', - 'Freight': 29.59, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11029, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-04-16T14:50:00.000Z', - 'ShippedDate': '1998-04-27T15:50:00.000Z', - 'Freight': 47.84, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 11030, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-17T16:50:00.000Z', - 'ShippedDate': '1998-04-27T17:50:00.000Z', - 'Freight': 830.75, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11031, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-17T18:50:00.000Z', - 'ShippedDate': '1998-04-24T19:50:00.000Z', - 'Freight': 227.22, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11032, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-04-17T20:50:00.000Z', - 'ShippedDate': '1998-04-23T21:50:00.000Z', - 'Freight': 606.19, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11033, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-04-17T22:50:00.000Z', - 'ShippedDate': '1998-04-23T23:50:00.000Z', - 'Freight': 84.74, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 11034, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-04-20T01:05:00.000Z', - 'ShippedDate': '1998-04-27T02:05:00.000Z', - 'Freight': 40.32, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11035, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-04-20T03:05:00.000Z', - 'ShippedDate': '1998-04-24T04:05:00.000Z', - 'Freight': 0.17, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 11036, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-04-20T05:05:00.000Z', - 'ShippedDate': '1998-04-22T06:05:00.000Z', - 'Freight': 149.47, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11037, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-04-21T07:05:00.000Z', - 'ShippedDate': '1998-04-27T08:05:00.000Z', - 'Freight': 3.2, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 11038, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-04-21T09:05:00.000Z', - 'ShippedDate': '1998-04-30T10:05:00.000Z', - 'Freight': 29.59, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 11039, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-04-21T11:05:00.000Z', - 'ShippedDate': null, - 'Freight': 65, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11040, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-22T12:05:00.000Z', - 'ShippedDate': null, - 'Freight': 18.84, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11041, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-04-22T13:05:00.000Z', - 'ShippedDate': '1998-04-28T14:05:00.000Z', - 'Freight': 48.22, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 11042, - 'CustomerID': 'COMMI', - 'OrderDate': '1998-04-22T15:05:00.000Z', - 'ShippedDate': '1998-05-01T16:05:00.000Z', - 'Freight': 29.99, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11043, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-04-22T17:05:00.000Z', - 'ShippedDate': '1998-04-29T18:05:00.000Z', - 'Freight': 8.8, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 11044, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-04-23T19:05:00.000Z', - 'ShippedDate': '1998-05-01T20:05:00.000Z', - 'Freight': 8.72, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 11045, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-23T21:05:00.000Z', - 'ShippedDate': null, - 'Freight': 70.58, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 11046, - 'CustomerID': 'WANDK', - 'OrderDate': '1998-04-23T22:05:00.000Z', - 'ShippedDate': '1998-04-24T23:05:00.000Z', - 'Freight': 71.64, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11047, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-24T01:30:00.000Z', - 'ShippedDate': '1998-05-01T02:30:00.000Z', - 'Freight': 46.62, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11048, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-24T03:30:00.000Z', - 'ShippedDate': '1998-04-30T04:30:00.000Z', - 'Freight': 24.12, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 11049, - 'CustomerID': 'GOURL', - 'OrderDate': '1998-04-24T05:30:00.000Z', - 'ShippedDate': '1998-05-04T06:30:00.000Z', - 'Freight': 8.34, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11050, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-27T07:30:00.000Z', - 'ShippedDate': '1998-05-05T08:30:00.000Z', - 'Freight': 59.41, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 11051, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-04-27T09:30:00.000Z', - 'ShippedDate': null, - 'Freight': 2.79, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 11052, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-04-27T10:30:00.000Z', - 'ShippedDate': '1998-05-01T11:30:00.000Z', - 'Freight': 67.26, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11053, - 'CustomerID': 'PICCO', - 'OrderDate': '1998-04-27T12:30:00.000Z', - 'ShippedDate': '1998-04-29T13:30:00.000Z', - 'Freight': 53.05, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 11054, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-04-28T14:30:00.000Z', - 'ShippedDate': '1998-04-29T15:30:00.000Z', - 'Freight': 0.33, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 11055, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-04-28T16:30:00.000Z', - 'ShippedDate': '1998-05-05T17:30:00.000Z', - 'Freight': 120.92, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11056, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-28T18:30:00.000Z', - 'ShippedDate': '1998-05-01T19:30:00.000Z', - 'Freight': 278.96, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11057, - 'CustomerID': 'NORTS', - 'OrderDate': '1998-04-29T20:30:00.000Z', - 'ShippedDate': '1998-05-01T21:30:00.000Z', - 'Freight': 4.13, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11058, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-04-29T22:30:00.000Z', - 'ShippedDate': null, - 'Freight': 31.14, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11059, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-04-29T23:30:00.000Z', - 'ShippedDate': null, - 'Freight': 85.8, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11060, - 'CustomerID': 'FRANS', - 'OrderDate': '1998-04-30T01:05:00.000Z', - 'ShippedDate': '1998-05-04T02:05:00.000Z', - 'Freight': 10.98, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 11061, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-30T03:05:00.000Z', - 'ShippedDate': null, - 'Freight': 14.01, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11062, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-04-30T04:05:00.000Z', - 'ShippedDate': null, - 'Freight': 29.93, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 11063, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-04-30T05:05:00.000Z', - 'ShippedDate': '1998-05-06T06:05:00.000Z', - 'Freight': 81.73, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 11064, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-05-01T07:05:00.000Z', - 'ShippedDate': '1998-05-04T10:05:00.000Z', - 'Freight': 30.09, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11065, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-05-01T11:05:00.000Z', - 'ShippedDate': null, - 'Freight': 12.91, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11066, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-05-01T12:05:00.000Z', - 'ShippedDate': '1998-05-04T13:05:00.000Z', - 'Freight': 44.72, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11067, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-05-04T14:05:00.000Z', - 'ShippedDate': '1998-05-06T15:05:00.000Z', - 'Freight': 7.98, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11068, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-05-04T16:05:00.000Z', - 'ShippedDate': null, - 'Freight': 81.75, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11069, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-05-04T17:05:00.000Z', - 'ShippedDate': '1998-05-06T18:05:00.000Z', - 'Freight': 15.67, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 11070, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-05-05T19:05:00.000Z', - 'ShippedDate': null, - 'Freight': 136, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11071, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-05-05T20:05:00.000Z', - 'ShippedDate': null, - 'Freight': 0.93, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11072, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-05-05T21:05:00.000Z', - 'ShippedDate': null, - 'Freight': 258.64, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 11073, - 'CustomerID': 'PERIC', - 'OrderDate': '1998-05-05T22:05:00.000Z', - 'ShippedDate': null, - 'Freight': 24.95, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 11074, - 'CustomerID': 'SIMOB', - 'OrderDate': '1998-05-06T23:05:00.000Z', - 'ShippedDate': null, - 'Freight': 18.44, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 11075, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-05-06T01:30:00.000Z', - 'ShippedDate': null, - 'Freight': 6.19, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 11076, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-05-06T02:30:00.000Z', - 'ShippedDate': null, - 'Freight': 38.28, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 11077, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-05-06T03:50:00.000Z', - 'ShippedDate': null, - 'Freight': 8.53, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' }]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/employeeData.ts b/ej2-javascript/code-snippet/grid/grid-cs46/employeeData.ts deleted file mode 100644 index 2005f39a6..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs46/employeeData.ts +++ /dev/null @@ -1,427 +0,0 @@ -export let employeeData: Object[] = [{ - 'EmployeeID': 1, - 'LastName': 'Davolio', - 'FirstName': 'Nancy', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'LastName': 'Fuller', - 'FirstName': 'Andrew', - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'LastName': 'Leverling', - 'FirstName': 'Janet', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'LastName': 'Peacock', - 'FirstName': 'Margaret', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'LastName': 'Buchanan', - 'FirstName': 'Steven', - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': - 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'LastName': 'Suyama', - 'FirstName': 'Michael', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'LastName': 'King', - 'FirstName': 'Robert', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'LastName': 'Callahan', - 'FirstName': 'Laura', - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'LastName': 'Dodsworth', - 'FirstName': 'Anne', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; -export let complexData: Object[] = [{ - 'EmployeeID': 1, - 'Name': { - 'LastName': 'Davolio', - 'FirstName': 'Nancy' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'Name': { - 'LastName': 'Fuller', - 'FirstName': 'Andrew' - }, - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'Name': { - 'LastName': 'Leverling', - 'FirstName': 'Janet' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'Name': { - 'LastName': 'Peacock', - 'FirstName': 'Margaret' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'Name': { - 'LastName': 'Buchanan', - 'FirstName': 'Steven' - }, - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'Name': { - 'LastName': 'Suyama', - 'FirstName': 'Michael' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'Name': { - 'LastName': 'King', - 'FirstName': 'Robert' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'Name': { - 'LastName': 'Callahan', - 'FirstName': 'Laura' - }, - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'Name': { - 'LastName': 'Dodsworth', - 'FirstName': 'Anne' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/es5-datasource.js b/ej2-javascript/code-snippet/grid/grid-cs46/es5-datasource.js index fdc852841..739a23976 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs46/es5-datasource.js +++ b/ej2-javascript/code-snippet/grid/grid-cs46/es5-datasource.js @@ -73,10615 +73,4 @@ var data = [ OrderID: 10262, CustomerID: 'RATTC', Role: 'Employee', EmployeeID: 8, OrderDate: new Date(8379738e5), ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', ShipRegion: 'NM', Mask: '6789', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 - }]; - -var childdata = [ - { - OrderID: 10248, CustomerID: 'VINET', ID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 - }, - { - OrderID: 10249, CustomerID: 'TOMSP', ID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 - }, - { - OrderID: 10250, CustomerID: 'HANAR', ID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 - }, - { - OrderID: 10251, CustomerID: 'VICTE', ID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 - }, - { - OrderID: 10252, CustomerID: 'SUPRD', ID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 - }, - { - OrderID: 10253, CustomerID: 'HANAR', ID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 - }, - { - OrderID: 10254, CustomerID: 'CHOPS', ID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 - }, - { - OrderID: 10255, CustomerID: 'RICSU', ID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 - }, - { - OrderID: 10256, CustomerID: 'WELLI', ID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 - }, - { - OrderID: 10257, CustomerID: 'HILAA', ID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', ID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', ID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', ID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', ID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', ID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 - }]; - -var cascadeData = [ - { - OrderID: 10248, CustomerID: 'VINET', EmployeeID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'Australia', ShipState: 'Queensland', Freight: 32.38, Verified: !0 - }, - { - OrderID: 10249, CustomerID: 'TOMSP', EmployeeID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Australia', ShipState: 'Tasmania', Freight: 11.61, Verified: !1 - }, - { - OrderID: 10250, CustomerID: 'HANAR', EmployeeID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'United States', ShipState: 'New York', Freight: 65.83, Verified: !0 - }, - { - OrderID: 10251, CustomerID: 'VICTE', EmployeeID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'Australia', ShipState: 'Queensland', Freight: 41.34, Verified: !0 - }, - { - OrderID: 10252, CustomerID: 'SUPRD', EmployeeID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'United States', ShipState: 'New York', Freight: 51.3, Verified: !0 - }, - { - OrderID: 10253, CustomerID: 'HANAR', EmployeeID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'United States', ShipState: 'New York', Freight: 58.17, Verified: !0 - }, - { - OrderID: 10254, CustomerID: 'CHOPS', EmployeeID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 22.98, Verified: !1 - }, - { - OrderID: 10255, CustomerID: 'RICSU', EmployeeID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Australia', ShipState: 'Tasmania', Freight: 148.33, Verified: !0 - }, - { - OrderID: 10256, CustomerID: 'WELLI', EmployeeID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 13.97, Verified: !1 - }, - { - OrderID: 10257, CustomerID: 'HILAA', EmployeeID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', EmployeeID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'United States', ShipState: 'Washington', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', EmployeeID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'United States', ShipState: 'Washington', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Australia', ShipState: 'Victoria', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'United States', ShipState: 'Washington', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', EmployeeID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'Australia', ShipState: 'Victoria', Freight: 48.29, Verified: !0 - }]; - var productData = [ - { - ProductID: 1, - ProductName: 'Chai', - UnitPrice: 18.0, - UnitsInStock: 39, - TotalCost: 702 - }, - - { - ProductID: 2, - ProductName: 'Chang', - UnitPrice: 19.0, - UnitsInStock: 17, - TotalCost: 323 - }, - - { - ProductID: 3, - ProductName: 'Aniseed Syrup', - UnitPrice: 10.0, - UnitsInStock: 13, - TotalCost: 130 - }, - - { - ProductID: 4, - ProductName: "Chef Anton's Cajun Seasoning", - UnitPrice: 22.0, - UnitsInStock: 53, - TotalCost: 1166 - }, - - { - ProductID: 5, - ProductName: "Chef Anton's Gumbo Mix", - UnitPrice: 21.35, - UnitsInStock: 0, - TotalCost: 0 - } - ]; -var purchaseData = [{ - 'OrderID': 10248, - 'CustomerID': 'VINET', - 'OrderDate': '1996-07-04T10:10:00.000Z', - 'ShippedDate': '1996-07-16T12:20:00.000Z', - 'Freight': 32.38, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10249, - 'CustomerID': 'TOMSP', - 'OrderDate': '1996-07-05T12:20:00.000Z', - 'ShippedDate': '1996-07-10T13:20:00.000Z', - 'Freight': 11.61, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10250, - 'CustomerID': 'HANAR', - 'OrderDate': '1996-07-08T08:40:00.000Z', - 'ShippedDate': '1996-07-12T07:50:00.000Z', - 'Freight': 65.83, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10251, - 'CustomerID': 'VICTE', - 'OrderDate': '1996-07-08T07:50:00.000Z', - 'ShippedDate': '1996-07-15T15:50:00.000Z', - 'Freight': 41.34, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10252, - 'CustomerID': 'SUPRD', - 'OrderDate': '1996-07-09T12:05:00.000Z', - 'ShippedDate': '1996-07-11T17:30:00.000Z', - 'Freight': 51.3, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10253, - 'CustomerID': 'HANAR', - 'OrderDate': '1996-07-10T11:20:00.000Z', - 'ShippedDate': '1996-07-16T10:10:00.000Z', - 'Freight': 58.17, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10254, - 'CustomerID': 'CHOPS', - 'OrderDate': '1996-07-17T18:30:00.000Z', - 'ShippedDate': '1996-07-23T20:40:00.000Z', - 'Freight': 22.98, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10255, - 'CustomerID': 'RICSU', - 'OrderDate': '1996-07-12T10:40:00.000Z', - 'ShippedDate': '1996-07-15T05:40:00.000Z', - 'Freight': 148.33, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10256, - 'CustomerID': 'WELLI', - 'OrderDate': '1996-07-15T20:50:00.000Z', - 'ShippedDate': '1996-07-17T21:50:00.000Z', - 'Freight': 13.97, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10257, - 'CustomerID': 'HILAA', - 'OrderDate': '1996-07-16T03:20:00.000Z', - 'ShippedDate': '1996-07-22T14:40:00.000Z', - 'Freight': 81.91, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10258, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-07-17T18:30:00.000Z', - 'ShippedDate': '1996-07-23T14:50:00.000Z', - 'Freight': 140.51, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10259, - 'CustomerID': 'CENTC', - 'OrderDate': '1996-07-18T01:20:00.000Z', - 'ShippedDate': '1996-07-25T16:20:00.000Z', - 'Freight': 3.25, - 'ShipName': 'Centro comercial Moctezuma', - 'ShipAddress': 'Sierras de Granada 9993', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10260, - 'CustomerID': 'OTTIK', - 'OrderDate': '1996-07-19T11:20:00.000Z', - 'ShippedDate': '1996-07-29T03:10:00.000Z', - 'Freight': 55.09, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10261, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-07-19T18:30:00.000Z', - 'ShippedDate': '1996-07-30T23:10:00.000Z', - 'Freight': 3.05, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10262, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-07-22T21:40:00.000Z', - 'ShippedDate': '1996-07-25T19:10:00.000Z', - 'Freight': 48.29, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10263, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-07-23T00:10:00.000Z', - 'ShippedDate': '1996-07-31T22:50:00.000Z', - 'Freight': 146.06, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10264, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-07-24T20:10:00.000Z', - 'ShippedDate': '1996-08-23T11:40:00.000Z', - 'Freight': 3.67, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10265, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-07-25T23:50:00.000Z', - 'ShippedDate': '1996-08-12T02:10:00.000Z', - 'Freight': 55.28, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10266, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-07-26T03:10:00.000Z', - 'ShippedDate': '1996-07-31T01:50:00.000Z', - 'Freight': 25.73, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10267, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-07-29T04:10:00.000Z', - 'ShippedDate': '1996-08-06T17:20:00.000Z', - 'Freight': 208.58, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10268, - 'CustomerID': 'GROSR', - 'OrderDate': '1996-07-30T01:20:00.000Z', - 'ShippedDate': '1996-08-02T03:40:00.000Z', - 'Freight': 66.29, - 'ShipName': 'GROSELLA-Restaurante', - 'ShipAddress': '5ª Ave. Los Palos Grandes', - 'ShipCity': 'Caracas', - 'ShipRegion': 'DF', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10269, - 'CustomerID': 'WHITC', - 'OrderDate': '1996-07-31T05:10:00.000Z', - 'ShippedDate': '1996-08-09T07:10:00.000Z', - 'Freight': 4.56, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10270, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-08-01T09:10:00.000Z', - 'ShippedDate': '1996-08-02T11:10:00.000Z', - 'Freight': 136.54, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10271, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-08-01T13:10:00.000Z', - 'ShippedDate': '1996-08-30T15:10:00.000Z', - 'Freight': 4.54, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10272, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-08-02T17:10:00.000Z', - 'ShippedDate': '1996-08-06T19:10:00.000Z', - 'Freight': 98.03, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10273, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-05T21:10:00.000Z', - 'ShippedDate': '1996-08-12T23:10:00.000Z', - 'Freight': 76.07, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10274, - 'CustomerID': 'VINET', - 'OrderDate': '1996-08-06T02:10:00.000Z', - 'ShippedDate': '1996-08-16T04:10:00.000Z', - 'Freight': 6.01, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10275, - 'CustomerID': 'MAGAA', - 'OrderDate': '1996-08-07T06:10:00.000Z', - 'ShippedDate': '1996-08-09T08:10:00.000Z', - 'Freight': 26.93, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10276, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-08-08T10:10:00.000Z', - 'ShippedDate': '1996-08-14T12:10:00.000Z', - 'Freight': 13.84, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10277, - 'CustomerID': 'MORGK', - 'OrderDate': '1996-08-09T14:10:00.000Z', - 'ShippedDate': '1996-08-13T16:10:00.000Z', - 'Freight': 125.77, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10278, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-08-12T18:10:00.000Z', - 'ShippedDate': '1996-08-16T20:10:00.000Z', - 'Freight': 92.69, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10279, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-08-13T22:10:00.000Z', - 'ShippedDate': '1996-08-16T02:10:00.000Z', - 'Freight': 25.83, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10280, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-08-14T01:40:00.000Z', - 'ShippedDate': '1996-09-12T02:40:00.000Z', - 'Freight': 8.98, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10281, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-08-14T03:40:00.000Z', - 'ShippedDate': '1996-08-21T04:40:00.000Z', - 'Freight': 2.94, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10282, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-08-15T05:40:00.000Z', - 'ShippedDate': '1996-08-21T06:40:00.000Z', - 'Freight': 12.69, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10283, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-08-16T07:40:00.000Z', - 'ShippedDate': '1996-08-23T08:40:00.000Z', - 'Freight': 84.81, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10284, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-08-19T09:40:00.000Z', - 'ShippedDate': '1996-08-27T10:40:00.000Z', - 'Freight': 76.56, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10285, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-20T11:40:00.000Z', - 'ShippedDate': '1996-08-26T12:40:00.000Z', - 'Freight': 76.83, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10286, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-21T01:50:00.000Z', - 'ShippedDate': '1996-08-30T02:50:00.000Z', - 'Freight': 229.24, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10287, - 'CustomerID': 'RICAR', - 'OrderDate': '1996-08-22T03:50:00.000Z', - 'ShippedDate': '1996-08-28T04:50:00.000Z', - 'Freight': 12.76, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10288, - 'CustomerID': 'REGGC', - 'OrderDate': '1996-08-23T05:50:00.000Z', - 'ShippedDate': '1996-09-03T06:50:00.000Z', - 'Freight': 7.45, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10289, - 'CustomerID': 'BSBEV', - 'OrderDate': '1996-08-26T07:50:00.000Z', - 'ShippedDate': '1996-08-28T08:50:00.000Z', - 'Freight': 22.77, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10290, - 'CustomerID': 'COMMI', - 'OrderDate': '1996-08-27T09:50:00.000Z', - 'ShippedDate': '1996-09-03T10:50:00.000Z', - 'Freight': 79.7, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10291, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-08-27T11:50:00.000Z', - 'ShippedDate': '1996-09-04T12:50:00.000Z', - 'Freight': 6.4, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10292, - 'CustomerID': 'TRADH', - 'OrderDate': '1996-08-28T01:10:00.000Z', - 'ShippedDate': '1996-09-02T02:10:00.000Z', - 'Freight': 1.35, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10293, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-08-29T03:10:00.000Z', - 'ShippedDate': '1996-09-11T04:10:00.000Z', - 'Freight': 21.18, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10294, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-08-30T05:10:00.000Z', - 'ShippedDate': '1996-09-05T06:10:00.000Z', - 'Freight': 147.26, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10295, - 'CustomerID': 'VINET', - 'OrderDate': '1996-09-02T07:10:00.000Z', - 'ShippedDate': '1996-09-10T08:10:00.000Z', - 'Freight': 1.15, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10296, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-09-03T09:10:00.000Z', - 'ShippedDate': '1996-09-11T10:10:00.000Z', - 'Freight': 0.12, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10297, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-09-04T11:10:00.000Z', - 'ShippedDate': '1996-09-10T12:10:00.000Z', - 'Freight': 5.74, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10298, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-09-05T01:10:00.000Z', - 'ShippedDate': '1996-09-11T02:20:00.000Z', - 'Freight': 168.22, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10299, - 'CustomerID': 'RICAR', - 'OrderDate': '1996-09-06T03:20:00.000Z', - 'ShippedDate': '1996-09-13T04:20:00.000Z', - 'Freight': 29.76, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10300, - 'CustomerID': 'MAGAA', - 'OrderDate': '1996-09-09T05:20:00.000Z', - 'ShippedDate': '1996-09-18T06:20:00.000Z', - 'Freight': 17.68, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10301, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-09-09T07:20:00.000Z', - 'ShippedDate': '1996-09-17T08:20:00.000Z', - 'Freight': 45.08, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10302, - 'CustomerID': 'SUPRD', - 'OrderDate': '1996-09-10T09:20:00.000Z', - 'ShippedDate': '1996-10-09T10:20:00.000Z', - 'Freight': 6.27, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10303, - 'CustomerID': 'GODOS', - 'OrderDate': '1996-09-11T11:20:00.000Z', - 'ShippedDate': '1996-09-18T12:20:00.000Z', - 'Freight': 107.83, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10304, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-09-12T00:10:00.000Z', - 'ShippedDate': '1996-09-17T01:20:00.000Z', - 'Freight': 63.79, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10305, - 'CustomerID': 'OLDWO', - 'OrderDate': '1996-09-13T01:20:00.000Z', - 'ShippedDate': '1996-10-09T02:20:00.000Z', - 'Freight': 257.62, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10306, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-09-16T03:20:00.000Z', - 'ShippedDate': '1996-09-23T04:20:00.000Z', - 'Freight': 7.56, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10307, - 'CustomerID': 'LONEP', - 'OrderDate': '1996-09-17T05:20:00.000Z', - 'ShippedDate': '1996-09-25T06:20:00.000Z', - 'Freight': 0.56, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10308, - 'CustomerID': 'ANATR', - 'OrderDate': '1996-09-18T07:20:00.000Z', - 'ShippedDate': '1996-09-24T08:20:00.000Z', - 'Freight': 1.61, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10309, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-09-19T09:20:00.000Z', - 'ShippedDate': '1996-10-23T10:20:00.000Z', - 'Freight': 47.3, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10310, - 'CustomerID': 'THEBI', - 'OrderDate': '1996-09-20T11:20:00.000Z', - 'ShippedDate': '1996-09-27T12:20:00.000Z', - 'Freight': 17.52, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10311, - 'CustomerID': 'DUMON', - 'OrderDate': '1996-09-20T13:20:00.000Z', - 'ShippedDate': '1996-09-26T14:20:00.000Z', - 'Freight': 24.69, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10312, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-09-23T15:20:00.000Z', - 'ShippedDate': '1996-10-03T16:20:00.000Z', - 'Freight': 40.26, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10313, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-09-24T17:20:00.000Z', - 'ShippedDate': '1996-10-04T18:20:00.000Z', - 'Freight': 1.96, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10314, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-09-25T19:20:00.000Z', - 'ShippedDate': '1996-10-04T20:20:00.000Z', - 'Freight': 74.16, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10315, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-09-26T21:20:00.000Z', - 'ShippedDate': '1996-10-03T22:20:00.000Z', - 'Freight': 41.76, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10316, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-09-27T23:20:00.000Z', - 'ShippedDate': '1996-10-08T00:30:00.000Z', - 'Freight': 150.15, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10317, - 'CustomerID': 'LONEP', - 'OrderDate': '1996-09-30T01:30:00.000Z', - 'ShippedDate': '1996-10-10T02:30:00.000Z', - 'Freight': 12.69, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10318, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-10-01T03:30:00.000Z', - 'ShippedDate': '1996-10-04T03:30:00.000Z', - 'Freight': 4.73, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10319, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-10-02T04:30:00.000Z', - 'ShippedDate': '1996-10-11T05:30:00.000Z', - 'Freight': 64.5, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10320, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-10-03T06:30:00.000Z', - 'ShippedDate': '1996-10-18T07:30:00.000Z', - 'Freight': 34.57, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10321, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-10-03T08:30:00.000Z', - 'ShippedDate': '1996-10-11T09:30:00.000Z', - 'Freight': 3.43, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10322, - 'CustomerID': 'PERIC', - 'OrderDate': '1996-10-04T10:30:00.000Z', - 'ShippedDate': '1996-10-23T11:30:00.000Z', - 'Freight': 0.4, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10323, - 'CustomerID': 'KOENE', - 'OrderDate': '1996-10-07T12:30:00.000Z', - 'ShippedDate': '1996-10-14T13:30:00.000Z', - 'Freight': 4.88, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10324, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-10-08T14:30:00.000Z', - 'ShippedDate': '1996-10-10T15:30:00.000Z', - 'Freight': 214.27, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10325, - 'CustomerID': 'KOENE', - 'OrderDate': '1996-10-09T16:30:00.000Z', - 'ShippedDate': '1996-10-14T17:30:00.000Z', - 'Freight': 64.86, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10326, - 'CustomerID': 'BOLID', - 'OrderDate': '1996-10-10T18:30:00.000Z', - 'ShippedDate': '1996-10-14T19:30:00.000Z', - 'Freight': 77.92, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10327, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-10-11T20:30:00.000Z', - 'ShippedDate': '1996-10-14T21:30:00.000Z', - 'Freight': 63.36, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10328, - 'CustomerID': 'FURIB', - 'OrderDate': '1996-10-14T22:30:00.000Z', - 'ShippedDate': '1996-10-17T23:30:00.000Z', - 'Freight': 87.03, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10329, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-10-15T00:40:00.000Z', - 'ShippedDate': '1996-10-23T01:40:00.000Z', - 'Freight': 191.67, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10330, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-10-16T02:40:00.000Z', - 'ShippedDate': '1996-10-28T03:40:00.000Z', - 'Freight': 12.75, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10331, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-10-16T02:40:00.000Z', - 'ShippedDate': '1996-10-21T03:40:00.000Z', - 'Freight': 10.19, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10332, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-10-17T04:40:00.000Z', - 'ShippedDate': '1996-10-21T05:40:00.000Z', - 'Freight': 52.84, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10333, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-10-18T06:40:00.000Z', - 'ShippedDate': '1996-10-25T07:40:00.000Z', - 'Freight': 0.59, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10334, - 'CustomerID': 'VICTE', - 'OrderDate': '1996-10-21T08:40:00.000Z', - 'ShippedDate': '1996-10-28T09:40:00.000Z', - 'Freight': 8.56, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10335, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-10-22T10:40:00.000Z', - 'ShippedDate': '1996-10-24T11:40:00.000Z', - 'Freight': 42.11, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10336, - 'CustomerID': 'PRINI', - 'OrderDate': '1996-10-23T12:40:00.000Z', - 'ShippedDate': '1996-10-25T13:40:00.000Z', - 'Freight': 15.51, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10337, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-10-24T14:40:00.000Z', - 'ShippedDate': '1996-10-29T14:40:00.000Z', - 'Freight': 108.26, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10338, - 'CustomerID': 'OLDWO', - 'OrderDate': '1996-10-25T15:40:00.000Z', - 'ShippedDate': '1996-10-29T16:40:00.000Z', - 'Freight': 84.21, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10339, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-10-28T17:40:00.000Z', - 'ShippedDate': '1996-11-04T18:40:00.000Z', - 'Freight': 15.66, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10340, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-10-29T19:40:00.000Z', - 'ShippedDate': '1996-11-08T20:40:00.000Z', - 'Freight': 166.31, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10341, - 'CustomerID': 'SIMOB', - 'OrderDate': '1996-10-29T21:40:00.000Z', - 'ShippedDate': '1996-11-05T22:40:00.000Z', - 'Freight': 26.78, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10342, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-10-30T23:40:00.000Z', - 'ShippedDate': '1996-11-04T00:50:00.000Z', - 'Freight': 54.83, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10343, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-10-31T01:50:00.000Z', - 'ShippedDate': '1996-11-06T02:50:00.000Z', - 'Freight': 110.37, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10344, - 'CustomerID': 'WHITC', - 'OrderDate': '1996-11-01T03:50:00.000Z', - 'ShippedDate': '1996-11-05T04:50:00.000Z', - 'Freight': 23.29, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10345, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-11-04T05:50:00.000Z', - 'ShippedDate': '1996-11-11T05:50:00.000Z', - 'Freight': 249.06, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10346, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-11-05T06:50:00.000Z', - 'ShippedDate': '1996-11-08T07:50:00.000Z', - 'Freight': 142.08, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10347, - 'CustomerID': 'FAMIA', - 'OrderDate': '1996-11-06T08:50:00.000Z', - 'ShippedDate': '1996-11-08T09:50:00.000Z', - 'Freight': 3.1, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10348, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-11-07T10:50:00.000Z', - 'ShippedDate': '1996-11-15T11:50:00.000Z', - 'Freight': 0.78, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10349, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-11-08T12:50:00.000Z', - 'ShippedDate': '1996-11-15T13:50:00.000Z', - 'Freight': 8.63, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10350, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-11-11T14:50:00.000Z', - 'ShippedDate': '1996-12-03T15:50:00.000Z', - 'Freight': 64.19, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10351, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-11-11T16:50:00.000Z', - 'ShippedDate': '1996-11-20T17:50:00.000Z', - 'Freight': 162.33, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10352, - 'CustomerID': 'FURIB', - 'OrderDate': '1996-11-12T18:50:00.000Z', - 'ShippedDate': '1996-11-18T19:50:00.000Z', - 'Freight': 1.3, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10353, - 'CustomerID': 'PICCO', - 'OrderDate': '1996-11-13T20:50:00.000Z', - 'ShippedDate': '1996-11-25T21:50:00.000Z', - 'Freight': 360.63, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10354, - 'CustomerID': 'PERIC', - 'OrderDate': '1996-11-14T21:50:00.000Z', - 'ShippedDate': '1996-11-20T22:50:00.000Z', - 'Freight': 53.8, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10355, - 'CustomerID': 'AROUT', - 'OrderDate': '1996-11-15T23:50:00.000Z', - 'ShippedDate': '1996-11-20T00:50:00.000Z', - 'Freight': 41.95, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10356, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-11-18T01:05:00.000Z', - 'ShippedDate': '1996-11-27T02:05:00.000Z', - 'Freight': 36.71, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10357, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-11-19T03:05:00.000Z', - 'ShippedDate': '1996-12-02T04:05:00.000Z', - 'Freight': 34.88, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10358, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-11-20T05:05:00.000Z', - 'ShippedDate': '1996-11-27T06:05:00.000Z', - 'Freight': 19.64, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10359, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-11-21T07:05:00.000Z', - 'ShippedDate': '1996-11-26T08:05:00.000Z', - 'Freight': 288.43, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10360, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-11-22T09:05:00.000Z', - 'ShippedDate': '1996-12-02T10:05:00.000Z', - 'Freight': 131.7, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10361, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-11-22T11:05:00.000Z', - 'ShippedDate': '1996-12-03T12:05:00.000Z', - 'Freight': 183.17, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10362, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-11-25T13:05:00.000Z', - 'ShippedDate': '1996-11-28T14:05:00.000Z', - 'Freight': 96.04, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10363, - 'CustomerID': 'DRACD', - 'OrderDate': '1996-11-26T15:05:00.000Z', - 'ShippedDate': '1996-12-04T16:05:00.000Z', - 'Freight': 30.54, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10364, - 'CustomerID': 'EASTC', - 'OrderDate': '1996-11-26T17:05:00.000Z', - 'ShippedDate': '1996-12-04T18:05:00.000Z', - 'Freight': 71.97, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10365, - 'CustomerID': 'ANTON', - 'OrderDate': '1996-11-27T19:05:00.000Z', - 'ShippedDate': '1996-12-02T20:05:00.000Z', - 'Freight': 22, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10366, - 'CustomerID': 'GALED', - 'OrderDate': '1996-11-28T21:05:00.000Z', - 'ShippedDate': '1996-12-30T22:05:00.000Z', - 'Freight': 10.14, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10367, - 'CustomerID': 'VAFFE', - 'OrderDate': '1996-11-28T23:05:00.000Z', - 'ShippedDate': '1996-12-02T00:05:00.000Z', - 'Freight': 13.55, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10368, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-11-29T02:00.00.000Z', - 'ShippedDate': '1996-12-02T04:00.00.000Z', - 'Freight': 101.95, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10369, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-12-02T04:00.00.000Z', - 'ShippedDate': '1996-12-09T07:25:00.000Z', - 'Freight': 195.68, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10370, - 'CustomerID': 'CHOPS', - 'OrderDate': '1996-12-03T06:00.00.000Z', - 'ShippedDate': '1996-12-27T07:00.00.000Z', - 'Freight': 1.17, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10371, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-12-03T08:00.00.000Z', - 'ShippedDate': '1996-12-24T09:00.00.000Z', - 'Freight': 0.45, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10372, - 'CustomerID': 'QUEEN', - 'OrderDate': '1996-12-04T10:00.00.000Z', - 'ShippedDate': '1996-12-09T11:00.00.000Z', - 'Freight': 890.78, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10373, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-12-05T12:00.00.000Z', - 'ShippedDate': '1996-12-11T13:00.00.000Z', - 'Freight': 124.12, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10374, - 'CustomerID': 'WOLZA', - 'OrderDate': '1996-12-05T14:00.00.000Z', - 'ShippedDate': '1996-12-09T15:00.00.000Z', - 'Freight': 3.94, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10375, - 'CustomerID': 'HUNGC', - 'OrderDate': '1996-12-06T16:00.00.000Z', - 'ShippedDate': '1996-12-09T17:00.00.000Z', - 'Freight': 20.12, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10376, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-12-09T18:00.00.000Z', - 'ShippedDate': '1996-12-13T19:00.00.000Z', - 'Freight': 20.39, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10377, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-12-09T20:00.00.000Z', - 'ShippedDate': '1996-12-13T21:00.00.000Z', - 'Freight': 22.21, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10378, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-12-10T22:00.00.000Z', - 'ShippedDate': '1996-12-19T23:00.00.000Z', - 'Freight': 5.44, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10379, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-12-11T01:25:00.000Z', - 'ShippedDate': '1996-12-13T02:25:00.000Z', - 'Freight': 45.03, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10380, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-12-12T03:25:00.000Z', - 'ShippedDate': '1997-01-16T04:25:00.000Z', - 'Freight': 35.03, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10381, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-12-12T05:25:00.000Z', - 'ShippedDate': '1996-12-13T06:25:00.000Z', - 'Freight': 7.99, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10382, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-12-13T07:25:00.000Z', - 'ShippedDate': '1996-12-16T07:25:00.000Z', - 'Freight': 94.77, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10383, - 'CustomerID': 'AROUT', - 'OrderDate': '1996-12-16T07:25:00.000Z', - 'ShippedDate': '1996-12-18T02:25:00.000Z', - 'Freight': 34.24, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10384, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-12-16T03:25:00.000Z', - 'ShippedDate': '1996-12-20T04:25:00.000Z', - 'Freight': 168.64, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10385, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-12-17T04:25:00.000Z', - 'ShippedDate': '1996-12-23T04:25:00.000Z', - 'Freight': 30.96, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10386, - 'CustomerID': 'FAMIA', - 'OrderDate': '1996-12-18T05:25:00.000Z', - 'ShippedDate': '1996-12-25T06:25:00.000Z', - 'Freight': 13.99, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10387, - 'CustomerID': 'SANTG', - 'OrderDate': '1996-12-18T07:25:00.000Z', - 'ShippedDate': '1996-12-20T08:25:00.000Z', - 'Freight': 93.63, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10388, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-12-19T09:25:00.000Z', - 'ShippedDate': '1996-12-20T10:25:00.000Z', - 'Freight': 34.86, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10389, - 'CustomerID': 'BOTTM', - 'OrderDate': '1996-12-20T11:25:00.000Z', - 'ShippedDate': '1996-12-24T12:25:00.000Z', - 'Freight': 47.42, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10390, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-12-23T13:25:00.000Z', - 'ShippedDate': '1996-12-26T14:25:00.000Z', - 'Freight': 126.38, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10391, - 'CustomerID': 'DRACD', - 'OrderDate': '1996-12-23T15:25:00.000Z', - 'ShippedDate': '1996-12-31T16:25:00.000Z', - 'Freight': 5.45, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10392, - 'CustomerID': 'PICCO', - 'OrderDate': '1996-12-24T17:25:00.000Z', - 'ShippedDate': '1997-01-01T18:25:00.000Z', - 'Freight': 122.46, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10393, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-12-25T19:25:00.000Z', - 'ShippedDate': '1997-01-03T20:25:00.000Z', - 'Freight': 126.56, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10394, - 'CustomerID': 'HUNGC', - 'OrderDate': '1996-12-25T21:25:00.000Z', - 'ShippedDate': '1997-01-03T22:25:00.000Z', - 'Freight': 30.34, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10395, - 'CustomerID': 'HILAA', - 'OrderDate': '1996-12-26T23:25:00.000Z', - 'ShippedDate': '1997-01-03T00:25:00.000Z', - 'Freight': 184.41, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10396, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-12-27T01:45:00.000Z', - 'ShippedDate': '1997-01-06T02:45:00.000Z', - 'Freight': 135.35, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10397, - 'CustomerID': 'PRINI', - 'OrderDate': '1996-12-27T03:45:00.000Z', - 'ShippedDate': '1997-01-02T04:45:00.000Z', - 'Freight': 60.26, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10398, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-12-30T05:45:00.000Z', - 'ShippedDate': '1997-01-09T06:45:00.000Z', - 'Freight': 89.16, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10399, - 'CustomerID': 'VAFFE', - 'OrderDate': '1996-12-31T07:45:00.000Z', - 'ShippedDate': '1997-01-08T08:45:00.000Z', - 'Freight': 27.36, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10400, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-01-01T09:45:00.000Z', - 'ShippedDate': '1997-01-16T10:45:00.000Z', - 'Freight': 83.93, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10401, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-01-01T11:45:00.000Z', - 'ShippedDate': '1997-01-10T12:45:00.000Z', - 'Freight': 12.51, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10402, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-02T13:45:00.000Z', - 'ShippedDate': '1997-01-10T14:45:00.000Z', - 'Freight': 67.88, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10403, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-03T15:45:00.000Z', - 'ShippedDate': '1997-01-09T16:45:00.000Z', - 'Freight': 73.79, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10404, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-01-03T17:45:00.000Z', - 'ShippedDate': '1997-01-08T18:45:00.000Z', - 'Freight': 155.97, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10405, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-01-06T19:45:00.000Z', - 'ShippedDate': '1997-01-22T20:45:00.000Z', - 'Freight': 34.82, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10406, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-01-07T21:45:00.000Z', - 'ShippedDate': '1997-01-13T22:45:00.000Z', - 'Freight': 108.04, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10407, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-01-07T23:45:00.000Z', - 'ShippedDate': '1997-01-30T01:55:00.000Z', - 'Freight': 91.48, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10408, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-01-08T01:55:00.000Z', - 'ShippedDate': '1997-01-14T01:55:00.000Z', - 'Freight': 11.26, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10409, - 'CustomerID': 'OCEAN', - 'OrderDate': '1997-01-09T02:55:00.000Z', - 'ShippedDate': '1997-01-14T03:55:00.000Z', - 'Freight': 29.83, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10410, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-10T04:55:00.000Z', - 'ShippedDate': '1997-01-15T05:55:00.000Z', - 'Freight': 2.4, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10411, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-10T06:55:00.000Z', - 'ShippedDate': '1997-01-21T07:55:00.000Z', - 'Freight': 23.65, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10412, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-01-13T08:55:00.000Z', - 'ShippedDate': '1997-01-15T09:55:00.000Z', - 'Freight': 3.77, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10413, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-01-14T10:55:00.000Z', - 'ShippedDate': '1997-01-16T11:55:00.000Z', - 'Freight': 95.66, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10414, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-01-14T12:55:00.000Z', - 'ShippedDate': '1997-01-17T13:55:00.000Z', - 'Freight': 21.48, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10415, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-01-15T14:55:00.000Z', - 'ShippedDate': '1997-01-24T15:55:00.000Z', - 'Freight': 0.2, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10416, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-01-16T16:55:00.000Z', - 'ShippedDate': '1997-01-27T17:55:00.000Z', - 'Freight': 22.72, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10417, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-01-16T18:55:00.000Z', - 'ShippedDate': '1997-01-28T19:55:00.000Z', - 'Freight': 70.29, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10418, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-01-17T20:55:00.000Z', - 'ShippedDate': '1997-01-24T21:55:00.000Z', - 'Freight': 17.55, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10419, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-01-20T22:55:00.000Z', - 'ShippedDate': '1997-01-30T23:55:00.000Z', - 'Freight': 137.35, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10420, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-01-21T01:05:00.000Z', - 'ShippedDate': '1997-01-27T012:05:00.000Z', - 'Freight': 44.12, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10421, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-01-21T02:05:00.000Z', - 'ShippedDate': '1997-01-27T03:05:00.000Z', - 'Freight': 99.23, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10422, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-01-22T04:05:00.000Z', - 'ShippedDate': '1997-01-31T05:05:00.000Z', - 'Freight': 3.02, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10423, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-01-23T06:05:00.000Z', - 'ShippedDate': '1997-02-24T07:05:00.000Z', - 'Freight': 24.5, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10424, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-01-23T08:05:00.000Z', - 'ShippedDate': '1997-01-27T09:05:00.000Z', - 'Freight': 370.61, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10425, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-01-24T10:05:00.000Z', - 'ShippedDate': '1997-02-14T11:05:00.000Z', - 'Freight': 7.93, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10426, - 'CustomerID': 'GALED', - 'OrderDate': '1997-01-27T12:05:00.000Z', - 'ShippedDate': '1997-02-06T13:05:00.000Z', - 'Freight': 18.69, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10427, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-01-27T14:05:00.000Z', - 'ShippedDate': '1997-03-03T15:05:00.000Z', - 'Freight': 31.29, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10428, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-01-28T16:05:00.000Z', - 'ShippedDate': '1997-02-04T17:05:00.000Z', - 'Freight': 11.09, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10429, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-01-29T18:05:00.000Z', - 'ShippedDate': '1997-02-07T19:05:00.000Z', - 'Freight': 56.63, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10430, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-30T20:05:00.000Z', - 'ShippedDate': '1997-02-03T21:05:00.000Z', - 'Freight': 458.78, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10431, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-30T22:05:00.000Z', - 'ShippedDate': '1997-02-07T23:05:00.000Z', - 'Freight': 44.17, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10432, - 'CustomerID': 'SPLIR', - 'OrderDate': '1997-01-31T01:15:00.000Z', - 'ShippedDate': '1997-02-07T02:15:00.000Z', - 'Freight': 4.34, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10433, - 'CustomerID': 'PRINI', - 'OrderDate': '1997-02-03T03:15:00.000Z', - 'ShippedDate': '1997-03-04T04:15:00.000Z', - 'Freight': 73.83, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10434, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-02-03T05:15:00.000Z', - 'ShippedDate': '1997-02-13T06:15:00.000Z', - 'Freight': 17.92, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10435, - 'CustomerID': 'CONSH', - 'OrderDate': '1997-02-04T07:15:00.000Z', - 'ShippedDate': '1997-02-07T08:15:00.000Z', - 'Freight': 9.21, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10436, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-02-05T09:15:00.000Z', - 'ShippedDate': '1997-02-11T10:15:00.000Z', - 'Freight': 156.66, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10437, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-02-05T11:15:00.000Z', - 'ShippedDate': '1997-02-12T12:15:00.000Z', - 'Freight': 19.97, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10438, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-02-06T13:15:00.000Z', - 'ShippedDate': '1997-02-14T14:15:00.000Z', - 'Freight': 8.24, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10439, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-02-07T15:15:00.000Z', - 'ShippedDate': '1997-02-10T16:15:00.000Z', - 'Freight': 4.07, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10440, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-02-10T17:15:00.000Z', - 'ShippedDate': '1997-02-28T18:15:00.000Z', - 'Freight': 86.53, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10441, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-02-10T19:15:00.000Z', - 'ShippedDate': '1997-03-14T20:15:00.000Z', - 'Freight': 73.02, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10442, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-02-11T21:15:00.000Z', - 'ShippedDate': '1997-02-18T22:15:00.000Z', - 'Freight': 47.94, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10443, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-02-12T23:15:00.000Z', - 'ShippedDate': '1997-02-14T00:25:00.000Z', - 'Freight': 13.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10444, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-02-12T00:25:00.000Z', - 'ShippedDate': '1997-02-21T01:25:00.000Z', - 'Freight': 3.5, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10445, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-02-13T02:25:00.000Z', - 'ShippedDate': '1997-02-20T03:00.00.000Z', - 'Freight': 9.3, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10446, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-02-14T04:00.00.000Z', - 'ShippedDate': '1997-02-19T05:00.00.000Z', - 'Freight': 14.68, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10447, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-02-14T05:00.00.000Z', - 'ShippedDate': '1997-03-07T06:25:00.000Z', - 'Freight': 68.66, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10448, - 'CustomerID': 'RANCH', - 'OrderDate': '1997-02-17T07:25:00.000Z', - 'ShippedDate': '1997-02-24T08:25:00.000Z', - 'Freight': 38.82, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10449, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-02-18T09:25:00.000Z', - 'ShippedDate': '1997-02-27T10:25:00.000Z', - 'Freight': 53.3, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10450, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-02-19T11:25:00.000Z', - 'ShippedDate': '1997-03-11T12:25:00.000Z', - 'Freight': 7.23, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10451, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-02-19T13:25:00.000Z', - 'ShippedDate': '1997-03-12T14:25:00.000Z', - 'Freight': 189.09, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10452, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-02-20T15:25:00.000Z', - 'ShippedDate': '1997-02-26T16:25:00.000Z', - 'Freight': 140.26, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10453, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-02-21T17:25:00.000Z', - 'ShippedDate': '1997-02-26T18:25:00.000Z', - 'Freight': 25.36, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10454, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-02-21T19:25:00.000Z', - 'ShippedDate': '1997-02-25T20:25:00.000Z', - 'Freight': 2.74, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10455, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-02-24T21:25:00.000Z', - 'ShippedDate': '1997-03-03T22:25:00.000Z', - 'Freight': 180.45, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10456, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-02-25T23:25:00.000Z', - 'ShippedDate': '1997-02-28T01:25:00.000Z', - 'Freight': 8.12, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10457, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-02-25T01:35:00.000Z', - 'ShippedDate': '1997-03-03T02:35:00.000Z', - 'Freight': 11.57, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10458, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-02-26T03:35:00.000Z', - 'ShippedDate': '1997-03-04T04:35:00.000Z', - 'Freight': 147.06, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10459, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-02-27T04:35:00.000Z', - 'ShippedDate': '1997-02-28T04:35:00.000Z', - 'Freight': 25.09, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10460, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-02-28T05:35:00.000Z', - 'ShippedDate': '1997-03-03T06:35:00.000Z', - 'Freight': 16.27, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10461, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-02-28T07:35:00.000Z', - 'ShippedDate': '1997-03-05T08:35:00.000Z', - 'Freight': 148.61, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10462, - 'CustomerID': 'CONSH', - 'OrderDate': '1997-03-03T09:00.00.000Z', - 'ShippedDate': '1997-03-18T10:00.00.000Z', - 'Freight': 6.17, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10463, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-03-04T11:00.00.000Z', - 'ShippedDate': '1997-03-06T12:00.00.000Z', - 'Freight': 14.78, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10464, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-03-04T13:00.00.000Z', - 'ShippedDate': '1997-03-14T14:00.00.000Z', - 'Freight': 89, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10465, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-03-05T15:00.00.000Z', - 'ShippedDate': '1997-03-14T16:00.00.000Z', - 'Freight': 145.04, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10466, - 'CustomerID': 'COMMI', - 'OrderDate': '1997-03-06T17:00.00.000Z', - 'ShippedDate': '1997-03-13T18:00.00.000Z', - 'Freight': 11.93, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10467, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-03-06T19:00.00.000Z', - 'ShippedDate': '1997-03-11T20:00.00.000Z', - 'Freight': 4.93, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10468, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-03-07T21:00.00.000Z', - 'ShippedDate': '1997-03-12T22:00.00.000Z', - 'Freight': 44.12, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10469, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-03-10T23:00.00.000Z', - 'ShippedDate': '1997-03-14T01:00.00.000Z', - 'Freight': 60.18, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10470, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-03-11T02:00.00.000Z', - 'ShippedDate': '1997-03-14T03:00.00.000Z', - 'Freight': 64.56, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10471, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-03-11T04:00.00.000Z', - 'ShippedDate': '1997-03-18T05:00.00.000Z', - 'Freight': 45.59, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10472, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-03-12T06:00.00.000Z', - 'ShippedDate': '1997-03-19T07:00.00.000Z', - 'Freight': 4.2, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10473, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-03-13T08:00.00.000Z', - 'ShippedDate': '1997-03-21T09:00.00.000Z', - 'Freight': 16.37, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10474, - 'CustomerID': 'PERIC', - 'OrderDate': '1997-03-13T10:00.00.000Z', - 'ShippedDate': '1997-03-21T11:00.00.000Z', - 'Freight': 83.49, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10475, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-03-14T12:00.00.000Z', - 'ShippedDate': '1997-04-04T13:00.00.000Z', - 'Freight': 68.52, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10476, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-17T14:00.00.000Z', - 'ShippedDate': '1997-03-24T15:00.00.000Z', - 'Freight': 4.41, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10477, - 'CustomerID': 'PRINI', - 'OrderDate': '1997-03-17T16:00.00.000Z', - 'ShippedDate': '1997-03-25T17:00.00.000Z', - 'Freight': 13.02, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10478, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-03-18T18:00.00.000Z', - 'ShippedDate': '1997-03-26T19:00.00.000Z', - 'Freight': 4.81, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10479, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-03-19T20:00.00.000Z', - 'ShippedDate': '1997-03-21T21:00.00.000Z', - 'Freight': 708.95, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10480, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-03-20T22:00.00.000Z', - 'ShippedDate': '1997-03-24T23:00.00.000Z', - 'Freight': 1.35, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10481, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-03-20T01:00.00.000Z', - 'ShippedDate': '1997-03-25T02:00.00.000Z', - 'Freight': 64.33, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10482, - 'CustomerID': 'LAZYK', - 'OrderDate': '1997-03-21T03:00.00.000Z', - 'ShippedDate': '1997-04-10T04:00.00.000Z', - 'Freight': 7.48, - 'ShipName': 'Lazy K Kountry Store', - 'ShipAddress': '12 Orchestra Terrace', - 'ShipCity': 'Walla Walla', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10483, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-03-24T05:00.00.000Z', - 'ShippedDate': '1997-04-25T06:00.00.000Z', - 'Freight': 15.28, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10484, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-03-24T07:00.00.000Z', - 'ShippedDate': '1997-04-01T08:00.00.000Z', - 'Freight': 6.88, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10485, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-03-25T09:00.00.000Z', - 'ShippedDate': '1997-03-31T10:00.00.000Z', - 'Freight': 64.45, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10486, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-26T11:00.00.000Z', - 'ShippedDate': '1997-04-02T12:00.00.000Z', - 'Freight': 30.53, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10487, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-03-26T13:00.00.000Z', - 'ShippedDate': '1997-03-28T14:00.00.000Z', - 'Freight': 71.07, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10488, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-03-27T15:00.00.000Z', - 'ShippedDate': '1997-04-02T16:00.00.000Z', - 'Freight': 4.93, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10489, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-03-28T17:00.00.000Z', - 'ShippedDate': '1997-04-09T18:00.00.000Z', - 'Freight': 5.29, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10490, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-31T19:00.00.000Z', - 'ShippedDate': '1997-04-03T20:00.00.000Z', - 'Freight': 210.19, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10491, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-03-31T21:00.00.000Z', - 'ShippedDate': '1997-04-08T22:00.00.000Z', - 'Freight': 16.96, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10492, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-04-01T23:00.00.000Z', - 'ShippedDate': '1997-04-11T01:00.00.000Z', - 'Freight': 62.89, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10493, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-04-02T02:00.00.000Z', - 'ShippedDate': '1997-04-10T03:00.00.000Z', - 'Freight': 10.64, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10494, - 'CustomerID': 'COMMI', - 'OrderDate': '1997-04-02T04:00.00.000Z', - 'ShippedDate': '1997-04-09T05:00.00.000Z', - 'Freight': 65.99, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10495, - 'CustomerID': 'LAUGB', - 'OrderDate': '1997-04-03T06:00.00.000Z', - 'ShippedDate': '1997-04-11T07:00.00.000Z', - 'Freight': 4.65, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10496, - 'CustomerID': 'TRADH', - 'OrderDate': '1997-04-04T08:00.00.000Z', - 'ShippedDate': '1997-04-07T09:00.00.000Z', - 'Freight': 46.77, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10497, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-04-04T10:00.00.000Z', - 'ShippedDate': '1997-04-07T11:00.00.000Z', - 'Freight': 36.21, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10498, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-04-07T12:00.00.000Z', - 'ShippedDate': '1997-04-11T13:00.00.000Z', - 'Freight': 29.75, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10499, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-04-08T14:00.00.000Z', - 'ShippedDate': '1997-04-16T15:00.00.000Z', - 'Freight': 102.02, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10500, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-04-09T16:00.00.000Z', - 'ShippedDate': '1997-04-17T17:00.00.000Z', - 'Freight': 42.68, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10501, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-04-09T18:00.00.000Z', - 'ShippedDate': '1997-04-16T19:00.00.000Z', - 'Freight': 8.85, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10502, - 'CustomerID': 'PERIC', - 'OrderDate': '1997-04-10T20:00.00.000Z', - 'ShippedDate': '1997-04-29T21:00.00.000Z', - 'Freight': 69.32, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10503, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-04-11T22:00.00.000Z', - 'ShippedDate': '1997-04-16T23:00.00.000Z', - 'Freight': 16.74, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10504, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-04-11T01:00.00.000Z', - 'ShippedDate': '1997-04-18T02:00.00.000Z', - 'Freight': 59.13, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10505, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-04-14T03:00.00.000Z', - 'ShippedDate': '1997-04-21T04:00.00.000Z', - 'Freight': 7.13, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10506, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-04-15T05:05:00.000Z', - 'ShippedDate': '1997-05-02T06:05:00.000Z', - 'Freight': 21.19, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10507, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-04-15T07:05:00.000Z', - 'ShippedDate': '1997-04-22T08:05:00.000Z', - 'Freight': 47.45, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10508, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-04-16T09:05:00.000Z', - 'ShippedDate': '1997-05-13T10:05:00.000Z', - 'Freight': 4.99, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10509, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-04-17T11:05:00.000Z', - 'ShippedDate': '1997-04-29T12:05:00.000Z', - 'Freight': 0.15, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10510, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-04-18T13:05:00.000Z', - 'ShippedDate': '1997-04-28T14:05:00.000Z', - 'Freight': 367.63, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10511, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-04-18T15:05:00.000Z', - 'ShippedDate': '1997-04-21T01:05:00.000Z', - 'Freight': 350.64, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10512, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-04-21T02:05:00.000Z', - 'ShippedDate': '1997-04-24T03:05:00.000Z', - 'Freight': 3.53, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10513, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-04-22T04:05:00.000Z', - 'ShippedDate': '1997-04-28T05:05:00.000Z', - 'Freight': 105.65, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10514, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-04-22T05:05:00.000Z', - 'ShippedDate': '1997-05-16T07:05:00.000Z', - 'Freight': 789.95, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10515, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-04-23T08:05:00.000Z', - 'ShippedDate': '1997-05-23T09:05:00.000Z', - 'Freight': 204.47, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10516, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-04-24T10:05:00.000Z', - 'ShippedDate': '1997-05-01T11:05:00.000Z', - 'Freight': 62.78, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10517, - 'CustomerID': 'NORTS', - 'OrderDate': '1997-04-24T12:05:00.000Z', - 'ShippedDate': '1997-04-29T13:05:00.000Z', - 'Freight': 32.07, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10518, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-04-25T14:05:00.000Z', - 'ShippedDate': '1997-05-05T15:05:00.000Z', - 'Freight': 218.15, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10519, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-04-28T16:05:00.000Z', - 'ShippedDate': '1997-05-01T17:05:00.000Z', - 'Freight': 91.76, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10520, - 'CustomerID': 'SANTG', - 'OrderDate': '1997-04-29T18:05:00.000Z', - 'ShippedDate': '1997-05-01T19:05:00.000Z', - 'Freight': 13.37, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10521, - 'CustomerID': 'CACTU', - 'OrderDate': '1997-04-29T20:05:00.000Z', - 'ShippedDate': '1997-05-02T21:05:00.000Z', - 'Freight': 17.22, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10522, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-04-30T22:05:00.000Z', - 'ShippedDate': '1997-05-06T23:05:00.000Z', - 'Freight': 45.33, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10523, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-05-01T01:10:00.000Z', - 'ShippedDate': '1997-05-30T02:10:00.000Z', - 'Freight': 77.63, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10524, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-05-01T03:10:00.000Z', - 'ShippedDate': '1997-05-07T04:10:00.000Z', - 'Freight': 244.79, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10525, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-05-02T05:10:00.000Z', - 'ShippedDate': '1997-05-23T06:10:00.000Z', - 'Freight': 11.06, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10526, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-05-05T07:10:00.000Z', - 'ShippedDate': '1997-05-15T08:10:00.000Z', - 'Freight': 58.59, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10527, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-05T09:10:00.000Z', - 'ShippedDate': '1997-05-07T10:10:00.000Z', - 'Freight': 41.9, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10528, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-05-06T11:10:00.000Z', - 'ShippedDate': '1997-05-09T12:10:00.000Z', - 'Freight': 3.35, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10529, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-05-07T13:10:00.000Z', - 'ShippedDate': '1997-05-09T14:10:00.000Z', - 'Freight': 66.69, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10530, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-05-08T15:10:00.000Z', - 'ShippedDate': '1997-05-12T16:10:00.000Z', - 'Freight': 339.22, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10531, - 'CustomerID': 'OCEAN', - 'OrderDate': '1997-05-08T17:10:00.000Z', - 'ShippedDate': '1997-05-19T18:10:00.000Z', - 'Freight': 8.12, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10532, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-05-09T19:10:00.000Z', - 'ShippedDate': '1997-05-12T20:10:00.000Z', - 'Freight': 74.46, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10533, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-05-12T21:10:00.000Z', - 'ShippedDate': '1997-05-22T22:10:00.000Z', - 'Freight': 188.04, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10534, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-05-12T23:10:00.000Z', - 'ShippedDate': '1997-05-14T01:15:00.000Z', - 'Freight': 27.94, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10535, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-05-13T02:15:00.000Z', - 'ShippedDate': '1997-05-21T03:15:00.000Z', - 'Freight': 15.64, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10536, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-05-14T04:15:00.000Z', - 'ShippedDate': '1997-06-06T05:15:00.000Z', - 'Freight': 58.88, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10537, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-05-14T06:15:00.000Z', - 'ShippedDate': '1997-05-19T07:15:00.000Z', - 'Freight': 78.85, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10538, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-05-15T08:15:00.000Z', - 'ShippedDate': '1997-05-16T09:15:00.000Z', - 'Freight': 4.87, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10539, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-05-16T10:15:00.000Z', - 'ShippedDate': '1997-05-23T11:15:00.000Z', - 'Freight': 12.36, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10540, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-19T12:15:00.000Z', - 'ShippedDate': '1997-06-13T13:15:00.000Z', - 'Freight': 1007.64, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10541, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-05-19T14:15:00.000Z', - 'ShippedDate': '1997-05-29T15:15:00.000Z', - 'Freight': 68.65, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10542, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-05-20T16:15:00.000Z', - 'ShippedDate': '1997-05-26T17:15:00.000Z', - 'Freight': 10.95, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10543, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-05-21T18:15:00.000Z', - 'ShippedDate': '1997-05-23T19:15:00.000Z', - 'Freight': 48.17, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10544, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-05-21T20:15:00.000Z', - 'ShippedDate': '1997-05-30T21:15:00.000Z', - 'Freight': 24.91, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10545, - 'CustomerID': 'LAZYK', - 'OrderDate': '1997-05-22T23:15:00.000Z', - 'ShippedDate': '1997-06-26T01:20:00.000Z', - 'Freight': 11.92, - 'ShipName': 'Lazy K Kountry Store', - 'ShipAddress': '12 Orchestra Terrace', - 'ShipCity': 'Walla Walla', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10546, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-05-23T02:20:00.000Z', - 'ShippedDate': '1997-05-27T03:20:00.000Z', - 'Freight': 194.72, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10547, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-05-23T04:20:00.000Z', - 'ShippedDate': '1997-06-02T05:20:00.000Z', - 'Freight': 178.43, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10548, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-05-26T06:20:00.000Z', - 'ShippedDate': '1997-06-02T07:20:00.000Z', - 'Freight': 1.43, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10549, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-27T08:20:00.000Z', - 'ShippedDate': '1997-05-30T09:20:00.000Z', - 'Freight': 171.24, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10550, - 'CustomerID': 'GODOS', - 'OrderDate': '1997-05-28T10:20:00.000Z', - 'ShippedDate': '1997-06-06T11:20:00.000Z', - 'Freight': 4.32, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10551, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-05-28T12:20:00.000Z', - 'ShippedDate': '1997-06-06T13:20:00.000Z', - 'Freight': 72.95, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10552, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-05-29T14:20:00.000Z', - 'ShippedDate': '1997-06-05T15:20:00.000Z', - 'Freight': 83.22, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10553, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-05-30T16:20:00.000Z', - 'ShippedDate': '1997-06-03T17:20:00.000Z', - 'Freight': 149.49, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10554, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-05-30T18:20:00.000Z', - 'ShippedDate': '1997-06-05T19:20:00.000Z', - 'Freight': 120.97, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10555, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-06-02T20:20:00.000Z', - 'ShippedDate': '1997-06-04T21:20:00.000Z', - 'Freight': 252.49, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10556, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-06-03T22:20:00.000Z', - 'ShippedDate': '1997-06-13T23:20:00.000Z', - 'Freight': 9.8, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10557, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-06-03T01:25:00.000Z', - 'ShippedDate': '1997-06-06T02:25:00.000Z', - 'Freight': 96.72, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10558, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-06-04T03:25:00.000Z', - 'ShippedDate': '1997-06-10T04:25:00.000Z', - 'Freight': 72.97, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10559, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-05T05:25:00.000Z', - 'ShippedDate': '1997-06-13T06:25:00.000Z', - 'Freight': 8.05, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10560, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-06-06T07:25:00.000Z', - 'ShippedDate': '1997-06-09T08:25:00.000Z', - 'Freight': 36.65, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10561, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-06-06T09:25:00.000Z', - 'ShippedDate': '1997-06-09T10:25:00.000Z', - 'Freight': 242.21, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10562, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-06-09T11:25:00.000Z', - 'ShippedDate': '1997-06-12T12:25:00.000Z', - 'Freight': 22.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10563, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-06-10T13:25:00.000Z', - 'ShippedDate': '1997-06-24T14:25:00.000Z', - 'Freight': 60.43, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10564, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-06-10T15:25:00.000Z', - 'ShippedDate': '1997-06-16T16:25:00.000Z', - 'Freight': 13.75, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10565, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-06-11T17:25:00.000Z', - 'ShippedDate': '1997-06-18T18:25:00.000Z', - 'Freight': 7.15, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10566, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-12T01:10:00.000Z', - 'ShippedDate': '1997-06-18T02:10:00.000Z', - 'Freight': 88.4, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10567, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-06-12T03:10:00.000Z', - 'ShippedDate': '1997-06-17T03:10:00.000Z', - 'Freight': 33.97, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10568, - 'CustomerID': 'GALED', - 'OrderDate': '1997-06-13T04:10:00.000Z', - 'ShippedDate': '1997-07-09T05:10:00.000Z', - 'Freight': 6.54, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10569, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-06-16T06:10:00.000Z', - 'ShippedDate': '1997-07-11T07:10:00.000Z', - 'Freight': 58.98, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10570, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-06-17T08:10:00.000Z', - 'ShippedDate': '1997-06-19T09:10:00.000Z', - 'Freight': 188.99, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10571, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-06-17T10:10:00.000Z', - 'ShippedDate': '1997-07-04T11:10:00.000Z', - 'Freight': 26.06, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10572, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-06-18T12:10:00.000Z', - 'ShippedDate': '1997-06-25T13:10:00.000Z', - 'Freight': 116.43, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10573, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-06-19T14:10:00.000Z', - 'ShippedDate': '1997-06-20T15:10:00.000Z', - 'Freight': 84.84, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10574, - 'CustomerID': 'TRAIH', - 'OrderDate': '1997-06-19T16:10:00.000Z', - 'ShippedDate': '1997-06-30T17:10:00.000Z', - 'Freight': 37.6, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10575, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-06-20T18:10:00.000Z', - 'ShippedDate': '1997-06-30T19:10:00.000Z', - 'Freight': 127.34, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10576, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-06-23T20:10:00.000Z', - 'ShippedDate': '1997-06-30T21:10:00.000Z', - 'Freight': 18.56, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10577, - 'CustomerID': 'TRAIH', - 'OrderDate': '1997-06-23T22:10:00.000Z', - 'ShippedDate': '1997-06-30T23:10:00.000Z', - 'Freight': 25.41, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10578, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-06-24T23:10:00.000Z', - 'ShippedDate': '1997-07-25T01:15:00.000Z', - 'Freight': 29.6, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10579, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-06-25T01:30:00.000Z', - 'ShippedDate': '1997-07-04T02:30:00.000Z', - 'Freight': 13.73, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10580, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-06-26T03:30:00.000Z', - 'ShippedDate': '1997-07-01T04:30:00.000Z', - 'Freight': 75.89, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10581, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-06-26T05:30:00.000Z', - 'ShippedDate': '1997-07-02T06:30:00.000Z', - 'Freight': 3.01, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10582, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-06-27T07:30:00.000Z', - 'ShippedDate': '1997-07-14T08:30:00.000Z', - 'Freight': 27.71, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10583, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-06-30T08:30:00.000Z', - 'ShippedDate': '1997-07-04T09:30:00.000Z', - 'Freight': 7.28, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10584, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-30T10:30:00.000Z', - 'ShippedDate': '1997-07-04T11:30:00.000Z', - 'Freight': 59.14, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10585, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-07-01T12:30:00.000Z', - 'ShippedDate': '1997-07-10T13:30:00.000Z', - 'Freight': 13.41, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10586, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-07-02T14:30:00.000Z', - 'ShippedDate': '1997-07-09T15:30:00.000Z', - 'Freight': 0.48, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10587, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-07-02T16:30:00.000Z', - 'ShippedDate': '1997-07-09T17:30:00.000Z', - 'Freight': 62.52, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10588, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-07-03T18:30:00.000Z', - 'ShippedDate': '1997-07-10T19:30:00.000Z', - 'Freight': 194.67, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10589, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-04T20:30:00.000Z', - 'ShippedDate': '1997-07-14T21:30:00.000Z', - 'Freight': 4.42, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10590, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-07-07T22:30:00.000Z', - 'ShippedDate': '1997-07-14T23:30:00.000Z', - 'Freight': 44.77, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10591, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-07-07T22:30:00.000Z', - 'ShippedDate': '1997-07-16T01:40:00.000Z', - 'Freight': 55.92, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10592, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-07-08T02:40:00.000Z', - 'ShippedDate': '1997-07-16T03:40:00.000Z', - 'Freight': 32.1, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10593, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-07-09T04:40:00.000Z', - 'ShippedDate': '1997-08-13T05:40:00.000Z', - 'Freight': 174.2, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10594, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-07-09T06:40:00.000Z', - 'ShippedDate': '1997-07-16T07:40:00.000Z', - 'Freight': 5.24, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10595, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-07-10T08:40:00.000Z', - 'ShippedDate': '1997-07-14T09:40:00.000Z', - 'Freight': 96.78, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10596, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-07-11T10:40:00.000Z', - 'ShippedDate': '1997-08-12T11:40:00.000Z', - 'Freight': 16.34, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10597, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-07-11T12:40:00.000Z', - 'ShippedDate': '1997-07-18T13:40:00.000Z', - 'Freight': 35.12, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10598, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-07-14T14:40:00.000Z', - 'ShippedDate': '1997-07-18T15:40:00.000Z', - 'Freight': 44.42, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10599, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-07-15T16:40:00.000Z', - 'ShippedDate': '1997-07-21T17:40:00.000Z', - 'Freight': 29.98, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10600, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-07-16T18:40:00.000Z', - 'ShippedDate': '1997-07-21T19:40:00.000Z', - 'Freight': 45.13, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10601, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-07-16T20:40:00.000Z', - 'ShippedDate': '1997-07-22T21:40:00.000Z', - 'Freight': 58.3, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10602, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-07-17T22:40:00.000Z', - 'ShippedDate': '1997-07-22T23:40:00.000Z', - 'Freight': 2.92, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10603, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-18T01:25:00.000Z', - 'ShippedDate': '1997-08-08T02:25:00.000Z', - 'Freight': 48.77, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10604, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-07-18T03:25:00.000Z', - 'ShippedDate': '1997-07-29T03:25:00.000Z', - 'Freight': 7.46, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10605, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-07-21T04:25:00.000Z', - 'ShippedDate': '1997-07-29T05:25:00.000Z', - 'Freight': 379.13, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10606, - 'CustomerID': 'TRADH', - 'OrderDate': '1997-07-22T06:25:00.000Z', - 'ShippedDate': '1997-07-31T07:25:00.000Z', - 'Freight': 79.4, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10607, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-22T08:25:00.000Z', - 'ShippedDate': '1997-07-25T09:25:00.000Z', - 'Freight': 200.24, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10608, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-07-23T10:25:00.000Z', - 'ShippedDate': '1997-08-01T11:25:00.000Z', - 'Freight': 27.79, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10609, - 'CustomerID': 'DUMON', - 'OrderDate': '1997-07-24T12:25:00.000Z', - 'ShippedDate': '1997-07-30T13:25:00.000Z', - 'Freight': 1.85, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10610, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-07-25T14:25:00.000Z', - 'ShippedDate': '1997-08-06T15:25:00.000Z', - 'Freight': 26.78, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10611, - 'CustomerID': 'WOLZA', - 'OrderDate': '1997-07-25T16:25:00.000Z', - 'ShippedDate': '1997-08-01T17:25:00.000Z', - 'Freight': 80.65, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10612, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-28T18:25:00.000Z', - 'ShippedDate': '1997-08-01T19:25:00.000Z', - 'Freight': 544.08, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10613, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-07-29T20:25:00.000Z', - 'ShippedDate': '1997-08-01T21:25:00.000Z', - 'Freight': 8.11, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10614, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-07-29T22:25:00.000Z', - 'ShippedDate': '1997-08-01T23:25:00.000Z', - 'Freight': 1.93, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10615, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-07-30T01:35:00.000Z', - 'ShippedDate': '1997-08-06T02:35:00.000Z', - 'Freight': 0.75, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10616, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-31T03:35:00.000Z', - 'ShippedDate': '1997-08-05T04:35:00.000Z', - 'Freight': 116.53, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10617, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-31T05:35:00.000Z', - 'ShippedDate': '1997-08-04T06:35:00.000Z', - 'Freight': 18.53, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10618, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-08-01T07:35:00.000Z', - 'ShippedDate': '1997-08-08T08:35:00.000Z', - 'Freight': 154.68, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10619, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-08-04T09:35:00.000Z', - 'ShippedDate': '1997-08-07T10:35:00.000Z', - 'Freight': 91.05, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10620, - 'CustomerID': 'LAUGB', - 'OrderDate': '1997-08-05T11:35:00.000Z', - 'ShippedDate': '1997-08-14T12:35:00.000Z', - 'Freight': 0.94, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10621, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-08-05T13:35:00.000Z', - 'ShippedDate': '1997-08-11T14:35:00.000Z', - 'Freight': 23.73, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10622, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-08-06T15:35:00.000Z', - 'ShippedDate': '1997-08-11T16:35:00.000Z', - 'Freight': 50.97, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10623, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-08-07T17:35:00.000Z', - 'ShippedDate': '1997-08-12T18:35:00.000Z', - 'Freight': 97.18, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10624, - 'CustomerID': 'THECR', - 'OrderDate': '1997-08-07T19:35:00.000Z', - 'ShippedDate': '1997-08-19T20:35:00.000Z', - 'Freight': 94.8, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10625, - 'CustomerID': 'ANATR', - 'OrderDate': '1997-08-08T21:35:00.000Z', - 'ShippedDate': '1997-08-14T22:35:00.000Z', - 'Freight': 43.9, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10626, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-08-11T23:35:00.000Z', - 'ShippedDate': '1997-08-20T01:50:00.000Z', - 'Freight': 138.69, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10627, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-08-11T02:50:00.000Z', - 'ShippedDate': '1997-08-21T03:50:00.000Z', - 'Freight': 107.46, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10628, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-08-12T04:50:00.000Z', - 'ShippedDate': '1997-08-20T05:50:00.000Z', - 'Freight': 30.36, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10629, - 'CustomerID': 'GODOS', - 'OrderDate': '1997-08-12T06:50:00.000Z', - 'ShippedDate': '1997-08-20T07:50:00.000Z', - 'Freight': 85.46, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10630, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-08-13T08:50:00.000Z', - 'ShippedDate': '1997-08-19T09:50:00.000Z', - 'Freight': 32.35, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10631, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-08-14T10:50:00.000Z', - 'ShippedDate': '1997-08-15T11:50:00.000Z', - 'Freight': 0.87, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10632, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-08-14T12:50:00.000Z', - 'ShippedDate': '1997-08-19T13:50:00.000Z', - 'Freight': 41.38, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10633, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-08-15T14:50:00.000Z', - 'ShippedDate': '1997-08-18T15:50:00.000Z', - 'Freight': 477.9, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10634, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-08-15T16:50:00.000Z', - 'ShippedDate': '1997-08-21T17:50:00.000Z', - 'Freight': 487.38, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10635, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-08-18T18:50:00.000Z', - 'ShippedDate': '1997-08-21T19:50:00.000Z', - 'Freight': 47.46, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10636, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-08-19T20:50:00.000Z', - 'ShippedDate': '1997-08-26T21:50:00.000Z', - 'Freight': 1.15, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10637, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-08-19T22:50:00.000Z', - 'ShippedDate': '1997-08-26T23:50:00.000Z', - 'Freight': 201.29, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10638, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-08-20T14:50:00.000Z', - 'ShippedDate': '1997-09-01T15:50:00.000Z', - 'Freight': 158.44, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10639, - 'CustomerID': 'SANTG', - 'OrderDate': '1997-08-20T16:50:00.000Z', - 'ShippedDate': '1997-08-27T17:50:00.000Z', - 'Freight': 38.64, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10640, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-08-21T18:50:00.000Z', - 'ShippedDate': '1997-08-28T19:50:00.000Z', - 'Freight': 23.55, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10641, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-08-22T01:55:00.000Z', - 'ShippedDate': '1997-08-26T02:55:00.000Z', - 'Freight': 179.61, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10642, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-08-22T03:55:00.000Z', - 'ShippedDate': '1997-09-05T04:55:00.000Z', - 'Freight': 41.89, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10643, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-08-25T05:55:00.000Z', - 'ShippedDate': '1997-09-02T06:55:00.000Z', - 'Freight': 29.46, - 'ShipName': 'Alfreds Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10644, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-08-25T07:55:00.000Z', - 'ShippedDate': '1997-09-01T08:55:00.000Z', - 'Freight': 0.14, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10645, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-08-26T09:55:00.000Z', - 'ShippedDate': '1997-09-02T10:55:00.000Z', - 'Freight': 12.41, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10646, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-08-27T11:55:00.000Z', - 'ShippedDate': '1997-09-03T12:55:00.000Z', - 'Freight': 142.33, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10647, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-08-27T13:55:00.000Z', - 'ShippedDate': '1997-09-03T14:55:00.000Z', - 'Freight': 45.54, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10648, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-08-28T15:55:00.000Z', - 'ShippedDate': '1997-09-09T16:55:00.000Z', - 'Freight': 14.25, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10649, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-08-28T17:55:00.000Z', - 'ShippedDate': '1997-08-29T18:55:00.000Z', - 'Freight': 6.2, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10650, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-08-29T19:55:00.000Z', - 'ShippedDate': '1997-09-03T20:55:00.000Z', - 'Freight': 176.81, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10651, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-09-01T21:55:00.000Z', - 'ShippedDate': '1997-09-11T22:55:00.000Z', - 'Freight': 20.6, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10652, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-09-01T23:55:00.000Z', - 'ShippedDate': '1997-09-08T01:15:00.000Z', - 'Freight': 7.14, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10653, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-02T02:15:00.000Z', - 'ShippedDate': '1997-09-19T03:15:00.000Z', - 'Freight': 93.25, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10654, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-09-02T04:15:00.000Z', - 'ShippedDate': '1997-09-11T05:15:00.000Z', - 'Freight': 55.26, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10655, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-09-03T06:15:00.000Z', - 'ShippedDate': '1997-09-11T07:15:00.000Z', - 'Freight': 4.41, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10656, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-09-04T08:15:00.000Z', - 'ShippedDate': '1997-09-10T09:15:00.000Z', - 'Freight': 57.15, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10657, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-09-04T10:15:00.000Z', - 'ShippedDate': '1997-09-15T11:15:00.000Z', - 'Freight': 352.69, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10658, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-09-05T12:15:00.000Z', - 'ShippedDate': '1997-09-08T13:15:00.000Z', - 'Freight': 364.15, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10659, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-09-05T14:15:00.000Z', - 'ShippedDate': '1997-09-10T15:15:00.000Z', - 'Freight': 105.81, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10660, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-09-08T16:15:00.000Z', - 'ShippedDate': '1997-10-15T17:15:00.000Z', - 'Freight': 111.29, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10661, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-09-09T18:15:00.000Z', - 'ShippedDate': '1997-09-15T19:15:00.000Z', - 'Freight': 17.55, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10662, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-09-09T20:15:00.000Z', - 'ShippedDate': '1997-09-18T21:15:00.000Z', - 'Freight': 1.28, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10663, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-09-10T22:15:00.000Z', - 'ShippedDate': '1997-10-03T23:15:00.000Z', - 'Freight': 113.15, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10664, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-09-10T01:45:00.000Z', - 'ShippedDate': '1997-09-19T02:45:00.000Z', - 'Freight': 1.27, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10665, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-09-11T03:45:00.000Z', - 'ShippedDate': '1997-09-17T04:45:00.000Z', - 'Freight': 26.31, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10666, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-09-12T05:45:00.000Z', - 'ShippedDate': '1997-09-22T06:45:00.000Z', - 'Freight': 232.42, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10667, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-09-12T07:45:00.000Z', - 'ShippedDate': '1997-09-19T08:45:00.000Z', - 'Freight': 78.09, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10668, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-09-15T09:45:00.000Z', - 'ShippedDate': '1997-09-23T10:45:00.000Z', - 'Freight': 47.22, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10669, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-09-15T11:45:00.000Z', - 'ShippedDate': '1997-09-22T12:45:00.000Z', - 'Freight': 24.39, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10670, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-16T13:45:00.000Z', - 'ShippedDate': '1997-09-18T14:45:00.000Z', - 'Freight': 203.48, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10671, - 'CustomerID': 'FRANR', - 'OrderDate': '1997-09-17T15:45:00.000Z', - 'ShippedDate': '1997-09-24T16:45:00.000Z', - 'Freight': 30.34, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10672, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-09-17T17:45:00.000Z', - 'ShippedDate': '1997-09-26T18:45:00.000Z', - 'Freight': 95.75, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10673, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-09-18T19:45:00.000Z', - 'ShippedDate': '1997-09-19T20:45:00.000Z', - 'Freight': 22.76, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10674, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-09-18T21:45:00.000Z', - 'ShippedDate': '1997-09-30T22:45:00.000Z', - 'Freight': 0.9, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10675, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-19T23:45:00.000Z', - 'ShippedDate': '1997-09-23T01:50:00.000Z', - 'Freight': 31.85, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10676, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-09-22T02:50:00.000Z', - 'ShippedDate': '1997-09-29T03:50:00.000Z', - 'Freight': 2.01, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10677, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-09-22T04:50:00.000Z', - 'ShippedDate': '1997-09-26T05:50:00.000Z', - 'Freight': 4.03, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10678, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-09-23T06:50:00.000Z', - 'ShippedDate': '1997-10-16T07:50:00.000Z', - 'Freight': 388.98, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10679, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-09-23T08:50:00.000Z', - 'ShippedDate': '1997-09-30T09:50:00.000Z', - 'Freight': 27.94, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10680, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-09-24T10:50:00.000Z', - 'ShippedDate': '1997-09-26T11:50:00.000Z', - 'Freight': 26.61, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10681, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-09-25T12:50:00.000Z', - 'ShippedDate': '1997-09-30T13:50:00.000Z', - 'Freight': 76.13, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10682, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-09-25T14:50:00.000Z', - 'ShippedDate': '1997-10-01T15:50:00.000Z', - 'Freight': 36.13, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10683, - 'CustomerID': 'DUMON', - 'OrderDate': '1997-09-26T16:50:00.000Z', - 'ShippedDate': '1997-10-01T17:50:00.000Z', - 'Freight': 4.4, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10684, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-09-26T18:50:00.000Z', - 'ShippedDate': '1997-09-30T19:50:00.000Z', - 'Freight': 145.63, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10685, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-09-29T20:50:00.000Z', - 'ShippedDate': '1997-10-03T21:50:00.000Z', - 'Freight': 33.75, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10686, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-09-30T22:50:00.000Z', - 'ShippedDate': '1997-10-08T23:50:00.000Z', - 'Freight': 96.5, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10687, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-09-30T01:15:00.000Z', - 'ShippedDate': '1997-10-30T02:15:00.000Z', - 'Freight': 296.43, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10688, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-10-01T03:15:00.000Z', - 'ShippedDate': '1997-10-07T04:15:00.000Z', - 'Freight': 299.09, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10689, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-10-01T05:15:00.000Z', - 'ShippedDate': '1997-10-07T06:15:00.000Z', - 'Freight': 13.42, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10690, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-10-02T07:15:00.000Z', - 'ShippedDate': '1997-10-03T08:15:00.000Z', - 'Freight': 15.8, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10691, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-03T09:15:00.000Z', - 'ShippedDate': '1997-10-22T10:15:00.000Z', - 'Freight': 810.05, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10692, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-10-03T11:15:00.000Z', - 'ShippedDate': '1997-10-13T12:15:00.000Z', - 'Freight': 61.02, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10693, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-06T13:15:00.000Z', - 'ShippedDate': '1997-10-10T14:15:00.000Z', - 'Freight': 139.34, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10694, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-06T15:15:00.000Z', - 'ShippedDate': '1997-10-09T16:15:00.000Z', - 'Freight': 398.36, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10695, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-10-07T17:15:00.000Z', - 'ShippedDate': '1997-10-14T18:15:00.000Z', - 'Freight': 16.72, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10696, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-08T19:15:00.000Z', - 'ShippedDate': '1997-10-14T20:15:00.000Z', - 'Freight': 102.55, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10697, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-10-08T21:15:00.000Z', - 'ShippedDate': '1997-10-14T22:15:00.000Z', - 'Freight': 45.52, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10698, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-10-09T23:15:00.000Z', - 'ShippedDate': '1997-10-17T10:15:00.000Z', - 'Freight': 272.47, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10699, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-10-09T02:40:00.000Z', - 'ShippedDate': '1997-10-13T03:40:00.000Z', - 'Freight': 0.58, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10700, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-10T03:40:00.000Z', - 'ShippedDate': '1997-10-16T04:40:00.000Z', - 'Freight': 65.1, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10701, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-10-13T05:40:00.000Z', - 'ShippedDate': '1997-10-15T06:40:00.000Z', - 'Freight': 220.31, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10702, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-10-13T07:40:00.000Z', - 'ShippedDate': '1997-10-21T08:40:00.000Z', - 'Freight': 23.94, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10703, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-10-14T09:40:00.000Z', - 'ShippedDate': '1997-10-20T10:40:00.000Z', - 'Freight': 152.3, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10704, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-10-14T11:40:00.000Z', - 'ShippedDate': '1997-11-07T12:40:00.000Z', - 'Freight': 4.78, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10705, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-10-15T13:40:00.000Z', - 'ShippedDate': '1997-11-18T14:40:00.000Z', - 'Freight': 3.52, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10706, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-10-16T15:40:00.000Z', - 'ShippedDate': '1997-10-21T16:40:00.000Z', - 'Freight': 135.63, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10707, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-10-16T17:40:00.000Z', - 'ShippedDate': '1997-10-23T18:40:00.000Z', - 'Freight': 21.74, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10708, - 'CustomerID': 'THEBI', - 'OrderDate': '1997-10-17T19:40:00.000Z', - 'ShippedDate': '1997-11-05T20:40:00.000Z', - 'Freight': 2.96, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10709, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-10-17T21:40:00.000Z', - 'ShippedDate': '1997-11-20T22:40:00.000Z', - 'Freight': 210.8, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10710, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-10-20T23:40:00.000Z', - 'ShippedDate': '1997-10-23T15:40:00.000Z', - 'Freight': 4.98, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10711, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-21T01:30:00.000Z', - 'ShippedDate': '1997-10-29T02:30:00.000Z', - 'Freight': 52.41, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10712, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-10-21T03:30:00.000Z', - 'ShippedDate': '1997-10-31T04:30:00.000Z', - 'Freight': 89.93, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10713, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-22T05:30:00.000Z', - 'ShippedDate': '1997-10-24T06:30:00.000Z', - 'Freight': 167.05, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10714, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-22T07:30:00.000Z', - 'ShippedDate': '1997-10-27T08:30:00.000Z', - 'Freight': 24.49, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10715, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-10-23T09:30:00.000Z', - 'ShippedDate': '1997-10-29T10:30:00.000Z', - 'Freight': 63.2, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10716, - 'CustomerID': 'RANCH', - 'OrderDate': '1997-10-24T11:30:00.000Z', - 'ShippedDate': '1997-10-27T12:30:00.000Z', - 'Freight': 22.57, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10717, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-10-24T13:30:00.000Z', - 'ShippedDate': '1997-10-29T14:30:00.000Z', - 'Freight': 59.25, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10718, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-10-27T17:30:00.000Z', - 'ShippedDate': '1997-10-29T18:30:00.000Z', - 'Freight': 170.88, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10719, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-10-27T19:30:00.000Z', - 'ShippedDate': '1997-11-05T20:30:00.000Z', - 'Freight': 51.44, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10720, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-10-28T21:30:00.000Z', - 'ShippedDate': '1997-11-05T22:30:00.000Z', - 'Freight': 9.53, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10721, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-29T23:30:00.000Z', - 'ShippedDate': '1997-10-31T01:10:00.000Z', - 'Freight': 48.92, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10722, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-29T02:10:00.000Z', - 'ShippedDate': '1997-11-04T03:10:00.000Z', - 'Freight': 74.58, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10723, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-30T04:10:00.000Z', - 'ShippedDate': '1997-11-25T05:10:00.000Z', - 'Freight': 21.72, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029-12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10724, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-10-30T06:10:00.000Z', - 'ShippedDate': '1997-11-05T07:10:00.000Z', - 'Freight': 57.75, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10725, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-10-31T08:10:00.000Z', - 'ShippedDate': '1997-11-05T01:10:00.000Z', - 'Freight': 10.83, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10726, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-11-03T02:10:00.000Z', - 'ShippedDate': '1997-12-05T03:10:00.000Z', - 'Freight': 16.56, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10727, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-11-03T04:10:00.000Z', - 'ShippedDate': '1997-12-05T05:10:00.000Z', - 'Freight': 89.9, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10728, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-11-04T06:10:00.000Z', - 'ShippedDate': '1997-11-11T07:10:00.000Z', - 'Freight': 58.33, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10729, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-11-04T08:10:00.000Z', - 'ShippedDate': '1997-11-14T09:10:00.000Z', - 'Freight': 141.06, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10730, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-05T10:10:00.000Z', - 'ShippedDate': '1997-11-14T11:10:00.000Z', - 'Freight': 20.12, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10731, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-11-06T12:10:00.000Z', - 'ShippedDate': '1997-11-14T13:10:00.000Z', - 'Freight': 96.65, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10732, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-06T14:10:00.000Z', - 'ShippedDate': '1997-11-07T15:10:00.000Z', - 'Freight': 16.97, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10733, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-11-07T16:10:00.000Z', - 'ShippedDate': '1997-11-10T17:10:00.000Z', - 'Freight': 110.11, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10734, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-11-07T18:10:00.000Z', - 'ShippedDate': '1997-11-12T19:10:00.000Z', - 'Freight': 1.63, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10735, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-11-10T20:10:00.000Z', - 'ShippedDate': '1997-11-21T21:10:00.000Z', - 'Freight': 45.97, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10736, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-11-11T22:10:00.000Z', - 'ShippedDate': '1997-11-21T23:10:00.000Z', - 'Freight': 44.1, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10737, - 'CustomerID': 'VINET', - 'OrderDate': '1997-11-11T01:10:00.000Z', - 'ShippedDate': '1997-11-18T02:10:00.000Z', - 'Freight': 7.79, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10738, - 'CustomerID': 'SPECD', - 'OrderDate': '1997-11-12T03:10:00.000Z', - 'ShippedDate': '1997-11-18T04:10:00.000Z', - 'Freight': 2.91, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10739, - 'CustomerID': 'VINET', - 'OrderDate': '1997-11-12T05:10:00.000Z', - 'ShippedDate': '1997-11-17T06:10:00.000Z', - 'Freight': 11.08, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10740, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-11-13T07:10:00.000Z', - 'ShippedDate': '1997-11-25T08:10:00.000Z', - 'Freight': 81.88, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10741, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-11-14T09:10:00.000Z', - 'ShippedDate': '1997-11-18T10:10:00.000Z', - 'Freight': 10.96, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10742, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-11-14T11:10:00.000Z', - 'ShippedDate': '1997-11-18T12:10:00.000Z', - 'Freight': 243.73, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10743, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-11-17T13:10:00.000Z', - 'ShippedDate': '1997-11-21T14:10:00.000Z', - 'Freight': 23.72, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10744, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-11-17T15:10:00.000Z', - 'ShippedDate': '1997-11-24T16:10:00.000Z', - 'Freight': 69.19, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10745, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-11-18T17:10:00.000Z', - 'ShippedDate': '1997-11-27T18:10:00.000Z', - 'Freight': 3.52, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10746, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-11-19T19:10:00.000Z', - 'ShippedDate': '1997-11-21T20:10:00.000Z', - 'Freight': 31.43, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10747, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-11-19T21:10:00.000Z', - 'ShippedDate': '1997-11-26T22:10:00.000Z', - 'Freight': 117.33, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10748, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-11-20T23:10:00.000Z', - 'ShippedDate': '1997-11-28T13:10:00.000Z', - 'Freight': 232.55, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10749, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-11-20T02:25:00.000Z', - 'ShippedDate': '1997-12-19T03:25:00.000Z', - 'Freight': 61.53, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10750, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-11-21T04:25:00.000Z', - 'ShippedDate': '1997-11-24T05:25:00.000Z', - 'Freight': 79.3, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10751, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-11-24T06:25:00.000Z', - 'ShippedDate': '1997-12-03T07:25:00.000Z', - 'Freight': 130.79, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10752, - 'CustomerID': 'NORTS', - 'OrderDate': '1997-11-24T08:25:00.000Z', - 'ShippedDate': '1997-11-28T09:25:00.000Z', - 'Freight': 1.39, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10753, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-11-25T10:25:00.000Z', - 'ShippedDate': '1997-11-27T11:25:00.000Z', - 'Freight': 7.7, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10754, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-11-25T12:25:00.000Z', - 'ShippedDate': '1997-11-27T13:25:00.000Z', - 'Freight': 2.38, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10755, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-26T14:25:00.000Z', - 'ShippedDate': '1997-11-28T15:25:00.000Z', - 'Freight': 16.71, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10756, - 'CustomerID': 'SPLIR', - 'OrderDate': '1997-11-27T16:25:00.000Z', - 'ShippedDate': '1997-12-02T17:25:00.000Z', - 'Freight': 73.21, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10757, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-11-27T18:25:00.000Z', - 'ShippedDate': '1997-12-15T19:25:00.000Z', - 'Freight': 8.19, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10758, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-11-28T20:25:00.000Z', - 'ShippedDate': '1997-12-04T21:25:00.000Z', - 'Freight': 138.17, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10759, - 'CustomerID': 'ANATR', - 'OrderDate': '1997-11-28T22:25:00.000Z', - 'ShippedDate': '1997-12-12T23:25:00.000Z', - 'Freight': 11.99, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10760, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-12-01T01:40:00.000Z', - 'ShippedDate': '1997-12-10T02:40:00.000Z', - 'Freight': 155.64, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10761, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-12-02T03:40:00.000Z', - 'ShippedDate': '1997-12-08T04:40:00.000Z', - 'Freight': 18.66, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10762, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-12-02T05:40:00.000Z', - 'ShippedDate': '1997-12-09T06:40:00.000Z', - 'Freight': 328.74, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10763, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-12-03T07:40:00.000Z', - 'ShippedDate': '1997-12-08T08:40:00.000Z', - 'Freight': 37.35, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10764, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-03T09:40:00.000Z', - 'ShippedDate': '1997-12-08T10:40:00.000Z', - 'Freight': 145.45, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10765, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-12-04T11:40:00.000Z', - 'ShippedDate': '1997-12-09T12:40:00.000Z', - 'Freight': 42.74, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10766, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-12-05T13:40:00.000Z', - 'ShippedDate': '1997-12-09T14:40:00.000Z', - 'Freight': 157.55, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10767, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-12-05T15:40:00.000Z', - 'ShippedDate': '1997-12-15T16:40:00.000Z', - 'Freight': 1.59, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10768, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-12-08T17:40:00.000Z', - 'ShippedDate': '1997-12-15T18:40:00.000Z', - 'Freight': 146.32, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10769, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-12-08T19:40:00.000Z', - 'ShippedDate': '1997-12-12T20:40:00.000Z', - 'Freight': 65.06, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10770, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-12-09T21:40:00.000Z', - 'ShippedDate': '1997-12-17T22:40:00.000Z', - 'Freight': 5.32, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10771, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-10T23:40:00.000Z', - 'ShippedDate': '1998-01-02T01:50:00.000Z', - 'Freight': 11.19, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10772, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-12-10T02:50:00.000Z', - 'ShippedDate': '1997-12-19T03:50:00.000Z', - 'Freight': 91.28, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10773, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-11T04:50:00.000Z', - 'ShippedDate': '1997-12-16T04:50:00.000Z', - 'Freight': 96.43, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10774, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-12-11T05:50:00.000Z', - 'ShippedDate': '1997-12-12T06:50:00.000Z', - 'Freight': 48.2, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10775, - 'CustomerID': 'THECR', - 'OrderDate': '1997-12-12T07:50:00.000Z', - 'ShippedDate': '1997-12-26T08:50:00.000Z', - 'Freight': 20.25, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10776, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-15T09:50:00.000Z', - 'ShippedDate': '1997-12-18T10:50:00.000Z', - 'Freight': 351.53, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10777, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-12-15T11:50:00.000Z', - 'ShippedDate': '1998-01-21T12:50:00.000Z', - 'Freight': 3.01, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10778, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-12-16T13:50:00.000Z', - 'ShippedDate': '1997-12-24T14:50:00.000Z', - 'Freight': 6.79, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10779, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-12-16T15:50:00.000Z', - 'ShippedDate': '1998-01-14T16:50:00.000Z', - 'Freight': 58.13, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10780, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-12-16T17:50:00.000Z', - 'ShippedDate': '1997-12-25T18:50:00.000Z', - 'Freight': 42.13, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10781, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-12-17T19:50:00.000Z', - 'ShippedDate': '1997-12-19T20:50:00.000Z', - 'Freight': 73.16, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10782, - 'CustomerID': 'CACTU', - 'OrderDate': '1997-12-17T21:50:00.000Z', - 'ShippedDate': '1997-12-22T22:50:00.000Z', - 'Freight': 1.1, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10783, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-12-18T23:50:00.000Z', - 'ShippedDate': '1997-12-19T01:50:00.000Z', - 'Freight': 124.98, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10784, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-12-18T02:50:00.000Z', - 'ShippedDate': '1997-12-22T03:50:00.000Z', - 'Freight': 70.09, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10785, - 'CustomerID': 'GROSR', - 'OrderDate': '1997-12-18T04:50:00.000Z', - 'ShippedDate': '1997-12-24T05:50:00.000Z', - 'Freight': 1.51, - 'ShipName': 'GROSELLA-Restaurante', - 'ShipAddress': '5ª Ave. Los Palos Grandes', - 'ShipCity': 'Caracas', - 'ShipRegion': 'DF', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10786, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-12-19T06:50:00.000Z', - 'ShippedDate': '1997-12-23T07:50:00.000Z', - 'Freight': 110.87, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10787, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-12-19T08:50:00.000Z', - 'ShippedDate': '1997-12-26T09:50:00.000Z', - 'Freight': 249.93, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10788, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-12-22T10:50:00.000Z', - 'ShippedDate': '1998-01-19T11:50:00.000Z', - 'Freight': 42.7, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10789, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-12-22T12:50:00.000Z', - 'ShippedDate': '1997-12-31T13:50:00.000Z', - 'Freight': 100.6, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10790, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-12-22T14:50:00.000Z', - 'ShippedDate': '1997-12-26T15:50:00.000Z', - 'Freight': 28.23, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10791, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-12-23T16:50:00.000Z', - 'ShippedDate': '1998-01-01T17:50:00.000Z', - 'Freight': 16.85, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10792, - 'CustomerID': 'WOLZA', - 'OrderDate': '1997-12-23T18:50:00.000Z', - 'ShippedDate': '1997-12-31T19:50:00.000Z', - 'Freight': 23.79, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10793, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-12-24T20:50:00.000Z', - 'ShippedDate': '1998-01-08T21:50:00.000Z', - 'Freight': 4.52, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10794, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-12-24T22:50:00.000Z', - 'ShippedDate': '1998-01-02T23:50:00.000Z', - 'Freight': 21.49, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10795, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-24T01:20:00.000Z', - 'ShippedDate': '1998-01-20T02:20:00.000Z', - 'Freight': 126.66, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10796, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-12-25T03:20:00.000Z', - 'ShippedDate': '1998-01-14T04:20:00.000Z', - 'Freight': 26.52, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10797, - 'CustomerID': 'DRACD', - 'OrderDate': '1997-12-25T05:20:00.000Z', - 'ShippedDate': '1998-01-05T06:20:00.000Z', - 'Freight': 33.35, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10798, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-12-26T07:20:00.000Z', - 'ShippedDate': '1998-01-05T08:20:00.000Z', - 'Freight': 2.33, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10799, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-12-26T09:20:00.000Z', - 'ShippedDate': '1998-01-05T10:20:00.000Z', - 'Freight': 30.76, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10800, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-12-26T11:20:00.000Z', - 'ShippedDate': '1998-01-05T12:20:00.000Z', - 'Freight': 137.44, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10801, - 'CustomerID': 'BOLID', - 'OrderDate': '1997-12-29T13:20:00.000Z', - 'ShippedDate': '1997-12-31T14:20:00.000Z', - 'Freight': 97.09, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10802, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-12-29T15:20:00.000Z', - 'ShippedDate': '1998-01-02T16:20:00.000Z', - 'Freight': 257.26, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10803, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-12-30T17:20:00.000Z', - 'ShippedDate': '1998-01-06T18:20:00.000Z', - 'Freight': 55.23, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10804, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-12-30T19:20:00.000Z', - 'ShippedDate': '1998-01-07T20:20:00.000Z', - 'Freight': 27.33, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10805, - 'CustomerID': 'THEBI', - 'OrderDate': '1997-12-30T21:20:00.000Z', - 'ShippedDate': '1998-01-09T22:20:00.000Z', - 'Freight': 237.34, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10806, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-12-31T23:20:00.000Z', - 'ShippedDate': '1998-01-05T00:20:00.000Z', - 'Freight': 22.11, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10807, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-12-31T01:40:00.000Z', - 'ShippedDate': '1998-01-30T02:40:00.000Z', - 'Freight': 1.36, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10808, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-01-01T03:40:00.000Z', - 'ShippedDate': '1998-01-09T04:40:00.000Z', - 'Freight': 45.53, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10809, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-01-01T05:40:00.000Z', - 'ShippedDate': '1998-01-07T06:40:00.000Z', - 'Freight': 4.87, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10810, - 'CustomerID': 'LAUGB', - 'OrderDate': '1998-01-01T07:40:00.000Z', - 'ShippedDate': '1998-01-07T08:40:00.000Z', - 'Freight': 4.33, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10811, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-02T09:40:00.000Z', - 'ShippedDate': '1998-01-08T10:40:00.000Z', - 'Freight': 31.22, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10812, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-01-02T11:40:00.000Z', - 'ShippedDate': '1998-01-12T12:40:00.000Z', - 'Freight': 59.78, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10813, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-01-05T13:40:00.000Z', - 'ShippedDate': '1998-01-09T14:40:00.000Z', - 'Freight': 47.38, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10814, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-05T15:40:00.000Z', - 'ShippedDate': '1998-01-14T16:40:00.000Z', - 'Freight': 130.94, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10815, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-01-05T17:40:00.000Z', - 'ShippedDate': '1998-01-14T18:40:00.000Z', - 'Freight': 14.62, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10816, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-01-06T19:40:00.000Z', - 'ShippedDate': '1998-02-04T20:40:00.000Z', - 'Freight': 719.78, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10817, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-01-06T21:40:00.000Z', - 'ShippedDate': '1998-01-13T22:40:00.000Z', - 'Freight': 306.07, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10818, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-01-07T23:40:00.000Z', - 'ShippedDate': '1998-01-12T01:55:00.000Z', - 'Freight': 65.48, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10819, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-01-07T02:55:00.000Z', - 'ShippedDate': '1998-01-16T03:55:00.000Z', - 'Freight': 19.76, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10820, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-01-07T04:55:00.000Z', - 'ShippedDate': '1998-01-13T05:55:00.000Z', - 'Freight': 37.52, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10821, - 'CustomerID': 'SPLIR', - 'OrderDate': '1998-01-08T06:55:00.000Z', - 'ShippedDate': '1998-01-15T07:55:00.000Z', - 'Freight': 36.68, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10822, - 'CustomerID': 'TRAIH', - 'OrderDate': '1998-01-08T09:55:00.000Z', - 'ShippedDate': '1998-01-16T10:55:00.000Z', - 'Freight': 7, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10823, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-01-09T11:55:00.000Z', - 'ShippedDate': '1998-01-13T12:55:00.000Z', - 'Freight': 163.97, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10824, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-01-09T13:55:00.000Z', - 'ShippedDate': '1998-01-30T14:55:00.000Z', - 'Freight': 1.23, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10825, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-01-09T15:55:00.000Z', - 'ShippedDate': '1998-01-14T16:55:00.000Z', - 'Freight': 79.25, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10826, - 'CustomerID': 'BLONP', - 'OrderDate': '1998-01-12T17:55:00.000Z', - 'ShippedDate': '1998-02-06T18:55:00.000Z', - 'Freight': 7.09, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10827, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-01-12T19:55:00.000Z', - 'ShippedDate': '1998-02-06T20:55:00.000Z', - 'Freight': 63.54, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10828, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-01-13T21:55:00.000Z', - 'ShippedDate': '1998-02-04T22:55:00.000Z', - 'Freight': 90.85, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10829, - 'CustomerID': 'ISLAT', - 'OrderDate': '1998-01-13T23:55:00.000Z', - 'ShippedDate': '1998-01-23T12:55:00.000Z', - 'Freight': 154.72, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10830, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-13T01:15:00.000Z', - 'ShippedDate': '1998-01-21T02:15:00.000Z', - 'Freight': 81.83, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10831, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-01-14T03:15:00.000Z', - 'ShippedDate': '1998-01-23T04:15:00.000Z', - 'Freight': 72.19, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10832, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-01-14T05:15:00.000Z', - 'ShippedDate': '1998-01-19T06:15:00.000Z', - 'Freight': 43.26, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10833, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-01-15T07:15:00.000Z', - 'ShippedDate': '1998-01-23T08:15:00.000Z', - 'Freight': 71.49, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10834, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-15T09:15:00.000Z', - 'ShippedDate': '1998-01-19T10:15:00.000Z', - 'Freight': 29.78, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10835, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-01-15T11:15:00.000Z', - 'ShippedDate': '1998-01-21T12:15:00.000Z', - 'Freight': 69.53, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10836, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-01-16T13:15:00.000Z', - 'ShippedDate': '1998-01-21T14:15:00.000Z', - 'Freight': 411.88, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10837, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-01-16T15:15:00.000Z', - 'ShippedDate': '1998-01-23T16:15:00.000Z', - 'Freight': 13.32, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10838, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-19T17:15:00.000Z', - 'ShippedDate': '1998-01-23T18:15:00.000Z', - 'Freight': 59.28, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10839, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-19T19:15:00.000Z', - 'ShippedDate': '1998-01-22T20:15:00.000Z', - 'Freight': 35.43, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10840, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-19T21:15:00.000Z', - 'ShippedDate': '1998-02-16T22:15:00.000Z', - 'Freight': 2.71, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10841, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-01-20T23:15:00.000Z', - 'ShippedDate': '1998-01-29T01:55:00.000Z', - 'Freight': 424.3, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10842, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-01-20T02:55:00.000Z', - 'ShippedDate': '1998-01-29T03:55:00.000Z', - 'Freight': 54.42, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10843, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-21T04:55:00.000Z', - 'ShippedDate': '1998-01-26T05:55:00.000Z', - 'Freight': 9.26, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10844, - 'CustomerID': 'PICCO', - 'OrderDate': '1998-01-21T06:55:00.000Z', - 'ShippedDate': '1998-01-26T07:55:00.000Z', - 'Freight': 25.22, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10845, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-01-21T08:55:00.000Z', - 'ShippedDate': '1998-01-30T09:55:00.000Z', - 'Freight': 212.98, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10846, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-01-22T10:55:00.000Z', - 'ShippedDate': '1998-01-23T11:55:00.000Z', - 'Freight': 56.46, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10847, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-01-22T12:55:00.000Z', - 'ShippedDate': '1998-02-10T13:55:00.000Z', - 'Freight': 487.57, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10848, - 'CustomerID': 'CONSH', - 'OrderDate': '1998-01-23T14:55:00.000Z', - 'ShippedDate': '1998-01-29T15:55:00.000Z', - 'Freight': 38.24, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10849, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-01-23T16:55:00.000Z', - 'ShippedDate': '1998-01-30T17:55:00.000Z', - 'Freight': 0.56, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10850, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-23T19:55:00.000Z', - 'ShippedDate': '1998-01-30T20:55:00.000Z', - 'Freight': 49.19, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10851, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-01-26T21:55:00.000Z', - 'ShippedDate': '1998-02-02T22:55:00.000Z', - 'Freight': 160.55, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10852, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-01-26T23:55:00.000Z', - 'ShippedDate': '1998-01-30T01:00.05.000Z', - 'Freight': 174.05, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10853, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-01-27T02:00.05.000Z', - 'ShippedDate': '1998-02-03T03:00.05.000Z', - 'Freight': 53.83, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10854, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-01-27T04:00.05.000Z', - 'ShippedDate': '1998-02-05T05:00.05.000Z', - 'Freight': 100.22, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10855, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-01-27T06:00.05.000Z', - 'ShippedDate': '1998-02-04T07:00.05.000Z', - 'Freight': 170.97, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10856, - 'CustomerID': 'ANTON', - 'OrderDate': '1998-01-28T08:00.05.000Z', - 'ShippedDate': '1998-02-10T09:00.05.000Z', - 'Freight': 58.43, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10857, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-01-28T11:00.05.000Z', - 'ShippedDate': '1998-02-06T12:00.05.000Z', - 'Freight': 188.85, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10858, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-01-29T13:00.05.000Z', - 'ShippedDate': '1998-02-03T14:00.05.000Z', - 'Freight': 52.51, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10859, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-01-29T15:00.05.000Z', - 'ShippedDate': '1998-02-02T16:00.05.000Z', - 'Freight': 76.1, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10860, - 'CustomerID': 'FRANR', - 'OrderDate': '1998-01-29T17:00.05.000Z', - 'ShippedDate': '1998-02-04T18:00.05.000Z', - 'Freight': 19.26, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10861, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-01-30T19:00.05.000Z', - 'ShippedDate': '1998-02-17T20:00.05.000Z', - 'Freight': 14.93, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10862, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-01-30T21:00.05.000Z', - 'ShippedDate': '1998-02-02T22:00.05.000Z', - 'Freight': 53.23, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10863, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-02-02T23:00.05.000Z', - 'ShippedDate': '1998-02-17T01:15:00.000Z', - 'Freight': 30.26, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10864, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-02-02T02:15:00.000Z', - 'ShippedDate': '1998-02-09T03:15:00.000Z', - 'Freight': 3.04, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10865, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-02-02T04:15:00.000Z', - 'ShippedDate': '1998-02-12T05:15:00.000Z', - 'Freight': 348.14, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10866, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-02-03T06:15:00.000Z', - 'ShippedDate': '1998-02-12T07:15:00.000Z', - 'Freight': 109.11, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10867, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-02-03T08:15:00.000Z', - 'ShippedDate': '1998-02-11T09:15:00.000Z', - 'Freight': 1.93, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10868, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-04T10:15:00.000Z', - 'ShippedDate': '1998-02-23T11:15:00.000Z', - 'Freight': 191.27, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10869, - 'CustomerID': 'SEVES', - 'OrderDate': '1998-02-04T12:15:00.000Z', - 'ShippedDate': '1998-02-09T13:15:00.000Z', - 'Freight': 143.28, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10870, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-02-04T14:15:00.000Z', - 'ShippedDate': '1998-02-13T15:15:00.000Z', - 'Freight': 12.04, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10871, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-02-05T16:15:00.000Z', - 'ShippedDate': '1998-02-10T17:15:00.000Z', - 'Freight': 112.27, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10872, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-05T18:15:00.000Z', - 'ShippedDate': '1998-02-09T19:15:00.000Z', - 'Freight': 175.32, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10873, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-06T20:15:00.000Z', - 'ShippedDate': '1998-02-09T21:15:00.000Z', - 'Freight': 0.82, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10874, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-06T22:15:00.000Z', - 'ShippedDate': '1998-02-11T23:15:00.000Z', - 'Freight': 19.58, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10875, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-02-06T01:30:00.000Z', - 'ShippedDate': '1998-03-03T02:30:00.000Z', - 'Freight': 32.37, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10876, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-02-09T03:30:00.000Z', - 'ShippedDate': '1998-02-12T04:30:00.000Z', - 'Freight': 60.42, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10877, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-02-09T05:30:00.000Z', - 'ShippedDate': '1998-02-19T06:30:00.000Z', - 'Freight': 38.06, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10878, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-02-10T07:30:00.000Z', - 'ShippedDate': '1998-02-12T08:30:00.000Z', - 'Freight': 46.69, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10879, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-10T09:30:00.000Z', - 'ShippedDate': '1998-02-12T10:30:00.000Z', - 'Freight': 8.5, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10880, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-02-10T11:30:00.000Z', - 'ShippedDate': '1998-02-18T12:30:00.000Z', - 'Freight': 88.01, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10881, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-02-11T13:30:00.000Z', - 'ShippedDate': '1998-02-18T14:30:00.000Z', - 'Freight': 2.84, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10882, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-02-11T15:30:00.000Z', - 'ShippedDate': '1998-02-20T16:30:00.000Z', - 'Freight': 23.1, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10883, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-02-12T17:30:00.000Z', - 'ShippedDate': '1998-02-20T18:30:00.000Z', - 'Freight': 0.53, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10884, - 'CustomerID': 'LETSS', - 'OrderDate': '1998-02-12T19:30:00.000Z', - 'ShippedDate': '1998-02-13T20:30:00.000Z', - 'Freight': 90.97, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10885, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-02-12T21:30:00.000Z', - 'ShippedDate': '1998-02-18T22:30:00.000Z', - 'Freight': 5.64, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10886, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-02-13T23:30:00.000Z', - 'ShippedDate': '1998-03-02T01:20:00.000Z', - 'Freight': 4.99, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10887, - 'CustomerID': 'GALED', - 'OrderDate': '1998-02-13T02:20:00.000Z', - 'ShippedDate': '1998-02-16T03:20:00.000Z', - 'Freight': 1.25, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10888, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-16T04:20:00.000Z', - 'ShippedDate': '1998-02-23T05:20:00.000Z', - 'Freight': 51.87, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10889, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-02-16T06:20:00.000Z', - 'ShippedDate': '1998-02-23T07:20:00.000Z', - 'Freight': 280.61, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10890, - 'CustomerID': 'DUMON', - 'OrderDate': '1998-02-16T08:20:00.000Z', - 'ShippedDate': '1998-02-18T09:20:00.000Z', - 'Freight': 32.76, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10891, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-02-17T10:20:00.000Z', - 'ShippedDate': '1998-02-19T11:20:00.000Z', - 'Freight': 20.37, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10892, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-02-17T12:20:00.000Z', - 'ShippedDate': '1998-02-19T13:20:00.000Z', - 'Freight': 120.27, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10893, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-02-18T14:20:00.000Z', - 'ShippedDate': '1998-02-20T15:20:00.000Z', - 'Freight': 77.78, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10894, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-02-18T16:20:00.000Z', - 'ShippedDate': '1998-02-20T17:20:00.000Z', - 'Freight': 116.13, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10895, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-02-18T18:20:00.000Z', - 'ShippedDate': '1998-02-23T19:20:00.000Z', - 'Freight': 162.75, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10896, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-02-19T20:20:00.000Z', - 'ShippedDate': '1998-02-27T21:20:00.000Z', - 'Freight': 32.45, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10897, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-02-19T22:20:00.000Z', - 'ShippedDate': '1998-02-25T23:20:00.000Z', - 'Freight': 603.54, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10898, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-02-20T01:55:00.000Z', - 'ShippedDate': '1998-03-06T02:55:00.000Z', - 'Freight': 1.27, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10899, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-02-20T03:55:00.000Z', - 'ShippedDate': '1998-02-26T04:55:00.000Z', - 'Freight': 1.21, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10900, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-02-20T05:55:00.000Z', - 'ShippedDate': '1998-03-04T06:55:00.000Z', - 'Freight': 1.66, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10901, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-02-23T07:55:00.000Z', - 'ShippedDate': '1998-02-26T08:55:00.000Z', - 'Freight': 62.09, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10902, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-02-23T09:55:00.000Z', - 'ShippedDate': '1998-03-03T10:55:00.000Z', - 'Freight': 44.15, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10903, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-02-24T11:55:00.000Z', - 'ShippedDate': '1998-03-04T12:55:00.000Z', - 'Freight': 36.71, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10904, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-02-24T13:55:00.000Z', - 'ShippedDate': '1998-02-27T14:55:00.000Z', - 'Freight': 162.95, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10905, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-02-24T15:55:00.000Z', - 'ShippedDate': '1998-03-06T16:55:00.000Z', - 'Freight': 13.72, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10906, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-02-25T17:55:00.000Z', - 'ShippedDate': '1998-03-03T18:55:00.000Z', - 'Freight': 26.29, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10907, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-02-25T19:55:00.000Z', - 'ShippedDate': '1998-02-27T20:55:00.000Z', - 'Freight': 9.19, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10908, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-02-26T21:55:00.000Z', - 'ShippedDate': '1998-03-06T22:55:00.000Z', - 'Freight': 32.96, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10909, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-02-26T23:55:00.000Z', - 'ShippedDate': '1998-03-10T01:40:00.000Z', - 'Freight': 53.05, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10910, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-26T02:40:00.000Z', - 'ShippedDate': '1998-03-04T03:40:00.000Z', - 'Freight': 38.11, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10911, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-26T04:40:00.000Z', - 'ShippedDate': '1998-03-05T05:40:00.000Z', - 'Freight': 38.19, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10912, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-02-26T06:40:00.000Z', - 'ShippedDate': '1998-03-18T07:40:00.000Z', - 'Freight': 580.91, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10913, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-26T08:40:00.000Z', - 'ShippedDate': '1998-03-04T09:40:00.000Z', - 'Freight': 33.05, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10914, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-27T10:40:00.000Z', - 'ShippedDate': '1998-03-02T11:40:00.000Z', - 'Freight': 21.19, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10915, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-02-27T12:40:00.000Z', - 'ShippedDate': '1998-03-02T13:40:00.000Z', - 'Freight': 3.51, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10916, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-02-27T14:40:00.000Z', - 'ShippedDate': '1998-03-09T15:40:00.000Z', - 'Freight': 63.77, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10917, - 'CustomerID': 'ROMEY', - 'OrderDate': '1998-03-02T16:40:00.000Z', - 'ShippedDate': '1998-03-11T17:40:00.000Z', - 'Freight': 8.29, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10918, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-02T18:40:00.000Z', - 'ShippedDate': '1998-03-11T19:40:00.000Z', - 'Freight': 48.83, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10919, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-03-02T20:40:00.000Z', - 'ShippedDate': '1998-03-04T21:40:00.000Z', - 'Freight': 19.8, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10920, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-03-03T22:40:00.000Z', - 'ShippedDate': '1998-03-09T01:50:00.000Z', - 'Freight': 29.61, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10921, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-03-03T02:50:00.000Z', - 'ShippedDate': '1998-03-09T03:50:00.000Z', - 'Freight': 176.48, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10922, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-03T04:50:00.000Z', - 'ShippedDate': '1998-03-05T05:50:00.000Z', - 'Freight': 62.74, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10923, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-03-03T06:50:00.000Z', - 'ShippedDate': '1998-03-13T06:50:00.000Z', - 'Freight': 68.26, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10924, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-03-04T07:50:00.000Z', - 'ShippedDate': '1998-04-08T08:50:00.000Z', - 'Freight': 151.52, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10925, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-04T09:50:00.000Z', - 'ShippedDate': '1998-03-13T10:50:00.000Z', - 'Freight': 2.27, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10926, - 'CustomerID': 'ANATR', - 'OrderDate': '1998-03-04T11:50:00.000Z', - 'ShippedDate': '1998-03-11T12:50:00.000Z', - 'Freight': 39.92, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10927, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-05T13:50:00.000Z', - 'ShippedDate': '1998-04-08T14:50:00.000Z', - 'Freight': 19.79, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10928, - 'CustomerID': 'GALED', - 'OrderDate': '1998-03-05T15:50:00.000Z', - 'ShippedDate': '1998-03-18T16:50:00.000Z', - 'Freight': 1.36, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10929, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-03-05T17:50:00.000Z', - 'ShippedDate': '1998-03-12T18:50:00.000Z', - 'Freight': 33.93, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10930, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-03-06T19:50:00.000Z', - 'ShippedDate': '1998-03-18T20:50:00.000Z', - 'Freight': 15.55, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10931, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-03-06T21:50:00.000Z', - 'ShippedDate': '1998-03-19T22:50:00.000Z', - 'Freight': 13.6, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10932, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-03-06T23:50:00.000Z', - 'ShippedDate': '1998-03-24T01:50:00.000Z', - 'Freight': 134.64, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10933, - 'CustomerID': 'ISLAT', - 'OrderDate': '1998-03-06T02:20:00.000Z', - 'ShippedDate': '1998-03-16T03:20:00.000Z', - 'Freight': 54.15, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10934, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-03-09T04:20:00.000Z', - 'ShippedDate': '1998-03-12T05:20:00.000Z', - 'Freight': 32.01, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10935, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-03-09T06:20:00.000Z', - 'ShippedDate': '1998-03-18T07:20:00.000Z', - 'Freight': 47.59, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10936, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-03-09T08:20:00.000Z', - 'ShippedDate': '1998-03-18T09:20:00.000Z', - 'Freight': 33.68, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10937, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-03-10T10:20:00.000Z', - 'ShippedDate': '1998-03-13T11:20:00.000Z', - 'Freight': 31.51, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10938, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-03-10T12:20:00.000Z', - 'ShippedDate': '1998-03-16T14:20:00.000Z', - 'Freight': 31.89, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10939, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-03-10T13:20:00.000Z', - 'ShippedDate': '1998-03-13T15:20:00.000Z', - 'Freight': 76.33, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10940, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-03-11T16:20:00.000Z', - 'ShippedDate': '1998-03-23T17:20:00.000Z', - 'Freight': 19.77, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10941, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-11T18:20:00.000Z', - 'ShippedDate': '1998-03-20T19:20:00.000Z', - 'Freight': 400.81, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10942, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-03-11T20:20:00.000Z', - 'ShippedDate': '1998-03-18T21:20:00.000Z', - 'Freight': 17.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10943, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-03-11T22:20:00.000Z', - 'ShippedDate': '1998-03-19T23:20:00.000Z', - 'Freight': 2.17, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10944, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-12T01:20:00.000Z', - 'ShippedDate': '1998-03-13T02:20:00.000Z', - 'Freight': 52.92, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10945, - 'CustomerID': 'MORGK', - 'OrderDate': '1998-03-12T03:20:00.000Z', - 'ShippedDate': '1998-03-18T04:20:00.000Z', - 'Freight': 10.22, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10946, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-03-12T05:20:00.000Z', - 'ShippedDate': '1998-03-19T06:20:00.000Z', - 'Freight': 27.2, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10947, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-03-13T07:20:00.000Z', - 'ShippedDate': '1998-03-16T08:20:00.000Z', - 'Freight': 3.26, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10948, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-03-13T09:20:00.000Z', - 'ShippedDate': '1998-03-19T10:20:00.000Z', - 'Freight': 23.39, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10949, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-13T11:20:00.000Z', - 'ShippedDate': '1998-03-17T12:20:00.000Z', - 'Freight': 74.44, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10950, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-03-16T13:20:00.000Z', - 'ShippedDate': '1998-03-23T14:20:00.000Z', - 'Freight': 2.5, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10951, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-03-16T15:20:00.000Z', - 'ShippedDate': '1998-04-07T16:20:00.000Z', - 'Freight': 30.85, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10952, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-03-16T17:20:00.000Z', - 'ShippedDate': '1998-03-24T18:20:00.000Z', - 'Freight': 40.42, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10953, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-03-16T19:20:00.000Z', - 'ShippedDate': '1998-03-25T20:20:00.000Z', - 'Freight': 23.72, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10954, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-03-17T21:20:00.000Z', - 'ShippedDate': '1998-03-20T22:20:00.000Z', - 'Freight': 27.91, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10955, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-17T23:20:00.000Z', - 'ShippedDate': '1998-03-20T01:20:00.000Z', - 'Freight': 3.26, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10956, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-03-17T01:55:00.000Z', - 'ShippedDate': '1998-03-20T02:55:00.000Z', - 'Freight': 44.65, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10957, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-18T03:55:00.000Z', - 'ShippedDate': '1998-03-27T04:55:00.000Z', - 'Freight': 105.36, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10958, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-03-18T05:55:00.000Z', - 'ShippedDate': '1998-03-27T06:55:00.000Z', - 'Freight': 49.56, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10959, - 'CustomerID': 'GOURL', - 'OrderDate': '1998-03-18T07:55:00.000Z', - 'ShippedDate': '1998-03-23T08:55:00.000Z', - 'Freight': 4.98, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10960, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-19T09:55:00.000Z', - 'ShippedDate': '1998-04-08T10:55:00.000Z', - 'Freight': 2.08, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10961, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-03-19T11:55:00.000Z', - 'ShippedDate': '1998-03-30T12:55:00.000Z', - 'Freight': 104.47, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10962, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-03-19T13:55:00.000Z', - 'ShippedDate': '1998-03-23T14:55:00.000Z', - 'Freight': 275.79, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10963, - 'CustomerID': 'FURIB', - 'OrderDate': '1998-03-19T15:55:00.000Z', - 'ShippedDate': '1998-03-26T16:55:00.000Z', - 'Freight': 2.7, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10964, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-03-20T17:55:00.000Z', - 'ShippedDate': '1998-03-24T18:55:00.000Z', - 'Freight': 87.38, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10965, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-03-20T19:55:00.000Z', - 'ShippedDate': '1998-03-30T20:55:00.000Z', - 'Freight': 144.38, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10966, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-03-20T21:55:00.000Z', - 'ShippedDate': '1998-04-08T22:55:00.000Z', - 'Freight': 27.19, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10967, - 'CustomerID': 'TOMSP', - 'OrderDate': '1998-03-23T23:55:00.000Z', - 'ShippedDate': '1998-04-02T12:55:00.000Z', - 'Freight': 62.22, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10968, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-03-23T01:00.05.000Z', - 'ShippedDate': '1998-04-01T02:00.05.000Z', - 'Freight': 74.6, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10969, - 'CustomerID': 'COMMI', - 'OrderDate': '1998-03-23T03:00.05.000Z', - 'ShippedDate': '1998-03-30T04:00.05.000Z', - 'Freight': 0.21, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10970, - 'CustomerID': 'BOLID', - 'OrderDate': '1998-03-24T05:00.05.000Z', - 'ShippedDate': '1998-04-24T06:00.05.000Z', - 'Freight': 16.16, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10971, - 'CustomerID': 'FRANR', - 'OrderDate': '1998-03-24T07:00.05.000Z', - 'ShippedDate': '1998-04-02T08:00.05.000Z', - 'Freight': 121.82, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10972, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-24T09:00.05.000Z', - 'ShippedDate': '1998-03-26T10:00.05.000Z', - 'Freight': 0.02, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10973, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-24T11:00.05.000Z', - 'ShippedDate': '1998-03-27T12:00.05.000Z', - 'Freight': 15.17, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10974, - 'CustomerID': 'SPLIR', - 'OrderDate': '1998-03-25T13:00.05.000Z', - 'ShippedDate': '1998-04-03T14:00.05.000Z', - 'Freight': 12.96, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10975, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-25T15:00.05.000Z', - 'ShippedDate': '1998-03-27T16:00.05.000Z', - 'Freight': 32.27, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10976, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-25T17:00.05.000Z', - 'ShippedDate': '1998-04-03T18:00.05.000Z', - 'Freight': 37.97, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10977, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-26T19:00.05.000Z', - 'ShippedDate': '1998-04-10T10:00.05.000Z', - 'Freight': 208.5, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10978, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-03-26T11:00.05.000Z', - 'ShippedDate': '1998-04-23T12:00.05.000Z', - 'Freight': 32.82, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10979, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-03-26T13:00.05.000Z', - 'ShippedDate': '1998-03-31T14:00.05.000Z', - 'Freight': 353.07, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10980, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-27T15:00.05.000Z', - 'ShippedDate': '1998-04-17T16:00.05.000Z', - 'Freight': 1.26, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10981, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-27T17:00.05.000Z', - 'ShippedDate': '1998-04-02T18:00.05.000Z', - 'Freight': 193.37, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10982, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-27T19:00.05.000Z', - 'ShippedDate': '1998-04-08T20:00.05.000Z', - 'Freight': 14.01, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10983, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-27T21:00.05.000Z', - 'ShippedDate': '1998-04-06T22:00.05.000Z', - 'Freight': 657.54, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10984, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-30T23:00.05.000Z', - 'ShippedDate': '1998-04-03T13:00.05.000Z', - 'Freight': 211.22, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10985, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-03-30T01:25:00.000Z', - 'ShippedDate': '1998-04-02T02:25:00.000Z', - 'Freight': 91.51, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10986, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-03-30T03:25:00.000Z', - 'ShippedDate': '1998-04-21T04:25:00.000Z', - 'Freight': 217.86, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10987, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-03-31T05:25:00.000Z', - 'ShippedDate': '1998-04-06T06:25:00.000Z', - 'Freight': 185.48, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10988, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-03-31T07:25:00.000Z', - 'ShippedDate': '1998-04-10T08:25:00.000Z', - 'Freight': 61.14, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10989, - 'CustomerID': 'QUEDE', - 'OrderDate': '1998-03-31T09:25:00.000Z', - 'ShippedDate': '1998-04-02T10:25:00.000Z', - 'Freight': 34.76, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10990, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-01T11:25:00.000Z', - 'ShippedDate': '1998-04-07T12:25:00.000Z', - 'Freight': 117.61, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10991, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-01T13:25:00.000Z', - 'ShippedDate': '1998-04-07T14:25:00.000Z', - 'Freight': 38.51, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10992, - 'CustomerID': 'THEBI', - 'OrderDate': '1998-04-01T15:25:00.000Z', - 'ShippedDate': '1998-04-03T16:25:00.000Z', - 'Freight': 4.27, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10993, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-01T17:25:00.000Z', - 'ShippedDate': '1998-04-10T18:25:00.000Z', - 'Freight': 8.81, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10994, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-04-02T19:25:00.000Z', - 'ShippedDate': '1998-04-09T20:25:00.000Z', - 'Freight': 65.53, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10995, - 'CustomerID': 'PERIC', - 'OrderDate': '1998-04-02T21:25:00.000Z', - 'ShippedDate': '1998-04-06T22:25:00.000Z', - 'Freight': 46, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10996, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-02T23:25:00.000Z', - 'ShippedDate': '1998-04-10T13:25:00.000Z', - 'Freight': 1.12, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10997, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-04-03T14:25:00.000Z', - 'ShippedDate': '1998-04-13T01:25:00.000Z', - 'Freight': 73.91, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10998, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-04-03T02:25:00.000Z', - 'ShippedDate': '1998-04-17T03:25:00.000Z', - 'Freight': 20.31, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10999, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-04-03T04:25:00.000Z', - 'ShippedDate': '1998-04-10T05:25:00.000Z', - 'Freight': 96.35, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11000, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-04-06T06:25:00.000Z', - 'ShippedDate': '1998-04-14T07:25:00.000Z', - 'Freight': 55.12, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11001, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-06T08:25:00.000Z', - 'ShippedDate': '1998-04-14T09:25:00.000Z', - 'Freight': 197.3, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 11002, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-06T10:25:00.000Z', - 'ShippedDate': '1998-04-16T11:25:00.000Z', - 'Freight': 141.16, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11003, - 'CustomerID': 'THECR', - 'OrderDate': '1998-04-06T12:25:00.000Z', - 'ShippedDate': '1998-04-08T13:25:00.000Z', - 'Freight': 14.91, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11004, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-04-07T14:25:00.000Z', - 'ShippedDate': '1998-04-20T15:25:00.000Z', - 'Freight': 44.84, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 11005, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-04-07T16:25:00.000Z', - 'ShippedDate': '1998-04-10T17:25:00.000Z', - 'Freight': 0.75, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 11006, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-07T18:25:00.000Z', - 'ShippedDate': '1998-04-15T19:25:00.000Z', - 'Freight': 25.19, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11007, - 'CustomerID': 'PRINI', - 'OrderDate': '1998-04-08T20:25:00.000Z', - 'ShippedDate': '1998-04-13T21:25:00.000Z', - 'Freight': 202.24, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 11008, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-08T22:25:00.000Z', - 'ShippedDate': null, - 'Freight': 79.46, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 11009, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-04-08T23:25:00.000Z', - 'ShippedDate': '1998-04-10T01:25:00.000Z', - 'Freight': 59.11, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 11010, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-04-09T02:55:00.000Z', - 'ShippedDate': '1998-04-21T03:55:00.000Z', - 'Freight': 28.71, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 11011, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-04-09T04:55:00.000Z', - 'ShippedDate': '1998-04-13T05:55:00.000Z', - 'Freight': 1.21, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11012, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-04-09T06:55:00.000Z', - 'ShippedDate': '1998-04-17T07:55:00.000Z', - 'Freight': 242.95, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11013, - 'CustomerID': 'ROMEY', - 'OrderDate': '1998-04-09T08:55:00.000Z', - 'ShippedDate': '1998-04-10T09:55:00.000Z', - 'Freight': 32.99, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 11014, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-04-10T10:55:00.000Z', - 'ShippedDate': '1998-04-15T11:55:00.000Z', - 'Freight': 23.6, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11015, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-04-10T12:55:00.000Z', - 'ShippedDate': '1998-04-20T13:55:00.000Z', - 'Freight': 4.62, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 11016, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-04-10T14:55:00.000Z', - 'ShippedDate': '1998-04-13T15:55:00.000Z', - 'Freight': 33.8, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11017, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-13T16:55:00.000Z', - 'ShippedDate': '1998-04-20T17:55:00.000Z', - 'Freight': 754.26, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 11018, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-04-13T18:55:00.000Z', - 'ShippedDate': '1998-04-16T19:55:00.000Z', - 'Freight': 11.65, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11019, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-04-13T20:55:00.000Z', - 'ShippedDate': null, - 'Freight': 3.17, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 11020, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-04-14T21:55:00.000Z', - 'ShippedDate': '1998-04-16T22:55:00.000Z', - 'Freight': 43.3, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11021, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-14T23:55:00.000Z', - 'ShippedDate': '1998-04-21T13:50:00.000Z', - 'Freight': 297.18, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11022, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-04-14T03:50:00.000Z', - 'ShippedDate': '1998-05-04T01:50:00.000Z', - 'Freight': 6.27, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11023, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-04-14T02:50:00.000Z', - 'ShippedDate': '1998-04-24T03:50:00.000Z', - 'Freight': 123.83, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11024, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-15T04:50:00.000Z', - 'ShippedDate': '1998-04-20T05:50:00.000Z', - 'Freight': 74.36, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11025, - 'CustomerID': 'WARTH', - 'OrderDate': '1998-04-15T06:50:00.000Z', - 'ShippedDate': '1998-04-24T07:50:00.000Z', - 'Freight': 29.17, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 11026, - 'CustomerID': 'FRANS', - 'OrderDate': '1998-04-15T08:50:00.000Z', - 'ShippedDate': '1998-04-28T09:50:00.000Z', - 'Freight': 47.09, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 11027, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-16T10:50:00.000Z', - 'ShippedDate': '1998-04-20T11:50:00.000Z', - 'Freight': 52.52, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 11028, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-04-16T12:50:00.000Z', - 'ShippedDate': '1998-04-22T13:50:00.000Z', - 'Freight': 29.59, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11029, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-04-16T14:50:00.000Z', - 'ShippedDate': '1998-04-27T15:50:00.000Z', - 'Freight': 47.84, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 11030, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-17T16:50:00.000Z', - 'ShippedDate': '1998-04-27T17:50:00.000Z', - 'Freight': 830.75, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11031, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-17T18:50:00.000Z', - 'ShippedDate': '1998-04-24T19:50:00.000Z', - 'Freight': 227.22, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11032, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-04-17T20:50:00.000Z', - 'ShippedDate': '1998-04-23T21:50:00.000Z', - 'Freight': 606.19, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11033, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-04-17T22:50:00.000Z', - 'ShippedDate': '1998-04-23T23:50:00.000Z', - 'Freight': 84.74, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 11034, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-04-20T01:05:00.000Z', - 'ShippedDate': '1998-04-27T02:05:00.000Z', - 'Freight': 40.32, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11035, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-04-20T03:05:00.000Z', - 'ShippedDate': '1998-04-24T04:05:00.000Z', - 'Freight': 0.17, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 11036, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-04-20T05:05:00.000Z', - 'ShippedDate': '1998-04-22T06:05:00.000Z', - 'Freight': 149.47, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11037, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-04-21T07:05:00.000Z', - 'ShippedDate': '1998-04-27T08:05:00.000Z', - 'Freight': 3.2, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 11038, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-04-21T09:05:00.000Z', - 'ShippedDate': '1998-04-30T10:05:00.000Z', - 'Freight': 29.59, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 11039, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-04-21T11:05:00.000Z', - 'ShippedDate': null, - 'Freight': 65, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11040, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-22T12:05:00.000Z', - 'ShippedDate': null, - 'Freight': 18.84, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11041, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-04-22T13:05:00.000Z', - 'ShippedDate': '1998-04-28T14:05:00.000Z', - 'Freight': 48.22, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 11042, - 'CustomerID': 'COMMI', - 'OrderDate': '1998-04-22T15:05:00.000Z', - 'ShippedDate': '1998-05-01T16:05:00.000Z', - 'Freight': 29.99, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11043, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-04-22T17:05:00.000Z', - 'ShippedDate': '1998-04-29T18:05:00.000Z', - 'Freight': 8.8, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 11044, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-04-23T19:05:00.000Z', - 'ShippedDate': '1998-05-01T20:05:00.000Z', - 'Freight': 8.72, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 11045, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-23T21:05:00.000Z', - 'ShippedDate': null, - 'Freight': 70.58, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 11046, - 'CustomerID': 'WANDK', - 'OrderDate': '1998-04-23T22:05:00.000Z', - 'ShippedDate': '1998-04-24T23:05:00.000Z', - 'Freight': 71.64, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11047, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-24T01:30:00.000Z', - 'ShippedDate': '1998-05-01T02:30:00.000Z', - 'Freight': 46.62, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11048, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-24T03:30:00.000Z', - 'ShippedDate': '1998-04-30T04:30:00.000Z', - 'Freight': 24.12, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 11049, - 'CustomerID': 'GOURL', - 'OrderDate': '1998-04-24T05:30:00.000Z', - 'ShippedDate': '1998-05-04T06:30:00.000Z', - 'Freight': 8.34, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11050, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-27T07:30:00.000Z', - 'ShippedDate': '1998-05-05T08:30:00.000Z', - 'Freight': 59.41, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 11051, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-04-27T09:30:00.000Z', - 'ShippedDate': null, - 'Freight': 2.79, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 11052, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-04-27T10:30:00.000Z', - 'ShippedDate': '1998-05-01T11:30:00.000Z', - 'Freight': 67.26, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11053, - 'CustomerID': 'PICCO', - 'OrderDate': '1998-04-27T12:30:00.000Z', - 'ShippedDate': '1998-04-29T13:30:00.000Z', - 'Freight': 53.05, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 11054, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-04-28T14:30:00.000Z', - 'ShippedDate': '1998-04-29T15:30:00.000Z', - 'Freight': 0.33, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 11055, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-04-28T16:30:00.000Z', - 'ShippedDate': '1998-05-05T17:30:00.000Z', - 'Freight': 120.92, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11056, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-28T18:30:00.000Z', - 'ShippedDate': '1998-05-01T19:30:00.000Z', - 'Freight': 278.96, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11057, - 'CustomerID': 'NORTS', - 'OrderDate': '1998-04-29T20:30:00.000Z', - 'ShippedDate': '1998-05-01T21:30:00.000Z', - 'Freight': 4.13, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11058, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-04-29T22:30:00.000Z', - 'ShippedDate': null, - 'Freight': 31.14, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11059, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-04-29T23:30:00.000Z', - 'ShippedDate': null, - 'Freight': 85.8, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11060, - 'CustomerID': 'FRANS', - 'OrderDate': '1998-04-30T01:05:00.000Z', - 'ShippedDate': '1998-05-04T02:05:00.000Z', - 'Freight': 10.98, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 11061, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-30T03:05:00.000Z', - 'ShippedDate': null, - 'Freight': 14.01, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11062, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-04-30T04:05:00.000Z', - 'ShippedDate': null, - 'Freight': 29.93, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 11063, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-04-30T05:05:00.000Z', - 'ShippedDate': '1998-05-06T06:05:00.000Z', - 'Freight': 81.73, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 11064, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-05-01T07:05:00.000Z', - 'ShippedDate': '1998-05-04T10:05:00.000Z', - 'Freight': 30.09, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11065, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-05-01T11:05:00.000Z', - 'ShippedDate': null, - 'Freight': 12.91, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11066, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-05-01T12:05:00.000Z', - 'ShippedDate': '1998-05-04T13:05:00.000Z', - 'Freight': 44.72, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11067, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-05-04T14:05:00.000Z', - 'ShippedDate': '1998-05-06T15:05:00.000Z', - 'Freight': 7.98, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11068, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-05-04T16:05:00.000Z', - 'ShippedDate': null, - 'Freight': 81.75, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11069, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-05-04T17:05:00.000Z', - 'ShippedDate': '1998-05-06T18:05:00.000Z', - 'Freight': 15.67, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 11070, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-05-05T19:05:00.000Z', - 'ShippedDate': null, - 'Freight': 136, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11071, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-05-05T20:05:00.000Z', - 'ShippedDate': null, - 'Freight': 0.93, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11072, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-05-05T21:05:00.000Z', - 'ShippedDate': null, - 'Freight': 258.64, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 11073, - 'CustomerID': 'PERIC', - 'OrderDate': '1998-05-05T22:05:00.000Z', - 'ShippedDate': null, - 'Freight': 24.95, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 11074, - 'CustomerID': 'SIMOB', - 'OrderDate': '1998-05-06T23:05:00.000Z', - 'ShippedDate': null, - 'Freight': 18.44, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 11075, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-05-06T01:30:00.000Z', - 'ShippedDate': null, - 'Freight': 6.19, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 11076, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-05-06T02:30:00.000Z', - 'ShippedDate': null, - 'Freight': 38.28, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 11077, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-05-06T03:50:00.000Z', - 'ShippedDate': null, - 'Freight': 8.53, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}]; -var employeeData = [{ - 'EmployeeID': 1, - 'LastName': 'Davolio', - 'FirstName': 'Nancy', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'LastName': 'Fuller', - 'FirstName': 'Andrew', - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'LastName': 'Leverling', - 'FirstName': 'Janet', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'LastName': 'Peacock', - 'FirstName': 'Margaret', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'LastName': 'Buchanan', - 'FirstName': 'Steven', - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': - 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'LastName': 'Suyama', - 'FirstName': 'Michael', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'LastName': 'King', - 'FirstName': 'Robert', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'LastName': 'Callahan', - 'FirstName': 'Laura', - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'LastName': 'Dodsworth', - 'FirstName': 'Anne', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; -var complexData = [{ - 'EmployeeID': 1, - 'Name': { - 'LastName': 'Davolio', - 'FirstName': 'Nancy' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'Name': { - 'LastName': 'Fuller', - 'FirstName': 'Andrew' - }, - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'Name': { - 'LastName': 'Leverling', - 'FirstName': 'Janet' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'Name': { - 'LastName': 'Peacock', - 'FirstName': 'Margaret' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'Name': { - 'LastName': 'Buchanan', - 'FirstName': 'Steven' - }, - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'Name': { - 'LastName': 'Suyama', - 'FirstName': 'Michael' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'Name': { - 'LastName': 'King', - 'FirstName': 'Robert' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'Name': { - 'LastName': 'Callahan', - 'FirstName': 'Laura' - }, - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'Name': { - 'LastName': 'Dodsworth', - 'FirstName': 'Anne' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; - -var foodInformation = [ - { FoodId: 1, Time: "8:40 AM", FoodName: "CHEESE BURGER", Calorie: 100, Protein: 15, Fat: 15, Carbohydrate: 28 }, - { FoodId: 2, Time: "10:30 AM", FoodName: "PIZZA", Calorie: 100, Protein: 15, Fat: 9, Carbohydrate: 39 }, - { FoodId: 3, Time: "12:45 PM", FoodName: "CHICKEN NOODLE", Calorie: 50, Protein: 4, Fat: 2, Carbohydrate: 9 }, - { FoodId: 4, Time: "5:30 PM", FoodName: "YOGURT", Calorie: 75, Protein: 10, Fat: 2, Carbohydrate: 43 }, - { FoodId: 5, Time: "9:00 PM", FoodName: "BEEF SANDWICH", Calorie: 125, Protein: 22, Fat: 13, Carbohydrate: 34 }, - { FoodId: 6, Time: "11:00 PM", FoodName: "CHICKEN BURGER", Calorie: 100, Protein: 15, Fat: 10, Carbohydrate: 25 }, - { FoodId: 7, Time: "6:30 PM", FoodName: "VEG BURGER", Calorie: 70, Protein: 14, Fat: 5, Carbohydrate: 53 }, - { FoodId: 8, Time: "8:00 PM", FoodName: "VEG SANDWICH", Calorie: 75, Protein: 20, Fat: 15, Carbohydrate: 24 }, - { FoodId: 9, Time: "7:00 PM", FoodName: "EGG BURGER", Calorie: 80, Protein: 25, Fat: 16, Carbohydrate: 35 }]; - - var employeeDetails= [ - { - EmployeeID: 1, Role: 'TeamLead', Salary: 15000, Address: 'Chennai' - }, - { - EmployeeID: 2, Role: 'Manager', Salary: 20000, Address: 'Bangalore' - }, - { - EmployeeID: 3, Role: 'Engineer', Salary: 10000, Address: 'Cochin' - }, - { - EmployeeID: 4, Role: 'Sales', Salary: 20000, Address: 'Trivandrum' - }, - { - EmployeeID: 5, Role: 'Support', Salary: 10000, Address: 'Delhi' - } - ]; \ No newline at end of file + }]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/image.ts b/ej2-javascript/code-snippet/grid/grid-cs46/image.ts deleted file mode 100644 index 9bfdcc537..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs46/image.ts +++ /dev/null @@ -1 +0,0 @@ -export let image: string = "/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCADfAOIDASIAAhEBAxEB/8QAHQABAAIDAQEBAQAAAAAAAAAAAAcIBQYJBAMBAv/EAE8QAAECBAEECwoKCAYDAAAAAAABAgMEBQYHCBFWsxIYITY3QXR1lLLSFhcxNVFVYZWj0xMUFSIjMlRikbEzQlNxc5O00UNSgaHB8GNy4f/EABsBAQACAwEBAAAAAAAAAAAAAAAEBgEDBQIH/8QAOREAAQMBAwgJAwIHAQAAAAAAAAECAwQFEVESEyExMkFxkQYUFTM0UmGBsaHB0SLwFjVTVHLh8SP/2gAMAwEAAhEDEQA/ALlgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgr9WlKLS4s/OPzMZuNan1nu4mp6V/+8R4kkZExXvW5E1qemMdI5GtS9VPeDS7KvyXrEf4jUmQ5Occ5fgdivzIiZ9xqKvgdxeni8huhHoq6CtizsLr0+OJuqqSWlkzcqXKAASyOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8e5rGK97ka1qZ1VVzIiAHynpqXkZOLNzcVsKBCbsnvd4EQg687imLiqixnbKHKws7ZeCq/VT/Mv3l4/w/fkcRLrdXZz4nJvVKbAd83/zOT9ZfR5E/wBf3akfMuklu9cf1eBf/NNa+Zfwm7HXgXywrI6s3PSp+tfon5/5iCRrDv1YWwptejKrPqwpty7rfIj/AEfe/Hykcg4Vn2jPQS5yFeKbl4nXrKKKsjzcqe+9OBZJqo5qOaqKipnRU4z9IcsW9ZiiKyRn9nMU5VzJxvgf+vlb938PIsvSczLzkrDmpWMyNAiN2THsXOiofVLKtiC0o8pmhya03p+U9T57aNmS0L7n6UXUuP8Av0PqADrHOAAABrmJF5UuxLVjXHWIM5GlIMSHDcyVY10TO9yNTMjnNTwr5TYyIMsLgMqPLJTXNN1MxJJWsdqVUPLluaqmJ20uH3mm5uiwffDbS4feabm6LB98U5BY+yafBeZFz7i422lw+803N0WD74baXD7zTc3RYPvinIHZNPgvMZ9xcbbS4feabm6LB98fSWyoLAmJmFLspVyo6LEaxqrLQc2dVzJn+l9JTU9VG8cSPKYXXQwtk092peYSZx0xIcujKNsi3rkqNBnqbcL5qnzD5eK6DLwlYrmrmVWqsVFzfvRCYznnjZww3dztH6ynIs2mjqHuR+5DfK9WpoLL7aXD7zTc3RYPvhtpcPvNNzdFg++Kcg7HZNPgvM0Z9xcbbS4feabm6LB98NtLh95pubosH3xTkDsmnwXmM+4uNtpcPvNNzdFg++JDwpxGoeI9KnalQpaoS8GTmPi8RJyGxjldsWuzpsXO3MzkOexbbIW3i3FzumohkOus+GGFXs1nuOVznXKWFABwiSCLsULt+MuiUKmxPoGrsZqK1frqn6iehOPy+Dy58tibdvyfCfRqbFzTsRv00Rq7sFq8SfeVPwTd40InTcTMhROk9u3X0cC/5L9vzyxLdYFkX3VMyf4p9/xzwAAKEXAAAAGes+6J63Zn6JVjSb1zxZdy7i/eb5Hfnx8WbAg3U9RLTSJLEtzk3muaGOdixyJeilhaHVpGsyDZ2QjJEhruOTwOY7ja5OJT3EG4fOrSXJBZRH7GI79Pskzw/g0XdV6eTd3OPOu54Scj6xYVqutKnzj23KmhcF4fvQfOrXs9tDNkNdei6fVOIAB2jlAiDLC4DKjyyU1zSXyIMsLgMqPLJTXNJNF4hnFPk8P2VKRgAuRAAAAB6qN44keUwuuh5T1UbxxI8phddDC6jKHTE5542cMN3c7R+sp0MOeeNnDDd3O0frKV6xe8dwJU+pDUAAWIiAAAAttkLbxbi53TUQypJbbIW3i3FzumohnOtXwy+3ybYdssKACqk0ifEGypmTjR6vTfhZmWiOWJHhqquiQlVc6uz+Fzf909KbqaIWTI7vywmxvhKnQoTWxfrRZVNxH+VWeRfR4F4sy+Gg290YVL6ikT1Vv3T8csC42PbyLdDUrwX8/nniRgD9c1zXK1zVa5q5lRUzKipxKfhRS2gAAA+8hKTM/OwpOUhLFjxnbFjE41/wCE41XiQ+LGue9rGNc97lRGtamdVVfAiJxqTNh3ajaFJ/G5trXVKO35/H8E3w7BP+V8v7jr2NZMlpT5CaGprXBPyu7mc607RZQxZS6XLqT97jI2bbsvbtLSXYqRJmJmdMRs313eRPupxJ/yqmbAPrdPBHTxpFGlzU1HzaaZ8z1ket6qAAbjWCIMsLgMqPLJTXNJfIgywuAyo8slNc0k0XiGcU+Tw/ZUpGAC5EAAAAHqo3jiR5TC66HlPVRvHEjymF10MLqModMTnnjZww3dztH6ynQw5542cMN3c7R+spXrF7x3AlT6kNQABYiIAAAC22QtvFuLndNRDKkltshbeLcXO6aiGc61fDL7fJth2ywoAKqTQAADUL6suXrbXTsjsJepIm67wNjZuJ3p+9+OfiiGclZiTmokrNwXwI8Ncz2PTMqL/wB4+MsaYK77YkbilUbG+hm4aZoMw1N1voXyt9H4ZipW70aZV3z0+h+9Nzvwvrv34ljsi3XU10U+lmO9P9ftMCCR4EznvrtIn6LPukqhB+DiJutcm62I3/M1eNP+qbbhhafx+M2tVKFnlIa55eG5P0rk/WX7qf7r6E3aHSWbUVVT1Zrbnb792KqW+proYIM+q3t3Xb+BlsL7S+KsZXKnCzTD0zy0Jyfo2r+uv3l4vInpXckEA+uWfQRUECQxak1riuKnzetrJKyVZZP+JgAATSKAAACKMrCQn6lgvPylMkJufmXTcqrYMrAdFiKiRmqqo1qKuZE3SVwbIZM1I1+C3mFS9LjnB3GXlodcvqiY7A7jLy0OuX1RMdg6Pg6/bTvJ9TR1dMTnB3GXlodcvqiY7A7jLy0OuX1RMdg6PgdtO8n1HV0xOcHcZeWh1y+qJjsHqpFnXi2rSTnWfcjWpMw1VVpMwiImzTdX5h0VAW2neT6jq6YgoZjHal1zWLF1TMratfmIEWqRnw4sGmR3se1XLmVrkaqKnpQvmDn0dWtK5XIl95tezLS45wdxl5aHXL6omOwO4y8tDrl9UTHYOj4Oh207yfU1dXTE5wdxl5aHXL6omOwO4y8tDrl9UTHYOj4HbTvJ9R1dMTnB3GXlodcvqiY7BabIrpVVpNl1+DVqVUKbFiVRHsZOSr4LnN+BhpnRHoiqmdFTOnkJ5BHqbTdPGsatuPTIclb7wADmG4AAAAAA8NbpFPrMokrUZZseGjtk3OqorV8qKm6h7IUNkKE2FCY1kNjUa1rUzI1E8CIh/QPCRMR6vREvXWu/Qe1kcrUYq6E3AAHs8AAAAAAAijKynp6nYLT81Tp6bkZhs3KokaWjuhPRFjNRURzVRcyoSuRBlhcBlR5ZKa5pJo0vqGcU+Ty/ZUp73X3dpdcfrWP2x3X3dpdcfrWP2zCguGQ3AgXma7r7u0uuP1rH7Y7r7u0uuP1rH7ZhQMhuAvM13X3dpdcfrWP2z00i7btdVpJrrsuJzVmYaKi1WOqKmzTcX55rh6qN44keUwuuhhWNu1BFOmJQrGS6LolsWbql5a567LwIVUjthwoVSjMYxqOXMjWo7MiehC+pzzxs4Ybu52j9ZSv2MiLI6/AlT6kMV3X3dpdcfrWP2x3X3dpdcfrWP2zCgsOQ3Ai3ma7r7u0uuP1rH7Y7r7u0uuP1rH7ZhQMhuAvM13X3dpdcfrWP2y0+RVVKpVLKr8Wq1SfqERlVRrHzcy+M5rfgYa5kV6qqJnVVzekp8W2yFt4txc7pqIZz7Ua1KZbkw+TbCv6yUsX5iYlralny0xGgPWcaiuhRFYqpsH7mdP3EV/K1W861DpT/AO5J+NG9eV5czVxCJD4N0qle20FRFXUh9K6OxsdRIqpvU9nytVvOtQ6U/wDuPlaredah0p/9zxgrmfk8y8zu5qPypyPZ8rVbzrUOlP8A7j5Wq3nWodKf/c8YGfk8y8xmo/KnIzNv1SqPr9NY+pzzmunIKOa6YeqKivTOipnJ6K9W7vipnLYOsaWFL/0Me50UuUt+lCm9KGNbJHcl2hQAC6FWAAAAAABEGWFwGVHlkprmkvkQZYXAZUeWSmuaSaLxDOKfJ4fsqUjABciAAAAD1UbxxI8phddDynqo3jiR5TC66GF1GUOmJzzxs4Ybu52j9ZToYc88bOGG7udo/WUr1i947gSp9SGoAAsREAAABbbIW3i3FzumohlSS22QtvFuLndNRDOdavhl9vk2w7ZJuNG9eV5czVxCJCW8aN68ry5mriESHwLpZ/MV4IfTujngk4qAAVo7oAAB7rd3xUzlsHWNLClerd3xUzlsHWNLCn0HoT3UvFCmdKu8j4KAAXcqgAAAAAAIgywuAyo8slNc0l8iDLC4DKjyyU1zSTReIZxT5PD9lSkYALkQAAAAeqjeOJHlMLroeU9VG8cSPKYXXQwuoyh0xOeeNnDDd3O0frKdDDnnjZww3dztH6ylesXvHcCVPqQ1AAFiIgAAALbZC28W4ud01EMqSW2yFt4txc7pqIZzrV8Mvt8m2HbJNxo3ryvLmauIRIS3jRvXleXM1cQiQ+BdLP5ivBD6d0c8EnFQACtHdAAAPdbu+Kmctg6xpYUr1bu+Kmctg6xpYU+g9Ce6l4oUzpV3kfBQAC7lUAAAAAABruItnUq+rWjW7WYk1Dk40SHEc6WejH52ORyZlVFTwp5DYjVcV71l7AsuYuaakI09CgRYUNYMJ6NcqvejEXOu5uZ85siR6vTI17jC3XaSONq7h19uuLpcP3Y2ruHX264ulw/dmC22FE0OqnSoY22FE0OqnSoZ1Mi0fXmhpviM7tXcOvt1xdLh+7G1dw6+3XF0uH7swW2womh1U6VDG2womh1U6VDGRaPrzQXxGd2ruHX264ulw/dn0lsmPD2XmYUdk9cKvhPa9uebh5s6LnT/AA/Qa9tsKJodVOlQz+5fKsokWPDhJZ9URXvRuf4zD3M65jGRaPrzQXxFiyH7nydrFuG46hXZ6crrZqfmHzEZIUzDRiOcudcyLDXMn+pMBBF6ZSlJtm7apb0a1qjMRKdMul3RWTDEa9W8aIu6hCpUnVy5jWbH5N36j7bV3Dr7dcXS4fuxtXcOvt1xdLh+7MFtsKJodVOlQxtsKJodVOlQydkWj680Nd8Rndq7h19uuLpcP3Y2ruHX264ulw/dmC22FE0OqnSoY22FE0OqnSoYyLR9eaC+Izu1dw6+3XF0uH7skHCzDqhYc0qcp1BjT8WDNzHxiIs3Fa9yO2KN3FRrdzM1CIdthRNDqp0qGSjgtiZJ4mUioVGTpUzTmyUyku5kaI16uVWI7Ombi3TRUNrEjXO35J6asd/6TabmoUnX5BknOvjNhsipFRYTkRc6IqcaLufOU17vZ2/+3qP81vZP3GPEGVw3taBXpumx6hDjTjJVIUGIjHIrmPdss68XzP8AciXbYUTQ6qdKhnIf0firlzzoUcuJOitOembkMkVEJZ72dv8A7eo/zW9kd7O3/wBvUf5reyRNtsKJodVOlQxtsKJodVOlQzz/AAjT/wBun0NnblX/AFVJZ72dv/t6j/Nb2R3s7f8A29R/mt7JE22womh1U6VDG2womh1U6VDH8I0/9un0HblX/VUl6Sw6oUpOQJqHGn1fAitiNR0VqpnaqKmf5voNwK/UDKgo1Wr9NpLLTqUJ8/OQZVsR0zDVGLEejEcvoRXZywJsjsplnfpZGjL8DRNWy1Sosjsq4AA2GkAAAAAAEQ5YHAXU+VymvaS8RDlgcBdT5XKa9pJovEM4p8niTYUpEAC5EAAAAH3p3jCW/jM6yHwPvTvGEt/GZ1kMLqModNDnvjpwyXbzpF/M6EHPfHThku3nSL+ZXrF713D7kqfZNMABYiIAAAC2eQrvLuTnVupYVMLZ5Cu8u5OdW6lhzrV8Mvt8m2HbMplucEtP57g6mMU4Lj5bnBLT+e4OpjFODFk+H91MzbQAB0jSAAAZzDvhEtfnuS/qGHR85wYd8Ilr89yX9Qw6PlftraZ7kqn1KAAcQkAAAAAAAiHLA4C6nyuU17SXiIcsDgLqfK5TXtJNF4hnFPk8SbClIgAXIgAAAA+9O8YS38ZnWQ+B96d4wlv4zOshhdRlDpoc98dOGS7edIv5nQg5746cMl286RfzK9Yveu4fclT7JpgALERAAAAWzyFd5dyc6t1LCphbPIV3l3Jzq3UsOdavhl9vk2w7ZlMtzglp/PcHUxinBcfLc4Jafz3B1MYpwYsnw/upmbaAAOkaQAADOYd8Ilr89yX9Qw6PnODDvhEtfnuS/qGHR8r9tbTPclU+pQADiEgAAAAAAEQ5YHAXU+VymvaS8RnlOUGsXJhDP0qg0+NUJ6JMyz2QIWbZORsZquXdVE3ERVJFIqJOxVxT5PD9lSiAN77zmKOhFU9n2h3nMUdCKp7PtFu6xF505oQsl2BogN77zmKOhFU9n2h3nMUdCKp7PtDrEXnTmgyXYGiH3p3jCW/jM6yG6d5zFHQiqez7R9ZHB/E9k7Ae+yqojWxWqq/R7iIqfeMLURXbac0CNdgX7Oe+OnDJdvOkX8zoQUoxewsxEquKNy1Om2jUZqTmahEiQIzNhsXtVdxUzuznAsd7WSOVy3aPuSZ0VU0ENg3vvOYo6EVT2faHecxR0Iqns+0WDrEXnTmhGyXYGiA3vvOYo6EVT2faHecxR0Iqns+0OsRedOaDJdgaIWzyFd5dyc6t1LCB+85ijoRVPZ9osjkg2pcdqWrXZa5KPM0uNMVFsSEyNsc72fBNTOmZV40VDn2nNG6nVGuRdW/1NsLVR2o+WW5wS0/nuDqYxTgu5lZ23Xrow2kqdbtLj1KbZVoUZ0KDm2SMSFFRXbqpuZ3J+JV7vOYo6EVT2faMWXLG2nuc5E0rvEzVV2hDRAb33nMUdCKp7PtDvOYo6EVT2faOj1iLzpzQ1ZLsDRAb33nMUdCKp7PtDvOYo6EVT2faHWIvOnNBkuwMBh3wiWvz3Jf1DDo+UWsjCXEqSve352as2pwpeXqspGjRHLDzMY2MxznL87wIiKpek4VsSMe5uSqKSYEVEW8AA4xvAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/9k="; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/index.css b/ej2-javascript/code-snippet/grid/grid-cs46/index.css index 63d123712..0fba63172 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs46/index.css +++ b/ej2-javascript/code-snippet/grid/grid-cs46/index.css @@ -11,33 +11,4 @@ position: absolute; top: 45%; width: 30%; -} - -.custom.e-headercell { - background-color: #f48fb1 !important; - color: white; -} - -.custom.e-rowcell { - background-color: #fce4ec; - color: white; -} - -.e-grid .e-rowcell.customcss{ - background-color: #ecedee; - font-family: 'Bell MT'; - color: red; - font-size: 20px; -} - -.e-grid .e-headercell.customcss{ - background-color: #2382c3; - color: white; - font-family: 'Bell MT'; - font-size: 20px; -} - -.orientationcss .e-headercelldiv { - transform: rotate(90deg); -} - +} \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/index.js b/ej2-javascript/code-snippet/grid/grid-cs46/index.js index 11d36d045..164c45b18 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs46/index.js +++ b/ej2-javascript/code-snippet/grid/grid-cs46/index.js @@ -6,10 +6,9 @@ var grid = new ej.grids.Grid({ columns: [ { field: 'OrderID', headerText: 'Order ID', textAlign: 'Right', width: 100, isPrimaryKey: true, validationRules: { required: true } }, { field: 'CustomerID', headerText: 'Customer ID', width: 120, validationRules: { required: true, minLength: 3 } }, - { field: 'Freight', headerText: 'Freight', textAlign: 'Right', editType: 'numericedit', width: 120, format: 'C2' }, + { field: 'Freight', headerText: 'Freight', validationRules: { required: true, min: 1, max: 1000 }, textAlign: 'Right', editType: 'numericedit', width: 120, format: 'C2' }, { field: 'ShipCountry', headerText: 'Ship Country', editType: 'dropdownedit', width: 150 } ], height: 273 }); -grid.appendTo('#Grid'); - +grid.appendTo('#Grid'); \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/index.ts b/ej2-javascript/code-snippet/grid/grid-cs46/index.ts index 8d902bbb5..baf3c4209 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs46/index.ts +++ b/ej2-javascript/code-snippet/grid/grid-cs46/index.ts @@ -1,5 +1,3 @@ - - import { Grid, Edit, Toolbar } from '@syncfusion/ej2-grids'; import { data } from './datasource.ts'; @@ -12,12 +10,9 @@ let grid: Grid = new Grid({ columns: [ { field: 'OrderID', headerText: 'Order ID', textAlign: 'Right', width: 100, isPrimaryKey: true, validationRules: { required: true } }, { field: 'CustomerID', headerText: 'Customer ID', width: 120, validationRules: { required: true, minLength: 3 } }, - { field: 'Freight', headerText: 'Freight', textAlign: 'Right', editType: 'numericedit', width: 120, format: 'C2' }, + { field: 'Freight', headerText: 'Freight', validationRules: { required: true, min: 1, max: 1000 }, textAlign: 'Right', editType: 'numericedit', width: 120, format: 'C2' }, { field: 'ShipCountry', headerText: 'Ship Country', editType: 'dropdownedit', width: 150 } ], - height: 265 + height: 273 }); -grid.appendTo('#Grid'); - - - +grid.appendTo('#Grid'); \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/js/index.html b/ej2-javascript/code-snippet/grid/grid-cs46/js/index.html index 8a6338bf8..66745a104 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs46/js/index.html +++ b/ej2-javascript/code-snippet/grid/grid-cs46/js/index.html @@ -5,52 +5,30 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + -
    - + \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/numberingSystems.json b/ej2-javascript/code-snippet/grid/grid-cs46/numberingSystems.json deleted file mode 100644 index 3425a257f..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs46/numberingSystems.json +++ /dev/null @@ -1,319 +0,0 @@ -{ - "supplemental": { - "version": { - "_number": "$Revision: 12732 $", - "_unicodeVersion": "9.0.0", - "_cldrVersion": "31" - }, - "numberingSystems": { - "adlm": { - "_digits": "𞥐𞥑𞥒𞥓𞥔𞥕𞥖𞥗𞥘𞥙", - "_type": "numeric" - }, - "ahom": { - "_digits": "𑜰𑜱𑜲𑜳𑜴𑜵𑜶𑜷𑜸𑜹", - "_type": "numeric" - }, - "arab": { - "_digits": "٠١٢٣٤٥٦٧٨٩", - "_type": "numeric" - }, - "arabext": { - "_digits": "۰۱۲۳۴۵۶۷۸۹", - "_type": "numeric" - }, - "armn": { - "_rules": "armenian-upper", - "_type": "algorithmic" - }, - "armnlow": { - "_rules": "armenian-lower", - "_type": "algorithmic" - }, - "bali": { - "_digits": "᭐᭑᭒᭓᭔᭕᭖᭗᭘᭙", - "_type": "numeric" - }, - "beng": { - "_digits": "০১২৩৪৫৬৭৮৯", - "_type": "numeric" - }, - "bhks": { - "_digits": "𑱐𑱑𑱒𑱓𑱔𑱕𑱖𑱗𑱘𑱙", - "_type": "numeric" - }, - "brah": { - "_digits": "𑁦𑁧𑁨𑁩𑁪𑁫𑁬𑁭𑁮𑁯", - "_type": "numeric" - }, - "cakm": { - "_digits": "𑄶𑄷𑄸𑄹𑄺𑄻𑄼𑄽𑄾𑄿", - "_type": "numeric" - }, - "cham": { - "_digits": "꩐꩑꩒꩓꩔꩕꩖꩗꩘꩙", - "_type": "numeric" - }, - "cyrl": { - "_rules": "cyrillic-lower", - "_type": "algorithmic" - }, - "deva": { - "_digits": "०१२३४५६७८९", - "_type": "numeric" - }, - "ethi": { - "_rules": "ethiopic", - "_type": "algorithmic" - }, - "fullwide": { - "_digits": "0123456789", - "_type": "numeric" - }, - "geor": { - "_rules": "georgian", - "_type": "algorithmic" - }, - "grek": { - "_rules": "greek-upper", - "_type": "algorithmic" - }, - "greklow": { - "_rules": "greek-lower", - "_type": "algorithmic" - }, - "gujr": { - "_digits": "૦૧૨૩૪૫૬૭૮૯", - "_type": "numeric" - }, - "guru": { - "_digits": "੦੧੨੩੪੫੬੭੮੯", - "_type": "numeric" - }, - "hanidays": { - "_rules": "zh/SpelloutRules/spellout-numbering-days", - "_type": "algorithmic" - }, - "hanidec": { - "_digits": "〇一二三四五六七八九", - "_type": "numeric" - }, - "hans": { - "_rules": "zh/SpelloutRules/spellout-cardinal", - "_type": "algorithmic" - }, - "hansfin": { - "_rules": "zh/SpelloutRules/spellout-cardinal-financial", - "_type": "algorithmic" - }, - "hant": { - "_rules": "zh_Hant/SpelloutRules/spellout-cardinal", - "_type": "algorithmic" - }, - "hantfin": { - "_rules": "zh_Hant/SpelloutRules/spellout-cardinal-financial", - "_type": "algorithmic" - }, - "hebr": { - "_rules": "hebrew", - "_type": "algorithmic" - }, - "hmng": { - "_digits": "𖭐𖭑𖭒𖭓𖭔𖭕𖭖𖭗𖭘𖭙", - "_type": "numeric" - }, - "java": { - "_digits": "꧐꧑꧒꧓꧔꧕꧖꧗꧘꧙", - "_type": "numeric" - }, - "jpan": { - "_rules": "ja/SpelloutRules/spellout-cardinal", - "_type": "algorithmic" - }, - "jpanfin": { - "_rules": "ja/SpelloutRules/spellout-cardinal-financial", - "_type": "algorithmic" - }, - "kali": { - "_digits": "꤀꤁꤂꤃꤄꤅꤆꤇꤈꤉", - "_type": "numeric" - }, - "khmr": { - "_digits": "០១២៣៤៥៦៧៨៩", - "_type": "numeric" - }, - "knda": { - "_digits": "೦೧೨೩೪೫೬೭೮೯", - "_type": "numeric" - }, - "lana": { - "_digits": "᪀᪁᪂᪃᪄᪅᪆᪇᪈᪉", - "_type": "numeric" - }, - "lanatham": { - "_digits": "᪐᪑᪒᪓᪔᪕᪖᪗᪘᪙", - "_type": "numeric" - }, - "laoo": { - "_digits": "໐໑໒໓໔໕໖໗໘໙", - "_type": "numeric" - }, - "latn": { - "_digits": "0123456789", - "_type": "numeric" - }, - "lepc": { - "_digits": "᱀᱁᱂᱃᱄᱅᱆᱇᱈᱉", - "_type": "numeric" - }, - "limb": { - "_digits": "᥆᥇᥈᥉᥊᥋᥌᥍᥎᥏", - "_type": "numeric" - }, - "mathbold": { - "_digits": "𝟎𝟏𝟐𝟑𝟒𝟓𝟔𝟕𝟖𝟗", - "_type": "numeric" - }, - "mathdbl": { - "_digits": "𝟘𝟙𝟚𝟛𝟜𝟝𝟞𝟟𝟠𝟡", - "_type": "numeric" - }, - "mathmono": { - "_digits": "𝟶𝟷𝟸𝟹𝟺𝟻𝟼𝟽𝟾𝟿", - "_type": "numeric" - }, - "mathsanb": { - "_digits": "𝟬𝟭𝟮𝟯𝟰𝟱𝟲𝟳𝟴𝟵", - "_type": "numeric" - }, - "mathsans": { - "_digits": "𝟢𝟣𝟤𝟥𝟦𝟧𝟨𝟩𝟪𝟫", - "_type": "numeric" - }, - "mlym": { - "_digits": "൦൧൨൩൪൫൬൭൮൯", - "_type": "numeric" - }, - "modi": { - "_digits": "𑙐𑙑𑙒𑙓𑙔𑙕𑙖𑙗𑙘𑙙", - "_type": "numeric" - }, - "mong": { - "_digits": "᠐᠑᠒᠓᠔᠕᠖᠗᠘᠙", - "_type": "numeric" - }, - "mroo": { - "_digits": "𖩠𖩡𖩢𖩣𖩤𖩥𖩦𖩧𖩨𖩩", - "_type": "numeric" - }, - "mtei": { - "_digits": "꯰꯱꯲꯳꯴꯵꯶꯷꯸꯹", - "_type": "numeric" - }, - "mymr": { - "_digits": "၀၁၂၃၄၅၆၇၈၉", - "_type": "numeric" - }, - "mymrshan": { - "_digits": "႐႑႒႓႔႕႖႗႘႙", - "_type": "numeric" - }, - "mymrtlng": { - "_digits": "꧰꧱꧲꧳꧴꧵꧶꧷꧸꧹", - "_type": "numeric" - }, - "newa": { - "_digits": "𑑐𑑑𑑒𑑓𑑔𑑕𑑖𑑗𑑘𑑙", - "_type": "numeric" - }, - "nkoo": { - "_digits": "߀߁߂߃߄߅߆߇߈߉", - "_type": "numeric" - }, - "olck": { - "_digits": "᱐᱑᱒᱓᱔᱕᱖᱗᱘᱙", - "_type": "numeric" - }, - "orya": { - "_digits": "୦୧୨୩୪୫୬୭୮୯", - "_type": "numeric" - }, - "osma": { - "_digits": "𐒠𐒡𐒢𐒣𐒤𐒥𐒦𐒧𐒨𐒩", - "_type": "numeric" - }, - "roman": { - "_rules": "roman-upper", - "_type": "algorithmic" - }, - "romanlow": { - "_rules": "roman-lower", - "_type": "algorithmic" - }, - "saur": { - "_digits": "꣐꣑꣒꣓꣔꣕꣖꣗꣘꣙", - "_type": "numeric" - }, - "shrd": { - "_digits": "𑇐𑇑𑇒𑇓𑇔𑇕𑇖𑇗𑇘𑇙", - "_type": "numeric" - }, - "sind": { - "_digits": "𑋰𑋱𑋲𑋳𑋴𑋵𑋶𑋷𑋸𑋹", - "_type": "numeric" - }, - "sinh": { - "_digits": "෦෧෨෩෪෫෬෭෮෯", - "_type": "numeric" - }, - "sora": { - "_digits": "𑃰𑃱𑃲𑃳𑃴𑃵𑃶𑃷𑃸𑃹", - "_type": "numeric" - }, - "sund": { - "_digits": "᮰᮱᮲᮳᮴᮵᮶᮷᮸᮹", - "_type": "numeric" - }, - "takr": { - "_digits": "𑛀𑛁𑛂𑛃𑛄𑛅𑛆𑛇𑛈𑛉", - "_type": "numeric" - }, - "talu": { - "_digits": "᧐᧑᧒᧓᧔᧕᧖᧗᧘᧙", - "_type": "numeric" - }, - "taml": { - "_rules": "tamil", - "_type": "algorithmic" - }, - "tamldec": { - "_digits": "௦௧௨௩௪௫௬௭௮௯", - "_type": "numeric" - }, - "telu": { - "_digits": "౦౧౨౩౪౫౬౭౮౯", - "_type": "numeric" - }, - "thai": { - "_digits": "๐๑๒๓๔๕๖๗๘๙", - "_type": "numeric" - }, - "tibt": { - "_digits": "༠༡༢༣༤༥༦༧༨༩", - "_type": "numeric" - }, - "tirh": { - "_digits": "𑓐𑓑𑓒𑓓𑓔𑓕𑓖𑓗𑓘𑓙", - "_type": "numeric" - }, - "vaii": { - "_digits": "꘠꘡꘢꘣꘤꘥꘦꘧꘨꘩", - "_type": "numeric" - }, - "wara": { - "_digits": "𑣠𑣡𑣢𑣣𑣤𑣥𑣦𑣧𑣨𑣩", - "_type": "numeric" - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/numbers.json b/ej2-javascript/code-snippet/grid/grid-cs46/numbers.json deleted file mode 100644 index cb6b997d5..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs46/numbers.json +++ /dev/null @@ -1,154 +0,0 @@ -{ - "main": { - "de": { - "identity": { - "version": { - "_number": "$Revision: 13259 $", - "_cldrVersion": "31" - }, - "language": "de" - }, - "numbers": { - "defaultNumberingSystem": "latn", - "otherNumberingSystems": { - "native": "latn" - }, - "minimumGroupingDigits": "1", - "symbols-numberSystem-latn": { - "decimal": ",", - "group": ".", - "list": ";", - "percentSign": "%", - "plusSign": "+", - "minusSign": "-", - "exponential": "E", - "superscriptingExponent": "·", - "perMille": "‰", - "infinity": "∞", - "nan": "NaN", - "timeSeparator": ":" - }, - "decimalFormats-numberSystem-latn": { - "standard": "#,##0.###", - "long": { - "decimalFormat": { - "1000-count-one": "0 Tausend", - "1000-count-other": "0 Tausend", - "10000-count-one": "00 Tausend", - "10000-count-other": "00 Tausend", - "100000-count-one": "000 Tausend", - "100000-count-other": "000 Tausend", - "1000000-count-one": "0 Million", - "1000000-count-other": "0 Millionen", - "10000000-count-one": "00 Millionen", - "10000000-count-other": "00 Millionen", - "100000000-count-one": "000 Millionen", - "100000000-count-other": "000 Millionen", - "1000000000-count-one": "0 Milliarde", - "1000000000-count-other": "0 Milliarden", - "10000000000-count-one": "00 Milliarden", - "10000000000-count-other": "00 Milliarden", - "100000000000-count-one": "000 Milliarden", - "100000000000-count-other": "000 Milliarden", - "1000000000000-count-one": "0 Billion", - "1000000000000-count-other": "0 Billionen", - "10000000000000-count-one": "00 Billionen", - "10000000000000-count-other": "00 Billionen", - "100000000000000-count-one": "000 Billionen", - "100000000000000-count-other": "000 Billionen" - } - }, - "short": { - "decimalFormat": { - "1000-count-one": "0", - "1000-count-other": "0", - "10000-count-one": "0", - "10000-count-other": "0", - "100000-count-one": "0", - "100000-count-other": "0", - "1000000-count-one": "0 Mio'.'", - "1000000-count-other": "0 Mio'.'", - "10000000-count-one": "00 Mio'.'", - "10000000-count-other": "00 Mio'.'", - "100000000-count-one": "000 Mio'.'", - "100000000-count-other": "000 Mio'.'", - "1000000000-count-one": "0 Mrd'.'", - "1000000000-count-other": "0 Mrd'.'", - "10000000000-count-one": "00 Mrd'.'", - "10000000000-count-other": "00 Mrd'.'", - "100000000000-count-one": "000 Mrd'.'", - "100000000000-count-other": "000 Mrd'.'", - "1000000000000-count-one": "0 Bio'.'", - "1000000000000-count-other": "0 Bio'.'", - "10000000000000-count-one": "00 Bio'.'", - "10000000000000-count-other": "00 Bio'.'", - "100000000000000-count-one": "000 Bio'.'", - "100000000000000-count-other": "000 Bio'.'" - } - } - }, - "scientificFormats-numberSystem-latn": { - "standard": "#E0" - }, - "percentFormats-numberSystem-latn": { - "standard": "#,##0 %" - }, - "currencyFormats-numberSystem-latn": { - "currencySpacing": { - "beforeCurrency": { - "currencyMatch": "[:^S:]", - "surroundingMatch": "[:digit:]", - "insertBetween": " " - }, - "afterCurrency": { - "currencyMatch": "[:^S:]", - "surroundingMatch": "[:digit:]", - "insertBetween": " " - } - }, - "standard": "#,##0.00 ¤", - "accounting": "#,##0.00 ¤", - "short": { - "standard": { - "1000-count-one": "0 Tsd'.' ¤", - "1000-count-other": "0 Tsd'.' ¤", - "10000-count-one": "00 Tsd'.' ¤", - "10000-count-other": "00 Tsd'.' ¤", - "100000-count-one": "000 Tsd'.' ¤", - "100000-count-other": "000 Tsd'.' ¤", - "1000000-count-one": "0 Mio'.' ¤", - "1000000-count-other": "0 Mio'.' ¤", - "10000000-count-one": "00 Mio'.' ¤", - "10000000-count-other": "00 Mio'.' ¤", - "100000000-count-one": "000 Mio'.' ¤", - "100000000-count-other": "000 Mio'.' ¤", - "1000000000-count-one": "0 Mrd'.' ¤", - "1000000000-count-other": "0 Mrd'.' ¤", - "10000000000-count-one": "00 Mrd'.' ¤", - "10000000000-count-other": "00 Mrd'.' ¤", - "100000000000-count-one": "000 Mrd'.' ¤", - "100000000000-count-other": "000 Mrd'.' ¤", - "1000000000000-count-one": "0 Bio'.' ¤", - "1000000000000-count-other": "0 Bio'.' ¤", - "10000000000000-count-one": "00 Bio'.' ¤", - "10000000000000-count-other": "00 Bio'.' ¤", - "100000000000000-count-one": "000 Bio'.' ¤", - "100000000000000-count-other": "000 Bio'.' ¤" - } - }, - "unitPattern-count-one": "{0} {1}", - "unitPattern-count-other": "{0} {1}" - }, - "miscPatterns-numberSystem-latn": { - "atLeast": "{0}+", - "range": "{0}–{1}" - }, - "minimalPairs": { - "pluralMinimalPairs": "{0} Tag", - "pluralMinimalPairs": "{0} Tage", - "other": "{0}. Abzweigung nach rechts nehmen" - } - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/productData.ts b/ej2-javascript/code-snippet/grid/grid-cs46/productData.ts deleted file mode 100644 index ebae5b90d..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs46/productData.ts +++ /dev/null @@ -1,41 +0,0 @@ -export let productData: Object[] = [ - { - ProductID: 1, - ProductName: 'Chai', - UnitPrice: 18.0, - UnitsInStock: 39, - TotalCost: 702 - }, - - { - ProductID: 2, - ProductName: 'Chang', - UnitPrice: 19.0, - UnitsInStock: 17, - TotalCost: 323 - }, - - { - ProductID: 3, - ProductName: 'Aniseed Syrup', - UnitPrice: 10.0, - UnitsInStock: 13, - TotalCost: 130 - }, - - { - ProductID: 4, - ProductName: "Chef Anton's Cajun Seasoning", - UnitPrice: 22.0, - UnitsInStock: 53, - TotalCost: 1166 - }, - - { - ProductID: 5, - ProductName: "Chef Anton's Gumbo Mix", - UnitPrice: 21.35, - UnitsInStock: 0, - TotalCost: 0 - } - ]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/systemjs.config.js b/ej2-javascript/code-snippet/grid/grid-cs46/systemjs.config.js index a60282196..edc467309 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs46/systemjs.config.js +++ b/ej2-javascript/code-snippet/grid/grid-cs46/systemjs.config.js @@ -10,7 +10,7 @@ System.config({ } }, paths: { - "syncfusion:": "https://cdn.syncfusion.com/ej2/20.3.56/" + "syncfusion:": "https://cdn.syncfusion.com/ej2/25.2.3/" }, map: { main: "index.ts", @@ -31,9 +31,7 @@ System.config({ "@syncfusion/ej2-file-utils": "syncfusion:ej2-file-utils/dist/ej2-file-utils.umd.min.js", "@syncfusion/ej2-compression": "syncfusion:ej2-compression/dist/ej2-compression.umd.min.js", "@syncfusion/ej2-inputs": "syncfusion:ej2-inputs/dist/ej2-inputs.umd.min.js", - "@syncfusion/ej2-calendars": "syncfusion:ej2-calendars/dist/ej2-calendars.umd.min.js", "@syncfusion/ej2-dropdowns": "syncfusion:ej2-dropdowns/dist/ej2-dropdowns.umd.min.js", - "@syncfusion/ej2-notifications":"syncfusion:ej2-notifications/dist/ej2-notifications.umd.min.js", "@syncfusion/ej2-lists": "syncfusion:ej2-lists/dist/ej2-lists.umd.min.js", "@syncfusion/ej2-splitbuttons": "syncfusion:ej2-splitbuttons/dist/ej2-splitbuttons.umd.min.js", "@syncfusion/ej2-notifications": "syncfusion:ej2-notifications/dist/ej2-notifications.umd.min.js", diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/timeZoneNames.json b/ej2-javascript/code-snippet/grid/grid-cs46/timeZoneNames.json deleted file mode 100644 index 05fec091c..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs46/timeZoneNames.json +++ /dev/null @@ -1,2391 +0,0 @@ -{ - "main": { - "de": { - "identity": { - "version": { - "_number": "$Revision: 12879 $", - "_cldrVersion": "30.0.3" - }, - "language": "de" - }, - "dates": { - "timeZoneNames": { - "hourFormat": "+HH:mm;-HH:mm", - "gmtFormat": "GMT{0}", - "gmtZeroFormat": "GMT", - "regionFormat": "{0} Zeit", - "regionFormat-type-daylight": "{0} Sommerzeit", - "regionFormat-type-standard": "{0} Normalzeit", - "fallbackFormat": "{1} ({0})", - "zone": { - "America": { - "Adak": { - "exemplarCity": "Adak" - }, - "Anchorage": { - "exemplarCity": "Anchorage" - }, - "Anguilla": { - "exemplarCity": "Anguilla" - }, - "Antigua": { - "exemplarCity": "Antigua" - }, - "Araguaina": { - "exemplarCity": "Araguaina" - }, - "Argentina": { - "Rio_Gallegos": { - "exemplarCity": "Rio Gallegos" - }, - "San_Juan": { - "exemplarCity": "San Juan" - }, - "Ushuaia": { - "exemplarCity": "Ushuaia" - }, - "La_Rioja": { - "exemplarCity": "La Rioja" - }, - "San_Luis": { - "exemplarCity": "San Luis" - }, - "Salta": { - "exemplarCity": "Salta" - }, - "Tucuman": { - "exemplarCity": "Tucuman" - } - }, - "Aruba": { - "exemplarCity": "Aruba" - }, - "Asuncion": { - "exemplarCity": "Asunción" - }, - "Bahia": { - "exemplarCity": "Bahia" - }, - "Bahia_Banderas": { - "exemplarCity": "Bahia Banderas" - }, - "Barbados": { - "exemplarCity": "Barbados" - }, - "Belem": { - "exemplarCity": "Belem" - }, - "Belize": { - "exemplarCity": "Belize" - }, - "Blanc-Sablon": { - "exemplarCity": "Blanc-Sablon" - }, - "Boa_Vista": { - "exemplarCity": "Boa Vista" - }, - "Bogota": { - "exemplarCity": "Bogotá" - }, - "Boise": { - "exemplarCity": "Boise" - }, - "Buenos_Aires": { - "exemplarCity": "Buenos Aires" - }, - "Cambridge_Bay": { - "exemplarCity": "Cambridge Bay" - }, - "Campo_Grande": { - "exemplarCity": "Campo Grande" - }, - "Cancun": { - "exemplarCity": "Cancún" - }, - "Caracas": { - "exemplarCity": "Caracas" - }, - "Catamarca": { - "exemplarCity": "Catamarca" - }, - "Cayenne": { - "exemplarCity": "Cayenne" - }, - "Cayman": { - "exemplarCity": "Kaimaninseln" - }, - "Chicago": { - "exemplarCity": "Chicago" - }, - "Chihuahua": { - "exemplarCity": "Chihuahua" - }, - "Coral_Harbour": { - "exemplarCity": "Atikokan" - }, - "Cordoba": { - "exemplarCity": "Córdoba" - }, - "Costa_Rica": { - "exemplarCity": "Costa Rica" - }, - "Creston": { - "exemplarCity": "Creston" - }, - "Cuiaba": { - "exemplarCity": "Cuiaba" - }, - "Curacao": { - "exemplarCity": "Curaçao" - }, - "Danmarkshavn": { - "exemplarCity": "Danmarkshavn" - }, - "Dawson": { - "exemplarCity": "Dawson" - }, - "Dawson_Creek": { - "exemplarCity": "Dawson Creek" - }, - "Denver": { - "exemplarCity": "Denver" - }, - "Detroit": { - "exemplarCity": "Detroit" - }, - "Dominica": { - "exemplarCity": "Dominica" - }, - "Edmonton": { - "exemplarCity": "Edmonton" - }, - "Eirunepe": { - "exemplarCity": "Eirunepe" - }, - "El_Salvador": { - "exemplarCity": "El Salvador" - }, - "Fort_Nelson": { - "exemplarCity": "Fort Nelson" - }, - "Fortaleza": { - "exemplarCity": "Fortaleza" - }, - "Glace_Bay": { - "exemplarCity": "Glace Bay" - }, - "Godthab": { - "exemplarCity": "Nuuk" - }, - "Goose_Bay": { - "exemplarCity": "Goose Bay" - }, - "Grand_Turk": { - "exemplarCity": "Grand Turk" - }, - "Grenada": { - "exemplarCity": "Grenada" - }, - "Guadeloupe": { - "exemplarCity": "Guadeloupe" - }, - "Guatemala": { - "exemplarCity": "Guatemala" - }, - "Guayaquil": { - "exemplarCity": "Guayaquil" - }, - "Guyana": { - "exemplarCity": "Guyana" - }, - "Halifax": { - "exemplarCity": "Halifax" - }, - "Havana": { - "exemplarCity": "Havanna" - }, - "Hermosillo": { - "exemplarCity": "Hermosillo" - }, - "Indiana": { - "Vincennes": { - "exemplarCity": "Vincennes, Indiana" - }, - "Petersburg": { - "exemplarCity": "Petersburg, Indiana" - }, - "Tell_City": { - "exemplarCity": "Tell City, Indiana" - }, - "Knox": { - "exemplarCity": "Knox, Indiana" - }, - "Winamac": { - "exemplarCity": "Winamac, Indiana" - }, - "Marengo": { - "exemplarCity": "Marengo, Indiana" - }, - "Vevay": { - "exemplarCity": "Vevay, Indiana" - } - }, - "Indianapolis": { - "exemplarCity": "Indianapolis" - }, - "Inuvik": { - "exemplarCity": "Inuvik" - }, - "Iqaluit": { - "exemplarCity": "Iqaluit" - }, - "Jamaica": { - "exemplarCity": "Jamaika" - }, - "Jujuy": { - "exemplarCity": "Jujuy" - }, - "Juneau": { - "exemplarCity": "Juneau" - }, - "Kentucky": { - "Monticello": { - "exemplarCity": "Monticello, Kentucky" - } - }, - "Kralendijk": { - "exemplarCity": "Kralendijk" - }, - "La_Paz": { - "exemplarCity": "La Paz" - }, - "Lima": { - "exemplarCity": "Lima" - }, - "Los_Angeles": { - "exemplarCity": "Los Angeles" - }, - "Louisville": { - "exemplarCity": "Louisville" - }, - "Lower_Princes": { - "exemplarCity": "Lower Prince’s Quarter" - }, - "Maceio": { - "exemplarCity": "Maceio" - }, - "Managua": { - "exemplarCity": "Managua" - }, - "Manaus": { - "exemplarCity": "Manaus" - }, - "Marigot": { - "exemplarCity": "Marigot" - }, - "Martinique": { - "exemplarCity": "Martinique" - }, - "Matamoros": { - "exemplarCity": "Matamoros" - }, - "Mazatlan": { - "exemplarCity": "Mazatlan" - }, - "Mendoza": { - "exemplarCity": "Mendoza" - }, - "Menominee": { - "exemplarCity": "Menominee" - }, - "Merida": { - "exemplarCity": "Merida" - }, - "Metlakatla": { - "exemplarCity": "Metlakatla" - }, - "Mexico_City": { - "exemplarCity": "Mexiko-Stadt" - }, - "Miquelon": { - "exemplarCity": "Miquelon" - }, - "Moncton": { - "exemplarCity": "Moncton" - }, - "Monterrey": { - "exemplarCity": "Monterrey" - }, - "Montevideo": { - "exemplarCity": "Montevideo" - }, - "Montserrat": { - "exemplarCity": "Montserrat" - }, - "Nassau": { - "exemplarCity": "Nassau" - }, - "New_York": { - "exemplarCity": "New York" - }, - "Nipigon": { - "exemplarCity": "Nipigon" - }, - "Nome": { - "exemplarCity": "Nome" - }, - "Noronha": { - "exemplarCity": "Noronha" - }, - "North_Dakota": { - "Beulah": { - "exemplarCity": "Beulah, North Dakota" - }, - "New_Salem": { - "exemplarCity": "New Salem, North Dakota" - }, - "Center": { - "exemplarCity": "Center, North Dakota" - } - }, - "Ojinaga": { - "exemplarCity": "Ojinaga" - }, - "Panama": { - "exemplarCity": "Panama" - }, - "Pangnirtung": { - "exemplarCity": "Pangnirtung" - }, - "Paramaribo": { - "exemplarCity": "Paramaribo" - }, - "Phoenix": { - "exemplarCity": "Phoenix" - }, - "Port-au-Prince": { - "exemplarCity": "Port-au-Prince" - }, - "Port_of_Spain": { - "exemplarCity": "Port of Spain" - }, - "Porto_Velho": { - "exemplarCity": "Porto Velho" - }, - "Puerto_Rico": { - "exemplarCity": "Puerto Rico" - }, - "Rainy_River": { - "exemplarCity": "Rainy River" - }, - "Rankin_Inlet": { - "exemplarCity": "Rankin Inlet" - }, - "Recife": { - "exemplarCity": "Recife" - }, - "Regina": { - "exemplarCity": "Regina" - }, - "Resolute": { - "exemplarCity": "Resolute" - }, - "Rio_Branco": { - "exemplarCity": "Rio Branco" - }, - "Santa_Isabel": { - "exemplarCity": "Santa Isabel" - }, - "Santarem": { - "exemplarCity": "Santarem" - }, - "Santiago": { - "exemplarCity": "Santiago" - }, - "Santo_Domingo": { - "exemplarCity": "Santo Domingo" - }, - "Sao_Paulo": { - "exemplarCity": "São Paulo" - }, - "Scoresbysund": { - "exemplarCity": "Ittoqqortoormiit" - }, - "Sitka": { - "exemplarCity": "Sitka" - }, - "St_Barthelemy": { - "exemplarCity": "Saint-Barthélemy" - }, - "St_Johns": { - "exemplarCity": "St. John’s" - }, - "St_Kitts": { - "exemplarCity": "St. Kitts" - }, - "St_Lucia": { - "exemplarCity": "St. Lucia" - }, - "St_Thomas": { - "exemplarCity": "St. Thomas" - }, - "St_Vincent": { - "exemplarCity": "St. Vincent" - }, - "Swift_Current": { - "exemplarCity": "Swift Current" - }, - "Tegucigalpa": { - "exemplarCity": "Tegucigalpa" - }, - "Thule": { - "exemplarCity": "Thule" - }, - "Thunder_Bay": { - "exemplarCity": "Thunder Bay" - }, - "Tijuana": { - "exemplarCity": "Tijuana" - }, - "Toronto": { - "exemplarCity": "Toronto" - }, - "Tortola": { - "exemplarCity": "Tortola" - }, - "Vancouver": { - "exemplarCity": "Vancouver" - }, - "Whitehorse": { - "exemplarCity": "Whitehorse" - }, - "Winnipeg": { - "exemplarCity": "Winnipeg" - }, - "Yakutat": { - "exemplarCity": "Yakutat" - }, - "Yellowknife": { - "exemplarCity": "Yellowknife" - } - }, - "Atlantic": { - "Azores": { - "exemplarCity": "Azoren" - }, - "Bermuda": { - "exemplarCity": "Bermudas" - }, - "Canary": { - "exemplarCity": "Kanaren" - }, - "Cape_Verde": { - "exemplarCity": "Cabo Verde" - }, - "Faeroe": { - "exemplarCity": "Färöer" - }, - "Madeira": { - "exemplarCity": "Madeira" - }, - "Reykjavik": { - "exemplarCity": "Reyk­ja­vík" - }, - "South_Georgia": { - "exemplarCity": "Südgeorgien" - }, - "St_Helena": { - "exemplarCity": "St. Helena" - }, - "Stanley": { - "exemplarCity": "Stanley" - } - }, - "Europe": { - "Amsterdam": { - "exemplarCity": "Amsterdam" - }, - "Andorra": { - "exemplarCity": "Andorra" - }, - "Astrakhan": { - "exemplarCity": "Astrachan" - }, - "Athens": { - "exemplarCity": "Athen" - }, - "Belgrade": { - "exemplarCity": "Belgrad" - }, - "Berlin": { - "exemplarCity": "Berlin" - }, - "Bratislava": { - "exemplarCity": "Bratislava" - }, - "Brussels": { - "exemplarCity": "Brüssel" - }, - "Bucharest": { - "exemplarCity": "Bukarest" - }, - "Budapest": { - "exemplarCity": "Budapest" - }, - "Busingen": { - "exemplarCity": "Büsingen" - }, - "Chisinau": { - "exemplarCity": "Kischinau" - }, - "Copenhagen": { - "exemplarCity": "Kopenhagen" - }, - "Dublin": { - "long": { - "daylight": "Irische Sommerzeit" - }, - "exemplarCity": "Dublin" - }, - "Gibraltar": { - "exemplarCity": "Gibraltar" - }, - "Guernsey": { - "exemplarCity": "Guernsey" - }, - "Helsinki": { - "exemplarCity": "Helsinki" - }, - "Isle_of_Man": { - "exemplarCity": "Isle of Man" - }, - "Istanbul": { - "exemplarCity": "Istanbul" - }, - "Jersey": { - "exemplarCity": "Jersey" - }, - "Kaliningrad": { - "exemplarCity": "Kaliningrad" - }, - "Kiev": { - "exemplarCity": "Kiew" - }, - "Kirov": { - "exemplarCity": "Kirow" - }, - "Lisbon": { - "exemplarCity": "Lissabon" - }, - "Ljubljana": { - "exemplarCity": "Ljubljana" - }, - "London": { - "long": { - "daylight": "Britische Sommerzeit" - }, - "exemplarCity": "London" - }, - "Luxembourg": { - "exemplarCity": "Luxemburg" - }, - "Madrid": { - "exemplarCity": "Madrid" - }, - "Malta": { - "exemplarCity": "Malta" - }, - "Mariehamn": { - "exemplarCity": "Mariehamn" - }, - "Minsk": { - "exemplarCity": "Minsk" - }, - "Monaco": { - "exemplarCity": "Monaco" - }, - "Moscow": { - "exemplarCity": "Moskau" - }, - "Oslo": { - "exemplarCity": "Oslo" - }, - "Paris": { - "exemplarCity": "Paris" - }, - "Podgorica": { - "exemplarCity": "Podgorica" - }, - "Prague": { - "exemplarCity": "Prag" - }, - "Riga": { - "exemplarCity": "Riga" - }, - "Rome": { - "exemplarCity": "Rom" - }, - "Samara": { - "exemplarCity": "Samara" - }, - "San_Marino": { - "exemplarCity": "San Marino" - }, - "Sarajevo": { - "exemplarCity": "Sarajevo" - }, - "Simferopol": { - "exemplarCity": "Simferopol" - }, - "Skopje": { - "exemplarCity": "Skopje" - }, - "Sofia": { - "exemplarCity": "Sofia" - }, - "Stockholm": { - "exemplarCity": "Stockholm" - }, - "Tallinn": { - "exemplarCity": "Tallinn" - }, - "Tirane": { - "exemplarCity": "Tirana" - }, - "Ulyanovsk": { - "exemplarCity": "Uljanowsk" - }, - "Uzhgorod": { - "exemplarCity": "Uschgorod" - }, - "Vaduz": { - "exemplarCity": "Vaduz" - }, - "Vatican": { - "exemplarCity": "Vatikan" - }, - "Vienna": { - "exemplarCity": "Wien" - }, - "Vilnius": { - "exemplarCity": "Vilnius" - }, - "Volgograd": { - "exemplarCity": "Wolgograd" - }, - "Warsaw": { - "exemplarCity": "Warschau" - }, - "Zagreb": { - "exemplarCity": "Zagreb" - }, - "Zaporozhye": { - "exemplarCity": "Saporischja" - }, - "Zurich": { - "exemplarCity": "Zürich" - } - }, - "Africa": { - "Abidjan": { - "exemplarCity": "Abidjan" - }, - "Accra": { - "exemplarCity": "Accra" - }, - "Addis_Ababa": { - "exemplarCity": "Addis Abeba" - }, - "Algiers": { - "exemplarCity": "Algier" - }, - "Asmera": { - "exemplarCity": "Asmara" - }, - "Bamako": { - "exemplarCity": "Bamako" - }, - "Bangui": { - "exemplarCity": "Bangui" - }, - "Banjul": { - "exemplarCity": "Banjul" - }, - "Bissau": { - "exemplarCity": "Bissau" - }, - "Blantyre": { - "exemplarCity": "Blantyre" - }, - "Brazzaville": { - "exemplarCity": "Brazzaville" - }, - "Bujumbura": { - "exemplarCity": "Bujumbura" - }, - "Cairo": { - "exemplarCity": "Kairo" - }, - "Casablanca": { - "exemplarCity": "Casablanca" - }, - "Ceuta": { - "exemplarCity": "Ceuta" - }, - "Conakry": { - "exemplarCity": "Conakry" - }, - "Dakar": { - "exemplarCity": "Dakar" - }, - "Dar_es_Salaam": { - "exemplarCity": "Daressalam" - }, - "Djibouti": { - "exemplarCity": "Dschibuti" - }, - "Douala": { - "exemplarCity": "Douala" - }, - "El_Aaiun": { - "exemplarCity": "El Aaiún" - }, - "Freetown": { - "exemplarCity": "Freetown" - }, - "Gaborone": { - "exemplarCity": "Gaborone" - }, - "Harare": { - "exemplarCity": "Harare" - }, - "Johannesburg": { - "exemplarCity": "Johannesburg" - }, - "Juba": { - "exemplarCity": "Juba" - }, - "Kampala": { - "exemplarCity": "Kampala" - }, - "Khartoum": { - "exemplarCity": "Khartum" - }, - "Kigali": { - "exemplarCity": "Kigali" - }, - "Kinshasa": { - "exemplarCity": "Kinshasa" - }, - "Lagos": { - "exemplarCity": "Lagos" - }, - "Libreville": { - "exemplarCity": "Libreville" - }, - "Lome": { - "exemplarCity": "Lomé" - }, - "Luanda": { - "exemplarCity": "Luanda" - }, - "Lubumbashi": { - "exemplarCity": "Lubumbashi" - }, - "Lusaka": { - "exemplarCity": "Lusaka" - }, - "Malabo": { - "exemplarCity": "Malabo" - }, - "Maputo": { - "exemplarCity": "Maputo" - }, - "Maseru": { - "exemplarCity": "Maseru" - }, - "Mbabane": { - "exemplarCity": "Mbabane" - }, - "Mogadishu": { - "exemplarCity": "Mogadischu" - }, - "Monrovia": { - "exemplarCity": "Monrovia" - }, - "Nairobi": { - "exemplarCity": "Nairobi" - }, - "Ndjamena": { - "exemplarCity": "N’Djamena" - }, - "Niamey": { - "exemplarCity": "Niamey" - }, - "Nouakchott": { - "exemplarCity": "Nouakchott" - }, - "Ouagadougou": { - "exemplarCity": "Ouagadougou" - }, - "Porto-Novo": { - "exemplarCity": "Porto Novo" - }, - "Sao_Tome": { - "exemplarCity": "São Tomé" - }, - "Tripoli": { - "exemplarCity": "Tripolis" - }, - "Tunis": { - "exemplarCity": "Tunis" - }, - "Windhoek": { - "exemplarCity": "Windhoek" - } - }, - "Asia": { - "Aden": { - "exemplarCity": "Aden" - }, - "Almaty": { - "exemplarCity": "Almaty" - }, - "Amman": { - "exemplarCity": "Amman" - }, - "Anadyr": { - "exemplarCity": "Anadyr" - }, - "Aqtau": { - "exemplarCity": "Aqtau" - }, - "Aqtobe": { - "exemplarCity": "Aktobe" - }, - "Ashgabat": { - "exemplarCity": "Aşgabat" - }, - "Baghdad": { - "exemplarCity": "Bagdad" - }, - "Bahrain": { - "exemplarCity": "Bahrain" - }, - "Baku": { - "exemplarCity": "Baku" - }, - "Bangkok": { - "exemplarCity": "Bangkok" - }, - "Barnaul": { - "exemplarCity": "Barnaul" - }, - "Beirut": { - "exemplarCity": "Beirut" - }, - "Bishkek": { - "exemplarCity": "Bischkek" - }, - "Brunei": { - "exemplarCity": "Brunei" - }, - "Calcutta": { - "exemplarCity": "Kalkutta" - }, - "Chita": { - "exemplarCity": "Tschita" - }, - "Choibalsan": { - "exemplarCity": "Tschoibalsan" - }, - "Colombo": { - "exemplarCity": "Colombo" - }, - "Damascus": { - "exemplarCity": "Damaskus" - }, - "Dhaka": { - "exemplarCity": "Dhaka" - }, - "Dili": { - "exemplarCity": "Dili" - }, - "Dubai": { - "exemplarCity": "Dubai" - }, - "Dushanbe": { - "exemplarCity": "Duschanbe" - }, - "Gaza": { - "exemplarCity": "Gaza" - }, - "Hebron": { - "exemplarCity": "Hebron" - }, - "Hong_Kong": { - "exemplarCity": "Hongkong" - }, - "Hovd": { - "exemplarCity": "Chowd" - }, - "Irkutsk": { - "exemplarCity": "Irkutsk" - }, - "Jakarta": { - "exemplarCity": "Jakarta" - }, - "Jayapura": { - "exemplarCity": "Jayapura" - }, - "Jerusalem": { - "exemplarCity": "Jerusalem" - }, - "Kabul": { - "exemplarCity": "Kabul" - }, - "Kamchatka": { - "exemplarCity": "Kamtschatka" - }, - "Karachi": { - "exemplarCity": "Karatschi" - }, - "Katmandu": { - "exemplarCity": "Kathmandu" - }, - "Khandyga": { - "exemplarCity": "Chandyga" - }, - "Krasnoyarsk": { - "exemplarCity": "Krasnojarsk" - }, - "Kuala_Lumpur": { - "exemplarCity": "Kuala Lumpur" - }, - "Kuching": { - "exemplarCity": "Kuching" - }, - "Kuwait": { - "exemplarCity": "Kuwait" - }, - "Macau": { - "exemplarCity": "Macao" - }, - "Magadan": { - "exemplarCity": "Magadan" - }, - "Makassar": { - "exemplarCity": "Makassar" - }, - "Manila": { - "exemplarCity": "Manila" - }, - "Muscat": { - "exemplarCity": "Maskat" - }, - "Nicosia": { - "exemplarCity": "Nikosia" - }, - "Novokuznetsk": { - "exemplarCity": "Nowokuznetsk" - }, - "Novosibirsk": { - "exemplarCity": "Nowosibirsk" - }, - "Omsk": { - "exemplarCity": "Omsk" - }, - "Oral": { - "exemplarCity": "Oral" - }, - "Phnom_Penh": { - "exemplarCity": "Phnom Penh" - }, - "Pontianak": { - "exemplarCity": "Pontianak" - }, - "Pyongyang": { - "exemplarCity": "Pjöngjang" - }, - "Qatar": { - "exemplarCity": "Katar" - }, - "Qyzylorda": { - "exemplarCity": "Qysylorda" - }, - "Rangoon": { - "exemplarCity": "Rangun" - }, - "Riyadh": { - "exemplarCity": "Riad" - }, - "Saigon": { - "exemplarCity": "Ho-Chi-Minh-Stadt" - }, - "Sakhalin": { - "exemplarCity": "Sachalin" - }, - "Samarkand": { - "exemplarCity": "Samarkand" - }, - "Seoul": { - "exemplarCity": "Seoul" - }, - "Shanghai": { - "exemplarCity": "Shanghai" - }, - "Singapore": { - "exemplarCity": "Singapur" - }, - "Srednekolymsk": { - "exemplarCity": "Srednekolymsk" - }, - "Taipei": { - "exemplarCity": "Taipeh" - }, - "Tashkent": { - "exemplarCity": "Taschkent" - }, - "Tbilisi": { - "exemplarCity": "Tiflis" - }, - "Tehran": { - "exemplarCity": "Teheran" - }, - "Thimphu": { - "exemplarCity": "Thimphu" - }, - "Tokyo": { - "exemplarCity": "Tokio" - }, - "Tomsk": { - "exemplarCity": "Tomsk" - }, - "Ulaanbaatar": { - "exemplarCity": "Ulaanbaatar" - }, - "Urumqi": { - "exemplarCity": "Ürümqi" - }, - "Ust-Nera": { - "exemplarCity": "Ust-Nera" - }, - "Vientiane": { - "exemplarCity": "Vientiane" - }, - "Vladivostok": { - "exemplarCity": "Wladiwostok" - }, - "Yakutsk": { - "exemplarCity": "Jakutsk" - }, - "Yekaterinburg": { - "exemplarCity": "Jekaterinburg" - }, - "Yerevan": { - "exemplarCity": "Eriwan" - } - }, - "Indian": { - "Antananarivo": { - "exemplarCity": "Antananarivo" - }, - "Chagos": { - "exemplarCity": "Chagos" - }, - "Christmas": { - "exemplarCity": "Weihnachtsinsel" - }, - "Cocos": { - "exemplarCity": "Cocos" - }, - "Comoro": { - "exemplarCity": "Komoren" - }, - "Kerguelen": { - "exemplarCity": "Kerguelen" - }, - "Mahe": { - "exemplarCity": "Mahe" - }, - "Maldives": { - "exemplarCity": "Malediven" - }, - "Mauritius": { - "exemplarCity": "Mauritius" - }, - "Mayotte": { - "exemplarCity": "Mayotte" - }, - "Reunion": { - "exemplarCity": "Réunion" - } - }, - "Australia": { - "Adelaide": { - "exemplarCity": "Adelaide" - }, - "Brisbane": { - "exemplarCity": "Brisbane" - }, - "Broken_Hill": { - "exemplarCity": "Broken Hill" - }, - "Currie": { - "exemplarCity": "Currie" - }, - "Darwin": { - "exemplarCity": "Darwin" - }, - "Eucla": { - "exemplarCity": "Eucla" - }, - "Hobart": { - "exemplarCity": "Hobart" - }, - "Lindeman": { - "exemplarCity": "Lindeman" - }, - "Lord_Howe": { - "exemplarCity": "Lord Howe" - }, - "Melbourne": { - "exemplarCity": "Melbourne" - }, - "Perth": { - "exemplarCity": "Perth" - }, - "Sydney": { - "exemplarCity": "Sydney" - } - }, - "Pacific": { - "Apia": { - "exemplarCity": "Apia" - }, - "Auckland": { - "exemplarCity": "Auckland" - }, - "Bougainville": { - "exemplarCity": "Bougainville" - }, - "Chatham": { - "exemplarCity": "Chatham" - }, - "Easter": { - "exemplarCity": "Osterinsel" - }, - "Efate": { - "exemplarCity": "Efate" - }, - "Enderbury": { - "exemplarCity": "Enderbury" - }, - "Fakaofo": { - "exemplarCity": "Fakaofo" - }, - "Fiji": { - "exemplarCity": "Fidschi" - }, - "Funafuti": { - "exemplarCity": "Funafuti" - }, - "Galapagos": { - "exemplarCity": "Galapagos" - }, - "Gambier": { - "exemplarCity": "Gambier" - }, - "Guadalcanal": { - "exemplarCity": "Guadalcanal" - }, - "Guam": { - "exemplarCity": "Guam" - }, - "Honolulu": { - "exemplarCity": "Honolulu" - }, - "Johnston": { - "exemplarCity": "Johnston" - }, - "Kiritimati": { - "exemplarCity": "Kiritimati" - }, - "Kosrae": { - "exemplarCity": "Kosrae" - }, - "Kwajalein": { - "exemplarCity": "Kwajalein" - }, - "Majuro": { - "exemplarCity": "Majuro" - }, - "Marquesas": { - "exemplarCity": "Marquesas" - }, - "Midway": { - "exemplarCity": "Midway" - }, - "Nauru": { - "exemplarCity": "Nauru" - }, - "Niue": { - "exemplarCity": "Niue" - }, - "Norfolk": { - "exemplarCity": "Norfolk" - }, - "Noumea": { - "exemplarCity": "Noumea" - }, - "Pago_Pago": { - "exemplarCity": "Pago Pago" - }, - "Palau": { - "exemplarCity": "Palau" - }, - "Pitcairn": { - "exemplarCity": "Pitcairn" - }, - "Ponape": { - "exemplarCity": "Pohnpei" - }, - "Port_Moresby": { - "exemplarCity": "Port Moresby" - }, - "Rarotonga": { - "exemplarCity": "Rarotonga" - }, - "Saipan": { - "exemplarCity": "Saipan" - }, - "Tahiti": { - "exemplarCity": "Tahiti" - }, - "Tarawa": { - "exemplarCity": "Tarawa" - }, - "Tongatapu": { - "exemplarCity": "Tongatapu" - }, - "Truk": { - "exemplarCity": "Chuuk" - }, - "Wake": { - "exemplarCity": "Wake" - }, - "Wallis": { - "exemplarCity": "Wallis" - } - }, - "Arctic": { - "Longyearbyen": { - "exemplarCity": "Longyearbyen" - } - }, - "Antarctica": { - "Casey": { - "exemplarCity": "Casey" - }, - "Davis": { - "exemplarCity": "Davis" - }, - "DumontDUrville": { - "exemplarCity": "Dumont d’Urville" - }, - "Macquarie": { - "exemplarCity": "Macquarie" - }, - "Mawson": { - "exemplarCity": "Mawson" - }, - "McMurdo": { - "exemplarCity": "McMurdo" - }, - "Palmer": { - "exemplarCity": "Palmer" - }, - "Rothera": { - "exemplarCity": "Rothera" - }, - "Syowa": { - "exemplarCity": "Syowa" - }, - "Troll": { - "exemplarCity": "Troll" - }, - "Vostok": { - "exemplarCity": "Wostok" - } - }, - "Etc": { - "GMT": { - "exemplarCity": "GMT" - }, - "GMT1": { - "exemplarCity": "GMT+1" - }, - "GMT10": { - "exemplarCity": "GMT+10" - }, - "GMT11": { - "exemplarCity": "GMT+11" - }, - "GMT12": { - "exemplarCity": "GMT+12" - }, - "GMT2": { - "exemplarCity": "GMT+2" - }, - "GMT3": { - "exemplarCity": "GMT+3" - }, - "GMT4": { - "exemplarCity": "GMT+4" - }, - "GMT5": { - "exemplarCity": "GMT+5" - }, - "GMT6": { - "exemplarCity": "GMT+6" - }, - "GMT7": { - "exemplarCity": "GMT+7" - }, - "GMT8": { - "exemplarCity": "GMT+8" - }, - "GMT9": { - "exemplarCity": "GMT+9" - }, - "GMT-1": { - "exemplarCity": "GMT-1" - }, - "GMT-10": { - "exemplarCity": "GMT-10" - }, - "GMT-11": { - "exemplarCity": "GMT-11" - }, - "GMT-12": { - "exemplarCity": "GMT-12" - }, - "GMT-13": { - "exemplarCity": "GMT-13" - }, - "GMT-14": { - "exemplarCity": "GMT-14" - }, - "GMT-2": { - "exemplarCity": "GMT-2" - }, - "GMT-3": { - "exemplarCity": "GMT-3" - }, - "GMT-4": { - "exemplarCity": "GMT-4" - }, - "GMT-5": { - "exemplarCity": "GMT-5" - }, - "GMT-6": { - "exemplarCity": "GMT-6" - }, - "GMT-7": { - "exemplarCity": "GMT-7" - }, - "GMT-8": { - "exemplarCity": "GMT-8" - }, - "GMT-9": { - "exemplarCity": "GMT-9" - }, - "Unknown": { - "exemplarCity": "Unbekannt" - } - } - }, - "metazone": { - "Acre": { - "long": { - "generic": "Acre-Zeit", - "standard": "Acre-Normalzeit", - "daylight": "Acre-Sommerzeit" - } - }, - "Afghanistan": { - "long": { - "standard": "Afghanistan-Zeit" - } - }, - "Africa_Central": { - "long": { - "standard": "Zentralafrikanische Zeit" - } - }, - "Africa_Eastern": { - "long": { - "standard": "Ostafrikanische Zeit" - } - }, - "Africa_Southern": { - "long": { - "standard": "Südafrikanische Zeit" - } - }, - "Africa_Western": { - "long": { - "generic": "Westafrikanische Zeit", - "standard": "Westafrikanische Normalzeit", - "daylight": "Westafrikanische Sommerzeit" - } - }, - "Alaska": { - "long": { - "generic": "Alaska-Zeit", - "standard": "Alaska-Normalzeit", - "daylight": "Alaska-Sommerzeit" - } - }, - "Almaty": { - "long": { - "generic": "Almaty-Zeit", - "standard": "Almaty-Normalzeit", - "daylight": "Almaty-Sommerzeit" - } - }, - "Amazon": { - "long": { - "generic": "Amazonas-Zeit", - "standard": "Amazonas-Normalzeit", - "daylight": "Amazonas-Sommerzeit" - } - }, - "America_Central": { - "long": { - "generic": "Nordamerikanische Inlandzeit", - "standard": "Nordamerikanische Inland-Normalzeit", - "daylight": "Nordamerikanische Inland-Sommerzeit" - } - }, - "America_Eastern": { - "long": { - "generic": "Nordamerikanische Ostküstenzeit", - "standard": "Nordamerikanische Ostküsten-Normalzeit", - "daylight": "Nordamerikanische Ostküsten-Sommerzeit" - } - }, - "America_Mountain": { - "long": { - "generic": "Rocky-Mountain-Zeit", - "standard": "Rocky Mountain-Normalzeit", - "daylight": "Rocky-Mountain-Sommerzeit" - } - }, - "America_Pacific": { - "long": { - "generic": "Nordamerikanische Westküstenzeit", - "standard": "Nordamerikanische Westküsten-Normalzeit", - "daylight": "Nordamerikanische Westküsten-Sommerzeit" - } - }, - "Anadyr": { - "long": { - "generic": "Anadyr Zeit", - "standard": "Anadyr Normalzeit", - "daylight": "Anadyr Sommerzeit" - } - }, - "Apia": { - "long": { - "generic": "Apia-Zeit", - "standard": "Apia-Normalzeit", - "daylight": "Apia-Sommerzeit" - } - }, - "Aqtau": { - "long": { - "generic": "Aqtau-Zeit", - "standard": "Aqtau-Normalzeit", - "daylight": "Aqtau-Sommerzeit" - } - }, - "Aqtobe": { - "long": { - "generic": "Aqtöbe-Zeit", - "standard": "Aqtöbe-Normalzeit", - "daylight": "Aqtöbe-Sommerzeit" - } - }, - "Arabian": { - "long": { - "generic": "Arabische Zeit", - "standard": "Arabische Normalzeit", - "daylight": "Arabische Sommerzeit" - } - }, - "Argentina": { - "long": { - "generic": "Argentinische Zeit", - "standard": "Argentinische Normalzeit", - "daylight": "Argentinische Sommerzeit" - } - }, - "Argentina_Western": { - "long": { - "generic": "Westargentinische Zeit", - "standard": "Westargentinische Normalzeit", - "daylight": "Westargentinische Sommerzeit" - } - }, - "Armenia": { - "long": { - "generic": "Armenische Zeit", - "standard": "Armenische Normalzeit", - "daylight": "Armenische Sommerzeit" - } - }, - "Atlantic": { - "long": { - "generic": "Atlantik-Zeit", - "standard": "Atlantik-Normalzeit", - "daylight": "Atlantik-Sommerzeit" - } - }, - "Australia_Central": { - "long": { - "generic": "Zentralaustralische Zeit", - "standard": "Zentralaustralische Normalzeit", - "daylight": "Zentralaustralische Sommerzeit" - } - }, - "Australia_CentralWestern": { - "long": { - "generic": "Zentral-/Westaustralische Zeit", - "standard": "Zentral-/Westaustralische Normalzeit", - "daylight": "Zentral-/Westaustralische Sommerzeit" - } - }, - "Australia_Eastern": { - "long": { - "generic": "Ostaustralische Zeit", - "standard": "Ostaustralische Normalzeit", - "daylight": "Ostaustralische Sommerzeit" - } - }, - "Australia_Western": { - "long": { - "generic": "Westaustralische Zeit", - "standard": "Westaustralische Normalzeit", - "daylight": "Westaustralische Sommerzeit" - } - }, - "Azerbaijan": { - "long": { - "generic": "Aserbaidschanische Zeit", - "standard": "Aserbeidschanische Normalzeit", - "daylight": "Aserbaidschanische Sommerzeit" - } - }, - "Azores": { - "long": { - "generic": "Azoren-Zeit", - "standard": "Azoren-Normalzeit", - "daylight": "Azoren-Sommerzeit" - } - }, - "Bangladesh": { - "long": { - "generic": "Bangladesch-Zeit", - "standard": "Bangladesch-Normalzeit", - "daylight": "Bangladesch-Sommerzeit" - } - }, - "Bhutan": { - "long": { - "standard": "Bhutan-Zeit" - } - }, - "Bolivia": { - "long": { - "standard": "Bolivianische Zeit" - } - }, - "Brasilia": { - "long": { - "generic": "Brasília-Zeit", - "standard": "Brasília-Normalzeit", - "daylight": "Brasília-Sommerzeit" - } - }, - "Brunei": { - "long": { - "standard": "Brunei-Zeit" - } - }, - "Cape_Verde": { - "long": { - "generic": "Cabo-Verde-Zeit", - "standard": "Cabo-Verde-Normalzeit", - "daylight": "Cabo-Verde-Sommerzeit" - } - }, - "Casey": { - "long": { - "standard": "Casey-Zeit" - } - }, - "Chamorro": { - "long": { - "standard": "Chamorro-Zeit" - } - }, - "Chatham": { - "long": { - "generic": "Chatham-Zeit", - "standard": "Chatham-Normalzeit", - "daylight": "Chatham-Sommerzeit" - } - }, - "Chile": { - "long": { - "generic": "Chilenische Zeit", - "standard": "Chilenische Normalzeit", - "daylight": "Chilenische Sommerzeit" - } - }, - "China": { - "long": { - "generic": "Chinesische Zeit", - "standard": "Chinesische Normalzeit", - "daylight": "Chinesische Sommerzeit" - } - }, - "Choibalsan": { - "long": { - "generic": "Tschoibalsan-Zeit", - "standard": "Tschoibalsan-Normalzeit", - "daylight": "Tschoibalsan-Sommerzeit" - } - }, - "Christmas": { - "long": { - "standard": "Weihnachtsinsel-Zeit" - } - }, - "Cocos": { - "long": { - "standard": "Kokosinseln-Zeit" - } - }, - "Colombia": { - "long": { - "generic": "Kolumbianische Zeit", - "standard": "Kolumbianische Normalzeit", - "daylight": "Kolumbianische Sommerzeit" - } - }, - "Cook": { - "long": { - "generic": "Cookinseln-Zeit", - "standard": "Cookinseln-Normalzeit", - "daylight": "Cookinseln-Sommerzeit" - } - }, - "Cuba": { - "long": { - "generic": "Kubanische Zeit", - "standard": "Kubanische Normalzeit", - "daylight": "Kubanische Sommerzeit" - } - }, - "Davis": { - "long": { - "standard": "Davis-Zeit" - } - }, - "DumontDUrville": { - "long": { - "standard": "Dumont-d’Urville-Zeit" - } - }, - "East_Timor": { - "long": { - "standard": "Osttimor-Zeit" - } - }, - "Easter": { - "long": { - "generic": "Osterinsel-Zeit", - "standard": "Osterinsel-Normalzeit", - "daylight": "Osterinsel-Sommerzeit" - } - }, - "Ecuador": { - "long": { - "standard": "Ecuadorianische Zeit" - } - }, - "Europe_Central": { - "long": { - "generic": "Mitteleuropäische Zeit", - "standard": "Mitteleuropäische Normalzeit", - "daylight": "Mitteleuropäische Sommerzeit" - }, - "short": { - "generic": "MEZ", - "standard": "MEZ", - "daylight": "MESZ" - } - }, - "Europe_Eastern": { - "long": { - "generic": "Osteuropäische Zeit", - "standard": "Osteuropäische Normalzeit", - "daylight": "Osteuropäische Sommerzeit" - }, - "short": { - "generic": "OEZ", - "standard": "OEZ", - "daylight": "OESZ" - } - }, - "Europe_Further_Eastern": { - "long": { - "standard": "Kaliningrader Zeit" - } - }, - "Europe_Western": { - "long": { - "generic": "Westeuropäische Zeit", - "standard": "Westeuropäische Normalzeit", - "daylight": "Westeuropäische Sommerzeit" - }, - "short": { - "generic": "WEZ", - "standard": "WEZ", - "daylight": "WESZ" - } - }, - "Falkland": { - "long": { - "generic": "Falklandinseln-Zeit", - "standard": "Falklandinseln-Normalzeit", - "daylight": "Falklandinseln-Sommerzeit" - } - }, - "Fiji": { - "long": { - "generic": "Fidschi-Zeit", - "standard": "Fidschi-Normalzeit", - "daylight": "Fidschi-Sommerzeit" - } - }, - "French_Guiana": { - "long": { - "standard": "Französisch-Guayana-Zeit" - } - }, - "French_Southern": { - "long": { - "standard": "Französische Süd- und Antarktisgebiete-Zeit" - } - }, - "Galapagos": { - "long": { - "standard": "Galapagos-Zeit" - } - }, - "Gambier": { - "long": { - "standard": "Gambier-Zeit" - } - }, - "Georgia": { - "long": { - "generic": "Georgische Zeit", - "standard": "Georgische Normalzeit", - "daylight": "Georgische Sommerzeit" - } - }, - "Gilbert_Islands": { - "long": { - "standard": "Gilbert-Inseln-Zeit" - } - }, - "GMT": { - "long": { - "standard": "Mittlere Greenwich-Zeit" - } - }, - "Greenland_Eastern": { - "long": { - "generic": "Ostgrönland-Zeit", - "standard": "Ostgrönland-Normalzeit", - "daylight": "Ostgrönland-Sommerzeit" - } - }, - "Greenland_Western": { - "long": { - "generic": "Westgrönland-Zeit", - "standard": "Westgrönland-Normalzeit", - "daylight": "Westgrönland-Sommerzeit" - } - }, - "Guam": { - "long": { - "standard": "Guam-Zeit" - } - }, - "Gulf": { - "long": { - "standard": "Golf-Zeit" - } - }, - "Guyana": { - "long": { - "standard": "Guyana-Zeit" - } - }, - "Hawaii_Aleutian": { - "long": { - "generic": "Hawaii-Aleuten-Zeit", - "standard": "Hawaii-Aleuten-Normalzeit", - "daylight": "Hawaii-Aleuten-Sommerzeit" - } - }, - "Hong_Kong": { - "long": { - "generic": "Hongkong-Zeit", - "standard": "Hongkong-Normalzeit", - "daylight": "Hongkong-Sommerzeit" - } - }, - "Hovd": { - "long": { - "generic": "Chowd-Zeit", - "standard": "Chowd-Normalzeit", - "daylight": "Chowd-Sommerzeit" - } - }, - "India": { - "long": { - "standard": "Indische Zeit" - } - }, - "Indian_Ocean": { - "long": { - "standard": "Indischer Ozean-Zeit" - } - }, - "Indochina": { - "long": { - "standard": "Indochina-Zeit" - } - }, - "Indonesia_Central": { - "long": { - "standard": "Zentralindonesische Zeit" - } - }, - "Indonesia_Eastern": { - "long": { - "standard": "Ostindonesische Zeit" - } - }, - "Indonesia_Western": { - "long": { - "standard": "Westindonesische Zeit" - } - }, - "Iran": { - "long": { - "generic": "Iranische Zeit", - "standard": "Iranische Normalzeit", - "daylight": "Iranische Sommerzeit" - } - }, - "Irkutsk": { - "long": { - "generic": "Irkutsk-Zeit", - "standard": "Irkutsk-Normalzeit", - "daylight": "Irkutsk-Sommerzeit" - } - }, - "Israel": { - "long": { - "generic": "Israelische Zeit", - "standard": "Israelische Normalzeit", - "daylight": "Israelische Sommerzeit" - } - }, - "Japan": { - "long": { - "generic": "Japanische Zeit", - "standard": "Japanische Normalzeit", - "daylight": "Japanische Sommerzeit" - } - }, - "Kamchatka": { - "long": { - "generic": "Kamtschatka-Zeit", - "standard": "Kamtschatka-Normalzeit", - "daylight": "Kamtschatka-Sommerzeit" - } - }, - "Kazakhstan_Eastern": { - "long": { - "standard": "Ostkasachische Zeit" - } - }, - "Kazakhstan_Western": { - "long": { - "standard": "Westkasachische Zeit" - } - }, - "Korea": { - "long": { - "generic": "Koreanische Zeit", - "standard": "Koreanische Normalzeit", - "daylight": "Koreanische Sommerzeit" - } - }, - "Kosrae": { - "long": { - "standard": "Kosrae-Zeit" - } - }, - "Krasnoyarsk": { - "long": { - "generic": "Krasnojarsk-Zeit", - "standard": "Krasnojarsk-Normalzeit", - "daylight": "Krasnojarsk-Sommerzeit" - } - }, - "Kyrgystan": { - "long": { - "standard": "Kirgisistan-Zeit" - } - }, - "Lanka": { - "long": { - "standard": "Sri-Lanka-Zeit" - } - }, - "Line_Islands": { - "long": { - "standard": "Linieninseln-Zeit" - } - }, - "Lord_Howe": { - "long": { - "generic": "Lord-Howe-Zeit", - "standard": "Lord-Howe-Normalzeit", - "daylight": "Lord-Howe-Sommerzeit" - } - }, - "Macau": { - "long": { - "generic": "Macau-Zeit", - "standard": "Macau-Normalzeit", - "daylight": "Macau-Sommerzeit" - } - }, - "Macquarie": { - "long": { - "standard": "Macquarieinsel-Zeit" - } - }, - "Magadan": { - "long": { - "generic": "Magadan-Zeit", - "standard": "Magadan-Normalzeit", - "daylight": "Magadan-Sommerzeit" - } - }, - "Malaysia": { - "long": { - "standard": "Malaysische Zeit" - } - }, - "Maldives": { - "long": { - "standard": "Malediven-Zeit" - } - }, - "Marquesas": { - "long": { - "standard": "Marquesas-Zeit" - } - }, - "Marshall_Islands": { - "long": { - "standard": "Marshallinseln-Zeit" - } - }, - "Mauritius": { - "long": { - "generic": "Mauritius-Zeit", - "standard": "Mauritius-Normalzeit", - "daylight": "Mauritius-Sommerzeit" - } - }, - "Mawson": { - "long": { - "standard": "Mawson-Zeit" - } - }, - "Mexico_Northwest": { - "long": { - "generic": "Mexiko Nordwestliche Zone-Zeit", - "standard": "Mexiko Nordwestliche Zone-Normalzeit", - "daylight": "Mexiko Nordwestliche Zone-Sommerzeit" - } - }, - "Mexico_Pacific": { - "long": { - "generic": "Mexiko Pazifikzone-Zeit", - "standard": "Mexiko Pazifikzone-Normalzeit", - "daylight": "Mexiko Pazifikzone-Sommerzeit" - } - }, - "Mongolia": { - "long": { - "generic": "Ulaanbaatar-Zeit", - "standard": "Ulaanbaatar-Normalzeit", - "daylight": "Ulaanbaatar-Sommerzeit" - } - }, - "Moscow": { - "long": { - "generic": "Moskauer Zeit", - "standard": "Moskauer Normalzeit", - "daylight": "Moskauer Sommerzeit" - } - }, - "Myanmar": { - "long": { - "standard": "Myanmar-Zeit" - } - }, - "Nauru": { - "long": { - "standard": "Nauru-Zeit" - } - }, - "Nepal": { - "long": { - "standard": "Nepalesische Zeit" - } - }, - "New_Caledonia": { - "long": { - "generic": "Neukaledonische Zeit", - "standard": "Neukaledonische Normalzeit", - "daylight": "Neukaledonische Sommerzeit" - } - }, - "New_Zealand": { - "long": { - "generic": "Neuseeland-Zeit", - "standard": "Neuseeland-Normalzeit", - "daylight": "Neuseeland-Sommerzeit" - } - }, - "Newfoundland": { - "long": { - "generic": "Neufundland-Zeit", - "standard": "Neufundland-Normalzeit", - "daylight": "Neufundland-Sommerzeit" - } - }, - "Niue": { - "long": { - "standard": "Niue-Zeit" - } - }, - "Norfolk": { - "long": { - "standard": "Norfolkinsel-Zeit" - } - }, - "Noronha": { - "long": { - "generic": "Fernando de Noronha-Zeit", - "standard": "Fernando de Noronha-Normalzeit", - "daylight": "Fernando de Noronha-Sommerzeit" - } - }, - "North_Mariana": { - "long": { - "standard": "Nördliche-Marianen-Zeit" - } - }, - "Novosibirsk": { - "long": { - "generic": "Nowosibirsk-Zeit", - "standard": "Nowosibirsk-Normalzeit", - "daylight": "Nowosibirsk-Sommerzeit" - } - }, - "Omsk": { - "long": { - "generic": "Omsk-Zeit", - "standard": "Omsk-Normalzeit", - "daylight": "Omsk-Sommerzeit" - } - }, - "Pakistan": { - "long": { - "generic": "Pakistanische Zeit", - "standard": "Pakistanische Normalzeit", - "daylight": "Pakistanische Sommerzeit" - } - }, - "Palau": { - "long": { - "standard": "Palau-Zeit" - } - }, - "Papua_New_Guinea": { - "long": { - "standard": "Papua-Neuguinea-Zeit" - } - }, - "Paraguay": { - "long": { - "generic": "Paraguayanische Zeit", - "standard": "Paraguayanische Normalzeit", - "daylight": "Paraguayanische Sommerzeit" - } - }, - "Peru": { - "long": { - "generic": "Peruanische Zeit", - "standard": "Peruanische Normalzeit", - "daylight": "Peruanische Sommerzeit" - } - }, - "Philippines": { - "long": { - "generic": "Philippinische Zeit", - "standard": "Philippinische Normalzeit", - "daylight": "Philippinische Sommerzeit" - } - }, - "Phoenix_Islands": { - "long": { - "standard": "Phoenixinseln-Zeit" - } - }, - "Pierre_Miquelon": { - "long": { - "generic": "Saint-Pierre-und-Miquelon-Zeit", - "standard": "Saint-Pierre-und-Miquelon-Normalzeit", - "daylight": "Saint-Pierre-und-Miquelon-Sommerzeit" - } - }, - "Pitcairn": { - "long": { - "standard": "Pitcairninseln-Zeit" - } - }, - "Ponape": { - "long": { - "standard": "Ponape-Zeit" - } - }, - "Pyongyang": { - "long": { - "standard": "Pjöngjang-Zeit" - } - }, - "Qyzylorda": { - "long": { - "generic": "Quysylorda-Zeit", - "standard": "Quysylorda-Normalzeit", - "daylight": "Qysylorda-Sommerzeit" - } - }, - "Reunion": { - "long": { - "standard": "Réunion-Zeit" - } - }, - "Rothera": { - "long": { - "standard": "Rothera-Zeit" - } - }, - "Sakhalin": { - "long": { - "generic": "Sachalin-Zeit", - "standard": "Sachalin-Normalzeit", - "daylight": "Sachalin-Sommerzeit" - } - }, - "Samara": { - "long": { - "generic": "Samara-Zeit", - "standard": "Samara-Normalzeit", - "daylight": "Samara-Sommerzeit" - } - }, - "Samoa": { - "long": { - "generic": "Samoa-Zeit", - "standard": "Samoa-Normalzeit", - "daylight": "Samoa-Sommerzeit" - } - }, - "Seychelles": { - "long": { - "standard": "Seychellen-Zeit" - } - }, - "Singapore": { - "long": { - "standard": "Singapur-Zeit" - } - }, - "Solomon": { - "long": { - "standard": "Salomoninseln-Zeit" - } - }, - "South_Georgia": { - "long": { - "standard": "Südgeorgische Zeit" - } - }, - "Suriname": { - "long": { - "standard": "Suriname-Zeit" - } - }, - "Syowa": { - "long": { - "standard": "Syowa-Zeit" - } - }, - "Tahiti": { - "long": { - "standard": "Tahiti-Zeit" - } - }, - "Taipei": { - "long": { - "generic": "Taipeh-Zeit", - "standard": "Taipeh-Normalzeit", - "daylight": "Taipeh-Sommerzeit" - } - }, - "Tajikistan": { - "long": { - "standard": "Tadschikistan-Zeit" - } - }, - "Tokelau": { - "long": { - "standard": "Tokelau-Zeit" - } - }, - "Tonga": { - "long": { - "generic": "Tonganische Zeit", - "standard": "Tonganische Normalzeit", - "daylight": "Tonganische Sommerzeit" - } - }, - "Truk": { - "long": { - "standard": "Chuuk-Zeit" - } - }, - "Turkmenistan": { - "long": { - "generic": "Turkmenistan-Zeit", - "standard": "Turkmenistan-Normalzeit", - "daylight": "Turkmenistan-Sommerzeit" - } - }, - "Tuvalu": { - "long": { - "standard": "Tuvalu-Zeit" - } - }, - "Uruguay": { - "long": { - "generic": "Uruguayanische Zeit", - "standard": "Uruguyanische Normalzeit", - "daylight": "Uruguayanische Sommerzeit" - } - }, - "Uzbekistan": { - "long": { - "generic": "Usbekistan-Zeit", - "standard": "Usbekistan-Normalzeit", - "daylight": "Usbekistan-Sommerzeit" - } - }, - "Vanuatu": { - "long": { - "generic": "Vanuatu-Zeit", - "standard": "Vanuatu-Normalzeit", - "daylight": "Vanuatu-Sommerzeit" - } - }, - "Venezuela": { - "long": { - "standard": "Venezuela-Zeit" - } - }, - "Vladivostok": { - "long": { - "generic": "Wladiwostok-Zeit", - "standard": "Wladiwostok-Normalzeit", - "daylight": "Wladiwostok-Sommerzeit" - } - }, - "Volgograd": { - "long": { - "generic": "Wolgograd-Zeit", - "standard": "Wolgograd-Normalzeit", - "daylight": "Wolgograd-Sommerzeit" - } - }, - "Vostok": { - "long": { - "standard": "Wostok-Zeit" - } - }, - "Wake": { - "long": { - "standard": "Wake-Insel-Zeit" - } - }, - "Wallis": { - "long": { - "standard": "Wallis-und-Futuna-Zeit" - } - }, - "Yakutsk": { - "long": { - "generic": "Jakutsk-Zeit", - "standard": "Jakutsk-Normalzeit", - "daylight": "Jakutsk-Sommerzeit" - } - }, - "Yekaterinburg": { - "long": { - "generic": "Jekaterinburg-Zeit", - "standard": "Jekaterinburg-Normalzeit", - "daylight": "Jekaterinburg-Sommerzeit" - } - } - } - } - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs46/ts/index.html b/ej2-javascript/code-snippet/grid/grid-cs46/ts/index.html index f11506675..aa6d466e6 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs46/ts/index.html +++ b/ej2-javascript/code-snippet/grid/grid-cs46/ts/index.html @@ -1,6 +1,5 @@ - EJ2 Grid @@ -8,38 +7,20 @@ - - - - - - - - - - - - - + + + + + + + + + + + + -
    Loading....
    diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/ca-gregorian.json b/ej2-javascript/code-snippet/grid/grid-cs47/ca-gregorian.json deleted file mode 100644 index 025abf4a9..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs47/ca-gregorian.json +++ /dev/null @@ -1,500 +0,0 @@ -{ - "main": { - "de": { - "identity": { - "version": { - "_number": "$Revision: 12879 $", - "_cldrVersion": "30.0.3" - }, - "language": "de" - }, - "dates": { - "calendars": { - "gregorian": { - "months": { - "format": { - "abbreviated": { - "1": "Jan.", - "2": "Feb.", - "3": "März", - "4": "Apr.", - "5": "Mai", - "6": "Juni", - "7": "Juli", - "8": "Aug.", - "9": "Sep.", - "10": "Okt.", - "11": "Nov.", - "12": "Dez." - }, - "narrow": { - "1": "J", - "2": "F", - "3": "M", - "4": "A", - "5": "M", - "6": "J", - "7": "J", - "8": "A", - "9": "S", - "10": "O", - "11": "N", - "12": "D" - }, - "wide": { - "1": "Januar", - "2": "Februar", - "3": "März", - "4": "April", - "5": "Mai", - "6": "Juni", - "7": "Juli", - "8": "August", - "9": "September", - "10": "Oktober", - "11": "November", - "12": "Dezember" - } - }, - "stand-alone": { - "abbreviated": { - "1": "Jan", - "2": "Feb", - "3": "Mär", - "4": "Apr", - "5": "Mai", - "6": "Jun", - "7": "Jul", - "8": "Aug", - "9": "Sep", - "10": "Okt", - "11": "Nov", - "12": "Dez" - }, - "narrow": { - "1": "J", - "2": "F", - "3": "M", - "4": "A", - "5": "M", - "6": "J", - "7": "J", - "8": "A", - "9": "S", - "10": "O", - "11": "N", - "12": "D" - }, - "wide": { - "1": "Januar", - "2": "Februar", - "3": "März", - "4": "April", - "5": "Mai", - "6": "Juni", - "7": "Juli", - "8": "August", - "9": "September", - "10": "Oktober", - "11": "November", - "12": "Dezember" - } - } - }, - "days": { - "format": { - "abbreviated": { - "sun": "So.", - "mon": "Mo.", - "tue": "Di.", - "wed": "Mi.", - "thu": "Do.", - "fri": "Fr.", - "sat": "Sa." - }, - "narrow": { - "sun": "S", - "mon": "M", - "tue": "D", - "wed": "M", - "thu": "D", - "fri": "F", - "sat": "S" - }, - "short": { - "sun": "So.", - "mon": "Mo.", - "tue": "Di.", - "wed": "Mi.", - "thu": "Do.", - "fri": "Fr.", - "sat": "Sa." - }, - "wide": { - "sun": "Sonntag", - "mon": "Montag", - "tue": "Dienstag", - "wed": "Mittwoch", - "thu": "Donnerstag", - "fri": "Freitag", - "sat": "Samstag" - } - }, - "stand-alone": { - "abbreviated": { - "sun": "So", - "mon": "Mo", - "tue": "Di", - "wed": "Mi", - "thu": "Do", - "fri": "Fr", - "sat": "Sa" - }, - "narrow": { - "sun": "S", - "mon": "M", - "tue": "D", - "wed": "M", - "thu": "D", - "fri": "F", - "sat": "S" - }, - "short": { - "sun": "So.", - "mon": "Mo.", - "tue": "Di.", - "wed": "Mi.", - "thu": "Do.", - "fri": "Fr.", - "sat": "Sa." - }, - "wide": { - "sun": "Sonntag", - "mon": "Montag", - "tue": "Dienstag", - "wed": "Mittwoch", - "thu": "Donnerstag", - "fri": "Freitag", - "sat": "Samstag" - } - } - }, - "quarters": { - "format": { - "abbreviated": { - "1": "Q1", - "2": "Q2", - "3": "Q3", - "4": "Q4" - }, - "narrow": { - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "wide": { - "1": "1. Quartal", - "2": "2. Quartal", - "3": "3. Quartal", - "4": "4. Quartal" - } - }, - "stand-alone": { - "abbreviated": { - "1": "Q1", - "2": "Q2", - "3": "Q3", - "4": "Q4" - }, - "narrow": { - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "wide": { - "1": "1. Quartal", - "2": "2. Quartal", - "3": "3. Quartal", - "4": "4. Quartal" - } - } - }, - "dayPeriods": { - "format": { - "abbreviated": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "morgens", - "morning2": "vormittags", - "afternoon1": "mittags", - "afternoon2": "nachmittags", - "evening1": "abends", - "night1": "nachts" - }, - "narrow": { - "midnight": "Mitternacht", - "am": "vm.", - "pm": "nm.", - "morning1": "morgens", - "morning2": "vormittags", - "afternoon1": "mittags", - "afternoon2": "nachmittags", - "evening1": "abends", - "night1": "nachts" - }, - "wide": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "morgens", - "morning2": "vormittags", - "afternoon1": "mittags", - "afternoon2": "nachmittags", - "evening1": "abends", - "night1": "nachts" - } - }, - "stand-alone": { - "abbreviated": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "Morgen", - "morning2": "Vormittag", - "afternoon1": "Mittag", - "afternoon2": "Nachmittag", - "evening1": "Abend", - "night1": "Nacht" - }, - "narrow": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "Morgen", - "morning2": "Vormittag", - "afternoon1": "Mittag", - "afternoon2": "Nachmittag", - "evening1": "Abend", - "night1": "Nacht" - }, - "wide": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "Morgen", - "morning2": "Vormittag", - "afternoon1": "Mittag", - "afternoon2": "Nachmittag", - "evening1": "Abend", - "night1": "Nacht" - } - } - }, - "eras": { - "eraNames": { - "0": "v. Chr.", - "0-alt-variant": "vor unserer Zeitrechnung", - "1": "n. Chr.", - "1-alt-variant": "unserer Zeitrechnung" - }, - "eraAbbr": { - "0": "v. Chr.", - "0-alt-variant": "v. u. Z.", - "1": "n. Chr.", - "1-alt-variant": "u. Z." - }, - "eraNarrow": { - "0": "v. Chr.", - "0-alt-variant": "v. u. Z.", - "1": "n. Chr.", - "1-alt-variant": "u. Z." - } - }, - "dateFormats": { - "full": "EEEE, d. MMMM y", - "long": "d. MMMM y", - "medium": "dd.MM.y", - "short": "dd.MM.yy" - }, - "timeFormats": { - "full": "HH:mm:ss zzzz", - "long": "HH:mm:ss z", - "medium": "HH:mm:ss", - "short": "HH:mm" - }, - "dateTimeFormats": { - "full": "{1} 'um' {0}", - "long": "{1} 'um' {0}", - "medium": "{1}, {0}", - "short": "{1}, {0}", - "availableFormats": { - "d": "d", - "E": "ccc", - "Ed": "E, d.", - "Ehm": "E h:mm a", - "EHm": "E, HH:mm", - "Ehms": "E, h:mm:ss a", - "EHms": "E, HH:mm:ss", - "Gy": "y G", - "GyMMM": "MMM y G", - "GyMMMd": "d. MMM y G", - "GyMMMEd": "E, d. MMM y G", - "h": "h 'Uhr' a", - "H": "HH 'Uhr'", - "hm": "h:mm a", - "Hm": "HH:mm", - "hms": "h:mm:ss a", - "Hms": "HH:mm:ss", - "hmsv": "h:mm:ss a v", - "Hmsv": "HH:mm:ss v", - "hmv": "h:mm a v", - "Hmv": "HH:mm v", - "M": "L", - "Md": "d.M.", - "MEd": "E, d.M.", - "MMd": "d.MM.", - "MMdd": "dd.MM.", - "MMM": "LLL", - "MMMd": "d. MMM", - "MMMEd": "E, d. MMM", - "MMMMd": "d. MMMM", - "MMMMEd": "E, d. MMMM", - "MMMMW": "'Woche' W 'im' MMM", - "MMMMW": "'Woche' W 'im' MMM", - "ms": "mm:ss", - "y": "y", - "yM": "M.y", - "yMd": "d.M.y", - "yMEd": "E, d.M.y", - "yMM": "MM.y", - "yMMdd": "dd.MM.y", - "yMMM": "MMM y", - "yMMMd": "d. MMM y", - "yMMMEd": "E, d. MMM y", - "yMMMM": "MMMM y", - "yQQQ": "QQQ y", - "yQQQQ": "QQQQ y", - "yw": "'Woche' w 'des' 'Jahres' y", - "yw": "'Woche' w 'des' 'Jahres' y" - }, - "appendItems": { - "Day": "{0} ({2}: {1})", - "Day-Of-Week": "{0} {1}", - "Era": "{1} {0}", - "Hour": "{0} ({2}: {1})", - "Minute": "{0} ({2}: {1})", - "Month": "{0} ({2}: {1})", - "Quarter": "{0} ({2}: {1})", - "Second": "{0} ({2}: {1})", - "Timezone": "{0} {1}", - "Week": "{0} ({2}: {1})", - "Year": "{1} {0}" - }, - "intervalFormats": { - "intervalFormatFallback": "{0} – {1}", - "d": { - "d": "d.–d." - }, - "h": { - "a": "h 'Uhr' a – h 'Uhr' a", - "h": "h – h 'Uhr' a" - }, - "H": { - "H": "HH–HH 'Uhr'" - }, - "hm": { - "a": "h:mm a – h:mm a", - "h": "h:mm–h:mm a", - "m": "h:mm–h:mm a" - }, - "Hm": { - "H": "HH:mm–HH:mm 'Uhr'", - "m": "HH:mm–HH:mm 'Uhr'" - }, - "hmv": { - "a": "h:mm a – h:mm a v", - "h": "h:mm–h:mm a v", - "m": "h:mm–h:mm a v" - }, - "Hmv": { - "H": "HH:mm–HH:mm 'Uhr' v", - "m": "HH:mm–HH:mm 'Uhr' v" - }, - "hv": { - "a": "h a – h a v", - "h": "h–h a v" - }, - "Hv": { - "H": "HH–HH 'Uhr' v" - }, - "M": { - "M": "M.–M." - }, - "Md": { - "d": "dd.MM. – dd.MM.", - "M": "dd.MM. – dd.MM." - }, - "MEd": { - "d": "E, dd.MM. – E, dd.MM.", - "M": "E, dd.MM. – E, dd.MM." - }, - "MMM": { - "M": "MMM–MMM" - }, - "MMMd": { - "d": "d.–d. MMM", - "M": "d. MMM – d. MMM" - }, - "MMMEd": { - "d": "E, d. – E, d. MMM", - "M": "E, d. MMM – E, d. MMM" - }, - "MMMM": { - "M": "LLLL–LLLL" - }, - "y": { - "y": "y–y" - }, - "yM": { - "M": "MM.y – MM.y", - "y": "MM.y – MM.y" - }, - "yMd": { - "d": "dd.MM.y – dd.MM.y", - "M": "dd.MM.y – dd.MM.y", - "y": "dd.MM.y – dd.MM.y" - }, - "yMEd": { - "d": "E, dd.MM.y – E, dd.MM.y", - "M": "E, dd.MM.y – E, dd.MM.y", - "y": "E, dd.MM.y – E, dd.MM.y" - }, - "yMMM": { - "M": "MMM–MMM y", - "y": "MMM y – MMM y" - }, - "yMMMd": { - "d": "d.–d. MMM y", - "M": "d. MMM – d. MMM y", - "y": "d. MMM y – d. MMM y" - }, - "yMMMEd": { - "d": "E, d. – E, d. MMM y", - "M": "E, d. MMM – E, d. MMM y", - "y": "E, d. MMM y – E, d. MMM y" - }, - "yMMMM": { - "M": "MMMM–MMMM y", - "y": "MMMM y – MMMM y" - } - } - } - } - } - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/childdata.ts b/ej2-javascript/code-snippet/grid/grid-cs47/childdata.ts deleted file mode 100644 index ed20a0a98..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs47/childdata.ts +++ /dev/null @@ -1,592 +0,0 @@ -export let data: Object[] = [ - { - OrderID: 10248, CustomerID: 'VINET', ID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 - }, - { - OrderID: 10249, CustomerID: 'TOMSP', ID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 - }, - { - OrderID: 10250, CustomerID: 'HANAR', ID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 - }, - { - OrderID: 10251, CustomerID: 'VICTE', ID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 - }, - { - OrderID: 10252, CustomerID: 'SUPRD', ID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 - }, - { - OrderID: 10253, CustomerID: 'HANAR', ID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 - }, - { - OrderID: 10254, CustomerID: 'CHOPS', ID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 - }, - { - OrderID: 10255, CustomerID: 'RICSU', ID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 - }, - { - OrderID: 10256, CustomerID: 'WELLI', ID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 - }, - { - OrderID: 10257, CustomerID: 'HILAA', ID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', ID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', ID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', ID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', ID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', ID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 - }]; - -export let cascadeData: Object[] = [ - { - OrderID: 10248, CustomerID: 'VINET', EmployeeID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'Australia', ShipState: 'Queensland', Freight: 32.38, Verified: !0 - }, - { - OrderID: 10249, CustomerID: 'TOMSP', EmployeeID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Australia', ShipState: 'Tasmania', Freight: 11.61, Verified: !1 - }, - { - OrderID: 10250, CustomerID: 'HANAR', EmployeeID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'United States', ShipState: 'New York', Freight: 65.83, Verified: !0 - }, - { - OrderID: 10251, CustomerID: 'VICTE', EmployeeID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'Australia', ShipState: 'Queensland', Freight: 41.34, Verified: !0 - }, - { - OrderID: 10252, CustomerID: 'SUPRD', EmployeeID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'United States', ShipState: 'New York', Freight: 51.3, Verified: !0 - }, - { - OrderID: 10253, CustomerID: 'HANAR', EmployeeID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'United States', ShipState: 'New York', Freight: 58.17, Verified: !0 - }, - { - OrderID: 10254, CustomerID: 'CHOPS', EmployeeID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 22.98, Verified: !1 - }, - { - OrderID: 10255, CustomerID: 'RICSU', EmployeeID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Australia', ShipState: 'Tasmania', Freight: 148.33, Verified: !0 - }, - { - OrderID: 10256, CustomerID: 'WELLI', EmployeeID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 13.97, Verified: !1 - }, - { - OrderID: 10257, CustomerID: 'HILAA', EmployeeID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', EmployeeID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'United States', ShipState: 'Washington', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', EmployeeID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'United States', ShipState: 'Washington', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Australia', ShipState: 'Victoria', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'United States', ShipState: 'Washington', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', EmployeeID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'Australia', ShipState: 'Victoria', Freight: 48.29, Verified: !0 - }]; - -export let employeeData: Object[] = [{ - 'EmployeeID': 1, - 'LastName': 'Davolio', - 'FirstName': 'Nancy', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'LastName': 'Fuller', - 'FirstName': 'Andrew', - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'LastName': 'Leverling', - 'FirstName': 'Janet', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'LastName': 'Peacock', - 'FirstName': 'Margaret', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'LastName': 'Buchanan', - 'FirstName': 'Steven', - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': - 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'LastName': 'Suyama', - 'FirstName': 'Michael', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'LastName': 'King', - 'FirstName': 'Robert', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'LastName': 'Callahan', - 'FirstName': 'Laura', - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'LastName': 'Dodsworth', - 'FirstName': 'Anne', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; -export let complexData: Object[] = [{ - 'EmployeeID': 1, - 'Name': { - 'LastName': 'Davolio', - 'FirstName': 'Nancy' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'Name': { - 'LastName': 'Fuller', - 'FirstName': 'Andrew' - }, - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'Name': { - 'LastName': 'Leverling', - 'FirstName': 'Janet' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'Name': { - 'LastName': 'Peacock', - 'FirstName': 'Margaret' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'Name': { - 'LastName': 'Buchanan', - 'FirstName': 'Steven' - }, - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'Name': { - 'LastName': 'Suyama', - 'FirstName': 'Michael' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'Name': { - 'LastName': 'King', - 'FirstName': 'Robert' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'Name': { - 'LastName': 'Callahan', - 'FirstName': 'Laura' - }, - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'Name': { - 'LastName': 'Dodsworth', - 'FirstName': 'Anne' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; - -export let foodInformation: Object[] = [ - { FoodId: 1, Time: "8:40 AM", FoodName: "CHEESE BURGER", Calorie: 100, Protein: 15, Fat: 15, Carbohydrate: 28 }, - { FoodId: 2, Time: "10:30 AM", FoodName: "PIZZA", Calorie: 100, Protein: 15, Fat: 9, Carbohydrate: 39 }, - { FoodId: 3, Time: "12:45 PM", FoodName: "CHICKEN NOODLE", Calorie: 50, Protein: 4, Fat: 2, Carbohydrate: 9 }, - { FoodId: 4, Time: "5:30 PM", FoodName: "YOGURT", Calorie: 75, Protein: 10, Fat: 2, Carbohydrate: 43 }, - { FoodId: 5, Time: "9:00 PM", FoodName: "BEEF SANDWICH", Calorie: 125, Protein: 22, Fat: 13, Carbohydrate: 34 }, - { FoodId: 6, Time: "11:00 PM", FoodName: "CHICKEN BURGER", Calorie: 100, Protein: 15, Fat: 10, Carbohydrate: 25 }, - { FoodId: 7, Time: "6:30 PM", FoodName: "VEG BURGER", Calorie: 70, Protein: 14, Fat: 5, Carbohydrate: 53 }, - { FoodId: 8, Time: "8:00 PM", FoodName: "VEG SANDWICH", Calorie: 75, Protein: 20, Fat: 15, Carbohydrate: 24 }, - { FoodId: 9, Time: "7:00 PM", FoodName: "EGG BURGER", Calorie: 80, Protein: 25, Fat: 16, Carbohydrate: 35 }]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/currencies.json b/ej2-javascript/code-snippet/grid/grid-cs47/currencies.json deleted file mode 100644 index 7f5935168..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs47/currencies.json +++ /dev/null @@ -1,1901 +0,0 @@ -{ - "main": { - "de": { - "identity": { - "version": { - "_number": "$Revision: 13259 $", - "_cldrVersion": "31" - }, - "language": "de" - }, - "numbers": { - "currencies": { - "ADP": { - "displayName": "Andorranische Pesete", - "displayName-count-one": "Andorranische Pesete", - "displayName-count-other": "Andorranische Peseten", - "symbol": "ADP" - }, - "AED": { - "displayName": "VAE-Dirham", - "displayName-count-one": "VAE-Dirham", - "displayName-count-other": "VAE-Dirham", - "symbol": "AED" - }, - "AFA": { - "displayName": "Afghanische Afghani (1927–2002)", - "displayName-count-one": "Afghanische Afghani (1927–2002)", - "displayName-count-other": "Afghanische Afghani (1927–2002)", - "symbol": "AFA" - }, - "AFN": { - "displayName": "Afghanischer Afghani", - "displayName-count-one": "Afghanischer Afghani", - "displayName-count-other": "Afghanische Afghani", - "symbol": "AFN" - }, - "ALK": { - "displayName": "Albanischer Lek (1946–1965)", - "displayName-count-one": "Albanischer Lek (1946–1965)", - "displayName-count-other": "Albanische Lek (1946–1965)" - }, - "ALL": { - "displayName": "Albanischer Lek", - "displayName-count-one": "Albanischer Lek", - "displayName-count-other": "Albanische Lek", - "symbol": "ALL" - }, - "AMD": { - "displayName": "Armenischer Dram", - "displayName-count-one": "Armenischer Dram", - "displayName-count-other": "Armenische Dram", - "symbol": "AMD" - }, - "ANG": { - "displayName": "Niederländische-Antillen-Gulden", - "displayName-count-one": "Niederländische-Antillen-Gulden", - "displayName-count-other": "Niederländische-Antillen-Gulden", - "symbol": "ANG" - }, - "AOA": { - "displayName": "Angolanischer Kwanza", - "displayName-count-one": "Angolanischer Kwanza", - "displayName-count-other": "Angolanische Kwanza", - "symbol": "AOA", - "symbol-alt-narrow": "Kz" - }, - "AOK": { - "displayName": "Angolanischer Kwanza (1977–1990)", - "displayName-count-one": "Angolanischer Kwanza (1977–1990)", - "displayName-count-other": "Angolanische Kwanza (1977–1990)", - "symbol": "AOK" - }, - "AON": { - "displayName": "Angolanischer Neuer Kwanza (1990–2000)", - "displayName-count-one": "Angolanischer Neuer Kwanza (1990–2000)", - "displayName-count-other": "Angolanische Neue Kwanza (1990–2000)", - "symbol": "AON" - }, - "AOR": { - "displayName": "Angolanischer Kwanza Reajustado (1995–1999)", - "displayName-count-one": "Angolanischer Kwanza Reajustado (1995–1999)", - "displayName-count-other": "Angolanische Kwanza Reajustado (1995–1999)", - "symbol": "AOR" - }, - "ARA": { - "displayName": "Argentinischer Austral", - "displayName-count-one": "Argentinischer Austral", - "displayName-count-other": "Argentinische Austral", - "symbol": "ARA" - }, - "ARL": { - "displayName": "Argentinischer Peso Ley (1970–1983)", - "displayName-count-one": "Argentinischer Peso Ley (1970–1983)", - "displayName-count-other": "Argentinische Pesos Ley (1970–1983)", - "symbol": "ARL" - }, - "ARM": { - "displayName": "Argentinischer Peso (1881–1970)", - "displayName-count-one": "Argentinischer Peso (1881–1970)", - "displayName-count-other": "Argentinische Pesos (1881–1970)", - "symbol": "ARM" - }, - "ARP": { - "displayName": "Argentinischer Peso (1983–1985)", - "displayName-count-one": "Argentinischer Peso (1983–1985)", - "displayName-count-other": "Argentinische Peso (1983–1985)", - "symbol": "ARP" - }, - "ARS": { - "displayName": "Argentinischer Peso", - "displayName-count-one": "Argentinischer Peso", - "displayName-count-other": "Argentinische Pesos", - "symbol": "ARS", - "symbol-alt-narrow": "$" - }, - "ATS": { - "displayName": "Österreichischer Schilling", - "displayName-count-one": "Österreichischer Schilling", - "displayName-count-other": "Österreichische Schilling", - "symbol": "öS" - }, - "AUD": { - "displayName": "Australischer Dollar", - "displayName-count-one": "Australischer Dollar", - "displayName-count-other": "Australische Dollar", - "symbol": "AU$", - "symbol-alt-narrow": "$" - }, - "AWG": { - "displayName": "Aruba-Florin", - "displayName-count-one": "Aruba-Florin", - "displayName-count-other": "Aruba-Florin", - "symbol": "AWG" - }, - "AZM": { - "displayName": "Aserbaidschan-Manat (1993–2006)", - "displayName-count-one": "Aserbaidschan-Manat (1993–2006)", - "displayName-count-other": "Aserbaidschan-Manat (1993–2006)", - "symbol": "AZM" - }, - "AZN": { - "displayName": "Aserbaidschan-Manat", - "displayName-count-one": "Aserbaidschan-Manat", - "displayName-count-other": "Aserbaidschan-Manat", - "symbol": "AZN" - }, - "BAD": { - "displayName": "Bosnien und Herzegowina Dinar (1992–1994)", - "displayName-count-one": "Bosnien und Herzegowina Dinar (1992–1994)", - "displayName-count-other": "Bosnien und Herzegowina Dinar (1992–1994)", - "symbol": "BAD" - }, - "BAM": { - "displayName": "Bosnien und Herzegowina Konvertierbare Mark", - "displayName-count-one": "Bosnien und Herzegowina Konvertierbare Mark", - "displayName-count-other": "Bosnien und Herzegowina Konvertierbare Mark", - "symbol": "BAM", - "symbol-alt-narrow": "KM" - }, - "BAN": { - "displayName": "Bosnien und Herzegowina Neuer Dinar (1994–1997)", - "displayName-count-one": "Bosnien und Herzegowina Neuer Dinar (1994–1997)", - "displayName-count-other": "Bosnien und Herzegowina Neue Dinar (1994–1997)", - "symbol": "BAN" - }, - "BBD": { - "displayName": "Barbados-Dollar", - "displayName-count-one": "Barbados-Dollar", - "displayName-count-other": "Barbados-Dollar", - "symbol": "BBD", - "symbol-alt-narrow": "$" - }, - "BDT": { - "displayName": "Bangladesch-Taka", - "displayName-count-one": "Bangladesch-Taka", - "displayName-count-other": "Bangladesch-Taka", - "symbol": "BDT", - "symbol-alt-narrow": "৳" - }, - "BEC": { - "displayName": "Belgischer Franc (konvertibel)", - "displayName-count-one": "Belgischer Franc (konvertibel)", - "displayName-count-other": "Belgische Franc (konvertibel)", - "symbol": "BEC" - }, - "BEF": { - "displayName": "Belgischer Franc", - "displayName-count-one": "Belgischer Franc", - "displayName-count-other": "Belgische Franc", - "symbol": "BEF" - }, - "BEL": { - "displayName": "Belgischer Finanz-Franc", - "displayName-count-one": "Belgischer Finanz-Franc", - "displayName-count-other": "Belgische Finanz-Franc", - "symbol": "BEL" - }, - "BGL": { - "displayName": "Bulgarische Lew (1962–1999)", - "displayName-count-one": "Bulgarische Lew (1962–1999)", - "displayName-count-other": "Bulgarische Lew (1962–1999)", - "symbol": "BGL" - }, - "BGM": { - "displayName": "Bulgarischer Lew (1952–1962)", - "displayName-count-one": "Bulgarischer Lew (1952–1962)", - "displayName-count-other": "Bulgarische Lew (1952–1962)", - "symbol": "BGK" - }, - "BGN": { - "displayName": "Bulgarischer Lew", - "displayName-count-one": "Bulgarischer Lew", - "displayName-count-other": "Bulgarische Lew", - "symbol": "BGN" - }, - "BGO": { - "displayName": "Bulgarischer Lew (1879–1952)", - "displayName-count-one": "Bulgarischer Lew (1879–1952)", - "displayName-count-other": "Bulgarische Lew (1879–1952)", - "symbol": "BGJ" - }, - "BHD": { - "displayName": "Bahrain-Dinar", - "displayName-count-one": "Bahrain-Dinar", - "displayName-count-other": "Bahrain-Dinar", - "symbol": "BHD" - }, - "BIF": { - "displayName": "Burundi-Franc", - "displayName-count-one": "Burundi-Franc", - "displayName-count-other": "Burundi-Francs", - "symbol": "BIF" - }, - "BMD": { - "displayName": "Bermuda-Dollar", - "displayName-count-one": "Bermuda-Dollar", - "displayName-count-other": "Bermuda-Dollar", - "symbol": "BMD", - "symbol-alt-narrow": "$" - }, - "BND": { - "displayName": "Brunei-Dollar", - "displayName-count-one": "Brunei-Dollar", - "displayName-count-other": "Brunei-Dollar", - "symbol": "BND", - "symbol-alt-narrow": "$" - }, - "BOB": { - "displayName": "Bolivanischer Boliviano", - "displayName-count-one": "Bolivanischer Boliviano", - "displayName-count-other": "Bolivianische Bolivianos", - "symbol": "BOB", - "symbol-alt-narrow": "Bs" - }, - "BOL": { - "displayName": "Bolivianischer Boliviano (1863–1963)", - "displayName-count-one": "Bolivianischer Boliviano (1863–1963)", - "displayName-count-other": "Bolivianische Bolivianos (1863–1963)", - "symbol": "BOL" - }, - "BOP": { - "displayName": "Bolivianischer Peso", - "displayName-count-one": "Bolivianischer Peso", - "displayName-count-other": "Bolivianische Peso", - "symbol": "BOP" - }, - "BOV": { - "displayName": "Boliviansiche Mvdol", - "displayName-count-one": "Boliviansiche Mvdol", - "displayName-count-other": "Bolivianische Mvdol", - "symbol": "BOV" - }, - "BRB": { - "displayName": "Brasilianischer Cruzeiro Novo (1967–1986)", - "displayName-count-one": "Brasilianischer Cruzeiro Novo (1967–1986)", - "displayName-count-other": "Brasilianische Cruzeiro Novo (1967–1986)", - "symbol": "BRB" - }, - "BRC": { - "displayName": "Brasilianischer Cruzado (1986–1989)", - "displayName-count-one": "Brasilianischer Cruzado (1986–1989)", - "displayName-count-other": "Brasilianische Cruzado (1986–1989)", - "symbol": "BRC" - }, - "BRE": { - "displayName": "Brasilianischer Cruzeiro (1990–1993)", - "displayName-count-one": "Brasilianischer Cruzeiro (1990–1993)", - "displayName-count-other": "Brasilianische Cruzeiro (1990–1993)", - "symbol": "BRE" - }, - "BRL": { - "displayName": "Brasilianischer Real", - "displayName-count-one": "Brasilianischer Real", - "displayName-count-other": "Brasilianische Real", - "symbol": "R$", - "symbol-alt-narrow": "R$" - }, - "BRN": { - "displayName": "Brasilianischer Cruzado Novo (1989–1990)", - "displayName-count-one": "Brasilianischer Cruzado Novo (1989–1990)", - "displayName-count-other": "Brasilianische Cruzado Novo (1989–1990)", - "symbol": "BRN" - }, - "BRR": { - "displayName": "Brasilianischer Cruzeiro (1993–1994)", - "displayName-count-one": "Brasilianischer Cruzeiro (1993–1994)", - "displayName-count-other": "Brasilianische Cruzeiro (1993–1994)", - "symbol": "BRR" - }, - "BRZ": { - "displayName": "Brasilianischer Cruzeiro (1942–1967)", - "displayName-count-one": "Brasilianischer Cruzeiro (1942–1967)", - "displayName-count-other": "Brasilianischer Cruzeiro (1942–1967)", - "symbol": "BRZ" - }, - "BSD": { - "displayName": "Bahamas-Dollar", - "displayName-count-one": "Bahamas-Dollar", - "displayName-count-other": "Bahamas-Dollar", - "symbol": "BSD", - "symbol-alt-narrow": "$" - }, - "BTN": { - "displayName": "Bhutan-Ngultrum", - "displayName-count-one": "Bhutan-Ngultrum", - "displayName-count-other": "Bhutan-Ngultrum", - "symbol": "BTN" - }, - "BUK": { - "displayName": "Birmanischer Kyat", - "displayName-count-one": "Birmanischer Kyat", - "displayName-count-other": "Birmanische Kyat", - "symbol": "BUK" - }, - "BWP": { - "displayName": "Botswanischer Pula", - "displayName-count-one": "Botswanischer Pula", - "displayName-count-other": "Botswanische Pula", - "symbol": "BWP", - "symbol-alt-narrow": "P" - }, - "BYB": { - "displayName": "Belarus-Rubel (1994–1999)", - "displayName-count-one": "Belarus-Rubel (1994–1999)", - "displayName-count-other": "Belarus-Rubel (1994–1999)", - "symbol": "BYB" - }, - "BYN": { - "displayName": "Weißrussischer Rubel", - "displayName-count-one": "Weißrussischer Rubel", - "displayName-count-other": "Weißrussische Rubel", - "symbol": "BYN", - "symbol-alt-narrow": "р." - }, - "BYR": { - "displayName": "Weißrussischer Rubel (2000–2016)", - "displayName-count-one": "Weißrussischer Rubel (2000–2016)", - "displayName-count-other": "Weißrussische Rubel (2000–2016)", - "symbol": "BYR" - }, - "BZD": { - "displayName": "Belize-Dollar", - "displayName-count-one": "Belize-Dollar", - "displayName-count-other": "Belize-Dollar", - "symbol": "BZD", - "symbol-alt-narrow": "$" - }, - "CAD": { - "displayName": "Kanadischer Dollar", - "displayName-count-one": "Kanadischer Dollar", - "displayName-count-other": "Kanadische Dollar", - "symbol": "CA$", - "symbol-alt-narrow": "$" - }, - "CDF": { - "displayName": "Kongo-Franc", - "displayName-count-one": "Kongo-Franc", - "displayName-count-other": "Kongo-Francs", - "symbol": "CDF" - }, - "CHE": { - "displayName": "WIR-Euro", - "displayName-count-one": "WIR-Euro", - "displayName-count-other": "WIR-Euro", - "symbol": "CHE" - }, - "CHF": { - "displayName": "Schweizer Franken", - "displayName-count-one": "Schweizer Franken", - "displayName-count-other": "Schweizer Franken", - "symbol": "CHF" - }, - "CHW": { - "displayName": "WIR Franken", - "displayName-count-one": "WIR Franken", - "displayName-count-other": "WIR Franken", - "symbol": "CHW" - }, - "CLE": { - "displayName": "Chilenischer Escudo", - "displayName-count-one": "Chilenischer Escudo", - "displayName-count-other": "Chilenische Escudo", - "symbol": "CLE" - }, - "CLF": { - "displayName": "Chilenische Unidades de Fomento", - "displayName-count-one": "Chilenische Unidades de Fomento", - "displayName-count-other": "Chilenische Unidades de Fomento", - "symbol": "CLF" - }, - "CLP": { - "displayName": "Chilenischer Peso", - "displayName-count-one": "Chilenischer Peso", - "displayName-count-other": "Chilenische Pesos", - "symbol": "CLP", - "symbol-alt-narrow": "$" - }, - "CNX": { - "displayName": "Dollar der Chinesischen Volksbank", - "displayName-count-one": "Dollar der Chinesischen Volksbank", - "displayName-count-other": "Dollar der Chinesischen Volksbank", - "symbol": "CNX" - }, - "CNY": { - "displayName": "Renminbi Yuan", - "displayName-count-one": "Chinesischer Yuan", - "displayName-count-other": "Renminbi Yuan", - "symbol": "CN¥", - "symbol-alt-narrow": "¥" - }, - "COP": { - "displayName": "Kolumbianischer Peso", - "displayName-count-one": "Kolumbianischer Peso", - "displayName-count-other": "Kolumbianische Pesos", - "symbol": "COP", - "symbol-alt-narrow": "$" - }, - "COU": { - "displayName": "Kolumbianische Unidades de valor real", - "displayName-count-one": "Kolumbianische Unidad de valor real", - "displayName-count-other": "Kolumbianische Unidades de valor real", - "symbol": "COU" - }, - "CRC": { - "displayName": "Costa-Rica-Colón", - "displayName-count-one": "Costa-Rica-Colón", - "displayName-count-other": "Costa-Rica-Colón", - "symbol": "CRC", - "symbol-alt-narrow": "₡" - }, - "CSD": { - "displayName": "Serbischer Dinar (2002–2006)", - "displayName-count-one": "Serbischer Dinar (2002–2006)", - "displayName-count-other": "Serbische Dinar (2002–2006)", - "symbol": "CSD" - }, - "CSK": { - "displayName": "Tschechoslowakische Krone", - "displayName-count-one": "Tschechoslowakische Kronen", - "displayName-count-other": "Tschechoslowakische Kronen", - "symbol": "CSK" - }, - "CUC": { - "displayName": "Kubanischer Peso (konvertibel)", - "displayName-count-one": "Kubanischer Peso (konvertibel)", - "displayName-count-other": "Kubanische Pesos (konvertibel)", - "symbol": "CUC", - "symbol-alt-narrow": "Cub$" - }, - "CUP": { - "displayName": "Kubanischer Peso", - "displayName-count-one": "Kubanischer Peso", - "displayName-count-other": "Kubanische Pesos", - "symbol": "CUP", - "symbol-alt-narrow": "$" - }, - "CVE": { - "displayName": "Cabo-Verde-Escudo", - "displayName-count-one": "Cabo-Verde-Escudo", - "displayName-count-other": "Cabo-Verde-Escudos", - "symbol": "CVE" - }, - "CYP": { - "displayName": "Zypern-Pfund", - "displayName-count-one": "Zypern Pfund", - "displayName-count-other": "Zypern Pfund", - "symbol": "CYP" - }, - "CZK": { - "displayName": "Tschechische Krone", - "displayName-count-one": "Tschechische Krone", - "displayName-count-other": "Tschechische Kronen", - "symbol": "CZK", - "symbol-alt-narrow": "Kč" - }, - "DDM": { - "displayName": "Mark der DDR", - "displayName-count-one": "Mark der DDR", - "displayName-count-other": "Mark der DDR", - "symbol": "DDM" - }, - "DEM": { - "displayName": "Deutsche Mark", - "displayName-count-one": "Deutsche Mark", - "displayName-count-other": "Deutsche Mark", - "symbol": "DM" - }, - "DJF": { - "displayName": "Dschibuti-Franc", - "displayName-count-one": "Dschibuti-Franc", - "displayName-count-other": "Dschibuti-Franc", - "symbol": "DJF" - }, - "DKK": { - "displayName": "Dänische Krone", - "displayName-count-one": "Dänische Krone", - "displayName-count-other": "Dänische Kronen", - "symbol": "DKK", - "symbol-alt-narrow": "kr" - }, - "DOP": { - "displayName": "Dominikanischer Peso", - "displayName-count-one": "Dominikanischer Peso", - "displayName-count-other": "Dominikanische Pesos", - "symbol": "DOP", - "symbol-alt-narrow": "$" - }, - "DZD": { - "displayName": "Algerischer Dinar", - "displayName-count-one": "Algerischer Dinar", - "displayName-count-other": "Algerische Dinar", - "symbol": "DZD" - }, - "ECS": { - "displayName": "Ecuadorianischer Sucre", - "displayName-count-one": "Ecuadorianischer Sucre", - "displayName-count-other": "Ecuadorianische Sucre", - "symbol": "ECS" - }, - "ECV": { - "displayName": "Verrechnungseinheit für Ecuador", - "displayName-count-one": "Verrechnungseinheiten für Ecuador", - "displayName-count-other": "Verrechnungseinheiten für Ecuador", - "symbol": "ECV" - }, - "EEK": { - "displayName": "Estnische Krone", - "displayName-count-one": "Estnische Krone", - "displayName-count-other": "Estnische Kronen", - "symbol": "EEK" - }, - "EGP": { - "displayName": "Ägyptisches Pfund", - "displayName-count-one": "Ägyptisches Pfund", - "displayName-count-other": "Ägyptische Pfund", - "symbol": "EGP", - "symbol-alt-narrow": "E£" - }, - "ERN": { - "displayName": "Eritreischer Nakfa", - "displayName-count-one": "Eritreischer Nakfa", - "displayName-count-other": "Eritreische Nakfa", - "symbol": "ERN" - }, - "ESA": { - "displayName": "Spanische Peseta (A–Konten)", - "displayName-count-one": "Spanische Peseta (A–Konten)", - "displayName-count-other": "Spanische Peseten (A–Konten)", - "symbol": "ESA" - }, - "ESB": { - "displayName": "Spanische Peseta (konvertibel)", - "displayName-count-one": "Spanische Peseta (konvertibel)", - "displayName-count-other": "Spanische Peseten (konvertibel)", - "symbol": "ESB" - }, - "ESP": { - "displayName": "Spanische Peseta", - "displayName-count-one": "Spanische Peseta", - "displayName-count-other": "Spanische Peseten", - "symbol": "ESP", - "symbol-alt-narrow": "₧" - }, - "ETB": { - "displayName": "Äthiopischer Birr", - "displayName-count-one": "Äthiopischer Birr", - "displayName-count-other": "Äthiopische Birr", - "symbol": "ETB" - }, - "EUR": { - "displayName": "Euro", - "displayName-count-one": "Euro", - "displayName-count-other": "Euro", - "symbol": "€", - "symbol-alt-narrow": "€" - }, - "FIM": { - "displayName": "Finnische Mark", - "displayName-count-one": "Finnische Mark", - "displayName-count-other": "Finnische Mark", - "symbol": "FIM" - }, - "FJD": { - "displayName": "Fidschi-Dollar", - "displayName-count-one": "Fidschi-Dollar", - "displayName-count-other": "Fidschi-Dollar", - "symbol": "FJD", - "symbol-alt-narrow": "$" - }, - "FKP": { - "displayName": "Falkland-Pfund", - "displayName-count-one": "Falkland-Pfund", - "displayName-count-other": "Falkland-Pfund", - "symbol": "FKP", - "symbol-alt-narrow": "Fl£" - }, - "FRF": { - "displayName": "Französischer Franc", - "displayName-count-one": "Französischer Franc", - "displayName-count-other": "Französische Franc", - "symbol": "FRF" - }, - "GBP": { - "displayName": "Britisches Pfund", - "displayName-count-one": "Britisches Pfund", - "displayName-count-other": "Britische Pfund", - "symbol": "£", - "symbol-alt-narrow": "£" - }, - "GEK": { - "displayName": "Georgischer Kupon Larit", - "displayName-count-one": "Georgischer Kupon Larit", - "displayName-count-other": "Georgische Kupon Larit", - "symbol": "GEK" - }, - "GEL": { - "displayName": "Georgischer Lari", - "displayName-count-one": "Georgischer Lari", - "displayName-count-other": "Georgische Lari", - "symbol": "GEL", - "symbol-alt-narrow": "₾", - "symbol-alt-variant": "₾" - }, - "GHC": { - "displayName": "Ghanaischer Cedi (1979–2007)", - "displayName-count-one": "Ghanaischer Cedi (1979–2007)", - "displayName-count-other": "Ghanaische Cedi (1979–2007)", - "symbol": "GHC" - }, - "GHS": { - "displayName": "Ghanaischer Cedi", - "displayName-count-one": "Ghanaischer Cedi", - "displayName-count-other": "Ghanaische Cedi", - "symbol": "GHS" - }, - "GIP": { - "displayName": "Gibraltar-Pfund", - "displayName-count-one": "Gibraltar-Pfund", - "displayName-count-other": "Gibraltar Pfund", - "symbol": "GIP", - "symbol-alt-narrow": "£" - }, - "GMD": { - "displayName": "Gambia-Dalasi", - "displayName-count-one": "Gambia-Dalasi", - "displayName-count-other": "Gambia-Dalasi", - "symbol": "GMD" - }, - "GNF": { - "displayName": "Guinea-Franc", - "displayName-count-one": "Guinea-Franc", - "displayName-count-other": "Guinea-Franc", - "symbol": "GNF", - "symbol-alt-narrow": "F.G." - }, - "GNS": { - "displayName": "Guineischer Syli", - "displayName-count-one": "Guineischer Syli", - "displayName-count-other": "Guineische Syli", - "symbol": "GNS" - }, - "GQE": { - "displayName": "Äquatorialguinea-Ekwele", - "displayName-count-one": "Äquatorialguinea-Ekwele", - "displayName-count-other": "Äquatorialguinea-Ekwele", - "symbol": "GQE" - }, - "GRD": { - "displayName": "Griechische Drachme", - "displayName-count-one": "Griechische Drachme", - "displayName-count-other": "Griechische Drachmen", - "symbol": "GRD" - }, - "GTQ": { - "displayName": "Guatemaltekischer Quetzal", - "displayName-count-one": "Guatemaltekischer Quetzal", - "displayName-count-other": "Guatemaltekische Quetzales", - "symbol": "GTQ", - "symbol-alt-narrow": "Q" - }, - "GWE": { - "displayName": "Portugiesisch Guinea Escudo", - "displayName-count-one": "Portugiesisch Guinea Escudo", - "displayName-count-other": "Portugiesisch Guinea Escudo", - "symbol": "GWE" - }, - "GWP": { - "displayName": "Guinea-Bissau Peso", - "displayName-count-one": "Guinea-Bissau Peso", - "displayName-count-other": "Guinea-Bissau Pesos", - "symbol": "GWP" - }, - "GYD": { - "displayName": "Guyana-Dollar", - "displayName-count-one": "Guyana-Dollar", - "displayName-count-other": "Guyana-Dollar", - "symbol": "GYD", - "symbol-alt-narrow": "$" - }, - "HKD": { - "displayName": "Hongkong-Dollar", - "displayName-count-one": "Hongkong-Dollar", - "displayName-count-other": "Hongkong-Dollar", - "symbol": "HK$", - "symbol-alt-narrow": "$" - }, - "HNL": { - "displayName": "Honduras-Lempira", - "displayName-count-one": "Honduras-Lempira", - "displayName-count-other": "Honduras-Lempira", - "symbol": "HNL", - "symbol-alt-narrow": "L" - }, - "HRD": { - "displayName": "Kroatischer Dinar", - "displayName-count-one": "Kroatischer Dinar", - "displayName-count-other": "Kroatische Dinar", - "symbol": "HRD" - }, - "HRK": { - "displayName": "Kroatischer Kuna", - "displayName-count-one": "Kroatischer Kuna", - "displayName-count-other": "Kroatische Kuna", - "symbol": "HRK", - "symbol-alt-narrow": "kn" - }, - "HTG": { - "displayName": "Haitianische Gourde", - "displayName-count-one": "Haitianische Gourde", - "displayName-count-other": "Haitianische Gourdes", - "symbol": "HTG" - }, - "HUF": { - "displayName": "Ungarischer Forint", - "displayName-count-one": "Ungarischer Forint", - "displayName-count-other": "Ungarische Forint", - "symbol": "HUF", - "symbol-alt-narrow": "Ft" - }, - "IDR": { - "displayName": "Indonesische Rupiah", - "displayName-count-one": "Indonesische Rupiah", - "displayName-count-other": "Indonesische Rupiah", - "symbol": "IDR", - "symbol-alt-narrow": "Rp" - }, - "IEP": { - "displayName": "Irisches Pfund", - "displayName-count-one": "Irisches Pfund", - "displayName-count-other": "Irische Pfund", - "symbol": "IEP" - }, - "ILP": { - "displayName": "Israelisches Pfund", - "displayName-count-one": "Israelisches Pfund", - "displayName-count-other": "Israelische Pfund", - "symbol": "ILP" - }, - "ILR": { - "displayName": "Israelischer Schekel (1980–1985)", - "displayName-count-one": "Israelischer Schekel (1980–1985)", - "displayName-count-other": "Israelische Schekel (1980–1985)" - }, - "ILS": { - "displayName": "Israelischer Neuer Schekel", - "displayName-count-one": "Israelischer Neuer Schekel", - "displayName-count-other": "Israelische Neue Schekel", - "symbol": "₪", - "symbol-alt-narrow": "₪" - }, - "INR": { - "displayName": "Indische Rupie", - "displayName-count-one": "Indische Rupie", - "displayName-count-other": "Indische Rupien", - "symbol": "₹", - "symbol-alt-narrow": "₹" - }, - "IQD": { - "displayName": "Irakischer Dinar", - "displayName-count-one": "Irakischer Dinar", - "displayName-count-other": "Irakische Dinar", - "symbol": "IQD" - }, - "IRR": { - "displayName": "Iranischer Rial", - "displayName-count-one": "Iranischer Rial", - "displayName-count-other": "Iranische Rial", - "symbol": "IRR" - }, - "ISJ": { - "displayName": "Isländische Krone (1918–1981)", - "displayName-count-one": "Isländische Krone (1918–1981)", - "displayName-count-other": "Isländische Kronen (1918–1981)" - }, - "ISK": { - "displayName": "Isländische Krone", - "displayName-count-one": "Isländische Krone", - "displayName-count-other": "Isländische Kronen", - "symbol": "ISK", - "symbol-alt-narrow": "kr" - }, - "ITL": { - "displayName": "Italienische Lira", - "displayName-count-one": "Italienische Lira", - "displayName-count-other": "Italienische Lire", - "symbol": "ITL" - }, - "JMD": { - "displayName": "Jamaika-Dollar", - "displayName-count-one": "Jamaika-Dollar", - "displayName-count-other": "Jamaika-Dollar", - "symbol": "JMD", - "symbol-alt-narrow": "$" - }, - "JOD": { - "displayName": "Jordanischer Dinar", - "displayName-count-one": "Jordanischer Dinar", - "displayName-count-other": "Jordanische Dinar", - "symbol": "JOD" - }, - "JPY": { - "displayName": "Japanischer Yen", - "displayName-count-one": "Japanischer Yen", - "displayName-count-other": "Japanische Yen", - "symbol": "¥", - "symbol-alt-narrow": "¥" - }, - "KES": { - "displayName": "Kenia-Schilling", - "displayName-count-one": "Kenia-Schilling", - "displayName-count-other": "Kenia-Schilling", - "symbol": "KES" - }, - "KGS": { - "displayName": "Kirgisischer Som", - "displayName-count-one": "Kirgisischer Som", - "displayName-count-other": "Kirgisische Som", - "symbol": "KGS" - }, - "KHR": { - "displayName": "Kambodschanischer Riel", - "displayName-count-one": "Kambodschanischer Riel", - "displayName-count-other": "Kambodschanische Riel", - "symbol": "KHR", - "symbol-alt-narrow": "៛" - }, - "KMF": { - "displayName": "Komoren-Franc", - "displayName-count-one": "Komoren-Franc", - "displayName-count-other": "Komoren-Francs", - "symbol": "KMF", - "symbol-alt-narrow": "FC" - }, - "KPW": { - "displayName": "Nordkoreanischer Won", - "displayName-count-one": "Nordkoreanischer Won", - "displayName-count-other": "Nordkoreanische Won", - "symbol": "KPW", - "symbol-alt-narrow": "₩" - }, - "KRH": { - "displayName": "Südkoreanischer Hwan (1953–1962)", - "displayName-count-one": "Südkoreanischer Hwan (1953–1962)", - "displayName-count-other": "Südkoreanischer Hwan (1953–1962)", - "symbol": "KRH" - }, - "KRO": { - "displayName": "Südkoreanischer Won (1945–1953)", - "displayName-count-one": "Südkoreanischer Won (1945–1953)", - "displayName-count-other": "Südkoreanischer Won (1945–1953)", - "symbol": "KRO" - }, - "KRW": { - "displayName": "Südkoreanischer Won", - "displayName-count-one": "Südkoreanischer Won", - "displayName-count-other": "Südkoreanische Won", - "symbol": "₩", - "symbol-alt-narrow": "₩" - }, - "KWD": { - "displayName": "Kuwait-Dinar", - "displayName-count-one": "Kuwait-Dinar", - "displayName-count-other": "Kuwait-Dinar", - "symbol": "KWD" - }, - "KYD": { - "displayName": "Kaiman-Dollar", - "displayName-count-one": "Kaiman-Dollar", - "displayName-count-other": "Kaiman-Dollar", - "symbol": "KYD", - "symbol-alt-narrow": "$" - }, - "KZT": { - "displayName": "Kasachischer Tenge", - "displayName-count-one": "Kasachischer Tenge", - "displayName-count-other": "Kasachische Tenge", - "symbol": "KZT", - "symbol-alt-narrow": "₸" - }, - "LAK": { - "displayName": "Laotischer Kip", - "displayName-count-one": "Laotischer Kip", - "displayName-count-other": "Laotische Kip", - "symbol": "LAK", - "symbol-alt-narrow": "₭" - }, - "LBP": { - "displayName": "Libanesisches Pfund", - "displayName-count-one": "Libanesisches Pfund", - "displayName-count-other": "Libanesische Pfund", - "symbol": "LBP", - "symbol-alt-narrow": "L£" - }, - "LKR": { - "displayName": "Sri-Lanka-Rupie", - "displayName-count-one": "Sri-Lanka-Rupie", - "displayName-count-other": "Sri-Lanka-Rupien", - "symbol": "LKR", - "symbol-alt-narrow": "Rs" - }, - "LRD": { - "displayName": "Liberianischer Dollar", - "displayName-count-one": "Liberianischer Dollar", - "displayName-count-other": "Liberianische Dollar", - "symbol": "LRD", - "symbol-alt-narrow": "$" - }, - "LSL": { - "displayName": "Loti", - "displayName-count-one": "Loti", - "displayName-count-other": "Loti", - "symbol": "LSL" - }, - "LTL": { - "displayName": "Litauischer Litas", - "displayName-count-one": "Litauischer Litas", - "displayName-count-other": "Litauische Litas", - "symbol": "LTL", - "symbol-alt-narrow": "Lt" - }, - "LTT": { - "displayName": "Litauischer Talonas", - "displayName-count-one": "Litauische Talonas", - "displayName-count-other": "Litauische Talonas", - "symbol": "LTT" - }, - "LUC": { - "displayName": "Luxemburgischer Franc (konvertibel)", - "displayName-count-one": "Luxemburgische Franc (konvertibel)", - "displayName-count-other": "Luxemburgische Franc (konvertibel)", - "symbol": "LUC" - }, - "LUF": { - "displayName": "Luxemburgischer Franc", - "displayName-count-one": "Luxemburgische Franc", - "displayName-count-other": "Luxemburgische Franc", - "symbol": "LUF" - }, - "LUL": { - "displayName": "Luxemburgischer Finanz-Franc", - "displayName-count-one": "Luxemburgische Finanz-Franc", - "displayName-count-other": "Luxemburgische Finanz-Franc", - "symbol": "LUL" - }, - "LVL": { - "displayName": "Lettischer Lats", - "displayName-count-one": "Lettischer Lats", - "displayName-count-other": "Lettische Lats", - "symbol": "LVL", - "symbol-alt-narrow": "Ls" - }, - "LVR": { - "displayName": "Lettischer Rubel", - "displayName-count-one": "Lettische Rubel", - "displayName-count-other": "Lettische Rubel", - "symbol": "LVR" - }, - "LYD": { - "displayName": "Libyscher Dinar", - "displayName-count-one": "Libyscher Dinar", - "displayName-count-other": "Libysche Dinar", - "symbol": "LYD" - }, - "MAD": { - "displayName": "Marokkanischer Dirham", - "displayName-count-one": "Marokkanischer Dirham", - "displayName-count-other": "Marokkanische Dirham", - "symbol": "MAD" - }, - "MAF": { - "displayName": "Marokkanischer Franc", - "displayName-count-one": "Marokkanische Franc", - "displayName-count-other": "Marokkanische Franc", - "symbol": "MAF" - }, - "MCF": { - "displayName": "Monegassischer Franc", - "displayName-count-one": "Monegassischer Franc", - "displayName-count-other": "Monegassische Franc", - "symbol": "MCF" - }, - "MDC": { - "displayName": "Moldau-Cupon", - "displayName-count-one": "Moldau-Cupon", - "displayName-count-other": "Moldau-Cupon", - "symbol": "MDC" - }, - "MDL": { - "displayName": "Moldau-Leu", - "displayName-count-one": "Moldau-Leu", - "displayName-count-other": "Moldau-Leu", - "symbol": "MDL" - }, - "MGA": { - "displayName": "Madagaskar-Ariary", - "displayName-count-one": "Madagaskar-Ariary", - "displayName-count-other": "Madagaskar-Ariary", - "symbol": "MGA", - "symbol-alt-narrow": "Ar" - }, - "MGF": { - "displayName": "Madagaskar-Franc", - "displayName-count-one": "Madagaskar-Franc", - "displayName-count-other": "Madagaskar-Franc", - "symbol": "MGF" - }, - "MKD": { - "displayName": "Mazedonischer Denar", - "displayName-count-one": "Mazedonischer Denar", - "displayName-count-other": "Mazedonische Denari", - "symbol": "MKD" - }, - "MKN": { - "displayName": "Mazedonischer Denar (1992–1993)", - "displayName-count-one": "Mazedonischer Denar (1992–1993)", - "displayName-count-other": "Mazedonische Denar (1992–1993)", - "symbol": "MKN" - }, - "MLF": { - "displayName": "Malischer Franc", - "displayName-count-one": "Malische Franc", - "displayName-count-other": "Malische Franc", - "symbol": "MLF" - }, - "MMK": { - "displayName": "Myanmarischer Kyat", - "displayName-count-one": "Myanmarischer Kyat", - "displayName-count-other": "Myanmarische Kyat", - "symbol": "MMK", - "symbol-alt-narrow": "K" - }, - "MNT": { - "displayName": "Mongolischer Tögrög", - "displayName-count-one": "Mongolischer Tögrög", - "displayName-count-other": "Mongolische Tögrög", - "symbol": "MNT", - "symbol-alt-narrow": "₮" - }, - "MOP": { - "displayName": "Macao-Pataca", - "displayName-count-one": "Macao-Pataca", - "displayName-count-other": "Macao-Pataca", - "symbol": "MOP" - }, - "MRO": { - "displayName": "Mauretanischer Ouguiya", - "displayName-count-one": "Mauretanischer Ouguiya", - "displayName-count-other": "Mauretanische Ouguiya", - "symbol": "MRO" - }, - "MTL": { - "displayName": "Maltesische Lira", - "displayName-count-one": "Maltesische Lira", - "displayName-count-other": "Maltesische Lira", - "symbol": "MTL" - }, - "MTP": { - "displayName": "Maltesisches Pfund", - "displayName-count-one": "Maltesische Pfund", - "displayName-count-other": "Maltesische Pfund", - "symbol": "MTP" - }, - "MUR": { - "displayName": "Mauritius-Rupie", - "displayName-count-one": "Mauritius-Rupie", - "displayName-count-other": "Mauritius-Rupien", - "symbol": "MUR", - "symbol-alt-narrow": "Rs" - }, - "MVP": { - "displayName": "Malediven-Rupie (alt)", - "displayName-count-one": "Malediven-Rupie (alt)", - "displayName-count-other": "Malediven-Rupien (alt)" - }, - "MVR": { - "displayName": "Malediven-Rufiyaa", - "displayName-count-one": "Malediven-Rufiyaa", - "displayName-count-other": "Malediven-Rupien", - "symbol": "MVR" - }, - "MWK": { - "displayName": "Malawi-Kwacha", - "displayName-count-one": "Malawi-Kwacha", - "displayName-count-other": "Malawi-Kwacha", - "symbol": "MWK" - }, - "MXN": { - "displayName": "Mexikanischer Peso", - "displayName-count-one": "Mexikanischer Peso", - "displayName-count-other": "Mexikanische Pesos", - "symbol": "MX$", - "symbol-alt-narrow": "$" - }, - "MXP": { - "displayName": "Mexikanischer Silber-Peso (1861–1992)", - "displayName-count-one": "Mexikanische Silber-Peso (1861–1992)", - "displayName-count-other": "Mexikanische Silber-Pesos (1861–1992)", - "symbol": "MXP" - }, - "MXV": { - "displayName": "Mexicanischer Unidad de Inversion (UDI)", - "displayName-count-one": "Mexicanischer Unidad de Inversion (UDI)", - "displayName-count-other": "Mexikanische Unidad de Inversion (UDI)", - "symbol": "MXV" - }, - "MYR": { - "displayName": "Malaysischer Ringgit", - "displayName-count-one": "Malaysischer Ringgit", - "displayName-count-other": "Malaysische Ringgit", - "symbol": "MYR", - "symbol-alt-narrow": "RM" - }, - "MZE": { - "displayName": "Mosambikanischer Escudo", - "displayName-count-one": "Mozambikanische Escudo", - "displayName-count-other": "Mozambikanische Escudo", - "symbol": "MZE" - }, - "MZM": { - "displayName": "Mosambikanischer Metical (1980–2006)", - "displayName-count-one": "Mosambikanischer Metical (1980–2006)", - "displayName-count-other": "Mosambikanische Meticais (1980–2006)", - "symbol": "MZM" - }, - "MZN": { - "displayName": "Mosambikanischer Metical", - "displayName-count-one": "Mosambikanischer Metical", - "displayName-count-other": "Mosambikanische Meticais", - "symbol": "MZN" - }, - "NAD": { - "displayName": "Namibia-Dollar", - "displayName-count-one": "Namibia-Dollar", - "displayName-count-other": "Namibia-Dollar", - "symbol": "NAD", - "symbol-alt-narrow": "$" - }, - "NGN": { - "displayName": "Nigerianischer Naira", - "displayName-count-one": "Nigerianischer Naira", - "displayName-count-other": "Nigerianische Naira", - "symbol": "NGN", - "symbol-alt-narrow": "₦" - }, - "NIC": { - "displayName": "Nicaraguanischer Córdoba (1988–1991)", - "displayName-count-one": "Nicaraguanischer Córdoba (1988–1991)", - "displayName-count-other": "Nicaraguanische Córdoba (1988–1991)", - "symbol": "NIC" - }, - "NIO": { - "displayName": "Nicaragua-Córdoba", - "displayName-count-one": "Nicaragua-Córdoba", - "displayName-count-other": "Nicaragua-Córdobas", - "symbol": "NIO", - "symbol-alt-narrow": "C$" - }, - "NLG": { - "displayName": "Niederländischer Gulden", - "displayName-count-one": "Niederländischer Gulden", - "displayName-count-other": "Niederländische Gulden", - "symbol": "NLG" - }, - "NOK": { - "displayName": "Norwegische Krone", - "displayName-count-one": "Norwegische Krone", - "displayName-count-other": "Norwegische Kronen", - "symbol": "NOK", - "symbol-alt-narrow": "kr" - }, - "NPR": { - "displayName": "Nepalesische Rupie", - "displayName-count-one": "Nepalesische Rupie", - "displayName-count-other": "Nepalesische Rupien", - "symbol": "NPR", - "symbol-alt-narrow": "Rs" - }, - "NZD": { - "displayName": "Neuseeland-Dollar", - "displayName-count-one": "Neuseeland-Dollar", - "displayName-count-other": "Neuseeland-Dollar", - "symbol": "NZ$", - "symbol-alt-narrow": "$" - }, - "OMR": { - "displayName": "Omanischer Rial", - "displayName-count-one": "Omanischer Rial", - "displayName-count-other": "Omanische Rials", - "symbol": "OMR" - }, - "PAB": { - "displayName": "Panamaischer Balboa", - "displayName-count-one": "Panamaischer Balboa", - "displayName-count-other": "Panamaische Balboas", - "symbol": "PAB" - }, - "PEI": { - "displayName": "Peruanischer Inti", - "displayName-count-one": "Peruanische Inti", - "displayName-count-other": "Peruanische Inti", - "symbol": "PEI" - }, - "PEN": { - "displayName": "Peruanischer Sol", - "displayName-count-one": "Peruanischer Sol", - "displayName-count-other": "Peruanische Sol", - "symbol": "PEN" - }, - "PES": { - "displayName": "Peruanischer Sol (1863–1965)", - "displayName-count-one": "Peruanischer Sol (1863–1965)", - "displayName-count-other": "Peruanische Sol (1863–1965)", - "symbol": "PES" - }, - "PGK": { - "displayName": "Papua-Neuguineischer Kina", - "displayName-count-one": "Papua-Neuguineischer Kina", - "displayName-count-other": "Papua-Neuguineische Kina", - "symbol": "PGK" - }, - "PHP": { - "displayName": "Philippinischer Peso", - "displayName-count-one": "Philippinischer Peso", - "displayName-count-other": "Philippinische Pesos", - "symbol": "PHP", - "symbol-alt-narrow": "₱" - }, - "PKR": { - "displayName": "Pakistanische Rupie", - "displayName-count-one": "Pakistanische Rupie", - "displayName-count-other": "Pakistanische Rupien", - "symbol": "PKR", - "symbol-alt-narrow": "Rs" - }, - "PLN": { - "displayName": "Polnischer Złoty", - "displayName-count-one": "Polnischer Złoty", - "displayName-count-other": "Polnische Złoty", - "symbol": "PLN", - "symbol-alt-narrow": "zł" - }, - "PLZ": { - "displayName": "Polnischer Zloty (1950–1995)", - "displayName-count-one": "Polnischer Zloty (1950–1995)", - "displayName-count-other": "Polnische Zloty (1950–1995)", - "symbol": "PLZ" - }, - "PTE": { - "displayName": "Portugiesischer Escudo", - "displayName-count-one": "Portugiesische Escudo", - "displayName-count-other": "Portugiesische Escudo", - "symbol": "PTE" - }, - "PYG": { - "displayName": "Paraguayischer Guaraní", - "displayName-count-one": "Paraguayischer Guaraní", - "displayName-count-other": "Paraguayische Guaraníes", - "symbol": "PYG", - "symbol-alt-narrow": "₲" - }, - "QAR": { - "displayName": "Katar-Riyal", - "displayName-count-one": "Katar-Riyal", - "displayName-count-other": "Katar-Riyal", - "symbol": "QAR" - }, - "RHD": { - "displayName": "Rhodesischer Dollar", - "displayName-count-one": "Rhodesische Dollar", - "displayName-count-other": "Rhodesische Dollar", - "symbol": "RHD" - }, - "ROL": { - "displayName": "Rumänischer Leu (1952–2006)", - "displayName-count-one": "Rumänischer Leu (1952–2006)", - "displayName-count-other": "Rumänische Leu (1952–2006)", - "symbol": "ROL" - }, - "RON": { - "displayName": "Rumänischer Leu", - "displayName-count-one": "Rumänischer Leu", - "displayName-count-other": "Rumänische Leu", - "symbol": "RON", - "symbol-alt-narrow": "L" - }, - "RSD": { - "displayName": "Serbischer Dinar", - "displayName-count-one": "Serbischer Dinar", - "displayName-count-other": "Serbische Dinaren", - "symbol": "RSD" - }, - "RUB": { - "displayName": "Russischer Rubel", - "displayName-count-one": "Russischer Rubel", - "displayName-count-other": "Russische Rubel", - "symbol": "RUB", - "symbol-alt-narrow": "₽" - }, - "RUR": { - "displayName": "Russischer Rubel (1991–1998)", - "displayName-count-one": "Russischer Rubel (1991–1998)", - "displayName-count-other": "Russische Rubel (1991–1998)", - "symbol": "RUR", - "symbol-alt-narrow": "р." - }, - "RWF": { - "displayName": "Ruanda-Franc", - "displayName-count-one": "Ruanda-Franc", - "displayName-count-other": "Ruanda-Francs", - "symbol": "RWF", - "symbol-alt-narrow": "F.Rw" - }, - "SAR": { - "displayName": "Saudi-Rial", - "displayName-count-one": "Saudi-Rial", - "displayName-count-other": "Saudi-Rial", - "symbol": "SAR" - }, - "SBD": { - "displayName": "Salomonen-Dollar", - "displayName-count-one": "Salomonen-Dollar", - "displayName-count-other": "Salomonen-Dollar", - "symbol": "SBD", - "symbol-alt-narrow": "$" - }, - "SCR": { - "displayName": "Seychellen-Rupie", - "displayName-count-one": "Seychellen-Rupie", - "displayName-count-other": "Seychellen-Rupien", - "symbol": "SCR" - }, - "SDD": { - "displayName": "Sudanesischer Dinar (1992–2007)", - "displayName-count-one": "Sudanesischer Dinar (1992–2007)", - "displayName-count-other": "Sudanesische Dinar (1992–2007)", - "symbol": "SDD" - }, - "SDG": { - "displayName": "Sudanesisches Pfund", - "displayName-count-one": "Sudanesisches Pfund", - "displayName-count-other": "Sudanesische Pfund", - "symbol": "SDG" - }, - "SDP": { - "displayName": "Sudanesisches Pfund (1957–1998)", - "displayName-count-one": "Sudanesisches Pfund (1957–1998)", - "displayName-count-other": "Sudanesische Pfund (1957–1998)", - "symbol": "SDP" - }, - "SEK": { - "displayName": "Schwedische Krone", - "displayName-count-one": "Schwedische Krone", - "displayName-count-other": "Schwedische Kronen", - "symbol": "SEK", - "symbol-alt-narrow": "kr" - }, - "SGD": { - "displayName": "Singapur-Dollar", - "displayName-count-one": "Singapur-Dollar", - "displayName-count-other": "Singapur-Dollar", - "symbol": "SGD", - "symbol-alt-narrow": "$" - }, - "SHP": { - "displayName": "St. Helena-Pfund", - "displayName-count-one": "St. Helena-Pfund", - "displayName-count-other": "St. Helena-Pfund", - "symbol": "SHP", - "symbol-alt-narrow": "£" - }, - "SIT": { - "displayName": "Slowenischer Tolar", - "displayName-count-one": "Slowenischer Tolar", - "displayName-count-other": "Slowenische Tolar", - "symbol": "SIT" - }, - "SKK": { - "displayName": "Slowakische Krone", - "displayName-count-one": "Slowakische Kronen", - "displayName-count-other": "Slowakische Kronen", - "symbol": "SKK" - }, - "SLL": { - "displayName": "Sierra-leonischer Leone", - "displayName-count-one": "Sierra-leonischer Leone", - "displayName-count-other": "Sierra-leonische Leones", - "symbol": "SLL" - }, - "SOS": { - "displayName": "Somalia-Schilling", - "displayName-count-one": "Somalia-Schilling", - "displayName-count-other": "Somalia-Schilling", - "symbol": "SOS" - }, - "SRD": { - "displayName": "Suriname-Dollar", - "displayName-count-one": "Suriname-Dollar", - "displayName-count-other": "Suriname-Dollar", - "symbol": "SRD", - "symbol-alt-narrow": "$" - }, - "SRG": { - "displayName": "Suriname Gulden", - "displayName-count-one": "Suriname-Gulden", - "displayName-count-other": "Suriname-Gulden", - "symbol": "SRG" - }, - "SSP": { - "displayName": "Südsudanesisches Pfund", - "displayName-count-one": "Südsudanesisches Pfund", - "displayName-count-other": "Südsudanesische Pfund", - "symbol": "SSP", - "symbol-alt-narrow": "£" - }, - "STD": { - "displayName": "São-toméischer Dobra", - "displayName-count-one": "São-toméischer Dobra", - "displayName-count-other": "São-toméische Dobra", - "symbol": "STD", - "symbol-alt-narrow": "Db" - }, - "SUR": { - "displayName": "Sowjetischer Rubel", - "displayName-count-one": "Sowjetische Rubel", - "displayName-count-other": "Sowjetische Rubel", - "symbol": "SUR" - }, - "SVC": { - "displayName": "El Salvador Colon", - "displayName-count-one": "El Salvador-Colon", - "displayName-count-other": "El Salvador-Colon", - "symbol": "SVC" - }, - "SYP": { - "displayName": "Syrisches Pfund", - "displayName-count-one": "Syrisches Pfund", - "displayName-count-other": "Syrische Pfund", - "symbol": "SYP", - "symbol-alt-narrow": "SYP" - }, - "SZL": { - "displayName": "Swasiländischer Lilangeni", - "displayName-count-one": "Swasiländischer Lilangeni", - "displayName-count-other": "Swasiländische Emalangeni", - "symbol": "SZL" - }, - "THB": { - "displayName": "Thailändischer Baht", - "displayName-count-one": "Thailändischer Baht", - "displayName-count-other": "Thailändische Baht", - "symbol": "฿", - "symbol-alt-narrow": "฿" - }, - "TJR": { - "displayName": "Tadschikistan Rubel", - "displayName-count-one": "Tadschikistan-Rubel", - "displayName-count-other": "Tadschikistan-Rubel", - "symbol": "TJR" - }, - "TJS": { - "displayName": "Tadschikistan-Somoni", - "displayName-count-one": "Tadschikistan-Somoni", - "displayName-count-other": "Tadschikistan-Somoni", - "symbol": "TJS" - }, - "TMM": { - "displayName": "Turkmenistan-Manat (1993–2009)", - "displayName-count-one": "Turkmenistan-Manat (1993–2009)", - "displayName-count-other": "Turkmenistan-Manat (1993–2009)", - "symbol": "TMM" - }, - "TMT": { - "displayName": "Turkmenistan-Manat", - "displayName-count-one": "Turkmenistan-Manat", - "displayName-count-other": "Turkmenistan-Manat", - "symbol": "TMT" - }, - "TND": { - "displayName": "Tunesischer Dinar", - "displayName-count-one": "Tunesischer Dinar", - "displayName-count-other": "Tunesische Dinar", - "symbol": "TND" - }, - "TOP": { - "displayName": "Tongaischer Paʻanga", - "displayName-count-one": "Tongaischer Paʻanga", - "displayName-count-other": "Tongaische Paʻanga", - "symbol": "TOP", - "symbol-alt-narrow": "T$" - }, - "TPE": { - "displayName": "Timor-Escudo", - "displayName-count-one": "Timor-Escudo", - "displayName-count-other": "Timor-Escudo", - "symbol": "TPE" - }, - "TRL": { - "displayName": "Türkische Lira (1922–2005)", - "displayName-count-one": "Türkische Lira (1922–2005)", - "displayName-count-other": "Türkische Lira (1922–2005)", - "symbol": "TRL" - }, - "TRY": { - "displayName": "Türkische Lira", - "displayName-count-one": "Türkische Lira", - "displayName-count-other": "Türkische Lira", - "symbol": "TRY", - "symbol-alt-narrow": "₺", - "symbol-alt-variant": "TL" - }, - "TTD": { - "displayName": "Trinidad und Tobago-Dollar", - "displayName-count-one": "Trinidad und Tobago-Dollar", - "displayName-count-other": "Trinidad und Tobago-Dollar", - "symbol": "TTD", - "symbol-alt-narrow": "$" - }, - "TWD": { - "displayName": "Neuer Taiwan-Dollar", - "displayName-count-one": "Neuer Taiwan-Dollar", - "displayName-count-other": "Neue Taiwan-Dollar", - "symbol": "NT$", - "symbol-alt-narrow": "NT$" - }, - "TZS": { - "displayName": "Tansania-Schilling", - "displayName-count-one": "Tansania-Schilling", - "displayName-count-other": "Tansania-Schilling", - "symbol": "TZS" - }, - "UAH": { - "displayName": "Ukrainische Hrywnja", - "displayName-count-one": "Ukrainische Hrywnja", - "displayName-count-other": "Ukrainische Hrywen", - "symbol": "UAH", - "symbol-alt-narrow": "₴" - }, - "UAK": { - "displayName": "Ukrainischer Karbovanetz", - "displayName-count-one": "Ukrainische Karbovanetz", - "displayName-count-other": "Ukrainische Karbovanetz", - "symbol": "UAK" - }, - "UGS": { - "displayName": "Uganda-Schilling (1966–1987)", - "displayName-count-one": "Uganda-Schilling (1966–1987)", - "displayName-count-other": "Uganda-Schilling (1966–1987)", - "symbol": "UGS" - }, - "UGX": { - "displayName": "Uganda-Schilling", - "displayName-count-one": "Uganda-Schilling", - "displayName-count-other": "Uganda-Schilling", - "symbol": "UGX" - }, - "USD": { - "displayName": "US-Dollar", - "displayName-count-one": "US-Dollar", - "displayName-count-other": "US-Dollar", - "symbol": "$", - "symbol-alt-narrow": "$" - }, - "USN": { - "displayName": "US Dollar (Nächster Tag)", - "displayName-count-one": "US-Dollar (Nächster Tag)", - "displayName-count-other": "US-Dollar (Nächster Tag)", - "symbol": "USN" - }, - "USS": { - "displayName": "US Dollar (Gleicher Tag)", - "displayName-count-one": "US-Dollar (Gleicher Tag)", - "displayName-count-other": "US-Dollar (Gleicher Tag)", - "symbol": "USS" - }, - "UYI": { - "displayName": "Uruguayischer Peso (Indexierte Rechnungseinheiten)", - "displayName-count-one": "Uruguayischer Peso (Indexierte Rechnungseinheiten)", - "displayName-count-other": "Uruguayische Pesos (Indexierte Rechnungseinheiten)", - "symbol": "UYI" - }, - "UYP": { - "displayName": "Uruguayischer Peso (1975–1993)", - "displayName-count-one": "Uruguayischer Peso (1975–1993)", - "displayName-count-other": "Uruguayische Pesos (1975–1993)", - "symbol": "UYP" - }, - "UYU": { - "displayName": "Uruguayischer Peso", - "displayName-count-one": "Uruguayischer Peso", - "displayName-count-other": "Uruguayische Pesos", - "symbol": "UYU", - "symbol-alt-narrow": "$" - }, - "UZS": { - "displayName": "Usbekistan-Sum", - "displayName-count-one": "Usbekistan-Sum", - "displayName-count-other": "Usbekistan-Sum", - "symbol": "UZS" - }, - "VEB": { - "displayName": "Venezolanischer Bolívar (1871–2008)", - "displayName-count-one": "Venezolanischer Bolívar (1871–2008)", - "displayName-count-other": "Venezolanische Bolívares (1871–2008)", - "symbol": "VEB" - }, - "VEF": { - "displayName": "Venezolanischer Bolívar", - "displayName-count-one": "Venezolanischer Bolívar", - "displayName-count-other": "Venezolanische Bolívares", - "symbol": "VEF", - "symbol-alt-narrow": "Bs" - }, - "VND": { - "displayName": "Vietnamesischer Dong", - "displayName-count-one": "Vietnamesischer Dong", - "displayName-count-other": "Vietnamesische Dong", - "symbol": "₫", - "symbol-alt-narrow": "₫" - }, - "VNN": { - "displayName": "Vietnamesischer Dong(1978–1985)", - "displayName-count-one": "Vietnamesischer Dong(1978–1985)", - "displayName-count-other": "Vietnamesische Dong(1978–1985)", - "symbol": "VNN" - }, - "VUV": { - "displayName": "Vanuatu-Vatu", - "displayName-count-one": "Vanuatu-Vatu", - "displayName-count-other": "Vanuatu-Vatu", - "symbol": "VUV" - }, - "WST": { - "displayName": "Samoanischer Tala", - "displayName-count-one": "Samoanischer Tala", - "displayName-count-other": "Samoanische Tala", - "symbol": "WST" - }, - "XAF": { - "displayName": "CFA-Franc (BEAC)", - "displayName-count-one": "CFA-Franc (BEAC)", - "displayName-count-other": "CFA-Franc (BEAC)", - "symbol": "FCFA" - }, - "XAG": { - "displayName": "Unze Silber", - "displayName-count-one": "Unze Silber", - "displayName-count-other": "Unzen Silber", - "symbol": "XAG" - }, - "XAU": { - "displayName": "Unze Gold", - "displayName-count-one": "Unze Gold", - "displayName-count-other": "Unzen Gold", - "symbol": "XAU" - }, - "XBA": { - "displayName": "Europäische Rechnungseinheit", - "displayName-count-one": "Europäische Rechnungseinheiten", - "displayName-count-other": "Europäische Rechnungseinheiten", - "symbol": "XBA" - }, - "XBB": { - "displayName": "Europäische Währungseinheit (XBB)", - "displayName-count-one": "Europäische Währungseinheiten (XBB)", - "displayName-count-other": "Europäische Währungseinheiten (XBB)", - "symbol": "XBB" - }, - "XBC": { - "displayName": "Europäische Rechnungseinheit (XBC)", - "displayName-count-one": "Europäische Rechnungseinheiten (XBC)", - "displayName-count-other": "Europäische Rechnungseinheiten (XBC)", - "symbol": "XBC" - }, - "XBD": { - "displayName": "Europäische Rechnungseinheit (XBD)", - "displayName-count-one": "Europäische Rechnungseinheiten (XBD)", - "displayName-count-other": "Europäische Rechnungseinheiten (XBD)", - "symbol": "XBD" - }, - "XCD": { - "displayName": "Ostkaribischer Dollar", - "displayName-count-one": "Ostkaribischer Dollar", - "displayName-count-other": "Ostkaribische Dollar", - "symbol": "EC$", - "symbol-alt-narrow": "$" - }, - "XDR": { - "displayName": "Sonderziehungsrechte", - "displayName-count-one": "Sonderziehungsrechte", - "displayName-count-other": "Sonderziehungsrechte", - "symbol": "XDR" - }, - "XEU": { - "displayName": "Europäische Währungseinheit (XEU)", - "displayName-count-one": "Europäische Währungseinheiten (XEU)", - "displayName-count-other": "Europäische Währungseinheiten (XEU)", - "symbol": "XEU" - }, - "XFO": { - "displayName": "Französischer Gold-Franc", - "displayName-count-one": "Französische Gold-Franc", - "displayName-count-other": "Französische Gold-Franc", - "symbol": "XFO" - }, - "XFU": { - "displayName": "Französischer UIC-Franc", - "displayName-count-one": "Französische UIC-Franc", - "displayName-count-other": "Französische UIC-Franc", - "symbol": "XFU" - }, - "XOF": { - "displayName": "CFA-Franc (BCEAO)", - "displayName-count-one": "CFA-Franc (BCEAO)", - "displayName-count-other": "CFA-Francs (BCEAO)", - "symbol": "CFA" - }, - "XPD": { - "displayName": "Unze Palladium", - "displayName-count-one": "Unze Palladium", - "displayName-count-other": "Unzen Palladium", - "symbol": "XPD" - }, - "XPF": { - "displayName": "CFP-Franc", - "displayName-count-one": "CFP-Franc", - "displayName-count-other": "CFP-Franc", - "symbol": "CFPF" - }, - "XPT": { - "displayName": "Unze Platin", - "displayName-count-one": "Unze Platin", - "displayName-count-other": "Unzen Platin", - "symbol": "XPT" - }, - "XRE": { - "displayName": "RINET Funds", - "displayName-count-one": "RINET Funds", - "displayName-count-other": "RINET Funds", - "symbol": "XRE" - }, - "XSU": { - "displayName": "SUCRE", - "displayName-count-one": "SUCRE", - "displayName-count-other": "SUCRE", - "symbol": "XSU" - }, - "XTS": { - "displayName": "Testwährung", - "displayName-count-one": "Testwährung", - "displayName-count-other": "Testwährung", - "symbol": "XTS" - }, - "XUA": { - "displayName": "Rechnungseinheit der AfEB", - "displayName-count-one": "Rechnungseinheit der AfEB", - "displayName-count-other": "Rechnungseinheiten der AfEB", - "symbol": "XUA" - }, - "XXX": { - "displayName": "Unbekannte Währung", - "displayName-count-one": "(unbekannte Währung)", - "displayName-count-other": "(unbekannte Währung)", - "symbol": "XXX" - }, - "YDD": { - "displayName": "Jemen-Dinar", - "displayName-count-one": "Jemen-Dinar", - "displayName-count-other": "Jemen-Dinar", - "symbol": "YDD" - }, - "YER": { - "displayName": "Jemen-Rial", - "displayName-count-one": "Jemen-Rial", - "displayName-count-other": "Jemen-Rial", - "symbol": "YER" - }, - "YUD": { - "displayName": "Jugoslawischer Dinar (1966–1990)", - "displayName-count-one": "Jugoslawischer Dinar (1966–1990)", - "displayName-count-other": "Jugoslawische Dinar (1966–1990)", - "symbol": "YUD" - }, - "YUM": { - "displayName": "Jugoslawischer Neuer Dinar (1994–2002)", - "displayName-count-one": "Jugoslawischer Neuer Dinar (1994–2002)", - "displayName-count-other": "Jugoslawische Neue Dinar (1994–2002)", - "symbol": "YUM" - }, - "YUN": { - "displayName": "Jugoslawischer Dinar (konvertibel)", - "displayName-count-one": "Jugoslawische Dinar (konvertibel)", - "displayName-count-other": "Jugoslawische Dinar (konvertibel)", - "symbol": "YUN" - }, - "YUR": { - "displayName": "Jugoslawischer reformierter Dinar (1992–1993)", - "displayName-count-one": "Jugoslawischer reformierter Dinar (1992–1993)", - "displayName-count-other": "Jugoslawische reformierte Dinar (1992–1993)", - "symbol": "YUR" - }, - "ZAL": { - "displayName": "Südafrikanischer Rand (Finanz)", - "displayName-count-one": "Südafrikanischer Rand (Finanz)", - "displayName-count-other": "Südafrikanischer Rand (Finanz)", - "symbol": "ZAL" - }, - "ZAR": { - "displayName": "Südafrikanischer Rand", - "displayName-count-one": "Südafrikanischer Rand", - "displayName-count-other": "Südafrikanische Rand", - "symbol": "ZAR", - "symbol-alt-narrow": "R" - }, - "ZMK": { - "displayName": "Kwacha (1968–2012)", - "displayName-count-one": "Kwacha (1968–2012)", - "displayName-count-other": "Kwacha (1968–2012)", - "symbol": "ZMK" - }, - "ZMW": { - "displayName": "Kwacha", - "displayName-count-one": "Kwacha", - "displayName-count-other": "Kwacha", - "symbol": "ZMW", - "symbol-alt-narrow": "K" - }, - "ZRN": { - "displayName": "Zaire-Neuer Zaïre (1993–1998)", - "displayName-count-one": "Zaire-Neuer Zaïre (1993–1998)", - "displayName-count-other": "Zaire-Neue Zaïre (1993–1998)", - "symbol": "ZRN" - }, - "ZRZ": { - "displayName": "Zaire-Zaïre (1971–1993)", - "displayName-count-one": "Zaire-Zaïre (1971–1993)", - "displayName-count-other": "Zaire-Zaïre (1971–1993)", - "symbol": "ZRZ" - }, - "ZWD": { - "displayName": "Simbabwe-Dollar (1980–2008)", - "displayName-count-one": "Simbabwe-Dollar (1980–2008)", - "displayName-count-other": "Simbabwe-Dollar (1980–2008)", - "symbol": "ZWD" - }, - "ZWL": { - "displayName": "Simbabwe-Dollar (2009)", - "displayName-count-one": "Simbabwe-Dollar (2009)", - "displayName-count-other": "Simbabwe-Dollar (2009)", - "symbol": "ZWL" - }, - "ZWR": { - "displayName": "Simbabwe-Dollar (2008)", - "displayName-count-one": "Simbabwe-Dollar (2008)", - "displayName-count-other": "Simbabwe-Dollar (2008)", - "symbol": "ZWR" - } - } - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/currencyData.json b/ej2-javascript/code-snippet/grid/grid-cs47/currencyData.json deleted file mode 100644 index a7b54fa80..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs47/currencyData.json +++ /dev/null @@ -1,3509 +0,0 @@ -{ - "supplemental": { - "version": { - "_number": "$Revision: 13254 $", - "_unicodeVersion": "9.0.0", - "_cldrVersion": "31" - }, - "currencyData": { - "fractions": { - "ADP": { - "_rounding": "0", - "_digits": "0" - }, - "AFN": { - "_rounding": "0", - "_digits": "0" - }, - "ALL": { - "_rounding": "0", - "_digits": "0" - }, - "AMD": { - "_rounding": "0", - "_digits": "0" - }, - "BHD": { - "_rounding": "0", - "_digits": "3" - }, - "BIF": { - "_rounding": "0", - "_digits": "0" - }, - "BYN": { - "_rounding": "0", - "_digits": "2" - }, - "BYR": { - "_rounding": "0", - "_digits": "0" - }, - "CAD": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "5" - }, - "CHF": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "5" - }, - "CLF": { - "_rounding": "0", - "_digits": "4" - }, - "CLP": { - "_rounding": "0", - "_digits": "0" - }, - "COP": { - "_rounding": "0", - "_digits": "0" - }, - "CRC": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "0", - "_cashDigits": "0" - }, - "CZK": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "0", - "_cashDigits": "0" - }, - "DEFAULT": { - "_rounding": "0", - "_digits": "2" - }, - "DJF": { - "_rounding": "0", - "_digits": "0" - }, - "ESP": { - "_rounding": "0", - "_digits": "0" - }, - "GNF": { - "_rounding": "0", - "_digits": "0" - }, - "GYD": { - "_rounding": "0", - "_digits": "0" - }, - "HUF": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "0", - "_cashDigits": "0" - }, - "IDR": { - "_rounding": "0", - "_digits": "0" - }, - "IQD": { - "_rounding": "0", - "_digits": "0" - }, - "IRR": { - "_rounding": "0", - "_digits": "0" - }, - "ISK": { - "_rounding": "0", - "_digits": "0" - }, - "ITL": { - "_rounding": "0", - "_digits": "0" - }, - "JOD": { - "_rounding": "0", - "_digits": "3" - }, - "JPY": { - "_rounding": "0", - "_digits": "0" - }, - "KMF": { - "_rounding": "0", - "_digits": "0" - }, - "KPW": { - "_rounding": "0", - "_digits": "0" - }, - "KRW": { - "_rounding": "0", - "_digits": "0" - }, - "KWD": { - "_rounding": "0", - "_digits": "3" - }, - "LAK": { - "_rounding": "0", - "_digits": "0" - }, - "LBP": { - "_rounding": "0", - "_digits": "0" - }, - "LUF": { - "_rounding": "0", - "_digits": "0" - }, - "LYD": { - "_rounding": "0", - "_digits": "3" - }, - "MGA": { - "_rounding": "0", - "_digits": "0" - }, - "MGF": { - "_rounding": "0", - "_digits": "0" - }, - "MMK": { - "_rounding": "0", - "_digits": "0" - }, - "MNT": { - "_rounding": "0", - "_digits": "0" - }, - "MRO": { - "_rounding": "0", - "_digits": "0" - }, - "MUR": { - "_rounding": "0", - "_digits": "0" - }, - "OMR": { - "_rounding": "0", - "_digits": "3" - }, - "PKR": { - "_rounding": "0", - "_digits": "0" - }, - "PYG": { - "_rounding": "0", - "_digits": "0" - }, - "RSD": { - "_rounding": "0", - "_digits": "0" - }, - "RWF": { - "_rounding": "0", - "_digits": "0" - }, - "SLL": { - "_rounding": "0", - "_digits": "0" - }, - "SOS": { - "_rounding": "0", - "_digits": "0" - }, - "STD": { - "_rounding": "0", - "_digits": "0" - }, - "SYP": { - "_rounding": "0", - "_digits": "0" - }, - "TMM": { - "_rounding": "0", - "_digits": "0" - }, - "TND": { - "_rounding": "0", - "_digits": "3" - }, - "TRL": { - "_rounding": "0", - "_digits": "0" - }, - "TWD": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "0", - "_cashDigits": "0" - }, - "TZS": { - "_rounding": "0", - "_digits": "0" - }, - "UGX": { - "_rounding": "0", - "_digits": "0" - }, - "UYI": { - "_rounding": "0", - "_digits": "0" - }, - "UZS": { - "_rounding": "0", - "_digits": "0" - }, - "VND": { - "_rounding": "0", - "_digits": "0" - }, - "VUV": { - "_rounding": "0", - "_digits": "0" - }, - "XAF": { - "_rounding": "0", - "_digits": "0" - }, - "XOF": { - "_rounding": "0", - "_digits": "0" - }, - "XPF": { - "_rounding": "0", - "_digits": "0" - }, - "YER": { - "_rounding": "0", - "_digits": "0" - }, - "ZMK": { - "_rounding": "0", - "_digits": "0" - }, - "ZWD": { - "_rounding": "0", - "_digits": "0" - } - }, - "region": { - "AC": [ - { - "SHP": { - "_from": "1976-01-01" - } - } - ], - "AD": [ - { - "ESP": { - "_from": "1873-01-01", - "_to": "2002-02-28" - } - }, - { - "ADP": { - "_from": "1936-01-01", - "_to": "2001-12-31" - } - }, - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "AE": [ - { - "AED": { - "_from": "1973-05-19" - } - } - ], - "AF": [ - { - "AFA": { - "_from": "1927-03-14", - "_to": "2002-12-31" - } - }, - { - "AFN": { - "_from": "2002-10-07" - } - } - ], - "AG": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "AI": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "AL": [ - { - "ALK": { - "_from": "1946-11-01", - "_to": "1965-08-16" - } - }, - { - "ALL": { - "_from": "1965-08-16" - } - } - ], - "AM": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1993-11-22" - } - }, - { - "AMD": { - "_from": "1993-11-22" - } - } - ], - "AO": [ - { - "AOK": { - "_from": "1977-01-08", - "_to": "1991-03-01" - } - }, - { - "AON": { - "_from": "1990-09-25", - "_to": "2000-02-01" - } - }, - { - "AOR": { - "_from": "1995-07-01", - "_to": "2000-02-01" - } - }, - { - "AOA": { - "_from": "1999-12-13" - } - } - ], - "AQ": [ - { - "XXX": { - "_tender": "false" - } - } - ], - "AR": [ - { - "ARM": { - "_from": "1881-11-05", - "_to": "1970-01-01" - } - }, - { - "ARL": { - "_from": "1970-01-01", - "_to": "1983-06-01" - } - }, - { - "ARP": { - "_from": "1983-06-01", - "_to": "1985-06-14" - } - }, - { - "ARA": { - "_from": "1985-06-14", - "_to": "1992-01-01" - } - }, - { - "ARS": { - "_from": "1992-01-01" - } - } - ], - "AS": [ - { - "USD": { - "_from": "1904-07-16" - } - } - ], - "AT": [ - { - "ATS": { - "_from": "1947-12-04", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "AU": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "AW": [ - { - "ANG": { - "_from": "1940-05-10", - "_to": "1986-01-01" - } - }, - { - "AWG": { - "_from": "1986-01-01" - } - } - ], - "AX": [ - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "AZ": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1994-01-01" - } - }, - { - "AZM": { - "_from": "1993-11-22", - "_to": "2006-12-31" - } - }, - { - "AZN": { - "_from": "2006-01-01" - } - } - ], - "BA": [ - { - "YUD": { - "_from": "1966-01-01", - "_to": "1990-01-01" - } - }, - { - "YUN": { - "_from": "1990-01-01", - "_to": "1992-07-01" - } - }, - { - "YUR": { - "_from": "1992-07-01", - "_to": "1993-10-01" - } - }, - { - "BAD": { - "_from": "1992-07-01", - "_to": "1994-08-15" - } - }, - { - "BAN": { - "_from": "1994-08-15", - "_to": "1997-07-01" - } - }, - { - "BAM": { - "_from": "1995-01-01" - } - } - ], - "BB": [ - { - "XCD": { - "_from": "1965-10-06", - "_to": "1973-12-03" - } - }, - { - "BBD": { - "_from": "1973-12-03" - } - } - ], - "BD": [ - { - "INR": { - "_from": "1835-08-17", - "_to": "1948-04-01" - } - }, - { - "PKR": { - "_from": "1948-04-01", - "_to": "1972-01-01" - } - }, - { - "BDT": { - "_from": "1972-01-01" - } - } - ], - "BE": [ - { - "NLG": { - "_from": "1816-12-15", - "_to": "1831-02-07" - } - }, - { - "BEF": { - "_from": "1831-02-07", - "_to": "2002-02-28" - } - }, - { - "BEC": { - "_tender": "false", - "_from": "1970-01-01", - "_to": "1990-03-05" - } - }, - { - "BEL": { - "_tender": "false", - "_from": "1970-01-01", - "_to": "1990-03-05" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "BF": [ - { - "XOF": { - "_from": "1984-08-04" - } - } - ], - "BG": [ - { - "BGO": { - "_from": "1879-07-08", - "_to": "1952-05-12" - } - }, - { - "BGM": { - "_from": "1952-05-12", - "_to": "1962-01-01" - } - }, - { - "BGL": { - "_from": "1962-01-01", - "_to": "1999-07-05" - } - }, - { - "BGN": { - "_from": "1999-07-05" - } - } - ], - "BH": [ - { - "BHD": { - "_from": "1965-10-16" - } - } - ], - "BI": [ - { - "BIF": { - "_from": "1964-05-19" - } - } - ], - "BJ": [ - { - "XOF": { - "_from": "1975-11-30" - } - } - ], - "BL": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "BM": [ - { - "BMD": { - "_from": "1970-02-06" - } - } - ], - "BN": [ - { - "MYR": { - "_from": "1963-09-16", - "_to": "1967-06-12" - } - }, - { - "BND": { - "_from": "1967-06-12" - } - } - ], - "BO": [ - { - "BOV": { - "_tender": "false" - } - }, - { - "BOL": { - "_from": "1863-06-23", - "_to": "1963-01-01" - } - }, - { - "BOP": { - "_from": "1963-01-01", - "_to": "1986-12-31" - } - }, - { - "BOB": { - "_from": "1987-01-01" - } - } - ], - "BQ": [ - { - "ANG": { - "_from": "2010-10-10", - "_to": "2011-01-01" - } - }, - { - "USD": { - "_from": "2011-01-01" - } - } - ], - "BR": [ - { - "BRZ": { - "_from": "1942-11-01", - "_to": "1967-02-13" - } - }, - { - "BRB": { - "_from": "1967-02-13", - "_to": "1986-02-28" - } - }, - { - "BRC": { - "_from": "1986-02-28", - "_to": "1989-01-15" - } - }, - { - "BRN": { - "_from": "1989-01-15", - "_to": "1990-03-16" - } - }, - { - "BRE": { - "_from": "1990-03-16", - "_to": "1993-08-01" - } - }, - { - "BRR": { - "_from": "1993-08-01", - "_to": "1994-07-01" - } - }, - { - "BRL": { - "_from": "1994-07-01" - } - } - ], - "BS": [ - { - "BSD": { - "_from": "1966-05-25" - } - } - ], - "BT": [ - { - "INR": { - "_from": "1907-01-01" - } - }, - { - "BTN": { - "_from": "1974-04-16" - } - } - ], - "BU": [ - { - "BUK": { - "_from": "1952-07-01", - "_to": "1989-06-18" - } - } - ], - "BV": [ - { - "NOK": { - "_from": "1905-06-07" - } - } - ], - "BW": [ - { - "ZAR": { - "_from": "1961-02-14", - "_to": "1976-08-23" - } - }, - { - "BWP": { - "_from": "1976-08-23" - } - } - ], - "BY": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1994-11-08" - } - }, - { - "BYB": { - "_from": "1994-08-01", - "_to": "2000-12-31" - } - }, - { - "BYR": { - "_from": "2000-01-01", - "_to": "2017-01-01" - } - }, - { - "BYN": { - "_from": "2016-07-01" - } - } - ], - "BZ": [ - { - "BZD": { - "_from": "1974-01-01" - } - } - ], - "CA": [ - { - "CAD": { - "_from": "1858-01-01" - } - } - ], - "CC": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "CD": [ - { - "ZRZ": { - "_from": "1971-10-27", - "_to": "1993-11-01" - } - }, - { - "ZRN": { - "_from": "1993-11-01", - "_to": "1998-07-01" - } - }, - { - "CDF": { - "_from": "1998-07-01" - } - } - ], - "CF": [ - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "CG": [ - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "CH": [ - { - "CHE": { - "_tender": "false" - } - }, - { - "CHW": { - "_tender": "false" - } - }, - { - "CHF": { - "_from": "1799-03-17" - } - } - ], - "CI": [ - { - "XOF": { - "_from": "1958-12-04" - } - } - ], - "CK": [ - { - "NZD": { - "_from": "1967-07-10" - } - } - ], - "CL": [ - { - "CLF": { - "_tender": "false" - } - }, - { - "CLE": { - "_from": "1960-01-01", - "_to": "1975-09-29" - } - }, - { - "CLP": { - "_from": "1975-09-29" - } - } - ], - "CM": [ - { - "XAF": { - "_from": "1973-04-01" - } - } - ], - "CN": [ - { - "CNY": { - "_from": "1953-03-01" - } - }, - { - "CNX": { - "_tender": "false", - "_from": "1979-01-01", - "_to": "1998-12-31" - } - } - ], - "CO": [ - { - "COU": { - "_tender": "false" - } - }, - { - "COP": { - "_from": "1905-01-01" - } - } - ], - "CP": [ - { - "XXX": { - "_tender": "false" - } - } - ], - "CR": [ - { - "CRC": { - "_from": "1896-10-26" - } - } - ], - "CS": [ - { - "YUM": { - "_from": "1994-01-24", - "_to": "2002-05-15" - } - }, - { - "CSD": { - "_from": "2002-05-15", - "_to": "2006-06-03" - } - }, - { - "EUR": { - "_from": "2003-02-04", - "_to": "2006-06-03" - } - } - ], - "CU": [ - { - "CUP": { - "_from": "1859-01-01" - } - }, - { - "USD": { - "_from": "1899-01-01", - "_to": "1959-01-01" - } - }, - { - "CUC": { - "_from": "1994-01-01" - } - } - ], - "CV": [ - { - "PTE": { - "_from": "1911-05-22", - "_to": "1975-07-05" - } - }, - { - "CVE": { - "_from": "1914-01-01" - } - } - ], - "CW": [ - { - "ANG": { - "_from": "2010-10-10" - } - } - ], - "CX": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "CY": [ - { - "CYP": { - "_from": "1914-09-10", - "_to": "2008-01-31" - } - }, - { - "EUR": { - "_from": "2008-01-01" - } - } - ], - "CZ": [ - { - "CSK": { - "_from": "1953-06-01", - "_to": "1993-03-01" - } - }, - { - "CZK": { - "_from": "1993-01-01" - } - } - ], - "DD": [ - { - "DDM": { - "_from": "1948-07-20", - "_to": "1990-10-02" - } - } - ], - "DE": [ - { - "DEM": { - "_from": "1948-06-20", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "DG": [ - { - "USD": { - "_from": "1965-11-08" - } - } - ], - "DJ": [ - { - "DJF": { - "_from": "1977-06-27" - } - } - ], - "DK": [ - { - "DKK": { - "_from": "1873-05-27" - } - } - ], - "DM": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "DO": [ - { - "USD": { - "_from": "1905-06-21", - "_to": "1947-10-01" - } - }, - { - "DOP": { - "_from": "1947-10-01" - } - } - ], - "DZ": [ - { - "DZD": { - "_from": "1964-04-01" - } - } - ], - "EA": [ - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "EC": [ - { - "ECS": { - "_from": "1884-04-01", - "_to": "2000-10-02" - } - }, - { - "ECV": { - "_tender": "false", - "_from": "1993-05-23", - "_to": "2000-01-09" - } - }, - { - "USD": { - "_from": "2000-10-02" - } - } - ], - "EE": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1992-06-20" - } - }, - { - "EEK": { - "_from": "1992-06-21", - "_to": "2010-12-31" - } - }, - { - "EUR": { - "_from": "2011-01-01" - } - } - ], - "EG": [ - { - "EGP": { - "_from": "1885-11-14" - } - } - ], - "EH": [ - { - "MAD": { - "_from": "1976-02-26" - } - } - ], - "ER": [ - { - "ETB": { - "_from": "1993-05-24", - "_to": "1997-11-08" - } - }, - { - "ERN": { - "_from": "1997-11-08" - } - } - ], - "ES": [ - { - "ESP": { - "_from": "1868-10-19", - "_to": "2002-02-28" - } - }, - { - "ESB": { - "_tender": "false", - "_from": "1975-01-01", - "_to": "1994-12-31" - } - }, - { - "ESA": { - "_tender": "false", - "_from": "1978-01-01", - "_to": "1981-12-31" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "ET": [ - { - "ETB": { - "_from": "1976-09-15" - } - } - ], - "EU": [ - { - "XEU": { - "_tender": "false", - "_from": "1979-01-01", - "_to": "1998-12-31" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "FI": [ - { - "FIM": { - "_from": "1963-01-01", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "FJ": [ - { - "FJD": { - "_from": "1969-01-13" - } - } - ], - "FK": [ - { - "FKP": { - "_from": "1901-01-01" - } - } - ], - "FM": [ - { - "JPY": { - "_from": "1914-10-03", - "_to": "1944-01-01" - } - }, - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "FO": [ - { - "DKK": { - "_from": "1948-01-01" - } - } - ], - "FR": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "GA": [ - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "GB": [ - { - "GBP": { - "_from": "1694-07-27" - } - } - ], - "GD": [ - { - "XCD": { - "_from": "1967-02-27" - } - } - ], - "GE": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1993-06-11" - } - }, - { - "GEK": { - "_from": "1993-04-05", - "_to": "1995-09-25" - } - }, - { - "GEL": { - "_from": "1995-09-23" - } - } - ], - "GF": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "GG": [ - { - "GBP": { - "_from": "1830-01-01" - } - } - ], - "GH": [ - { - "GHC": { - "_from": "1979-03-09", - "_to": "2007-12-31" - } - }, - { - "GHS": { - "_from": "2007-07-03" - } - } - ], - "GI": [ - { - "GIP": { - "_from": "1713-01-01" - } - } - ], - "GL": [ - { - "DKK": { - "_from": "1873-05-27" - } - } - ], - "GM": [ - { - "GMD": { - "_from": "1971-07-01" - } - } - ], - "GN": [ - { - "GNS": { - "_from": "1972-10-02", - "_to": "1986-01-06" - } - }, - { - "GNF": { - "_from": "1986-01-06" - } - } - ], - "GP": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "GQ": [ - { - "GQE": { - "_from": "1975-07-07", - "_to": "1986-06-01" - } - }, - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "GR": [ - { - "GRD": { - "_from": "1954-05-01", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "2001-01-01" - } - } - ], - "GS": [ - { - "GBP": { - "_from": "1908-01-01" - } - } - ], - "GT": [ - { - "GTQ": { - "_from": "1925-05-27" - } - } - ], - "GU": [ - { - "USD": { - "_from": "1944-08-21" - } - } - ], - "GW": [ - { - "GWE": { - "_from": "1914-01-01", - "_to": "1976-02-28" - } - }, - { - "GWP": { - "_from": "1976-02-28", - "_to": "1997-03-31" - } - }, - { - "XOF": { - "_from": "1997-03-31" - } - } - ], - "GY": [ - { - "GYD": { - "_from": "1966-05-26" - } - } - ], - "HK": [ - { - "HKD": { - "_from": "1895-02-02" - } - } - ], - "HM": [ - { - "AUD": { - "_from": "1967-02-16" - } - } - ], - "HN": [ - { - "HNL": { - "_from": "1926-04-03" - } - } - ], - "HR": [ - { - "YUD": { - "_from": "1966-01-01", - "_to": "1990-01-01" - } - }, - { - "YUN": { - "_from": "1990-01-01", - "_to": "1991-12-23" - } - }, - { - "HRD": { - "_from": "1991-12-23", - "_to": "1995-01-01" - } - }, - { - "HRK": { - "_from": "1994-05-30" - } - } - ], - "HT": [ - { - "HTG": { - "_from": "1872-08-26" - } - }, - { - "USD": { - "_from": "1915-01-01" - } - } - ], - "HU": [ - { - "HUF": { - "_from": "1946-07-23" - } - } - ], - "IC": [ - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "ID": [ - { - "IDR": { - "_from": "1965-12-13" - } - } - ], - "IE": [ - { - "GBP": { - "_from": "1800-01-01", - "_to": "1922-01-01" - } - }, - { - "IEP": { - "_from": "1922-01-01", - "_to": "2002-02-09" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "IL": [ - { - "ILP": { - "_from": "1948-08-16", - "_to": "1980-02-22" - } - }, - { - "ILR": { - "_from": "1980-02-22", - "_to": "1985-09-04" - } - }, - { - "ILS": { - "_from": "1985-09-04" - } - } - ], - "IM": [ - { - "GBP": { - "_from": "1840-01-03" - } - } - ], - "IN": [ - { - "INR": { - "_from": "1835-08-17" - } - } - ], - "IO": [ - { - "USD": { - "_from": "1965-11-08" - } - } - ], - "IQ": [ - { - "EGP": { - "_from": "1920-11-11", - "_to": "1931-04-19" - } - }, - { - "INR": { - "_from": "1920-11-11", - "_to": "1931-04-19" - } - }, - { - "IQD": { - "_from": "1931-04-19" - } - } - ], - "IR": [ - { - "IRR": { - "_from": "1932-05-13" - } - } - ], - "IS": [ - { - "DKK": { - "_from": "1873-05-27", - "_to": "1918-12-01" - } - }, - { - "ISJ": { - "_from": "1918-12-01", - "_to": "1981-01-01" - } - }, - { - "ISK": { - "_from": "1981-01-01" - } - } - ], - "IT": [ - { - "ITL": { - "_from": "1862-08-24", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "JE": [ - { - "GBP": { - "_from": "1837-01-01" - } - } - ], - "JM": [ - { - "JMD": { - "_from": "1969-09-08" - } - } - ], - "JO": [ - { - "JOD": { - "_from": "1950-07-01" - } - } - ], - "JP": [ - { - "JPY": { - "_from": "1871-06-01" - } - } - ], - "KE": [ - { - "KES": { - "_from": "1966-09-14" - } - } - ], - "KG": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1993-05-10" - } - }, - { - "KGS": { - "_from": "1993-05-10" - } - } - ], - "KH": [ - { - "KHR": { - "_from": "1980-03-20" - } - } - ], - "KI": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "KM": [ - { - "KMF": { - "_from": "1975-07-06" - } - } - ], - "KN": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "KP": [ - { - "KPW": { - "_from": "1959-04-17" - } - } - ], - "KR": [ - { - "KRO": { - "_from": "1945-08-15", - "_to": "1953-02-15" - } - }, - { - "KRH": { - "_from": "1953-02-15", - "_to": "1962-06-10" - } - }, - { - "KRW": { - "_from": "1962-06-10" - } - } - ], - "KW": [ - { - "KWD": { - "_from": "1961-04-01" - } - } - ], - "KY": [ - { - "JMD": { - "_from": "1969-09-08", - "_to": "1971-01-01" - } - }, - { - "KYD": { - "_from": "1971-01-01" - } - } - ], - "KZ": [ - { - "KZT": { - "_from": "1993-11-05" - } - } - ], - "LA": [ - { - "LAK": { - "_from": "1979-12-10" - } - } - ], - "LB": [ - { - "LBP": { - "_from": "1948-02-02" - } - } - ], - "LC": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "LI": [ - { - "CHF": { - "_from": "1921-02-01" - } - } - ], - "LK": [ - { - "LKR": { - "_from": "1978-05-22" - } - } - ], - "LR": [ - { - "LRD": { - "_from": "1944-01-01" - } - } - ], - "LS": [ - { - "ZAR": { - "_from": "1961-02-14" - } - }, - { - "LSL": { - "_from": "1980-01-22" - } - } - ], - "LT": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1992-10-01" - } - }, - { - "LTT": { - "_from": "1992-10-01", - "_to": "1993-06-25" - } - }, - { - "LTL": { - "_from": "1993-06-25", - "_to": "2014-12-31" - } - }, - { - "EUR": { - "_from": "2015-01-01" - } - } - ], - "LU": [ - { - "LUF": { - "_from": "1944-09-04", - "_to": "2002-02-28" - } - }, - { - "LUC": { - "_tender": "false", - "_from": "1970-01-01", - "_to": "1990-03-05" - } - }, - { - "LUL": { - "_tender": "false", - "_from": "1970-01-01", - "_to": "1990-03-05" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "LV": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1992-07-20" - } - }, - { - "LVR": { - "_from": "1992-05-07", - "_to": "1993-10-17" - } - }, - { - "LVL": { - "_from": "1993-06-28", - "_to": "2013-12-31" - } - }, - { - "EUR": { - "_from": "2014-01-01" - } - } - ], - "LY": [ - { - "LYD": { - "_from": "1971-09-01" - } - } - ], - "MA": [ - { - "MAF": { - "_from": "1881-01-01", - "_to": "1959-10-17" - } - }, - { - "MAD": { - "_from": "1959-10-17" - } - } - ], - "MC": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "MCF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "MD": [ - { - "MDC": { - "_from": "1992-06-01", - "_to": "1993-11-29" - } - }, - { - "MDL": { - "_from": "1993-11-29" - } - } - ], - "ME": [ - { - "YUM": { - "_from": "1994-01-24", - "_to": "2002-05-15" - } - }, - { - "DEM": { - "_from": "1999-10-02", - "_to": "2002-05-15" - } - }, - { - "EUR": { - "_from": "2002-01-01" - } - } - ], - "MF": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "MG": [ - { - "MGF": { - "_from": "1963-07-01", - "_to": "2004-12-31" - } - }, - { - "MGA": { - "_from": "1983-11-01" - } - } - ], - "MH": [ - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "MK": [ - { - "MKN": { - "_from": "1992-04-26", - "_to": "1993-05-20" - } - }, - { - "MKD": { - "_from": "1993-05-20" - } - } - ], - "ML": [ - { - "XOF": { - "_from": "1958-11-24", - "_to": "1962-07-02" - } - }, - { - "MLF": { - "_from": "1962-07-02", - "_to": "1984-08-31" - } - }, - { - "XOF": { - "_from": "1984-06-01" - } - } - ], - "MM": [ - { - "BUK": { - "_from": "1952-07-01", - "_to": "1989-06-18" - } - }, - { - "MMK": { - "_from": "1989-06-18" - } - } - ], - "MN": [ - { - "MNT": { - "_from": "1915-03-01" - } - } - ], - "MO": [ - { - "MOP": { - "_from": "1901-01-01" - } - } - ], - "MP": [ - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "MQ": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "MR": [ - { - "XOF": { - "_from": "1958-11-28", - "_to": "1973-06-29" - } - }, - { - "MRO": { - "_from": "1973-06-29" - } - } - ], - "MS": [ - { - "XCD": { - "_from": "1967-02-27" - } - } - ], - "MT": [ - { - "MTP": { - "_from": "1914-08-13", - "_to": "1968-06-07" - } - }, - { - "MTL": { - "_from": "1968-06-07", - "_to": "2008-01-31" - } - }, - { - "EUR": { - "_from": "2008-01-01" - } - } - ], - "MU": [ - { - "MUR": { - "_from": "1934-04-01" - } - } - ], - "MV": [ - { - "MVR": { - "_from": "1981-07-01" - } - } - ], - "MW": [ - { - "MWK": { - "_from": "1971-02-15" - } - } - ], - "MX": [ - { - "MXV": { - "_tender": "false" - } - }, - { - "MXP": { - "_from": "1822-01-01", - "_to": "1992-12-31" - } - }, - { - "MXN": { - "_from": "1993-01-01" - } - } - ], - "MY": [ - { - "MYR": { - "_from": "1963-09-16" - } - } - ], - "MZ": [ - { - "MZE": { - "_from": "1975-06-25", - "_to": "1980-06-16" - } - }, - { - "MZM": { - "_from": "1980-06-16", - "_to": "2006-12-31" - } - }, - { - "MZN": { - "_from": "2006-07-01" - } - } - ], - "NA": [ - { - "ZAR": { - "_from": "1961-02-14" - } - }, - { - "NAD": { - "_from": "1993-01-01" - } - } - ], - "NC": [ - { - "XPF": { - "_from": "1985-01-01" - } - } - ], - "NE": [ - { - "XOF": { - "_from": "1958-12-19" - } - } - ], - "NF": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "NG": [ - { - "NGN": { - "_from": "1973-01-01" - } - } - ], - "NI": [ - { - "NIC": { - "_from": "1988-02-15", - "_to": "1991-04-30" - } - }, - { - "NIO": { - "_from": "1991-04-30" - } - } - ], - "NL": [ - { - "NLG": { - "_from": "1813-01-01", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "NO": [ - { - "SEK": { - "_from": "1873-05-27", - "_to": "1905-06-07" - } - }, - { - "NOK": { - "_from": "1905-06-07" - } - } - ], - "NP": [ - { - "INR": { - "_from": "1870-01-01", - "_to": "1966-10-17" - } - }, - { - "NPR": { - "_from": "1933-01-01" - } - } - ], - "NR": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "NU": [ - { - "NZD": { - "_from": "1967-07-10" - } - } - ], - "NZ": [ - { - "NZD": { - "_from": "1967-07-10" - } - } - ], - "OM": [ - { - "OMR": { - "_from": "1972-11-11" - } - } - ], - "PA": [ - { - "PAB": { - "_from": "1903-11-04" - } - }, - { - "USD": { - "_from": "1903-11-18" - } - } - ], - "PE": [ - { - "PES": { - "_from": "1863-02-14", - "_to": "1985-02-01" - } - }, - { - "PEI": { - "_from": "1985-02-01", - "_to": "1991-07-01" - } - }, - { - "PEN": { - "_from": "1991-07-01" - } - } - ], - "PF": [ - { - "XPF": { - "_from": "1945-12-26" - } - } - ], - "PG": [ - { - "AUD": { - "_from": "1966-02-14", - "_to": "1975-09-16" - } - }, - { - "PGK": { - "_from": "1975-09-16" - } - } - ], - "PH": [ - { - "PHP": { - "_from": "1946-07-04" - } - } - ], - "PK": [ - { - "INR": { - "_from": "1835-08-17", - "_to": "1947-08-15" - } - }, - { - "PKR": { - "_from": "1948-04-01" - } - } - ], - "PL": [ - { - "PLZ": { - "_from": "1950-10-28", - "_to": "1994-12-31" - } - }, - { - "PLN": { - "_from": "1995-01-01" - } - } - ], - "PM": [ - { - "FRF": { - "_from": "1972-12-21", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "PN": [ - { - "NZD": { - "_from": "1969-01-13" - } - } - ], - "PR": [ - { - "ESP": { - "_from": "1800-01-01", - "_to": "1898-12-10" - } - }, - { - "USD": { - "_from": "1898-12-10" - } - } - ], - "PS": [ - { - "JOD": { - "_from": "1950-07-01", - "_to": "1967-06-01" - } - }, - { - "ILP": { - "_from": "1967-06-01", - "_to": "1980-02-22" - } - }, - { - "ILS": { - "_from": "1985-09-04" - } - }, - { - "JOD": { - "_from": "1996-02-12" - } - } - ], - "PT": [ - { - "PTE": { - "_from": "1911-05-22", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "PW": [ - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "PY": [ - { - "PYG": { - "_from": "1943-11-01" - } - } - ], - "QA": [ - { - "QAR": { - "_from": "1973-05-19" - } - } - ], - "RE": [ - { - "FRF": { - "_from": "1975-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "RO": [ - { - "ROL": { - "_from": "1952-01-28", - "_to": "2006-12-31" - } - }, - { - "RON": { - "_from": "2005-07-01" - } - } - ], - "RS": [ - { - "YUM": { - "_from": "1994-01-24", - "_to": "2002-05-15" - } - }, - { - "CSD": { - "_from": "2002-05-15", - "_to": "2006-10-25" - } - }, - { - "RSD": { - "_from": "2006-10-25" - } - } - ], - "RU": [ - { - "RUR": { - "_from": "1991-12-25", - "_to": "1998-12-31" - } - }, - { - "RUB": { - "_from": "1999-01-01" - } - } - ], - "RW": [ - { - "RWF": { - "_from": "1964-05-19" - } - } - ], - "SA": [ - { - "SAR": { - "_from": "1952-10-22" - } - } - ], - "SB": [ - { - "AUD": { - "_from": "1966-02-14", - "_to": "1978-06-30" - } - }, - { - "SBD": { - "_from": "1977-10-24" - } - } - ], - "SC": [ - { - "SCR": { - "_from": "1903-11-01" - } - } - ], - "SD": [ - { - "EGP": { - "_from": "1889-01-19", - "_to": "1958-01-01" - } - }, - { - "GBP": { - "_from": "1889-01-19", - "_to": "1958-01-01" - } - }, - { - "SDP": { - "_from": "1957-04-08", - "_to": "1998-06-01" - } - }, - { - "SDD": { - "_from": "1992-06-08", - "_to": "2007-06-30" - } - }, - { - "SDG": { - "_from": "2007-01-10" - } - } - ], - "SE": [ - { - "SEK": { - "_from": "1873-05-27" - } - } - ], - "SG": [ - { - "MYR": { - "_from": "1963-09-16", - "_to": "1967-06-12" - } - }, - { - "SGD": { - "_from": "1967-06-12" - } - } - ], - "SH": [ - { - "SHP": { - "_from": "1917-02-15" - } - } - ], - "SI": [ - { - "SIT": { - "_from": "1992-10-07", - "_to": "2007-01-14" - } - }, - { - "EUR": { - "_from": "2007-01-01" - } - } - ], - "SJ": [ - { - "NOK": { - "_from": "1905-06-07" - } - } - ], - "SK": [ - { - "CSK": { - "_from": "1953-06-01", - "_to": "1992-12-31" - } - }, - { - "SKK": { - "_from": "1992-12-31", - "_to": "2009-01-01" - } - }, - { - "EUR": { - "_from": "2009-01-01" - } - } - ], - "SL": [ - { - "GBP": { - "_from": "1808-11-30", - "_to": "1966-02-04" - } - }, - { - "SLL": { - "_from": "1964-08-04" - } - } - ], - "SM": [ - { - "ITL": { - "_from": "1865-12-23", - "_to": "2001-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "SN": [ - { - "XOF": { - "_from": "1959-04-04" - } - } - ], - "SO": [ - { - "SOS": { - "_from": "1960-07-01" - } - } - ], - "SR": [ - { - "NLG": { - "_from": "1815-11-20", - "_to": "1940-05-10" - } - }, - { - "SRG": { - "_from": "1940-05-10", - "_to": "2003-12-31" - } - }, - { - "SRD": { - "_from": "2004-01-01" - } - } - ], - "SS": [ - { - "SDG": { - "_from": "2007-01-10", - "_to": "2011-09-01" - } - }, - { - "SSP": { - "_from": "2011-07-18" - } - } - ], - "ST": [ - { - "STD": { - "_from": "1977-09-08" - } - } - ], - "SU": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - } - ], - "SV": [ - { - "SVC": { - "_from": "1919-11-11", - "_to": "2001-01-01" - } - }, - { - "USD": { - "_from": "2001-01-01" - } - } - ], - "SX": [ - { - "ANG": { - "_from": "2010-10-10" - } - } - ], - "SY": [ - { - "SYP": { - "_from": "1948-01-01" - } - } - ], - "SZ": [ - { - "SZL": { - "_from": "1974-09-06" - } - } - ], - "TA": [ - { - "GBP": { - "_from": "1938-01-12" - } - } - ], - "TC": [ - { - "USD": { - "_from": "1969-09-08" - } - } - ], - "TD": [ - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "TF": [ - { - "FRF": { - "_from": "1959-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "TG": [ - { - "XOF": { - "_from": "1958-11-28" - } - } - ], - "TH": [ - { - "THB": { - "_from": "1928-04-15" - } - } - ], - "TJ": [ - { - "RUR": { - "_from": "1991-12-25", - "_to": "1995-05-10" - } - }, - { - "TJR": { - "_from": "1995-05-10", - "_to": "2000-10-25" - } - }, - { - "TJS": { - "_from": "2000-10-26" - } - } - ], - "TK": [ - { - "NZD": { - "_from": "1967-07-10" - } - } - ], - "TL": [ - { - "TPE": { - "_from": "1959-01-02", - "_to": "2002-05-20" - } - }, - { - "IDR": { - "_from": "1975-12-07", - "_to": "2002-05-20" - } - }, - { - "USD": { - "_from": "1999-10-20" - } - } - ], - "TM": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1993-11-01" - } - }, - { - "TMM": { - "_from": "1993-11-01", - "_to": "2009-01-01" - } - }, - { - "TMT": { - "_from": "2009-01-01" - } - } - ], - "TN": [ - { - "TND": { - "_from": "1958-11-01" - } - } - ], - "TO": [ - { - "TOP": { - "_from": "1966-02-14" - } - } - ], - "TP": [ - { - "TPE": { - "_from": "1959-01-02", - "_to": "2002-05-20" - } - }, - { - "IDR": { - "_from": "1975-12-07", - "_to": "2002-05-20" - } - } - ], - "TR": [ - { - "TRL": { - "_from": "1922-11-01", - "_to": "2005-12-31" - } - }, - { - "TRY": { - "_from": "2005-01-01" - } - } - ], - "TT": [ - { - "TTD": { - "_from": "1964-01-01" - } - } - ], - "TV": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "TW": [ - { - "TWD": { - "_from": "1949-06-15" - } - } - ], - "TZ": [ - { - "TZS": { - "_from": "1966-06-14" - } - } - ], - "UA": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1992-11-13" - } - }, - { - "UAK": { - "_from": "1992-11-13", - "_to": "1993-10-17" - } - }, - { - "UAH": { - "_from": "1996-09-02" - } - } - ], - "UG": [ - { - "UGS": { - "_from": "1966-08-15", - "_to": "1987-05-15" - } - }, - { - "UGX": { - "_from": "1987-05-15" - } - } - ], - "UM": [ - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "US": [ - { - "USN": { - "_tender": "false" - } - }, - { - "USS": { - "_tender": "false", - "_to": "2014-03-01" - } - }, - { - "USD": { - "_from": "1792-01-01" - } - } - ], - "UY": [ - { - "UYI": { - "_tender": "false" - } - }, - { - "UYP": { - "_from": "1975-07-01", - "_to": "1993-03-01" - } - }, - { - "UYU": { - "_from": "1993-03-01" - } - } - ], - "UZ": [ - { - "UZS": { - "_from": "1994-07-01" - } - } - ], - "VA": [ - { - "ITL": { - "_from": "1870-10-19", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "VC": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "VE": [ - { - "VEB": { - "_from": "1871-05-11", - "_to": "2008-06-30" - } - }, - { - "VEF": { - "_from": "2008-01-01" - } - } - ], - "VG": [ - { - "USD": { - "_from": "1833-01-01" - } - }, - { - "GBP": { - "_from": "1833-01-01", - "_to": "1959-01-01" - } - } - ], - "VI": [ - { - "USD": { - "_from": "1837-01-01" - } - } - ], - "VN": [ - { - "VNN": { - "_from": "1978-05-03", - "_to": "1985-09-14" - } - }, - { - "VND": { - "_from": "1985-09-14" - } - } - ], - "VU": [ - { - "VUV": { - "_from": "1981-01-01" - } - } - ], - "WF": [ - { - "XPF": { - "_from": "1961-07-30" - } - } - ], - "WS": [ - { - "WST": { - "_from": "1967-07-10" - } - } - ], - "XK": [ - { - "YUM": { - "_from": "1994-01-24", - "_to": "1999-09-30" - } - }, - { - "DEM": { - "_from": "1999-09-01", - "_to": "2002-03-09" - } - }, - { - "EUR": { - "_from": "2002-01-01" - } - } - ], - "YD": [ - { - "YDD": { - "_from": "1965-04-01", - "_to": "1996-01-01" - } - } - ], - "YE": [ - { - "YER": { - "_from": "1990-05-22" - } - } - ], - "YT": [ - { - "KMF": { - "_from": "1975-01-01", - "_to": "1976-02-23" - } - }, - { - "FRF": { - "_from": "1976-02-23", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "YU": [ - { - "YUD": { - "_from": "1966-01-01", - "_to": "1990-01-01" - } - }, - { - "YUN": { - "_from": "1990-01-01", - "_to": "1992-07-24" - } - }, - { - "YUM": { - "_from": "1994-01-24", - "_to": "2002-05-15" - } - } - ], - "ZA": [ - { - "ZAR": { - "_from": "1961-02-14" - } - }, - { - "ZAL": { - "_tender": "false", - "_from": "1985-09-01", - "_to": "1995-03-13" - } - } - ], - "ZM": [ - { - "ZMK": { - "_from": "1968-01-16", - "_to": "2013-01-01" - } - }, - { - "ZMW": { - "_from": "2013-01-01" - } - } - ], - "ZR": [ - { - "ZRZ": { - "_from": "1971-10-27", - "_to": "1993-11-01" - } - }, - { - "ZRN": { - "_from": "1993-11-01", - "_to": "1998-07-31" - } - } - ], - "ZW": [ - { - "RHD": { - "_from": "1970-02-17", - "_to": "1980-04-18" - } - }, - { - "ZWD": { - "_from": "1980-04-18", - "_to": "2008-08-01" - } - }, - { - "ZWR": { - "_from": "2008-08-01", - "_to": "2009-02-02" - } - }, - { - "ZWL": { - "_from": "2009-02-02", - "_to": "2009-04-12" - } - }, - { - "USD": { - "_from": "2009-04-12" - } - } - ], - "ZZ": [ - { - "XAG": { - "_tender": "false" - } - }, - { - "XAU": { - "_tender": "false" - } - }, - { - "XBA": { - "_tender": "false" - } - }, - { - "XBB": { - "_tender": "false" - } - }, - { - "XBC": { - "_tender": "false" - } - }, - { - "XBD": { - "_tender": "false" - } - }, - { - "XDR": { - "_tender": "false" - } - }, - { - "XPD": { - "_tender": "false" - } - }, - { - "XPT": { - "_tender": "false" - } - }, - { - "XSU": { - "_tender": "false" - } - }, - { - "XTS": { - "_tender": "false" - } - }, - { - "XUA": { - "_tender": "false" - } - }, - { - "XXX": { - "_tender": "false" - } - }, - { - "XRE": { - "_tender": "false", - "_to": "1999-11-30" - } - }, - { - "XFU": { - "_tender": "false", - "_to": "2013-11-30" - } - }, - { - "XFO": { - "_tender": "false", - "_from": "1930-01-01", - "_to": "2003-04-01" - } - } - ] - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/datasource.ts b/ej2-javascript/code-snippet/grid/grid-cs47/datasource.ts index 2ca4aef0d..d93cb64e2 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs47/datasource.ts +++ b/ej2-javascript/code-snippet/grid/grid-cs47/datasource.ts @@ -74,9982 +74,3 @@ export let data: Object[] = [ ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', ShipRegion: 'NM', Mask: '6789', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 }]; - -export let employeeDetails: Object[] = [ - { - EmployeeID: 1, Role: 'TeamLead', Salary: 15000, Address: 'Chennai' - }, - { - EmployeeID: 2, Role: 'Manager', Salary: 20000, Address: 'Bangalore' - }, - { - EmployeeID: 3, Role: 'Engineer', Salary: 10000, Address: 'Cochin' - }, - { - EmployeeID: 4, Role: 'Sales', Salary: 20000, Address: 'Trivandrum' - }, - { - EmployeeID: 5, Role: 'Support', Salary: 10000, Address: 'Delhi' - } -]; -export let purchaseData: Object[] = [ - { - 'OrderID': 10248, - 'CustomerID': 'VINET', - 'OrderDate': '1996-07-04T10:10:00.000Z', - 'ShippedDate': '1996-07-16T12:20:00.000Z', - 'Freight': 32.38, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10249, - 'CustomerID': 'TOMSP', - 'OrderDate': '1996-07-05T12:20:00.000Z', - 'ShippedDate': '1996-07-10T13:20:00.000Z', - 'Freight': 11.61, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10250, - 'CustomerID': 'HANAR', - 'OrderDate': '1996-07-08T08:40:00.000Z', - 'ShippedDate': '1996-07-12T07:50:00.000Z', - 'Freight': 65.83, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10251, - 'CustomerID': 'VICTE', - 'OrderDate': '1996-07-08T07:50:00.000Z', - 'ShippedDate': '1996-07-15T15:50:00.000Z', - 'Freight': 41.34, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10252, - 'CustomerID': 'SUPRD', - 'OrderDate': '1996-07-09T12:05:00.000Z', - 'ShippedDate': '1996-07-11T17:30:00.000Z', - 'Freight': 51.3, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10253, - 'CustomerID': 'HANAR', - 'OrderDate': '1996-07-10T11:20:00.000Z', - 'ShippedDate': '1996-07-16T10:10:00.000Z', - 'Freight': 58.17, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10254, - 'CustomerID': 'CHOPS', - 'OrderDate': '1996-07-17T18:30:00.000Z', - 'ShippedDate': '1996-07-23T20:40:00.000Z', - 'Freight': 22.98, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10255, - 'CustomerID': 'RICSU', - 'OrderDate': '1996-07-12T10:40:00.000Z', - 'ShippedDate': '1996-07-15T05:40:00.000Z', - 'Freight': 148.33, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10256, - 'CustomerID': 'WELLI', - 'OrderDate': '1996-07-15T20:50:00.000Z', - 'ShippedDate': '1996-07-17T21:50:00.000Z', - 'Freight': 13.97, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10257, - 'CustomerID': 'HILAA', - 'OrderDate': '1996-07-16T03:20:00.000Z', - 'ShippedDate': '1996-07-22T14:40:00.000Z', - 'Freight': 81.91, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10258, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-07-17T18:30:00.000Z', - 'ShippedDate': '1996-07-23T14:50:00.000Z', - 'Freight': 140.51, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10259, - 'CustomerID': 'CENTC', - 'OrderDate': '1996-07-18T01:20:00.000Z', - 'ShippedDate': '1996-07-25T16:20:00.000Z', - 'Freight': 3.25, - 'ShipName': 'Centro comercial Moctezuma', - 'ShipAddress': 'Sierras de Granada 9993', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10260, - 'CustomerID': 'OTTIK', - 'OrderDate': '1996-07-19T11:20:00.000Z', - 'ShippedDate': '1996-07-29T03:10:00.000Z', - 'Freight': 55.09, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10261, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-07-19T18:30:00.000Z', - 'ShippedDate': '1996-07-30T23:10:00.000Z', - 'Freight': 3.05, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10262, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-07-22T21:40:00.000Z', - 'ShippedDate': '1996-07-25T19:10:00.000Z', - 'Freight': 48.29, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10263, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-07-23T00:10:00.000Z', - 'ShippedDate': '1996-07-31T22:50:00.000Z', - 'Freight': 146.06, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10264, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-07-24T20:10:00.000Z', - 'ShippedDate': '1996-08-23T11:40:00.000Z', - 'Freight': 3.67, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10265, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-07-25T23:50:00.000Z', - 'ShippedDate': '1996-08-12T02:10:00.000Z', - 'Freight': 55.28, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10266, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-07-26T03:10:00.000Z', - 'ShippedDate': '1996-07-31T01:50:00.000Z', - 'Freight': 25.73, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10267, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-07-29T04:10:00.000Z', - 'ShippedDate': '1996-08-06T17:20:00.000Z', - 'Freight': 208.58, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10268, - 'CustomerID': 'GROSR', - 'OrderDate': '1996-07-30T01:20:00.000Z', - 'ShippedDate': '1996-08-02T03:40:00.000Z', - 'Freight': 66.29, - 'ShipName': 'GROSELLA-Restaurante', - 'ShipAddress': '5ª Ave. Los Palos Grandes', - 'ShipCity': 'Caracas', - 'ShipRegion': 'DF', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10269, - 'CustomerID': 'WHITC', - 'OrderDate': '1996-07-31T05:10:00.000Z', - 'ShippedDate': '1996-08-09T07:10:00.000Z', - 'Freight': 4.56, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10270, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-08-01T09:10:00.000Z', - 'ShippedDate': '1996-08-02T11:10:00.000Z', - 'Freight': 136.54, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10271, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-08-01T13:10:00.000Z', - 'ShippedDate': '1996-08-30T15:10:00.000Z', - 'Freight': 4.54, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10272, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-08-02T17:10:00.000Z', - 'ShippedDate': '1996-08-06T19:10:00.000Z', - 'Freight': 98.03, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10273, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-05T21:10:00.000Z', - 'ShippedDate': '1996-08-12T23:10:00.000Z', - 'Freight': 76.07, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10274, - 'CustomerID': 'VINET', - 'OrderDate': '1996-08-06T02:10:00.000Z', - 'ShippedDate': '1996-08-16T04:10:00.000Z', - 'Freight': 6.01, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10275, - 'CustomerID': 'MAGAA', - 'OrderDate': '1996-08-07T06:10:00.000Z', - 'ShippedDate': '1996-08-09T08:10:00.000Z', - 'Freight': 26.93, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10276, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-08-08T10:10:00.000Z', - 'ShippedDate': '1996-08-14T12:10:00.000Z', - 'Freight': 13.84, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10277, - 'CustomerID': 'MORGK', - 'OrderDate': '1996-08-09T14:10:00.000Z', - 'ShippedDate': '1996-08-13T16:10:00.000Z', - 'Freight': 125.77, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10278, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-08-12T18:10:00.000Z', - 'ShippedDate': '1996-08-16T20:10:00.000Z', - 'Freight': 92.69, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10279, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-08-13T22:10:00.000Z', - 'ShippedDate': '1996-08-16T02:10:00.000Z', - 'Freight': 25.83, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10280, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-08-14T01:40:00.000Z', - 'ShippedDate': '1996-09-12T02:40:00.000Z', - 'Freight': 8.98, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10281, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-08-14T03:40:00.000Z', - 'ShippedDate': '1996-08-21T04:40:00.000Z', - 'Freight': 2.94, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10282, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-08-15T05:40:00.000Z', - 'ShippedDate': '1996-08-21T06:40:00.000Z', - 'Freight': 12.69, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10283, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-08-16T07:40:00.000Z', - 'ShippedDate': '1996-08-23T08:40:00.000Z', - 'Freight': 84.81, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10284, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-08-19T09:40:00.000Z', - 'ShippedDate': '1996-08-27T10:40:00.000Z', - 'Freight': 76.56, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10285, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-20T11:40:00.000Z', - 'ShippedDate': '1996-08-26T12:40:00.000Z', - 'Freight': 76.83, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10286, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-21T01:50:00.000Z', - 'ShippedDate': '1996-08-30T02:50:00.000Z', - 'Freight': 229.24, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10287, - 'CustomerID': 'RICAR', - 'OrderDate': '1996-08-22T03:50:00.000Z', - 'ShippedDate': '1996-08-28T04:50:00.000Z', - 'Freight': 12.76, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10288, - 'CustomerID': 'REGGC', - 'OrderDate': '1996-08-23T05:50:00.000Z', - 'ShippedDate': '1996-09-03T06:50:00.000Z', - 'Freight': 7.45, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10289, - 'CustomerID': 'BSBEV', - 'OrderDate': '1996-08-26T07:50:00.000Z', - 'ShippedDate': '1996-08-28T08:50:00.000Z', - 'Freight': 22.77, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10290, - 'CustomerID': 'COMMI', - 'OrderDate': '1996-08-27T09:50:00.000Z', - 'ShippedDate': '1996-09-03T10:50:00.000Z', - 'Freight': 79.7, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10291, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-08-27T11:50:00.000Z', - 'ShippedDate': '1996-09-04T12:50:00.000Z', - 'Freight': 6.4, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10292, - 'CustomerID': 'TRADH', - 'OrderDate': '1996-08-28T01:10:00.000Z', - 'ShippedDate': '1996-09-02T02:10:00.000Z', - 'Freight': 1.35, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10293, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-08-29T03:10:00.000Z', - 'ShippedDate': '1996-09-11T04:10:00.000Z', - 'Freight': 21.18, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10294, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-08-30T05:10:00.000Z', - 'ShippedDate': '1996-09-05T06:10:00.000Z', - 'Freight': 147.26, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10295, - 'CustomerID': 'VINET', - 'OrderDate': '1996-09-02T07:10:00.000Z', - 'ShippedDate': '1996-09-10T08:10:00.000Z', - 'Freight': 1.15, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10296, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-09-03T09:10:00.000Z', - 'ShippedDate': '1996-09-11T10:10:00.000Z', - 'Freight': 0.12, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10297, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-09-04T11:10:00.000Z', - 'ShippedDate': '1996-09-10T12:10:00.000Z', - 'Freight': 5.74, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10298, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-09-05T01:10:00.000Z', - 'ShippedDate': '1996-09-11T02:20:00.000Z', - 'Freight': 168.22, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10299, - 'CustomerID': 'RICAR', - 'OrderDate': '1996-09-06T03:20:00.000Z', - 'ShippedDate': '1996-09-13T04:20:00.000Z', - 'Freight': 29.76, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10300, - 'CustomerID': 'MAGAA', - 'OrderDate': '1996-09-09T05:20:00.000Z', - 'ShippedDate': '1996-09-18T06:20:00.000Z', - 'Freight': 17.68, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10301, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-09-09T07:20:00.000Z', - 'ShippedDate': '1996-09-17T08:20:00.000Z', - 'Freight': 45.08, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10302, - 'CustomerID': 'SUPRD', - 'OrderDate': '1996-09-10T09:20:00.000Z', - 'ShippedDate': '1996-10-09T10:20:00.000Z', - 'Freight': 6.27, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10303, - 'CustomerID': 'GODOS', - 'OrderDate': '1996-09-11T11:20:00.000Z', - 'ShippedDate': '1996-09-18T12:20:00.000Z', - 'Freight': 107.83, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10304, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-09-12T00:10:00.000Z', - 'ShippedDate': '1996-09-17T01:20:00.000Z', - 'Freight': 63.79, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10305, - 'CustomerID': 'OLDWO', - 'OrderDate': '1996-09-13T01:20:00.000Z', - 'ShippedDate': '1996-10-09T02:20:00.000Z', - 'Freight': 257.62, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10306, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-09-16T03:20:00.000Z', - 'ShippedDate': '1996-09-23T04:20:00.000Z', - 'Freight': 7.56, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10307, - 'CustomerID': 'LONEP', - 'OrderDate': '1996-09-17T05:20:00.000Z', - 'ShippedDate': '1996-09-25T06:20:00.000Z', - 'Freight': 0.56, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10308, - 'CustomerID': 'ANATR', - 'OrderDate': '1996-09-18T07:20:00.000Z', - 'ShippedDate': '1996-09-24T08:20:00.000Z', - 'Freight': 1.61, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10309, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-09-19T09:20:00.000Z', - 'ShippedDate': '1996-10-23T10:20:00.000Z', - 'Freight': 47.3, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10310, - 'CustomerID': 'THEBI', - 'OrderDate': '1996-09-20T11:20:00.000Z', - 'ShippedDate': '1996-09-27T12:20:00.000Z', - 'Freight': 17.52, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10311, - 'CustomerID': 'DUMON', - 'OrderDate': '1996-09-20T13:20:00.000Z', - 'ShippedDate': '1996-09-26T14:20:00.000Z', - 'Freight': 24.69, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10312, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-09-23T15:20:00.000Z', - 'ShippedDate': '1996-10-03T16:20:00.000Z', - 'Freight': 40.26, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10313, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-09-24T17:20:00.000Z', - 'ShippedDate': '1996-10-04T18:20:00.000Z', - 'Freight': 1.96, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10314, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-09-25T19:20:00.000Z', - 'ShippedDate': '1996-10-04T20:20:00.000Z', - 'Freight': 74.16, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10315, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-09-26T21:20:00.000Z', - 'ShippedDate': '1996-10-03T22:20:00.000Z', - 'Freight': 41.76, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10316, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-09-27T23:20:00.000Z', - 'ShippedDate': '1996-10-08T00:30:00.000Z', - 'Freight': 150.15, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10317, - 'CustomerID': 'LONEP', - 'OrderDate': '1996-09-30T01:30:00.000Z', - 'ShippedDate': '1996-10-10T02:30:00.000Z', - 'Freight': 12.69, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10318, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-10-01T03:30:00.000Z', - 'ShippedDate': '1996-10-04T03:30:00.000Z', - 'Freight': 4.73, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10319, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-10-02T04:30:00.000Z', - 'ShippedDate': '1996-10-11T05:30:00.000Z', - 'Freight': 64.5, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10320, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-10-03T06:30:00.000Z', - 'ShippedDate': '1996-10-18T07:30:00.000Z', - 'Freight': 34.57, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10321, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-10-03T08:30:00.000Z', - 'ShippedDate': '1996-10-11T09:30:00.000Z', - 'Freight': 3.43, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10322, - 'CustomerID': 'PERIC', - 'OrderDate': '1996-10-04T10:30:00.000Z', - 'ShippedDate': '1996-10-23T11:30:00.000Z', - 'Freight': 0.4, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10323, - 'CustomerID': 'KOENE', - 'OrderDate': '1996-10-07T12:30:00.000Z', - 'ShippedDate': '1996-10-14T13:30:00.000Z', - 'Freight': 4.88, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10324, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-10-08T14:30:00.000Z', - 'ShippedDate': '1996-10-10T15:30:00.000Z', - 'Freight': 214.27, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10325, - 'CustomerID': 'KOENE', - 'OrderDate': '1996-10-09T16:30:00.000Z', - 'ShippedDate': '1996-10-14T17:30:00.000Z', - 'Freight': 64.86, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10326, - 'CustomerID': 'BOLID', - 'OrderDate': '1996-10-10T18:30:00.000Z', - 'ShippedDate': '1996-10-14T19:30:00.000Z', - 'Freight': 77.92, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10327, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-10-11T20:30:00.000Z', - 'ShippedDate': '1996-10-14T21:30:00.000Z', - 'Freight': 63.36, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10328, - 'CustomerID': 'FURIB', - 'OrderDate': '1996-10-14T22:30:00.000Z', - 'ShippedDate': '1996-10-17T23:30:00.000Z', - 'Freight': 87.03, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10329, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-10-15T00:40:00.000Z', - 'ShippedDate': '1996-10-23T01:40:00.000Z', - 'Freight': 191.67, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10330, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-10-16T02:40:00.000Z', - 'ShippedDate': '1996-10-28T03:40:00.000Z', - 'Freight': 12.75, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10331, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-10-16T02:40:00.000Z', - 'ShippedDate': '1996-10-21T03:40:00.000Z', - 'Freight': 10.19, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10332, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-10-17T04:40:00.000Z', - 'ShippedDate': '1996-10-21T05:40:00.000Z', - 'Freight': 52.84, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10333, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-10-18T06:40:00.000Z', - 'ShippedDate': '1996-10-25T07:40:00.000Z', - 'Freight': 0.59, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10334, - 'CustomerID': 'VICTE', - 'OrderDate': '1996-10-21T08:40:00.000Z', - 'ShippedDate': '1996-10-28T09:40:00.000Z', - 'Freight': 8.56, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10335, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-10-22T10:40:00.000Z', - 'ShippedDate': '1996-10-24T11:40:00.000Z', - 'Freight': 42.11, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10336, - 'CustomerID': 'PRINI', - 'OrderDate': '1996-10-23T12:40:00.000Z', - 'ShippedDate': '1996-10-25T13:40:00.000Z', - 'Freight': 15.51, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10337, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-10-24T14:40:00.000Z', - 'ShippedDate': '1996-10-29T14:40:00.000Z', - 'Freight': 108.26, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10338, - 'CustomerID': 'OLDWO', - 'OrderDate': '1996-10-25T15:40:00.000Z', - 'ShippedDate': '1996-10-29T16:40:00.000Z', - 'Freight': 84.21, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10339, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-10-28T17:40:00.000Z', - 'ShippedDate': '1996-11-04T18:40:00.000Z', - 'Freight': 15.66, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10340, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-10-29T19:40:00.000Z', - 'ShippedDate': '1996-11-08T20:40:00.000Z', - 'Freight': 166.31, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10341, - 'CustomerID': 'SIMOB', - 'OrderDate': '1996-10-29T21:40:00.000Z', - 'ShippedDate': '1996-11-05T22:40:00.000Z', - 'Freight': 26.78, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10342, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-10-30T23:40:00.000Z', - 'ShippedDate': '1996-11-04T00:50:00.000Z', - 'Freight': 54.83, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10343, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-10-31T01:50:00.000Z', - 'ShippedDate': '1996-11-06T02:50:00.000Z', - 'Freight': 110.37, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10344, - 'CustomerID': 'WHITC', - 'OrderDate': '1996-11-01T03:50:00.000Z', - 'ShippedDate': '1996-11-05T04:50:00.000Z', - 'Freight': 23.29, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10345, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-11-04T05:50:00.000Z', - 'ShippedDate': '1996-11-11T05:50:00.000Z', - 'Freight': 249.06, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10346, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-11-05T06:50:00.000Z', - 'ShippedDate': '1996-11-08T07:50:00.000Z', - 'Freight': 142.08, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10347, - 'CustomerID': 'FAMIA', - 'OrderDate': '1996-11-06T08:50:00.000Z', - 'ShippedDate': '1996-11-08T09:50:00.000Z', - 'Freight': 3.1, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10348, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-11-07T10:50:00.000Z', - 'ShippedDate': '1996-11-15T11:50:00.000Z', - 'Freight': 0.78, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10349, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-11-08T12:50:00.000Z', - 'ShippedDate': '1996-11-15T13:50:00.000Z', - 'Freight': 8.63, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10350, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-11-11T14:50:00.000Z', - 'ShippedDate': '1996-12-03T15:50:00.000Z', - 'Freight': 64.19, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10351, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-11-11T16:50:00.000Z', - 'ShippedDate': '1996-11-20T17:50:00.000Z', - 'Freight': 162.33, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10352, - 'CustomerID': 'FURIB', - 'OrderDate': '1996-11-12T18:50:00.000Z', - 'ShippedDate': '1996-11-18T19:50:00.000Z', - 'Freight': 1.3, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10353, - 'CustomerID': 'PICCO', - 'OrderDate': '1996-11-13T20:50:00.000Z', - 'ShippedDate': '1996-11-25T21:50:00.000Z', - 'Freight': 360.63, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10354, - 'CustomerID': 'PERIC', - 'OrderDate': '1996-11-14T21:50:00.000Z', - 'ShippedDate': '1996-11-20T22:50:00.000Z', - 'Freight': 53.8, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10355, - 'CustomerID': 'AROUT', - 'OrderDate': '1996-11-15T23:50:00.000Z', - 'ShippedDate': '1996-11-20T00:50:00.000Z', - 'Freight': 41.95, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10356, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-11-18T01:05:00.000Z', - 'ShippedDate': '1996-11-27T02:05:00.000Z', - 'Freight': 36.71, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10357, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-11-19T03:05:00.000Z', - 'ShippedDate': '1996-12-02T04:05:00.000Z', - 'Freight': 34.88, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10358, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-11-20T05:05:00.000Z', - 'ShippedDate': '1996-11-27T06:05:00.000Z', - 'Freight': 19.64, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10359, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-11-21T07:05:00.000Z', - 'ShippedDate': '1996-11-26T08:05:00.000Z', - 'Freight': 288.43, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10360, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-11-22T09:05:00.000Z', - 'ShippedDate': '1996-12-02T10:05:00.000Z', - 'Freight': 131.7, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10361, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-11-22T11:05:00.000Z', - 'ShippedDate': '1996-12-03T12:05:00.000Z', - 'Freight': 183.17, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10362, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-11-25T13:05:00.000Z', - 'ShippedDate': '1996-11-28T14:05:00.000Z', - 'Freight': 96.04, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10363, - 'CustomerID': 'DRACD', - 'OrderDate': '1996-11-26T15:05:00.000Z', - 'ShippedDate': '1996-12-04T16:05:00.000Z', - 'Freight': 30.54, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10364, - 'CustomerID': 'EASTC', - 'OrderDate': '1996-11-26T17:05:00.000Z', - 'ShippedDate': '1996-12-04T18:05:00.000Z', - 'Freight': 71.97, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10365, - 'CustomerID': 'ANTON', - 'OrderDate': '1996-11-27T19:05:00.000Z', - 'ShippedDate': '1996-12-02T20:05:00.000Z', - 'Freight': 22, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10366, - 'CustomerID': 'GALED', - 'OrderDate': '1996-11-28T21:05:00.000Z', - 'ShippedDate': '1996-12-30T22:05:00.000Z', - 'Freight': 10.14, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10367, - 'CustomerID': 'VAFFE', - 'OrderDate': '1996-11-28T23:05:00.000Z', - 'ShippedDate': '1996-12-02T00:05:00.000Z', - 'Freight': 13.55, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10368, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-11-29T02:00.00.000Z', - 'ShippedDate': '1996-12-02T04:00.00.000Z', - 'Freight': 101.95, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10369, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-12-02T04:00.00.000Z', - 'ShippedDate': '1996-12-09T07:25:00.000Z', - 'Freight': 195.68, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10370, - 'CustomerID': 'CHOPS', - 'OrderDate': '1996-12-03T06:00.00.000Z', - 'ShippedDate': '1996-12-27T07:00.00.000Z', - 'Freight': 1.17, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10371, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-12-03T08:00.00.000Z', - 'ShippedDate': '1996-12-24T09:00.00.000Z', - 'Freight': 0.45, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10372, - 'CustomerID': 'QUEEN', - 'OrderDate': '1996-12-04T10:00.00.000Z', - 'ShippedDate': '1996-12-09T11:00.00.000Z', - 'Freight': 890.78, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10373, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-12-05T12:00.00.000Z', - 'ShippedDate': '1996-12-11T13:00.00.000Z', - 'Freight': 124.12, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10374, - 'CustomerID': 'WOLZA', - 'OrderDate': '1996-12-05T14:00.00.000Z', - 'ShippedDate': '1996-12-09T15:00.00.000Z', - 'Freight': 3.94, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10375, - 'CustomerID': 'HUNGC', - 'OrderDate': '1996-12-06T16:00.00.000Z', - 'ShippedDate': '1996-12-09T17:00.00.000Z', - 'Freight': 20.12, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10376, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-12-09T18:00.00.000Z', - 'ShippedDate': '1996-12-13T19:00.00.000Z', - 'Freight': 20.39, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10377, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-12-09T20:00.00.000Z', - 'ShippedDate': '1996-12-13T21:00.00.000Z', - 'Freight': 22.21, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10378, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-12-10T22:00.00.000Z', - 'ShippedDate': '1996-12-19T23:00.00.000Z', - 'Freight': 5.44, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10379, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-12-11T01:25:00.000Z', - 'ShippedDate': '1996-12-13T02:25:00.000Z', - 'Freight': 45.03, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10380, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-12-12T03:25:00.000Z', - 'ShippedDate': '1997-01-16T04:25:00.000Z', - 'Freight': 35.03, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10381, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-12-12T05:25:00.000Z', - 'ShippedDate': '1996-12-13T06:25:00.000Z', - 'Freight': 7.99, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10382, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-12-13T07:25:00.000Z', - 'ShippedDate': '1996-12-16T07:25:00.000Z', - 'Freight': 94.77, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10383, - 'CustomerID': 'AROUT', - 'OrderDate': '1996-12-16T07:25:00.000Z', - 'ShippedDate': '1996-12-18T02:25:00.000Z', - 'Freight': 34.24, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10384, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-12-16T03:25:00.000Z', - 'ShippedDate': '1996-12-20T04:25:00.000Z', - 'Freight': 168.64, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10385, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-12-17T04:25:00.000Z', - 'ShippedDate': '1996-12-23T04:25:00.000Z', - 'Freight': 30.96, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10386, - 'CustomerID': 'FAMIA', - 'OrderDate': '1996-12-18T05:25:00.000Z', - 'ShippedDate': '1996-12-25T06:25:00.000Z', - 'Freight': 13.99, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10387, - 'CustomerID': 'SANTG', - 'OrderDate': '1996-12-18T07:25:00.000Z', - 'ShippedDate': '1996-12-20T08:25:00.000Z', - 'Freight': 93.63, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10388, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-12-19T09:25:00.000Z', - 'ShippedDate': '1996-12-20T10:25:00.000Z', - 'Freight': 34.86, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10389, - 'CustomerID': 'BOTTM', - 'OrderDate': '1996-12-20T11:25:00.000Z', - 'ShippedDate': '1996-12-24T12:25:00.000Z', - 'Freight': 47.42, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10390, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-12-23T13:25:00.000Z', - 'ShippedDate': '1996-12-26T14:25:00.000Z', - 'Freight': 126.38, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10391, - 'CustomerID': 'DRACD', - 'OrderDate': '1996-12-23T15:25:00.000Z', - 'ShippedDate': '1996-12-31T16:25:00.000Z', - 'Freight': 5.45, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10392, - 'CustomerID': 'PICCO', - 'OrderDate': '1996-12-24T17:25:00.000Z', - 'ShippedDate': '1997-01-01T18:25:00.000Z', - 'Freight': 122.46, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10393, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-12-25T19:25:00.000Z', - 'ShippedDate': '1997-01-03T20:25:00.000Z', - 'Freight': 126.56, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10394, - 'CustomerID': 'HUNGC', - 'OrderDate': '1996-12-25T21:25:00.000Z', - 'ShippedDate': '1997-01-03T22:25:00.000Z', - 'Freight': 30.34, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10395, - 'CustomerID': 'HILAA', - 'OrderDate': '1996-12-26T23:25:00.000Z', - 'ShippedDate': '1997-01-03T00:25:00.000Z', - 'Freight': 184.41, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10396, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-12-27T01:45:00.000Z', - 'ShippedDate': '1997-01-06T02:45:00.000Z', - 'Freight': 135.35, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10397, - 'CustomerID': 'PRINI', - 'OrderDate': '1996-12-27T03:45:00.000Z', - 'ShippedDate': '1997-01-02T04:45:00.000Z', - 'Freight': 60.26, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10398, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-12-30T05:45:00.000Z', - 'ShippedDate': '1997-01-09T06:45:00.000Z', - 'Freight': 89.16, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10399, - 'CustomerID': 'VAFFE', - 'OrderDate': '1996-12-31T07:45:00.000Z', - 'ShippedDate': '1997-01-08T08:45:00.000Z', - 'Freight': 27.36, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10400, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-01-01T09:45:00.000Z', - 'ShippedDate': '1997-01-16T10:45:00.000Z', - 'Freight': 83.93, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10401, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-01-01T11:45:00.000Z', - 'ShippedDate': '1997-01-10T12:45:00.000Z', - 'Freight': 12.51, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10402, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-02T13:45:00.000Z', - 'ShippedDate': '1997-01-10T14:45:00.000Z', - 'Freight': 67.88, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10403, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-03T15:45:00.000Z', - 'ShippedDate': '1997-01-09T16:45:00.000Z', - 'Freight': 73.79, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10404, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-01-03T17:45:00.000Z', - 'ShippedDate': '1997-01-08T18:45:00.000Z', - 'Freight': 155.97, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10405, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-01-06T19:45:00.000Z', - 'ShippedDate': '1997-01-22T20:45:00.000Z', - 'Freight': 34.82, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10406, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-01-07T21:45:00.000Z', - 'ShippedDate': '1997-01-13T22:45:00.000Z', - 'Freight': 108.04, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10407, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-01-07T23:45:00.000Z', - 'ShippedDate': '1997-01-30T01:55:00.000Z', - 'Freight': 91.48, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10408, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-01-08T01:55:00.000Z', - 'ShippedDate': '1997-01-14T01:55:00.000Z', - 'Freight': 11.26, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10409, - 'CustomerID': 'OCEAN', - 'OrderDate': '1997-01-09T02:55:00.000Z', - 'ShippedDate': '1997-01-14T03:55:00.000Z', - 'Freight': 29.83, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10410, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-10T04:55:00.000Z', - 'ShippedDate': '1997-01-15T05:55:00.000Z', - 'Freight': 2.4, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10411, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-10T06:55:00.000Z', - 'ShippedDate': '1997-01-21T07:55:00.000Z', - 'Freight': 23.65, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10412, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-01-13T08:55:00.000Z', - 'ShippedDate': '1997-01-15T09:55:00.000Z', - 'Freight': 3.77, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10413, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-01-14T10:55:00.000Z', - 'ShippedDate': '1997-01-16T11:55:00.000Z', - 'Freight': 95.66, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10414, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-01-14T12:55:00.000Z', - 'ShippedDate': '1997-01-17T13:55:00.000Z', - 'Freight': 21.48, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10415, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-01-15T14:55:00.000Z', - 'ShippedDate': '1997-01-24T15:55:00.000Z', - 'Freight': 0.2, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10416, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-01-16T16:55:00.000Z', - 'ShippedDate': '1997-01-27T17:55:00.000Z', - 'Freight': 22.72, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10417, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-01-16T18:55:00.000Z', - 'ShippedDate': '1997-01-28T19:55:00.000Z', - 'Freight': 70.29, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10418, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-01-17T20:55:00.000Z', - 'ShippedDate': '1997-01-24T21:55:00.000Z', - 'Freight': 17.55, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10419, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-01-20T22:55:00.000Z', - 'ShippedDate': '1997-01-30T23:55:00.000Z', - 'Freight': 137.35, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10420, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-01-21T01:05:00.000Z', - 'ShippedDate': '1997-01-27T012:05:00.000Z', - 'Freight': 44.12, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10421, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-01-21T02:05:00.000Z', - 'ShippedDate': '1997-01-27T03:05:00.000Z', - 'Freight': 99.23, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10422, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-01-22T04:05:00.000Z', - 'ShippedDate': '1997-01-31T05:05:00.000Z', - 'Freight': 3.02, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10423, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-01-23T06:05:00.000Z', - 'ShippedDate': '1997-02-24T07:05:00.000Z', - 'Freight': 24.5, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10424, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-01-23T08:05:00.000Z', - 'ShippedDate': '1997-01-27T09:05:00.000Z', - 'Freight': 370.61, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10425, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-01-24T10:05:00.000Z', - 'ShippedDate': '1997-02-14T11:05:00.000Z', - 'Freight': 7.93, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10426, - 'CustomerID': 'GALED', - 'OrderDate': '1997-01-27T12:05:00.000Z', - 'ShippedDate': '1997-02-06T13:05:00.000Z', - 'Freight': 18.69, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10427, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-01-27T14:05:00.000Z', - 'ShippedDate': '1997-03-03T15:05:00.000Z', - 'Freight': 31.29, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10428, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-01-28T16:05:00.000Z', - 'ShippedDate': '1997-02-04T17:05:00.000Z', - 'Freight': 11.09, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10429, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-01-29T18:05:00.000Z', - 'ShippedDate': '1997-02-07T19:05:00.000Z', - 'Freight': 56.63, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10430, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-30T20:05:00.000Z', - 'ShippedDate': '1997-02-03T21:05:00.000Z', - 'Freight': 458.78, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10431, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-30T22:05:00.000Z', - 'ShippedDate': '1997-02-07T23:05:00.000Z', - 'Freight': 44.17, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10432, - 'CustomerID': 'SPLIR', - 'OrderDate': '1997-01-31T01:15:00.000Z', - 'ShippedDate': '1997-02-07T02:15:00.000Z', - 'Freight': 4.34, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10433, - 'CustomerID': 'PRINI', - 'OrderDate': '1997-02-03T03:15:00.000Z', - 'ShippedDate': '1997-03-04T04:15:00.000Z', - 'Freight': 73.83, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10434, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-02-03T05:15:00.000Z', - 'ShippedDate': '1997-02-13T06:15:00.000Z', - 'Freight': 17.92, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10435, - 'CustomerID': 'CONSH', - 'OrderDate': '1997-02-04T07:15:00.000Z', - 'ShippedDate': '1997-02-07T08:15:00.000Z', - 'Freight': 9.21, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10436, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-02-05T09:15:00.000Z', - 'ShippedDate': '1997-02-11T10:15:00.000Z', - 'Freight': 156.66, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10437, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-02-05T11:15:00.000Z', - 'ShippedDate': '1997-02-12T12:15:00.000Z', - 'Freight': 19.97, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10438, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-02-06T13:15:00.000Z', - 'ShippedDate': '1997-02-14T14:15:00.000Z', - 'Freight': 8.24, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10439, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-02-07T15:15:00.000Z', - 'ShippedDate': '1997-02-10T16:15:00.000Z', - 'Freight': 4.07, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10440, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-02-10T17:15:00.000Z', - 'ShippedDate': '1997-02-28T18:15:00.000Z', - 'Freight': 86.53, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10441, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-02-10T19:15:00.000Z', - 'ShippedDate': '1997-03-14T20:15:00.000Z', - 'Freight': 73.02, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10442, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-02-11T21:15:00.000Z', - 'ShippedDate': '1997-02-18T22:15:00.000Z', - 'Freight': 47.94, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10443, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-02-12T23:15:00.000Z', - 'ShippedDate': '1997-02-14T00:25:00.000Z', - 'Freight': 13.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10444, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-02-12T00:25:00.000Z', - 'ShippedDate': '1997-02-21T01:25:00.000Z', - 'Freight': 3.5, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10445, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-02-13T02:25:00.000Z', - 'ShippedDate': '1997-02-20T03:00.00.000Z', - 'Freight': 9.3, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10446, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-02-14T04:00.00.000Z', - 'ShippedDate': '1997-02-19T05:00.00.000Z', - 'Freight': 14.68, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10447, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-02-14T05:00.00.000Z', - 'ShippedDate': '1997-03-07T06:25:00.000Z', - 'Freight': 68.66, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10448, - 'CustomerID': 'RANCH', - 'OrderDate': '1997-02-17T07:25:00.000Z', - 'ShippedDate': '1997-02-24T08:25:00.000Z', - 'Freight': 38.82, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10449, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-02-18T09:25:00.000Z', - 'ShippedDate': '1997-02-27T10:25:00.000Z', - 'Freight': 53.3, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10450, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-02-19T11:25:00.000Z', - 'ShippedDate': '1997-03-11T12:25:00.000Z', - 'Freight': 7.23, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10451, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-02-19T13:25:00.000Z', - 'ShippedDate': '1997-03-12T14:25:00.000Z', - 'Freight': 189.09, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10452, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-02-20T15:25:00.000Z', - 'ShippedDate': '1997-02-26T16:25:00.000Z', - 'Freight': 140.26, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10453, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-02-21T17:25:00.000Z', - 'ShippedDate': '1997-02-26T18:25:00.000Z', - 'Freight': 25.36, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10454, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-02-21T19:25:00.000Z', - 'ShippedDate': '1997-02-25T20:25:00.000Z', - 'Freight': 2.74, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10455, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-02-24T21:25:00.000Z', - 'ShippedDate': '1997-03-03T22:25:00.000Z', - 'Freight': 180.45, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10456, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-02-25T23:25:00.000Z', - 'ShippedDate': '1997-02-28T01:25:00.000Z', - 'Freight': 8.12, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10457, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-02-25T01:35:00.000Z', - 'ShippedDate': '1997-03-03T02:35:00.000Z', - 'Freight': 11.57, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10458, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-02-26T03:35:00.000Z', - 'ShippedDate': '1997-03-04T04:35:00.000Z', - 'Freight': 147.06, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10459, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-02-27T04:35:00.000Z', - 'ShippedDate': '1997-02-28T04:35:00.000Z', - 'Freight': 25.09, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10460, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-02-28T05:35:00.000Z', - 'ShippedDate': '1997-03-03T06:35:00.000Z', - 'Freight': 16.27, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10461, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-02-28T07:35:00.000Z', - 'ShippedDate': '1997-03-05T08:35:00.000Z', - 'Freight': 148.61, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10462, - 'CustomerID': 'CONSH', - 'OrderDate': '1997-03-03T09:00.00.000Z', - 'ShippedDate': '1997-03-18T10:00.00.000Z', - 'Freight': 6.17, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10463, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-03-04T11:00.00.000Z', - 'ShippedDate': '1997-03-06T12:00.00.000Z', - 'Freight': 14.78, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10464, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-03-04T13:00.00.000Z', - 'ShippedDate': '1997-03-14T14:00.00.000Z', - 'Freight': 89, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10465, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-03-05T15:00.00.000Z', - 'ShippedDate': '1997-03-14T16:00.00.000Z', - 'Freight': 145.04, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10466, - 'CustomerID': 'COMMI', - 'OrderDate': '1997-03-06T17:00.00.000Z', - 'ShippedDate': '1997-03-13T18:00.00.000Z', - 'Freight': 11.93, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10467, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-03-06T19:00.00.000Z', - 'ShippedDate': '1997-03-11T20:00.00.000Z', - 'Freight': 4.93, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10468, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-03-07T21:00.00.000Z', - 'ShippedDate': '1997-03-12T22:00.00.000Z', - 'Freight': 44.12, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10469, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-03-10T23:00.00.000Z', - 'ShippedDate': '1997-03-14T01:00.00.000Z', - 'Freight': 60.18, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10470, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-03-11T02:00.00.000Z', - 'ShippedDate': '1997-03-14T03:00.00.000Z', - 'Freight': 64.56, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10471, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-03-11T04:00.00.000Z', - 'ShippedDate': '1997-03-18T05:00.00.000Z', - 'Freight': 45.59, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10472, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-03-12T06:00.00.000Z', - 'ShippedDate': '1997-03-19T07:00.00.000Z', - 'Freight': 4.2, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10473, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-03-13T08:00.00.000Z', - 'ShippedDate': '1997-03-21T09:00.00.000Z', - 'Freight': 16.37, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10474, - 'CustomerID': 'PERIC', - 'OrderDate': '1997-03-13T10:00.00.000Z', - 'ShippedDate': '1997-03-21T11:00.00.000Z', - 'Freight': 83.49, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10475, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-03-14T12:00.00.000Z', - 'ShippedDate': '1997-04-04T13:00.00.000Z', - 'Freight': 68.52, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10476, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-17T14:00.00.000Z', - 'ShippedDate': '1997-03-24T15:00.00.000Z', - 'Freight': 4.41, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10477, - 'CustomerID': 'PRINI', - 'OrderDate': '1997-03-17T16:00.00.000Z', - 'ShippedDate': '1997-03-25T17:00.00.000Z', - 'Freight': 13.02, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10478, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-03-18T18:00.00.000Z', - 'ShippedDate': '1997-03-26T19:00.00.000Z', - 'Freight': 4.81, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10479, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-03-19T20:00.00.000Z', - 'ShippedDate': '1997-03-21T21:00.00.000Z', - 'Freight': 708.95, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10480, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-03-20T22:00.00.000Z', - 'ShippedDate': '1997-03-24T23:00.00.000Z', - 'Freight': 1.35, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10481, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-03-20T01:00.00.000Z', - 'ShippedDate': '1997-03-25T02:00.00.000Z', - 'Freight': 64.33, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10482, - 'CustomerID': 'LAZYK', - 'OrderDate': '1997-03-21T03:00.00.000Z', - 'ShippedDate': '1997-04-10T04:00.00.000Z', - 'Freight': 7.48, - 'ShipName': 'Lazy K Kountry Store', - 'ShipAddress': '12 Orchestra Terrace', - 'ShipCity': 'Walla Walla', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10483, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-03-24T05:00.00.000Z', - 'ShippedDate': '1997-04-25T06:00.00.000Z', - 'Freight': 15.28, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10484, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-03-24T07:00.00.000Z', - 'ShippedDate': '1997-04-01T08:00.00.000Z', - 'Freight': 6.88, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10485, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-03-25T09:00.00.000Z', - 'ShippedDate': '1997-03-31T10:00.00.000Z', - 'Freight': 64.45, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10486, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-26T11:00.00.000Z', - 'ShippedDate': '1997-04-02T12:00.00.000Z', - 'Freight': 30.53, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10487, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-03-26T13:00.00.000Z', - 'ShippedDate': '1997-03-28T14:00.00.000Z', - 'Freight': 71.07, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10488, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-03-27T15:00.00.000Z', - 'ShippedDate': '1997-04-02T16:00.00.000Z', - 'Freight': 4.93, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10489, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-03-28T17:00.00.000Z', - 'ShippedDate': '1997-04-09T18:00.00.000Z', - 'Freight': 5.29, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10490, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-31T19:00.00.000Z', - 'ShippedDate': '1997-04-03T20:00.00.000Z', - 'Freight': 210.19, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10491, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-03-31T21:00.00.000Z', - 'ShippedDate': '1997-04-08T22:00.00.000Z', - 'Freight': 16.96, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10492, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-04-01T23:00.00.000Z', - 'ShippedDate': '1997-04-11T01:00.00.000Z', - 'Freight': 62.89, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10493, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-04-02T02:00.00.000Z', - 'ShippedDate': '1997-04-10T03:00.00.000Z', - 'Freight': 10.64, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10494, - 'CustomerID': 'COMMI', - 'OrderDate': '1997-04-02T04:00.00.000Z', - 'ShippedDate': '1997-04-09T05:00.00.000Z', - 'Freight': 65.99, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10495, - 'CustomerID': 'LAUGB', - 'OrderDate': '1997-04-03T06:00.00.000Z', - 'ShippedDate': '1997-04-11T07:00.00.000Z', - 'Freight': 4.65, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10496, - 'CustomerID': 'TRADH', - 'OrderDate': '1997-04-04T08:00.00.000Z', - 'ShippedDate': '1997-04-07T09:00.00.000Z', - 'Freight': 46.77, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10497, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-04-04T10:00.00.000Z', - 'ShippedDate': '1997-04-07T11:00.00.000Z', - 'Freight': 36.21, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10498, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-04-07T12:00.00.000Z', - 'ShippedDate': '1997-04-11T13:00.00.000Z', - 'Freight': 29.75, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10499, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-04-08T14:00.00.000Z', - 'ShippedDate': '1997-04-16T15:00.00.000Z', - 'Freight': 102.02, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10500, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-04-09T16:00.00.000Z', - 'ShippedDate': '1997-04-17T17:00.00.000Z', - 'Freight': 42.68, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10501, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-04-09T18:00.00.000Z', - 'ShippedDate': '1997-04-16T19:00.00.000Z', - 'Freight': 8.85, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10502, - 'CustomerID': 'PERIC', - 'OrderDate': '1997-04-10T20:00.00.000Z', - 'ShippedDate': '1997-04-29T21:00.00.000Z', - 'Freight': 69.32, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10503, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-04-11T22:00.00.000Z', - 'ShippedDate': '1997-04-16T23:00.00.000Z', - 'Freight': 16.74, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10504, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-04-11T01:00.00.000Z', - 'ShippedDate': '1997-04-18T02:00.00.000Z', - 'Freight': 59.13, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10505, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-04-14T03:00.00.000Z', - 'ShippedDate': '1997-04-21T04:00.00.000Z', - 'Freight': 7.13, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10506, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-04-15T05:05:00.000Z', - 'ShippedDate': '1997-05-02T06:05:00.000Z', - 'Freight': 21.19, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10507, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-04-15T07:05:00.000Z', - 'ShippedDate': '1997-04-22T08:05:00.000Z', - 'Freight': 47.45, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10508, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-04-16T09:05:00.000Z', - 'ShippedDate': '1997-05-13T10:05:00.000Z', - 'Freight': 4.99, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10509, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-04-17T11:05:00.000Z', - 'ShippedDate': '1997-04-29T12:05:00.000Z', - 'Freight': 0.15, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10510, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-04-18T13:05:00.000Z', - 'ShippedDate': '1997-04-28T14:05:00.000Z', - 'Freight': 367.63, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10511, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-04-18T15:05:00.000Z', - 'ShippedDate': '1997-04-21T01:05:00.000Z', - 'Freight': 350.64, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10512, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-04-21T02:05:00.000Z', - 'ShippedDate': '1997-04-24T03:05:00.000Z', - 'Freight': 3.53, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10513, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-04-22T04:05:00.000Z', - 'ShippedDate': '1997-04-28T05:05:00.000Z', - 'Freight': 105.65, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10514, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-04-22T05:05:00.000Z', - 'ShippedDate': '1997-05-16T07:05:00.000Z', - 'Freight': 789.95, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10515, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-04-23T08:05:00.000Z', - 'ShippedDate': '1997-05-23T09:05:00.000Z', - 'Freight': 204.47, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10516, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-04-24T10:05:00.000Z', - 'ShippedDate': '1997-05-01T11:05:00.000Z', - 'Freight': 62.78, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10517, - 'CustomerID': 'NORTS', - 'OrderDate': '1997-04-24T12:05:00.000Z', - 'ShippedDate': '1997-04-29T13:05:00.000Z', - 'Freight': 32.07, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10518, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-04-25T14:05:00.000Z', - 'ShippedDate': '1997-05-05T15:05:00.000Z', - 'Freight': 218.15, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10519, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-04-28T16:05:00.000Z', - 'ShippedDate': '1997-05-01T17:05:00.000Z', - 'Freight': 91.76, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10520, - 'CustomerID': 'SANTG', - 'OrderDate': '1997-04-29T18:05:00.000Z', - 'ShippedDate': '1997-05-01T19:05:00.000Z', - 'Freight': 13.37, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10521, - 'CustomerID': 'CACTU', - 'OrderDate': '1997-04-29T20:05:00.000Z', - 'ShippedDate': '1997-05-02T21:05:00.000Z', - 'Freight': 17.22, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10522, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-04-30T22:05:00.000Z', - 'ShippedDate': '1997-05-06T23:05:00.000Z', - 'Freight': 45.33, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10523, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-05-01T01:10:00.000Z', - 'ShippedDate': '1997-05-30T02:10:00.000Z', - 'Freight': 77.63, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10524, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-05-01T03:10:00.000Z', - 'ShippedDate': '1997-05-07T04:10:00.000Z', - 'Freight': 244.79, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10525, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-05-02T05:10:00.000Z', - 'ShippedDate': '1997-05-23T06:10:00.000Z', - 'Freight': 11.06, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10526, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-05-05T07:10:00.000Z', - 'ShippedDate': '1997-05-15T08:10:00.000Z', - 'Freight': 58.59, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10527, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-05T09:10:00.000Z', - 'ShippedDate': '1997-05-07T10:10:00.000Z', - 'Freight': 41.9, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10528, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-05-06T11:10:00.000Z', - 'ShippedDate': '1997-05-09T12:10:00.000Z', - 'Freight': 3.35, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10529, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-05-07T13:10:00.000Z', - 'ShippedDate': '1997-05-09T14:10:00.000Z', - 'Freight': 66.69, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10530, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-05-08T15:10:00.000Z', - 'ShippedDate': '1997-05-12T16:10:00.000Z', - 'Freight': 339.22, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10531, - 'CustomerID': 'OCEAN', - 'OrderDate': '1997-05-08T17:10:00.000Z', - 'ShippedDate': '1997-05-19T18:10:00.000Z', - 'Freight': 8.12, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10532, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-05-09T19:10:00.000Z', - 'ShippedDate': '1997-05-12T20:10:00.000Z', - 'Freight': 74.46, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10533, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-05-12T21:10:00.000Z', - 'ShippedDate': '1997-05-22T22:10:00.000Z', - 'Freight': 188.04, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10534, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-05-12T23:10:00.000Z', - 'ShippedDate': '1997-05-14T01:15:00.000Z', - 'Freight': 27.94, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10535, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-05-13T02:15:00.000Z', - 'ShippedDate': '1997-05-21T03:15:00.000Z', - 'Freight': 15.64, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10536, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-05-14T04:15:00.000Z', - 'ShippedDate': '1997-06-06T05:15:00.000Z', - 'Freight': 58.88, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10537, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-05-14T06:15:00.000Z', - 'ShippedDate': '1997-05-19T07:15:00.000Z', - 'Freight': 78.85, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10538, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-05-15T08:15:00.000Z', - 'ShippedDate': '1997-05-16T09:15:00.000Z', - 'Freight': 4.87, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10539, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-05-16T10:15:00.000Z', - 'ShippedDate': '1997-05-23T11:15:00.000Z', - 'Freight': 12.36, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10540, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-19T12:15:00.000Z', - 'ShippedDate': '1997-06-13T13:15:00.000Z', - 'Freight': 1007.64, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10541, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-05-19T14:15:00.000Z', - 'ShippedDate': '1997-05-29T15:15:00.000Z', - 'Freight': 68.65, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10542, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-05-20T16:15:00.000Z', - 'ShippedDate': '1997-05-26T17:15:00.000Z', - 'Freight': 10.95, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10543, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-05-21T18:15:00.000Z', - 'ShippedDate': '1997-05-23T19:15:00.000Z', - 'Freight': 48.17, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10544, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-05-21T20:15:00.000Z', - 'ShippedDate': '1997-05-30T21:15:00.000Z', - 'Freight': 24.91, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10545, - 'CustomerID': 'LAZYK', - 'OrderDate': '1997-05-22T23:15:00.000Z', - 'ShippedDate': '1997-06-26T01:20:00.000Z', - 'Freight': 11.92, - 'ShipName': 'Lazy K Kountry Store', - 'ShipAddress': '12 Orchestra Terrace', - 'ShipCity': 'Walla Walla', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10546, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-05-23T02:20:00.000Z', - 'ShippedDate': '1997-05-27T03:20:00.000Z', - 'Freight': 194.72, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10547, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-05-23T04:20:00.000Z', - 'ShippedDate': '1997-06-02T05:20:00.000Z', - 'Freight': 178.43, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10548, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-05-26T06:20:00.000Z', - 'ShippedDate': '1997-06-02T07:20:00.000Z', - 'Freight': 1.43, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10549, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-27T08:20:00.000Z', - 'ShippedDate': '1997-05-30T09:20:00.000Z', - 'Freight': 171.24, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10550, - 'CustomerID': 'GODOS', - 'OrderDate': '1997-05-28T10:20:00.000Z', - 'ShippedDate': '1997-06-06T11:20:00.000Z', - 'Freight': 4.32, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10551, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-05-28T12:20:00.000Z', - 'ShippedDate': '1997-06-06T13:20:00.000Z', - 'Freight': 72.95, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10552, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-05-29T14:20:00.000Z', - 'ShippedDate': '1997-06-05T15:20:00.000Z', - 'Freight': 83.22, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10553, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-05-30T16:20:00.000Z', - 'ShippedDate': '1997-06-03T17:20:00.000Z', - 'Freight': 149.49, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10554, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-05-30T18:20:00.000Z', - 'ShippedDate': '1997-06-05T19:20:00.000Z', - 'Freight': 120.97, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10555, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-06-02T20:20:00.000Z', - 'ShippedDate': '1997-06-04T21:20:00.000Z', - 'Freight': 252.49, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10556, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-06-03T22:20:00.000Z', - 'ShippedDate': '1997-06-13T23:20:00.000Z', - 'Freight': 9.8, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10557, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-06-03T01:25:00.000Z', - 'ShippedDate': '1997-06-06T02:25:00.000Z', - 'Freight': 96.72, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10558, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-06-04T03:25:00.000Z', - 'ShippedDate': '1997-06-10T04:25:00.000Z', - 'Freight': 72.97, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10559, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-05T05:25:00.000Z', - 'ShippedDate': '1997-06-13T06:25:00.000Z', - 'Freight': 8.05, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10560, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-06-06T07:25:00.000Z', - 'ShippedDate': '1997-06-09T08:25:00.000Z', - 'Freight': 36.65, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10561, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-06-06T09:25:00.000Z', - 'ShippedDate': '1997-06-09T10:25:00.000Z', - 'Freight': 242.21, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10562, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-06-09T11:25:00.000Z', - 'ShippedDate': '1997-06-12T12:25:00.000Z', - 'Freight': 22.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10563, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-06-10T13:25:00.000Z', - 'ShippedDate': '1997-06-24T14:25:00.000Z', - 'Freight': 60.43, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10564, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-06-10T15:25:00.000Z', - 'ShippedDate': '1997-06-16T16:25:00.000Z', - 'Freight': 13.75, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10565, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-06-11T17:25:00.000Z', - 'ShippedDate': '1997-06-18T18:25:00.000Z', - 'Freight': 7.15, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10566, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-12T01:10:00.000Z', - 'ShippedDate': '1997-06-18T02:10:00.000Z', - 'Freight': 88.4, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10567, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-06-12T03:10:00.000Z', - 'ShippedDate': '1997-06-17T03:10:00.000Z', - 'Freight': 33.97, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10568, - 'CustomerID': 'GALED', - 'OrderDate': '1997-06-13T04:10:00.000Z', - 'ShippedDate': '1997-07-09T05:10:00.000Z', - 'Freight': 6.54, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10569, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-06-16T06:10:00.000Z', - 'ShippedDate': '1997-07-11T07:10:00.000Z', - 'Freight': 58.98, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10570, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-06-17T08:10:00.000Z', - 'ShippedDate': '1997-06-19T09:10:00.000Z', - 'Freight': 188.99, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10571, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-06-17T10:10:00.000Z', - 'ShippedDate': '1997-07-04T11:10:00.000Z', - 'Freight': 26.06, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10572, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-06-18T12:10:00.000Z', - 'ShippedDate': '1997-06-25T13:10:00.000Z', - 'Freight': 116.43, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10573, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-06-19T14:10:00.000Z', - 'ShippedDate': '1997-06-20T15:10:00.000Z', - 'Freight': 84.84, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10574, - 'CustomerID': 'TRAIH', - 'OrderDate': '1997-06-19T16:10:00.000Z', - 'ShippedDate': '1997-06-30T17:10:00.000Z', - 'Freight': 37.6, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10575, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-06-20T18:10:00.000Z', - 'ShippedDate': '1997-06-30T19:10:00.000Z', - 'Freight': 127.34, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10576, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-06-23T20:10:00.000Z', - 'ShippedDate': '1997-06-30T21:10:00.000Z', - 'Freight': 18.56, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10577, - 'CustomerID': 'TRAIH', - 'OrderDate': '1997-06-23T22:10:00.000Z', - 'ShippedDate': '1997-06-30T23:10:00.000Z', - 'Freight': 25.41, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10578, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-06-24T23:10:00.000Z', - 'ShippedDate': '1997-07-25T01:15:00.000Z', - 'Freight': 29.6, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10579, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-06-25T01:30:00.000Z', - 'ShippedDate': '1997-07-04T02:30:00.000Z', - 'Freight': 13.73, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10580, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-06-26T03:30:00.000Z', - 'ShippedDate': '1997-07-01T04:30:00.000Z', - 'Freight': 75.89, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10581, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-06-26T05:30:00.000Z', - 'ShippedDate': '1997-07-02T06:30:00.000Z', - 'Freight': 3.01, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10582, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-06-27T07:30:00.000Z', - 'ShippedDate': '1997-07-14T08:30:00.000Z', - 'Freight': 27.71, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10583, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-06-30T08:30:00.000Z', - 'ShippedDate': '1997-07-04T09:30:00.000Z', - 'Freight': 7.28, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10584, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-30T10:30:00.000Z', - 'ShippedDate': '1997-07-04T11:30:00.000Z', - 'Freight': 59.14, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10585, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-07-01T12:30:00.000Z', - 'ShippedDate': '1997-07-10T13:30:00.000Z', - 'Freight': 13.41, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10586, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-07-02T14:30:00.000Z', - 'ShippedDate': '1997-07-09T15:30:00.000Z', - 'Freight': 0.48, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10587, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-07-02T16:30:00.000Z', - 'ShippedDate': '1997-07-09T17:30:00.000Z', - 'Freight': 62.52, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10588, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-07-03T18:30:00.000Z', - 'ShippedDate': '1997-07-10T19:30:00.000Z', - 'Freight': 194.67, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10589, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-04T20:30:00.000Z', - 'ShippedDate': '1997-07-14T21:30:00.000Z', - 'Freight': 4.42, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10590, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-07-07T22:30:00.000Z', - 'ShippedDate': '1997-07-14T23:30:00.000Z', - 'Freight': 44.77, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10591, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-07-07T22:30:00.000Z', - 'ShippedDate': '1997-07-16T01:40:00.000Z', - 'Freight': 55.92, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10592, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-07-08T02:40:00.000Z', - 'ShippedDate': '1997-07-16T03:40:00.000Z', - 'Freight': 32.1, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10593, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-07-09T04:40:00.000Z', - 'ShippedDate': '1997-08-13T05:40:00.000Z', - 'Freight': 174.2, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10594, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-07-09T06:40:00.000Z', - 'ShippedDate': '1997-07-16T07:40:00.000Z', - 'Freight': 5.24, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10595, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-07-10T08:40:00.000Z', - 'ShippedDate': '1997-07-14T09:40:00.000Z', - 'Freight': 96.78, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10596, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-07-11T10:40:00.000Z', - 'ShippedDate': '1997-08-12T11:40:00.000Z', - 'Freight': 16.34, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10597, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-07-11T12:40:00.000Z', - 'ShippedDate': '1997-07-18T13:40:00.000Z', - 'Freight': 35.12, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10598, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-07-14T14:40:00.000Z', - 'ShippedDate': '1997-07-18T15:40:00.000Z', - 'Freight': 44.42, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10599, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-07-15T16:40:00.000Z', - 'ShippedDate': '1997-07-21T17:40:00.000Z', - 'Freight': 29.98, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10600, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-07-16T18:40:00.000Z', - 'ShippedDate': '1997-07-21T19:40:00.000Z', - 'Freight': 45.13, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10601, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-07-16T20:40:00.000Z', - 'ShippedDate': '1997-07-22T21:40:00.000Z', - 'Freight': 58.3, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10602, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-07-17T22:40:00.000Z', - 'ShippedDate': '1997-07-22T23:40:00.000Z', - 'Freight': 2.92, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10603, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-18T01:25:00.000Z', - 'ShippedDate': '1997-08-08T02:25:00.000Z', - 'Freight': 48.77, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10604, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-07-18T03:25:00.000Z', - 'ShippedDate': '1997-07-29T03:25:00.000Z', - 'Freight': 7.46, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10605, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-07-21T04:25:00.000Z', - 'ShippedDate': '1997-07-29T05:25:00.000Z', - 'Freight': 379.13, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10606, - 'CustomerID': 'TRADH', - 'OrderDate': '1997-07-22T06:25:00.000Z', - 'ShippedDate': '1997-07-31T07:25:00.000Z', - 'Freight': 79.4, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10607, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-22T08:25:00.000Z', - 'ShippedDate': '1997-07-25T09:25:00.000Z', - 'Freight': 200.24, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10608, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-07-23T10:25:00.000Z', - 'ShippedDate': '1997-08-01T11:25:00.000Z', - 'Freight': 27.79, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10609, - 'CustomerID': 'DUMON', - 'OrderDate': '1997-07-24T12:25:00.000Z', - 'ShippedDate': '1997-07-30T13:25:00.000Z', - 'Freight': 1.85, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10610, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-07-25T14:25:00.000Z', - 'ShippedDate': '1997-08-06T15:25:00.000Z', - 'Freight': 26.78, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10611, - 'CustomerID': 'WOLZA', - 'OrderDate': '1997-07-25T16:25:00.000Z', - 'ShippedDate': '1997-08-01T17:25:00.000Z', - 'Freight': 80.65, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10612, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-28T18:25:00.000Z', - 'ShippedDate': '1997-08-01T19:25:00.000Z', - 'Freight': 544.08, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10613, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-07-29T20:25:00.000Z', - 'ShippedDate': '1997-08-01T21:25:00.000Z', - 'Freight': 8.11, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10614, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-07-29T22:25:00.000Z', - 'ShippedDate': '1997-08-01T23:25:00.000Z', - 'Freight': 1.93, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10615, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-07-30T01:35:00.000Z', - 'ShippedDate': '1997-08-06T02:35:00.000Z', - 'Freight': 0.75, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10616, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-31T03:35:00.000Z', - 'ShippedDate': '1997-08-05T04:35:00.000Z', - 'Freight': 116.53, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10617, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-31T05:35:00.000Z', - 'ShippedDate': '1997-08-04T06:35:00.000Z', - 'Freight': 18.53, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10618, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-08-01T07:35:00.000Z', - 'ShippedDate': '1997-08-08T08:35:00.000Z', - 'Freight': 154.68, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10619, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-08-04T09:35:00.000Z', - 'ShippedDate': '1997-08-07T10:35:00.000Z', - 'Freight': 91.05, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10620, - 'CustomerID': 'LAUGB', - 'OrderDate': '1997-08-05T11:35:00.000Z', - 'ShippedDate': '1997-08-14T12:35:00.000Z', - 'Freight': 0.94, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10621, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-08-05T13:35:00.000Z', - 'ShippedDate': '1997-08-11T14:35:00.000Z', - 'Freight': 23.73, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10622, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-08-06T15:35:00.000Z', - 'ShippedDate': '1997-08-11T16:35:00.000Z', - 'Freight': 50.97, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10623, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-08-07T17:35:00.000Z', - 'ShippedDate': '1997-08-12T18:35:00.000Z', - 'Freight': 97.18, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10624, - 'CustomerID': 'THECR', - 'OrderDate': '1997-08-07T19:35:00.000Z', - 'ShippedDate': '1997-08-19T20:35:00.000Z', - 'Freight': 94.8, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10625, - 'CustomerID': 'ANATR', - 'OrderDate': '1997-08-08T21:35:00.000Z', - 'ShippedDate': '1997-08-14T22:35:00.000Z', - 'Freight': 43.9, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10626, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-08-11T23:35:00.000Z', - 'ShippedDate': '1997-08-20T01:50:00.000Z', - 'Freight': 138.69, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10627, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-08-11T02:50:00.000Z', - 'ShippedDate': '1997-08-21T03:50:00.000Z', - 'Freight': 107.46, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10628, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-08-12T04:50:00.000Z', - 'ShippedDate': '1997-08-20T05:50:00.000Z', - 'Freight': 30.36, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10629, - 'CustomerID': 'GODOS', - 'OrderDate': '1997-08-12T06:50:00.000Z', - 'ShippedDate': '1997-08-20T07:50:00.000Z', - 'Freight': 85.46, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10630, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-08-13T08:50:00.000Z', - 'ShippedDate': '1997-08-19T09:50:00.000Z', - 'Freight': 32.35, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10631, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-08-14T10:50:00.000Z', - 'ShippedDate': '1997-08-15T11:50:00.000Z', - 'Freight': 0.87, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10632, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-08-14T12:50:00.000Z', - 'ShippedDate': '1997-08-19T13:50:00.000Z', - 'Freight': 41.38, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10633, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-08-15T14:50:00.000Z', - 'ShippedDate': '1997-08-18T15:50:00.000Z', - 'Freight': 477.9, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10634, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-08-15T16:50:00.000Z', - 'ShippedDate': '1997-08-21T17:50:00.000Z', - 'Freight': 487.38, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10635, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-08-18T18:50:00.000Z', - 'ShippedDate': '1997-08-21T19:50:00.000Z', - 'Freight': 47.46, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10636, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-08-19T20:50:00.000Z', - 'ShippedDate': '1997-08-26T21:50:00.000Z', - 'Freight': 1.15, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10637, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-08-19T22:50:00.000Z', - 'ShippedDate': '1997-08-26T23:50:00.000Z', - 'Freight': 201.29, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10638, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-08-20T14:50:00.000Z', - 'ShippedDate': '1997-09-01T15:50:00.000Z', - 'Freight': 158.44, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10639, - 'CustomerID': 'SANTG', - 'OrderDate': '1997-08-20T16:50:00.000Z', - 'ShippedDate': '1997-08-27T17:50:00.000Z', - 'Freight': 38.64, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10640, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-08-21T18:50:00.000Z', - 'ShippedDate': '1997-08-28T19:50:00.000Z', - 'Freight': 23.55, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10641, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-08-22T01:55:00.000Z', - 'ShippedDate': '1997-08-26T02:55:00.000Z', - 'Freight': 179.61, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10642, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-08-22T03:55:00.000Z', - 'ShippedDate': '1997-09-05T04:55:00.000Z', - 'Freight': 41.89, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10643, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-08-25T05:55:00.000Z', - 'ShippedDate': '1997-09-02T06:55:00.000Z', - 'Freight': 29.46, - 'ShipName': 'Alfreds Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10644, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-08-25T07:55:00.000Z', - 'ShippedDate': '1997-09-01T08:55:00.000Z', - 'Freight': 0.14, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10645, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-08-26T09:55:00.000Z', - 'ShippedDate': '1997-09-02T10:55:00.000Z', - 'Freight': 12.41, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10646, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-08-27T11:55:00.000Z', - 'ShippedDate': '1997-09-03T12:55:00.000Z', - 'Freight': 142.33, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10647, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-08-27T13:55:00.000Z', - 'ShippedDate': '1997-09-03T14:55:00.000Z', - 'Freight': 45.54, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10648, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-08-28T15:55:00.000Z', - 'ShippedDate': '1997-09-09T16:55:00.000Z', - 'Freight': 14.25, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10649, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-08-28T17:55:00.000Z', - 'ShippedDate': '1997-08-29T18:55:00.000Z', - 'Freight': 6.2, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10650, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-08-29T19:55:00.000Z', - 'ShippedDate': '1997-09-03T20:55:00.000Z', - 'Freight': 176.81, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10651, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-09-01T21:55:00.000Z', - 'ShippedDate': '1997-09-11T22:55:00.000Z', - 'Freight': 20.6, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10652, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-09-01T23:55:00.000Z', - 'ShippedDate': '1997-09-08T01:15:00.000Z', - 'Freight': 7.14, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10653, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-02T02:15:00.000Z', - 'ShippedDate': '1997-09-19T03:15:00.000Z', - 'Freight': 93.25, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10654, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-09-02T04:15:00.000Z', - 'ShippedDate': '1997-09-11T05:15:00.000Z', - 'Freight': 55.26, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10655, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-09-03T06:15:00.000Z', - 'ShippedDate': '1997-09-11T07:15:00.000Z', - 'Freight': 4.41, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10656, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-09-04T08:15:00.000Z', - 'ShippedDate': '1997-09-10T09:15:00.000Z', - 'Freight': 57.15, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10657, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-09-04T10:15:00.000Z', - 'ShippedDate': '1997-09-15T11:15:00.000Z', - 'Freight': 352.69, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10658, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-09-05T12:15:00.000Z', - 'ShippedDate': '1997-09-08T13:15:00.000Z', - 'Freight': 364.15, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10659, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-09-05T14:15:00.000Z', - 'ShippedDate': '1997-09-10T15:15:00.000Z', - 'Freight': 105.81, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10660, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-09-08T16:15:00.000Z', - 'ShippedDate': '1997-10-15T17:15:00.000Z', - 'Freight': 111.29, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10661, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-09-09T18:15:00.000Z', - 'ShippedDate': '1997-09-15T19:15:00.000Z', - 'Freight': 17.55, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10662, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-09-09T20:15:00.000Z', - 'ShippedDate': '1997-09-18T21:15:00.000Z', - 'Freight': 1.28, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10663, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-09-10T22:15:00.000Z', - 'ShippedDate': '1997-10-03T23:15:00.000Z', - 'Freight': 113.15, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10664, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-09-10T01:45:00.000Z', - 'ShippedDate': '1997-09-19T02:45:00.000Z', - 'Freight': 1.27, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10665, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-09-11T03:45:00.000Z', - 'ShippedDate': '1997-09-17T04:45:00.000Z', - 'Freight': 26.31, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10666, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-09-12T05:45:00.000Z', - 'ShippedDate': '1997-09-22T06:45:00.000Z', - 'Freight': 232.42, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10667, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-09-12T07:45:00.000Z', - 'ShippedDate': '1997-09-19T08:45:00.000Z', - 'Freight': 78.09, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10668, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-09-15T09:45:00.000Z', - 'ShippedDate': '1997-09-23T10:45:00.000Z', - 'Freight': 47.22, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10669, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-09-15T11:45:00.000Z', - 'ShippedDate': '1997-09-22T12:45:00.000Z', - 'Freight': 24.39, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10670, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-16T13:45:00.000Z', - 'ShippedDate': '1997-09-18T14:45:00.000Z', - 'Freight': 203.48, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10671, - 'CustomerID': 'FRANR', - 'OrderDate': '1997-09-17T15:45:00.000Z', - 'ShippedDate': '1997-09-24T16:45:00.000Z', - 'Freight': 30.34, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10672, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-09-17T17:45:00.000Z', - 'ShippedDate': '1997-09-26T18:45:00.000Z', - 'Freight': 95.75, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10673, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-09-18T19:45:00.000Z', - 'ShippedDate': '1997-09-19T20:45:00.000Z', - 'Freight': 22.76, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10674, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-09-18T21:45:00.000Z', - 'ShippedDate': '1997-09-30T22:45:00.000Z', - 'Freight': 0.9, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10675, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-19T23:45:00.000Z', - 'ShippedDate': '1997-09-23T01:50:00.000Z', - 'Freight': 31.85, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10676, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-09-22T02:50:00.000Z', - 'ShippedDate': '1997-09-29T03:50:00.000Z', - 'Freight': 2.01, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10677, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-09-22T04:50:00.000Z', - 'ShippedDate': '1997-09-26T05:50:00.000Z', - 'Freight': 4.03, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10678, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-09-23T06:50:00.000Z', - 'ShippedDate': '1997-10-16T07:50:00.000Z', - 'Freight': 388.98, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10679, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-09-23T08:50:00.000Z', - 'ShippedDate': '1997-09-30T09:50:00.000Z', - 'Freight': 27.94, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10680, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-09-24T10:50:00.000Z', - 'ShippedDate': '1997-09-26T11:50:00.000Z', - 'Freight': 26.61, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10681, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-09-25T12:50:00.000Z', - 'ShippedDate': '1997-09-30T13:50:00.000Z', - 'Freight': 76.13, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10682, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-09-25T14:50:00.000Z', - 'ShippedDate': '1997-10-01T15:50:00.000Z', - 'Freight': 36.13, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10683, - 'CustomerID': 'DUMON', - 'OrderDate': '1997-09-26T16:50:00.000Z', - 'ShippedDate': '1997-10-01T17:50:00.000Z', - 'Freight': 4.4, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10684, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-09-26T18:50:00.000Z', - 'ShippedDate': '1997-09-30T19:50:00.000Z', - 'Freight': 145.63, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10685, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-09-29T20:50:00.000Z', - 'ShippedDate': '1997-10-03T21:50:00.000Z', - 'Freight': 33.75, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10686, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-09-30T22:50:00.000Z', - 'ShippedDate': '1997-10-08T23:50:00.000Z', - 'Freight': 96.5, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10687, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-09-30T01:15:00.000Z', - 'ShippedDate': '1997-10-30T02:15:00.000Z', - 'Freight': 296.43, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10688, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-10-01T03:15:00.000Z', - 'ShippedDate': '1997-10-07T04:15:00.000Z', - 'Freight': 299.09, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10689, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-10-01T05:15:00.000Z', - 'ShippedDate': '1997-10-07T06:15:00.000Z', - 'Freight': 13.42, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10690, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-10-02T07:15:00.000Z', - 'ShippedDate': '1997-10-03T08:15:00.000Z', - 'Freight': 15.8, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10691, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-03T09:15:00.000Z', - 'ShippedDate': '1997-10-22T10:15:00.000Z', - 'Freight': 810.05, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10692, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-10-03T11:15:00.000Z', - 'ShippedDate': '1997-10-13T12:15:00.000Z', - 'Freight': 61.02, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10693, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-06T13:15:00.000Z', - 'ShippedDate': '1997-10-10T14:15:00.000Z', - 'Freight': 139.34, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10694, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-06T15:15:00.000Z', - 'ShippedDate': '1997-10-09T16:15:00.000Z', - 'Freight': 398.36, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10695, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-10-07T17:15:00.000Z', - 'ShippedDate': '1997-10-14T18:15:00.000Z', - 'Freight': 16.72, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10696, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-08T19:15:00.000Z', - 'ShippedDate': '1997-10-14T20:15:00.000Z', - 'Freight': 102.55, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10697, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-10-08T21:15:00.000Z', - 'ShippedDate': '1997-10-14T22:15:00.000Z', - 'Freight': 45.52, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10698, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-10-09T23:15:00.000Z', - 'ShippedDate': '1997-10-17T10:15:00.000Z', - 'Freight': 272.47, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10699, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-10-09T02:40:00.000Z', - 'ShippedDate': '1997-10-13T03:40:00.000Z', - 'Freight': 0.58, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10700, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-10T03:40:00.000Z', - 'ShippedDate': '1997-10-16T04:40:00.000Z', - 'Freight': 65.1, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10701, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-10-13T05:40:00.000Z', - 'ShippedDate': '1997-10-15T06:40:00.000Z', - 'Freight': 220.31, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10702, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-10-13T07:40:00.000Z', - 'ShippedDate': '1997-10-21T08:40:00.000Z', - 'Freight': 23.94, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10703, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-10-14T09:40:00.000Z', - 'ShippedDate': '1997-10-20T10:40:00.000Z', - 'Freight': 152.3, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10704, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-10-14T11:40:00.000Z', - 'ShippedDate': '1997-11-07T12:40:00.000Z', - 'Freight': 4.78, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10705, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-10-15T13:40:00.000Z', - 'ShippedDate': '1997-11-18T14:40:00.000Z', - 'Freight': 3.52, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10706, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-10-16T15:40:00.000Z', - 'ShippedDate': '1997-10-21T16:40:00.000Z', - 'Freight': 135.63, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10707, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-10-16T17:40:00.000Z', - 'ShippedDate': '1997-10-23T18:40:00.000Z', - 'Freight': 21.74, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10708, - 'CustomerID': 'THEBI', - 'OrderDate': '1997-10-17T19:40:00.000Z', - 'ShippedDate': '1997-11-05T20:40:00.000Z', - 'Freight': 2.96, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10709, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-10-17T21:40:00.000Z', - 'ShippedDate': '1997-11-20T22:40:00.000Z', - 'Freight': 210.8, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10710, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-10-20T23:40:00.000Z', - 'ShippedDate': '1997-10-23T15:40:00.000Z', - 'Freight': 4.98, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10711, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-21T01:30:00.000Z', - 'ShippedDate': '1997-10-29T02:30:00.000Z', - 'Freight': 52.41, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10712, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-10-21T03:30:00.000Z', - 'ShippedDate': '1997-10-31T04:30:00.000Z', - 'Freight': 89.93, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10713, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-22T05:30:00.000Z', - 'ShippedDate': '1997-10-24T06:30:00.000Z', - 'Freight': 167.05, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10714, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-22T07:30:00.000Z', - 'ShippedDate': '1997-10-27T08:30:00.000Z', - 'Freight': 24.49, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10715, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-10-23T09:30:00.000Z', - 'ShippedDate': '1997-10-29T10:30:00.000Z', - 'Freight': 63.2, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10716, - 'CustomerID': 'RANCH', - 'OrderDate': '1997-10-24T11:30:00.000Z', - 'ShippedDate': '1997-10-27T12:30:00.000Z', - 'Freight': 22.57, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10717, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-10-24T13:30:00.000Z', - 'ShippedDate': '1997-10-29T14:30:00.000Z', - 'Freight': 59.25, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10718, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-10-27T17:30:00.000Z', - 'ShippedDate': '1997-10-29T18:30:00.000Z', - 'Freight': 170.88, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10719, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-10-27T19:30:00.000Z', - 'ShippedDate': '1997-11-05T20:30:00.000Z', - 'Freight': 51.44, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10720, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-10-28T21:30:00.000Z', - 'ShippedDate': '1997-11-05T22:30:00.000Z', - 'Freight': 9.53, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10721, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-29T23:30:00.000Z', - 'ShippedDate': '1997-10-31T01:10:00.000Z', - 'Freight': 48.92, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10722, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-29T02:10:00.000Z', - 'ShippedDate': '1997-11-04T03:10:00.000Z', - 'Freight': 74.58, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10723, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-30T04:10:00.000Z', - 'ShippedDate': '1997-11-25T05:10:00.000Z', - 'Freight': 21.72, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029-12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10724, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-10-30T06:10:00.000Z', - 'ShippedDate': '1997-11-05T07:10:00.000Z', - 'Freight': 57.75, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10725, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-10-31T08:10:00.000Z', - 'ShippedDate': '1997-11-05T01:10:00.000Z', - 'Freight': 10.83, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10726, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-11-03T02:10:00.000Z', - 'ShippedDate': '1997-12-05T03:10:00.000Z', - 'Freight': 16.56, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10727, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-11-03T04:10:00.000Z', - 'ShippedDate': '1997-12-05T05:10:00.000Z', - 'Freight': 89.9, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10728, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-11-04T06:10:00.000Z', - 'ShippedDate': '1997-11-11T07:10:00.000Z', - 'Freight': 58.33, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10729, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-11-04T08:10:00.000Z', - 'ShippedDate': '1997-11-14T09:10:00.000Z', - 'Freight': 141.06, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10730, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-05T10:10:00.000Z', - 'ShippedDate': '1997-11-14T11:10:00.000Z', - 'Freight': 20.12, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10731, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-11-06T12:10:00.000Z', - 'ShippedDate': '1997-11-14T13:10:00.000Z', - 'Freight': 96.65, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10732, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-06T14:10:00.000Z', - 'ShippedDate': '1997-11-07T15:10:00.000Z', - 'Freight': 16.97, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10733, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-11-07T16:10:00.000Z', - 'ShippedDate': '1997-11-10T17:10:00.000Z', - 'Freight': 110.11, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10734, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-11-07T18:10:00.000Z', - 'ShippedDate': '1997-11-12T19:10:00.000Z', - 'Freight': 1.63, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10735, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-11-10T20:10:00.000Z', - 'ShippedDate': '1997-11-21T21:10:00.000Z', - 'Freight': 45.97, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10736, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-11-11T22:10:00.000Z', - 'ShippedDate': '1997-11-21T23:10:00.000Z', - 'Freight': 44.1, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10737, - 'CustomerID': 'VINET', - 'OrderDate': '1997-11-11T01:10:00.000Z', - 'ShippedDate': '1997-11-18T02:10:00.000Z', - 'Freight': 7.79, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10738, - 'CustomerID': 'SPECD', - 'OrderDate': '1997-11-12T03:10:00.000Z', - 'ShippedDate': '1997-11-18T04:10:00.000Z', - 'Freight': 2.91, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10739, - 'CustomerID': 'VINET', - 'OrderDate': '1997-11-12T05:10:00.000Z', - 'ShippedDate': '1997-11-17T06:10:00.000Z', - 'Freight': 11.08, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10740, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-11-13T07:10:00.000Z', - 'ShippedDate': '1997-11-25T08:10:00.000Z', - 'Freight': 81.88, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10741, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-11-14T09:10:00.000Z', - 'ShippedDate': '1997-11-18T10:10:00.000Z', - 'Freight': 10.96, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10742, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-11-14T11:10:00.000Z', - 'ShippedDate': '1997-11-18T12:10:00.000Z', - 'Freight': 243.73, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10743, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-11-17T13:10:00.000Z', - 'ShippedDate': '1997-11-21T14:10:00.000Z', - 'Freight': 23.72, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10744, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-11-17T15:10:00.000Z', - 'ShippedDate': '1997-11-24T16:10:00.000Z', - 'Freight': 69.19, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10745, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-11-18T17:10:00.000Z', - 'ShippedDate': '1997-11-27T18:10:00.000Z', - 'Freight': 3.52, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10746, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-11-19T19:10:00.000Z', - 'ShippedDate': '1997-11-21T20:10:00.000Z', - 'Freight': 31.43, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10747, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-11-19T21:10:00.000Z', - 'ShippedDate': '1997-11-26T22:10:00.000Z', - 'Freight': 117.33, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10748, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-11-20T23:10:00.000Z', - 'ShippedDate': '1997-11-28T13:10:00.000Z', - 'Freight': 232.55, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10749, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-11-20T02:25:00.000Z', - 'ShippedDate': '1997-12-19T03:25:00.000Z', - 'Freight': 61.53, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10750, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-11-21T04:25:00.000Z', - 'ShippedDate': '1997-11-24T05:25:00.000Z', - 'Freight': 79.3, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10751, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-11-24T06:25:00.000Z', - 'ShippedDate': '1997-12-03T07:25:00.000Z', - 'Freight': 130.79, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10752, - 'CustomerID': 'NORTS', - 'OrderDate': '1997-11-24T08:25:00.000Z', - 'ShippedDate': '1997-11-28T09:25:00.000Z', - 'Freight': 1.39, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10753, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-11-25T10:25:00.000Z', - 'ShippedDate': '1997-11-27T11:25:00.000Z', - 'Freight': 7.7, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10754, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-11-25T12:25:00.000Z', - 'ShippedDate': '1997-11-27T13:25:00.000Z', - 'Freight': 2.38, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10755, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-26T14:25:00.000Z', - 'ShippedDate': '1997-11-28T15:25:00.000Z', - 'Freight': 16.71, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10756, - 'CustomerID': 'SPLIR', - 'OrderDate': '1997-11-27T16:25:00.000Z', - 'ShippedDate': '1997-12-02T17:25:00.000Z', - 'Freight': 73.21, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10757, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-11-27T18:25:00.000Z', - 'ShippedDate': '1997-12-15T19:25:00.000Z', - 'Freight': 8.19, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10758, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-11-28T20:25:00.000Z', - 'ShippedDate': '1997-12-04T21:25:00.000Z', - 'Freight': 138.17, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10759, - 'CustomerID': 'ANATR', - 'OrderDate': '1997-11-28T22:25:00.000Z', - 'ShippedDate': '1997-12-12T23:25:00.000Z', - 'Freight': 11.99, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10760, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-12-01T01:40:00.000Z', - 'ShippedDate': '1997-12-10T02:40:00.000Z', - 'Freight': 155.64, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10761, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-12-02T03:40:00.000Z', - 'ShippedDate': '1997-12-08T04:40:00.000Z', - 'Freight': 18.66, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10762, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-12-02T05:40:00.000Z', - 'ShippedDate': '1997-12-09T06:40:00.000Z', - 'Freight': 328.74, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10763, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-12-03T07:40:00.000Z', - 'ShippedDate': '1997-12-08T08:40:00.000Z', - 'Freight': 37.35, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10764, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-03T09:40:00.000Z', - 'ShippedDate': '1997-12-08T10:40:00.000Z', - 'Freight': 145.45, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10765, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-12-04T11:40:00.000Z', - 'ShippedDate': '1997-12-09T12:40:00.000Z', - 'Freight': 42.74, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10766, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-12-05T13:40:00.000Z', - 'ShippedDate': '1997-12-09T14:40:00.000Z', - 'Freight': 157.55, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10767, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-12-05T15:40:00.000Z', - 'ShippedDate': '1997-12-15T16:40:00.000Z', - 'Freight': 1.59, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10768, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-12-08T17:40:00.000Z', - 'ShippedDate': '1997-12-15T18:40:00.000Z', - 'Freight': 146.32, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10769, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-12-08T19:40:00.000Z', - 'ShippedDate': '1997-12-12T20:40:00.000Z', - 'Freight': 65.06, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10770, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-12-09T21:40:00.000Z', - 'ShippedDate': '1997-12-17T22:40:00.000Z', - 'Freight': 5.32, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10771, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-10T23:40:00.000Z', - 'ShippedDate': '1998-01-02T01:50:00.000Z', - 'Freight': 11.19, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10772, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-12-10T02:50:00.000Z', - 'ShippedDate': '1997-12-19T03:50:00.000Z', - 'Freight': 91.28, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10773, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-11T04:50:00.000Z', - 'ShippedDate': '1997-12-16T04:50:00.000Z', - 'Freight': 96.43, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10774, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-12-11T05:50:00.000Z', - 'ShippedDate': '1997-12-12T06:50:00.000Z', - 'Freight': 48.2, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10775, - 'CustomerID': 'THECR', - 'OrderDate': '1997-12-12T07:50:00.000Z', - 'ShippedDate': '1997-12-26T08:50:00.000Z', - 'Freight': 20.25, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10776, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-15T09:50:00.000Z', - 'ShippedDate': '1997-12-18T10:50:00.000Z', - 'Freight': 351.53, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10777, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-12-15T11:50:00.000Z', - 'ShippedDate': '1998-01-21T12:50:00.000Z', - 'Freight': 3.01, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10778, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-12-16T13:50:00.000Z', - 'ShippedDate': '1997-12-24T14:50:00.000Z', - 'Freight': 6.79, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10779, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-12-16T15:50:00.000Z', - 'ShippedDate': '1998-01-14T16:50:00.000Z', - 'Freight': 58.13, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10780, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-12-16T17:50:00.000Z', - 'ShippedDate': '1997-12-25T18:50:00.000Z', - 'Freight': 42.13, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10781, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-12-17T19:50:00.000Z', - 'ShippedDate': '1997-12-19T20:50:00.000Z', - 'Freight': 73.16, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10782, - 'CustomerID': 'CACTU', - 'OrderDate': '1997-12-17T21:50:00.000Z', - 'ShippedDate': '1997-12-22T22:50:00.000Z', - 'Freight': 1.1, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10783, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-12-18T23:50:00.000Z', - 'ShippedDate': '1997-12-19T01:50:00.000Z', - 'Freight': 124.98, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10784, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-12-18T02:50:00.000Z', - 'ShippedDate': '1997-12-22T03:50:00.000Z', - 'Freight': 70.09, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10785, - 'CustomerID': 'GROSR', - 'OrderDate': '1997-12-18T04:50:00.000Z', - 'ShippedDate': '1997-12-24T05:50:00.000Z', - 'Freight': 1.51, - 'ShipName': 'GROSELLA-Restaurante', - 'ShipAddress': '5ª Ave. Los Palos Grandes', - 'ShipCity': 'Caracas', - 'ShipRegion': 'DF', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10786, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-12-19T06:50:00.000Z', - 'ShippedDate': '1997-12-23T07:50:00.000Z', - 'Freight': 110.87, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10787, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-12-19T08:50:00.000Z', - 'ShippedDate': '1997-12-26T09:50:00.000Z', - 'Freight': 249.93, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10788, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-12-22T10:50:00.000Z', - 'ShippedDate': '1998-01-19T11:50:00.000Z', - 'Freight': 42.7, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10789, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-12-22T12:50:00.000Z', - 'ShippedDate': '1997-12-31T13:50:00.000Z', - 'Freight': 100.6, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10790, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-12-22T14:50:00.000Z', - 'ShippedDate': '1997-12-26T15:50:00.000Z', - 'Freight': 28.23, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10791, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-12-23T16:50:00.000Z', - 'ShippedDate': '1998-01-01T17:50:00.000Z', - 'Freight': 16.85, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10792, - 'CustomerID': 'WOLZA', - 'OrderDate': '1997-12-23T18:50:00.000Z', - 'ShippedDate': '1997-12-31T19:50:00.000Z', - 'Freight': 23.79, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10793, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-12-24T20:50:00.000Z', - 'ShippedDate': '1998-01-08T21:50:00.000Z', - 'Freight': 4.52, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10794, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-12-24T22:50:00.000Z', - 'ShippedDate': '1998-01-02T23:50:00.000Z', - 'Freight': 21.49, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10795, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-24T01:20:00.000Z', - 'ShippedDate': '1998-01-20T02:20:00.000Z', - 'Freight': 126.66, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10796, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-12-25T03:20:00.000Z', - 'ShippedDate': '1998-01-14T04:20:00.000Z', - 'Freight': 26.52, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10797, - 'CustomerID': 'DRACD', - 'OrderDate': '1997-12-25T05:20:00.000Z', - 'ShippedDate': '1998-01-05T06:20:00.000Z', - 'Freight': 33.35, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10798, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-12-26T07:20:00.000Z', - 'ShippedDate': '1998-01-05T08:20:00.000Z', - 'Freight': 2.33, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10799, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-12-26T09:20:00.000Z', - 'ShippedDate': '1998-01-05T10:20:00.000Z', - 'Freight': 30.76, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10800, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-12-26T11:20:00.000Z', - 'ShippedDate': '1998-01-05T12:20:00.000Z', - 'Freight': 137.44, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10801, - 'CustomerID': 'BOLID', - 'OrderDate': '1997-12-29T13:20:00.000Z', - 'ShippedDate': '1997-12-31T14:20:00.000Z', - 'Freight': 97.09, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10802, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-12-29T15:20:00.000Z', - 'ShippedDate': '1998-01-02T16:20:00.000Z', - 'Freight': 257.26, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10803, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-12-30T17:20:00.000Z', - 'ShippedDate': '1998-01-06T18:20:00.000Z', - 'Freight': 55.23, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10804, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-12-30T19:20:00.000Z', - 'ShippedDate': '1998-01-07T20:20:00.000Z', - 'Freight': 27.33, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10805, - 'CustomerID': 'THEBI', - 'OrderDate': '1997-12-30T21:20:00.000Z', - 'ShippedDate': '1998-01-09T22:20:00.000Z', - 'Freight': 237.34, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10806, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-12-31T23:20:00.000Z', - 'ShippedDate': '1998-01-05T00:20:00.000Z', - 'Freight': 22.11, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10807, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-12-31T01:40:00.000Z', - 'ShippedDate': '1998-01-30T02:40:00.000Z', - 'Freight': 1.36, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10808, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-01-01T03:40:00.000Z', - 'ShippedDate': '1998-01-09T04:40:00.000Z', - 'Freight': 45.53, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10809, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-01-01T05:40:00.000Z', - 'ShippedDate': '1998-01-07T06:40:00.000Z', - 'Freight': 4.87, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10810, - 'CustomerID': 'LAUGB', - 'OrderDate': '1998-01-01T07:40:00.000Z', - 'ShippedDate': '1998-01-07T08:40:00.000Z', - 'Freight': 4.33, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10811, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-02T09:40:00.000Z', - 'ShippedDate': '1998-01-08T10:40:00.000Z', - 'Freight': 31.22, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10812, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-01-02T11:40:00.000Z', - 'ShippedDate': '1998-01-12T12:40:00.000Z', - 'Freight': 59.78, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10813, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-01-05T13:40:00.000Z', - 'ShippedDate': '1998-01-09T14:40:00.000Z', - 'Freight': 47.38, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10814, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-05T15:40:00.000Z', - 'ShippedDate': '1998-01-14T16:40:00.000Z', - 'Freight': 130.94, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10815, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-01-05T17:40:00.000Z', - 'ShippedDate': '1998-01-14T18:40:00.000Z', - 'Freight': 14.62, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10816, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-01-06T19:40:00.000Z', - 'ShippedDate': '1998-02-04T20:40:00.000Z', - 'Freight': 719.78, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10817, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-01-06T21:40:00.000Z', - 'ShippedDate': '1998-01-13T22:40:00.000Z', - 'Freight': 306.07, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10818, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-01-07T23:40:00.000Z', - 'ShippedDate': '1998-01-12T01:55:00.000Z', - 'Freight': 65.48, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10819, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-01-07T02:55:00.000Z', - 'ShippedDate': '1998-01-16T03:55:00.000Z', - 'Freight': 19.76, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10820, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-01-07T04:55:00.000Z', - 'ShippedDate': '1998-01-13T05:55:00.000Z', - 'Freight': 37.52, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10821, - 'CustomerID': 'SPLIR', - 'OrderDate': '1998-01-08T06:55:00.000Z', - 'ShippedDate': '1998-01-15T07:55:00.000Z', - 'Freight': 36.68, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10822, - 'CustomerID': 'TRAIH', - 'OrderDate': '1998-01-08T09:55:00.000Z', - 'ShippedDate': '1998-01-16T10:55:00.000Z', - 'Freight': 7, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10823, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-01-09T11:55:00.000Z', - 'ShippedDate': '1998-01-13T12:55:00.000Z', - 'Freight': 163.97, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10824, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-01-09T13:55:00.000Z', - 'ShippedDate': '1998-01-30T14:55:00.000Z', - 'Freight': 1.23, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10825, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-01-09T15:55:00.000Z', - 'ShippedDate': '1998-01-14T16:55:00.000Z', - 'Freight': 79.25, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10826, - 'CustomerID': 'BLONP', - 'OrderDate': '1998-01-12T17:55:00.000Z', - 'ShippedDate': '1998-02-06T18:55:00.000Z', - 'Freight': 7.09, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10827, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-01-12T19:55:00.000Z', - 'ShippedDate': '1998-02-06T20:55:00.000Z', - 'Freight': 63.54, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10828, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-01-13T21:55:00.000Z', - 'ShippedDate': '1998-02-04T22:55:00.000Z', - 'Freight': 90.85, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10829, - 'CustomerID': 'ISLAT', - 'OrderDate': '1998-01-13T23:55:00.000Z', - 'ShippedDate': '1998-01-23T12:55:00.000Z', - 'Freight': 154.72, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10830, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-13T01:15:00.000Z', - 'ShippedDate': '1998-01-21T02:15:00.000Z', - 'Freight': 81.83, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10831, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-01-14T03:15:00.000Z', - 'ShippedDate': '1998-01-23T04:15:00.000Z', - 'Freight': 72.19, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10832, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-01-14T05:15:00.000Z', - 'ShippedDate': '1998-01-19T06:15:00.000Z', - 'Freight': 43.26, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10833, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-01-15T07:15:00.000Z', - 'ShippedDate': '1998-01-23T08:15:00.000Z', - 'Freight': 71.49, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10834, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-15T09:15:00.000Z', - 'ShippedDate': '1998-01-19T10:15:00.000Z', - 'Freight': 29.78, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10835, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-01-15T11:15:00.000Z', - 'ShippedDate': '1998-01-21T12:15:00.000Z', - 'Freight': 69.53, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10836, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-01-16T13:15:00.000Z', - 'ShippedDate': '1998-01-21T14:15:00.000Z', - 'Freight': 411.88, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10837, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-01-16T15:15:00.000Z', - 'ShippedDate': '1998-01-23T16:15:00.000Z', - 'Freight': 13.32, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10838, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-19T17:15:00.000Z', - 'ShippedDate': '1998-01-23T18:15:00.000Z', - 'Freight': 59.28, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10839, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-19T19:15:00.000Z', - 'ShippedDate': '1998-01-22T20:15:00.000Z', - 'Freight': 35.43, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10840, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-19T21:15:00.000Z', - 'ShippedDate': '1998-02-16T22:15:00.000Z', - 'Freight': 2.71, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10841, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-01-20T23:15:00.000Z', - 'ShippedDate': '1998-01-29T01:55:00.000Z', - 'Freight': 424.3, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10842, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-01-20T02:55:00.000Z', - 'ShippedDate': '1998-01-29T03:55:00.000Z', - 'Freight': 54.42, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10843, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-21T04:55:00.000Z', - 'ShippedDate': '1998-01-26T05:55:00.000Z', - 'Freight': 9.26, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10844, - 'CustomerID': 'PICCO', - 'OrderDate': '1998-01-21T06:55:00.000Z', - 'ShippedDate': '1998-01-26T07:55:00.000Z', - 'Freight': 25.22, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10845, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-01-21T08:55:00.000Z', - 'ShippedDate': '1998-01-30T09:55:00.000Z', - 'Freight': 212.98, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10846, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-01-22T10:55:00.000Z', - 'ShippedDate': '1998-01-23T11:55:00.000Z', - 'Freight': 56.46, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10847, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-01-22T12:55:00.000Z', - 'ShippedDate': '1998-02-10T13:55:00.000Z', - 'Freight': 487.57, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10848, - 'CustomerID': 'CONSH', - 'OrderDate': '1998-01-23T14:55:00.000Z', - 'ShippedDate': '1998-01-29T15:55:00.000Z', - 'Freight': 38.24, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10849, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-01-23T16:55:00.000Z', - 'ShippedDate': '1998-01-30T17:55:00.000Z', - 'Freight': 0.56, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10850, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-23T19:55:00.000Z', - 'ShippedDate': '1998-01-30T20:55:00.000Z', - 'Freight': 49.19, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10851, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-01-26T21:55:00.000Z', - 'ShippedDate': '1998-02-02T22:55:00.000Z', - 'Freight': 160.55, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10852, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-01-26T23:55:00.000Z', - 'ShippedDate': '1998-01-30T01:00.05.000Z', - 'Freight': 174.05, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10853, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-01-27T02:00.05.000Z', - 'ShippedDate': '1998-02-03T03:00.05.000Z', - 'Freight': 53.83, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10854, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-01-27T04:00.05.000Z', - 'ShippedDate': '1998-02-05T05:00.05.000Z', - 'Freight': 100.22, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10855, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-01-27T06:00.05.000Z', - 'ShippedDate': '1998-02-04T07:00.05.000Z', - 'Freight': 170.97, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10856, - 'CustomerID': 'ANTON', - 'OrderDate': '1998-01-28T08:00.05.000Z', - 'ShippedDate': '1998-02-10T09:00.05.000Z', - 'Freight': 58.43, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10857, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-01-28T11:00.05.000Z', - 'ShippedDate': '1998-02-06T12:00.05.000Z', - 'Freight': 188.85, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10858, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-01-29T13:00.05.000Z', - 'ShippedDate': '1998-02-03T14:00.05.000Z', - 'Freight': 52.51, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10859, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-01-29T15:00.05.000Z', - 'ShippedDate': '1998-02-02T16:00.05.000Z', - 'Freight': 76.1, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10860, - 'CustomerID': 'FRANR', - 'OrderDate': '1998-01-29T17:00.05.000Z', - 'ShippedDate': '1998-02-04T18:00.05.000Z', - 'Freight': 19.26, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10861, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-01-30T19:00.05.000Z', - 'ShippedDate': '1998-02-17T20:00.05.000Z', - 'Freight': 14.93, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10862, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-01-30T21:00.05.000Z', - 'ShippedDate': '1998-02-02T22:00.05.000Z', - 'Freight': 53.23, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10863, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-02-02T23:00.05.000Z', - 'ShippedDate': '1998-02-17T01:15:00.000Z', - 'Freight': 30.26, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10864, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-02-02T02:15:00.000Z', - 'ShippedDate': '1998-02-09T03:15:00.000Z', - 'Freight': 3.04, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10865, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-02-02T04:15:00.000Z', - 'ShippedDate': '1998-02-12T05:15:00.000Z', - 'Freight': 348.14, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10866, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-02-03T06:15:00.000Z', - 'ShippedDate': '1998-02-12T07:15:00.000Z', - 'Freight': 109.11, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10867, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-02-03T08:15:00.000Z', - 'ShippedDate': '1998-02-11T09:15:00.000Z', - 'Freight': 1.93, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10868, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-04T10:15:00.000Z', - 'ShippedDate': '1998-02-23T11:15:00.000Z', - 'Freight': 191.27, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10869, - 'CustomerID': 'SEVES', - 'OrderDate': '1998-02-04T12:15:00.000Z', - 'ShippedDate': '1998-02-09T13:15:00.000Z', - 'Freight': 143.28, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10870, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-02-04T14:15:00.000Z', - 'ShippedDate': '1998-02-13T15:15:00.000Z', - 'Freight': 12.04, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10871, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-02-05T16:15:00.000Z', - 'ShippedDate': '1998-02-10T17:15:00.000Z', - 'Freight': 112.27, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10872, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-05T18:15:00.000Z', - 'ShippedDate': '1998-02-09T19:15:00.000Z', - 'Freight': 175.32, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10873, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-06T20:15:00.000Z', - 'ShippedDate': '1998-02-09T21:15:00.000Z', - 'Freight': 0.82, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10874, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-06T22:15:00.000Z', - 'ShippedDate': '1998-02-11T23:15:00.000Z', - 'Freight': 19.58, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10875, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-02-06T01:30:00.000Z', - 'ShippedDate': '1998-03-03T02:30:00.000Z', - 'Freight': 32.37, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10876, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-02-09T03:30:00.000Z', - 'ShippedDate': '1998-02-12T04:30:00.000Z', - 'Freight': 60.42, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10877, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-02-09T05:30:00.000Z', - 'ShippedDate': '1998-02-19T06:30:00.000Z', - 'Freight': 38.06, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10878, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-02-10T07:30:00.000Z', - 'ShippedDate': '1998-02-12T08:30:00.000Z', - 'Freight': 46.69, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10879, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-10T09:30:00.000Z', - 'ShippedDate': '1998-02-12T10:30:00.000Z', - 'Freight': 8.5, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10880, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-02-10T11:30:00.000Z', - 'ShippedDate': '1998-02-18T12:30:00.000Z', - 'Freight': 88.01, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10881, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-02-11T13:30:00.000Z', - 'ShippedDate': '1998-02-18T14:30:00.000Z', - 'Freight': 2.84, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10882, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-02-11T15:30:00.000Z', - 'ShippedDate': '1998-02-20T16:30:00.000Z', - 'Freight': 23.1, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10883, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-02-12T17:30:00.000Z', - 'ShippedDate': '1998-02-20T18:30:00.000Z', - 'Freight': 0.53, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10884, - 'CustomerID': 'LETSS', - 'OrderDate': '1998-02-12T19:30:00.000Z', - 'ShippedDate': '1998-02-13T20:30:00.000Z', - 'Freight': 90.97, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10885, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-02-12T21:30:00.000Z', - 'ShippedDate': '1998-02-18T22:30:00.000Z', - 'Freight': 5.64, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10886, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-02-13T23:30:00.000Z', - 'ShippedDate': '1998-03-02T01:20:00.000Z', - 'Freight': 4.99, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10887, - 'CustomerID': 'GALED', - 'OrderDate': '1998-02-13T02:20:00.000Z', - 'ShippedDate': '1998-02-16T03:20:00.000Z', - 'Freight': 1.25, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10888, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-16T04:20:00.000Z', - 'ShippedDate': '1998-02-23T05:20:00.000Z', - 'Freight': 51.87, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10889, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-02-16T06:20:00.000Z', - 'ShippedDate': '1998-02-23T07:20:00.000Z', - 'Freight': 280.61, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10890, - 'CustomerID': 'DUMON', - 'OrderDate': '1998-02-16T08:20:00.000Z', - 'ShippedDate': '1998-02-18T09:20:00.000Z', - 'Freight': 32.76, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10891, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-02-17T10:20:00.000Z', - 'ShippedDate': '1998-02-19T11:20:00.000Z', - 'Freight': 20.37, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10892, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-02-17T12:20:00.000Z', - 'ShippedDate': '1998-02-19T13:20:00.000Z', - 'Freight': 120.27, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10893, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-02-18T14:20:00.000Z', - 'ShippedDate': '1998-02-20T15:20:00.000Z', - 'Freight': 77.78, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10894, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-02-18T16:20:00.000Z', - 'ShippedDate': '1998-02-20T17:20:00.000Z', - 'Freight': 116.13, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10895, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-02-18T18:20:00.000Z', - 'ShippedDate': '1998-02-23T19:20:00.000Z', - 'Freight': 162.75, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10896, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-02-19T20:20:00.000Z', - 'ShippedDate': '1998-02-27T21:20:00.000Z', - 'Freight': 32.45, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10897, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-02-19T22:20:00.000Z', - 'ShippedDate': '1998-02-25T23:20:00.000Z', - 'Freight': 603.54, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10898, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-02-20T01:55:00.000Z', - 'ShippedDate': '1998-03-06T02:55:00.000Z', - 'Freight': 1.27, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10899, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-02-20T03:55:00.000Z', - 'ShippedDate': '1998-02-26T04:55:00.000Z', - 'Freight': 1.21, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10900, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-02-20T05:55:00.000Z', - 'ShippedDate': '1998-03-04T06:55:00.000Z', - 'Freight': 1.66, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10901, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-02-23T07:55:00.000Z', - 'ShippedDate': '1998-02-26T08:55:00.000Z', - 'Freight': 62.09, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10902, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-02-23T09:55:00.000Z', - 'ShippedDate': '1998-03-03T10:55:00.000Z', - 'Freight': 44.15, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10903, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-02-24T11:55:00.000Z', - 'ShippedDate': '1998-03-04T12:55:00.000Z', - 'Freight': 36.71, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10904, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-02-24T13:55:00.000Z', - 'ShippedDate': '1998-02-27T14:55:00.000Z', - 'Freight': 162.95, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10905, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-02-24T15:55:00.000Z', - 'ShippedDate': '1998-03-06T16:55:00.000Z', - 'Freight': 13.72, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10906, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-02-25T17:55:00.000Z', - 'ShippedDate': '1998-03-03T18:55:00.000Z', - 'Freight': 26.29, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10907, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-02-25T19:55:00.000Z', - 'ShippedDate': '1998-02-27T20:55:00.000Z', - 'Freight': 9.19, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10908, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-02-26T21:55:00.000Z', - 'ShippedDate': '1998-03-06T22:55:00.000Z', - 'Freight': 32.96, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10909, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-02-26T23:55:00.000Z', - 'ShippedDate': '1998-03-10T01:40:00.000Z', - 'Freight': 53.05, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10910, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-26T02:40:00.000Z', - 'ShippedDate': '1998-03-04T03:40:00.000Z', - 'Freight': 38.11, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10911, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-26T04:40:00.000Z', - 'ShippedDate': '1998-03-05T05:40:00.000Z', - 'Freight': 38.19, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10912, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-02-26T06:40:00.000Z', - 'ShippedDate': '1998-03-18T07:40:00.000Z', - 'Freight': 580.91, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10913, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-26T08:40:00.000Z', - 'ShippedDate': '1998-03-04T09:40:00.000Z', - 'Freight': 33.05, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10914, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-27T10:40:00.000Z', - 'ShippedDate': '1998-03-02T11:40:00.000Z', - 'Freight': 21.19, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10915, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-02-27T12:40:00.000Z', - 'ShippedDate': '1998-03-02T13:40:00.000Z', - 'Freight': 3.51, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10916, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-02-27T14:40:00.000Z', - 'ShippedDate': '1998-03-09T15:40:00.000Z', - 'Freight': 63.77, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10917, - 'CustomerID': 'ROMEY', - 'OrderDate': '1998-03-02T16:40:00.000Z', - 'ShippedDate': '1998-03-11T17:40:00.000Z', - 'Freight': 8.29, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10918, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-02T18:40:00.000Z', - 'ShippedDate': '1998-03-11T19:40:00.000Z', - 'Freight': 48.83, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10919, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-03-02T20:40:00.000Z', - 'ShippedDate': '1998-03-04T21:40:00.000Z', - 'Freight': 19.8, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10920, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-03-03T22:40:00.000Z', - 'ShippedDate': '1998-03-09T01:50:00.000Z', - 'Freight': 29.61, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10921, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-03-03T02:50:00.000Z', - 'ShippedDate': '1998-03-09T03:50:00.000Z', - 'Freight': 176.48, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10922, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-03T04:50:00.000Z', - 'ShippedDate': '1998-03-05T05:50:00.000Z', - 'Freight': 62.74, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10923, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-03-03T06:50:00.000Z', - 'ShippedDate': '1998-03-13T06:50:00.000Z', - 'Freight': 68.26, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10924, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-03-04T07:50:00.000Z', - 'ShippedDate': '1998-04-08T08:50:00.000Z', - 'Freight': 151.52, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10925, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-04T09:50:00.000Z', - 'ShippedDate': '1998-03-13T10:50:00.000Z', - 'Freight': 2.27, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10926, - 'CustomerID': 'ANATR', - 'OrderDate': '1998-03-04T11:50:00.000Z', - 'ShippedDate': '1998-03-11T12:50:00.000Z', - 'Freight': 39.92, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10927, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-05T13:50:00.000Z', - 'ShippedDate': '1998-04-08T14:50:00.000Z', - 'Freight': 19.79, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10928, - 'CustomerID': 'GALED', - 'OrderDate': '1998-03-05T15:50:00.000Z', - 'ShippedDate': '1998-03-18T16:50:00.000Z', - 'Freight': 1.36, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10929, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-03-05T17:50:00.000Z', - 'ShippedDate': '1998-03-12T18:50:00.000Z', - 'Freight': 33.93, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10930, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-03-06T19:50:00.000Z', - 'ShippedDate': '1998-03-18T20:50:00.000Z', - 'Freight': 15.55, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10931, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-03-06T21:50:00.000Z', - 'ShippedDate': '1998-03-19T22:50:00.000Z', - 'Freight': 13.6, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10932, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-03-06T23:50:00.000Z', - 'ShippedDate': '1998-03-24T01:50:00.000Z', - 'Freight': 134.64, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10933, - 'CustomerID': 'ISLAT', - 'OrderDate': '1998-03-06T02:20:00.000Z', - 'ShippedDate': '1998-03-16T03:20:00.000Z', - 'Freight': 54.15, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10934, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-03-09T04:20:00.000Z', - 'ShippedDate': '1998-03-12T05:20:00.000Z', - 'Freight': 32.01, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10935, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-03-09T06:20:00.000Z', - 'ShippedDate': '1998-03-18T07:20:00.000Z', - 'Freight': 47.59, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10936, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-03-09T08:20:00.000Z', - 'ShippedDate': '1998-03-18T09:20:00.000Z', - 'Freight': 33.68, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10937, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-03-10T10:20:00.000Z', - 'ShippedDate': '1998-03-13T11:20:00.000Z', - 'Freight': 31.51, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10938, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-03-10T12:20:00.000Z', - 'ShippedDate': '1998-03-16T14:20:00.000Z', - 'Freight': 31.89, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10939, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-03-10T13:20:00.000Z', - 'ShippedDate': '1998-03-13T15:20:00.000Z', - 'Freight': 76.33, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10940, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-03-11T16:20:00.000Z', - 'ShippedDate': '1998-03-23T17:20:00.000Z', - 'Freight': 19.77, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10941, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-11T18:20:00.000Z', - 'ShippedDate': '1998-03-20T19:20:00.000Z', - 'Freight': 400.81, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10942, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-03-11T20:20:00.000Z', - 'ShippedDate': '1998-03-18T21:20:00.000Z', - 'Freight': 17.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10943, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-03-11T22:20:00.000Z', - 'ShippedDate': '1998-03-19T23:20:00.000Z', - 'Freight': 2.17, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10944, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-12T01:20:00.000Z', - 'ShippedDate': '1998-03-13T02:20:00.000Z', - 'Freight': 52.92, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10945, - 'CustomerID': 'MORGK', - 'OrderDate': '1998-03-12T03:20:00.000Z', - 'ShippedDate': '1998-03-18T04:20:00.000Z', - 'Freight': 10.22, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10946, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-03-12T05:20:00.000Z', - 'ShippedDate': '1998-03-19T06:20:00.000Z', - 'Freight': 27.2, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10947, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-03-13T07:20:00.000Z', - 'ShippedDate': '1998-03-16T08:20:00.000Z', - 'Freight': 3.26, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10948, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-03-13T09:20:00.000Z', - 'ShippedDate': '1998-03-19T10:20:00.000Z', - 'Freight': 23.39, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10949, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-13T11:20:00.000Z', - 'ShippedDate': '1998-03-17T12:20:00.000Z', - 'Freight': 74.44, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10950, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-03-16T13:20:00.000Z', - 'ShippedDate': '1998-03-23T14:20:00.000Z', - 'Freight': 2.5, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10951, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-03-16T15:20:00.000Z', - 'ShippedDate': '1998-04-07T16:20:00.000Z', - 'Freight': 30.85, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10952, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-03-16T17:20:00.000Z', - 'ShippedDate': '1998-03-24T18:20:00.000Z', - 'Freight': 40.42, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10953, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-03-16T19:20:00.000Z', - 'ShippedDate': '1998-03-25T20:20:00.000Z', - 'Freight': 23.72, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10954, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-03-17T21:20:00.000Z', - 'ShippedDate': '1998-03-20T22:20:00.000Z', - 'Freight': 27.91, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10955, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-17T23:20:00.000Z', - 'ShippedDate': '1998-03-20T01:20:00.000Z', - 'Freight': 3.26, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10956, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-03-17T01:55:00.000Z', - 'ShippedDate': '1998-03-20T02:55:00.000Z', - 'Freight': 44.65, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10957, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-18T03:55:00.000Z', - 'ShippedDate': '1998-03-27T04:55:00.000Z', - 'Freight': 105.36, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10958, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-03-18T05:55:00.000Z', - 'ShippedDate': '1998-03-27T06:55:00.000Z', - 'Freight': 49.56, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10959, - 'CustomerID': 'GOURL', - 'OrderDate': '1998-03-18T07:55:00.000Z', - 'ShippedDate': '1998-03-23T08:55:00.000Z', - 'Freight': 4.98, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10960, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-19T09:55:00.000Z', - 'ShippedDate': '1998-04-08T10:55:00.000Z', - 'Freight': 2.08, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10961, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-03-19T11:55:00.000Z', - 'ShippedDate': '1998-03-30T12:55:00.000Z', - 'Freight': 104.47, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10962, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-03-19T13:55:00.000Z', - 'ShippedDate': '1998-03-23T14:55:00.000Z', - 'Freight': 275.79, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10963, - 'CustomerID': 'FURIB', - 'OrderDate': '1998-03-19T15:55:00.000Z', - 'ShippedDate': '1998-03-26T16:55:00.000Z', - 'Freight': 2.7, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10964, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-03-20T17:55:00.000Z', - 'ShippedDate': '1998-03-24T18:55:00.000Z', - 'Freight': 87.38, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10965, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-03-20T19:55:00.000Z', - 'ShippedDate': '1998-03-30T20:55:00.000Z', - 'Freight': 144.38, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10966, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-03-20T21:55:00.000Z', - 'ShippedDate': '1998-04-08T22:55:00.000Z', - 'Freight': 27.19, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10967, - 'CustomerID': 'TOMSP', - 'OrderDate': '1998-03-23T23:55:00.000Z', - 'ShippedDate': '1998-04-02T12:55:00.000Z', - 'Freight': 62.22, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10968, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-03-23T01:00.05.000Z', - 'ShippedDate': '1998-04-01T02:00.05.000Z', - 'Freight': 74.6, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10969, - 'CustomerID': 'COMMI', - 'OrderDate': '1998-03-23T03:00.05.000Z', - 'ShippedDate': '1998-03-30T04:00.05.000Z', - 'Freight': 0.21, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10970, - 'CustomerID': 'BOLID', - 'OrderDate': '1998-03-24T05:00.05.000Z', - 'ShippedDate': '1998-04-24T06:00.05.000Z', - 'Freight': 16.16, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10971, - 'CustomerID': 'FRANR', - 'OrderDate': '1998-03-24T07:00.05.000Z', - 'ShippedDate': '1998-04-02T08:00.05.000Z', - 'Freight': 121.82, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10972, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-24T09:00.05.000Z', - 'ShippedDate': '1998-03-26T10:00.05.000Z', - 'Freight': 0.02, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10973, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-24T11:00.05.000Z', - 'ShippedDate': '1998-03-27T12:00.05.000Z', - 'Freight': 15.17, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10974, - 'CustomerID': 'SPLIR', - 'OrderDate': '1998-03-25T13:00.05.000Z', - 'ShippedDate': '1998-04-03T14:00.05.000Z', - 'Freight': 12.96, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10975, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-25T15:00.05.000Z', - 'ShippedDate': '1998-03-27T16:00.05.000Z', - 'Freight': 32.27, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10976, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-25T17:00.05.000Z', - 'ShippedDate': '1998-04-03T18:00.05.000Z', - 'Freight': 37.97, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10977, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-26T19:00.05.000Z', - 'ShippedDate': '1998-04-10T10:00.05.000Z', - 'Freight': 208.5, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10978, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-03-26T11:00.05.000Z', - 'ShippedDate': '1998-04-23T12:00.05.000Z', - 'Freight': 32.82, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10979, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-03-26T13:00.05.000Z', - 'ShippedDate': '1998-03-31T14:00.05.000Z', - 'Freight': 353.07, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10980, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-27T15:00.05.000Z', - 'ShippedDate': '1998-04-17T16:00.05.000Z', - 'Freight': 1.26, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10981, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-27T17:00.05.000Z', - 'ShippedDate': '1998-04-02T18:00.05.000Z', - 'Freight': 193.37, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10982, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-27T19:00.05.000Z', - 'ShippedDate': '1998-04-08T20:00.05.000Z', - 'Freight': 14.01, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10983, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-27T21:00.05.000Z', - 'ShippedDate': '1998-04-06T22:00.05.000Z', - 'Freight': 657.54, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10984, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-30T23:00.05.000Z', - 'ShippedDate': '1998-04-03T13:00.05.000Z', - 'Freight': 211.22, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10985, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-03-30T01:25:00.000Z', - 'ShippedDate': '1998-04-02T02:25:00.000Z', - 'Freight': 91.51, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10986, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-03-30T03:25:00.000Z', - 'ShippedDate': '1998-04-21T04:25:00.000Z', - 'Freight': 217.86, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10987, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-03-31T05:25:00.000Z', - 'ShippedDate': '1998-04-06T06:25:00.000Z', - 'Freight': 185.48, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10988, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-03-31T07:25:00.000Z', - 'ShippedDate': '1998-04-10T08:25:00.000Z', - 'Freight': 61.14, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10989, - 'CustomerID': 'QUEDE', - 'OrderDate': '1998-03-31T09:25:00.000Z', - 'ShippedDate': '1998-04-02T10:25:00.000Z', - 'Freight': 34.76, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10990, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-01T11:25:00.000Z', - 'ShippedDate': '1998-04-07T12:25:00.000Z', - 'Freight': 117.61, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10991, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-01T13:25:00.000Z', - 'ShippedDate': '1998-04-07T14:25:00.000Z', - 'Freight': 38.51, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10992, - 'CustomerID': 'THEBI', - 'OrderDate': '1998-04-01T15:25:00.000Z', - 'ShippedDate': '1998-04-03T16:25:00.000Z', - 'Freight': 4.27, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10993, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-01T17:25:00.000Z', - 'ShippedDate': '1998-04-10T18:25:00.000Z', - 'Freight': 8.81, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10994, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-04-02T19:25:00.000Z', - 'ShippedDate': '1998-04-09T20:25:00.000Z', - 'Freight': 65.53, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10995, - 'CustomerID': 'PERIC', - 'OrderDate': '1998-04-02T21:25:00.000Z', - 'ShippedDate': '1998-04-06T22:25:00.000Z', - 'Freight': 46, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10996, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-02T23:25:00.000Z', - 'ShippedDate': '1998-04-10T13:25:00.000Z', - 'Freight': 1.12, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10997, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-04-03T14:25:00.000Z', - 'ShippedDate': '1998-04-13T01:25:00.000Z', - 'Freight': 73.91, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10998, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-04-03T02:25:00.000Z', - 'ShippedDate': '1998-04-17T03:25:00.000Z', - 'Freight': 20.31, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10999, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-04-03T04:25:00.000Z', - 'ShippedDate': '1998-04-10T05:25:00.000Z', - 'Freight': 96.35, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11000, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-04-06T06:25:00.000Z', - 'ShippedDate': '1998-04-14T07:25:00.000Z', - 'Freight': 55.12, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11001, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-06T08:25:00.000Z', - 'ShippedDate': '1998-04-14T09:25:00.000Z', - 'Freight': 197.3, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 11002, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-06T10:25:00.000Z', - 'ShippedDate': '1998-04-16T11:25:00.000Z', - 'Freight': 141.16, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11003, - 'CustomerID': 'THECR', - 'OrderDate': '1998-04-06T12:25:00.000Z', - 'ShippedDate': '1998-04-08T13:25:00.000Z', - 'Freight': 14.91, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11004, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-04-07T14:25:00.000Z', - 'ShippedDate': '1998-04-20T15:25:00.000Z', - 'Freight': 44.84, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 11005, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-04-07T16:25:00.000Z', - 'ShippedDate': '1998-04-10T17:25:00.000Z', - 'Freight': 0.75, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 11006, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-07T18:25:00.000Z', - 'ShippedDate': '1998-04-15T19:25:00.000Z', - 'Freight': 25.19, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11007, - 'CustomerID': 'PRINI', - 'OrderDate': '1998-04-08T20:25:00.000Z', - 'ShippedDate': '1998-04-13T21:25:00.000Z', - 'Freight': 202.24, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 11008, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-08T22:25:00.000Z', - 'ShippedDate': null, - 'Freight': 79.46, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 11009, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-04-08T23:25:00.000Z', - 'ShippedDate': '1998-04-10T01:25:00.000Z', - 'Freight': 59.11, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 11010, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-04-09T02:55:00.000Z', - 'ShippedDate': '1998-04-21T03:55:00.000Z', - 'Freight': 28.71, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 11011, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-04-09T04:55:00.000Z', - 'ShippedDate': '1998-04-13T05:55:00.000Z', - 'Freight': 1.21, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11012, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-04-09T06:55:00.000Z', - 'ShippedDate': '1998-04-17T07:55:00.000Z', - 'Freight': 242.95, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11013, - 'CustomerID': 'ROMEY', - 'OrderDate': '1998-04-09T08:55:00.000Z', - 'ShippedDate': '1998-04-10T09:55:00.000Z', - 'Freight': 32.99, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 11014, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-04-10T10:55:00.000Z', - 'ShippedDate': '1998-04-15T11:55:00.000Z', - 'Freight': 23.6, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11015, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-04-10T12:55:00.000Z', - 'ShippedDate': '1998-04-20T13:55:00.000Z', - 'Freight': 4.62, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 11016, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-04-10T14:55:00.000Z', - 'ShippedDate': '1998-04-13T15:55:00.000Z', - 'Freight': 33.8, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11017, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-13T16:55:00.000Z', - 'ShippedDate': '1998-04-20T17:55:00.000Z', - 'Freight': 754.26, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 11018, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-04-13T18:55:00.000Z', - 'ShippedDate': '1998-04-16T19:55:00.000Z', - 'Freight': 11.65, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11019, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-04-13T20:55:00.000Z', - 'ShippedDate': null, - 'Freight': 3.17, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 11020, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-04-14T21:55:00.000Z', - 'ShippedDate': '1998-04-16T22:55:00.000Z', - 'Freight': 43.3, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11021, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-14T23:55:00.000Z', - 'ShippedDate': '1998-04-21T13:50:00.000Z', - 'Freight': 297.18, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11022, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-04-14T03:50:00.000Z', - 'ShippedDate': '1998-05-04T01:50:00.000Z', - 'Freight': 6.27, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11023, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-04-14T02:50:00.000Z', - 'ShippedDate': '1998-04-24T03:50:00.000Z', - 'Freight': 123.83, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11024, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-15T04:50:00.000Z', - 'ShippedDate': '1998-04-20T05:50:00.000Z', - 'Freight': 74.36, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11025, - 'CustomerID': 'WARTH', - 'OrderDate': '1998-04-15T06:50:00.000Z', - 'ShippedDate': '1998-04-24T07:50:00.000Z', - 'Freight': 29.17, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 11026, - 'CustomerID': 'FRANS', - 'OrderDate': '1998-04-15T08:50:00.000Z', - 'ShippedDate': '1998-04-28T09:50:00.000Z', - 'Freight': 47.09, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 11027, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-16T10:50:00.000Z', - 'ShippedDate': '1998-04-20T11:50:00.000Z', - 'Freight': 52.52, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 11028, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-04-16T12:50:00.000Z', - 'ShippedDate': '1998-04-22T13:50:00.000Z', - 'Freight': 29.59, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11029, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-04-16T14:50:00.000Z', - 'ShippedDate': '1998-04-27T15:50:00.000Z', - 'Freight': 47.84, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 11030, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-17T16:50:00.000Z', - 'ShippedDate': '1998-04-27T17:50:00.000Z', - 'Freight': 830.75, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11031, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-17T18:50:00.000Z', - 'ShippedDate': '1998-04-24T19:50:00.000Z', - 'Freight': 227.22, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11032, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-04-17T20:50:00.000Z', - 'ShippedDate': '1998-04-23T21:50:00.000Z', - 'Freight': 606.19, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11033, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-04-17T22:50:00.000Z', - 'ShippedDate': '1998-04-23T23:50:00.000Z', - 'Freight': 84.74, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 11034, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-04-20T01:05:00.000Z', - 'ShippedDate': '1998-04-27T02:05:00.000Z', - 'Freight': 40.32, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11035, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-04-20T03:05:00.000Z', - 'ShippedDate': '1998-04-24T04:05:00.000Z', - 'Freight': 0.17, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 11036, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-04-20T05:05:00.000Z', - 'ShippedDate': '1998-04-22T06:05:00.000Z', - 'Freight': 149.47, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11037, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-04-21T07:05:00.000Z', - 'ShippedDate': '1998-04-27T08:05:00.000Z', - 'Freight': 3.2, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 11038, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-04-21T09:05:00.000Z', - 'ShippedDate': '1998-04-30T10:05:00.000Z', - 'Freight': 29.59, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 11039, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-04-21T11:05:00.000Z', - 'ShippedDate': null, - 'Freight': 65, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11040, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-22T12:05:00.000Z', - 'ShippedDate': null, - 'Freight': 18.84, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11041, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-04-22T13:05:00.000Z', - 'ShippedDate': '1998-04-28T14:05:00.000Z', - 'Freight': 48.22, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 11042, - 'CustomerID': 'COMMI', - 'OrderDate': '1998-04-22T15:05:00.000Z', - 'ShippedDate': '1998-05-01T16:05:00.000Z', - 'Freight': 29.99, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11043, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-04-22T17:05:00.000Z', - 'ShippedDate': '1998-04-29T18:05:00.000Z', - 'Freight': 8.8, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 11044, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-04-23T19:05:00.000Z', - 'ShippedDate': '1998-05-01T20:05:00.000Z', - 'Freight': 8.72, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 11045, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-23T21:05:00.000Z', - 'ShippedDate': null, - 'Freight': 70.58, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 11046, - 'CustomerID': 'WANDK', - 'OrderDate': '1998-04-23T22:05:00.000Z', - 'ShippedDate': '1998-04-24T23:05:00.000Z', - 'Freight': 71.64, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11047, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-24T01:30:00.000Z', - 'ShippedDate': '1998-05-01T02:30:00.000Z', - 'Freight': 46.62, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11048, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-24T03:30:00.000Z', - 'ShippedDate': '1998-04-30T04:30:00.000Z', - 'Freight': 24.12, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 11049, - 'CustomerID': 'GOURL', - 'OrderDate': '1998-04-24T05:30:00.000Z', - 'ShippedDate': '1998-05-04T06:30:00.000Z', - 'Freight': 8.34, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11050, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-27T07:30:00.000Z', - 'ShippedDate': '1998-05-05T08:30:00.000Z', - 'Freight': 59.41, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 11051, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-04-27T09:30:00.000Z', - 'ShippedDate': null, - 'Freight': 2.79, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 11052, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-04-27T10:30:00.000Z', - 'ShippedDate': '1998-05-01T11:30:00.000Z', - 'Freight': 67.26, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11053, - 'CustomerID': 'PICCO', - 'OrderDate': '1998-04-27T12:30:00.000Z', - 'ShippedDate': '1998-04-29T13:30:00.000Z', - 'Freight': 53.05, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 11054, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-04-28T14:30:00.000Z', - 'ShippedDate': '1998-04-29T15:30:00.000Z', - 'Freight': 0.33, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 11055, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-04-28T16:30:00.000Z', - 'ShippedDate': '1998-05-05T17:30:00.000Z', - 'Freight': 120.92, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11056, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-28T18:30:00.000Z', - 'ShippedDate': '1998-05-01T19:30:00.000Z', - 'Freight': 278.96, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11057, - 'CustomerID': 'NORTS', - 'OrderDate': '1998-04-29T20:30:00.000Z', - 'ShippedDate': '1998-05-01T21:30:00.000Z', - 'Freight': 4.13, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11058, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-04-29T22:30:00.000Z', - 'ShippedDate': null, - 'Freight': 31.14, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11059, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-04-29T23:30:00.000Z', - 'ShippedDate': null, - 'Freight': 85.8, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11060, - 'CustomerID': 'FRANS', - 'OrderDate': '1998-04-30T01:05:00.000Z', - 'ShippedDate': '1998-05-04T02:05:00.000Z', - 'Freight': 10.98, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 11061, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-30T03:05:00.000Z', - 'ShippedDate': null, - 'Freight': 14.01, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11062, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-04-30T04:05:00.000Z', - 'ShippedDate': null, - 'Freight': 29.93, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 11063, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-04-30T05:05:00.000Z', - 'ShippedDate': '1998-05-06T06:05:00.000Z', - 'Freight': 81.73, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 11064, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-05-01T07:05:00.000Z', - 'ShippedDate': '1998-05-04T10:05:00.000Z', - 'Freight': 30.09, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11065, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-05-01T11:05:00.000Z', - 'ShippedDate': null, - 'Freight': 12.91, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11066, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-05-01T12:05:00.000Z', - 'ShippedDate': '1998-05-04T13:05:00.000Z', - 'Freight': 44.72, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11067, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-05-04T14:05:00.000Z', - 'ShippedDate': '1998-05-06T15:05:00.000Z', - 'Freight': 7.98, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11068, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-05-04T16:05:00.000Z', - 'ShippedDate': null, - 'Freight': 81.75, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11069, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-05-04T17:05:00.000Z', - 'ShippedDate': '1998-05-06T18:05:00.000Z', - 'Freight': 15.67, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 11070, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-05-05T19:05:00.000Z', - 'ShippedDate': null, - 'Freight': 136, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11071, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-05-05T20:05:00.000Z', - 'ShippedDate': null, - 'Freight': 0.93, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11072, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-05-05T21:05:00.000Z', - 'ShippedDate': null, - 'Freight': 258.64, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 11073, - 'CustomerID': 'PERIC', - 'OrderDate': '1998-05-05T22:05:00.000Z', - 'ShippedDate': null, - 'Freight': 24.95, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 11074, - 'CustomerID': 'SIMOB', - 'OrderDate': '1998-05-06T23:05:00.000Z', - 'ShippedDate': null, - 'Freight': 18.44, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 11075, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-05-06T01:30:00.000Z', - 'ShippedDate': null, - 'Freight': 6.19, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 11076, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-05-06T02:30:00.000Z', - 'ShippedDate': null, - 'Freight': 38.28, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 11077, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-05-06T03:50:00.000Z', - 'ShippedDate': null, - 'Freight': 8.53, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/employeeData.ts b/ej2-javascript/code-snippet/grid/grid-cs47/employeeData.ts deleted file mode 100644 index 2005f39a6..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs47/employeeData.ts +++ /dev/null @@ -1,427 +0,0 @@ -export let employeeData: Object[] = [{ - 'EmployeeID': 1, - 'LastName': 'Davolio', - 'FirstName': 'Nancy', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'LastName': 'Fuller', - 'FirstName': 'Andrew', - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'LastName': 'Leverling', - 'FirstName': 'Janet', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'LastName': 'Peacock', - 'FirstName': 'Margaret', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'LastName': 'Buchanan', - 'FirstName': 'Steven', - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': - 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'LastName': 'Suyama', - 'FirstName': 'Michael', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'LastName': 'King', - 'FirstName': 'Robert', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'LastName': 'Callahan', - 'FirstName': 'Laura', - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'LastName': 'Dodsworth', - 'FirstName': 'Anne', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; -export let complexData: Object[] = [{ - 'EmployeeID': 1, - 'Name': { - 'LastName': 'Davolio', - 'FirstName': 'Nancy' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'Name': { - 'LastName': 'Fuller', - 'FirstName': 'Andrew' - }, - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'Name': { - 'LastName': 'Leverling', - 'FirstName': 'Janet' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'Name': { - 'LastName': 'Peacock', - 'FirstName': 'Margaret' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'Name': { - 'LastName': 'Buchanan', - 'FirstName': 'Steven' - }, - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'Name': { - 'LastName': 'Suyama', - 'FirstName': 'Michael' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'Name': { - 'LastName': 'King', - 'FirstName': 'Robert' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'Name': { - 'LastName': 'Callahan', - 'FirstName': 'Laura' - }, - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'Name': { - 'LastName': 'Dodsworth', - 'FirstName': 'Anne' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/es5-datasource.js b/ej2-javascript/code-snippet/grid/grid-cs47/es5-datasource.js index fdc852841..739a23976 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs47/es5-datasource.js +++ b/ej2-javascript/code-snippet/grid/grid-cs47/es5-datasource.js @@ -73,10615 +73,4 @@ var data = [ OrderID: 10262, CustomerID: 'RATTC', Role: 'Employee', EmployeeID: 8, OrderDate: new Date(8379738e5), ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', ShipRegion: 'NM', Mask: '6789', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 - }]; - -var childdata = [ - { - OrderID: 10248, CustomerID: 'VINET', ID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 - }, - { - OrderID: 10249, CustomerID: 'TOMSP', ID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 - }, - { - OrderID: 10250, CustomerID: 'HANAR', ID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 - }, - { - OrderID: 10251, CustomerID: 'VICTE', ID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 - }, - { - OrderID: 10252, CustomerID: 'SUPRD', ID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 - }, - { - OrderID: 10253, CustomerID: 'HANAR', ID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 - }, - { - OrderID: 10254, CustomerID: 'CHOPS', ID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 - }, - { - OrderID: 10255, CustomerID: 'RICSU', ID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 - }, - { - OrderID: 10256, CustomerID: 'WELLI', ID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 - }, - { - OrderID: 10257, CustomerID: 'HILAA', ID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', ID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', ID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', ID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', ID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', ID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 - }]; - -var cascadeData = [ - { - OrderID: 10248, CustomerID: 'VINET', EmployeeID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'Australia', ShipState: 'Queensland', Freight: 32.38, Verified: !0 - }, - { - OrderID: 10249, CustomerID: 'TOMSP', EmployeeID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Australia', ShipState: 'Tasmania', Freight: 11.61, Verified: !1 - }, - { - OrderID: 10250, CustomerID: 'HANAR', EmployeeID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'United States', ShipState: 'New York', Freight: 65.83, Verified: !0 - }, - { - OrderID: 10251, CustomerID: 'VICTE', EmployeeID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'Australia', ShipState: 'Queensland', Freight: 41.34, Verified: !0 - }, - { - OrderID: 10252, CustomerID: 'SUPRD', EmployeeID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'United States', ShipState: 'New York', Freight: 51.3, Verified: !0 - }, - { - OrderID: 10253, CustomerID: 'HANAR', EmployeeID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'United States', ShipState: 'New York', Freight: 58.17, Verified: !0 - }, - { - OrderID: 10254, CustomerID: 'CHOPS', EmployeeID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 22.98, Verified: !1 - }, - { - OrderID: 10255, CustomerID: 'RICSU', EmployeeID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Australia', ShipState: 'Tasmania', Freight: 148.33, Verified: !0 - }, - { - OrderID: 10256, CustomerID: 'WELLI', EmployeeID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 13.97, Verified: !1 - }, - { - OrderID: 10257, CustomerID: 'HILAA', EmployeeID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', EmployeeID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'United States', ShipState: 'Washington', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', EmployeeID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'United States', ShipState: 'Washington', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Australia', ShipState: 'Victoria', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'United States', ShipState: 'Washington', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', EmployeeID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'Australia', ShipState: 'Victoria', Freight: 48.29, Verified: !0 - }]; - var productData = [ - { - ProductID: 1, - ProductName: 'Chai', - UnitPrice: 18.0, - UnitsInStock: 39, - TotalCost: 702 - }, - - { - ProductID: 2, - ProductName: 'Chang', - UnitPrice: 19.0, - UnitsInStock: 17, - TotalCost: 323 - }, - - { - ProductID: 3, - ProductName: 'Aniseed Syrup', - UnitPrice: 10.0, - UnitsInStock: 13, - TotalCost: 130 - }, - - { - ProductID: 4, - ProductName: "Chef Anton's Cajun Seasoning", - UnitPrice: 22.0, - UnitsInStock: 53, - TotalCost: 1166 - }, - - { - ProductID: 5, - ProductName: "Chef Anton's Gumbo Mix", - UnitPrice: 21.35, - UnitsInStock: 0, - TotalCost: 0 - } - ]; -var purchaseData = [{ - 'OrderID': 10248, - 'CustomerID': 'VINET', - 'OrderDate': '1996-07-04T10:10:00.000Z', - 'ShippedDate': '1996-07-16T12:20:00.000Z', - 'Freight': 32.38, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10249, - 'CustomerID': 'TOMSP', - 'OrderDate': '1996-07-05T12:20:00.000Z', - 'ShippedDate': '1996-07-10T13:20:00.000Z', - 'Freight': 11.61, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10250, - 'CustomerID': 'HANAR', - 'OrderDate': '1996-07-08T08:40:00.000Z', - 'ShippedDate': '1996-07-12T07:50:00.000Z', - 'Freight': 65.83, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10251, - 'CustomerID': 'VICTE', - 'OrderDate': '1996-07-08T07:50:00.000Z', - 'ShippedDate': '1996-07-15T15:50:00.000Z', - 'Freight': 41.34, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10252, - 'CustomerID': 'SUPRD', - 'OrderDate': '1996-07-09T12:05:00.000Z', - 'ShippedDate': '1996-07-11T17:30:00.000Z', - 'Freight': 51.3, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10253, - 'CustomerID': 'HANAR', - 'OrderDate': '1996-07-10T11:20:00.000Z', - 'ShippedDate': '1996-07-16T10:10:00.000Z', - 'Freight': 58.17, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10254, - 'CustomerID': 'CHOPS', - 'OrderDate': '1996-07-17T18:30:00.000Z', - 'ShippedDate': '1996-07-23T20:40:00.000Z', - 'Freight': 22.98, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10255, - 'CustomerID': 'RICSU', - 'OrderDate': '1996-07-12T10:40:00.000Z', - 'ShippedDate': '1996-07-15T05:40:00.000Z', - 'Freight': 148.33, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10256, - 'CustomerID': 'WELLI', - 'OrderDate': '1996-07-15T20:50:00.000Z', - 'ShippedDate': '1996-07-17T21:50:00.000Z', - 'Freight': 13.97, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10257, - 'CustomerID': 'HILAA', - 'OrderDate': '1996-07-16T03:20:00.000Z', - 'ShippedDate': '1996-07-22T14:40:00.000Z', - 'Freight': 81.91, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10258, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-07-17T18:30:00.000Z', - 'ShippedDate': '1996-07-23T14:50:00.000Z', - 'Freight': 140.51, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10259, - 'CustomerID': 'CENTC', - 'OrderDate': '1996-07-18T01:20:00.000Z', - 'ShippedDate': '1996-07-25T16:20:00.000Z', - 'Freight': 3.25, - 'ShipName': 'Centro comercial Moctezuma', - 'ShipAddress': 'Sierras de Granada 9993', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10260, - 'CustomerID': 'OTTIK', - 'OrderDate': '1996-07-19T11:20:00.000Z', - 'ShippedDate': '1996-07-29T03:10:00.000Z', - 'Freight': 55.09, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10261, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-07-19T18:30:00.000Z', - 'ShippedDate': '1996-07-30T23:10:00.000Z', - 'Freight': 3.05, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10262, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-07-22T21:40:00.000Z', - 'ShippedDate': '1996-07-25T19:10:00.000Z', - 'Freight': 48.29, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10263, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-07-23T00:10:00.000Z', - 'ShippedDate': '1996-07-31T22:50:00.000Z', - 'Freight': 146.06, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10264, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-07-24T20:10:00.000Z', - 'ShippedDate': '1996-08-23T11:40:00.000Z', - 'Freight': 3.67, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10265, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-07-25T23:50:00.000Z', - 'ShippedDate': '1996-08-12T02:10:00.000Z', - 'Freight': 55.28, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10266, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-07-26T03:10:00.000Z', - 'ShippedDate': '1996-07-31T01:50:00.000Z', - 'Freight': 25.73, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10267, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-07-29T04:10:00.000Z', - 'ShippedDate': '1996-08-06T17:20:00.000Z', - 'Freight': 208.58, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10268, - 'CustomerID': 'GROSR', - 'OrderDate': '1996-07-30T01:20:00.000Z', - 'ShippedDate': '1996-08-02T03:40:00.000Z', - 'Freight': 66.29, - 'ShipName': 'GROSELLA-Restaurante', - 'ShipAddress': '5ª Ave. Los Palos Grandes', - 'ShipCity': 'Caracas', - 'ShipRegion': 'DF', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10269, - 'CustomerID': 'WHITC', - 'OrderDate': '1996-07-31T05:10:00.000Z', - 'ShippedDate': '1996-08-09T07:10:00.000Z', - 'Freight': 4.56, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10270, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-08-01T09:10:00.000Z', - 'ShippedDate': '1996-08-02T11:10:00.000Z', - 'Freight': 136.54, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10271, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-08-01T13:10:00.000Z', - 'ShippedDate': '1996-08-30T15:10:00.000Z', - 'Freight': 4.54, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10272, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-08-02T17:10:00.000Z', - 'ShippedDate': '1996-08-06T19:10:00.000Z', - 'Freight': 98.03, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10273, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-05T21:10:00.000Z', - 'ShippedDate': '1996-08-12T23:10:00.000Z', - 'Freight': 76.07, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10274, - 'CustomerID': 'VINET', - 'OrderDate': '1996-08-06T02:10:00.000Z', - 'ShippedDate': '1996-08-16T04:10:00.000Z', - 'Freight': 6.01, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10275, - 'CustomerID': 'MAGAA', - 'OrderDate': '1996-08-07T06:10:00.000Z', - 'ShippedDate': '1996-08-09T08:10:00.000Z', - 'Freight': 26.93, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10276, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-08-08T10:10:00.000Z', - 'ShippedDate': '1996-08-14T12:10:00.000Z', - 'Freight': 13.84, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10277, - 'CustomerID': 'MORGK', - 'OrderDate': '1996-08-09T14:10:00.000Z', - 'ShippedDate': '1996-08-13T16:10:00.000Z', - 'Freight': 125.77, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10278, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-08-12T18:10:00.000Z', - 'ShippedDate': '1996-08-16T20:10:00.000Z', - 'Freight': 92.69, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10279, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-08-13T22:10:00.000Z', - 'ShippedDate': '1996-08-16T02:10:00.000Z', - 'Freight': 25.83, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10280, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-08-14T01:40:00.000Z', - 'ShippedDate': '1996-09-12T02:40:00.000Z', - 'Freight': 8.98, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10281, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-08-14T03:40:00.000Z', - 'ShippedDate': '1996-08-21T04:40:00.000Z', - 'Freight': 2.94, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10282, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-08-15T05:40:00.000Z', - 'ShippedDate': '1996-08-21T06:40:00.000Z', - 'Freight': 12.69, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10283, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-08-16T07:40:00.000Z', - 'ShippedDate': '1996-08-23T08:40:00.000Z', - 'Freight': 84.81, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10284, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-08-19T09:40:00.000Z', - 'ShippedDate': '1996-08-27T10:40:00.000Z', - 'Freight': 76.56, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10285, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-20T11:40:00.000Z', - 'ShippedDate': '1996-08-26T12:40:00.000Z', - 'Freight': 76.83, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10286, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-21T01:50:00.000Z', - 'ShippedDate': '1996-08-30T02:50:00.000Z', - 'Freight': 229.24, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10287, - 'CustomerID': 'RICAR', - 'OrderDate': '1996-08-22T03:50:00.000Z', - 'ShippedDate': '1996-08-28T04:50:00.000Z', - 'Freight': 12.76, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10288, - 'CustomerID': 'REGGC', - 'OrderDate': '1996-08-23T05:50:00.000Z', - 'ShippedDate': '1996-09-03T06:50:00.000Z', - 'Freight': 7.45, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10289, - 'CustomerID': 'BSBEV', - 'OrderDate': '1996-08-26T07:50:00.000Z', - 'ShippedDate': '1996-08-28T08:50:00.000Z', - 'Freight': 22.77, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10290, - 'CustomerID': 'COMMI', - 'OrderDate': '1996-08-27T09:50:00.000Z', - 'ShippedDate': '1996-09-03T10:50:00.000Z', - 'Freight': 79.7, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10291, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-08-27T11:50:00.000Z', - 'ShippedDate': '1996-09-04T12:50:00.000Z', - 'Freight': 6.4, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10292, - 'CustomerID': 'TRADH', - 'OrderDate': '1996-08-28T01:10:00.000Z', - 'ShippedDate': '1996-09-02T02:10:00.000Z', - 'Freight': 1.35, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10293, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-08-29T03:10:00.000Z', - 'ShippedDate': '1996-09-11T04:10:00.000Z', - 'Freight': 21.18, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10294, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-08-30T05:10:00.000Z', - 'ShippedDate': '1996-09-05T06:10:00.000Z', - 'Freight': 147.26, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10295, - 'CustomerID': 'VINET', - 'OrderDate': '1996-09-02T07:10:00.000Z', - 'ShippedDate': '1996-09-10T08:10:00.000Z', - 'Freight': 1.15, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10296, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-09-03T09:10:00.000Z', - 'ShippedDate': '1996-09-11T10:10:00.000Z', - 'Freight': 0.12, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10297, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-09-04T11:10:00.000Z', - 'ShippedDate': '1996-09-10T12:10:00.000Z', - 'Freight': 5.74, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10298, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-09-05T01:10:00.000Z', - 'ShippedDate': '1996-09-11T02:20:00.000Z', - 'Freight': 168.22, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10299, - 'CustomerID': 'RICAR', - 'OrderDate': '1996-09-06T03:20:00.000Z', - 'ShippedDate': '1996-09-13T04:20:00.000Z', - 'Freight': 29.76, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10300, - 'CustomerID': 'MAGAA', - 'OrderDate': '1996-09-09T05:20:00.000Z', - 'ShippedDate': '1996-09-18T06:20:00.000Z', - 'Freight': 17.68, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10301, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-09-09T07:20:00.000Z', - 'ShippedDate': '1996-09-17T08:20:00.000Z', - 'Freight': 45.08, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10302, - 'CustomerID': 'SUPRD', - 'OrderDate': '1996-09-10T09:20:00.000Z', - 'ShippedDate': '1996-10-09T10:20:00.000Z', - 'Freight': 6.27, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10303, - 'CustomerID': 'GODOS', - 'OrderDate': '1996-09-11T11:20:00.000Z', - 'ShippedDate': '1996-09-18T12:20:00.000Z', - 'Freight': 107.83, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10304, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-09-12T00:10:00.000Z', - 'ShippedDate': '1996-09-17T01:20:00.000Z', - 'Freight': 63.79, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10305, - 'CustomerID': 'OLDWO', - 'OrderDate': '1996-09-13T01:20:00.000Z', - 'ShippedDate': '1996-10-09T02:20:00.000Z', - 'Freight': 257.62, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10306, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-09-16T03:20:00.000Z', - 'ShippedDate': '1996-09-23T04:20:00.000Z', - 'Freight': 7.56, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10307, - 'CustomerID': 'LONEP', - 'OrderDate': '1996-09-17T05:20:00.000Z', - 'ShippedDate': '1996-09-25T06:20:00.000Z', - 'Freight': 0.56, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10308, - 'CustomerID': 'ANATR', - 'OrderDate': '1996-09-18T07:20:00.000Z', - 'ShippedDate': '1996-09-24T08:20:00.000Z', - 'Freight': 1.61, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10309, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-09-19T09:20:00.000Z', - 'ShippedDate': '1996-10-23T10:20:00.000Z', - 'Freight': 47.3, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10310, - 'CustomerID': 'THEBI', - 'OrderDate': '1996-09-20T11:20:00.000Z', - 'ShippedDate': '1996-09-27T12:20:00.000Z', - 'Freight': 17.52, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10311, - 'CustomerID': 'DUMON', - 'OrderDate': '1996-09-20T13:20:00.000Z', - 'ShippedDate': '1996-09-26T14:20:00.000Z', - 'Freight': 24.69, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10312, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-09-23T15:20:00.000Z', - 'ShippedDate': '1996-10-03T16:20:00.000Z', - 'Freight': 40.26, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10313, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-09-24T17:20:00.000Z', - 'ShippedDate': '1996-10-04T18:20:00.000Z', - 'Freight': 1.96, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10314, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-09-25T19:20:00.000Z', - 'ShippedDate': '1996-10-04T20:20:00.000Z', - 'Freight': 74.16, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10315, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-09-26T21:20:00.000Z', - 'ShippedDate': '1996-10-03T22:20:00.000Z', - 'Freight': 41.76, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10316, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-09-27T23:20:00.000Z', - 'ShippedDate': '1996-10-08T00:30:00.000Z', - 'Freight': 150.15, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10317, - 'CustomerID': 'LONEP', - 'OrderDate': '1996-09-30T01:30:00.000Z', - 'ShippedDate': '1996-10-10T02:30:00.000Z', - 'Freight': 12.69, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10318, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-10-01T03:30:00.000Z', - 'ShippedDate': '1996-10-04T03:30:00.000Z', - 'Freight': 4.73, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10319, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-10-02T04:30:00.000Z', - 'ShippedDate': '1996-10-11T05:30:00.000Z', - 'Freight': 64.5, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10320, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-10-03T06:30:00.000Z', - 'ShippedDate': '1996-10-18T07:30:00.000Z', - 'Freight': 34.57, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10321, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-10-03T08:30:00.000Z', - 'ShippedDate': '1996-10-11T09:30:00.000Z', - 'Freight': 3.43, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10322, - 'CustomerID': 'PERIC', - 'OrderDate': '1996-10-04T10:30:00.000Z', - 'ShippedDate': '1996-10-23T11:30:00.000Z', - 'Freight': 0.4, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10323, - 'CustomerID': 'KOENE', - 'OrderDate': '1996-10-07T12:30:00.000Z', - 'ShippedDate': '1996-10-14T13:30:00.000Z', - 'Freight': 4.88, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10324, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-10-08T14:30:00.000Z', - 'ShippedDate': '1996-10-10T15:30:00.000Z', - 'Freight': 214.27, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10325, - 'CustomerID': 'KOENE', - 'OrderDate': '1996-10-09T16:30:00.000Z', - 'ShippedDate': '1996-10-14T17:30:00.000Z', - 'Freight': 64.86, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10326, - 'CustomerID': 'BOLID', - 'OrderDate': '1996-10-10T18:30:00.000Z', - 'ShippedDate': '1996-10-14T19:30:00.000Z', - 'Freight': 77.92, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10327, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-10-11T20:30:00.000Z', - 'ShippedDate': '1996-10-14T21:30:00.000Z', - 'Freight': 63.36, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10328, - 'CustomerID': 'FURIB', - 'OrderDate': '1996-10-14T22:30:00.000Z', - 'ShippedDate': '1996-10-17T23:30:00.000Z', - 'Freight': 87.03, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10329, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-10-15T00:40:00.000Z', - 'ShippedDate': '1996-10-23T01:40:00.000Z', - 'Freight': 191.67, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10330, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-10-16T02:40:00.000Z', - 'ShippedDate': '1996-10-28T03:40:00.000Z', - 'Freight': 12.75, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10331, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-10-16T02:40:00.000Z', - 'ShippedDate': '1996-10-21T03:40:00.000Z', - 'Freight': 10.19, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10332, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-10-17T04:40:00.000Z', - 'ShippedDate': '1996-10-21T05:40:00.000Z', - 'Freight': 52.84, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10333, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-10-18T06:40:00.000Z', - 'ShippedDate': '1996-10-25T07:40:00.000Z', - 'Freight': 0.59, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10334, - 'CustomerID': 'VICTE', - 'OrderDate': '1996-10-21T08:40:00.000Z', - 'ShippedDate': '1996-10-28T09:40:00.000Z', - 'Freight': 8.56, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10335, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-10-22T10:40:00.000Z', - 'ShippedDate': '1996-10-24T11:40:00.000Z', - 'Freight': 42.11, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10336, - 'CustomerID': 'PRINI', - 'OrderDate': '1996-10-23T12:40:00.000Z', - 'ShippedDate': '1996-10-25T13:40:00.000Z', - 'Freight': 15.51, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10337, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-10-24T14:40:00.000Z', - 'ShippedDate': '1996-10-29T14:40:00.000Z', - 'Freight': 108.26, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10338, - 'CustomerID': 'OLDWO', - 'OrderDate': '1996-10-25T15:40:00.000Z', - 'ShippedDate': '1996-10-29T16:40:00.000Z', - 'Freight': 84.21, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10339, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-10-28T17:40:00.000Z', - 'ShippedDate': '1996-11-04T18:40:00.000Z', - 'Freight': 15.66, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10340, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-10-29T19:40:00.000Z', - 'ShippedDate': '1996-11-08T20:40:00.000Z', - 'Freight': 166.31, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10341, - 'CustomerID': 'SIMOB', - 'OrderDate': '1996-10-29T21:40:00.000Z', - 'ShippedDate': '1996-11-05T22:40:00.000Z', - 'Freight': 26.78, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10342, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-10-30T23:40:00.000Z', - 'ShippedDate': '1996-11-04T00:50:00.000Z', - 'Freight': 54.83, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10343, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-10-31T01:50:00.000Z', - 'ShippedDate': '1996-11-06T02:50:00.000Z', - 'Freight': 110.37, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10344, - 'CustomerID': 'WHITC', - 'OrderDate': '1996-11-01T03:50:00.000Z', - 'ShippedDate': '1996-11-05T04:50:00.000Z', - 'Freight': 23.29, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10345, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-11-04T05:50:00.000Z', - 'ShippedDate': '1996-11-11T05:50:00.000Z', - 'Freight': 249.06, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10346, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-11-05T06:50:00.000Z', - 'ShippedDate': '1996-11-08T07:50:00.000Z', - 'Freight': 142.08, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10347, - 'CustomerID': 'FAMIA', - 'OrderDate': '1996-11-06T08:50:00.000Z', - 'ShippedDate': '1996-11-08T09:50:00.000Z', - 'Freight': 3.1, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10348, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-11-07T10:50:00.000Z', - 'ShippedDate': '1996-11-15T11:50:00.000Z', - 'Freight': 0.78, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10349, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-11-08T12:50:00.000Z', - 'ShippedDate': '1996-11-15T13:50:00.000Z', - 'Freight': 8.63, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10350, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-11-11T14:50:00.000Z', - 'ShippedDate': '1996-12-03T15:50:00.000Z', - 'Freight': 64.19, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10351, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-11-11T16:50:00.000Z', - 'ShippedDate': '1996-11-20T17:50:00.000Z', - 'Freight': 162.33, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10352, - 'CustomerID': 'FURIB', - 'OrderDate': '1996-11-12T18:50:00.000Z', - 'ShippedDate': '1996-11-18T19:50:00.000Z', - 'Freight': 1.3, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10353, - 'CustomerID': 'PICCO', - 'OrderDate': '1996-11-13T20:50:00.000Z', - 'ShippedDate': '1996-11-25T21:50:00.000Z', - 'Freight': 360.63, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10354, - 'CustomerID': 'PERIC', - 'OrderDate': '1996-11-14T21:50:00.000Z', - 'ShippedDate': '1996-11-20T22:50:00.000Z', - 'Freight': 53.8, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10355, - 'CustomerID': 'AROUT', - 'OrderDate': '1996-11-15T23:50:00.000Z', - 'ShippedDate': '1996-11-20T00:50:00.000Z', - 'Freight': 41.95, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10356, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-11-18T01:05:00.000Z', - 'ShippedDate': '1996-11-27T02:05:00.000Z', - 'Freight': 36.71, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10357, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-11-19T03:05:00.000Z', - 'ShippedDate': '1996-12-02T04:05:00.000Z', - 'Freight': 34.88, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10358, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-11-20T05:05:00.000Z', - 'ShippedDate': '1996-11-27T06:05:00.000Z', - 'Freight': 19.64, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10359, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-11-21T07:05:00.000Z', - 'ShippedDate': '1996-11-26T08:05:00.000Z', - 'Freight': 288.43, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10360, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-11-22T09:05:00.000Z', - 'ShippedDate': '1996-12-02T10:05:00.000Z', - 'Freight': 131.7, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10361, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-11-22T11:05:00.000Z', - 'ShippedDate': '1996-12-03T12:05:00.000Z', - 'Freight': 183.17, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10362, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-11-25T13:05:00.000Z', - 'ShippedDate': '1996-11-28T14:05:00.000Z', - 'Freight': 96.04, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10363, - 'CustomerID': 'DRACD', - 'OrderDate': '1996-11-26T15:05:00.000Z', - 'ShippedDate': '1996-12-04T16:05:00.000Z', - 'Freight': 30.54, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10364, - 'CustomerID': 'EASTC', - 'OrderDate': '1996-11-26T17:05:00.000Z', - 'ShippedDate': '1996-12-04T18:05:00.000Z', - 'Freight': 71.97, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10365, - 'CustomerID': 'ANTON', - 'OrderDate': '1996-11-27T19:05:00.000Z', - 'ShippedDate': '1996-12-02T20:05:00.000Z', - 'Freight': 22, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10366, - 'CustomerID': 'GALED', - 'OrderDate': '1996-11-28T21:05:00.000Z', - 'ShippedDate': '1996-12-30T22:05:00.000Z', - 'Freight': 10.14, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10367, - 'CustomerID': 'VAFFE', - 'OrderDate': '1996-11-28T23:05:00.000Z', - 'ShippedDate': '1996-12-02T00:05:00.000Z', - 'Freight': 13.55, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10368, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-11-29T02:00.00.000Z', - 'ShippedDate': '1996-12-02T04:00.00.000Z', - 'Freight': 101.95, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10369, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-12-02T04:00.00.000Z', - 'ShippedDate': '1996-12-09T07:25:00.000Z', - 'Freight': 195.68, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10370, - 'CustomerID': 'CHOPS', - 'OrderDate': '1996-12-03T06:00.00.000Z', - 'ShippedDate': '1996-12-27T07:00.00.000Z', - 'Freight': 1.17, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10371, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-12-03T08:00.00.000Z', - 'ShippedDate': '1996-12-24T09:00.00.000Z', - 'Freight': 0.45, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10372, - 'CustomerID': 'QUEEN', - 'OrderDate': '1996-12-04T10:00.00.000Z', - 'ShippedDate': '1996-12-09T11:00.00.000Z', - 'Freight': 890.78, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10373, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-12-05T12:00.00.000Z', - 'ShippedDate': '1996-12-11T13:00.00.000Z', - 'Freight': 124.12, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10374, - 'CustomerID': 'WOLZA', - 'OrderDate': '1996-12-05T14:00.00.000Z', - 'ShippedDate': '1996-12-09T15:00.00.000Z', - 'Freight': 3.94, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10375, - 'CustomerID': 'HUNGC', - 'OrderDate': '1996-12-06T16:00.00.000Z', - 'ShippedDate': '1996-12-09T17:00.00.000Z', - 'Freight': 20.12, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10376, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-12-09T18:00.00.000Z', - 'ShippedDate': '1996-12-13T19:00.00.000Z', - 'Freight': 20.39, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10377, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-12-09T20:00.00.000Z', - 'ShippedDate': '1996-12-13T21:00.00.000Z', - 'Freight': 22.21, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10378, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-12-10T22:00.00.000Z', - 'ShippedDate': '1996-12-19T23:00.00.000Z', - 'Freight': 5.44, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10379, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-12-11T01:25:00.000Z', - 'ShippedDate': '1996-12-13T02:25:00.000Z', - 'Freight': 45.03, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10380, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-12-12T03:25:00.000Z', - 'ShippedDate': '1997-01-16T04:25:00.000Z', - 'Freight': 35.03, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10381, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-12-12T05:25:00.000Z', - 'ShippedDate': '1996-12-13T06:25:00.000Z', - 'Freight': 7.99, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10382, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-12-13T07:25:00.000Z', - 'ShippedDate': '1996-12-16T07:25:00.000Z', - 'Freight': 94.77, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10383, - 'CustomerID': 'AROUT', - 'OrderDate': '1996-12-16T07:25:00.000Z', - 'ShippedDate': '1996-12-18T02:25:00.000Z', - 'Freight': 34.24, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10384, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-12-16T03:25:00.000Z', - 'ShippedDate': '1996-12-20T04:25:00.000Z', - 'Freight': 168.64, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10385, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-12-17T04:25:00.000Z', - 'ShippedDate': '1996-12-23T04:25:00.000Z', - 'Freight': 30.96, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10386, - 'CustomerID': 'FAMIA', - 'OrderDate': '1996-12-18T05:25:00.000Z', - 'ShippedDate': '1996-12-25T06:25:00.000Z', - 'Freight': 13.99, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10387, - 'CustomerID': 'SANTG', - 'OrderDate': '1996-12-18T07:25:00.000Z', - 'ShippedDate': '1996-12-20T08:25:00.000Z', - 'Freight': 93.63, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10388, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-12-19T09:25:00.000Z', - 'ShippedDate': '1996-12-20T10:25:00.000Z', - 'Freight': 34.86, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10389, - 'CustomerID': 'BOTTM', - 'OrderDate': '1996-12-20T11:25:00.000Z', - 'ShippedDate': '1996-12-24T12:25:00.000Z', - 'Freight': 47.42, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10390, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-12-23T13:25:00.000Z', - 'ShippedDate': '1996-12-26T14:25:00.000Z', - 'Freight': 126.38, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10391, - 'CustomerID': 'DRACD', - 'OrderDate': '1996-12-23T15:25:00.000Z', - 'ShippedDate': '1996-12-31T16:25:00.000Z', - 'Freight': 5.45, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10392, - 'CustomerID': 'PICCO', - 'OrderDate': '1996-12-24T17:25:00.000Z', - 'ShippedDate': '1997-01-01T18:25:00.000Z', - 'Freight': 122.46, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10393, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-12-25T19:25:00.000Z', - 'ShippedDate': '1997-01-03T20:25:00.000Z', - 'Freight': 126.56, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10394, - 'CustomerID': 'HUNGC', - 'OrderDate': '1996-12-25T21:25:00.000Z', - 'ShippedDate': '1997-01-03T22:25:00.000Z', - 'Freight': 30.34, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10395, - 'CustomerID': 'HILAA', - 'OrderDate': '1996-12-26T23:25:00.000Z', - 'ShippedDate': '1997-01-03T00:25:00.000Z', - 'Freight': 184.41, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10396, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-12-27T01:45:00.000Z', - 'ShippedDate': '1997-01-06T02:45:00.000Z', - 'Freight': 135.35, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10397, - 'CustomerID': 'PRINI', - 'OrderDate': '1996-12-27T03:45:00.000Z', - 'ShippedDate': '1997-01-02T04:45:00.000Z', - 'Freight': 60.26, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10398, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-12-30T05:45:00.000Z', - 'ShippedDate': '1997-01-09T06:45:00.000Z', - 'Freight': 89.16, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10399, - 'CustomerID': 'VAFFE', - 'OrderDate': '1996-12-31T07:45:00.000Z', - 'ShippedDate': '1997-01-08T08:45:00.000Z', - 'Freight': 27.36, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10400, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-01-01T09:45:00.000Z', - 'ShippedDate': '1997-01-16T10:45:00.000Z', - 'Freight': 83.93, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10401, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-01-01T11:45:00.000Z', - 'ShippedDate': '1997-01-10T12:45:00.000Z', - 'Freight': 12.51, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10402, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-02T13:45:00.000Z', - 'ShippedDate': '1997-01-10T14:45:00.000Z', - 'Freight': 67.88, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10403, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-03T15:45:00.000Z', - 'ShippedDate': '1997-01-09T16:45:00.000Z', - 'Freight': 73.79, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10404, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-01-03T17:45:00.000Z', - 'ShippedDate': '1997-01-08T18:45:00.000Z', - 'Freight': 155.97, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10405, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-01-06T19:45:00.000Z', - 'ShippedDate': '1997-01-22T20:45:00.000Z', - 'Freight': 34.82, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10406, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-01-07T21:45:00.000Z', - 'ShippedDate': '1997-01-13T22:45:00.000Z', - 'Freight': 108.04, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10407, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-01-07T23:45:00.000Z', - 'ShippedDate': '1997-01-30T01:55:00.000Z', - 'Freight': 91.48, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10408, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-01-08T01:55:00.000Z', - 'ShippedDate': '1997-01-14T01:55:00.000Z', - 'Freight': 11.26, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10409, - 'CustomerID': 'OCEAN', - 'OrderDate': '1997-01-09T02:55:00.000Z', - 'ShippedDate': '1997-01-14T03:55:00.000Z', - 'Freight': 29.83, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10410, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-10T04:55:00.000Z', - 'ShippedDate': '1997-01-15T05:55:00.000Z', - 'Freight': 2.4, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10411, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-10T06:55:00.000Z', - 'ShippedDate': '1997-01-21T07:55:00.000Z', - 'Freight': 23.65, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10412, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-01-13T08:55:00.000Z', - 'ShippedDate': '1997-01-15T09:55:00.000Z', - 'Freight': 3.77, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10413, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-01-14T10:55:00.000Z', - 'ShippedDate': '1997-01-16T11:55:00.000Z', - 'Freight': 95.66, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10414, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-01-14T12:55:00.000Z', - 'ShippedDate': '1997-01-17T13:55:00.000Z', - 'Freight': 21.48, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10415, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-01-15T14:55:00.000Z', - 'ShippedDate': '1997-01-24T15:55:00.000Z', - 'Freight': 0.2, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10416, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-01-16T16:55:00.000Z', - 'ShippedDate': '1997-01-27T17:55:00.000Z', - 'Freight': 22.72, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10417, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-01-16T18:55:00.000Z', - 'ShippedDate': '1997-01-28T19:55:00.000Z', - 'Freight': 70.29, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10418, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-01-17T20:55:00.000Z', - 'ShippedDate': '1997-01-24T21:55:00.000Z', - 'Freight': 17.55, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10419, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-01-20T22:55:00.000Z', - 'ShippedDate': '1997-01-30T23:55:00.000Z', - 'Freight': 137.35, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10420, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-01-21T01:05:00.000Z', - 'ShippedDate': '1997-01-27T012:05:00.000Z', - 'Freight': 44.12, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10421, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-01-21T02:05:00.000Z', - 'ShippedDate': '1997-01-27T03:05:00.000Z', - 'Freight': 99.23, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10422, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-01-22T04:05:00.000Z', - 'ShippedDate': '1997-01-31T05:05:00.000Z', - 'Freight': 3.02, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10423, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-01-23T06:05:00.000Z', - 'ShippedDate': '1997-02-24T07:05:00.000Z', - 'Freight': 24.5, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10424, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-01-23T08:05:00.000Z', - 'ShippedDate': '1997-01-27T09:05:00.000Z', - 'Freight': 370.61, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10425, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-01-24T10:05:00.000Z', - 'ShippedDate': '1997-02-14T11:05:00.000Z', - 'Freight': 7.93, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10426, - 'CustomerID': 'GALED', - 'OrderDate': '1997-01-27T12:05:00.000Z', - 'ShippedDate': '1997-02-06T13:05:00.000Z', - 'Freight': 18.69, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10427, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-01-27T14:05:00.000Z', - 'ShippedDate': '1997-03-03T15:05:00.000Z', - 'Freight': 31.29, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10428, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-01-28T16:05:00.000Z', - 'ShippedDate': '1997-02-04T17:05:00.000Z', - 'Freight': 11.09, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10429, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-01-29T18:05:00.000Z', - 'ShippedDate': '1997-02-07T19:05:00.000Z', - 'Freight': 56.63, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10430, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-30T20:05:00.000Z', - 'ShippedDate': '1997-02-03T21:05:00.000Z', - 'Freight': 458.78, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10431, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-30T22:05:00.000Z', - 'ShippedDate': '1997-02-07T23:05:00.000Z', - 'Freight': 44.17, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10432, - 'CustomerID': 'SPLIR', - 'OrderDate': '1997-01-31T01:15:00.000Z', - 'ShippedDate': '1997-02-07T02:15:00.000Z', - 'Freight': 4.34, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10433, - 'CustomerID': 'PRINI', - 'OrderDate': '1997-02-03T03:15:00.000Z', - 'ShippedDate': '1997-03-04T04:15:00.000Z', - 'Freight': 73.83, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10434, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-02-03T05:15:00.000Z', - 'ShippedDate': '1997-02-13T06:15:00.000Z', - 'Freight': 17.92, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10435, - 'CustomerID': 'CONSH', - 'OrderDate': '1997-02-04T07:15:00.000Z', - 'ShippedDate': '1997-02-07T08:15:00.000Z', - 'Freight': 9.21, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10436, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-02-05T09:15:00.000Z', - 'ShippedDate': '1997-02-11T10:15:00.000Z', - 'Freight': 156.66, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10437, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-02-05T11:15:00.000Z', - 'ShippedDate': '1997-02-12T12:15:00.000Z', - 'Freight': 19.97, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10438, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-02-06T13:15:00.000Z', - 'ShippedDate': '1997-02-14T14:15:00.000Z', - 'Freight': 8.24, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10439, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-02-07T15:15:00.000Z', - 'ShippedDate': '1997-02-10T16:15:00.000Z', - 'Freight': 4.07, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10440, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-02-10T17:15:00.000Z', - 'ShippedDate': '1997-02-28T18:15:00.000Z', - 'Freight': 86.53, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10441, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-02-10T19:15:00.000Z', - 'ShippedDate': '1997-03-14T20:15:00.000Z', - 'Freight': 73.02, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10442, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-02-11T21:15:00.000Z', - 'ShippedDate': '1997-02-18T22:15:00.000Z', - 'Freight': 47.94, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10443, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-02-12T23:15:00.000Z', - 'ShippedDate': '1997-02-14T00:25:00.000Z', - 'Freight': 13.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10444, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-02-12T00:25:00.000Z', - 'ShippedDate': '1997-02-21T01:25:00.000Z', - 'Freight': 3.5, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10445, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-02-13T02:25:00.000Z', - 'ShippedDate': '1997-02-20T03:00.00.000Z', - 'Freight': 9.3, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10446, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-02-14T04:00.00.000Z', - 'ShippedDate': '1997-02-19T05:00.00.000Z', - 'Freight': 14.68, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10447, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-02-14T05:00.00.000Z', - 'ShippedDate': '1997-03-07T06:25:00.000Z', - 'Freight': 68.66, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10448, - 'CustomerID': 'RANCH', - 'OrderDate': '1997-02-17T07:25:00.000Z', - 'ShippedDate': '1997-02-24T08:25:00.000Z', - 'Freight': 38.82, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10449, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-02-18T09:25:00.000Z', - 'ShippedDate': '1997-02-27T10:25:00.000Z', - 'Freight': 53.3, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10450, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-02-19T11:25:00.000Z', - 'ShippedDate': '1997-03-11T12:25:00.000Z', - 'Freight': 7.23, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10451, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-02-19T13:25:00.000Z', - 'ShippedDate': '1997-03-12T14:25:00.000Z', - 'Freight': 189.09, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10452, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-02-20T15:25:00.000Z', - 'ShippedDate': '1997-02-26T16:25:00.000Z', - 'Freight': 140.26, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10453, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-02-21T17:25:00.000Z', - 'ShippedDate': '1997-02-26T18:25:00.000Z', - 'Freight': 25.36, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10454, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-02-21T19:25:00.000Z', - 'ShippedDate': '1997-02-25T20:25:00.000Z', - 'Freight': 2.74, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10455, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-02-24T21:25:00.000Z', - 'ShippedDate': '1997-03-03T22:25:00.000Z', - 'Freight': 180.45, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10456, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-02-25T23:25:00.000Z', - 'ShippedDate': '1997-02-28T01:25:00.000Z', - 'Freight': 8.12, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10457, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-02-25T01:35:00.000Z', - 'ShippedDate': '1997-03-03T02:35:00.000Z', - 'Freight': 11.57, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10458, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-02-26T03:35:00.000Z', - 'ShippedDate': '1997-03-04T04:35:00.000Z', - 'Freight': 147.06, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10459, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-02-27T04:35:00.000Z', - 'ShippedDate': '1997-02-28T04:35:00.000Z', - 'Freight': 25.09, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10460, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-02-28T05:35:00.000Z', - 'ShippedDate': '1997-03-03T06:35:00.000Z', - 'Freight': 16.27, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10461, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-02-28T07:35:00.000Z', - 'ShippedDate': '1997-03-05T08:35:00.000Z', - 'Freight': 148.61, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10462, - 'CustomerID': 'CONSH', - 'OrderDate': '1997-03-03T09:00.00.000Z', - 'ShippedDate': '1997-03-18T10:00.00.000Z', - 'Freight': 6.17, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10463, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-03-04T11:00.00.000Z', - 'ShippedDate': '1997-03-06T12:00.00.000Z', - 'Freight': 14.78, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10464, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-03-04T13:00.00.000Z', - 'ShippedDate': '1997-03-14T14:00.00.000Z', - 'Freight': 89, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10465, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-03-05T15:00.00.000Z', - 'ShippedDate': '1997-03-14T16:00.00.000Z', - 'Freight': 145.04, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10466, - 'CustomerID': 'COMMI', - 'OrderDate': '1997-03-06T17:00.00.000Z', - 'ShippedDate': '1997-03-13T18:00.00.000Z', - 'Freight': 11.93, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10467, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-03-06T19:00.00.000Z', - 'ShippedDate': '1997-03-11T20:00.00.000Z', - 'Freight': 4.93, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10468, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-03-07T21:00.00.000Z', - 'ShippedDate': '1997-03-12T22:00.00.000Z', - 'Freight': 44.12, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10469, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-03-10T23:00.00.000Z', - 'ShippedDate': '1997-03-14T01:00.00.000Z', - 'Freight': 60.18, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10470, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-03-11T02:00.00.000Z', - 'ShippedDate': '1997-03-14T03:00.00.000Z', - 'Freight': 64.56, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10471, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-03-11T04:00.00.000Z', - 'ShippedDate': '1997-03-18T05:00.00.000Z', - 'Freight': 45.59, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10472, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-03-12T06:00.00.000Z', - 'ShippedDate': '1997-03-19T07:00.00.000Z', - 'Freight': 4.2, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10473, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-03-13T08:00.00.000Z', - 'ShippedDate': '1997-03-21T09:00.00.000Z', - 'Freight': 16.37, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10474, - 'CustomerID': 'PERIC', - 'OrderDate': '1997-03-13T10:00.00.000Z', - 'ShippedDate': '1997-03-21T11:00.00.000Z', - 'Freight': 83.49, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10475, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-03-14T12:00.00.000Z', - 'ShippedDate': '1997-04-04T13:00.00.000Z', - 'Freight': 68.52, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10476, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-17T14:00.00.000Z', - 'ShippedDate': '1997-03-24T15:00.00.000Z', - 'Freight': 4.41, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10477, - 'CustomerID': 'PRINI', - 'OrderDate': '1997-03-17T16:00.00.000Z', - 'ShippedDate': '1997-03-25T17:00.00.000Z', - 'Freight': 13.02, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10478, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-03-18T18:00.00.000Z', - 'ShippedDate': '1997-03-26T19:00.00.000Z', - 'Freight': 4.81, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10479, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-03-19T20:00.00.000Z', - 'ShippedDate': '1997-03-21T21:00.00.000Z', - 'Freight': 708.95, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10480, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-03-20T22:00.00.000Z', - 'ShippedDate': '1997-03-24T23:00.00.000Z', - 'Freight': 1.35, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10481, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-03-20T01:00.00.000Z', - 'ShippedDate': '1997-03-25T02:00.00.000Z', - 'Freight': 64.33, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10482, - 'CustomerID': 'LAZYK', - 'OrderDate': '1997-03-21T03:00.00.000Z', - 'ShippedDate': '1997-04-10T04:00.00.000Z', - 'Freight': 7.48, - 'ShipName': 'Lazy K Kountry Store', - 'ShipAddress': '12 Orchestra Terrace', - 'ShipCity': 'Walla Walla', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10483, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-03-24T05:00.00.000Z', - 'ShippedDate': '1997-04-25T06:00.00.000Z', - 'Freight': 15.28, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10484, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-03-24T07:00.00.000Z', - 'ShippedDate': '1997-04-01T08:00.00.000Z', - 'Freight': 6.88, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10485, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-03-25T09:00.00.000Z', - 'ShippedDate': '1997-03-31T10:00.00.000Z', - 'Freight': 64.45, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10486, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-26T11:00.00.000Z', - 'ShippedDate': '1997-04-02T12:00.00.000Z', - 'Freight': 30.53, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10487, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-03-26T13:00.00.000Z', - 'ShippedDate': '1997-03-28T14:00.00.000Z', - 'Freight': 71.07, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10488, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-03-27T15:00.00.000Z', - 'ShippedDate': '1997-04-02T16:00.00.000Z', - 'Freight': 4.93, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10489, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-03-28T17:00.00.000Z', - 'ShippedDate': '1997-04-09T18:00.00.000Z', - 'Freight': 5.29, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10490, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-31T19:00.00.000Z', - 'ShippedDate': '1997-04-03T20:00.00.000Z', - 'Freight': 210.19, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10491, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-03-31T21:00.00.000Z', - 'ShippedDate': '1997-04-08T22:00.00.000Z', - 'Freight': 16.96, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10492, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-04-01T23:00.00.000Z', - 'ShippedDate': '1997-04-11T01:00.00.000Z', - 'Freight': 62.89, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10493, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-04-02T02:00.00.000Z', - 'ShippedDate': '1997-04-10T03:00.00.000Z', - 'Freight': 10.64, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10494, - 'CustomerID': 'COMMI', - 'OrderDate': '1997-04-02T04:00.00.000Z', - 'ShippedDate': '1997-04-09T05:00.00.000Z', - 'Freight': 65.99, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10495, - 'CustomerID': 'LAUGB', - 'OrderDate': '1997-04-03T06:00.00.000Z', - 'ShippedDate': '1997-04-11T07:00.00.000Z', - 'Freight': 4.65, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10496, - 'CustomerID': 'TRADH', - 'OrderDate': '1997-04-04T08:00.00.000Z', - 'ShippedDate': '1997-04-07T09:00.00.000Z', - 'Freight': 46.77, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10497, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-04-04T10:00.00.000Z', - 'ShippedDate': '1997-04-07T11:00.00.000Z', - 'Freight': 36.21, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10498, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-04-07T12:00.00.000Z', - 'ShippedDate': '1997-04-11T13:00.00.000Z', - 'Freight': 29.75, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10499, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-04-08T14:00.00.000Z', - 'ShippedDate': '1997-04-16T15:00.00.000Z', - 'Freight': 102.02, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10500, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-04-09T16:00.00.000Z', - 'ShippedDate': '1997-04-17T17:00.00.000Z', - 'Freight': 42.68, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10501, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-04-09T18:00.00.000Z', - 'ShippedDate': '1997-04-16T19:00.00.000Z', - 'Freight': 8.85, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10502, - 'CustomerID': 'PERIC', - 'OrderDate': '1997-04-10T20:00.00.000Z', - 'ShippedDate': '1997-04-29T21:00.00.000Z', - 'Freight': 69.32, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10503, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-04-11T22:00.00.000Z', - 'ShippedDate': '1997-04-16T23:00.00.000Z', - 'Freight': 16.74, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10504, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-04-11T01:00.00.000Z', - 'ShippedDate': '1997-04-18T02:00.00.000Z', - 'Freight': 59.13, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10505, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-04-14T03:00.00.000Z', - 'ShippedDate': '1997-04-21T04:00.00.000Z', - 'Freight': 7.13, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10506, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-04-15T05:05:00.000Z', - 'ShippedDate': '1997-05-02T06:05:00.000Z', - 'Freight': 21.19, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10507, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-04-15T07:05:00.000Z', - 'ShippedDate': '1997-04-22T08:05:00.000Z', - 'Freight': 47.45, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10508, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-04-16T09:05:00.000Z', - 'ShippedDate': '1997-05-13T10:05:00.000Z', - 'Freight': 4.99, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10509, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-04-17T11:05:00.000Z', - 'ShippedDate': '1997-04-29T12:05:00.000Z', - 'Freight': 0.15, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10510, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-04-18T13:05:00.000Z', - 'ShippedDate': '1997-04-28T14:05:00.000Z', - 'Freight': 367.63, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10511, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-04-18T15:05:00.000Z', - 'ShippedDate': '1997-04-21T01:05:00.000Z', - 'Freight': 350.64, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10512, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-04-21T02:05:00.000Z', - 'ShippedDate': '1997-04-24T03:05:00.000Z', - 'Freight': 3.53, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10513, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-04-22T04:05:00.000Z', - 'ShippedDate': '1997-04-28T05:05:00.000Z', - 'Freight': 105.65, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10514, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-04-22T05:05:00.000Z', - 'ShippedDate': '1997-05-16T07:05:00.000Z', - 'Freight': 789.95, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10515, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-04-23T08:05:00.000Z', - 'ShippedDate': '1997-05-23T09:05:00.000Z', - 'Freight': 204.47, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10516, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-04-24T10:05:00.000Z', - 'ShippedDate': '1997-05-01T11:05:00.000Z', - 'Freight': 62.78, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10517, - 'CustomerID': 'NORTS', - 'OrderDate': '1997-04-24T12:05:00.000Z', - 'ShippedDate': '1997-04-29T13:05:00.000Z', - 'Freight': 32.07, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10518, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-04-25T14:05:00.000Z', - 'ShippedDate': '1997-05-05T15:05:00.000Z', - 'Freight': 218.15, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10519, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-04-28T16:05:00.000Z', - 'ShippedDate': '1997-05-01T17:05:00.000Z', - 'Freight': 91.76, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10520, - 'CustomerID': 'SANTG', - 'OrderDate': '1997-04-29T18:05:00.000Z', - 'ShippedDate': '1997-05-01T19:05:00.000Z', - 'Freight': 13.37, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10521, - 'CustomerID': 'CACTU', - 'OrderDate': '1997-04-29T20:05:00.000Z', - 'ShippedDate': '1997-05-02T21:05:00.000Z', - 'Freight': 17.22, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10522, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-04-30T22:05:00.000Z', - 'ShippedDate': '1997-05-06T23:05:00.000Z', - 'Freight': 45.33, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10523, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-05-01T01:10:00.000Z', - 'ShippedDate': '1997-05-30T02:10:00.000Z', - 'Freight': 77.63, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10524, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-05-01T03:10:00.000Z', - 'ShippedDate': '1997-05-07T04:10:00.000Z', - 'Freight': 244.79, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10525, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-05-02T05:10:00.000Z', - 'ShippedDate': '1997-05-23T06:10:00.000Z', - 'Freight': 11.06, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10526, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-05-05T07:10:00.000Z', - 'ShippedDate': '1997-05-15T08:10:00.000Z', - 'Freight': 58.59, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10527, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-05T09:10:00.000Z', - 'ShippedDate': '1997-05-07T10:10:00.000Z', - 'Freight': 41.9, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10528, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-05-06T11:10:00.000Z', - 'ShippedDate': '1997-05-09T12:10:00.000Z', - 'Freight': 3.35, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10529, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-05-07T13:10:00.000Z', - 'ShippedDate': '1997-05-09T14:10:00.000Z', - 'Freight': 66.69, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10530, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-05-08T15:10:00.000Z', - 'ShippedDate': '1997-05-12T16:10:00.000Z', - 'Freight': 339.22, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10531, - 'CustomerID': 'OCEAN', - 'OrderDate': '1997-05-08T17:10:00.000Z', - 'ShippedDate': '1997-05-19T18:10:00.000Z', - 'Freight': 8.12, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10532, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-05-09T19:10:00.000Z', - 'ShippedDate': '1997-05-12T20:10:00.000Z', - 'Freight': 74.46, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10533, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-05-12T21:10:00.000Z', - 'ShippedDate': '1997-05-22T22:10:00.000Z', - 'Freight': 188.04, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10534, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-05-12T23:10:00.000Z', - 'ShippedDate': '1997-05-14T01:15:00.000Z', - 'Freight': 27.94, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10535, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-05-13T02:15:00.000Z', - 'ShippedDate': '1997-05-21T03:15:00.000Z', - 'Freight': 15.64, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10536, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-05-14T04:15:00.000Z', - 'ShippedDate': '1997-06-06T05:15:00.000Z', - 'Freight': 58.88, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10537, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-05-14T06:15:00.000Z', - 'ShippedDate': '1997-05-19T07:15:00.000Z', - 'Freight': 78.85, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10538, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-05-15T08:15:00.000Z', - 'ShippedDate': '1997-05-16T09:15:00.000Z', - 'Freight': 4.87, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10539, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-05-16T10:15:00.000Z', - 'ShippedDate': '1997-05-23T11:15:00.000Z', - 'Freight': 12.36, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10540, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-19T12:15:00.000Z', - 'ShippedDate': '1997-06-13T13:15:00.000Z', - 'Freight': 1007.64, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10541, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-05-19T14:15:00.000Z', - 'ShippedDate': '1997-05-29T15:15:00.000Z', - 'Freight': 68.65, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10542, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-05-20T16:15:00.000Z', - 'ShippedDate': '1997-05-26T17:15:00.000Z', - 'Freight': 10.95, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10543, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-05-21T18:15:00.000Z', - 'ShippedDate': '1997-05-23T19:15:00.000Z', - 'Freight': 48.17, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10544, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-05-21T20:15:00.000Z', - 'ShippedDate': '1997-05-30T21:15:00.000Z', - 'Freight': 24.91, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10545, - 'CustomerID': 'LAZYK', - 'OrderDate': '1997-05-22T23:15:00.000Z', - 'ShippedDate': '1997-06-26T01:20:00.000Z', - 'Freight': 11.92, - 'ShipName': 'Lazy K Kountry Store', - 'ShipAddress': '12 Orchestra Terrace', - 'ShipCity': 'Walla Walla', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10546, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-05-23T02:20:00.000Z', - 'ShippedDate': '1997-05-27T03:20:00.000Z', - 'Freight': 194.72, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10547, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-05-23T04:20:00.000Z', - 'ShippedDate': '1997-06-02T05:20:00.000Z', - 'Freight': 178.43, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10548, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-05-26T06:20:00.000Z', - 'ShippedDate': '1997-06-02T07:20:00.000Z', - 'Freight': 1.43, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10549, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-27T08:20:00.000Z', - 'ShippedDate': '1997-05-30T09:20:00.000Z', - 'Freight': 171.24, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10550, - 'CustomerID': 'GODOS', - 'OrderDate': '1997-05-28T10:20:00.000Z', - 'ShippedDate': '1997-06-06T11:20:00.000Z', - 'Freight': 4.32, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10551, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-05-28T12:20:00.000Z', - 'ShippedDate': '1997-06-06T13:20:00.000Z', - 'Freight': 72.95, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10552, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-05-29T14:20:00.000Z', - 'ShippedDate': '1997-06-05T15:20:00.000Z', - 'Freight': 83.22, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10553, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-05-30T16:20:00.000Z', - 'ShippedDate': '1997-06-03T17:20:00.000Z', - 'Freight': 149.49, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10554, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-05-30T18:20:00.000Z', - 'ShippedDate': '1997-06-05T19:20:00.000Z', - 'Freight': 120.97, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10555, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-06-02T20:20:00.000Z', - 'ShippedDate': '1997-06-04T21:20:00.000Z', - 'Freight': 252.49, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10556, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-06-03T22:20:00.000Z', - 'ShippedDate': '1997-06-13T23:20:00.000Z', - 'Freight': 9.8, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10557, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-06-03T01:25:00.000Z', - 'ShippedDate': '1997-06-06T02:25:00.000Z', - 'Freight': 96.72, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10558, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-06-04T03:25:00.000Z', - 'ShippedDate': '1997-06-10T04:25:00.000Z', - 'Freight': 72.97, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10559, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-05T05:25:00.000Z', - 'ShippedDate': '1997-06-13T06:25:00.000Z', - 'Freight': 8.05, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10560, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-06-06T07:25:00.000Z', - 'ShippedDate': '1997-06-09T08:25:00.000Z', - 'Freight': 36.65, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10561, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-06-06T09:25:00.000Z', - 'ShippedDate': '1997-06-09T10:25:00.000Z', - 'Freight': 242.21, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10562, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-06-09T11:25:00.000Z', - 'ShippedDate': '1997-06-12T12:25:00.000Z', - 'Freight': 22.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10563, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-06-10T13:25:00.000Z', - 'ShippedDate': '1997-06-24T14:25:00.000Z', - 'Freight': 60.43, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10564, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-06-10T15:25:00.000Z', - 'ShippedDate': '1997-06-16T16:25:00.000Z', - 'Freight': 13.75, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10565, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-06-11T17:25:00.000Z', - 'ShippedDate': '1997-06-18T18:25:00.000Z', - 'Freight': 7.15, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10566, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-12T01:10:00.000Z', - 'ShippedDate': '1997-06-18T02:10:00.000Z', - 'Freight': 88.4, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10567, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-06-12T03:10:00.000Z', - 'ShippedDate': '1997-06-17T03:10:00.000Z', - 'Freight': 33.97, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10568, - 'CustomerID': 'GALED', - 'OrderDate': '1997-06-13T04:10:00.000Z', - 'ShippedDate': '1997-07-09T05:10:00.000Z', - 'Freight': 6.54, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10569, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-06-16T06:10:00.000Z', - 'ShippedDate': '1997-07-11T07:10:00.000Z', - 'Freight': 58.98, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10570, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-06-17T08:10:00.000Z', - 'ShippedDate': '1997-06-19T09:10:00.000Z', - 'Freight': 188.99, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10571, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-06-17T10:10:00.000Z', - 'ShippedDate': '1997-07-04T11:10:00.000Z', - 'Freight': 26.06, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10572, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-06-18T12:10:00.000Z', - 'ShippedDate': '1997-06-25T13:10:00.000Z', - 'Freight': 116.43, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10573, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-06-19T14:10:00.000Z', - 'ShippedDate': '1997-06-20T15:10:00.000Z', - 'Freight': 84.84, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10574, - 'CustomerID': 'TRAIH', - 'OrderDate': '1997-06-19T16:10:00.000Z', - 'ShippedDate': '1997-06-30T17:10:00.000Z', - 'Freight': 37.6, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10575, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-06-20T18:10:00.000Z', - 'ShippedDate': '1997-06-30T19:10:00.000Z', - 'Freight': 127.34, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10576, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-06-23T20:10:00.000Z', - 'ShippedDate': '1997-06-30T21:10:00.000Z', - 'Freight': 18.56, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10577, - 'CustomerID': 'TRAIH', - 'OrderDate': '1997-06-23T22:10:00.000Z', - 'ShippedDate': '1997-06-30T23:10:00.000Z', - 'Freight': 25.41, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10578, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-06-24T23:10:00.000Z', - 'ShippedDate': '1997-07-25T01:15:00.000Z', - 'Freight': 29.6, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10579, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-06-25T01:30:00.000Z', - 'ShippedDate': '1997-07-04T02:30:00.000Z', - 'Freight': 13.73, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10580, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-06-26T03:30:00.000Z', - 'ShippedDate': '1997-07-01T04:30:00.000Z', - 'Freight': 75.89, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10581, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-06-26T05:30:00.000Z', - 'ShippedDate': '1997-07-02T06:30:00.000Z', - 'Freight': 3.01, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10582, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-06-27T07:30:00.000Z', - 'ShippedDate': '1997-07-14T08:30:00.000Z', - 'Freight': 27.71, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10583, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-06-30T08:30:00.000Z', - 'ShippedDate': '1997-07-04T09:30:00.000Z', - 'Freight': 7.28, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10584, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-30T10:30:00.000Z', - 'ShippedDate': '1997-07-04T11:30:00.000Z', - 'Freight': 59.14, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10585, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-07-01T12:30:00.000Z', - 'ShippedDate': '1997-07-10T13:30:00.000Z', - 'Freight': 13.41, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10586, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-07-02T14:30:00.000Z', - 'ShippedDate': '1997-07-09T15:30:00.000Z', - 'Freight': 0.48, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10587, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-07-02T16:30:00.000Z', - 'ShippedDate': '1997-07-09T17:30:00.000Z', - 'Freight': 62.52, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10588, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-07-03T18:30:00.000Z', - 'ShippedDate': '1997-07-10T19:30:00.000Z', - 'Freight': 194.67, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10589, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-04T20:30:00.000Z', - 'ShippedDate': '1997-07-14T21:30:00.000Z', - 'Freight': 4.42, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10590, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-07-07T22:30:00.000Z', - 'ShippedDate': '1997-07-14T23:30:00.000Z', - 'Freight': 44.77, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10591, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-07-07T22:30:00.000Z', - 'ShippedDate': '1997-07-16T01:40:00.000Z', - 'Freight': 55.92, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10592, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-07-08T02:40:00.000Z', - 'ShippedDate': '1997-07-16T03:40:00.000Z', - 'Freight': 32.1, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10593, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-07-09T04:40:00.000Z', - 'ShippedDate': '1997-08-13T05:40:00.000Z', - 'Freight': 174.2, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10594, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-07-09T06:40:00.000Z', - 'ShippedDate': '1997-07-16T07:40:00.000Z', - 'Freight': 5.24, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10595, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-07-10T08:40:00.000Z', - 'ShippedDate': '1997-07-14T09:40:00.000Z', - 'Freight': 96.78, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10596, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-07-11T10:40:00.000Z', - 'ShippedDate': '1997-08-12T11:40:00.000Z', - 'Freight': 16.34, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10597, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-07-11T12:40:00.000Z', - 'ShippedDate': '1997-07-18T13:40:00.000Z', - 'Freight': 35.12, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10598, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-07-14T14:40:00.000Z', - 'ShippedDate': '1997-07-18T15:40:00.000Z', - 'Freight': 44.42, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10599, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-07-15T16:40:00.000Z', - 'ShippedDate': '1997-07-21T17:40:00.000Z', - 'Freight': 29.98, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10600, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-07-16T18:40:00.000Z', - 'ShippedDate': '1997-07-21T19:40:00.000Z', - 'Freight': 45.13, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10601, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-07-16T20:40:00.000Z', - 'ShippedDate': '1997-07-22T21:40:00.000Z', - 'Freight': 58.3, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10602, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-07-17T22:40:00.000Z', - 'ShippedDate': '1997-07-22T23:40:00.000Z', - 'Freight': 2.92, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10603, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-18T01:25:00.000Z', - 'ShippedDate': '1997-08-08T02:25:00.000Z', - 'Freight': 48.77, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10604, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-07-18T03:25:00.000Z', - 'ShippedDate': '1997-07-29T03:25:00.000Z', - 'Freight': 7.46, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10605, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-07-21T04:25:00.000Z', - 'ShippedDate': '1997-07-29T05:25:00.000Z', - 'Freight': 379.13, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10606, - 'CustomerID': 'TRADH', - 'OrderDate': '1997-07-22T06:25:00.000Z', - 'ShippedDate': '1997-07-31T07:25:00.000Z', - 'Freight': 79.4, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10607, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-22T08:25:00.000Z', - 'ShippedDate': '1997-07-25T09:25:00.000Z', - 'Freight': 200.24, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10608, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-07-23T10:25:00.000Z', - 'ShippedDate': '1997-08-01T11:25:00.000Z', - 'Freight': 27.79, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10609, - 'CustomerID': 'DUMON', - 'OrderDate': '1997-07-24T12:25:00.000Z', - 'ShippedDate': '1997-07-30T13:25:00.000Z', - 'Freight': 1.85, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10610, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-07-25T14:25:00.000Z', - 'ShippedDate': '1997-08-06T15:25:00.000Z', - 'Freight': 26.78, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10611, - 'CustomerID': 'WOLZA', - 'OrderDate': '1997-07-25T16:25:00.000Z', - 'ShippedDate': '1997-08-01T17:25:00.000Z', - 'Freight': 80.65, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10612, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-28T18:25:00.000Z', - 'ShippedDate': '1997-08-01T19:25:00.000Z', - 'Freight': 544.08, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10613, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-07-29T20:25:00.000Z', - 'ShippedDate': '1997-08-01T21:25:00.000Z', - 'Freight': 8.11, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10614, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-07-29T22:25:00.000Z', - 'ShippedDate': '1997-08-01T23:25:00.000Z', - 'Freight': 1.93, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10615, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-07-30T01:35:00.000Z', - 'ShippedDate': '1997-08-06T02:35:00.000Z', - 'Freight': 0.75, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10616, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-31T03:35:00.000Z', - 'ShippedDate': '1997-08-05T04:35:00.000Z', - 'Freight': 116.53, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10617, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-31T05:35:00.000Z', - 'ShippedDate': '1997-08-04T06:35:00.000Z', - 'Freight': 18.53, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10618, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-08-01T07:35:00.000Z', - 'ShippedDate': '1997-08-08T08:35:00.000Z', - 'Freight': 154.68, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10619, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-08-04T09:35:00.000Z', - 'ShippedDate': '1997-08-07T10:35:00.000Z', - 'Freight': 91.05, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10620, - 'CustomerID': 'LAUGB', - 'OrderDate': '1997-08-05T11:35:00.000Z', - 'ShippedDate': '1997-08-14T12:35:00.000Z', - 'Freight': 0.94, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10621, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-08-05T13:35:00.000Z', - 'ShippedDate': '1997-08-11T14:35:00.000Z', - 'Freight': 23.73, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10622, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-08-06T15:35:00.000Z', - 'ShippedDate': '1997-08-11T16:35:00.000Z', - 'Freight': 50.97, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10623, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-08-07T17:35:00.000Z', - 'ShippedDate': '1997-08-12T18:35:00.000Z', - 'Freight': 97.18, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10624, - 'CustomerID': 'THECR', - 'OrderDate': '1997-08-07T19:35:00.000Z', - 'ShippedDate': '1997-08-19T20:35:00.000Z', - 'Freight': 94.8, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10625, - 'CustomerID': 'ANATR', - 'OrderDate': '1997-08-08T21:35:00.000Z', - 'ShippedDate': '1997-08-14T22:35:00.000Z', - 'Freight': 43.9, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10626, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-08-11T23:35:00.000Z', - 'ShippedDate': '1997-08-20T01:50:00.000Z', - 'Freight': 138.69, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10627, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-08-11T02:50:00.000Z', - 'ShippedDate': '1997-08-21T03:50:00.000Z', - 'Freight': 107.46, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10628, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-08-12T04:50:00.000Z', - 'ShippedDate': '1997-08-20T05:50:00.000Z', - 'Freight': 30.36, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10629, - 'CustomerID': 'GODOS', - 'OrderDate': '1997-08-12T06:50:00.000Z', - 'ShippedDate': '1997-08-20T07:50:00.000Z', - 'Freight': 85.46, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10630, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-08-13T08:50:00.000Z', - 'ShippedDate': '1997-08-19T09:50:00.000Z', - 'Freight': 32.35, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10631, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-08-14T10:50:00.000Z', - 'ShippedDate': '1997-08-15T11:50:00.000Z', - 'Freight': 0.87, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10632, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-08-14T12:50:00.000Z', - 'ShippedDate': '1997-08-19T13:50:00.000Z', - 'Freight': 41.38, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10633, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-08-15T14:50:00.000Z', - 'ShippedDate': '1997-08-18T15:50:00.000Z', - 'Freight': 477.9, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10634, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-08-15T16:50:00.000Z', - 'ShippedDate': '1997-08-21T17:50:00.000Z', - 'Freight': 487.38, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10635, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-08-18T18:50:00.000Z', - 'ShippedDate': '1997-08-21T19:50:00.000Z', - 'Freight': 47.46, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10636, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-08-19T20:50:00.000Z', - 'ShippedDate': '1997-08-26T21:50:00.000Z', - 'Freight': 1.15, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10637, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-08-19T22:50:00.000Z', - 'ShippedDate': '1997-08-26T23:50:00.000Z', - 'Freight': 201.29, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10638, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-08-20T14:50:00.000Z', - 'ShippedDate': '1997-09-01T15:50:00.000Z', - 'Freight': 158.44, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10639, - 'CustomerID': 'SANTG', - 'OrderDate': '1997-08-20T16:50:00.000Z', - 'ShippedDate': '1997-08-27T17:50:00.000Z', - 'Freight': 38.64, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10640, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-08-21T18:50:00.000Z', - 'ShippedDate': '1997-08-28T19:50:00.000Z', - 'Freight': 23.55, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10641, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-08-22T01:55:00.000Z', - 'ShippedDate': '1997-08-26T02:55:00.000Z', - 'Freight': 179.61, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10642, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-08-22T03:55:00.000Z', - 'ShippedDate': '1997-09-05T04:55:00.000Z', - 'Freight': 41.89, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10643, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-08-25T05:55:00.000Z', - 'ShippedDate': '1997-09-02T06:55:00.000Z', - 'Freight': 29.46, - 'ShipName': 'Alfreds Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10644, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-08-25T07:55:00.000Z', - 'ShippedDate': '1997-09-01T08:55:00.000Z', - 'Freight': 0.14, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10645, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-08-26T09:55:00.000Z', - 'ShippedDate': '1997-09-02T10:55:00.000Z', - 'Freight': 12.41, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10646, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-08-27T11:55:00.000Z', - 'ShippedDate': '1997-09-03T12:55:00.000Z', - 'Freight': 142.33, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10647, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-08-27T13:55:00.000Z', - 'ShippedDate': '1997-09-03T14:55:00.000Z', - 'Freight': 45.54, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10648, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-08-28T15:55:00.000Z', - 'ShippedDate': '1997-09-09T16:55:00.000Z', - 'Freight': 14.25, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10649, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-08-28T17:55:00.000Z', - 'ShippedDate': '1997-08-29T18:55:00.000Z', - 'Freight': 6.2, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10650, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-08-29T19:55:00.000Z', - 'ShippedDate': '1997-09-03T20:55:00.000Z', - 'Freight': 176.81, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10651, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-09-01T21:55:00.000Z', - 'ShippedDate': '1997-09-11T22:55:00.000Z', - 'Freight': 20.6, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10652, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-09-01T23:55:00.000Z', - 'ShippedDate': '1997-09-08T01:15:00.000Z', - 'Freight': 7.14, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10653, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-02T02:15:00.000Z', - 'ShippedDate': '1997-09-19T03:15:00.000Z', - 'Freight': 93.25, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10654, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-09-02T04:15:00.000Z', - 'ShippedDate': '1997-09-11T05:15:00.000Z', - 'Freight': 55.26, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10655, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-09-03T06:15:00.000Z', - 'ShippedDate': '1997-09-11T07:15:00.000Z', - 'Freight': 4.41, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10656, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-09-04T08:15:00.000Z', - 'ShippedDate': '1997-09-10T09:15:00.000Z', - 'Freight': 57.15, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10657, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-09-04T10:15:00.000Z', - 'ShippedDate': '1997-09-15T11:15:00.000Z', - 'Freight': 352.69, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10658, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-09-05T12:15:00.000Z', - 'ShippedDate': '1997-09-08T13:15:00.000Z', - 'Freight': 364.15, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10659, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-09-05T14:15:00.000Z', - 'ShippedDate': '1997-09-10T15:15:00.000Z', - 'Freight': 105.81, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10660, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-09-08T16:15:00.000Z', - 'ShippedDate': '1997-10-15T17:15:00.000Z', - 'Freight': 111.29, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10661, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-09-09T18:15:00.000Z', - 'ShippedDate': '1997-09-15T19:15:00.000Z', - 'Freight': 17.55, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10662, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-09-09T20:15:00.000Z', - 'ShippedDate': '1997-09-18T21:15:00.000Z', - 'Freight': 1.28, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10663, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-09-10T22:15:00.000Z', - 'ShippedDate': '1997-10-03T23:15:00.000Z', - 'Freight': 113.15, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10664, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-09-10T01:45:00.000Z', - 'ShippedDate': '1997-09-19T02:45:00.000Z', - 'Freight': 1.27, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10665, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-09-11T03:45:00.000Z', - 'ShippedDate': '1997-09-17T04:45:00.000Z', - 'Freight': 26.31, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10666, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-09-12T05:45:00.000Z', - 'ShippedDate': '1997-09-22T06:45:00.000Z', - 'Freight': 232.42, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10667, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-09-12T07:45:00.000Z', - 'ShippedDate': '1997-09-19T08:45:00.000Z', - 'Freight': 78.09, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10668, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-09-15T09:45:00.000Z', - 'ShippedDate': '1997-09-23T10:45:00.000Z', - 'Freight': 47.22, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10669, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-09-15T11:45:00.000Z', - 'ShippedDate': '1997-09-22T12:45:00.000Z', - 'Freight': 24.39, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10670, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-16T13:45:00.000Z', - 'ShippedDate': '1997-09-18T14:45:00.000Z', - 'Freight': 203.48, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10671, - 'CustomerID': 'FRANR', - 'OrderDate': '1997-09-17T15:45:00.000Z', - 'ShippedDate': '1997-09-24T16:45:00.000Z', - 'Freight': 30.34, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10672, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-09-17T17:45:00.000Z', - 'ShippedDate': '1997-09-26T18:45:00.000Z', - 'Freight': 95.75, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10673, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-09-18T19:45:00.000Z', - 'ShippedDate': '1997-09-19T20:45:00.000Z', - 'Freight': 22.76, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10674, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-09-18T21:45:00.000Z', - 'ShippedDate': '1997-09-30T22:45:00.000Z', - 'Freight': 0.9, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10675, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-19T23:45:00.000Z', - 'ShippedDate': '1997-09-23T01:50:00.000Z', - 'Freight': 31.85, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10676, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-09-22T02:50:00.000Z', - 'ShippedDate': '1997-09-29T03:50:00.000Z', - 'Freight': 2.01, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10677, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-09-22T04:50:00.000Z', - 'ShippedDate': '1997-09-26T05:50:00.000Z', - 'Freight': 4.03, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10678, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-09-23T06:50:00.000Z', - 'ShippedDate': '1997-10-16T07:50:00.000Z', - 'Freight': 388.98, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10679, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-09-23T08:50:00.000Z', - 'ShippedDate': '1997-09-30T09:50:00.000Z', - 'Freight': 27.94, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10680, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-09-24T10:50:00.000Z', - 'ShippedDate': '1997-09-26T11:50:00.000Z', - 'Freight': 26.61, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10681, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-09-25T12:50:00.000Z', - 'ShippedDate': '1997-09-30T13:50:00.000Z', - 'Freight': 76.13, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10682, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-09-25T14:50:00.000Z', - 'ShippedDate': '1997-10-01T15:50:00.000Z', - 'Freight': 36.13, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10683, - 'CustomerID': 'DUMON', - 'OrderDate': '1997-09-26T16:50:00.000Z', - 'ShippedDate': '1997-10-01T17:50:00.000Z', - 'Freight': 4.4, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10684, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-09-26T18:50:00.000Z', - 'ShippedDate': '1997-09-30T19:50:00.000Z', - 'Freight': 145.63, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10685, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-09-29T20:50:00.000Z', - 'ShippedDate': '1997-10-03T21:50:00.000Z', - 'Freight': 33.75, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10686, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-09-30T22:50:00.000Z', - 'ShippedDate': '1997-10-08T23:50:00.000Z', - 'Freight': 96.5, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10687, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-09-30T01:15:00.000Z', - 'ShippedDate': '1997-10-30T02:15:00.000Z', - 'Freight': 296.43, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10688, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-10-01T03:15:00.000Z', - 'ShippedDate': '1997-10-07T04:15:00.000Z', - 'Freight': 299.09, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10689, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-10-01T05:15:00.000Z', - 'ShippedDate': '1997-10-07T06:15:00.000Z', - 'Freight': 13.42, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10690, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-10-02T07:15:00.000Z', - 'ShippedDate': '1997-10-03T08:15:00.000Z', - 'Freight': 15.8, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10691, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-03T09:15:00.000Z', - 'ShippedDate': '1997-10-22T10:15:00.000Z', - 'Freight': 810.05, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10692, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-10-03T11:15:00.000Z', - 'ShippedDate': '1997-10-13T12:15:00.000Z', - 'Freight': 61.02, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10693, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-06T13:15:00.000Z', - 'ShippedDate': '1997-10-10T14:15:00.000Z', - 'Freight': 139.34, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10694, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-06T15:15:00.000Z', - 'ShippedDate': '1997-10-09T16:15:00.000Z', - 'Freight': 398.36, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10695, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-10-07T17:15:00.000Z', - 'ShippedDate': '1997-10-14T18:15:00.000Z', - 'Freight': 16.72, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10696, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-08T19:15:00.000Z', - 'ShippedDate': '1997-10-14T20:15:00.000Z', - 'Freight': 102.55, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10697, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-10-08T21:15:00.000Z', - 'ShippedDate': '1997-10-14T22:15:00.000Z', - 'Freight': 45.52, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10698, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-10-09T23:15:00.000Z', - 'ShippedDate': '1997-10-17T10:15:00.000Z', - 'Freight': 272.47, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10699, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-10-09T02:40:00.000Z', - 'ShippedDate': '1997-10-13T03:40:00.000Z', - 'Freight': 0.58, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10700, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-10T03:40:00.000Z', - 'ShippedDate': '1997-10-16T04:40:00.000Z', - 'Freight': 65.1, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10701, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-10-13T05:40:00.000Z', - 'ShippedDate': '1997-10-15T06:40:00.000Z', - 'Freight': 220.31, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10702, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-10-13T07:40:00.000Z', - 'ShippedDate': '1997-10-21T08:40:00.000Z', - 'Freight': 23.94, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10703, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-10-14T09:40:00.000Z', - 'ShippedDate': '1997-10-20T10:40:00.000Z', - 'Freight': 152.3, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10704, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-10-14T11:40:00.000Z', - 'ShippedDate': '1997-11-07T12:40:00.000Z', - 'Freight': 4.78, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10705, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-10-15T13:40:00.000Z', - 'ShippedDate': '1997-11-18T14:40:00.000Z', - 'Freight': 3.52, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10706, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-10-16T15:40:00.000Z', - 'ShippedDate': '1997-10-21T16:40:00.000Z', - 'Freight': 135.63, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10707, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-10-16T17:40:00.000Z', - 'ShippedDate': '1997-10-23T18:40:00.000Z', - 'Freight': 21.74, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10708, - 'CustomerID': 'THEBI', - 'OrderDate': '1997-10-17T19:40:00.000Z', - 'ShippedDate': '1997-11-05T20:40:00.000Z', - 'Freight': 2.96, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10709, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-10-17T21:40:00.000Z', - 'ShippedDate': '1997-11-20T22:40:00.000Z', - 'Freight': 210.8, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10710, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-10-20T23:40:00.000Z', - 'ShippedDate': '1997-10-23T15:40:00.000Z', - 'Freight': 4.98, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10711, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-21T01:30:00.000Z', - 'ShippedDate': '1997-10-29T02:30:00.000Z', - 'Freight': 52.41, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10712, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-10-21T03:30:00.000Z', - 'ShippedDate': '1997-10-31T04:30:00.000Z', - 'Freight': 89.93, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10713, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-22T05:30:00.000Z', - 'ShippedDate': '1997-10-24T06:30:00.000Z', - 'Freight': 167.05, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10714, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-22T07:30:00.000Z', - 'ShippedDate': '1997-10-27T08:30:00.000Z', - 'Freight': 24.49, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10715, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-10-23T09:30:00.000Z', - 'ShippedDate': '1997-10-29T10:30:00.000Z', - 'Freight': 63.2, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10716, - 'CustomerID': 'RANCH', - 'OrderDate': '1997-10-24T11:30:00.000Z', - 'ShippedDate': '1997-10-27T12:30:00.000Z', - 'Freight': 22.57, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10717, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-10-24T13:30:00.000Z', - 'ShippedDate': '1997-10-29T14:30:00.000Z', - 'Freight': 59.25, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10718, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-10-27T17:30:00.000Z', - 'ShippedDate': '1997-10-29T18:30:00.000Z', - 'Freight': 170.88, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10719, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-10-27T19:30:00.000Z', - 'ShippedDate': '1997-11-05T20:30:00.000Z', - 'Freight': 51.44, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10720, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-10-28T21:30:00.000Z', - 'ShippedDate': '1997-11-05T22:30:00.000Z', - 'Freight': 9.53, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10721, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-29T23:30:00.000Z', - 'ShippedDate': '1997-10-31T01:10:00.000Z', - 'Freight': 48.92, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10722, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-29T02:10:00.000Z', - 'ShippedDate': '1997-11-04T03:10:00.000Z', - 'Freight': 74.58, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10723, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-30T04:10:00.000Z', - 'ShippedDate': '1997-11-25T05:10:00.000Z', - 'Freight': 21.72, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029-12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10724, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-10-30T06:10:00.000Z', - 'ShippedDate': '1997-11-05T07:10:00.000Z', - 'Freight': 57.75, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10725, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-10-31T08:10:00.000Z', - 'ShippedDate': '1997-11-05T01:10:00.000Z', - 'Freight': 10.83, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10726, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-11-03T02:10:00.000Z', - 'ShippedDate': '1997-12-05T03:10:00.000Z', - 'Freight': 16.56, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10727, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-11-03T04:10:00.000Z', - 'ShippedDate': '1997-12-05T05:10:00.000Z', - 'Freight': 89.9, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10728, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-11-04T06:10:00.000Z', - 'ShippedDate': '1997-11-11T07:10:00.000Z', - 'Freight': 58.33, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10729, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-11-04T08:10:00.000Z', - 'ShippedDate': '1997-11-14T09:10:00.000Z', - 'Freight': 141.06, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10730, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-05T10:10:00.000Z', - 'ShippedDate': '1997-11-14T11:10:00.000Z', - 'Freight': 20.12, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10731, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-11-06T12:10:00.000Z', - 'ShippedDate': '1997-11-14T13:10:00.000Z', - 'Freight': 96.65, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10732, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-06T14:10:00.000Z', - 'ShippedDate': '1997-11-07T15:10:00.000Z', - 'Freight': 16.97, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10733, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-11-07T16:10:00.000Z', - 'ShippedDate': '1997-11-10T17:10:00.000Z', - 'Freight': 110.11, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10734, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-11-07T18:10:00.000Z', - 'ShippedDate': '1997-11-12T19:10:00.000Z', - 'Freight': 1.63, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10735, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-11-10T20:10:00.000Z', - 'ShippedDate': '1997-11-21T21:10:00.000Z', - 'Freight': 45.97, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10736, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-11-11T22:10:00.000Z', - 'ShippedDate': '1997-11-21T23:10:00.000Z', - 'Freight': 44.1, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10737, - 'CustomerID': 'VINET', - 'OrderDate': '1997-11-11T01:10:00.000Z', - 'ShippedDate': '1997-11-18T02:10:00.000Z', - 'Freight': 7.79, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10738, - 'CustomerID': 'SPECD', - 'OrderDate': '1997-11-12T03:10:00.000Z', - 'ShippedDate': '1997-11-18T04:10:00.000Z', - 'Freight': 2.91, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10739, - 'CustomerID': 'VINET', - 'OrderDate': '1997-11-12T05:10:00.000Z', - 'ShippedDate': '1997-11-17T06:10:00.000Z', - 'Freight': 11.08, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10740, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-11-13T07:10:00.000Z', - 'ShippedDate': '1997-11-25T08:10:00.000Z', - 'Freight': 81.88, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10741, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-11-14T09:10:00.000Z', - 'ShippedDate': '1997-11-18T10:10:00.000Z', - 'Freight': 10.96, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10742, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-11-14T11:10:00.000Z', - 'ShippedDate': '1997-11-18T12:10:00.000Z', - 'Freight': 243.73, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10743, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-11-17T13:10:00.000Z', - 'ShippedDate': '1997-11-21T14:10:00.000Z', - 'Freight': 23.72, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10744, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-11-17T15:10:00.000Z', - 'ShippedDate': '1997-11-24T16:10:00.000Z', - 'Freight': 69.19, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10745, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-11-18T17:10:00.000Z', - 'ShippedDate': '1997-11-27T18:10:00.000Z', - 'Freight': 3.52, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10746, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-11-19T19:10:00.000Z', - 'ShippedDate': '1997-11-21T20:10:00.000Z', - 'Freight': 31.43, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10747, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-11-19T21:10:00.000Z', - 'ShippedDate': '1997-11-26T22:10:00.000Z', - 'Freight': 117.33, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10748, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-11-20T23:10:00.000Z', - 'ShippedDate': '1997-11-28T13:10:00.000Z', - 'Freight': 232.55, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10749, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-11-20T02:25:00.000Z', - 'ShippedDate': '1997-12-19T03:25:00.000Z', - 'Freight': 61.53, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10750, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-11-21T04:25:00.000Z', - 'ShippedDate': '1997-11-24T05:25:00.000Z', - 'Freight': 79.3, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10751, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-11-24T06:25:00.000Z', - 'ShippedDate': '1997-12-03T07:25:00.000Z', - 'Freight': 130.79, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10752, - 'CustomerID': 'NORTS', - 'OrderDate': '1997-11-24T08:25:00.000Z', - 'ShippedDate': '1997-11-28T09:25:00.000Z', - 'Freight': 1.39, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10753, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-11-25T10:25:00.000Z', - 'ShippedDate': '1997-11-27T11:25:00.000Z', - 'Freight': 7.7, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10754, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-11-25T12:25:00.000Z', - 'ShippedDate': '1997-11-27T13:25:00.000Z', - 'Freight': 2.38, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10755, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-26T14:25:00.000Z', - 'ShippedDate': '1997-11-28T15:25:00.000Z', - 'Freight': 16.71, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10756, - 'CustomerID': 'SPLIR', - 'OrderDate': '1997-11-27T16:25:00.000Z', - 'ShippedDate': '1997-12-02T17:25:00.000Z', - 'Freight': 73.21, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10757, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-11-27T18:25:00.000Z', - 'ShippedDate': '1997-12-15T19:25:00.000Z', - 'Freight': 8.19, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10758, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-11-28T20:25:00.000Z', - 'ShippedDate': '1997-12-04T21:25:00.000Z', - 'Freight': 138.17, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10759, - 'CustomerID': 'ANATR', - 'OrderDate': '1997-11-28T22:25:00.000Z', - 'ShippedDate': '1997-12-12T23:25:00.000Z', - 'Freight': 11.99, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10760, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-12-01T01:40:00.000Z', - 'ShippedDate': '1997-12-10T02:40:00.000Z', - 'Freight': 155.64, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10761, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-12-02T03:40:00.000Z', - 'ShippedDate': '1997-12-08T04:40:00.000Z', - 'Freight': 18.66, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10762, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-12-02T05:40:00.000Z', - 'ShippedDate': '1997-12-09T06:40:00.000Z', - 'Freight': 328.74, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10763, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-12-03T07:40:00.000Z', - 'ShippedDate': '1997-12-08T08:40:00.000Z', - 'Freight': 37.35, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10764, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-03T09:40:00.000Z', - 'ShippedDate': '1997-12-08T10:40:00.000Z', - 'Freight': 145.45, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10765, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-12-04T11:40:00.000Z', - 'ShippedDate': '1997-12-09T12:40:00.000Z', - 'Freight': 42.74, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10766, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-12-05T13:40:00.000Z', - 'ShippedDate': '1997-12-09T14:40:00.000Z', - 'Freight': 157.55, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10767, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-12-05T15:40:00.000Z', - 'ShippedDate': '1997-12-15T16:40:00.000Z', - 'Freight': 1.59, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10768, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-12-08T17:40:00.000Z', - 'ShippedDate': '1997-12-15T18:40:00.000Z', - 'Freight': 146.32, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10769, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-12-08T19:40:00.000Z', - 'ShippedDate': '1997-12-12T20:40:00.000Z', - 'Freight': 65.06, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10770, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-12-09T21:40:00.000Z', - 'ShippedDate': '1997-12-17T22:40:00.000Z', - 'Freight': 5.32, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10771, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-10T23:40:00.000Z', - 'ShippedDate': '1998-01-02T01:50:00.000Z', - 'Freight': 11.19, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10772, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-12-10T02:50:00.000Z', - 'ShippedDate': '1997-12-19T03:50:00.000Z', - 'Freight': 91.28, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10773, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-11T04:50:00.000Z', - 'ShippedDate': '1997-12-16T04:50:00.000Z', - 'Freight': 96.43, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10774, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-12-11T05:50:00.000Z', - 'ShippedDate': '1997-12-12T06:50:00.000Z', - 'Freight': 48.2, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10775, - 'CustomerID': 'THECR', - 'OrderDate': '1997-12-12T07:50:00.000Z', - 'ShippedDate': '1997-12-26T08:50:00.000Z', - 'Freight': 20.25, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10776, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-15T09:50:00.000Z', - 'ShippedDate': '1997-12-18T10:50:00.000Z', - 'Freight': 351.53, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10777, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-12-15T11:50:00.000Z', - 'ShippedDate': '1998-01-21T12:50:00.000Z', - 'Freight': 3.01, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10778, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-12-16T13:50:00.000Z', - 'ShippedDate': '1997-12-24T14:50:00.000Z', - 'Freight': 6.79, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10779, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-12-16T15:50:00.000Z', - 'ShippedDate': '1998-01-14T16:50:00.000Z', - 'Freight': 58.13, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10780, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-12-16T17:50:00.000Z', - 'ShippedDate': '1997-12-25T18:50:00.000Z', - 'Freight': 42.13, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10781, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-12-17T19:50:00.000Z', - 'ShippedDate': '1997-12-19T20:50:00.000Z', - 'Freight': 73.16, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10782, - 'CustomerID': 'CACTU', - 'OrderDate': '1997-12-17T21:50:00.000Z', - 'ShippedDate': '1997-12-22T22:50:00.000Z', - 'Freight': 1.1, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10783, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-12-18T23:50:00.000Z', - 'ShippedDate': '1997-12-19T01:50:00.000Z', - 'Freight': 124.98, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10784, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-12-18T02:50:00.000Z', - 'ShippedDate': '1997-12-22T03:50:00.000Z', - 'Freight': 70.09, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10785, - 'CustomerID': 'GROSR', - 'OrderDate': '1997-12-18T04:50:00.000Z', - 'ShippedDate': '1997-12-24T05:50:00.000Z', - 'Freight': 1.51, - 'ShipName': 'GROSELLA-Restaurante', - 'ShipAddress': '5ª Ave. Los Palos Grandes', - 'ShipCity': 'Caracas', - 'ShipRegion': 'DF', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10786, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-12-19T06:50:00.000Z', - 'ShippedDate': '1997-12-23T07:50:00.000Z', - 'Freight': 110.87, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10787, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-12-19T08:50:00.000Z', - 'ShippedDate': '1997-12-26T09:50:00.000Z', - 'Freight': 249.93, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10788, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-12-22T10:50:00.000Z', - 'ShippedDate': '1998-01-19T11:50:00.000Z', - 'Freight': 42.7, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10789, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-12-22T12:50:00.000Z', - 'ShippedDate': '1997-12-31T13:50:00.000Z', - 'Freight': 100.6, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10790, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-12-22T14:50:00.000Z', - 'ShippedDate': '1997-12-26T15:50:00.000Z', - 'Freight': 28.23, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10791, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-12-23T16:50:00.000Z', - 'ShippedDate': '1998-01-01T17:50:00.000Z', - 'Freight': 16.85, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10792, - 'CustomerID': 'WOLZA', - 'OrderDate': '1997-12-23T18:50:00.000Z', - 'ShippedDate': '1997-12-31T19:50:00.000Z', - 'Freight': 23.79, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10793, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-12-24T20:50:00.000Z', - 'ShippedDate': '1998-01-08T21:50:00.000Z', - 'Freight': 4.52, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10794, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-12-24T22:50:00.000Z', - 'ShippedDate': '1998-01-02T23:50:00.000Z', - 'Freight': 21.49, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10795, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-24T01:20:00.000Z', - 'ShippedDate': '1998-01-20T02:20:00.000Z', - 'Freight': 126.66, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10796, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-12-25T03:20:00.000Z', - 'ShippedDate': '1998-01-14T04:20:00.000Z', - 'Freight': 26.52, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10797, - 'CustomerID': 'DRACD', - 'OrderDate': '1997-12-25T05:20:00.000Z', - 'ShippedDate': '1998-01-05T06:20:00.000Z', - 'Freight': 33.35, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10798, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-12-26T07:20:00.000Z', - 'ShippedDate': '1998-01-05T08:20:00.000Z', - 'Freight': 2.33, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10799, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-12-26T09:20:00.000Z', - 'ShippedDate': '1998-01-05T10:20:00.000Z', - 'Freight': 30.76, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10800, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-12-26T11:20:00.000Z', - 'ShippedDate': '1998-01-05T12:20:00.000Z', - 'Freight': 137.44, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10801, - 'CustomerID': 'BOLID', - 'OrderDate': '1997-12-29T13:20:00.000Z', - 'ShippedDate': '1997-12-31T14:20:00.000Z', - 'Freight': 97.09, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10802, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-12-29T15:20:00.000Z', - 'ShippedDate': '1998-01-02T16:20:00.000Z', - 'Freight': 257.26, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10803, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-12-30T17:20:00.000Z', - 'ShippedDate': '1998-01-06T18:20:00.000Z', - 'Freight': 55.23, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10804, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-12-30T19:20:00.000Z', - 'ShippedDate': '1998-01-07T20:20:00.000Z', - 'Freight': 27.33, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10805, - 'CustomerID': 'THEBI', - 'OrderDate': '1997-12-30T21:20:00.000Z', - 'ShippedDate': '1998-01-09T22:20:00.000Z', - 'Freight': 237.34, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10806, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-12-31T23:20:00.000Z', - 'ShippedDate': '1998-01-05T00:20:00.000Z', - 'Freight': 22.11, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10807, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-12-31T01:40:00.000Z', - 'ShippedDate': '1998-01-30T02:40:00.000Z', - 'Freight': 1.36, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10808, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-01-01T03:40:00.000Z', - 'ShippedDate': '1998-01-09T04:40:00.000Z', - 'Freight': 45.53, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10809, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-01-01T05:40:00.000Z', - 'ShippedDate': '1998-01-07T06:40:00.000Z', - 'Freight': 4.87, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10810, - 'CustomerID': 'LAUGB', - 'OrderDate': '1998-01-01T07:40:00.000Z', - 'ShippedDate': '1998-01-07T08:40:00.000Z', - 'Freight': 4.33, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10811, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-02T09:40:00.000Z', - 'ShippedDate': '1998-01-08T10:40:00.000Z', - 'Freight': 31.22, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10812, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-01-02T11:40:00.000Z', - 'ShippedDate': '1998-01-12T12:40:00.000Z', - 'Freight': 59.78, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10813, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-01-05T13:40:00.000Z', - 'ShippedDate': '1998-01-09T14:40:00.000Z', - 'Freight': 47.38, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10814, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-05T15:40:00.000Z', - 'ShippedDate': '1998-01-14T16:40:00.000Z', - 'Freight': 130.94, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10815, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-01-05T17:40:00.000Z', - 'ShippedDate': '1998-01-14T18:40:00.000Z', - 'Freight': 14.62, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10816, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-01-06T19:40:00.000Z', - 'ShippedDate': '1998-02-04T20:40:00.000Z', - 'Freight': 719.78, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10817, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-01-06T21:40:00.000Z', - 'ShippedDate': '1998-01-13T22:40:00.000Z', - 'Freight': 306.07, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10818, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-01-07T23:40:00.000Z', - 'ShippedDate': '1998-01-12T01:55:00.000Z', - 'Freight': 65.48, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10819, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-01-07T02:55:00.000Z', - 'ShippedDate': '1998-01-16T03:55:00.000Z', - 'Freight': 19.76, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10820, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-01-07T04:55:00.000Z', - 'ShippedDate': '1998-01-13T05:55:00.000Z', - 'Freight': 37.52, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10821, - 'CustomerID': 'SPLIR', - 'OrderDate': '1998-01-08T06:55:00.000Z', - 'ShippedDate': '1998-01-15T07:55:00.000Z', - 'Freight': 36.68, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10822, - 'CustomerID': 'TRAIH', - 'OrderDate': '1998-01-08T09:55:00.000Z', - 'ShippedDate': '1998-01-16T10:55:00.000Z', - 'Freight': 7, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10823, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-01-09T11:55:00.000Z', - 'ShippedDate': '1998-01-13T12:55:00.000Z', - 'Freight': 163.97, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10824, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-01-09T13:55:00.000Z', - 'ShippedDate': '1998-01-30T14:55:00.000Z', - 'Freight': 1.23, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10825, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-01-09T15:55:00.000Z', - 'ShippedDate': '1998-01-14T16:55:00.000Z', - 'Freight': 79.25, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10826, - 'CustomerID': 'BLONP', - 'OrderDate': '1998-01-12T17:55:00.000Z', - 'ShippedDate': '1998-02-06T18:55:00.000Z', - 'Freight': 7.09, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10827, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-01-12T19:55:00.000Z', - 'ShippedDate': '1998-02-06T20:55:00.000Z', - 'Freight': 63.54, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10828, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-01-13T21:55:00.000Z', - 'ShippedDate': '1998-02-04T22:55:00.000Z', - 'Freight': 90.85, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10829, - 'CustomerID': 'ISLAT', - 'OrderDate': '1998-01-13T23:55:00.000Z', - 'ShippedDate': '1998-01-23T12:55:00.000Z', - 'Freight': 154.72, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10830, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-13T01:15:00.000Z', - 'ShippedDate': '1998-01-21T02:15:00.000Z', - 'Freight': 81.83, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10831, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-01-14T03:15:00.000Z', - 'ShippedDate': '1998-01-23T04:15:00.000Z', - 'Freight': 72.19, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10832, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-01-14T05:15:00.000Z', - 'ShippedDate': '1998-01-19T06:15:00.000Z', - 'Freight': 43.26, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10833, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-01-15T07:15:00.000Z', - 'ShippedDate': '1998-01-23T08:15:00.000Z', - 'Freight': 71.49, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10834, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-15T09:15:00.000Z', - 'ShippedDate': '1998-01-19T10:15:00.000Z', - 'Freight': 29.78, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10835, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-01-15T11:15:00.000Z', - 'ShippedDate': '1998-01-21T12:15:00.000Z', - 'Freight': 69.53, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10836, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-01-16T13:15:00.000Z', - 'ShippedDate': '1998-01-21T14:15:00.000Z', - 'Freight': 411.88, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10837, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-01-16T15:15:00.000Z', - 'ShippedDate': '1998-01-23T16:15:00.000Z', - 'Freight': 13.32, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10838, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-19T17:15:00.000Z', - 'ShippedDate': '1998-01-23T18:15:00.000Z', - 'Freight': 59.28, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10839, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-19T19:15:00.000Z', - 'ShippedDate': '1998-01-22T20:15:00.000Z', - 'Freight': 35.43, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10840, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-19T21:15:00.000Z', - 'ShippedDate': '1998-02-16T22:15:00.000Z', - 'Freight': 2.71, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10841, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-01-20T23:15:00.000Z', - 'ShippedDate': '1998-01-29T01:55:00.000Z', - 'Freight': 424.3, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10842, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-01-20T02:55:00.000Z', - 'ShippedDate': '1998-01-29T03:55:00.000Z', - 'Freight': 54.42, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10843, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-21T04:55:00.000Z', - 'ShippedDate': '1998-01-26T05:55:00.000Z', - 'Freight': 9.26, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10844, - 'CustomerID': 'PICCO', - 'OrderDate': '1998-01-21T06:55:00.000Z', - 'ShippedDate': '1998-01-26T07:55:00.000Z', - 'Freight': 25.22, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10845, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-01-21T08:55:00.000Z', - 'ShippedDate': '1998-01-30T09:55:00.000Z', - 'Freight': 212.98, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10846, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-01-22T10:55:00.000Z', - 'ShippedDate': '1998-01-23T11:55:00.000Z', - 'Freight': 56.46, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10847, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-01-22T12:55:00.000Z', - 'ShippedDate': '1998-02-10T13:55:00.000Z', - 'Freight': 487.57, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10848, - 'CustomerID': 'CONSH', - 'OrderDate': '1998-01-23T14:55:00.000Z', - 'ShippedDate': '1998-01-29T15:55:00.000Z', - 'Freight': 38.24, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10849, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-01-23T16:55:00.000Z', - 'ShippedDate': '1998-01-30T17:55:00.000Z', - 'Freight': 0.56, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10850, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-23T19:55:00.000Z', - 'ShippedDate': '1998-01-30T20:55:00.000Z', - 'Freight': 49.19, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10851, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-01-26T21:55:00.000Z', - 'ShippedDate': '1998-02-02T22:55:00.000Z', - 'Freight': 160.55, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10852, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-01-26T23:55:00.000Z', - 'ShippedDate': '1998-01-30T01:00.05.000Z', - 'Freight': 174.05, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10853, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-01-27T02:00.05.000Z', - 'ShippedDate': '1998-02-03T03:00.05.000Z', - 'Freight': 53.83, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10854, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-01-27T04:00.05.000Z', - 'ShippedDate': '1998-02-05T05:00.05.000Z', - 'Freight': 100.22, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10855, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-01-27T06:00.05.000Z', - 'ShippedDate': '1998-02-04T07:00.05.000Z', - 'Freight': 170.97, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10856, - 'CustomerID': 'ANTON', - 'OrderDate': '1998-01-28T08:00.05.000Z', - 'ShippedDate': '1998-02-10T09:00.05.000Z', - 'Freight': 58.43, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10857, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-01-28T11:00.05.000Z', - 'ShippedDate': '1998-02-06T12:00.05.000Z', - 'Freight': 188.85, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10858, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-01-29T13:00.05.000Z', - 'ShippedDate': '1998-02-03T14:00.05.000Z', - 'Freight': 52.51, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10859, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-01-29T15:00.05.000Z', - 'ShippedDate': '1998-02-02T16:00.05.000Z', - 'Freight': 76.1, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10860, - 'CustomerID': 'FRANR', - 'OrderDate': '1998-01-29T17:00.05.000Z', - 'ShippedDate': '1998-02-04T18:00.05.000Z', - 'Freight': 19.26, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10861, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-01-30T19:00.05.000Z', - 'ShippedDate': '1998-02-17T20:00.05.000Z', - 'Freight': 14.93, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10862, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-01-30T21:00.05.000Z', - 'ShippedDate': '1998-02-02T22:00.05.000Z', - 'Freight': 53.23, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10863, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-02-02T23:00.05.000Z', - 'ShippedDate': '1998-02-17T01:15:00.000Z', - 'Freight': 30.26, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10864, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-02-02T02:15:00.000Z', - 'ShippedDate': '1998-02-09T03:15:00.000Z', - 'Freight': 3.04, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10865, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-02-02T04:15:00.000Z', - 'ShippedDate': '1998-02-12T05:15:00.000Z', - 'Freight': 348.14, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10866, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-02-03T06:15:00.000Z', - 'ShippedDate': '1998-02-12T07:15:00.000Z', - 'Freight': 109.11, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10867, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-02-03T08:15:00.000Z', - 'ShippedDate': '1998-02-11T09:15:00.000Z', - 'Freight': 1.93, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10868, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-04T10:15:00.000Z', - 'ShippedDate': '1998-02-23T11:15:00.000Z', - 'Freight': 191.27, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10869, - 'CustomerID': 'SEVES', - 'OrderDate': '1998-02-04T12:15:00.000Z', - 'ShippedDate': '1998-02-09T13:15:00.000Z', - 'Freight': 143.28, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10870, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-02-04T14:15:00.000Z', - 'ShippedDate': '1998-02-13T15:15:00.000Z', - 'Freight': 12.04, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10871, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-02-05T16:15:00.000Z', - 'ShippedDate': '1998-02-10T17:15:00.000Z', - 'Freight': 112.27, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10872, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-05T18:15:00.000Z', - 'ShippedDate': '1998-02-09T19:15:00.000Z', - 'Freight': 175.32, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10873, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-06T20:15:00.000Z', - 'ShippedDate': '1998-02-09T21:15:00.000Z', - 'Freight': 0.82, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10874, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-06T22:15:00.000Z', - 'ShippedDate': '1998-02-11T23:15:00.000Z', - 'Freight': 19.58, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10875, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-02-06T01:30:00.000Z', - 'ShippedDate': '1998-03-03T02:30:00.000Z', - 'Freight': 32.37, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10876, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-02-09T03:30:00.000Z', - 'ShippedDate': '1998-02-12T04:30:00.000Z', - 'Freight': 60.42, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10877, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-02-09T05:30:00.000Z', - 'ShippedDate': '1998-02-19T06:30:00.000Z', - 'Freight': 38.06, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10878, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-02-10T07:30:00.000Z', - 'ShippedDate': '1998-02-12T08:30:00.000Z', - 'Freight': 46.69, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10879, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-10T09:30:00.000Z', - 'ShippedDate': '1998-02-12T10:30:00.000Z', - 'Freight': 8.5, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10880, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-02-10T11:30:00.000Z', - 'ShippedDate': '1998-02-18T12:30:00.000Z', - 'Freight': 88.01, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10881, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-02-11T13:30:00.000Z', - 'ShippedDate': '1998-02-18T14:30:00.000Z', - 'Freight': 2.84, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10882, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-02-11T15:30:00.000Z', - 'ShippedDate': '1998-02-20T16:30:00.000Z', - 'Freight': 23.1, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10883, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-02-12T17:30:00.000Z', - 'ShippedDate': '1998-02-20T18:30:00.000Z', - 'Freight': 0.53, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10884, - 'CustomerID': 'LETSS', - 'OrderDate': '1998-02-12T19:30:00.000Z', - 'ShippedDate': '1998-02-13T20:30:00.000Z', - 'Freight': 90.97, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10885, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-02-12T21:30:00.000Z', - 'ShippedDate': '1998-02-18T22:30:00.000Z', - 'Freight': 5.64, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10886, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-02-13T23:30:00.000Z', - 'ShippedDate': '1998-03-02T01:20:00.000Z', - 'Freight': 4.99, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10887, - 'CustomerID': 'GALED', - 'OrderDate': '1998-02-13T02:20:00.000Z', - 'ShippedDate': '1998-02-16T03:20:00.000Z', - 'Freight': 1.25, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10888, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-16T04:20:00.000Z', - 'ShippedDate': '1998-02-23T05:20:00.000Z', - 'Freight': 51.87, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10889, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-02-16T06:20:00.000Z', - 'ShippedDate': '1998-02-23T07:20:00.000Z', - 'Freight': 280.61, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10890, - 'CustomerID': 'DUMON', - 'OrderDate': '1998-02-16T08:20:00.000Z', - 'ShippedDate': '1998-02-18T09:20:00.000Z', - 'Freight': 32.76, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10891, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-02-17T10:20:00.000Z', - 'ShippedDate': '1998-02-19T11:20:00.000Z', - 'Freight': 20.37, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10892, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-02-17T12:20:00.000Z', - 'ShippedDate': '1998-02-19T13:20:00.000Z', - 'Freight': 120.27, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10893, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-02-18T14:20:00.000Z', - 'ShippedDate': '1998-02-20T15:20:00.000Z', - 'Freight': 77.78, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10894, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-02-18T16:20:00.000Z', - 'ShippedDate': '1998-02-20T17:20:00.000Z', - 'Freight': 116.13, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10895, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-02-18T18:20:00.000Z', - 'ShippedDate': '1998-02-23T19:20:00.000Z', - 'Freight': 162.75, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10896, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-02-19T20:20:00.000Z', - 'ShippedDate': '1998-02-27T21:20:00.000Z', - 'Freight': 32.45, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10897, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-02-19T22:20:00.000Z', - 'ShippedDate': '1998-02-25T23:20:00.000Z', - 'Freight': 603.54, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10898, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-02-20T01:55:00.000Z', - 'ShippedDate': '1998-03-06T02:55:00.000Z', - 'Freight': 1.27, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10899, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-02-20T03:55:00.000Z', - 'ShippedDate': '1998-02-26T04:55:00.000Z', - 'Freight': 1.21, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10900, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-02-20T05:55:00.000Z', - 'ShippedDate': '1998-03-04T06:55:00.000Z', - 'Freight': 1.66, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10901, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-02-23T07:55:00.000Z', - 'ShippedDate': '1998-02-26T08:55:00.000Z', - 'Freight': 62.09, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10902, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-02-23T09:55:00.000Z', - 'ShippedDate': '1998-03-03T10:55:00.000Z', - 'Freight': 44.15, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10903, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-02-24T11:55:00.000Z', - 'ShippedDate': '1998-03-04T12:55:00.000Z', - 'Freight': 36.71, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10904, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-02-24T13:55:00.000Z', - 'ShippedDate': '1998-02-27T14:55:00.000Z', - 'Freight': 162.95, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10905, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-02-24T15:55:00.000Z', - 'ShippedDate': '1998-03-06T16:55:00.000Z', - 'Freight': 13.72, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10906, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-02-25T17:55:00.000Z', - 'ShippedDate': '1998-03-03T18:55:00.000Z', - 'Freight': 26.29, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10907, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-02-25T19:55:00.000Z', - 'ShippedDate': '1998-02-27T20:55:00.000Z', - 'Freight': 9.19, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10908, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-02-26T21:55:00.000Z', - 'ShippedDate': '1998-03-06T22:55:00.000Z', - 'Freight': 32.96, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10909, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-02-26T23:55:00.000Z', - 'ShippedDate': '1998-03-10T01:40:00.000Z', - 'Freight': 53.05, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10910, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-26T02:40:00.000Z', - 'ShippedDate': '1998-03-04T03:40:00.000Z', - 'Freight': 38.11, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10911, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-26T04:40:00.000Z', - 'ShippedDate': '1998-03-05T05:40:00.000Z', - 'Freight': 38.19, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10912, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-02-26T06:40:00.000Z', - 'ShippedDate': '1998-03-18T07:40:00.000Z', - 'Freight': 580.91, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10913, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-26T08:40:00.000Z', - 'ShippedDate': '1998-03-04T09:40:00.000Z', - 'Freight': 33.05, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10914, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-27T10:40:00.000Z', - 'ShippedDate': '1998-03-02T11:40:00.000Z', - 'Freight': 21.19, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10915, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-02-27T12:40:00.000Z', - 'ShippedDate': '1998-03-02T13:40:00.000Z', - 'Freight': 3.51, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10916, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-02-27T14:40:00.000Z', - 'ShippedDate': '1998-03-09T15:40:00.000Z', - 'Freight': 63.77, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10917, - 'CustomerID': 'ROMEY', - 'OrderDate': '1998-03-02T16:40:00.000Z', - 'ShippedDate': '1998-03-11T17:40:00.000Z', - 'Freight': 8.29, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10918, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-02T18:40:00.000Z', - 'ShippedDate': '1998-03-11T19:40:00.000Z', - 'Freight': 48.83, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10919, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-03-02T20:40:00.000Z', - 'ShippedDate': '1998-03-04T21:40:00.000Z', - 'Freight': 19.8, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10920, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-03-03T22:40:00.000Z', - 'ShippedDate': '1998-03-09T01:50:00.000Z', - 'Freight': 29.61, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10921, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-03-03T02:50:00.000Z', - 'ShippedDate': '1998-03-09T03:50:00.000Z', - 'Freight': 176.48, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10922, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-03T04:50:00.000Z', - 'ShippedDate': '1998-03-05T05:50:00.000Z', - 'Freight': 62.74, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10923, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-03-03T06:50:00.000Z', - 'ShippedDate': '1998-03-13T06:50:00.000Z', - 'Freight': 68.26, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10924, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-03-04T07:50:00.000Z', - 'ShippedDate': '1998-04-08T08:50:00.000Z', - 'Freight': 151.52, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10925, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-04T09:50:00.000Z', - 'ShippedDate': '1998-03-13T10:50:00.000Z', - 'Freight': 2.27, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10926, - 'CustomerID': 'ANATR', - 'OrderDate': '1998-03-04T11:50:00.000Z', - 'ShippedDate': '1998-03-11T12:50:00.000Z', - 'Freight': 39.92, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10927, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-05T13:50:00.000Z', - 'ShippedDate': '1998-04-08T14:50:00.000Z', - 'Freight': 19.79, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10928, - 'CustomerID': 'GALED', - 'OrderDate': '1998-03-05T15:50:00.000Z', - 'ShippedDate': '1998-03-18T16:50:00.000Z', - 'Freight': 1.36, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10929, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-03-05T17:50:00.000Z', - 'ShippedDate': '1998-03-12T18:50:00.000Z', - 'Freight': 33.93, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10930, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-03-06T19:50:00.000Z', - 'ShippedDate': '1998-03-18T20:50:00.000Z', - 'Freight': 15.55, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10931, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-03-06T21:50:00.000Z', - 'ShippedDate': '1998-03-19T22:50:00.000Z', - 'Freight': 13.6, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10932, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-03-06T23:50:00.000Z', - 'ShippedDate': '1998-03-24T01:50:00.000Z', - 'Freight': 134.64, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10933, - 'CustomerID': 'ISLAT', - 'OrderDate': '1998-03-06T02:20:00.000Z', - 'ShippedDate': '1998-03-16T03:20:00.000Z', - 'Freight': 54.15, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10934, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-03-09T04:20:00.000Z', - 'ShippedDate': '1998-03-12T05:20:00.000Z', - 'Freight': 32.01, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10935, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-03-09T06:20:00.000Z', - 'ShippedDate': '1998-03-18T07:20:00.000Z', - 'Freight': 47.59, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10936, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-03-09T08:20:00.000Z', - 'ShippedDate': '1998-03-18T09:20:00.000Z', - 'Freight': 33.68, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10937, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-03-10T10:20:00.000Z', - 'ShippedDate': '1998-03-13T11:20:00.000Z', - 'Freight': 31.51, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10938, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-03-10T12:20:00.000Z', - 'ShippedDate': '1998-03-16T14:20:00.000Z', - 'Freight': 31.89, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10939, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-03-10T13:20:00.000Z', - 'ShippedDate': '1998-03-13T15:20:00.000Z', - 'Freight': 76.33, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10940, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-03-11T16:20:00.000Z', - 'ShippedDate': '1998-03-23T17:20:00.000Z', - 'Freight': 19.77, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10941, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-11T18:20:00.000Z', - 'ShippedDate': '1998-03-20T19:20:00.000Z', - 'Freight': 400.81, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10942, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-03-11T20:20:00.000Z', - 'ShippedDate': '1998-03-18T21:20:00.000Z', - 'Freight': 17.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10943, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-03-11T22:20:00.000Z', - 'ShippedDate': '1998-03-19T23:20:00.000Z', - 'Freight': 2.17, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10944, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-12T01:20:00.000Z', - 'ShippedDate': '1998-03-13T02:20:00.000Z', - 'Freight': 52.92, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10945, - 'CustomerID': 'MORGK', - 'OrderDate': '1998-03-12T03:20:00.000Z', - 'ShippedDate': '1998-03-18T04:20:00.000Z', - 'Freight': 10.22, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10946, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-03-12T05:20:00.000Z', - 'ShippedDate': '1998-03-19T06:20:00.000Z', - 'Freight': 27.2, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10947, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-03-13T07:20:00.000Z', - 'ShippedDate': '1998-03-16T08:20:00.000Z', - 'Freight': 3.26, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10948, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-03-13T09:20:00.000Z', - 'ShippedDate': '1998-03-19T10:20:00.000Z', - 'Freight': 23.39, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10949, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-13T11:20:00.000Z', - 'ShippedDate': '1998-03-17T12:20:00.000Z', - 'Freight': 74.44, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10950, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-03-16T13:20:00.000Z', - 'ShippedDate': '1998-03-23T14:20:00.000Z', - 'Freight': 2.5, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10951, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-03-16T15:20:00.000Z', - 'ShippedDate': '1998-04-07T16:20:00.000Z', - 'Freight': 30.85, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10952, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-03-16T17:20:00.000Z', - 'ShippedDate': '1998-03-24T18:20:00.000Z', - 'Freight': 40.42, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10953, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-03-16T19:20:00.000Z', - 'ShippedDate': '1998-03-25T20:20:00.000Z', - 'Freight': 23.72, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10954, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-03-17T21:20:00.000Z', - 'ShippedDate': '1998-03-20T22:20:00.000Z', - 'Freight': 27.91, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10955, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-17T23:20:00.000Z', - 'ShippedDate': '1998-03-20T01:20:00.000Z', - 'Freight': 3.26, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10956, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-03-17T01:55:00.000Z', - 'ShippedDate': '1998-03-20T02:55:00.000Z', - 'Freight': 44.65, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10957, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-18T03:55:00.000Z', - 'ShippedDate': '1998-03-27T04:55:00.000Z', - 'Freight': 105.36, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10958, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-03-18T05:55:00.000Z', - 'ShippedDate': '1998-03-27T06:55:00.000Z', - 'Freight': 49.56, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10959, - 'CustomerID': 'GOURL', - 'OrderDate': '1998-03-18T07:55:00.000Z', - 'ShippedDate': '1998-03-23T08:55:00.000Z', - 'Freight': 4.98, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10960, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-19T09:55:00.000Z', - 'ShippedDate': '1998-04-08T10:55:00.000Z', - 'Freight': 2.08, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10961, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-03-19T11:55:00.000Z', - 'ShippedDate': '1998-03-30T12:55:00.000Z', - 'Freight': 104.47, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10962, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-03-19T13:55:00.000Z', - 'ShippedDate': '1998-03-23T14:55:00.000Z', - 'Freight': 275.79, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10963, - 'CustomerID': 'FURIB', - 'OrderDate': '1998-03-19T15:55:00.000Z', - 'ShippedDate': '1998-03-26T16:55:00.000Z', - 'Freight': 2.7, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10964, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-03-20T17:55:00.000Z', - 'ShippedDate': '1998-03-24T18:55:00.000Z', - 'Freight': 87.38, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10965, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-03-20T19:55:00.000Z', - 'ShippedDate': '1998-03-30T20:55:00.000Z', - 'Freight': 144.38, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10966, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-03-20T21:55:00.000Z', - 'ShippedDate': '1998-04-08T22:55:00.000Z', - 'Freight': 27.19, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10967, - 'CustomerID': 'TOMSP', - 'OrderDate': '1998-03-23T23:55:00.000Z', - 'ShippedDate': '1998-04-02T12:55:00.000Z', - 'Freight': 62.22, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10968, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-03-23T01:00.05.000Z', - 'ShippedDate': '1998-04-01T02:00.05.000Z', - 'Freight': 74.6, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10969, - 'CustomerID': 'COMMI', - 'OrderDate': '1998-03-23T03:00.05.000Z', - 'ShippedDate': '1998-03-30T04:00.05.000Z', - 'Freight': 0.21, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10970, - 'CustomerID': 'BOLID', - 'OrderDate': '1998-03-24T05:00.05.000Z', - 'ShippedDate': '1998-04-24T06:00.05.000Z', - 'Freight': 16.16, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10971, - 'CustomerID': 'FRANR', - 'OrderDate': '1998-03-24T07:00.05.000Z', - 'ShippedDate': '1998-04-02T08:00.05.000Z', - 'Freight': 121.82, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10972, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-24T09:00.05.000Z', - 'ShippedDate': '1998-03-26T10:00.05.000Z', - 'Freight': 0.02, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10973, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-24T11:00.05.000Z', - 'ShippedDate': '1998-03-27T12:00.05.000Z', - 'Freight': 15.17, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10974, - 'CustomerID': 'SPLIR', - 'OrderDate': '1998-03-25T13:00.05.000Z', - 'ShippedDate': '1998-04-03T14:00.05.000Z', - 'Freight': 12.96, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10975, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-25T15:00.05.000Z', - 'ShippedDate': '1998-03-27T16:00.05.000Z', - 'Freight': 32.27, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10976, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-25T17:00.05.000Z', - 'ShippedDate': '1998-04-03T18:00.05.000Z', - 'Freight': 37.97, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10977, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-26T19:00.05.000Z', - 'ShippedDate': '1998-04-10T10:00.05.000Z', - 'Freight': 208.5, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10978, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-03-26T11:00.05.000Z', - 'ShippedDate': '1998-04-23T12:00.05.000Z', - 'Freight': 32.82, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10979, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-03-26T13:00.05.000Z', - 'ShippedDate': '1998-03-31T14:00.05.000Z', - 'Freight': 353.07, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10980, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-27T15:00.05.000Z', - 'ShippedDate': '1998-04-17T16:00.05.000Z', - 'Freight': 1.26, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10981, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-27T17:00.05.000Z', - 'ShippedDate': '1998-04-02T18:00.05.000Z', - 'Freight': 193.37, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10982, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-27T19:00.05.000Z', - 'ShippedDate': '1998-04-08T20:00.05.000Z', - 'Freight': 14.01, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10983, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-27T21:00.05.000Z', - 'ShippedDate': '1998-04-06T22:00.05.000Z', - 'Freight': 657.54, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10984, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-30T23:00.05.000Z', - 'ShippedDate': '1998-04-03T13:00.05.000Z', - 'Freight': 211.22, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10985, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-03-30T01:25:00.000Z', - 'ShippedDate': '1998-04-02T02:25:00.000Z', - 'Freight': 91.51, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10986, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-03-30T03:25:00.000Z', - 'ShippedDate': '1998-04-21T04:25:00.000Z', - 'Freight': 217.86, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10987, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-03-31T05:25:00.000Z', - 'ShippedDate': '1998-04-06T06:25:00.000Z', - 'Freight': 185.48, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10988, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-03-31T07:25:00.000Z', - 'ShippedDate': '1998-04-10T08:25:00.000Z', - 'Freight': 61.14, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10989, - 'CustomerID': 'QUEDE', - 'OrderDate': '1998-03-31T09:25:00.000Z', - 'ShippedDate': '1998-04-02T10:25:00.000Z', - 'Freight': 34.76, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10990, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-01T11:25:00.000Z', - 'ShippedDate': '1998-04-07T12:25:00.000Z', - 'Freight': 117.61, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10991, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-01T13:25:00.000Z', - 'ShippedDate': '1998-04-07T14:25:00.000Z', - 'Freight': 38.51, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10992, - 'CustomerID': 'THEBI', - 'OrderDate': '1998-04-01T15:25:00.000Z', - 'ShippedDate': '1998-04-03T16:25:00.000Z', - 'Freight': 4.27, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10993, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-01T17:25:00.000Z', - 'ShippedDate': '1998-04-10T18:25:00.000Z', - 'Freight': 8.81, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10994, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-04-02T19:25:00.000Z', - 'ShippedDate': '1998-04-09T20:25:00.000Z', - 'Freight': 65.53, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10995, - 'CustomerID': 'PERIC', - 'OrderDate': '1998-04-02T21:25:00.000Z', - 'ShippedDate': '1998-04-06T22:25:00.000Z', - 'Freight': 46, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10996, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-02T23:25:00.000Z', - 'ShippedDate': '1998-04-10T13:25:00.000Z', - 'Freight': 1.12, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10997, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-04-03T14:25:00.000Z', - 'ShippedDate': '1998-04-13T01:25:00.000Z', - 'Freight': 73.91, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10998, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-04-03T02:25:00.000Z', - 'ShippedDate': '1998-04-17T03:25:00.000Z', - 'Freight': 20.31, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10999, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-04-03T04:25:00.000Z', - 'ShippedDate': '1998-04-10T05:25:00.000Z', - 'Freight': 96.35, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11000, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-04-06T06:25:00.000Z', - 'ShippedDate': '1998-04-14T07:25:00.000Z', - 'Freight': 55.12, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11001, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-06T08:25:00.000Z', - 'ShippedDate': '1998-04-14T09:25:00.000Z', - 'Freight': 197.3, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 11002, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-06T10:25:00.000Z', - 'ShippedDate': '1998-04-16T11:25:00.000Z', - 'Freight': 141.16, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11003, - 'CustomerID': 'THECR', - 'OrderDate': '1998-04-06T12:25:00.000Z', - 'ShippedDate': '1998-04-08T13:25:00.000Z', - 'Freight': 14.91, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11004, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-04-07T14:25:00.000Z', - 'ShippedDate': '1998-04-20T15:25:00.000Z', - 'Freight': 44.84, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 11005, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-04-07T16:25:00.000Z', - 'ShippedDate': '1998-04-10T17:25:00.000Z', - 'Freight': 0.75, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 11006, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-07T18:25:00.000Z', - 'ShippedDate': '1998-04-15T19:25:00.000Z', - 'Freight': 25.19, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11007, - 'CustomerID': 'PRINI', - 'OrderDate': '1998-04-08T20:25:00.000Z', - 'ShippedDate': '1998-04-13T21:25:00.000Z', - 'Freight': 202.24, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 11008, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-08T22:25:00.000Z', - 'ShippedDate': null, - 'Freight': 79.46, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 11009, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-04-08T23:25:00.000Z', - 'ShippedDate': '1998-04-10T01:25:00.000Z', - 'Freight': 59.11, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 11010, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-04-09T02:55:00.000Z', - 'ShippedDate': '1998-04-21T03:55:00.000Z', - 'Freight': 28.71, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 11011, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-04-09T04:55:00.000Z', - 'ShippedDate': '1998-04-13T05:55:00.000Z', - 'Freight': 1.21, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11012, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-04-09T06:55:00.000Z', - 'ShippedDate': '1998-04-17T07:55:00.000Z', - 'Freight': 242.95, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11013, - 'CustomerID': 'ROMEY', - 'OrderDate': '1998-04-09T08:55:00.000Z', - 'ShippedDate': '1998-04-10T09:55:00.000Z', - 'Freight': 32.99, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 11014, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-04-10T10:55:00.000Z', - 'ShippedDate': '1998-04-15T11:55:00.000Z', - 'Freight': 23.6, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11015, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-04-10T12:55:00.000Z', - 'ShippedDate': '1998-04-20T13:55:00.000Z', - 'Freight': 4.62, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 11016, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-04-10T14:55:00.000Z', - 'ShippedDate': '1998-04-13T15:55:00.000Z', - 'Freight': 33.8, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11017, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-13T16:55:00.000Z', - 'ShippedDate': '1998-04-20T17:55:00.000Z', - 'Freight': 754.26, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 11018, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-04-13T18:55:00.000Z', - 'ShippedDate': '1998-04-16T19:55:00.000Z', - 'Freight': 11.65, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11019, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-04-13T20:55:00.000Z', - 'ShippedDate': null, - 'Freight': 3.17, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 11020, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-04-14T21:55:00.000Z', - 'ShippedDate': '1998-04-16T22:55:00.000Z', - 'Freight': 43.3, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11021, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-14T23:55:00.000Z', - 'ShippedDate': '1998-04-21T13:50:00.000Z', - 'Freight': 297.18, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11022, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-04-14T03:50:00.000Z', - 'ShippedDate': '1998-05-04T01:50:00.000Z', - 'Freight': 6.27, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11023, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-04-14T02:50:00.000Z', - 'ShippedDate': '1998-04-24T03:50:00.000Z', - 'Freight': 123.83, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11024, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-15T04:50:00.000Z', - 'ShippedDate': '1998-04-20T05:50:00.000Z', - 'Freight': 74.36, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11025, - 'CustomerID': 'WARTH', - 'OrderDate': '1998-04-15T06:50:00.000Z', - 'ShippedDate': '1998-04-24T07:50:00.000Z', - 'Freight': 29.17, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 11026, - 'CustomerID': 'FRANS', - 'OrderDate': '1998-04-15T08:50:00.000Z', - 'ShippedDate': '1998-04-28T09:50:00.000Z', - 'Freight': 47.09, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 11027, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-16T10:50:00.000Z', - 'ShippedDate': '1998-04-20T11:50:00.000Z', - 'Freight': 52.52, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 11028, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-04-16T12:50:00.000Z', - 'ShippedDate': '1998-04-22T13:50:00.000Z', - 'Freight': 29.59, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11029, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-04-16T14:50:00.000Z', - 'ShippedDate': '1998-04-27T15:50:00.000Z', - 'Freight': 47.84, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 11030, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-17T16:50:00.000Z', - 'ShippedDate': '1998-04-27T17:50:00.000Z', - 'Freight': 830.75, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11031, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-17T18:50:00.000Z', - 'ShippedDate': '1998-04-24T19:50:00.000Z', - 'Freight': 227.22, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11032, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-04-17T20:50:00.000Z', - 'ShippedDate': '1998-04-23T21:50:00.000Z', - 'Freight': 606.19, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11033, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-04-17T22:50:00.000Z', - 'ShippedDate': '1998-04-23T23:50:00.000Z', - 'Freight': 84.74, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 11034, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-04-20T01:05:00.000Z', - 'ShippedDate': '1998-04-27T02:05:00.000Z', - 'Freight': 40.32, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11035, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-04-20T03:05:00.000Z', - 'ShippedDate': '1998-04-24T04:05:00.000Z', - 'Freight': 0.17, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 11036, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-04-20T05:05:00.000Z', - 'ShippedDate': '1998-04-22T06:05:00.000Z', - 'Freight': 149.47, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11037, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-04-21T07:05:00.000Z', - 'ShippedDate': '1998-04-27T08:05:00.000Z', - 'Freight': 3.2, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 11038, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-04-21T09:05:00.000Z', - 'ShippedDate': '1998-04-30T10:05:00.000Z', - 'Freight': 29.59, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 11039, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-04-21T11:05:00.000Z', - 'ShippedDate': null, - 'Freight': 65, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11040, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-22T12:05:00.000Z', - 'ShippedDate': null, - 'Freight': 18.84, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11041, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-04-22T13:05:00.000Z', - 'ShippedDate': '1998-04-28T14:05:00.000Z', - 'Freight': 48.22, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 11042, - 'CustomerID': 'COMMI', - 'OrderDate': '1998-04-22T15:05:00.000Z', - 'ShippedDate': '1998-05-01T16:05:00.000Z', - 'Freight': 29.99, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11043, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-04-22T17:05:00.000Z', - 'ShippedDate': '1998-04-29T18:05:00.000Z', - 'Freight': 8.8, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 11044, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-04-23T19:05:00.000Z', - 'ShippedDate': '1998-05-01T20:05:00.000Z', - 'Freight': 8.72, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 11045, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-23T21:05:00.000Z', - 'ShippedDate': null, - 'Freight': 70.58, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 11046, - 'CustomerID': 'WANDK', - 'OrderDate': '1998-04-23T22:05:00.000Z', - 'ShippedDate': '1998-04-24T23:05:00.000Z', - 'Freight': 71.64, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11047, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-24T01:30:00.000Z', - 'ShippedDate': '1998-05-01T02:30:00.000Z', - 'Freight': 46.62, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11048, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-24T03:30:00.000Z', - 'ShippedDate': '1998-04-30T04:30:00.000Z', - 'Freight': 24.12, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 11049, - 'CustomerID': 'GOURL', - 'OrderDate': '1998-04-24T05:30:00.000Z', - 'ShippedDate': '1998-05-04T06:30:00.000Z', - 'Freight': 8.34, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11050, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-27T07:30:00.000Z', - 'ShippedDate': '1998-05-05T08:30:00.000Z', - 'Freight': 59.41, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 11051, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-04-27T09:30:00.000Z', - 'ShippedDate': null, - 'Freight': 2.79, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 11052, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-04-27T10:30:00.000Z', - 'ShippedDate': '1998-05-01T11:30:00.000Z', - 'Freight': 67.26, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11053, - 'CustomerID': 'PICCO', - 'OrderDate': '1998-04-27T12:30:00.000Z', - 'ShippedDate': '1998-04-29T13:30:00.000Z', - 'Freight': 53.05, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 11054, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-04-28T14:30:00.000Z', - 'ShippedDate': '1998-04-29T15:30:00.000Z', - 'Freight': 0.33, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 11055, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-04-28T16:30:00.000Z', - 'ShippedDate': '1998-05-05T17:30:00.000Z', - 'Freight': 120.92, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11056, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-28T18:30:00.000Z', - 'ShippedDate': '1998-05-01T19:30:00.000Z', - 'Freight': 278.96, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11057, - 'CustomerID': 'NORTS', - 'OrderDate': '1998-04-29T20:30:00.000Z', - 'ShippedDate': '1998-05-01T21:30:00.000Z', - 'Freight': 4.13, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11058, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-04-29T22:30:00.000Z', - 'ShippedDate': null, - 'Freight': 31.14, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11059, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-04-29T23:30:00.000Z', - 'ShippedDate': null, - 'Freight': 85.8, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11060, - 'CustomerID': 'FRANS', - 'OrderDate': '1998-04-30T01:05:00.000Z', - 'ShippedDate': '1998-05-04T02:05:00.000Z', - 'Freight': 10.98, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 11061, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-30T03:05:00.000Z', - 'ShippedDate': null, - 'Freight': 14.01, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11062, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-04-30T04:05:00.000Z', - 'ShippedDate': null, - 'Freight': 29.93, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 11063, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-04-30T05:05:00.000Z', - 'ShippedDate': '1998-05-06T06:05:00.000Z', - 'Freight': 81.73, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 11064, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-05-01T07:05:00.000Z', - 'ShippedDate': '1998-05-04T10:05:00.000Z', - 'Freight': 30.09, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11065, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-05-01T11:05:00.000Z', - 'ShippedDate': null, - 'Freight': 12.91, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11066, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-05-01T12:05:00.000Z', - 'ShippedDate': '1998-05-04T13:05:00.000Z', - 'Freight': 44.72, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11067, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-05-04T14:05:00.000Z', - 'ShippedDate': '1998-05-06T15:05:00.000Z', - 'Freight': 7.98, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11068, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-05-04T16:05:00.000Z', - 'ShippedDate': null, - 'Freight': 81.75, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11069, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-05-04T17:05:00.000Z', - 'ShippedDate': '1998-05-06T18:05:00.000Z', - 'Freight': 15.67, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 11070, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-05-05T19:05:00.000Z', - 'ShippedDate': null, - 'Freight': 136, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11071, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-05-05T20:05:00.000Z', - 'ShippedDate': null, - 'Freight': 0.93, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11072, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-05-05T21:05:00.000Z', - 'ShippedDate': null, - 'Freight': 258.64, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 11073, - 'CustomerID': 'PERIC', - 'OrderDate': '1998-05-05T22:05:00.000Z', - 'ShippedDate': null, - 'Freight': 24.95, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 11074, - 'CustomerID': 'SIMOB', - 'OrderDate': '1998-05-06T23:05:00.000Z', - 'ShippedDate': null, - 'Freight': 18.44, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 11075, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-05-06T01:30:00.000Z', - 'ShippedDate': null, - 'Freight': 6.19, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 11076, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-05-06T02:30:00.000Z', - 'ShippedDate': null, - 'Freight': 38.28, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 11077, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-05-06T03:50:00.000Z', - 'ShippedDate': null, - 'Freight': 8.53, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}]; -var employeeData = [{ - 'EmployeeID': 1, - 'LastName': 'Davolio', - 'FirstName': 'Nancy', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'LastName': 'Fuller', - 'FirstName': 'Andrew', - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'LastName': 'Leverling', - 'FirstName': 'Janet', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'LastName': 'Peacock', - 'FirstName': 'Margaret', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'LastName': 'Buchanan', - 'FirstName': 'Steven', - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': - 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'LastName': 'Suyama', - 'FirstName': 'Michael', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'LastName': 'King', - 'FirstName': 'Robert', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'LastName': 'Callahan', - 'FirstName': 'Laura', - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'LastName': 'Dodsworth', - 'FirstName': 'Anne', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; -var complexData = [{ - 'EmployeeID': 1, - 'Name': { - 'LastName': 'Davolio', - 'FirstName': 'Nancy' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'Name': { - 'LastName': 'Fuller', - 'FirstName': 'Andrew' - }, - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'Name': { - 'LastName': 'Leverling', - 'FirstName': 'Janet' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'Name': { - 'LastName': 'Peacock', - 'FirstName': 'Margaret' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'Name': { - 'LastName': 'Buchanan', - 'FirstName': 'Steven' - }, - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'Name': { - 'LastName': 'Suyama', - 'FirstName': 'Michael' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'Name': { - 'LastName': 'King', - 'FirstName': 'Robert' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'Name': { - 'LastName': 'Callahan', - 'FirstName': 'Laura' - }, - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'Name': { - 'LastName': 'Dodsworth', - 'FirstName': 'Anne' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; - -var foodInformation = [ - { FoodId: 1, Time: "8:40 AM", FoodName: "CHEESE BURGER", Calorie: 100, Protein: 15, Fat: 15, Carbohydrate: 28 }, - { FoodId: 2, Time: "10:30 AM", FoodName: "PIZZA", Calorie: 100, Protein: 15, Fat: 9, Carbohydrate: 39 }, - { FoodId: 3, Time: "12:45 PM", FoodName: "CHICKEN NOODLE", Calorie: 50, Protein: 4, Fat: 2, Carbohydrate: 9 }, - { FoodId: 4, Time: "5:30 PM", FoodName: "YOGURT", Calorie: 75, Protein: 10, Fat: 2, Carbohydrate: 43 }, - { FoodId: 5, Time: "9:00 PM", FoodName: "BEEF SANDWICH", Calorie: 125, Protein: 22, Fat: 13, Carbohydrate: 34 }, - { FoodId: 6, Time: "11:00 PM", FoodName: "CHICKEN BURGER", Calorie: 100, Protein: 15, Fat: 10, Carbohydrate: 25 }, - { FoodId: 7, Time: "6:30 PM", FoodName: "VEG BURGER", Calorie: 70, Protein: 14, Fat: 5, Carbohydrate: 53 }, - { FoodId: 8, Time: "8:00 PM", FoodName: "VEG SANDWICH", Calorie: 75, Protein: 20, Fat: 15, Carbohydrate: 24 }, - { FoodId: 9, Time: "7:00 PM", FoodName: "EGG BURGER", Calorie: 80, Protein: 25, Fat: 16, Carbohydrate: 35 }]; - - var employeeDetails= [ - { - EmployeeID: 1, Role: 'TeamLead', Salary: 15000, Address: 'Chennai' - }, - { - EmployeeID: 2, Role: 'Manager', Salary: 20000, Address: 'Bangalore' - }, - { - EmployeeID: 3, Role: 'Engineer', Salary: 10000, Address: 'Cochin' - }, - { - EmployeeID: 4, Role: 'Sales', Salary: 20000, Address: 'Trivandrum' - }, - { - EmployeeID: 5, Role: 'Support', Salary: 10000, Address: 'Delhi' - } - ]; \ No newline at end of file + }]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/image.ts b/ej2-javascript/code-snippet/grid/grid-cs47/image.ts deleted file mode 100644 index 9bfdcc537..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs47/image.ts +++ /dev/null @@ -1 +0,0 @@ -export let image: string = "/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCADfAOIDASIAAhEBAxEB/8QAHQABAAIDAQEBAQAAAAAAAAAAAAcIBQYJBAMBAv/EAE8QAAECBAEECwoKCAYDAAAAAAABAgMEBQYHCBFWsxIYITY3QXR1lLLSFhcxNVFVYZWj0xMUFSIjMlRikbEzQlNxc5O00UNSgaHB8GNy4f/EABsBAQACAwEBAAAAAAAAAAAAAAAEBgEDBQIH/8QAOREAAQMBAwgJAwIHAQAAAAAAAAECAwQFEVESEyExMkFxkQYUFTM0UmGBsaHB0SLwFjVTVHLh8SP/2gAMAwEAAhEDEQA/ALlgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgr9WlKLS4s/OPzMZuNan1nu4mp6V/+8R4kkZExXvW5E1qemMdI5GtS9VPeDS7KvyXrEf4jUmQ5Occ5fgdivzIiZ9xqKvgdxeni8huhHoq6CtizsLr0+OJuqqSWlkzcqXKAASyOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8e5rGK97ka1qZ1VVzIiAHynpqXkZOLNzcVsKBCbsnvd4EQg687imLiqixnbKHKws7ZeCq/VT/Mv3l4/w/fkcRLrdXZz4nJvVKbAd83/zOT9ZfR5E/wBf3akfMuklu9cf1eBf/NNa+Zfwm7HXgXywrI6s3PSp+tfon5/5iCRrDv1YWwptejKrPqwpty7rfIj/AEfe/Hykcg4Vn2jPQS5yFeKbl4nXrKKKsjzcqe+9OBZJqo5qOaqKipnRU4z9IcsW9ZiiKyRn9nMU5VzJxvgf+vlb938PIsvSczLzkrDmpWMyNAiN2THsXOiofVLKtiC0o8pmhya03p+U9T57aNmS0L7n6UXUuP8Av0PqADrHOAAABrmJF5UuxLVjXHWIM5GlIMSHDcyVY10TO9yNTMjnNTwr5TYyIMsLgMqPLJTXNN1MxJJWsdqVUPLluaqmJ20uH3mm5uiwffDbS4feabm6LB98U5BY+yafBeZFz7i422lw+803N0WD74baXD7zTc3RYPvinIHZNPgvMZ9xcbbS4feabm6LB98fSWyoLAmJmFLspVyo6LEaxqrLQc2dVzJn+l9JTU9VG8cSPKYXXQwtk092peYSZx0xIcujKNsi3rkqNBnqbcL5qnzD5eK6DLwlYrmrmVWqsVFzfvRCYznnjZww3dztH6ynIs2mjqHuR+5DfK9WpoLL7aXD7zTc3RYPvhtpcPvNNzdFg++Kcg7HZNPgvM0Z9xcbbS4feabm6LB98NtLh95pubosH3xTkDsmnwXmM+4uNtpcPvNNzdFg++JDwpxGoeI9KnalQpaoS8GTmPi8RJyGxjldsWuzpsXO3MzkOexbbIW3i3FzumohkOus+GGFXs1nuOVznXKWFABwiSCLsULt+MuiUKmxPoGrsZqK1frqn6iehOPy+Dy58tibdvyfCfRqbFzTsRv00Rq7sFq8SfeVPwTd40InTcTMhROk9u3X0cC/5L9vzyxLdYFkX3VMyf4p9/xzwAAKEXAAAAGes+6J63Zn6JVjSb1zxZdy7i/eb5Hfnx8WbAg3U9RLTSJLEtzk3muaGOdixyJeilhaHVpGsyDZ2QjJEhruOTwOY7ja5OJT3EG4fOrSXJBZRH7GI79Pskzw/g0XdV6eTd3OPOu54Scj6xYVqutKnzj23KmhcF4fvQfOrXs9tDNkNdei6fVOIAB2jlAiDLC4DKjyyU1zSXyIMsLgMqPLJTXNJNF4hnFPk8P2VKRgAuRAAAAB6qN44keUwuuh5T1UbxxI8phddDC6jKHTE5542cMN3c7R+sp0MOeeNnDDd3O0frKV6xe8dwJU+pDUAAWIiAAAAttkLbxbi53TUQypJbbIW3i3FzumohnOtXwy+3ybYdssKACqk0ifEGypmTjR6vTfhZmWiOWJHhqquiQlVc6uz+Fzf909KbqaIWTI7vywmxvhKnQoTWxfrRZVNxH+VWeRfR4F4sy+Gg290YVL6ikT1Vv3T8csC42PbyLdDUrwX8/nniRgD9c1zXK1zVa5q5lRUzKipxKfhRS2gAAA+8hKTM/OwpOUhLFjxnbFjE41/wCE41XiQ+LGue9rGNc97lRGtamdVVfAiJxqTNh3ajaFJ/G5trXVKO35/H8E3w7BP+V8v7jr2NZMlpT5CaGprXBPyu7mc607RZQxZS6XLqT97jI2bbsvbtLSXYqRJmJmdMRs313eRPupxJ/yqmbAPrdPBHTxpFGlzU1HzaaZ8z1ket6qAAbjWCIMsLgMqPLJTXNJfIgywuAyo8slNc0k0XiGcU+Tw/ZUpGAC5EAAAAHqo3jiR5TC66HlPVRvHEjymF10MLqModMTnnjZww3dztH6ynQw5542cMN3c7R+spXrF7x3AlT6kNQABYiIAAAC22QtvFuLndNRDKkltshbeLcXO6aiGc61fDL7fJth2ywoAKqTQAADUL6suXrbXTsjsJepIm67wNjZuJ3p+9+OfiiGclZiTmokrNwXwI8Ncz2PTMqL/wB4+MsaYK77YkbilUbG+hm4aZoMw1N1voXyt9H4ZipW70aZV3z0+h+9Nzvwvrv34ljsi3XU10U+lmO9P9ftMCCR4EznvrtIn6LPukqhB+DiJutcm62I3/M1eNP+qbbhhafx+M2tVKFnlIa55eG5P0rk/WX7qf7r6E3aHSWbUVVT1Zrbnb792KqW+proYIM+q3t3Xb+BlsL7S+KsZXKnCzTD0zy0Jyfo2r+uv3l4vInpXckEA+uWfQRUECQxak1riuKnzetrJKyVZZP+JgAATSKAAACKMrCQn6lgvPylMkJufmXTcqrYMrAdFiKiRmqqo1qKuZE3SVwbIZM1I1+C3mFS9LjnB3GXlodcvqiY7A7jLy0OuX1RMdg6Pg6/bTvJ9TR1dMTnB3GXlodcvqiY7A7jLy0OuX1RMdg6PgdtO8n1HV0xOcHcZeWh1y+qJjsHqpFnXi2rSTnWfcjWpMw1VVpMwiImzTdX5h0VAW2neT6jq6YgoZjHal1zWLF1TMratfmIEWqRnw4sGmR3se1XLmVrkaqKnpQvmDn0dWtK5XIl95tezLS45wdxl5aHXL6omOwO4y8tDrl9UTHYOj4Oh207yfU1dXTE5wdxl5aHXL6omOwO4y8tDrl9UTHYOj4HbTvJ9R1dMTnB3GXlodcvqiY7BabIrpVVpNl1+DVqVUKbFiVRHsZOSr4LnN+BhpnRHoiqmdFTOnkJ5BHqbTdPGsatuPTIclb7wADmG4AAAAAA8NbpFPrMokrUZZseGjtk3OqorV8qKm6h7IUNkKE2FCY1kNjUa1rUzI1E8CIh/QPCRMR6vREvXWu/Qe1kcrUYq6E3AAHs8AAAAAAAijKynp6nYLT81Tp6bkZhs3KokaWjuhPRFjNRURzVRcyoSuRBlhcBlR5ZKa5pJo0vqGcU+Ty/ZUp73X3dpdcfrWP2x3X3dpdcfrWP2zCguGQ3AgXma7r7u0uuP1rH7Y7r7u0uuP1rH7ZhQMhuAvM13X3dpdcfrWP2z00i7btdVpJrrsuJzVmYaKi1WOqKmzTcX55rh6qN44keUwuuhhWNu1BFOmJQrGS6LolsWbql5a567LwIVUjthwoVSjMYxqOXMjWo7MiehC+pzzxs4Ybu52j9ZSv2MiLI6/AlT6kMV3X3dpdcfrWP2x3X3dpdcfrWP2zCgsOQ3Ai3ma7r7u0uuP1rH7Y7r7u0uuP1rH7ZhQMhuAvM13X3dpdcfrWP2y0+RVVKpVLKr8Wq1SfqERlVRrHzcy+M5rfgYa5kV6qqJnVVzekp8W2yFt4txc7pqIZz7Ua1KZbkw+TbCv6yUsX5iYlralny0xGgPWcaiuhRFYqpsH7mdP3EV/K1W861DpT/AO5J+NG9eV5czVxCJD4N0qle20FRFXUh9K6OxsdRIqpvU9nytVvOtQ6U/wDuPlaredah0p/9zxgrmfk8y8zu5qPypyPZ8rVbzrUOlP8A7j5Wq3nWodKf/c8YGfk8y8xmo/KnIzNv1SqPr9NY+pzzmunIKOa6YeqKivTOipnJ6K9W7vipnLYOsaWFL/0Me50UuUt+lCm9KGNbJHcl2hQAC6FWAAAAAABEGWFwGVHlkprmkvkQZYXAZUeWSmuaSaLxDOKfJ4fsqUjABciAAAAD1UbxxI8phddDynqo3jiR5TC66GF1GUOmJzzxs4Ybu52j9ZToYc88bOGG7udo/WUr1i947gSp9SGoAAsREAAABbbIW3i3FzumohlSS22QtvFuLndNRDOdavhl9vk2w7ZJuNG9eV5czVxCJCW8aN68ry5mriESHwLpZ/MV4IfTujngk4qAAVo7oAAB7rd3xUzlsHWNLClerd3xUzlsHWNLCn0HoT3UvFCmdKu8j4KAAXcqgAAAAAAIgywuAyo8slNc0l8iDLC4DKjyyU1zSTReIZxT5PD9lSkYALkQAAAAeqjeOJHlMLroeU9VG8cSPKYXXQwuoyh0xOeeNnDDd3O0frKdDDnnjZww3dztH6ylesXvHcCVPqQ1AAFiIgAAALbZC28W4ud01EMqSW2yFt4txc7pqIZzrV8Mvt8m2HbJNxo3ryvLmauIRIS3jRvXleXM1cQiQ+BdLP5ivBD6d0c8EnFQACtHdAAAPdbu+Kmctg6xpYUr1bu+Kmctg6xpYU+g9Ce6l4oUzpV3kfBQAC7lUAAAAAABruItnUq+rWjW7WYk1Dk40SHEc6WejH52ORyZlVFTwp5DYjVcV71l7AsuYuaakI09CgRYUNYMJ6NcqvejEXOu5uZ85siR6vTI17jC3XaSONq7h19uuLpcP3Y2ruHX264ulw/dmC22FE0OqnSoY22FE0OqnSoZ1Mi0fXmhpviM7tXcOvt1xdLh+7G1dw6+3XF0uH7swW2womh1U6VDG2womh1U6VDGRaPrzQXxGd2ruHX264ulw/dn0lsmPD2XmYUdk9cKvhPa9uebh5s6LnT/AA/Qa9tsKJodVOlQz+5fKsokWPDhJZ9URXvRuf4zD3M65jGRaPrzQXxFiyH7nydrFuG46hXZ6crrZqfmHzEZIUzDRiOcudcyLDXMn+pMBBF6ZSlJtm7apb0a1qjMRKdMul3RWTDEa9W8aIu6hCpUnVy5jWbH5N36j7bV3Dr7dcXS4fuxtXcOvt1xdLh+7MFtsKJodVOlQxtsKJodVOlQydkWj680Nd8Rndq7h19uuLpcP3Y2ruHX264ulw/dmC22FE0OqnSoY22FE0OqnSoYyLR9eaC+Izu1dw6+3XF0uH7skHCzDqhYc0qcp1BjT8WDNzHxiIs3Fa9yO2KN3FRrdzM1CIdthRNDqp0qGSjgtiZJ4mUioVGTpUzTmyUyku5kaI16uVWI7Ombi3TRUNrEjXO35J6asd/6TabmoUnX5BknOvjNhsipFRYTkRc6IqcaLufOU17vZ2/+3qP81vZP3GPEGVw3taBXpumx6hDjTjJVIUGIjHIrmPdss68XzP8AciXbYUTQ6qdKhnIf0firlzzoUcuJOitOembkMkVEJZ72dv8A7eo/zW9kd7O3/wBvUf5reyRNtsKJodVOlQxtsKJodVOlQzz/AAjT/wBun0NnblX/AFVJZ72dv/t6j/Nb2R3s7f8A29R/mt7JE22womh1U6VDG2womh1U6VDH8I0/9un0HblX/VUl6Sw6oUpOQJqHGn1fAitiNR0VqpnaqKmf5voNwK/UDKgo1Wr9NpLLTqUJ8/OQZVsR0zDVGLEejEcvoRXZywJsjsplnfpZGjL8DRNWy1Sosjsq4AA2GkAAAAAAEQ5YHAXU+VymvaS8RDlgcBdT5XKa9pJovEM4p8niTYUpEAC5EAAAAH3p3jCW/jM6yHwPvTvGEt/GZ1kMLqModNDnvjpwyXbzpF/M6EHPfHThku3nSL+ZXrF713D7kqfZNMABYiIAAAC2eQrvLuTnVupYVMLZ5Cu8u5OdW6lhzrV8Mvt8m2HbMplucEtP57g6mMU4Lj5bnBLT+e4OpjFODFk+H91MzbQAB0jSAAAZzDvhEtfnuS/qGHR85wYd8Ilr89yX9Qw6PlftraZ7kqn1KAAcQkAAAAAAAiHLA4C6nyuU17SXiIcsDgLqfK5TXtJNF4hnFPk8SbClIgAXIgAAAA+9O8YS38ZnWQ+B96d4wlv4zOshhdRlDpoc98dOGS7edIv5nQg5746cMl286RfzK9Yveu4fclT7JpgALERAAAAWzyFd5dyc6t1LCphbPIV3l3Jzq3UsOdavhl9vk2w7ZlMtzglp/PcHUxinBcfLc4Jafz3B1MYpwYsnw/upmbaAAOkaQAADOYd8Ilr89yX9Qw6PnODDvhEtfnuS/qGHR8r9tbTPclU+pQADiEgAAAAAAEQ5YHAXU+VymvaS8RnlOUGsXJhDP0qg0+NUJ6JMyz2QIWbZORsZquXdVE3ERVJFIqJOxVxT5PD9lSiAN77zmKOhFU9n2h3nMUdCKp7PtFu6xF505oQsl2BogN77zmKOhFU9n2h3nMUdCKp7PtDrEXnTmgyXYGiH3p3jCW/jM6yG6d5zFHQiqez7R9ZHB/E9k7Ae+yqojWxWqq/R7iIqfeMLURXbac0CNdgX7Oe+OnDJdvOkX8zoQUoxewsxEquKNy1Om2jUZqTmahEiQIzNhsXtVdxUzuznAsd7WSOVy3aPuSZ0VU0ENg3vvOYo6EVT2faHecxR0Iqns+0WDrEXnTmhGyXYGiA3vvOYo6EVT2faHecxR0Iqns+0OsRedOaDJdgaIWzyFd5dyc6t1LCB+85ijoRVPZ9osjkg2pcdqWrXZa5KPM0uNMVFsSEyNsc72fBNTOmZV40VDn2nNG6nVGuRdW/1NsLVR2o+WW5wS0/nuDqYxTgu5lZ23Xrow2kqdbtLj1KbZVoUZ0KDm2SMSFFRXbqpuZ3J+JV7vOYo6EVT2faMWXLG2nuc5E0rvEzVV2hDRAb33nMUdCKp7PtDvOYo6EVT2faOj1iLzpzQ1ZLsDRAb33nMUdCKp7PtDvOYo6EVT2faHWIvOnNBkuwMBh3wiWvz3Jf1DDo+UWsjCXEqSve352as2pwpeXqspGjRHLDzMY2MxznL87wIiKpek4VsSMe5uSqKSYEVEW8AA4xvAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/9k="; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/index.css b/ej2-javascript/code-snippet/grid/grid-cs47/index.css index 63d123712..0fba63172 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs47/index.css +++ b/ej2-javascript/code-snippet/grid/grid-cs47/index.css @@ -11,33 +11,4 @@ position: absolute; top: 45%; width: 30%; -} - -.custom.e-headercell { - background-color: #f48fb1 !important; - color: white; -} - -.custom.e-rowcell { - background-color: #fce4ec; - color: white; -} - -.e-grid .e-rowcell.customcss{ - background-color: #ecedee; - font-family: 'Bell MT'; - color: red; - font-size: 20px; -} - -.e-grid .e-headercell.customcss{ - background-color: #2382c3; - color: white; - font-family: 'Bell MT'; - font-size: 20px; -} - -.orientationcss .e-headercelldiv { - transform: rotate(90deg); -} - +} \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/index.js b/ej2-javascript/code-snippet/grid/grid-cs47/index.js index 004b4d41f..95aacea1e 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs47/index.js +++ b/ej2-javascript/code-snippet/grid/grid-cs47/index.js @@ -9,10 +9,9 @@ var grid = new ej.grids.Grid({ columns: [ { field: 'OrderID', headerText: 'Order ID', textAlign: 'Right', width: 100, isPrimaryKey: true, validationRules: { required: true } }, { field: 'CustomerID', headerText: 'Customer ID', width: 120, validationRules: { required: true, minLength: [customFn, 'Need atleast 5 letters'] } }, - { field: 'Freight', headerText: 'Freight', textAlign: 'Right', editType: 'numericedit', width: 120, format: 'C2' }, + { field: 'Freight', headerText: 'Freight', textAlign: 'Right', editType: 'numericedit', validationRules: { required: true, min:1, max:1000 }, width: 120, format: 'C2' }, { field: 'ShipCountry', headerText: 'Ship Country', editType: 'dropdownedit', width: 150 } ], height: 273 }); -grid.appendTo('#Grid'); - +grid.appendTo('#Grid'); \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/index.ts b/ej2-javascript/code-snippet/grid/grid-cs47/index.ts index c0b8ad591..e4c5fb49f 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs47/index.ts +++ b/ej2-javascript/code-snippet/grid/grid-cs47/index.ts @@ -1,5 +1,3 @@ - - import { Grid, Edit, Toolbar } from '@syncfusion/ej2-grids'; import { data } from './datasource.ts'; @@ -16,12 +14,9 @@ let grid: Grid = new Grid({ columns: [ { field: 'OrderID', headerText: 'Order ID', textAlign: 'Right', width: 100, isPrimaryKey: true, validationRules: { required: true } }, { field: 'CustomerID', headerText: 'Customer ID', width: 120, validationRules: { required: true, minLength: [customFn, 'Need atleast 5 letters'] } }, - { field: 'Freight', headerText: 'Freight', textAlign: 'Right', editType: 'numericedit', width: 120, format: 'C2' }, + { field: 'Freight', headerText: 'Freight', textAlign: 'Right', editType: 'numericedit', validationRules: { required: true, min:1, max:1000 }, width: 120, format: 'C2' }, { field: 'ShipCountry', headerText: 'Ship Country', editType: 'dropdownedit', width: 150 } ], height: 265 }); -grid.appendTo('#Grid'); - - - +grid.appendTo('#Grid'); \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/js/index.html b/ej2-javascript/code-snippet/grid/grid-cs47/js/index.html index 8a6338bf8..4ba473a53 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs47/js/index.html +++ b/ej2-javascript/code-snippet/grid/grid-cs47/js/index.html @@ -5,39 +5,19 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/numberingSystems.json b/ej2-javascript/code-snippet/grid/grid-cs47/numberingSystems.json deleted file mode 100644 index 3425a257f..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs47/numberingSystems.json +++ /dev/null @@ -1,319 +0,0 @@ -{ - "supplemental": { - "version": { - "_number": "$Revision: 12732 $", - "_unicodeVersion": "9.0.0", - "_cldrVersion": "31" - }, - "numberingSystems": { - "adlm": { - "_digits": "𞥐𞥑𞥒𞥓𞥔𞥕𞥖𞥗𞥘𞥙", - "_type": "numeric" - }, - "ahom": { - "_digits": "𑜰𑜱𑜲𑜳𑜴𑜵𑜶𑜷𑜸𑜹", - "_type": "numeric" - }, - "arab": { - "_digits": "٠١٢٣٤٥٦٧٨٩", - "_type": "numeric" - }, - "arabext": { - "_digits": "۰۱۲۳۴۵۶۷۸۹", - "_type": "numeric" - }, - "armn": { - "_rules": "armenian-upper", - "_type": "algorithmic" - }, - "armnlow": { - "_rules": "armenian-lower", - "_type": "algorithmic" - }, - "bali": { - "_digits": "᭐᭑᭒᭓᭔᭕᭖᭗᭘᭙", - "_type": "numeric" - }, - "beng": { - "_digits": "০১২৩৪৫৬৭৮৯", - "_type": "numeric" - }, - "bhks": { - "_digits": "𑱐𑱑𑱒𑱓𑱔𑱕𑱖𑱗𑱘𑱙", - "_type": "numeric" - }, - "brah": { - "_digits": "𑁦𑁧𑁨𑁩𑁪𑁫𑁬𑁭𑁮𑁯", - "_type": "numeric" - }, - "cakm": { - "_digits": "𑄶𑄷𑄸𑄹𑄺𑄻𑄼𑄽𑄾𑄿", - "_type": "numeric" - }, - "cham": { - "_digits": "꩐꩑꩒꩓꩔꩕꩖꩗꩘꩙", - "_type": "numeric" - }, - "cyrl": { - "_rules": "cyrillic-lower", - "_type": "algorithmic" - }, - "deva": { - "_digits": "०१२३४५६७८९", - "_type": "numeric" - }, - "ethi": { - "_rules": "ethiopic", - "_type": "algorithmic" - }, - "fullwide": { - "_digits": "0123456789", - "_type": "numeric" - }, - "geor": { - "_rules": "georgian", - "_type": "algorithmic" - }, - "grek": { - "_rules": "greek-upper", - "_type": "algorithmic" - }, - "greklow": { - "_rules": "greek-lower", - "_type": "algorithmic" - }, - "gujr": { - "_digits": "૦૧૨૩૪૫૬૭૮૯", - "_type": "numeric" - }, - "guru": { - "_digits": "੦੧੨੩੪੫੬੭੮੯", - "_type": "numeric" - }, - "hanidays": { - "_rules": "zh/SpelloutRules/spellout-numbering-days", - "_type": "algorithmic" - }, - "hanidec": { - "_digits": "〇一二三四五六七八九", - "_type": "numeric" - }, - "hans": { - "_rules": "zh/SpelloutRules/spellout-cardinal", - "_type": "algorithmic" - }, - "hansfin": { - "_rules": "zh/SpelloutRules/spellout-cardinal-financial", - "_type": "algorithmic" - }, - "hant": { - "_rules": "zh_Hant/SpelloutRules/spellout-cardinal", - "_type": "algorithmic" - }, - "hantfin": { - "_rules": "zh_Hant/SpelloutRules/spellout-cardinal-financial", - "_type": "algorithmic" - }, - "hebr": { - "_rules": "hebrew", - "_type": "algorithmic" - }, - "hmng": { - "_digits": "𖭐𖭑𖭒𖭓𖭔𖭕𖭖𖭗𖭘𖭙", - "_type": "numeric" - }, - "java": { - "_digits": "꧐꧑꧒꧓꧔꧕꧖꧗꧘꧙", - "_type": "numeric" - }, - "jpan": { - "_rules": "ja/SpelloutRules/spellout-cardinal", - "_type": "algorithmic" - }, - "jpanfin": { - "_rules": "ja/SpelloutRules/spellout-cardinal-financial", - "_type": "algorithmic" - }, - "kali": { - "_digits": "꤀꤁꤂꤃꤄꤅꤆꤇꤈꤉", - "_type": "numeric" - }, - "khmr": { - "_digits": "០១២៣៤៥៦៧៨៩", - "_type": "numeric" - }, - "knda": { - "_digits": "೦೧೨೩೪೫೬೭೮೯", - "_type": "numeric" - }, - "lana": { - "_digits": "᪀᪁᪂᪃᪄᪅᪆᪇᪈᪉", - "_type": "numeric" - }, - "lanatham": { - "_digits": "᪐᪑᪒᪓᪔᪕᪖᪗᪘᪙", - "_type": "numeric" - }, - "laoo": { - "_digits": "໐໑໒໓໔໕໖໗໘໙", - "_type": "numeric" - }, - "latn": { - "_digits": "0123456789", - "_type": "numeric" - }, - "lepc": { - "_digits": "᱀᱁᱂᱃᱄᱅᱆᱇᱈᱉", - "_type": "numeric" - }, - "limb": { - "_digits": "᥆᥇᥈᥉᥊᥋᥌᥍᥎᥏", - "_type": "numeric" - }, - "mathbold": { - "_digits": "𝟎𝟏𝟐𝟑𝟒𝟓𝟔𝟕𝟖𝟗", - "_type": "numeric" - }, - "mathdbl": { - "_digits": "𝟘𝟙𝟚𝟛𝟜𝟝𝟞𝟟𝟠𝟡", - "_type": "numeric" - }, - "mathmono": { - "_digits": "𝟶𝟷𝟸𝟹𝟺𝟻𝟼𝟽𝟾𝟿", - "_type": "numeric" - }, - "mathsanb": { - "_digits": "𝟬𝟭𝟮𝟯𝟰𝟱𝟲𝟳𝟴𝟵", - "_type": "numeric" - }, - "mathsans": { - "_digits": "𝟢𝟣𝟤𝟥𝟦𝟧𝟨𝟩𝟪𝟫", - "_type": "numeric" - }, - "mlym": { - "_digits": "൦൧൨൩൪൫൬൭൮൯", - "_type": "numeric" - }, - "modi": { - "_digits": "𑙐𑙑𑙒𑙓𑙔𑙕𑙖𑙗𑙘𑙙", - "_type": "numeric" - }, - "mong": { - "_digits": "᠐᠑᠒᠓᠔᠕᠖᠗᠘᠙", - "_type": "numeric" - }, - "mroo": { - "_digits": "𖩠𖩡𖩢𖩣𖩤𖩥𖩦𖩧𖩨𖩩", - "_type": "numeric" - }, - "mtei": { - "_digits": "꯰꯱꯲꯳꯴꯵꯶꯷꯸꯹", - "_type": "numeric" - }, - "mymr": { - "_digits": "၀၁၂၃၄၅၆၇၈၉", - "_type": "numeric" - }, - "mymrshan": { - "_digits": "႐႑႒႓႔႕႖႗႘႙", - "_type": "numeric" - }, - "mymrtlng": { - "_digits": "꧰꧱꧲꧳꧴꧵꧶꧷꧸꧹", - "_type": "numeric" - }, - "newa": { - "_digits": "𑑐𑑑𑑒𑑓𑑔𑑕𑑖𑑗𑑘𑑙", - "_type": "numeric" - }, - "nkoo": { - "_digits": "߀߁߂߃߄߅߆߇߈߉", - "_type": "numeric" - }, - "olck": { - "_digits": "᱐᱑᱒᱓᱔᱕᱖᱗᱘᱙", - "_type": "numeric" - }, - "orya": { - "_digits": "୦୧୨୩୪୫୬୭୮୯", - "_type": "numeric" - }, - "osma": { - "_digits": "𐒠𐒡𐒢𐒣𐒤𐒥𐒦𐒧𐒨𐒩", - "_type": "numeric" - }, - "roman": { - "_rules": "roman-upper", - "_type": "algorithmic" - }, - "romanlow": { - "_rules": "roman-lower", - "_type": "algorithmic" - }, - "saur": { - "_digits": "꣐꣑꣒꣓꣔꣕꣖꣗꣘꣙", - "_type": "numeric" - }, - "shrd": { - "_digits": "𑇐𑇑𑇒𑇓𑇔𑇕𑇖𑇗𑇘𑇙", - "_type": "numeric" - }, - "sind": { - "_digits": "𑋰𑋱𑋲𑋳𑋴𑋵𑋶𑋷𑋸𑋹", - "_type": "numeric" - }, - "sinh": { - "_digits": "෦෧෨෩෪෫෬෭෮෯", - "_type": "numeric" - }, - "sora": { - "_digits": "𑃰𑃱𑃲𑃳𑃴𑃵𑃶𑃷𑃸𑃹", - "_type": "numeric" - }, - "sund": { - "_digits": "᮰᮱᮲᮳᮴᮵᮶᮷᮸᮹", - "_type": "numeric" - }, - "takr": { - "_digits": "𑛀𑛁𑛂𑛃𑛄𑛅𑛆𑛇𑛈𑛉", - "_type": "numeric" - }, - "talu": { - "_digits": "᧐᧑᧒᧓᧔᧕᧖᧗᧘᧙", - "_type": "numeric" - }, - "taml": { - "_rules": "tamil", - "_type": "algorithmic" - }, - "tamldec": { - "_digits": "௦௧௨௩௪௫௬௭௮௯", - "_type": "numeric" - }, - "telu": { - "_digits": "౦౧౨౩౪౫౬౭౮౯", - "_type": "numeric" - }, - "thai": { - "_digits": "๐๑๒๓๔๕๖๗๘๙", - "_type": "numeric" - }, - "tibt": { - "_digits": "༠༡༢༣༤༥༦༧༨༩", - "_type": "numeric" - }, - "tirh": { - "_digits": "𑓐𑓑𑓒𑓓𑓔𑓕𑓖𑓗𑓘𑓙", - "_type": "numeric" - }, - "vaii": { - "_digits": "꘠꘡꘢꘣꘤꘥꘦꘧꘨꘩", - "_type": "numeric" - }, - "wara": { - "_digits": "𑣠𑣡𑣢𑣣𑣤𑣥𑣦𑣧𑣨𑣩", - "_type": "numeric" - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/numbers.json b/ej2-javascript/code-snippet/grid/grid-cs47/numbers.json deleted file mode 100644 index cb6b997d5..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs47/numbers.json +++ /dev/null @@ -1,154 +0,0 @@ -{ - "main": { - "de": { - "identity": { - "version": { - "_number": "$Revision: 13259 $", - "_cldrVersion": "31" - }, - "language": "de" - }, - "numbers": { - "defaultNumberingSystem": "latn", - "otherNumberingSystems": { - "native": "latn" - }, - "minimumGroupingDigits": "1", - "symbols-numberSystem-latn": { - "decimal": ",", - "group": ".", - "list": ";", - "percentSign": "%", - "plusSign": "+", - "minusSign": "-", - "exponential": "E", - "superscriptingExponent": "·", - "perMille": "‰", - "infinity": "∞", - "nan": "NaN", - "timeSeparator": ":" - }, - "decimalFormats-numberSystem-latn": { - "standard": "#,##0.###", - "long": { - "decimalFormat": { - "1000-count-one": "0 Tausend", - "1000-count-other": "0 Tausend", - "10000-count-one": "00 Tausend", - "10000-count-other": "00 Tausend", - "100000-count-one": "000 Tausend", - "100000-count-other": "000 Tausend", - "1000000-count-one": "0 Million", - "1000000-count-other": "0 Millionen", - "10000000-count-one": "00 Millionen", - "10000000-count-other": "00 Millionen", - "100000000-count-one": "000 Millionen", - "100000000-count-other": "000 Millionen", - "1000000000-count-one": "0 Milliarde", - "1000000000-count-other": "0 Milliarden", - "10000000000-count-one": "00 Milliarden", - "10000000000-count-other": "00 Milliarden", - "100000000000-count-one": "000 Milliarden", - "100000000000-count-other": "000 Milliarden", - "1000000000000-count-one": "0 Billion", - "1000000000000-count-other": "0 Billionen", - "10000000000000-count-one": "00 Billionen", - "10000000000000-count-other": "00 Billionen", - "100000000000000-count-one": "000 Billionen", - "100000000000000-count-other": "000 Billionen" - } - }, - "short": { - "decimalFormat": { - "1000-count-one": "0", - "1000-count-other": "0", - "10000-count-one": "0", - "10000-count-other": "0", - "100000-count-one": "0", - "100000-count-other": "0", - "1000000-count-one": "0 Mio'.'", - "1000000-count-other": "0 Mio'.'", - "10000000-count-one": "00 Mio'.'", - "10000000-count-other": "00 Mio'.'", - "100000000-count-one": "000 Mio'.'", - "100000000-count-other": "000 Mio'.'", - "1000000000-count-one": "0 Mrd'.'", - "1000000000-count-other": "0 Mrd'.'", - "10000000000-count-one": "00 Mrd'.'", - "10000000000-count-other": "00 Mrd'.'", - "100000000000-count-one": "000 Mrd'.'", - "100000000000-count-other": "000 Mrd'.'", - "1000000000000-count-one": "0 Bio'.'", - "1000000000000-count-other": "0 Bio'.'", - "10000000000000-count-one": "00 Bio'.'", - "10000000000000-count-other": "00 Bio'.'", - "100000000000000-count-one": "000 Bio'.'", - "100000000000000-count-other": "000 Bio'.'" - } - } - }, - "scientificFormats-numberSystem-latn": { - "standard": "#E0" - }, - "percentFormats-numberSystem-latn": { - "standard": "#,##0 %" - }, - "currencyFormats-numberSystem-latn": { - "currencySpacing": { - "beforeCurrency": { - "currencyMatch": "[:^S:]", - "surroundingMatch": "[:digit:]", - "insertBetween": " " - }, - "afterCurrency": { - "currencyMatch": "[:^S:]", - "surroundingMatch": "[:digit:]", - "insertBetween": " " - } - }, - "standard": "#,##0.00 ¤", - "accounting": "#,##0.00 ¤", - "short": { - "standard": { - "1000-count-one": "0 Tsd'.' ¤", - "1000-count-other": "0 Tsd'.' ¤", - "10000-count-one": "00 Tsd'.' ¤", - "10000-count-other": "00 Tsd'.' ¤", - "100000-count-one": "000 Tsd'.' ¤", - "100000-count-other": "000 Tsd'.' ¤", - "1000000-count-one": "0 Mio'.' ¤", - "1000000-count-other": "0 Mio'.' ¤", - "10000000-count-one": "00 Mio'.' ¤", - "10000000-count-other": "00 Mio'.' ¤", - "100000000-count-one": "000 Mio'.' ¤", - "100000000-count-other": "000 Mio'.' ¤", - "1000000000-count-one": "0 Mrd'.' ¤", - "1000000000-count-other": "0 Mrd'.' ¤", - "10000000000-count-one": "00 Mrd'.' ¤", - "10000000000-count-other": "00 Mrd'.' ¤", - "100000000000-count-one": "000 Mrd'.' ¤", - "100000000000-count-other": "000 Mrd'.' ¤", - "1000000000000-count-one": "0 Bio'.' ¤", - "1000000000000-count-other": "0 Bio'.' ¤", - "10000000000000-count-one": "00 Bio'.' ¤", - "10000000000000-count-other": "00 Bio'.' ¤", - "100000000000000-count-one": "000 Bio'.' ¤", - "100000000000000-count-other": "000 Bio'.' ¤" - } - }, - "unitPattern-count-one": "{0} {1}", - "unitPattern-count-other": "{0} {1}" - }, - "miscPatterns-numberSystem-latn": { - "atLeast": "{0}+", - "range": "{0}–{1}" - }, - "minimalPairs": { - "pluralMinimalPairs": "{0} Tag", - "pluralMinimalPairs": "{0} Tage", - "other": "{0}. Abzweigung nach rechts nehmen" - } - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/productData.ts b/ej2-javascript/code-snippet/grid/grid-cs47/productData.ts deleted file mode 100644 index ebae5b90d..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs47/productData.ts +++ /dev/null @@ -1,41 +0,0 @@ -export let productData: Object[] = [ - { - ProductID: 1, - ProductName: 'Chai', - UnitPrice: 18.0, - UnitsInStock: 39, - TotalCost: 702 - }, - - { - ProductID: 2, - ProductName: 'Chang', - UnitPrice: 19.0, - UnitsInStock: 17, - TotalCost: 323 - }, - - { - ProductID: 3, - ProductName: 'Aniseed Syrup', - UnitPrice: 10.0, - UnitsInStock: 13, - TotalCost: 130 - }, - - { - ProductID: 4, - ProductName: "Chef Anton's Cajun Seasoning", - UnitPrice: 22.0, - UnitsInStock: 53, - TotalCost: 1166 - }, - - { - ProductID: 5, - ProductName: "Chef Anton's Gumbo Mix", - UnitPrice: 21.35, - UnitsInStock: 0, - TotalCost: 0 - } - ]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/systemjs.config.js b/ej2-javascript/code-snippet/grid/grid-cs47/systemjs.config.js index a60282196..08e1fa6b5 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs47/systemjs.config.js +++ b/ej2-javascript/code-snippet/grid/grid-cs47/systemjs.config.js @@ -10,7 +10,7 @@ System.config({ } }, paths: { - "syncfusion:": "https://cdn.syncfusion.com/ej2/20.3.56/" + "syncfusion:": "https://cdn.syncfusion.com/ej2/25.2.3/" }, map: { main: "index.ts", @@ -31,12 +31,10 @@ System.config({ "@syncfusion/ej2-file-utils": "syncfusion:ej2-file-utils/dist/ej2-file-utils.umd.min.js", "@syncfusion/ej2-compression": "syncfusion:ej2-compression/dist/ej2-compression.umd.min.js", "@syncfusion/ej2-inputs": "syncfusion:ej2-inputs/dist/ej2-inputs.umd.min.js", - "@syncfusion/ej2-calendars": "syncfusion:ej2-calendars/dist/ej2-calendars.umd.min.js", "@syncfusion/ej2-dropdowns": "syncfusion:ej2-dropdowns/dist/ej2-dropdowns.umd.min.js", "@syncfusion/ej2-notifications":"syncfusion:ej2-notifications/dist/ej2-notifications.umd.min.js", "@syncfusion/ej2-lists": "syncfusion:ej2-lists/dist/ej2-lists.umd.min.js", "@syncfusion/ej2-splitbuttons": "syncfusion:ej2-splitbuttons/dist/ej2-splitbuttons.umd.min.js", - "@syncfusion/ej2-notifications": "syncfusion:ej2-notifications/dist/ej2-notifications.umd.min.js", }, meta: { '*.json': { loader: 'plugin-json' } diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/timeZoneNames.json b/ej2-javascript/code-snippet/grid/grid-cs47/timeZoneNames.json deleted file mode 100644 index 05fec091c..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs47/timeZoneNames.json +++ /dev/null @@ -1,2391 +0,0 @@ -{ - "main": { - "de": { - "identity": { - "version": { - "_number": "$Revision: 12879 $", - "_cldrVersion": "30.0.3" - }, - "language": "de" - }, - "dates": { - "timeZoneNames": { - "hourFormat": "+HH:mm;-HH:mm", - "gmtFormat": "GMT{0}", - "gmtZeroFormat": "GMT", - "regionFormat": "{0} Zeit", - "regionFormat-type-daylight": "{0} Sommerzeit", - "regionFormat-type-standard": "{0} Normalzeit", - "fallbackFormat": "{1} ({0})", - "zone": { - "America": { - "Adak": { - "exemplarCity": "Adak" - }, - "Anchorage": { - "exemplarCity": "Anchorage" - }, - "Anguilla": { - "exemplarCity": "Anguilla" - }, - "Antigua": { - "exemplarCity": "Antigua" - }, - "Araguaina": { - "exemplarCity": "Araguaina" - }, - "Argentina": { - "Rio_Gallegos": { - "exemplarCity": "Rio Gallegos" - }, - "San_Juan": { - "exemplarCity": "San Juan" - }, - "Ushuaia": { - "exemplarCity": "Ushuaia" - }, - "La_Rioja": { - "exemplarCity": "La Rioja" - }, - "San_Luis": { - "exemplarCity": "San Luis" - }, - "Salta": { - "exemplarCity": "Salta" - }, - "Tucuman": { - "exemplarCity": "Tucuman" - } - }, - "Aruba": { - "exemplarCity": "Aruba" - }, - "Asuncion": { - "exemplarCity": "Asunción" - }, - "Bahia": { - "exemplarCity": "Bahia" - }, - "Bahia_Banderas": { - "exemplarCity": "Bahia Banderas" - }, - "Barbados": { - "exemplarCity": "Barbados" - }, - "Belem": { - "exemplarCity": "Belem" - }, - "Belize": { - "exemplarCity": "Belize" - }, - "Blanc-Sablon": { - "exemplarCity": "Blanc-Sablon" - }, - "Boa_Vista": { - "exemplarCity": "Boa Vista" - }, - "Bogota": { - "exemplarCity": "Bogotá" - }, - "Boise": { - "exemplarCity": "Boise" - }, - "Buenos_Aires": { - "exemplarCity": "Buenos Aires" - }, - "Cambridge_Bay": { - "exemplarCity": "Cambridge Bay" - }, - "Campo_Grande": { - "exemplarCity": "Campo Grande" - }, - "Cancun": { - "exemplarCity": "Cancún" - }, - "Caracas": { - "exemplarCity": "Caracas" - }, - "Catamarca": { - "exemplarCity": "Catamarca" - }, - "Cayenne": { - "exemplarCity": "Cayenne" - }, - "Cayman": { - "exemplarCity": "Kaimaninseln" - }, - "Chicago": { - "exemplarCity": "Chicago" - }, - "Chihuahua": { - "exemplarCity": "Chihuahua" - }, - "Coral_Harbour": { - "exemplarCity": "Atikokan" - }, - "Cordoba": { - "exemplarCity": "Córdoba" - }, - "Costa_Rica": { - "exemplarCity": "Costa Rica" - }, - "Creston": { - "exemplarCity": "Creston" - }, - "Cuiaba": { - "exemplarCity": "Cuiaba" - }, - "Curacao": { - "exemplarCity": "Curaçao" - }, - "Danmarkshavn": { - "exemplarCity": "Danmarkshavn" - }, - "Dawson": { - "exemplarCity": "Dawson" - }, - "Dawson_Creek": { - "exemplarCity": "Dawson Creek" - }, - "Denver": { - "exemplarCity": "Denver" - }, - "Detroit": { - "exemplarCity": "Detroit" - }, - "Dominica": { - "exemplarCity": "Dominica" - }, - "Edmonton": { - "exemplarCity": "Edmonton" - }, - "Eirunepe": { - "exemplarCity": "Eirunepe" - }, - "El_Salvador": { - "exemplarCity": "El Salvador" - }, - "Fort_Nelson": { - "exemplarCity": "Fort Nelson" - }, - "Fortaleza": { - "exemplarCity": "Fortaleza" - }, - "Glace_Bay": { - "exemplarCity": "Glace Bay" - }, - "Godthab": { - "exemplarCity": "Nuuk" - }, - "Goose_Bay": { - "exemplarCity": "Goose Bay" - }, - "Grand_Turk": { - "exemplarCity": "Grand Turk" - }, - "Grenada": { - "exemplarCity": "Grenada" - }, - "Guadeloupe": { - "exemplarCity": "Guadeloupe" - }, - "Guatemala": { - "exemplarCity": "Guatemala" - }, - "Guayaquil": { - "exemplarCity": "Guayaquil" - }, - "Guyana": { - "exemplarCity": "Guyana" - }, - "Halifax": { - "exemplarCity": "Halifax" - }, - "Havana": { - "exemplarCity": "Havanna" - }, - "Hermosillo": { - "exemplarCity": "Hermosillo" - }, - "Indiana": { - "Vincennes": { - "exemplarCity": "Vincennes, Indiana" - }, - "Petersburg": { - "exemplarCity": "Petersburg, Indiana" - }, - "Tell_City": { - "exemplarCity": "Tell City, Indiana" - }, - "Knox": { - "exemplarCity": "Knox, Indiana" - }, - "Winamac": { - "exemplarCity": "Winamac, Indiana" - }, - "Marengo": { - "exemplarCity": "Marengo, Indiana" - }, - "Vevay": { - "exemplarCity": "Vevay, Indiana" - } - }, - "Indianapolis": { - "exemplarCity": "Indianapolis" - }, - "Inuvik": { - "exemplarCity": "Inuvik" - }, - "Iqaluit": { - "exemplarCity": "Iqaluit" - }, - "Jamaica": { - "exemplarCity": "Jamaika" - }, - "Jujuy": { - "exemplarCity": "Jujuy" - }, - "Juneau": { - "exemplarCity": "Juneau" - }, - "Kentucky": { - "Monticello": { - "exemplarCity": "Monticello, Kentucky" - } - }, - "Kralendijk": { - "exemplarCity": "Kralendijk" - }, - "La_Paz": { - "exemplarCity": "La Paz" - }, - "Lima": { - "exemplarCity": "Lima" - }, - "Los_Angeles": { - "exemplarCity": "Los Angeles" - }, - "Louisville": { - "exemplarCity": "Louisville" - }, - "Lower_Princes": { - "exemplarCity": "Lower Prince’s Quarter" - }, - "Maceio": { - "exemplarCity": "Maceio" - }, - "Managua": { - "exemplarCity": "Managua" - }, - "Manaus": { - "exemplarCity": "Manaus" - }, - "Marigot": { - "exemplarCity": "Marigot" - }, - "Martinique": { - "exemplarCity": "Martinique" - }, - "Matamoros": { - "exemplarCity": "Matamoros" - }, - "Mazatlan": { - "exemplarCity": "Mazatlan" - }, - "Mendoza": { - "exemplarCity": "Mendoza" - }, - "Menominee": { - "exemplarCity": "Menominee" - }, - "Merida": { - "exemplarCity": "Merida" - }, - "Metlakatla": { - "exemplarCity": "Metlakatla" - }, - "Mexico_City": { - "exemplarCity": "Mexiko-Stadt" - }, - "Miquelon": { - "exemplarCity": "Miquelon" - }, - "Moncton": { - "exemplarCity": "Moncton" - }, - "Monterrey": { - "exemplarCity": "Monterrey" - }, - "Montevideo": { - "exemplarCity": "Montevideo" - }, - "Montserrat": { - "exemplarCity": "Montserrat" - }, - "Nassau": { - "exemplarCity": "Nassau" - }, - "New_York": { - "exemplarCity": "New York" - }, - "Nipigon": { - "exemplarCity": "Nipigon" - }, - "Nome": { - "exemplarCity": "Nome" - }, - "Noronha": { - "exemplarCity": "Noronha" - }, - "North_Dakota": { - "Beulah": { - "exemplarCity": "Beulah, North Dakota" - }, - "New_Salem": { - "exemplarCity": "New Salem, North Dakota" - }, - "Center": { - "exemplarCity": "Center, North Dakota" - } - }, - "Ojinaga": { - "exemplarCity": "Ojinaga" - }, - "Panama": { - "exemplarCity": "Panama" - }, - "Pangnirtung": { - "exemplarCity": "Pangnirtung" - }, - "Paramaribo": { - "exemplarCity": "Paramaribo" - }, - "Phoenix": { - "exemplarCity": "Phoenix" - }, - "Port-au-Prince": { - "exemplarCity": "Port-au-Prince" - }, - "Port_of_Spain": { - "exemplarCity": "Port of Spain" - }, - "Porto_Velho": { - "exemplarCity": "Porto Velho" - }, - "Puerto_Rico": { - "exemplarCity": "Puerto Rico" - }, - "Rainy_River": { - "exemplarCity": "Rainy River" - }, - "Rankin_Inlet": { - "exemplarCity": "Rankin Inlet" - }, - "Recife": { - "exemplarCity": "Recife" - }, - "Regina": { - "exemplarCity": "Regina" - }, - "Resolute": { - "exemplarCity": "Resolute" - }, - "Rio_Branco": { - "exemplarCity": "Rio Branco" - }, - "Santa_Isabel": { - "exemplarCity": "Santa Isabel" - }, - "Santarem": { - "exemplarCity": "Santarem" - }, - "Santiago": { - "exemplarCity": "Santiago" - }, - "Santo_Domingo": { - "exemplarCity": "Santo Domingo" - }, - "Sao_Paulo": { - "exemplarCity": "São Paulo" - }, - "Scoresbysund": { - "exemplarCity": "Ittoqqortoormiit" - }, - "Sitka": { - "exemplarCity": "Sitka" - }, - "St_Barthelemy": { - "exemplarCity": "Saint-Barthélemy" - }, - "St_Johns": { - "exemplarCity": "St. John’s" - }, - "St_Kitts": { - "exemplarCity": "St. Kitts" - }, - "St_Lucia": { - "exemplarCity": "St. Lucia" - }, - "St_Thomas": { - "exemplarCity": "St. Thomas" - }, - "St_Vincent": { - "exemplarCity": "St. Vincent" - }, - "Swift_Current": { - "exemplarCity": "Swift Current" - }, - "Tegucigalpa": { - "exemplarCity": "Tegucigalpa" - }, - "Thule": { - "exemplarCity": "Thule" - }, - "Thunder_Bay": { - "exemplarCity": "Thunder Bay" - }, - "Tijuana": { - "exemplarCity": "Tijuana" - }, - "Toronto": { - "exemplarCity": "Toronto" - }, - "Tortola": { - "exemplarCity": "Tortola" - }, - "Vancouver": { - "exemplarCity": "Vancouver" - }, - "Whitehorse": { - "exemplarCity": "Whitehorse" - }, - "Winnipeg": { - "exemplarCity": "Winnipeg" - }, - "Yakutat": { - "exemplarCity": "Yakutat" - }, - "Yellowknife": { - "exemplarCity": "Yellowknife" - } - }, - "Atlantic": { - "Azores": { - "exemplarCity": "Azoren" - }, - "Bermuda": { - "exemplarCity": "Bermudas" - }, - "Canary": { - "exemplarCity": "Kanaren" - }, - "Cape_Verde": { - "exemplarCity": "Cabo Verde" - }, - "Faeroe": { - "exemplarCity": "Färöer" - }, - "Madeira": { - "exemplarCity": "Madeira" - }, - "Reykjavik": { - "exemplarCity": "Reyk­ja­vík" - }, - "South_Georgia": { - "exemplarCity": "Südgeorgien" - }, - "St_Helena": { - "exemplarCity": "St. Helena" - }, - "Stanley": { - "exemplarCity": "Stanley" - } - }, - "Europe": { - "Amsterdam": { - "exemplarCity": "Amsterdam" - }, - "Andorra": { - "exemplarCity": "Andorra" - }, - "Astrakhan": { - "exemplarCity": "Astrachan" - }, - "Athens": { - "exemplarCity": "Athen" - }, - "Belgrade": { - "exemplarCity": "Belgrad" - }, - "Berlin": { - "exemplarCity": "Berlin" - }, - "Bratislava": { - "exemplarCity": "Bratislava" - }, - "Brussels": { - "exemplarCity": "Brüssel" - }, - "Bucharest": { - "exemplarCity": "Bukarest" - }, - "Budapest": { - "exemplarCity": "Budapest" - }, - "Busingen": { - "exemplarCity": "Büsingen" - }, - "Chisinau": { - "exemplarCity": "Kischinau" - }, - "Copenhagen": { - "exemplarCity": "Kopenhagen" - }, - "Dublin": { - "long": { - "daylight": "Irische Sommerzeit" - }, - "exemplarCity": "Dublin" - }, - "Gibraltar": { - "exemplarCity": "Gibraltar" - }, - "Guernsey": { - "exemplarCity": "Guernsey" - }, - "Helsinki": { - "exemplarCity": "Helsinki" - }, - "Isle_of_Man": { - "exemplarCity": "Isle of Man" - }, - "Istanbul": { - "exemplarCity": "Istanbul" - }, - "Jersey": { - "exemplarCity": "Jersey" - }, - "Kaliningrad": { - "exemplarCity": "Kaliningrad" - }, - "Kiev": { - "exemplarCity": "Kiew" - }, - "Kirov": { - "exemplarCity": "Kirow" - }, - "Lisbon": { - "exemplarCity": "Lissabon" - }, - "Ljubljana": { - "exemplarCity": "Ljubljana" - }, - "London": { - "long": { - "daylight": "Britische Sommerzeit" - }, - "exemplarCity": "London" - }, - "Luxembourg": { - "exemplarCity": "Luxemburg" - }, - "Madrid": { - "exemplarCity": "Madrid" - }, - "Malta": { - "exemplarCity": "Malta" - }, - "Mariehamn": { - "exemplarCity": "Mariehamn" - }, - "Minsk": { - "exemplarCity": "Minsk" - }, - "Monaco": { - "exemplarCity": "Monaco" - }, - "Moscow": { - "exemplarCity": "Moskau" - }, - "Oslo": { - "exemplarCity": "Oslo" - }, - "Paris": { - "exemplarCity": "Paris" - }, - "Podgorica": { - "exemplarCity": "Podgorica" - }, - "Prague": { - "exemplarCity": "Prag" - }, - "Riga": { - "exemplarCity": "Riga" - }, - "Rome": { - "exemplarCity": "Rom" - }, - "Samara": { - "exemplarCity": "Samara" - }, - "San_Marino": { - "exemplarCity": "San Marino" - }, - "Sarajevo": { - "exemplarCity": "Sarajevo" - }, - "Simferopol": { - "exemplarCity": "Simferopol" - }, - "Skopje": { - "exemplarCity": "Skopje" - }, - "Sofia": { - "exemplarCity": "Sofia" - }, - "Stockholm": { - "exemplarCity": "Stockholm" - }, - "Tallinn": { - "exemplarCity": "Tallinn" - }, - "Tirane": { - "exemplarCity": "Tirana" - }, - "Ulyanovsk": { - "exemplarCity": "Uljanowsk" - }, - "Uzhgorod": { - "exemplarCity": "Uschgorod" - }, - "Vaduz": { - "exemplarCity": "Vaduz" - }, - "Vatican": { - "exemplarCity": "Vatikan" - }, - "Vienna": { - "exemplarCity": "Wien" - }, - "Vilnius": { - "exemplarCity": "Vilnius" - }, - "Volgograd": { - "exemplarCity": "Wolgograd" - }, - "Warsaw": { - "exemplarCity": "Warschau" - }, - "Zagreb": { - "exemplarCity": "Zagreb" - }, - "Zaporozhye": { - "exemplarCity": "Saporischja" - }, - "Zurich": { - "exemplarCity": "Zürich" - } - }, - "Africa": { - "Abidjan": { - "exemplarCity": "Abidjan" - }, - "Accra": { - "exemplarCity": "Accra" - }, - "Addis_Ababa": { - "exemplarCity": "Addis Abeba" - }, - "Algiers": { - "exemplarCity": "Algier" - }, - "Asmera": { - "exemplarCity": "Asmara" - }, - "Bamako": { - "exemplarCity": "Bamako" - }, - "Bangui": { - "exemplarCity": "Bangui" - }, - "Banjul": { - "exemplarCity": "Banjul" - }, - "Bissau": { - "exemplarCity": "Bissau" - }, - "Blantyre": { - "exemplarCity": "Blantyre" - }, - "Brazzaville": { - "exemplarCity": "Brazzaville" - }, - "Bujumbura": { - "exemplarCity": "Bujumbura" - }, - "Cairo": { - "exemplarCity": "Kairo" - }, - "Casablanca": { - "exemplarCity": "Casablanca" - }, - "Ceuta": { - "exemplarCity": "Ceuta" - }, - "Conakry": { - "exemplarCity": "Conakry" - }, - "Dakar": { - "exemplarCity": "Dakar" - }, - "Dar_es_Salaam": { - "exemplarCity": "Daressalam" - }, - "Djibouti": { - "exemplarCity": "Dschibuti" - }, - "Douala": { - "exemplarCity": "Douala" - }, - "El_Aaiun": { - "exemplarCity": "El Aaiún" - }, - "Freetown": { - "exemplarCity": "Freetown" - }, - "Gaborone": { - "exemplarCity": "Gaborone" - }, - "Harare": { - "exemplarCity": "Harare" - }, - "Johannesburg": { - "exemplarCity": "Johannesburg" - }, - "Juba": { - "exemplarCity": "Juba" - }, - "Kampala": { - "exemplarCity": "Kampala" - }, - "Khartoum": { - "exemplarCity": "Khartum" - }, - "Kigali": { - "exemplarCity": "Kigali" - }, - "Kinshasa": { - "exemplarCity": "Kinshasa" - }, - "Lagos": { - "exemplarCity": "Lagos" - }, - "Libreville": { - "exemplarCity": "Libreville" - }, - "Lome": { - "exemplarCity": "Lomé" - }, - "Luanda": { - "exemplarCity": "Luanda" - }, - "Lubumbashi": { - "exemplarCity": "Lubumbashi" - }, - "Lusaka": { - "exemplarCity": "Lusaka" - }, - "Malabo": { - "exemplarCity": "Malabo" - }, - "Maputo": { - "exemplarCity": "Maputo" - }, - "Maseru": { - "exemplarCity": "Maseru" - }, - "Mbabane": { - "exemplarCity": "Mbabane" - }, - "Mogadishu": { - "exemplarCity": "Mogadischu" - }, - "Monrovia": { - "exemplarCity": "Monrovia" - }, - "Nairobi": { - "exemplarCity": "Nairobi" - }, - "Ndjamena": { - "exemplarCity": "N’Djamena" - }, - "Niamey": { - "exemplarCity": "Niamey" - }, - "Nouakchott": { - "exemplarCity": "Nouakchott" - }, - "Ouagadougou": { - "exemplarCity": "Ouagadougou" - }, - "Porto-Novo": { - "exemplarCity": "Porto Novo" - }, - "Sao_Tome": { - "exemplarCity": "São Tomé" - }, - "Tripoli": { - "exemplarCity": "Tripolis" - }, - "Tunis": { - "exemplarCity": "Tunis" - }, - "Windhoek": { - "exemplarCity": "Windhoek" - } - }, - "Asia": { - "Aden": { - "exemplarCity": "Aden" - }, - "Almaty": { - "exemplarCity": "Almaty" - }, - "Amman": { - "exemplarCity": "Amman" - }, - "Anadyr": { - "exemplarCity": "Anadyr" - }, - "Aqtau": { - "exemplarCity": "Aqtau" - }, - "Aqtobe": { - "exemplarCity": "Aktobe" - }, - "Ashgabat": { - "exemplarCity": "Aşgabat" - }, - "Baghdad": { - "exemplarCity": "Bagdad" - }, - "Bahrain": { - "exemplarCity": "Bahrain" - }, - "Baku": { - "exemplarCity": "Baku" - }, - "Bangkok": { - "exemplarCity": "Bangkok" - }, - "Barnaul": { - "exemplarCity": "Barnaul" - }, - "Beirut": { - "exemplarCity": "Beirut" - }, - "Bishkek": { - "exemplarCity": "Bischkek" - }, - "Brunei": { - "exemplarCity": "Brunei" - }, - "Calcutta": { - "exemplarCity": "Kalkutta" - }, - "Chita": { - "exemplarCity": "Tschita" - }, - "Choibalsan": { - "exemplarCity": "Tschoibalsan" - }, - "Colombo": { - "exemplarCity": "Colombo" - }, - "Damascus": { - "exemplarCity": "Damaskus" - }, - "Dhaka": { - "exemplarCity": "Dhaka" - }, - "Dili": { - "exemplarCity": "Dili" - }, - "Dubai": { - "exemplarCity": "Dubai" - }, - "Dushanbe": { - "exemplarCity": "Duschanbe" - }, - "Gaza": { - "exemplarCity": "Gaza" - }, - "Hebron": { - "exemplarCity": "Hebron" - }, - "Hong_Kong": { - "exemplarCity": "Hongkong" - }, - "Hovd": { - "exemplarCity": "Chowd" - }, - "Irkutsk": { - "exemplarCity": "Irkutsk" - }, - "Jakarta": { - "exemplarCity": "Jakarta" - }, - "Jayapura": { - "exemplarCity": "Jayapura" - }, - "Jerusalem": { - "exemplarCity": "Jerusalem" - }, - "Kabul": { - "exemplarCity": "Kabul" - }, - "Kamchatka": { - "exemplarCity": "Kamtschatka" - }, - "Karachi": { - "exemplarCity": "Karatschi" - }, - "Katmandu": { - "exemplarCity": "Kathmandu" - }, - "Khandyga": { - "exemplarCity": "Chandyga" - }, - "Krasnoyarsk": { - "exemplarCity": "Krasnojarsk" - }, - "Kuala_Lumpur": { - "exemplarCity": "Kuala Lumpur" - }, - "Kuching": { - "exemplarCity": "Kuching" - }, - "Kuwait": { - "exemplarCity": "Kuwait" - }, - "Macau": { - "exemplarCity": "Macao" - }, - "Magadan": { - "exemplarCity": "Magadan" - }, - "Makassar": { - "exemplarCity": "Makassar" - }, - "Manila": { - "exemplarCity": "Manila" - }, - "Muscat": { - "exemplarCity": "Maskat" - }, - "Nicosia": { - "exemplarCity": "Nikosia" - }, - "Novokuznetsk": { - "exemplarCity": "Nowokuznetsk" - }, - "Novosibirsk": { - "exemplarCity": "Nowosibirsk" - }, - "Omsk": { - "exemplarCity": "Omsk" - }, - "Oral": { - "exemplarCity": "Oral" - }, - "Phnom_Penh": { - "exemplarCity": "Phnom Penh" - }, - "Pontianak": { - "exemplarCity": "Pontianak" - }, - "Pyongyang": { - "exemplarCity": "Pjöngjang" - }, - "Qatar": { - "exemplarCity": "Katar" - }, - "Qyzylorda": { - "exemplarCity": "Qysylorda" - }, - "Rangoon": { - "exemplarCity": "Rangun" - }, - "Riyadh": { - "exemplarCity": "Riad" - }, - "Saigon": { - "exemplarCity": "Ho-Chi-Minh-Stadt" - }, - "Sakhalin": { - "exemplarCity": "Sachalin" - }, - "Samarkand": { - "exemplarCity": "Samarkand" - }, - "Seoul": { - "exemplarCity": "Seoul" - }, - "Shanghai": { - "exemplarCity": "Shanghai" - }, - "Singapore": { - "exemplarCity": "Singapur" - }, - "Srednekolymsk": { - "exemplarCity": "Srednekolymsk" - }, - "Taipei": { - "exemplarCity": "Taipeh" - }, - "Tashkent": { - "exemplarCity": "Taschkent" - }, - "Tbilisi": { - "exemplarCity": "Tiflis" - }, - "Tehran": { - "exemplarCity": "Teheran" - }, - "Thimphu": { - "exemplarCity": "Thimphu" - }, - "Tokyo": { - "exemplarCity": "Tokio" - }, - "Tomsk": { - "exemplarCity": "Tomsk" - }, - "Ulaanbaatar": { - "exemplarCity": "Ulaanbaatar" - }, - "Urumqi": { - "exemplarCity": "Ürümqi" - }, - "Ust-Nera": { - "exemplarCity": "Ust-Nera" - }, - "Vientiane": { - "exemplarCity": "Vientiane" - }, - "Vladivostok": { - "exemplarCity": "Wladiwostok" - }, - "Yakutsk": { - "exemplarCity": "Jakutsk" - }, - "Yekaterinburg": { - "exemplarCity": "Jekaterinburg" - }, - "Yerevan": { - "exemplarCity": "Eriwan" - } - }, - "Indian": { - "Antananarivo": { - "exemplarCity": "Antananarivo" - }, - "Chagos": { - "exemplarCity": "Chagos" - }, - "Christmas": { - "exemplarCity": "Weihnachtsinsel" - }, - "Cocos": { - "exemplarCity": "Cocos" - }, - "Comoro": { - "exemplarCity": "Komoren" - }, - "Kerguelen": { - "exemplarCity": "Kerguelen" - }, - "Mahe": { - "exemplarCity": "Mahe" - }, - "Maldives": { - "exemplarCity": "Malediven" - }, - "Mauritius": { - "exemplarCity": "Mauritius" - }, - "Mayotte": { - "exemplarCity": "Mayotte" - }, - "Reunion": { - "exemplarCity": "Réunion" - } - }, - "Australia": { - "Adelaide": { - "exemplarCity": "Adelaide" - }, - "Brisbane": { - "exemplarCity": "Brisbane" - }, - "Broken_Hill": { - "exemplarCity": "Broken Hill" - }, - "Currie": { - "exemplarCity": "Currie" - }, - "Darwin": { - "exemplarCity": "Darwin" - }, - "Eucla": { - "exemplarCity": "Eucla" - }, - "Hobart": { - "exemplarCity": "Hobart" - }, - "Lindeman": { - "exemplarCity": "Lindeman" - }, - "Lord_Howe": { - "exemplarCity": "Lord Howe" - }, - "Melbourne": { - "exemplarCity": "Melbourne" - }, - "Perth": { - "exemplarCity": "Perth" - }, - "Sydney": { - "exemplarCity": "Sydney" - } - }, - "Pacific": { - "Apia": { - "exemplarCity": "Apia" - }, - "Auckland": { - "exemplarCity": "Auckland" - }, - "Bougainville": { - "exemplarCity": "Bougainville" - }, - "Chatham": { - "exemplarCity": "Chatham" - }, - "Easter": { - "exemplarCity": "Osterinsel" - }, - "Efate": { - "exemplarCity": "Efate" - }, - "Enderbury": { - "exemplarCity": "Enderbury" - }, - "Fakaofo": { - "exemplarCity": "Fakaofo" - }, - "Fiji": { - "exemplarCity": "Fidschi" - }, - "Funafuti": { - "exemplarCity": "Funafuti" - }, - "Galapagos": { - "exemplarCity": "Galapagos" - }, - "Gambier": { - "exemplarCity": "Gambier" - }, - "Guadalcanal": { - "exemplarCity": "Guadalcanal" - }, - "Guam": { - "exemplarCity": "Guam" - }, - "Honolulu": { - "exemplarCity": "Honolulu" - }, - "Johnston": { - "exemplarCity": "Johnston" - }, - "Kiritimati": { - "exemplarCity": "Kiritimati" - }, - "Kosrae": { - "exemplarCity": "Kosrae" - }, - "Kwajalein": { - "exemplarCity": "Kwajalein" - }, - "Majuro": { - "exemplarCity": "Majuro" - }, - "Marquesas": { - "exemplarCity": "Marquesas" - }, - "Midway": { - "exemplarCity": "Midway" - }, - "Nauru": { - "exemplarCity": "Nauru" - }, - "Niue": { - "exemplarCity": "Niue" - }, - "Norfolk": { - "exemplarCity": "Norfolk" - }, - "Noumea": { - "exemplarCity": "Noumea" - }, - "Pago_Pago": { - "exemplarCity": "Pago Pago" - }, - "Palau": { - "exemplarCity": "Palau" - }, - "Pitcairn": { - "exemplarCity": "Pitcairn" - }, - "Ponape": { - "exemplarCity": "Pohnpei" - }, - "Port_Moresby": { - "exemplarCity": "Port Moresby" - }, - "Rarotonga": { - "exemplarCity": "Rarotonga" - }, - "Saipan": { - "exemplarCity": "Saipan" - }, - "Tahiti": { - "exemplarCity": "Tahiti" - }, - "Tarawa": { - "exemplarCity": "Tarawa" - }, - "Tongatapu": { - "exemplarCity": "Tongatapu" - }, - "Truk": { - "exemplarCity": "Chuuk" - }, - "Wake": { - "exemplarCity": "Wake" - }, - "Wallis": { - "exemplarCity": "Wallis" - } - }, - "Arctic": { - "Longyearbyen": { - "exemplarCity": "Longyearbyen" - } - }, - "Antarctica": { - "Casey": { - "exemplarCity": "Casey" - }, - "Davis": { - "exemplarCity": "Davis" - }, - "DumontDUrville": { - "exemplarCity": "Dumont d’Urville" - }, - "Macquarie": { - "exemplarCity": "Macquarie" - }, - "Mawson": { - "exemplarCity": "Mawson" - }, - "McMurdo": { - "exemplarCity": "McMurdo" - }, - "Palmer": { - "exemplarCity": "Palmer" - }, - "Rothera": { - "exemplarCity": "Rothera" - }, - "Syowa": { - "exemplarCity": "Syowa" - }, - "Troll": { - "exemplarCity": "Troll" - }, - "Vostok": { - "exemplarCity": "Wostok" - } - }, - "Etc": { - "GMT": { - "exemplarCity": "GMT" - }, - "GMT1": { - "exemplarCity": "GMT+1" - }, - "GMT10": { - "exemplarCity": "GMT+10" - }, - "GMT11": { - "exemplarCity": "GMT+11" - }, - "GMT12": { - "exemplarCity": "GMT+12" - }, - "GMT2": { - "exemplarCity": "GMT+2" - }, - "GMT3": { - "exemplarCity": "GMT+3" - }, - "GMT4": { - "exemplarCity": "GMT+4" - }, - "GMT5": { - "exemplarCity": "GMT+5" - }, - "GMT6": { - "exemplarCity": "GMT+6" - }, - "GMT7": { - "exemplarCity": "GMT+7" - }, - "GMT8": { - "exemplarCity": "GMT+8" - }, - "GMT9": { - "exemplarCity": "GMT+9" - }, - "GMT-1": { - "exemplarCity": "GMT-1" - }, - "GMT-10": { - "exemplarCity": "GMT-10" - }, - "GMT-11": { - "exemplarCity": "GMT-11" - }, - "GMT-12": { - "exemplarCity": "GMT-12" - }, - "GMT-13": { - "exemplarCity": "GMT-13" - }, - "GMT-14": { - "exemplarCity": "GMT-14" - }, - "GMT-2": { - "exemplarCity": "GMT-2" - }, - "GMT-3": { - "exemplarCity": "GMT-3" - }, - "GMT-4": { - "exemplarCity": "GMT-4" - }, - "GMT-5": { - "exemplarCity": "GMT-5" - }, - "GMT-6": { - "exemplarCity": "GMT-6" - }, - "GMT-7": { - "exemplarCity": "GMT-7" - }, - "GMT-8": { - "exemplarCity": "GMT-8" - }, - "GMT-9": { - "exemplarCity": "GMT-9" - }, - "Unknown": { - "exemplarCity": "Unbekannt" - } - } - }, - "metazone": { - "Acre": { - "long": { - "generic": "Acre-Zeit", - "standard": "Acre-Normalzeit", - "daylight": "Acre-Sommerzeit" - } - }, - "Afghanistan": { - "long": { - "standard": "Afghanistan-Zeit" - } - }, - "Africa_Central": { - "long": { - "standard": "Zentralafrikanische Zeit" - } - }, - "Africa_Eastern": { - "long": { - "standard": "Ostafrikanische Zeit" - } - }, - "Africa_Southern": { - "long": { - "standard": "Südafrikanische Zeit" - } - }, - "Africa_Western": { - "long": { - "generic": "Westafrikanische Zeit", - "standard": "Westafrikanische Normalzeit", - "daylight": "Westafrikanische Sommerzeit" - } - }, - "Alaska": { - "long": { - "generic": "Alaska-Zeit", - "standard": "Alaska-Normalzeit", - "daylight": "Alaska-Sommerzeit" - } - }, - "Almaty": { - "long": { - "generic": "Almaty-Zeit", - "standard": "Almaty-Normalzeit", - "daylight": "Almaty-Sommerzeit" - } - }, - "Amazon": { - "long": { - "generic": "Amazonas-Zeit", - "standard": "Amazonas-Normalzeit", - "daylight": "Amazonas-Sommerzeit" - } - }, - "America_Central": { - "long": { - "generic": "Nordamerikanische Inlandzeit", - "standard": "Nordamerikanische Inland-Normalzeit", - "daylight": "Nordamerikanische Inland-Sommerzeit" - } - }, - "America_Eastern": { - "long": { - "generic": "Nordamerikanische Ostküstenzeit", - "standard": "Nordamerikanische Ostküsten-Normalzeit", - "daylight": "Nordamerikanische Ostküsten-Sommerzeit" - } - }, - "America_Mountain": { - "long": { - "generic": "Rocky-Mountain-Zeit", - "standard": "Rocky Mountain-Normalzeit", - "daylight": "Rocky-Mountain-Sommerzeit" - } - }, - "America_Pacific": { - "long": { - "generic": "Nordamerikanische Westküstenzeit", - "standard": "Nordamerikanische Westküsten-Normalzeit", - "daylight": "Nordamerikanische Westküsten-Sommerzeit" - } - }, - "Anadyr": { - "long": { - "generic": "Anadyr Zeit", - "standard": "Anadyr Normalzeit", - "daylight": "Anadyr Sommerzeit" - } - }, - "Apia": { - "long": { - "generic": "Apia-Zeit", - "standard": "Apia-Normalzeit", - "daylight": "Apia-Sommerzeit" - } - }, - "Aqtau": { - "long": { - "generic": "Aqtau-Zeit", - "standard": "Aqtau-Normalzeit", - "daylight": "Aqtau-Sommerzeit" - } - }, - "Aqtobe": { - "long": { - "generic": "Aqtöbe-Zeit", - "standard": "Aqtöbe-Normalzeit", - "daylight": "Aqtöbe-Sommerzeit" - } - }, - "Arabian": { - "long": { - "generic": "Arabische Zeit", - "standard": "Arabische Normalzeit", - "daylight": "Arabische Sommerzeit" - } - }, - "Argentina": { - "long": { - "generic": "Argentinische Zeit", - "standard": "Argentinische Normalzeit", - "daylight": "Argentinische Sommerzeit" - } - }, - "Argentina_Western": { - "long": { - "generic": "Westargentinische Zeit", - "standard": "Westargentinische Normalzeit", - "daylight": "Westargentinische Sommerzeit" - } - }, - "Armenia": { - "long": { - "generic": "Armenische Zeit", - "standard": "Armenische Normalzeit", - "daylight": "Armenische Sommerzeit" - } - }, - "Atlantic": { - "long": { - "generic": "Atlantik-Zeit", - "standard": "Atlantik-Normalzeit", - "daylight": "Atlantik-Sommerzeit" - } - }, - "Australia_Central": { - "long": { - "generic": "Zentralaustralische Zeit", - "standard": "Zentralaustralische Normalzeit", - "daylight": "Zentralaustralische Sommerzeit" - } - }, - "Australia_CentralWestern": { - "long": { - "generic": "Zentral-/Westaustralische Zeit", - "standard": "Zentral-/Westaustralische Normalzeit", - "daylight": "Zentral-/Westaustralische Sommerzeit" - } - }, - "Australia_Eastern": { - "long": { - "generic": "Ostaustralische Zeit", - "standard": "Ostaustralische Normalzeit", - "daylight": "Ostaustralische Sommerzeit" - } - }, - "Australia_Western": { - "long": { - "generic": "Westaustralische Zeit", - "standard": "Westaustralische Normalzeit", - "daylight": "Westaustralische Sommerzeit" - } - }, - "Azerbaijan": { - "long": { - "generic": "Aserbaidschanische Zeit", - "standard": "Aserbeidschanische Normalzeit", - "daylight": "Aserbaidschanische Sommerzeit" - } - }, - "Azores": { - "long": { - "generic": "Azoren-Zeit", - "standard": "Azoren-Normalzeit", - "daylight": "Azoren-Sommerzeit" - } - }, - "Bangladesh": { - "long": { - "generic": "Bangladesch-Zeit", - "standard": "Bangladesch-Normalzeit", - "daylight": "Bangladesch-Sommerzeit" - } - }, - "Bhutan": { - "long": { - "standard": "Bhutan-Zeit" - } - }, - "Bolivia": { - "long": { - "standard": "Bolivianische Zeit" - } - }, - "Brasilia": { - "long": { - "generic": "Brasília-Zeit", - "standard": "Brasília-Normalzeit", - "daylight": "Brasília-Sommerzeit" - } - }, - "Brunei": { - "long": { - "standard": "Brunei-Zeit" - } - }, - "Cape_Verde": { - "long": { - "generic": "Cabo-Verde-Zeit", - "standard": "Cabo-Verde-Normalzeit", - "daylight": "Cabo-Verde-Sommerzeit" - } - }, - "Casey": { - "long": { - "standard": "Casey-Zeit" - } - }, - "Chamorro": { - "long": { - "standard": "Chamorro-Zeit" - } - }, - "Chatham": { - "long": { - "generic": "Chatham-Zeit", - "standard": "Chatham-Normalzeit", - "daylight": "Chatham-Sommerzeit" - } - }, - "Chile": { - "long": { - "generic": "Chilenische Zeit", - "standard": "Chilenische Normalzeit", - "daylight": "Chilenische Sommerzeit" - } - }, - "China": { - "long": { - "generic": "Chinesische Zeit", - "standard": "Chinesische Normalzeit", - "daylight": "Chinesische Sommerzeit" - } - }, - "Choibalsan": { - "long": { - "generic": "Tschoibalsan-Zeit", - "standard": "Tschoibalsan-Normalzeit", - "daylight": "Tschoibalsan-Sommerzeit" - } - }, - "Christmas": { - "long": { - "standard": "Weihnachtsinsel-Zeit" - } - }, - "Cocos": { - "long": { - "standard": "Kokosinseln-Zeit" - } - }, - "Colombia": { - "long": { - "generic": "Kolumbianische Zeit", - "standard": "Kolumbianische Normalzeit", - "daylight": "Kolumbianische Sommerzeit" - } - }, - "Cook": { - "long": { - "generic": "Cookinseln-Zeit", - "standard": "Cookinseln-Normalzeit", - "daylight": "Cookinseln-Sommerzeit" - } - }, - "Cuba": { - "long": { - "generic": "Kubanische Zeit", - "standard": "Kubanische Normalzeit", - "daylight": "Kubanische Sommerzeit" - } - }, - "Davis": { - "long": { - "standard": "Davis-Zeit" - } - }, - "DumontDUrville": { - "long": { - "standard": "Dumont-d’Urville-Zeit" - } - }, - "East_Timor": { - "long": { - "standard": "Osttimor-Zeit" - } - }, - "Easter": { - "long": { - "generic": "Osterinsel-Zeit", - "standard": "Osterinsel-Normalzeit", - "daylight": "Osterinsel-Sommerzeit" - } - }, - "Ecuador": { - "long": { - "standard": "Ecuadorianische Zeit" - } - }, - "Europe_Central": { - "long": { - "generic": "Mitteleuropäische Zeit", - "standard": "Mitteleuropäische Normalzeit", - "daylight": "Mitteleuropäische Sommerzeit" - }, - "short": { - "generic": "MEZ", - "standard": "MEZ", - "daylight": "MESZ" - } - }, - "Europe_Eastern": { - "long": { - "generic": "Osteuropäische Zeit", - "standard": "Osteuropäische Normalzeit", - "daylight": "Osteuropäische Sommerzeit" - }, - "short": { - "generic": "OEZ", - "standard": "OEZ", - "daylight": "OESZ" - } - }, - "Europe_Further_Eastern": { - "long": { - "standard": "Kaliningrader Zeit" - } - }, - "Europe_Western": { - "long": { - "generic": "Westeuropäische Zeit", - "standard": "Westeuropäische Normalzeit", - "daylight": "Westeuropäische Sommerzeit" - }, - "short": { - "generic": "WEZ", - "standard": "WEZ", - "daylight": "WESZ" - } - }, - "Falkland": { - "long": { - "generic": "Falklandinseln-Zeit", - "standard": "Falklandinseln-Normalzeit", - "daylight": "Falklandinseln-Sommerzeit" - } - }, - "Fiji": { - "long": { - "generic": "Fidschi-Zeit", - "standard": "Fidschi-Normalzeit", - "daylight": "Fidschi-Sommerzeit" - } - }, - "French_Guiana": { - "long": { - "standard": "Französisch-Guayana-Zeit" - } - }, - "French_Southern": { - "long": { - "standard": "Französische Süd- und Antarktisgebiete-Zeit" - } - }, - "Galapagos": { - "long": { - "standard": "Galapagos-Zeit" - } - }, - "Gambier": { - "long": { - "standard": "Gambier-Zeit" - } - }, - "Georgia": { - "long": { - "generic": "Georgische Zeit", - "standard": "Georgische Normalzeit", - "daylight": "Georgische Sommerzeit" - } - }, - "Gilbert_Islands": { - "long": { - "standard": "Gilbert-Inseln-Zeit" - } - }, - "GMT": { - "long": { - "standard": "Mittlere Greenwich-Zeit" - } - }, - "Greenland_Eastern": { - "long": { - "generic": "Ostgrönland-Zeit", - "standard": "Ostgrönland-Normalzeit", - "daylight": "Ostgrönland-Sommerzeit" - } - }, - "Greenland_Western": { - "long": { - "generic": "Westgrönland-Zeit", - "standard": "Westgrönland-Normalzeit", - "daylight": "Westgrönland-Sommerzeit" - } - }, - "Guam": { - "long": { - "standard": "Guam-Zeit" - } - }, - "Gulf": { - "long": { - "standard": "Golf-Zeit" - } - }, - "Guyana": { - "long": { - "standard": "Guyana-Zeit" - } - }, - "Hawaii_Aleutian": { - "long": { - "generic": "Hawaii-Aleuten-Zeit", - "standard": "Hawaii-Aleuten-Normalzeit", - "daylight": "Hawaii-Aleuten-Sommerzeit" - } - }, - "Hong_Kong": { - "long": { - "generic": "Hongkong-Zeit", - "standard": "Hongkong-Normalzeit", - "daylight": "Hongkong-Sommerzeit" - } - }, - "Hovd": { - "long": { - "generic": "Chowd-Zeit", - "standard": "Chowd-Normalzeit", - "daylight": "Chowd-Sommerzeit" - } - }, - "India": { - "long": { - "standard": "Indische Zeit" - } - }, - "Indian_Ocean": { - "long": { - "standard": "Indischer Ozean-Zeit" - } - }, - "Indochina": { - "long": { - "standard": "Indochina-Zeit" - } - }, - "Indonesia_Central": { - "long": { - "standard": "Zentralindonesische Zeit" - } - }, - "Indonesia_Eastern": { - "long": { - "standard": "Ostindonesische Zeit" - } - }, - "Indonesia_Western": { - "long": { - "standard": "Westindonesische Zeit" - } - }, - "Iran": { - "long": { - "generic": "Iranische Zeit", - "standard": "Iranische Normalzeit", - "daylight": "Iranische Sommerzeit" - } - }, - "Irkutsk": { - "long": { - "generic": "Irkutsk-Zeit", - "standard": "Irkutsk-Normalzeit", - "daylight": "Irkutsk-Sommerzeit" - } - }, - "Israel": { - "long": { - "generic": "Israelische Zeit", - "standard": "Israelische Normalzeit", - "daylight": "Israelische Sommerzeit" - } - }, - "Japan": { - "long": { - "generic": "Japanische Zeit", - "standard": "Japanische Normalzeit", - "daylight": "Japanische Sommerzeit" - } - }, - "Kamchatka": { - "long": { - "generic": "Kamtschatka-Zeit", - "standard": "Kamtschatka-Normalzeit", - "daylight": "Kamtschatka-Sommerzeit" - } - }, - "Kazakhstan_Eastern": { - "long": { - "standard": "Ostkasachische Zeit" - } - }, - "Kazakhstan_Western": { - "long": { - "standard": "Westkasachische Zeit" - } - }, - "Korea": { - "long": { - "generic": "Koreanische Zeit", - "standard": "Koreanische Normalzeit", - "daylight": "Koreanische Sommerzeit" - } - }, - "Kosrae": { - "long": { - "standard": "Kosrae-Zeit" - } - }, - "Krasnoyarsk": { - "long": { - "generic": "Krasnojarsk-Zeit", - "standard": "Krasnojarsk-Normalzeit", - "daylight": "Krasnojarsk-Sommerzeit" - } - }, - "Kyrgystan": { - "long": { - "standard": "Kirgisistan-Zeit" - } - }, - "Lanka": { - "long": { - "standard": "Sri-Lanka-Zeit" - } - }, - "Line_Islands": { - "long": { - "standard": "Linieninseln-Zeit" - } - }, - "Lord_Howe": { - "long": { - "generic": "Lord-Howe-Zeit", - "standard": "Lord-Howe-Normalzeit", - "daylight": "Lord-Howe-Sommerzeit" - } - }, - "Macau": { - "long": { - "generic": "Macau-Zeit", - "standard": "Macau-Normalzeit", - "daylight": "Macau-Sommerzeit" - } - }, - "Macquarie": { - "long": { - "standard": "Macquarieinsel-Zeit" - } - }, - "Magadan": { - "long": { - "generic": "Magadan-Zeit", - "standard": "Magadan-Normalzeit", - "daylight": "Magadan-Sommerzeit" - } - }, - "Malaysia": { - "long": { - "standard": "Malaysische Zeit" - } - }, - "Maldives": { - "long": { - "standard": "Malediven-Zeit" - } - }, - "Marquesas": { - "long": { - "standard": "Marquesas-Zeit" - } - }, - "Marshall_Islands": { - "long": { - "standard": "Marshallinseln-Zeit" - } - }, - "Mauritius": { - "long": { - "generic": "Mauritius-Zeit", - "standard": "Mauritius-Normalzeit", - "daylight": "Mauritius-Sommerzeit" - } - }, - "Mawson": { - "long": { - "standard": "Mawson-Zeit" - } - }, - "Mexico_Northwest": { - "long": { - "generic": "Mexiko Nordwestliche Zone-Zeit", - "standard": "Mexiko Nordwestliche Zone-Normalzeit", - "daylight": "Mexiko Nordwestliche Zone-Sommerzeit" - } - }, - "Mexico_Pacific": { - "long": { - "generic": "Mexiko Pazifikzone-Zeit", - "standard": "Mexiko Pazifikzone-Normalzeit", - "daylight": "Mexiko Pazifikzone-Sommerzeit" - } - }, - "Mongolia": { - "long": { - "generic": "Ulaanbaatar-Zeit", - "standard": "Ulaanbaatar-Normalzeit", - "daylight": "Ulaanbaatar-Sommerzeit" - } - }, - "Moscow": { - "long": { - "generic": "Moskauer Zeit", - "standard": "Moskauer Normalzeit", - "daylight": "Moskauer Sommerzeit" - } - }, - "Myanmar": { - "long": { - "standard": "Myanmar-Zeit" - } - }, - "Nauru": { - "long": { - "standard": "Nauru-Zeit" - } - }, - "Nepal": { - "long": { - "standard": "Nepalesische Zeit" - } - }, - "New_Caledonia": { - "long": { - "generic": "Neukaledonische Zeit", - "standard": "Neukaledonische Normalzeit", - "daylight": "Neukaledonische Sommerzeit" - } - }, - "New_Zealand": { - "long": { - "generic": "Neuseeland-Zeit", - "standard": "Neuseeland-Normalzeit", - "daylight": "Neuseeland-Sommerzeit" - } - }, - "Newfoundland": { - "long": { - "generic": "Neufundland-Zeit", - "standard": "Neufundland-Normalzeit", - "daylight": "Neufundland-Sommerzeit" - } - }, - "Niue": { - "long": { - "standard": "Niue-Zeit" - } - }, - "Norfolk": { - "long": { - "standard": "Norfolkinsel-Zeit" - } - }, - "Noronha": { - "long": { - "generic": "Fernando de Noronha-Zeit", - "standard": "Fernando de Noronha-Normalzeit", - "daylight": "Fernando de Noronha-Sommerzeit" - } - }, - "North_Mariana": { - "long": { - "standard": "Nördliche-Marianen-Zeit" - } - }, - "Novosibirsk": { - "long": { - "generic": "Nowosibirsk-Zeit", - "standard": "Nowosibirsk-Normalzeit", - "daylight": "Nowosibirsk-Sommerzeit" - } - }, - "Omsk": { - "long": { - "generic": "Omsk-Zeit", - "standard": "Omsk-Normalzeit", - "daylight": "Omsk-Sommerzeit" - } - }, - "Pakistan": { - "long": { - "generic": "Pakistanische Zeit", - "standard": "Pakistanische Normalzeit", - "daylight": "Pakistanische Sommerzeit" - } - }, - "Palau": { - "long": { - "standard": "Palau-Zeit" - } - }, - "Papua_New_Guinea": { - "long": { - "standard": "Papua-Neuguinea-Zeit" - } - }, - "Paraguay": { - "long": { - "generic": "Paraguayanische Zeit", - "standard": "Paraguayanische Normalzeit", - "daylight": "Paraguayanische Sommerzeit" - } - }, - "Peru": { - "long": { - "generic": "Peruanische Zeit", - "standard": "Peruanische Normalzeit", - "daylight": "Peruanische Sommerzeit" - } - }, - "Philippines": { - "long": { - "generic": "Philippinische Zeit", - "standard": "Philippinische Normalzeit", - "daylight": "Philippinische Sommerzeit" - } - }, - "Phoenix_Islands": { - "long": { - "standard": "Phoenixinseln-Zeit" - } - }, - "Pierre_Miquelon": { - "long": { - "generic": "Saint-Pierre-und-Miquelon-Zeit", - "standard": "Saint-Pierre-und-Miquelon-Normalzeit", - "daylight": "Saint-Pierre-und-Miquelon-Sommerzeit" - } - }, - "Pitcairn": { - "long": { - "standard": "Pitcairninseln-Zeit" - } - }, - "Ponape": { - "long": { - "standard": "Ponape-Zeit" - } - }, - "Pyongyang": { - "long": { - "standard": "Pjöngjang-Zeit" - } - }, - "Qyzylorda": { - "long": { - "generic": "Quysylorda-Zeit", - "standard": "Quysylorda-Normalzeit", - "daylight": "Qysylorda-Sommerzeit" - } - }, - "Reunion": { - "long": { - "standard": "Réunion-Zeit" - } - }, - "Rothera": { - "long": { - "standard": "Rothera-Zeit" - } - }, - "Sakhalin": { - "long": { - "generic": "Sachalin-Zeit", - "standard": "Sachalin-Normalzeit", - "daylight": "Sachalin-Sommerzeit" - } - }, - "Samara": { - "long": { - "generic": "Samara-Zeit", - "standard": "Samara-Normalzeit", - "daylight": "Samara-Sommerzeit" - } - }, - "Samoa": { - "long": { - "generic": "Samoa-Zeit", - "standard": "Samoa-Normalzeit", - "daylight": "Samoa-Sommerzeit" - } - }, - "Seychelles": { - "long": { - "standard": "Seychellen-Zeit" - } - }, - "Singapore": { - "long": { - "standard": "Singapur-Zeit" - } - }, - "Solomon": { - "long": { - "standard": "Salomoninseln-Zeit" - } - }, - "South_Georgia": { - "long": { - "standard": "Südgeorgische Zeit" - } - }, - "Suriname": { - "long": { - "standard": "Suriname-Zeit" - } - }, - "Syowa": { - "long": { - "standard": "Syowa-Zeit" - } - }, - "Tahiti": { - "long": { - "standard": "Tahiti-Zeit" - } - }, - "Taipei": { - "long": { - "generic": "Taipeh-Zeit", - "standard": "Taipeh-Normalzeit", - "daylight": "Taipeh-Sommerzeit" - } - }, - "Tajikistan": { - "long": { - "standard": "Tadschikistan-Zeit" - } - }, - "Tokelau": { - "long": { - "standard": "Tokelau-Zeit" - } - }, - "Tonga": { - "long": { - "generic": "Tonganische Zeit", - "standard": "Tonganische Normalzeit", - "daylight": "Tonganische Sommerzeit" - } - }, - "Truk": { - "long": { - "standard": "Chuuk-Zeit" - } - }, - "Turkmenistan": { - "long": { - "generic": "Turkmenistan-Zeit", - "standard": "Turkmenistan-Normalzeit", - "daylight": "Turkmenistan-Sommerzeit" - } - }, - "Tuvalu": { - "long": { - "standard": "Tuvalu-Zeit" - } - }, - "Uruguay": { - "long": { - "generic": "Uruguayanische Zeit", - "standard": "Uruguyanische Normalzeit", - "daylight": "Uruguayanische Sommerzeit" - } - }, - "Uzbekistan": { - "long": { - "generic": "Usbekistan-Zeit", - "standard": "Usbekistan-Normalzeit", - "daylight": "Usbekistan-Sommerzeit" - } - }, - "Vanuatu": { - "long": { - "generic": "Vanuatu-Zeit", - "standard": "Vanuatu-Normalzeit", - "daylight": "Vanuatu-Sommerzeit" - } - }, - "Venezuela": { - "long": { - "standard": "Venezuela-Zeit" - } - }, - "Vladivostok": { - "long": { - "generic": "Wladiwostok-Zeit", - "standard": "Wladiwostok-Normalzeit", - "daylight": "Wladiwostok-Sommerzeit" - } - }, - "Volgograd": { - "long": { - "generic": "Wolgograd-Zeit", - "standard": "Wolgograd-Normalzeit", - "daylight": "Wolgograd-Sommerzeit" - } - }, - "Vostok": { - "long": { - "standard": "Wostok-Zeit" - } - }, - "Wake": { - "long": { - "standard": "Wake-Insel-Zeit" - } - }, - "Wallis": { - "long": { - "standard": "Wallis-und-Futuna-Zeit" - } - }, - "Yakutsk": { - "long": { - "generic": "Jakutsk-Zeit", - "standard": "Jakutsk-Normalzeit", - "daylight": "Jakutsk-Sommerzeit" - } - }, - "Yekaterinburg": { - "long": { - "generic": "Jekaterinburg-Zeit", - "standard": "Jekaterinburg-Normalzeit", - "daylight": "Jekaterinburg-Sommerzeit" - } - } - } - } - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs47/ts/index.html b/ej2-javascript/code-snippet/grid/grid-cs47/ts/index.html index f11506675..aa6d466e6 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs47/ts/index.html +++ b/ej2-javascript/code-snippet/grid/grid-cs47/ts/index.html @@ -1,6 +1,5 @@ - EJ2 Grid @@ -8,38 +7,20 @@ - - - - - - - - - - - - - + + + + + + + + + + + + -
    Loading....
    diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/ca-gregorian.json b/ej2-javascript/code-snippet/grid/grid-cs48/ca-gregorian.json deleted file mode 100644 index 025abf4a9..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs48/ca-gregorian.json +++ /dev/null @@ -1,500 +0,0 @@ -{ - "main": { - "de": { - "identity": { - "version": { - "_number": "$Revision: 12879 $", - "_cldrVersion": "30.0.3" - }, - "language": "de" - }, - "dates": { - "calendars": { - "gregorian": { - "months": { - "format": { - "abbreviated": { - "1": "Jan.", - "2": "Feb.", - "3": "März", - "4": "Apr.", - "5": "Mai", - "6": "Juni", - "7": "Juli", - "8": "Aug.", - "9": "Sep.", - "10": "Okt.", - "11": "Nov.", - "12": "Dez." - }, - "narrow": { - "1": "J", - "2": "F", - "3": "M", - "4": "A", - "5": "M", - "6": "J", - "7": "J", - "8": "A", - "9": "S", - "10": "O", - "11": "N", - "12": "D" - }, - "wide": { - "1": "Januar", - "2": "Februar", - "3": "März", - "4": "April", - "5": "Mai", - "6": "Juni", - "7": "Juli", - "8": "August", - "9": "September", - "10": "Oktober", - "11": "November", - "12": "Dezember" - } - }, - "stand-alone": { - "abbreviated": { - "1": "Jan", - "2": "Feb", - "3": "Mär", - "4": "Apr", - "5": "Mai", - "6": "Jun", - "7": "Jul", - "8": "Aug", - "9": "Sep", - "10": "Okt", - "11": "Nov", - "12": "Dez" - }, - "narrow": { - "1": "J", - "2": "F", - "3": "M", - "4": "A", - "5": "M", - "6": "J", - "7": "J", - "8": "A", - "9": "S", - "10": "O", - "11": "N", - "12": "D" - }, - "wide": { - "1": "Januar", - "2": "Februar", - "3": "März", - "4": "April", - "5": "Mai", - "6": "Juni", - "7": "Juli", - "8": "August", - "9": "September", - "10": "Oktober", - "11": "November", - "12": "Dezember" - } - } - }, - "days": { - "format": { - "abbreviated": { - "sun": "So.", - "mon": "Mo.", - "tue": "Di.", - "wed": "Mi.", - "thu": "Do.", - "fri": "Fr.", - "sat": "Sa." - }, - "narrow": { - "sun": "S", - "mon": "M", - "tue": "D", - "wed": "M", - "thu": "D", - "fri": "F", - "sat": "S" - }, - "short": { - "sun": "So.", - "mon": "Mo.", - "tue": "Di.", - "wed": "Mi.", - "thu": "Do.", - "fri": "Fr.", - "sat": "Sa." - }, - "wide": { - "sun": "Sonntag", - "mon": "Montag", - "tue": "Dienstag", - "wed": "Mittwoch", - "thu": "Donnerstag", - "fri": "Freitag", - "sat": "Samstag" - } - }, - "stand-alone": { - "abbreviated": { - "sun": "So", - "mon": "Mo", - "tue": "Di", - "wed": "Mi", - "thu": "Do", - "fri": "Fr", - "sat": "Sa" - }, - "narrow": { - "sun": "S", - "mon": "M", - "tue": "D", - "wed": "M", - "thu": "D", - "fri": "F", - "sat": "S" - }, - "short": { - "sun": "So.", - "mon": "Mo.", - "tue": "Di.", - "wed": "Mi.", - "thu": "Do.", - "fri": "Fr.", - "sat": "Sa." - }, - "wide": { - "sun": "Sonntag", - "mon": "Montag", - "tue": "Dienstag", - "wed": "Mittwoch", - "thu": "Donnerstag", - "fri": "Freitag", - "sat": "Samstag" - } - } - }, - "quarters": { - "format": { - "abbreviated": { - "1": "Q1", - "2": "Q2", - "3": "Q3", - "4": "Q4" - }, - "narrow": { - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "wide": { - "1": "1. Quartal", - "2": "2. Quartal", - "3": "3. Quartal", - "4": "4. Quartal" - } - }, - "stand-alone": { - "abbreviated": { - "1": "Q1", - "2": "Q2", - "3": "Q3", - "4": "Q4" - }, - "narrow": { - "1": "1", - "2": "2", - "3": "3", - "4": "4" - }, - "wide": { - "1": "1. Quartal", - "2": "2. Quartal", - "3": "3. Quartal", - "4": "4. Quartal" - } - } - }, - "dayPeriods": { - "format": { - "abbreviated": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "morgens", - "morning2": "vormittags", - "afternoon1": "mittags", - "afternoon2": "nachmittags", - "evening1": "abends", - "night1": "nachts" - }, - "narrow": { - "midnight": "Mitternacht", - "am": "vm.", - "pm": "nm.", - "morning1": "morgens", - "morning2": "vormittags", - "afternoon1": "mittags", - "afternoon2": "nachmittags", - "evening1": "abends", - "night1": "nachts" - }, - "wide": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "morgens", - "morning2": "vormittags", - "afternoon1": "mittags", - "afternoon2": "nachmittags", - "evening1": "abends", - "night1": "nachts" - } - }, - "stand-alone": { - "abbreviated": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "Morgen", - "morning2": "Vormittag", - "afternoon1": "Mittag", - "afternoon2": "Nachmittag", - "evening1": "Abend", - "night1": "Nacht" - }, - "narrow": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "Morgen", - "morning2": "Vormittag", - "afternoon1": "Mittag", - "afternoon2": "Nachmittag", - "evening1": "Abend", - "night1": "Nacht" - }, - "wide": { - "midnight": "Mitternacht", - "am": "vorm.", - "pm": "nachm.", - "morning1": "Morgen", - "morning2": "Vormittag", - "afternoon1": "Mittag", - "afternoon2": "Nachmittag", - "evening1": "Abend", - "night1": "Nacht" - } - } - }, - "eras": { - "eraNames": { - "0": "v. Chr.", - "0-alt-variant": "vor unserer Zeitrechnung", - "1": "n. Chr.", - "1-alt-variant": "unserer Zeitrechnung" - }, - "eraAbbr": { - "0": "v. Chr.", - "0-alt-variant": "v. u. Z.", - "1": "n. Chr.", - "1-alt-variant": "u. Z." - }, - "eraNarrow": { - "0": "v. Chr.", - "0-alt-variant": "v. u. Z.", - "1": "n. Chr.", - "1-alt-variant": "u. Z." - } - }, - "dateFormats": { - "full": "EEEE, d. MMMM y", - "long": "d. MMMM y", - "medium": "dd.MM.y", - "short": "dd.MM.yy" - }, - "timeFormats": { - "full": "HH:mm:ss zzzz", - "long": "HH:mm:ss z", - "medium": "HH:mm:ss", - "short": "HH:mm" - }, - "dateTimeFormats": { - "full": "{1} 'um' {0}", - "long": "{1} 'um' {0}", - "medium": "{1}, {0}", - "short": "{1}, {0}", - "availableFormats": { - "d": "d", - "E": "ccc", - "Ed": "E, d.", - "Ehm": "E h:mm a", - "EHm": "E, HH:mm", - "Ehms": "E, h:mm:ss a", - "EHms": "E, HH:mm:ss", - "Gy": "y G", - "GyMMM": "MMM y G", - "GyMMMd": "d. MMM y G", - "GyMMMEd": "E, d. MMM y G", - "h": "h 'Uhr' a", - "H": "HH 'Uhr'", - "hm": "h:mm a", - "Hm": "HH:mm", - "hms": "h:mm:ss a", - "Hms": "HH:mm:ss", - "hmsv": "h:mm:ss a v", - "Hmsv": "HH:mm:ss v", - "hmv": "h:mm a v", - "Hmv": "HH:mm v", - "M": "L", - "Md": "d.M.", - "MEd": "E, d.M.", - "MMd": "d.MM.", - "MMdd": "dd.MM.", - "MMM": "LLL", - "MMMd": "d. MMM", - "MMMEd": "E, d. MMM", - "MMMMd": "d. MMMM", - "MMMMEd": "E, d. MMMM", - "MMMMW": "'Woche' W 'im' MMM", - "MMMMW": "'Woche' W 'im' MMM", - "ms": "mm:ss", - "y": "y", - "yM": "M.y", - "yMd": "d.M.y", - "yMEd": "E, d.M.y", - "yMM": "MM.y", - "yMMdd": "dd.MM.y", - "yMMM": "MMM y", - "yMMMd": "d. MMM y", - "yMMMEd": "E, d. MMM y", - "yMMMM": "MMMM y", - "yQQQ": "QQQ y", - "yQQQQ": "QQQQ y", - "yw": "'Woche' w 'des' 'Jahres' y", - "yw": "'Woche' w 'des' 'Jahres' y" - }, - "appendItems": { - "Day": "{0} ({2}: {1})", - "Day-Of-Week": "{0} {1}", - "Era": "{1} {0}", - "Hour": "{0} ({2}: {1})", - "Minute": "{0} ({2}: {1})", - "Month": "{0} ({2}: {1})", - "Quarter": "{0} ({2}: {1})", - "Second": "{0} ({2}: {1})", - "Timezone": "{0} {1}", - "Week": "{0} ({2}: {1})", - "Year": "{1} {0}" - }, - "intervalFormats": { - "intervalFormatFallback": "{0} – {1}", - "d": { - "d": "d.–d." - }, - "h": { - "a": "h 'Uhr' a – h 'Uhr' a", - "h": "h – h 'Uhr' a" - }, - "H": { - "H": "HH–HH 'Uhr'" - }, - "hm": { - "a": "h:mm a – h:mm a", - "h": "h:mm–h:mm a", - "m": "h:mm–h:mm a" - }, - "Hm": { - "H": "HH:mm–HH:mm 'Uhr'", - "m": "HH:mm–HH:mm 'Uhr'" - }, - "hmv": { - "a": "h:mm a – h:mm a v", - "h": "h:mm–h:mm a v", - "m": "h:mm–h:mm a v" - }, - "Hmv": { - "H": "HH:mm–HH:mm 'Uhr' v", - "m": "HH:mm–HH:mm 'Uhr' v" - }, - "hv": { - "a": "h a – h a v", - "h": "h–h a v" - }, - "Hv": { - "H": "HH–HH 'Uhr' v" - }, - "M": { - "M": "M.–M." - }, - "Md": { - "d": "dd.MM. – dd.MM.", - "M": "dd.MM. – dd.MM." - }, - "MEd": { - "d": "E, dd.MM. – E, dd.MM.", - "M": "E, dd.MM. – E, dd.MM." - }, - "MMM": { - "M": "MMM–MMM" - }, - "MMMd": { - "d": "d.–d. MMM", - "M": "d. MMM – d. MMM" - }, - "MMMEd": { - "d": "E, d. – E, d. MMM", - "M": "E, d. MMM – E, d. MMM" - }, - "MMMM": { - "M": "LLLL–LLLL" - }, - "y": { - "y": "y–y" - }, - "yM": { - "M": "MM.y – MM.y", - "y": "MM.y – MM.y" - }, - "yMd": { - "d": "dd.MM.y – dd.MM.y", - "M": "dd.MM.y – dd.MM.y", - "y": "dd.MM.y – dd.MM.y" - }, - "yMEd": { - "d": "E, dd.MM.y – E, dd.MM.y", - "M": "E, dd.MM.y – E, dd.MM.y", - "y": "E, dd.MM.y – E, dd.MM.y" - }, - "yMMM": { - "M": "MMM–MMM y", - "y": "MMM y – MMM y" - }, - "yMMMd": { - "d": "d.–d. MMM y", - "M": "d. MMM – d. MMM y", - "y": "d. MMM y – d. MMM y" - }, - "yMMMEd": { - "d": "E, d. – E, d. MMM y", - "M": "E, d. MMM – E, d. MMM y", - "y": "E, d. MMM y – E, d. MMM y" - }, - "yMMMM": { - "M": "MMMM–MMMM y", - "y": "MMMM y – MMMM y" - } - } - } - } - } - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/childdata.ts b/ej2-javascript/code-snippet/grid/grid-cs48/childdata.ts deleted file mode 100644 index ed20a0a98..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs48/childdata.ts +++ /dev/null @@ -1,592 +0,0 @@ -export let data: Object[] = [ - { - OrderID: 10248, CustomerID: 'VINET', ID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 - }, - { - OrderID: 10249, CustomerID: 'TOMSP', ID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 - }, - { - OrderID: 10250, CustomerID: 'HANAR', ID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 - }, - { - OrderID: 10251, CustomerID: 'VICTE', ID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 - }, - { - OrderID: 10252, CustomerID: 'SUPRD', ID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 - }, - { - OrderID: 10253, CustomerID: 'HANAR', ID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 - }, - { - OrderID: 10254, CustomerID: 'CHOPS', ID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 - }, - { - OrderID: 10255, CustomerID: 'RICSU', ID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 - }, - { - OrderID: 10256, CustomerID: 'WELLI', ID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 - }, - { - OrderID: 10257, CustomerID: 'HILAA', ID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', ID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', ID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', ID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', ID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', ID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 - }]; - -export let cascadeData: Object[] = [ - { - OrderID: 10248, CustomerID: 'VINET', EmployeeID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'Australia', ShipState: 'Queensland', Freight: 32.38, Verified: !0 - }, - { - OrderID: 10249, CustomerID: 'TOMSP', EmployeeID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Australia', ShipState: 'Tasmania', Freight: 11.61, Verified: !1 - }, - { - OrderID: 10250, CustomerID: 'HANAR', EmployeeID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'United States', ShipState: 'New York', Freight: 65.83, Verified: !0 - }, - { - OrderID: 10251, CustomerID: 'VICTE', EmployeeID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'Australia', ShipState: 'Queensland', Freight: 41.34, Verified: !0 - }, - { - OrderID: 10252, CustomerID: 'SUPRD', EmployeeID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'United States', ShipState: 'New York', Freight: 51.3, Verified: !0 - }, - { - OrderID: 10253, CustomerID: 'HANAR', EmployeeID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'United States', ShipState: 'New York', Freight: 58.17, Verified: !0 - }, - { - OrderID: 10254, CustomerID: 'CHOPS', EmployeeID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 22.98, Verified: !1 - }, - { - OrderID: 10255, CustomerID: 'RICSU', EmployeeID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Australia', ShipState: 'Tasmania', Freight: 148.33, Verified: !0 - }, - { - OrderID: 10256, CustomerID: 'WELLI', EmployeeID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 13.97, Verified: !1 - }, - { - OrderID: 10257, CustomerID: 'HILAA', EmployeeID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', EmployeeID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'United States', ShipState: 'Washington', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', EmployeeID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'United States', ShipState: 'Washington', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Australia', ShipState: 'Victoria', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'United States', ShipState: 'Washington', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', EmployeeID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'Australia', ShipState: 'Victoria', Freight: 48.29, Verified: !0 - }]; - -export let employeeData: Object[] = [{ - 'EmployeeID': 1, - 'LastName': 'Davolio', - 'FirstName': 'Nancy', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'LastName': 'Fuller', - 'FirstName': 'Andrew', - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'LastName': 'Leverling', - 'FirstName': 'Janet', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'LastName': 'Peacock', - 'FirstName': 'Margaret', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'LastName': 'Buchanan', - 'FirstName': 'Steven', - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': - 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'LastName': 'Suyama', - 'FirstName': 'Michael', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'LastName': 'King', - 'FirstName': 'Robert', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'LastName': 'Callahan', - 'FirstName': 'Laura', - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'LastName': 'Dodsworth', - 'FirstName': 'Anne', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; -export let complexData: Object[] = [{ - 'EmployeeID': 1, - 'Name': { - 'LastName': 'Davolio', - 'FirstName': 'Nancy' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'Name': { - 'LastName': 'Fuller', - 'FirstName': 'Andrew' - }, - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'Name': { - 'LastName': 'Leverling', - 'FirstName': 'Janet' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'Name': { - 'LastName': 'Peacock', - 'FirstName': 'Margaret' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'Name': { - 'LastName': 'Buchanan', - 'FirstName': 'Steven' - }, - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'Name': { - 'LastName': 'Suyama', - 'FirstName': 'Michael' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'Name': { - 'LastName': 'King', - 'FirstName': 'Robert' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'Name': { - 'LastName': 'Callahan', - 'FirstName': 'Laura' - }, - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'Name': { - 'LastName': 'Dodsworth', - 'FirstName': 'Anne' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; - -export let foodInformation: Object[] = [ - { FoodId: 1, Time: "8:40 AM", FoodName: "CHEESE BURGER", Calorie: 100, Protein: 15, Fat: 15, Carbohydrate: 28 }, - { FoodId: 2, Time: "10:30 AM", FoodName: "PIZZA", Calorie: 100, Protein: 15, Fat: 9, Carbohydrate: 39 }, - { FoodId: 3, Time: "12:45 PM", FoodName: "CHICKEN NOODLE", Calorie: 50, Protein: 4, Fat: 2, Carbohydrate: 9 }, - { FoodId: 4, Time: "5:30 PM", FoodName: "YOGURT", Calorie: 75, Protein: 10, Fat: 2, Carbohydrate: 43 }, - { FoodId: 5, Time: "9:00 PM", FoodName: "BEEF SANDWICH", Calorie: 125, Protein: 22, Fat: 13, Carbohydrate: 34 }, - { FoodId: 6, Time: "11:00 PM", FoodName: "CHICKEN BURGER", Calorie: 100, Protein: 15, Fat: 10, Carbohydrate: 25 }, - { FoodId: 7, Time: "6:30 PM", FoodName: "VEG BURGER", Calorie: 70, Protein: 14, Fat: 5, Carbohydrate: 53 }, - { FoodId: 8, Time: "8:00 PM", FoodName: "VEG SANDWICH", Calorie: 75, Protein: 20, Fat: 15, Carbohydrate: 24 }, - { FoodId: 9, Time: "7:00 PM", FoodName: "EGG BURGER", Calorie: 80, Protein: 25, Fat: 16, Carbohydrate: 35 }]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/currencies.json b/ej2-javascript/code-snippet/grid/grid-cs48/currencies.json deleted file mode 100644 index 7f5935168..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs48/currencies.json +++ /dev/null @@ -1,1901 +0,0 @@ -{ - "main": { - "de": { - "identity": { - "version": { - "_number": "$Revision: 13259 $", - "_cldrVersion": "31" - }, - "language": "de" - }, - "numbers": { - "currencies": { - "ADP": { - "displayName": "Andorranische Pesete", - "displayName-count-one": "Andorranische Pesete", - "displayName-count-other": "Andorranische Peseten", - "symbol": "ADP" - }, - "AED": { - "displayName": "VAE-Dirham", - "displayName-count-one": "VAE-Dirham", - "displayName-count-other": "VAE-Dirham", - "symbol": "AED" - }, - "AFA": { - "displayName": "Afghanische Afghani (1927–2002)", - "displayName-count-one": "Afghanische Afghani (1927–2002)", - "displayName-count-other": "Afghanische Afghani (1927–2002)", - "symbol": "AFA" - }, - "AFN": { - "displayName": "Afghanischer Afghani", - "displayName-count-one": "Afghanischer Afghani", - "displayName-count-other": "Afghanische Afghani", - "symbol": "AFN" - }, - "ALK": { - "displayName": "Albanischer Lek (1946–1965)", - "displayName-count-one": "Albanischer Lek (1946–1965)", - "displayName-count-other": "Albanische Lek (1946–1965)" - }, - "ALL": { - "displayName": "Albanischer Lek", - "displayName-count-one": "Albanischer Lek", - "displayName-count-other": "Albanische Lek", - "symbol": "ALL" - }, - "AMD": { - "displayName": "Armenischer Dram", - "displayName-count-one": "Armenischer Dram", - "displayName-count-other": "Armenische Dram", - "symbol": "AMD" - }, - "ANG": { - "displayName": "Niederländische-Antillen-Gulden", - "displayName-count-one": "Niederländische-Antillen-Gulden", - "displayName-count-other": "Niederländische-Antillen-Gulden", - "symbol": "ANG" - }, - "AOA": { - "displayName": "Angolanischer Kwanza", - "displayName-count-one": "Angolanischer Kwanza", - "displayName-count-other": "Angolanische Kwanza", - "symbol": "AOA", - "symbol-alt-narrow": "Kz" - }, - "AOK": { - "displayName": "Angolanischer Kwanza (1977–1990)", - "displayName-count-one": "Angolanischer Kwanza (1977–1990)", - "displayName-count-other": "Angolanische Kwanza (1977–1990)", - "symbol": "AOK" - }, - "AON": { - "displayName": "Angolanischer Neuer Kwanza (1990–2000)", - "displayName-count-one": "Angolanischer Neuer Kwanza (1990–2000)", - "displayName-count-other": "Angolanische Neue Kwanza (1990–2000)", - "symbol": "AON" - }, - "AOR": { - "displayName": "Angolanischer Kwanza Reajustado (1995–1999)", - "displayName-count-one": "Angolanischer Kwanza Reajustado (1995–1999)", - "displayName-count-other": "Angolanische Kwanza Reajustado (1995–1999)", - "symbol": "AOR" - }, - "ARA": { - "displayName": "Argentinischer Austral", - "displayName-count-one": "Argentinischer Austral", - "displayName-count-other": "Argentinische Austral", - "symbol": "ARA" - }, - "ARL": { - "displayName": "Argentinischer Peso Ley (1970–1983)", - "displayName-count-one": "Argentinischer Peso Ley (1970–1983)", - "displayName-count-other": "Argentinische Pesos Ley (1970–1983)", - "symbol": "ARL" - }, - "ARM": { - "displayName": "Argentinischer Peso (1881–1970)", - "displayName-count-one": "Argentinischer Peso (1881–1970)", - "displayName-count-other": "Argentinische Pesos (1881–1970)", - "symbol": "ARM" - }, - "ARP": { - "displayName": "Argentinischer Peso (1983–1985)", - "displayName-count-one": "Argentinischer Peso (1983–1985)", - "displayName-count-other": "Argentinische Peso (1983–1985)", - "symbol": "ARP" - }, - "ARS": { - "displayName": "Argentinischer Peso", - "displayName-count-one": "Argentinischer Peso", - "displayName-count-other": "Argentinische Pesos", - "symbol": "ARS", - "symbol-alt-narrow": "$" - }, - "ATS": { - "displayName": "Österreichischer Schilling", - "displayName-count-one": "Österreichischer Schilling", - "displayName-count-other": "Österreichische Schilling", - "symbol": "öS" - }, - "AUD": { - "displayName": "Australischer Dollar", - "displayName-count-one": "Australischer Dollar", - "displayName-count-other": "Australische Dollar", - "symbol": "AU$", - "symbol-alt-narrow": "$" - }, - "AWG": { - "displayName": "Aruba-Florin", - "displayName-count-one": "Aruba-Florin", - "displayName-count-other": "Aruba-Florin", - "symbol": "AWG" - }, - "AZM": { - "displayName": "Aserbaidschan-Manat (1993–2006)", - "displayName-count-one": "Aserbaidschan-Manat (1993–2006)", - "displayName-count-other": "Aserbaidschan-Manat (1993–2006)", - "symbol": "AZM" - }, - "AZN": { - "displayName": "Aserbaidschan-Manat", - "displayName-count-one": "Aserbaidschan-Manat", - "displayName-count-other": "Aserbaidschan-Manat", - "symbol": "AZN" - }, - "BAD": { - "displayName": "Bosnien und Herzegowina Dinar (1992–1994)", - "displayName-count-one": "Bosnien und Herzegowina Dinar (1992–1994)", - "displayName-count-other": "Bosnien und Herzegowina Dinar (1992–1994)", - "symbol": "BAD" - }, - "BAM": { - "displayName": "Bosnien und Herzegowina Konvertierbare Mark", - "displayName-count-one": "Bosnien und Herzegowina Konvertierbare Mark", - "displayName-count-other": "Bosnien und Herzegowina Konvertierbare Mark", - "symbol": "BAM", - "symbol-alt-narrow": "KM" - }, - "BAN": { - "displayName": "Bosnien und Herzegowina Neuer Dinar (1994–1997)", - "displayName-count-one": "Bosnien und Herzegowina Neuer Dinar (1994–1997)", - "displayName-count-other": "Bosnien und Herzegowina Neue Dinar (1994–1997)", - "symbol": "BAN" - }, - "BBD": { - "displayName": "Barbados-Dollar", - "displayName-count-one": "Barbados-Dollar", - "displayName-count-other": "Barbados-Dollar", - "symbol": "BBD", - "symbol-alt-narrow": "$" - }, - "BDT": { - "displayName": "Bangladesch-Taka", - "displayName-count-one": "Bangladesch-Taka", - "displayName-count-other": "Bangladesch-Taka", - "symbol": "BDT", - "symbol-alt-narrow": "৳" - }, - "BEC": { - "displayName": "Belgischer Franc (konvertibel)", - "displayName-count-one": "Belgischer Franc (konvertibel)", - "displayName-count-other": "Belgische Franc (konvertibel)", - "symbol": "BEC" - }, - "BEF": { - "displayName": "Belgischer Franc", - "displayName-count-one": "Belgischer Franc", - "displayName-count-other": "Belgische Franc", - "symbol": "BEF" - }, - "BEL": { - "displayName": "Belgischer Finanz-Franc", - "displayName-count-one": "Belgischer Finanz-Franc", - "displayName-count-other": "Belgische Finanz-Franc", - "symbol": "BEL" - }, - "BGL": { - "displayName": "Bulgarische Lew (1962–1999)", - "displayName-count-one": "Bulgarische Lew (1962–1999)", - "displayName-count-other": "Bulgarische Lew (1962–1999)", - "symbol": "BGL" - }, - "BGM": { - "displayName": "Bulgarischer Lew (1952–1962)", - "displayName-count-one": "Bulgarischer Lew (1952–1962)", - "displayName-count-other": "Bulgarische Lew (1952–1962)", - "symbol": "BGK" - }, - "BGN": { - "displayName": "Bulgarischer Lew", - "displayName-count-one": "Bulgarischer Lew", - "displayName-count-other": "Bulgarische Lew", - "symbol": "BGN" - }, - "BGO": { - "displayName": "Bulgarischer Lew (1879–1952)", - "displayName-count-one": "Bulgarischer Lew (1879–1952)", - "displayName-count-other": "Bulgarische Lew (1879–1952)", - "symbol": "BGJ" - }, - "BHD": { - "displayName": "Bahrain-Dinar", - "displayName-count-one": "Bahrain-Dinar", - "displayName-count-other": "Bahrain-Dinar", - "symbol": "BHD" - }, - "BIF": { - "displayName": "Burundi-Franc", - "displayName-count-one": "Burundi-Franc", - "displayName-count-other": "Burundi-Francs", - "symbol": "BIF" - }, - "BMD": { - "displayName": "Bermuda-Dollar", - "displayName-count-one": "Bermuda-Dollar", - "displayName-count-other": "Bermuda-Dollar", - "symbol": "BMD", - "symbol-alt-narrow": "$" - }, - "BND": { - "displayName": "Brunei-Dollar", - "displayName-count-one": "Brunei-Dollar", - "displayName-count-other": "Brunei-Dollar", - "symbol": "BND", - "symbol-alt-narrow": "$" - }, - "BOB": { - "displayName": "Bolivanischer Boliviano", - "displayName-count-one": "Bolivanischer Boliviano", - "displayName-count-other": "Bolivianische Bolivianos", - "symbol": "BOB", - "symbol-alt-narrow": "Bs" - }, - "BOL": { - "displayName": "Bolivianischer Boliviano (1863–1963)", - "displayName-count-one": "Bolivianischer Boliviano (1863–1963)", - "displayName-count-other": "Bolivianische Bolivianos (1863–1963)", - "symbol": "BOL" - }, - "BOP": { - "displayName": "Bolivianischer Peso", - "displayName-count-one": "Bolivianischer Peso", - "displayName-count-other": "Bolivianische Peso", - "symbol": "BOP" - }, - "BOV": { - "displayName": "Boliviansiche Mvdol", - "displayName-count-one": "Boliviansiche Mvdol", - "displayName-count-other": "Bolivianische Mvdol", - "symbol": "BOV" - }, - "BRB": { - "displayName": "Brasilianischer Cruzeiro Novo (1967–1986)", - "displayName-count-one": "Brasilianischer Cruzeiro Novo (1967–1986)", - "displayName-count-other": "Brasilianische Cruzeiro Novo (1967–1986)", - "symbol": "BRB" - }, - "BRC": { - "displayName": "Brasilianischer Cruzado (1986–1989)", - "displayName-count-one": "Brasilianischer Cruzado (1986–1989)", - "displayName-count-other": "Brasilianische Cruzado (1986–1989)", - "symbol": "BRC" - }, - "BRE": { - "displayName": "Brasilianischer Cruzeiro (1990–1993)", - "displayName-count-one": "Brasilianischer Cruzeiro (1990–1993)", - "displayName-count-other": "Brasilianische Cruzeiro (1990–1993)", - "symbol": "BRE" - }, - "BRL": { - "displayName": "Brasilianischer Real", - "displayName-count-one": "Brasilianischer Real", - "displayName-count-other": "Brasilianische Real", - "symbol": "R$", - "symbol-alt-narrow": "R$" - }, - "BRN": { - "displayName": "Brasilianischer Cruzado Novo (1989–1990)", - "displayName-count-one": "Brasilianischer Cruzado Novo (1989–1990)", - "displayName-count-other": "Brasilianische Cruzado Novo (1989–1990)", - "symbol": "BRN" - }, - "BRR": { - "displayName": "Brasilianischer Cruzeiro (1993–1994)", - "displayName-count-one": "Brasilianischer Cruzeiro (1993–1994)", - "displayName-count-other": "Brasilianische Cruzeiro (1993–1994)", - "symbol": "BRR" - }, - "BRZ": { - "displayName": "Brasilianischer Cruzeiro (1942–1967)", - "displayName-count-one": "Brasilianischer Cruzeiro (1942–1967)", - "displayName-count-other": "Brasilianischer Cruzeiro (1942–1967)", - "symbol": "BRZ" - }, - "BSD": { - "displayName": "Bahamas-Dollar", - "displayName-count-one": "Bahamas-Dollar", - "displayName-count-other": "Bahamas-Dollar", - "symbol": "BSD", - "symbol-alt-narrow": "$" - }, - "BTN": { - "displayName": "Bhutan-Ngultrum", - "displayName-count-one": "Bhutan-Ngultrum", - "displayName-count-other": "Bhutan-Ngultrum", - "symbol": "BTN" - }, - "BUK": { - "displayName": "Birmanischer Kyat", - "displayName-count-one": "Birmanischer Kyat", - "displayName-count-other": "Birmanische Kyat", - "symbol": "BUK" - }, - "BWP": { - "displayName": "Botswanischer Pula", - "displayName-count-one": "Botswanischer Pula", - "displayName-count-other": "Botswanische Pula", - "symbol": "BWP", - "symbol-alt-narrow": "P" - }, - "BYB": { - "displayName": "Belarus-Rubel (1994–1999)", - "displayName-count-one": "Belarus-Rubel (1994–1999)", - "displayName-count-other": "Belarus-Rubel (1994–1999)", - "symbol": "BYB" - }, - "BYN": { - "displayName": "Weißrussischer Rubel", - "displayName-count-one": "Weißrussischer Rubel", - "displayName-count-other": "Weißrussische Rubel", - "symbol": "BYN", - "symbol-alt-narrow": "р." - }, - "BYR": { - "displayName": "Weißrussischer Rubel (2000–2016)", - "displayName-count-one": "Weißrussischer Rubel (2000–2016)", - "displayName-count-other": "Weißrussische Rubel (2000–2016)", - "symbol": "BYR" - }, - "BZD": { - "displayName": "Belize-Dollar", - "displayName-count-one": "Belize-Dollar", - "displayName-count-other": "Belize-Dollar", - "symbol": "BZD", - "symbol-alt-narrow": "$" - }, - "CAD": { - "displayName": "Kanadischer Dollar", - "displayName-count-one": "Kanadischer Dollar", - "displayName-count-other": "Kanadische Dollar", - "symbol": "CA$", - "symbol-alt-narrow": "$" - }, - "CDF": { - "displayName": "Kongo-Franc", - "displayName-count-one": "Kongo-Franc", - "displayName-count-other": "Kongo-Francs", - "symbol": "CDF" - }, - "CHE": { - "displayName": "WIR-Euro", - "displayName-count-one": "WIR-Euro", - "displayName-count-other": "WIR-Euro", - "symbol": "CHE" - }, - "CHF": { - "displayName": "Schweizer Franken", - "displayName-count-one": "Schweizer Franken", - "displayName-count-other": "Schweizer Franken", - "symbol": "CHF" - }, - "CHW": { - "displayName": "WIR Franken", - "displayName-count-one": "WIR Franken", - "displayName-count-other": "WIR Franken", - "symbol": "CHW" - }, - "CLE": { - "displayName": "Chilenischer Escudo", - "displayName-count-one": "Chilenischer Escudo", - "displayName-count-other": "Chilenische Escudo", - "symbol": "CLE" - }, - "CLF": { - "displayName": "Chilenische Unidades de Fomento", - "displayName-count-one": "Chilenische Unidades de Fomento", - "displayName-count-other": "Chilenische Unidades de Fomento", - "symbol": "CLF" - }, - "CLP": { - "displayName": "Chilenischer Peso", - "displayName-count-one": "Chilenischer Peso", - "displayName-count-other": "Chilenische Pesos", - "symbol": "CLP", - "symbol-alt-narrow": "$" - }, - "CNX": { - "displayName": "Dollar der Chinesischen Volksbank", - "displayName-count-one": "Dollar der Chinesischen Volksbank", - "displayName-count-other": "Dollar der Chinesischen Volksbank", - "symbol": "CNX" - }, - "CNY": { - "displayName": "Renminbi Yuan", - "displayName-count-one": "Chinesischer Yuan", - "displayName-count-other": "Renminbi Yuan", - "symbol": "CN¥", - "symbol-alt-narrow": "¥" - }, - "COP": { - "displayName": "Kolumbianischer Peso", - "displayName-count-one": "Kolumbianischer Peso", - "displayName-count-other": "Kolumbianische Pesos", - "symbol": "COP", - "symbol-alt-narrow": "$" - }, - "COU": { - "displayName": "Kolumbianische Unidades de valor real", - "displayName-count-one": "Kolumbianische Unidad de valor real", - "displayName-count-other": "Kolumbianische Unidades de valor real", - "symbol": "COU" - }, - "CRC": { - "displayName": "Costa-Rica-Colón", - "displayName-count-one": "Costa-Rica-Colón", - "displayName-count-other": "Costa-Rica-Colón", - "symbol": "CRC", - "symbol-alt-narrow": "₡" - }, - "CSD": { - "displayName": "Serbischer Dinar (2002–2006)", - "displayName-count-one": "Serbischer Dinar (2002–2006)", - "displayName-count-other": "Serbische Dinar (2002–2006)", - "symbol": "CSD" - }, - "CSK": { - "displayName": "Tschechoslowakische Krone", - "displayName-count-one": "Tschechoslowakische Kronen", - "displayName-count-other": "Tschechoslowakische Kronen", - "symbol": "CSK" - }, - "CUC": { - "displayName": "Kubanischer Peso (konvertibel)", - "displayName-count-one": "Kubanischer Peso (konvertibel)", - "displayName-count-other": "Kubanische Pesos (konvertibel)", - "symbol": "CUC", - "symbol-alt-narrow": "Cub$" - }, - "CUP": { - "displayName": "Kubanischer Peso", - "displayName-count-one": "Kubanischer Peso", - "displayName-count-other": "Kubanische Pesos", - "symbol": "CUP", - "symbol-alt-narrow": "$" - }, - "CVE": { - "displayName": "Cabo-Verde-Escudo", - "displayName-count-one": "Cabo-Verde-Escudo", - "displayName-count-other": "Cabo-Verde-Escudos", - "symbol": "CVE" - }, - "CYP": { - "displayName": "Zypern-Pfund", - "displayName-count-one": "Zypern Pfund", - "displayName-count-other": "Zypern Pfund", - "symbol": "CYP" - }, - "CZK": { - "displayName": "Tschechische Krone", - "displayName-count-one": "Tschechische Krone", - "displayName-count-other": "Tschechische Kronen", - "symbol": "CZK", - "symbol-alt-narrow": "Kč" - }, - "DDM": { - "displayName": "Mark der DDR", - "displayName-count-one": "Mark der DDR", - "displayName-count-other": "Mark der DDR", - "symbol": "DDM" - }, - "DEM": { - "displayName": "Deutsche Mark", - "displayName-count-one": "Deutsche Mark", - "displayName-count-other": "Deutsche Mark", - "symbol": "DM" - }, - "DJF": { - "displayName": "Dschibuti-Franc", - "displayName-count-one": "Dschibuti-Franc", - "displayName-count-other": "Dschibuti-Franc", - "symbol": "DJF" - }, - "DKK": { - "displayName": "Dänische Krone", - "displayName-count-one": "Dänische Krone", - "displayName-count-other": "Dänische Kronen", - "symbol": "DKK", - "symbol-alt-narrow": "kr" - }, - "DOP": { - "displayName": "Dominikanischer Peso", - "displayName-count-one": "Dominikanischer Peso", - "displayName-count-other": "Dominikanische Pesos", - "symbol": "DOP", - "symbol-alt-narrow": "$" - }, - "DZD": { - "displayName": "Algerischer Dinar", - "displayName-count-one": "Algerischer Dinar", - "displayName-count-other": "Algerische Dinar", - "symbol": "DZD" - }, - "ECS": { - "displayName": "Ecuadorianischer Sucre", - "displayName-count-one": "Ecuadorianischer Sucre", - "displayName-count-other": "Ecuadorianische Sucre", - "symbol": "ECS" - }, - "ECV": { - "displayName": "Verrechnungseinheit für Ecuador", - "displayName-count-one": "Verrechnungseinheiten für Ecuador", - "displayName-count-other": "Verrechnungseinheiten für Ecuador", - "symbol": "ECV" - }, - "EEK": { - "displayName": "Estnische Krone", - "displayName-count-one": "Estnische Krone", - "displayName-count-other": "Estnische Kronen", - "symbol": "EEK" - }, - "EGP": { - "displayName": "Ägyptisches Pfund", - "displayName-count-one": "Ägyptisches Pfund", - "displayName-count-other": "Ägyptische Pfund", - "symbol": "EGP", - "symbol-alt-narrow": "E£" - }, - "ERN": { - "displayName": "Eritreischer Nakfa", - "displayName-count-one": "Eritreischer Nakfa", - "displayName-count-other": "Eritreische Nakfa", - "symbol": "ERN" - }, - "ESA": { - "displayName": "Spanische Peseta (A–Konten)", - "displayName-count-one": "Spanische Peseta (A–Konten)", - "displayName-count-other": "Spanische Peseten (A–Konten)", - "symbol": "ESA" - }, - "ESB": { - "displayName": "Spanische Peseta (konvertibel)", - "displayName-count-one": "Spanische Peseta (konvertibel)", - "displayName-count-other": "Spanische Peseten (konvertibel)", - "symbol": "ESB" - }, - "ESP": { - "displayName": "Spanische Peseta", - "displayName-count-one": "Spanische Peseta", - "displayName-count-other": "Spanische Peseten", - "symbol": "ESP", - "symbol-alt-narrow": "₧" - }, - "ETB": { - "displayName": "Äthiopischer Birr", - "displayName-count-one": "Äthiopischer Birr", - "displayName-count-other": "Äthiopische Birr", - "symbol": "ETB" - }, - "EUR": { - "displayName": "Euro", - "displayName-count-one": "Euro", - "displayName-count-other": "Euro", - "symbol": "€", - "symbol-alt-narrow": "€" - }, - "FIM": { - "displayName": "Finnische Mark", - "displayName-count-one": "Finnische Mark", - "displayName-count-other": "Finnische Mark", - "symbol": "FIM" - }, - "FJD": { - "displayName": "Fidschi-Dollar", - "displayName-count-one": "Fidschi-Dollar", - "displayName-count-other": "Fidschi-Dollar", - "symbol": "FJD", - "symbol-alt-narrow": "$" - }, - "FKP": { - "displayName": "Falkland-Pfund", - "displayName-count-one": "Falkland-Pfund", - "displayName-count-other": "Falkland-Pfund", - "symbol": "FKP", - "symbol-alt-narrow": "Fl£" - }, - "FRF": { - "displayName": "Französischer Franc", - "displayName-count-one": "Französischer Franc", - "displayName-count-other": "Französische Franc", - "symbol": "FRF" - }, - "GBP": { - "displayName": "Britisches Pfund", - "displayName-count-one": "Britisches Pfund", - "displayName-count-other": "Britische Pfund", - "symbol": "£", - "symbol-alt-narrow": "£" - }, - "GEK": { - "displayName": "Georgischer Kupon Larit", - "displayName-count-one": "Georgischer Kupon Larit", - "displayName-count-other": "Georgische Kupon Larit", - "symbol": "GEK" - }, - "GEL": { - "displayName": "Georgischer Lari", - "displayName-count-one": "Georgischer Lari", - "displayName-count-other": "Georgische Lari", - "symbol": "GEL", - "symbol-alt-narrow": "₾", - "symbol-alt-variant": "₾" - }, - "GHC": { - "displayName": "Ghanaischer Cedi (1979–2007)", - "displayName-count-one": "Ghanaischer Cedi (1979–2007)", - "displayName-count-other": "Ghanaische Cedi (1979–2007)", - "symbol": "GHC" - }, - "GHS": { - "displayName": "Ghanaischer Cedi", - "displayName-count-one": "Ghanaischer Cedi", - "displayName-count-other": "Ghanaische Cedi", - "symbol": "GHS" - }, - "GIP": { - "displayName": "Gibraltar-Pfund", - "displayName-count-one": "Gibraltar-Pfund", - "displayName-count-other": "Gibraltar Pfund", - "symbol": "GIP", - "symbol-alt-narrow": "£" - }, - "GMD": { - "displayName": "Gambia-Dalasi", - "displayName-count-one": "Gambia-Dalasi", - "displayName-count-other": "Gambia-Dalasi", - "symbol": "GMD" - }, - "GNF": { - "displayName": "Guinea-Franc", - "displayName-count-one": "Guinea-Franc", - "displayName-count-other": "Guinea-Franc", - "symbol": "GNF", - "symbol-alt-narrow": "F.G." - }, - "GNS": { - "displayName": "Guineischer Syli", - "displayName-count-one": "Guineischer Syli", - "displayName-count-other": "Guineische Syli", - "symbol": "GNS" - }, - "GQE": { - "displayName": "Äquatorialguinea-Ekwele", - "displayName-count-one": "Äquatorialguinea-Ekwele", - "displayName-count-other": "Äquatorialguinea-Ekwele", - "symbol": "GQE" - }, - "GRD": { - "displayName": "Griechische Drachme", - "displayName-count-one": "Griechische Drachme", - "displayName-count-other": "Griechische Drachmen", - "symbol": "GRD" - }, - "GTQ": { - "displayName": "Guatemaltekischer Quetzal", - "displayName-count-one": "Guatemaltekischer Quetzal", - "displayName-count-other": "Guatemaltekische Quetzales", - "symbol": "GTQ", - "symbol-alt-narrow": "Q" - }, - "GWE": { - "displayName": "Portugiesisch Guinea Escudo", - "displayName-count-one": "Portugiesisch Guinea Escudo", - "displayName-count-other": "Portugiesisch Guinea Escudo", - "symbol": "GWE" - }, - "GWP": { - "displayName": "Guinea-Bissau Peso", - "displayName-count-one": "Guinea-Bissau Peso", - "displayName-count-other": "Guinea-Bissau Pesos", - "symbol": "GWP" - }, - "GYD": { - "displayName": "Guyana-Dollar", - "displayName-count-one": "Guyana-Dollar", - "displayName-count-other": "Guyana-Dollar", - "symbol": "GYD", - "symbol-alt-narrow": "$" - }, - "HKD": { - "displayName": "Hongkong-Dollar", - "displayName-count-one": "Hongkong-Dollar", - "displayName-count-other": "Hongkong-Dollar", - "symbol": "HK$", - "symbol-alt-narrow": "$" - }, - "HNL": { - "displayName": "Honduras-Lempira", - "displayName-count-one": "Honduras-Lempira", - "displayName-count-other": "Honduras-Lempira", - "symbol": "HNL", - "symbol-alt-narrow": "L" - }, - "HRD": { - "displayName": "Kroatischer Dinar", - "displayName-count-one": "Kroatischer Dinar", - "displayName-count-other": "Kroatische Dinar", - "symbol": "HRD" - }, - "HRK": { - "displayName": "Kroatischer Kuna", - "displayName-count-one": "Kroatischer Kuna", - "displayName-count-other": "Kroatische Kuna", - "symbol": "HRK", - "symbol-alt-narrow": "kn" - }, - "HTG": { - "displayName": "Haitianische Gourde", - "displayName-count-one": "Haitianische Gourde", - "displayName-count-other": "Haitianische Gourdes", - "symbol": "HTG" - }, - "HUF": { - "displayName": "Ungarischer Forint", - "displayName-count-one": "Ungarischer Forint", - "displayName-count-other": "Ungarische Forint", - "symbol": "HUF", - "symbol-alt-narrow": "Ft" - }, - "IDR": { - "displayName": "Indonesische Rupiah", - "displayName-count-one": "Indonesische Rupiah", - "displayName-count-other": "Indonesische Rupiah", - "symbol": "IDR", - "symbol-alt-narrow": "Rp" - }, - "IEP": { - "displayName": "Irisches Pfund", - "displayName-count-one": "Irisches Pfund", - "displayName-count-other": "Irische Pfund", - "symbol": "IEP" - }, - "ILP": { - "displayName": "Israelisches Pfund", - "displayName-count-one": "Israelisches Pfund", - "displayName-count-other": "Israelische Pfund", - "symbol": "ILP" - }, - "ILR": { - "displayName": "Israelischer Schekel (1980–1985)", - "displayName-count-one": "Israelischer Schekel (1980–1985)", - "displayName-count-other": "Israelische Schekel (1980–1985)" - }, - "ILS": { - "displayName": "Israelischer Neuer Schekel", - "displayName-count-one": "Israelischer Neuer Schekel", - "displayName-count-other": "Israelische Neue Schekel", - "symbol": "₪", - "symbol-alt-narrow": "₪" - }, - "INR": { - "displayName": "Indische Rupie", - "displayName-count-one": "Indische Rupie", - "displayName-count-other": "Indische Rupien", - "symbol": "₹", - "symbol-alt-narrow": "₹" - }, - "IQD": { - "displayName": "Irakischer Dinar", - "displayName-count-one": "Irakischer Dinar", - "displayName-count-other": "Irakische Dinar", - "symbol": "IQD" - }, - "IRR": { - "displayName": "Iranischer Rial", - "displayName-count-one": "Iranischer Rial", - "displayName-count-other": "Iranische Rial", - "symbol": "IRR" - }, - "ISJ": { - "displayName": "Isländische Krone (1918–1981)", - "displayName-count-one": "Isländische Krone (1918–1981)", - "displayName-count-other": "Isländische Kronen (1918–1981)" - }, - "ISK": { - "displayName": "Isländische Krone", - "displayName-count-one": "Isländische Krone", - "displayName-count-other": "Isländische Kronen", - "symbol": "ISK", - "symbol-alt-narrow": "kr" - }, - "ITL": { - "displayName": "Italienische Lira", - "displayName-count-one": "Italienische Lira", - "displayName-count-other": "Italienische Lire", - "symbol": "ITL" - }, - "JMD": { - "displayName": "Jamaika-Dollar", - "displayName-count-one": "Jamaika-Dollar", - "displayName-count-other": "Jamaika-Dollar", - "symbol": "JMD", - "symbol-alt-narrow": "$" - }, - "JOD": { - "displayName": "Jordanischer Dinar", - "displayName-count-one": "Jordanischer Dinar", - "displayName-count-other": "Jordanische Dinar", - "symbol": "JOD" - }, - "JPY": { - "displayName": "Japanischer Yen", - "displayName-count-one": "Japanischer Yen", - "displayName-count-other": "Japanische Yen", - "symbol": "¥", - "symbol-alt-narrow": "¥" - }, - "KES": { - "displayName": "Kenia-Schilling", - "displayName-count-one": "Kenia-Schilling", - "displayName-count-other": "Kenia-Schilling", - "symbol": "KES" - }, - "KGS": { - "displayName": "Kirgisischer Som", - "displayName-count-one": "Kirgisischer Som", - "displayName-count-other": "Kirgisische Som", - "symbol": "KGS" - }, - "KHR": { - "displayName": "Kambodschanischer Riel", - "displayName-count-one": "Kambodschanischer Riel", - "displayName-count-other": "Kambodschanische Riel", - "symbol": "KHR", - "symbol-alt-narrow": "៛" - }, - "KMF": { - "displayName": "Komoren-Franc", - "displayName-count-one": "Komoren-Franc", - "displayName-count-other": "Komoren-Francs", - "symbol": "KMF", - "symbol-alt-narrow": "FC" - }, - "KPW": { - "displayName": "Nordkoreanischer Won", - "displayName-count-one": "Nordkoreanischer Won", - "displayName-count-other": "Nordkoreanische Won", - "symbol": "KPW", - "symbol-alt-narrow": "₩" - }, - "KRH": { - "displayName": "Südkoreanischer Hwan (1953–1962)", - "displayName-count-one": "Südkoreanischer Hwan (1953–1962)", - "displayName-count-other": "Südkoreanischer Hwan (1953–1962)", - "symbol": "KRH" - }, - "KRO": { - "displayName": "Südkoreanischer Won (1945–1953)", - "displayName-count-one": "Südkoreanischer Won (1945–1953)", - "displayName-count-other": "Südkoreanischer Won (1945–1953)", - "symbol": "KRO" - }, - "KRW": { - "displayName": "Südkoreanischer Won", - "displayName-count-one": "Südkoreanischer Won", - "displayName-count-other": "Südkoreanische Won", - "symbol": "₩", - "symbol-alt-narrow": "₩" - }, - "KWD": { - "displayName": "Kuwait-Dinar", - "displayName-count-one": "Kuwait-Dinar", - "displayName-count-other": "Kuwait-Dinar", - "symbol": "KWD" - }, - "KYD": { - "displayName": "Kaiman-Dollar", - "displayName-count-one": "Kaiman-Dollar", - "displayName-count-other": "Kaiman-Dollar", - "symbol": "KYD", - "symbol-alt-narrow": "$" - }, - "KZT": { - "displayName": "Kasachischer Tenge", - "displayName-count-one": "Kasachischer Tenge", - "displayName-count-other": "Kasachische Tenge", - "symbol": "KZT", - "symbol-alt-narrow": "₸" - }, - "LAK": { - "displayName": "Laotischer Kip", - "displayName-count-one": "Laotischer Kip", - "displayName-count-other": "Laotische Kip", - "symbol": "LAK", - "symbol-alt-narrow": "₭" - }, - "LBP": { - "displayName": "Libanesisches Pfund", - "displayName-count-one": "Libanesisches Pfund", - "displayName-count-other": "Libanesische Pfund", - "symbol": "LBP", - "symbol-alt-narrow": "L£" - }, - "LKR": { - "displayName": "Sri-Lanka-Rupie", - "displayName-count-one": "Sri-Lanka-Rupie", - "displayName-count-other": "Sri-Lanka-Rupien", - "symbol": "LKR", - "symbol-alt-narrow": "Rs" - }, - "LRD": { - "displayName": "Liberianischer Dollar", - "displayName-count-one": "Liberianischer Dollar", - "displayName-count-other": "Liberianische Dollar", - "symbol": "LRD", - "symbol-alt-narrow": "$" - }, - "LSL": { - "displayName": "Loti", - "displayName-count-one": "Loti", - "displayName-count-other": "Loti", - "symbol": "LSL" - }, - "LTL": { - "displayName": "Litauischer Litas", - "displayName-count-one": "Litauischer Litas", - "displayName-count-other": "Litauische Litas", - "symbol": "LTL", - "symbol-alt-narrow": "Lt" - }, - "LTT": { - "displayName": "Litauischer Talonas", - "displayName-count-one": "Litauische Talonas", - "displayName-count-other": "Litauische Talonas", - "symbol": "LTT" - }, - "LUC": { - "displayName": "Luxemburgischer Franc (konvertibel)", - "displayName-count-one": "Luxemburgische Franc (konvertibel)", - "displayName-count-other": "Luxemburgische Franc (konvertibel)", - "symbol": "LUC" - }, - "LUF": { - "displayName": "Luxemburgischer Franc", - "displayName-count-one": "Luxemburgische Franc", - "displayName-count-other": "Luxemburgische Franc", - "symbol": "LUF" - }, - "LUL": { - "displayName": "Luxemburgischer Finanz-Franc", - "displayName-count-one": "Luxemburgische Finanz-Franc", - "displayName-count-other": "Luxemburgische Finanz-Franc", - "symbol": "LUL" - }, - "LVL": { - "displayName": "Lettischer Lats", - "displayName-count-one": "Lettischer Lats", - "displayName-count-other": "Lettische Lats", - "symbol": "LVL", - "symbol-alt-narrow": "Ls" - }, - "LVR": { - "displayName": "Lettischer Rubel", - "displayName-count-one": "Lettische Rubel", - "displayName-count-other": "Lettische Rubel", - "symbol": "LVR" - }, - "LYD": { - "displayName": "Libyscher Dinar", - "displayName-count-one": "Libyscher Dinar", - "displayName-count-other": "Libysche Dinar", - "symbol": "LYD" - }, - "MAD": { - "displayName": "Marokkanischer Dirham", - "displayName-count-one": "Marokkanischer Dirham", - "displayName-count-other": "Marokkanische Dirham", - "symbol": "MAD" - }, - "MAF": { - "displayName": "Marokkanischer Franc", - "displayName-count-one": "Marokkanische Franc", - "displayName-count-other": "Marokkanische Franc", - "symbol": "MAF" - }, - "MCF": { - "displayName": "Monegassischer Franc", - "displayName-count-one": "Monegassischer Franc", - "displayName-count-other": "Monegassische Franc", - "symbol": "MCF" - }, - "MDC": { - "displayName": "Moldau-Cupon", - "displayName-count-one": "Moldau-Cupon", - "displayName-count-other": "Moldau-Cupon", - "symbol": "MDC" - }, - "MDL": { - "displayName": "Moldau-Leu", - "displayName-count-one": "Moldau-Leu", - "displayName-count-other": "Moldau-Leu", - "symbol": "MDL" - }, - "MGA": { - "displayName": "Madagaskar-Ariary", - "displayName-count-one": "Madagaskar-Ariary", - "displayName-count-other": "Madagaskar-Ariary", - "symbol": "MGA", - "symbol-alt-narrow": "Ar" - }, - "MGF": { - "displayName": "Madagaskar-Franc", - "displayName-count-one": "Madagaskar-Franc", - "displayName-count-other": "Madagaskar-Franc", - "symbol": "MGF" - }, - "MKD": { - "displayName": "Mazedonischer Denar", - "displayName-count-one": "Mazedonischer Denar", - "displayName-count-other": "Mazedonische Denari", - "symbol": "MKD" - }, - "MKN": { - "displayName": "Mazedonischer Denar (1992–1993)", - "displayName-count-one": "Mazedonischer Denar (1992–1993)", - "displayName-count-other": "Mazedonische Denar (1992–1993)", - "symbol": "MKN" - }, - "MLF": { - "displayName": "Malischer Franc", - "displayName-count-one": "Malische Franc", - "displayName-count-other": "Malische Franc", - "symbol": "MLF" - }, - "MMK": { - "displayName": "Myanmarischer Kyat", - "displayName-count-one": "Myanmarischer Kyat", - "displayName-count-other": "Myanmarische Kyat", - "symbol": "MMK", - "symbol-alt-narrow": "K" - }, - "MNT": { - "displayName": "Mongolischer Tögrög", - "displayName-count-one": "Mongolischer Tögrög", - "displayName-count-other": "Mongolische Tögrög", - "symbol": "MNT", - "symbol-alt-narrow": "₮" - }, - "MOP": { - "displayName": "Macao-Pataca", - "displayName-count-one": "Macao-Pataca", - "displayName-count-other": "Macao-Pataca", - "symbol": "MOP" - }, - "MRO": { - "displayName": "Mauretanischer Ouguiya", - "displayName-count-one": "Mauretanischer Ouguiya", - "displayName-count-other": "Mauretanische Ouguiya", - "symbol": "MRO" - }, - "MTL": { - "displayName": "Maltesische Lira", - "displayName-count-one": "Maltesische Lira", - "displayName-count-other": "Maltesische Lira", - "symbol": "MTL" - }, - "MTP": { - "displayName": "Maltesisches Pfund", - "displayName-count-one": "Maltesische Pfund", - "displayName-count-other": "Maltesische Pfund", - "symbol": "MTP" - }, - "MUR": { - "displayName": "Mauritius-Rupie", - "displayName-count-one": "Mauritius-Rupie", - "displayName-count-other": "Mauritius-Rupien", - "symbol": "MUR", - "symbol-alt-narrow": "Rs" - }, - "MVP": { - "displayName": "Malediven-Rupie (alt)", - "displayName-count-one": "Malediven-Rupie (alt)", - "displayName-count-other": "Malediven-Rupien (alt)" - }, - "MVR": { - "displayName": "Malediven-Rufiyaa", - "displayName-count-one": "Malediven-Rufiyaa", - "displayName-count-other": "Malediven-Rupien", - "symbol": "MVR" - }, - "MWK": { - "displayName": "Malawi-Kwacha", - "displayName-count-one": "Malawi-Kwacha", - "displayName-count-other": "Malawi-Kwacha", - "symbol": "MWK" - }, - "MXN": { - "displayName": "Mexikanischer Peso", - "displayName-count-one": "Mexikanischer Peso", - "displayName-count-other": "Mexikanische Pesos", - "symbol": "MX$", - "symbol-alt-narrow": "$" - }, - "MXP": { - "displayName": "Mexikanischer Silber-Peso (1861–1992)", - "displayName-count-one": "Mexikanische Silber-Peso (1861–1992)", - "displayName-count-other": "Mexikanische Silber-Pesos (1861–1992)", - "symbol": "MXP" - }, - "MXV": { - "displayName": "Mexicanischer Unidad de Inversion (UDI)", - "displayName-count-one": "Mexicanischer Unidad de Inversion (UDI)", - "displayName-count-other": "Mexikanische Unidad de Inversion (UDI)", - "symbol": "MXV" - }, - "MYR": { - "displayName": "Malaysischer Ringgit", - "displayName-count-one": "Malaysischer Ringgit", - "displayName-count-other": "Malaysische Ringgit", - "symbol": "MYR", - "symbol-alt-narrow": "RM" - }, - "MZE": { - "displayName": "Mosambikanischer Escudo", - "displayName-count-one": "Mozambikanische Escudo", - "displayName-count-other": "Mozambikanische Escudo", - "symbol": "MZE" - }, - "MZM": { - "displayName": "Mosambikanischer Metical (1980–2006)", - "displayName-count-one": "Mosambikanischer Metical (1980–2006)", - "displayName-count-other": "Mosambikanische Meticais (1980–2006)", - "symbol": "MZM" - }, - "MZN": { - "displayName": "Mosambikanischer Metical", - "displayName-count-one": "Mosambikanischer Metical", - "displayName-count-other": "Mosambikanische Meticais", - "symbol": "MZN" - }, - "NAD": { - "displayName": "Namibia-Dollar", - "displayName-count-one": "Namibia-Dollar", - "displayName-count-other": "Namibia-Dollar", - "symbol": "NAD", - "symbol-alt-narrow": "$" - }, - "NGN": { - "displayName": "Nigerianischer Naira", - "displayName-count-one": "Nigerianischer Naira", - "displayName-count-other": "Nigerianische Naira", - "symbol": "NGN", - "symbol-alt-narrow": "₦" - }, - "NIC": { - "displayName": "Nicaraguanischer Córdoba (1988–1991)", - "displayName-count-one": "Nicaraguanischer Córdoba (1988–1991)", - "displayName-count-other": "Nicaraguanische Córdoba (1988–1991)", - "symbol": "NIC" - }, - "NIO": { - "displayName": "Nicaragua-Córdoba", - "displayName-count-one": "Nicaragua-Córdoba", - "displayName-count-other": "Nicaragua-Córdobas", - "symbol": "NIO", - "symbol-alt-narrow": "C$" - }, - "NLG": { - "displayName": "Niederländischer Gulden", - "displayName-count-one": "Niederländischer Gulden", - "displayName-count-other": "Niederländische Gulden", - "symbol": "NLG" - }, - "NOK": { - "displayName": "Norwegische Krone", - "displayName-count-one": "Norwegische Krone", - "displayName-count-other": "Norwegische Kronen", - "symbol": "NOK", - "symbol-alt-narrow": "kr" - }, - "NPR": { - "displayName": "Nepalesische Rupie", - "displayName-count-one": "Nepalesische Rupie", - "displayName-count-other": "Nepalesische Rupien", - "symbol": "NPR", - "symbol-alt-narrow": "Rs" - }, - "NZD": { - "displayName": "Neuseeland-Dollar", - "displayName-count-one": "Neuseeland-Dollar", - "displayName-count-other": "Neuseeland-Dollar", - "symbol": "NZ$", - "symbol-alt-narrow": "$" - }, - "OMR": { - "displayName": "Omanischer Rial", - "displayName-count-one": "Omanischer Rial", - "displayName-count-other": "Omanische Rials", - "symbol": "OMR" - }, - "PAB": { - "displayName": "Panamaischer Balboa", - "displayName-count-one": "Panamaischer Balboa", - "displayName-count-other": "Panamaische Balboas", - "symbol": "PAB" - }, - "PEI": { - "displayName": "Peruanischer Inti", - "displayName-count-one": "Peruanische Inti", - "displayName-count-other": "Peruanische Inti", - "symbol": "PEI" - }, - "PEN": { - "displayName": "Peruanischer Sol", - "displayName-count-one": "Peruanischer Sol", - "displayName-count-other": "Peruanische Sol", - "symbol": "PEN" - }, - "PES": { - "displayName": "Peruanischer Sol (1863–1965)", - "displayName-count-one": "Peruanischer Sol (1863–1965)", - "displayName-count-other": "Peruanische Sol (1863–1965)", - "symbol": "PES" - }, - "PGK": { - "displayName": "Papua-Neuguineischer Kina", - "displayName-count-one": "Papua-Neuguineischer Kina", - "displayName-count-other": "Papua-Neuguineische Kina", - "symbol": "PGK" - }, - "PHP": { - "displayName": "Philippinischer Peso", - "displayName-count-one": "Philippinischer Peso", - "displayName-count-other": "Philippinische Pesos", - "symbol": "PHP", - "symbol-alt-narrow": "₱" - }, - "PKR": { - "displayName": "Pakistanische Rupie", - "displayName-count-one": "Pakistanische Rupie", - "displayName-count-other": "Pakistanische Rupien", - "symbol": "PKR", - "symbol-alt-narrow": "Rs" - }, - "PLN": { - "displayName": "Polnischer Złoty", - "displayName-count-one": "Polnischer Złoty", - "displayName-count-other": "Polnische Złoty", - "symbol": "PLN", - "symbol-alt-narrow": "zł" - }, - "PLZ": { - "displayName": "Polnischer Zloty (1950–1995)", - "displayName-count-one": "Polnischer Zloty (1950–1995)", - "displayName-count-other": "Polnische Zloty (1950–1995)", - "symbol": "PLZ" - }, - "PTE": { - "displayName": "Portugiesischer Escudo", - "displayName-count-one": "Portugiesische Escudo", - "displayName-count-other": "Portugiesische Escudo", - "symbol": "PTE" - }, - "PYG": { - "displayName": "Paraguayischer Guaraní", - "displayName-count-one": "Paraguayischer Guaraní", - "displayName-count-other": "Paraguayische Guaraníes", - "symbol": "PYG", - "symbol-alt-narrow": "₲" - }, - "QAR": { - "displayName": "Katar-Riyal", - "displayName-count-one": "Katar-Riyal", - "displayName-count-other": "Katar-Riyal", - "symbol": "QAR" - }, - "RHD": { - "displayName": "Rhodesischer Dollar", - "displayName-count-one": "Rhodesische Dollar", - "displayName-count-other": "Rhodesische Dollar", - "symbol": "RHD" - }, - "ROL": { - "displayName": "Rumänischer Leu (1952–2006)", - "displayName-count-one": "Rumänischer Leu (1952–2006)", - "displayName-count-other": "Rumänische Leu (1952–2006)", - "symbol": "ROL" - }, - "RON": { - "displayName": "Rumänischer Leu", - "displayName-count-one": "Rumänischer Leu", - "displayName-count-other": "Rumänische Leu", - "symbol": "RON", - "symbol-alt-narrow": "L" - }, - "RSD": { - "displayName": "Serbischer Dinar", - "displayName-count-one": "Serbischer Dinar", - "displayName-count-other": "Serbische Dinaren", - "symbol": "RSD" - }, - "RUB": { - "displayName": "Russischer Rubel", - "displayName-count-one": "Russischer Rubel", - "displayName-count-other": "Russische Rubel", - "symbol": "RUB", - "symbol-alt-narrow": "₽" - }, - "RUR": { - "displayName": "Russischer Rubel (1991–1998)", - "displayName-count-one": "Russischer Rubel (1991–1998)", - "displayName-count-other": "Russische Rubel (1991–1998)", - "symbol": "RUR", - "symbol-alt-narrow": "р." - }, - "RWF": { - "displayName": "Ruanda-Franc", - "displayName-count-one": "Ruanda-Franc", - "displayName-count-other": "Ruanda-Francs", - "symbol": "RWF", - "symbol-alt-narrow": "F.Rw" - }, - "SAR": { - "displayName": "Saudi-Rial", - "displayName-count-one": "Saudi-Rial", - "displayName-count-other": "Saudi-Rial", - "symbol": "SAR" - }, - "SBD": { - "displayName": "Salomonen-Dollar", - "displayName-count-one": "Salomonen-Dollar", - "displayName-count-other": "Salomonen-Dollar", - "symbol": "SBD", - "symbol-alt-narrow": "$" - }, - "SCR": { - "displayName": "Seychellen-Rupie", - "displayName-count-one": "Seychellen-Rupie", - "displayName-count-other": "Seychellen-Rupien", - "symbol": "SCR" - }, - "SDD": { - "displayName": "Sudanesischer Dinar (1992–2007)", - "displayName-count-one": "Sudanesischer Dinar (1992–2007)", - "displayName-count-other": "Sudanesische Dinar (1992–2007)", - "symbol": "SDD" - }, - "SDG": { - "displayName": "Sudanesisches Pfund", - "displayName-count-one": "Sudanesisches Pfund", - "displayName-count-other": "Sudanesische Pfund", - "symbol": "SDG" - }, - "SDP": { - "displayName": "Sudanesisches Pfund (1957–1998)", - "displayName-count-one": "Sudanesisches Pfund (1957–1998)", - "displayName-count-other": "Sudanesische Pfund (1957–1998)", - "symbol": "SDP" - }, - "SEK": { - "displayName": "Schwedische Krone", - "displayName-count-one": "Schwedische Krone", - "displayName-count-other": "Schwedische Kronen", - "symbol": "SEK", - "symbol-alt-narrow": "kr" - }, - "SGD": { - "displayName": "Singapur-Dollar", - "displayName-count-one": "Singapur-Dollar", - "displayName-count-other": "Singapur-Dollar", - "symbol": "SGD", - "symbol-alt-narrow": "$" - }, - "SHP": { - "displayName": "St. Helena-Pfund", - "displayName-count-one": "St. Helena-Pfund", - "displayName-count-other": "St. Helena-Pfund", - "symbol": "SHP", - "symbol-alt-narrow": "£" - }, - "SIT": { - "displayName": "Slowenischer Tolar", - "displayName-count-one": "Slowenischer Tolar", - "displayName-count-other": "Slowenische Tolar", - "symbol": "SIT" - }, - "SKK": { - "displayName": "Slowakische Krone", - "displayName-count-one": "Slowakische Kronen", - "displayName-count-other": "Slowakische Kronen", - "symbol": "SKK" - }, - "SLL": { - "displayName": "Sierra-leonischer Leone", - "displayName-count-one": "Sierra-leonischer Leone", - "displayName-count-other": "Sierra-leonische Leones", - "symbol": "SLL" - }, - "SOS": { - "displayName": "Somalia-Schilling", - "displayName-count-one": "Somalia-Schilling", - "displayName-count-other": "Somalia-Schilling", - "symbol": "SOS" - }, - "SRD": { - "displayName": "Suriname-Dollar", - "displayName-count-one": "Suriname-Dollar", - "displayName-count-other": "Suriname-Dollar", - "symbol": "SRD", - "symbol-alt-narrow": "$" - }, - "SRG": { - "displayName": "Suriname Gulden", - "displayName-count-one": "Suriname-Gulden", - "displayName-count-other": "Suriname-Gulden", - "symbol": "SRG" - }, - "SSP": { - "displayName": "Südsudanesisches Pfund", - "displayName-count-one": "Südsudanesisches Pfund", - "displayName-count-other": "Südsudanesische Pfund", - "symbol": "SSP", - "symbol-alt-narrow": "£" - }, - "STD": { - "displayName": "São-toméischer Dobra", - "displayName-count-one": "São-toméischer Dobra", - "displayName-count-other": "São-toméische Dobra", - "symbol": "STD", - "symbol-alt-narrow": "Db" - }, - "SUR": { - "displayName": "Sowjetischer Rubel", - "displayName-count-one": "Sowjetische Rubel", - "displayName-count-other": "Sowjetische Rubel", - "symbol": "SUR" - }, - "SVC": { - "displayName": "El Salvador Colon", - "displayName-count-one": "El Salvador-Colon", - "displayName-count-other": "El Salvador-Colon", - "symbol": "SVC" - }, - "SYP": { - "displayName": "Syrisches Pfund", - "displayName-count-one": "Syrisches Pfund", - "displayName-count-other": "Syrische Pfund", - "symbol": "SYP", - "symbol-alt-narrow": "SYP" - }, - "SZL": { - "displayName": "Swasiländischer Lilangeni", - "displayName-count-one": "Swasiländischer Lilangeni", - "displayName-count-other": "Swasiländische Emalangeni", - "symbol": "SZL" - }, - "THB": { - "displayName": "Thailändischer Baht", - "displayName-count-one": "Thailändischer Baht", - "displayName-count-other": "Thailändische Baht", - "symbol": "฿", - "symbol-alt-narrow": "฿" - }, - "TJR": { - "displayName": "Tadschikistan Rubel", - "displayName-count-one": "Tadschikistan-Rubel", - "displayName-count-other": "Tadschikistan-Rubel", - "symbol": "TJR" - }, - "TJS": { - "displayName": "Tadschikistan-Somoni", - "displayName-count-one": "Tadschikistan-Somoni", - "displayName-count-other": "Tadschikistan-Somoni", - "symbol": "TJS" - }, - "TMM": { - "displayName": "Turkmenistan-Manat (1993–2009)", - "displayName-count-one": "Turkmenistan-Manat (1993–2009)", - "displayName-count-other": "Turkmenistan-Manat (1993–2009)", - "symbol": "TMM" - }, - "TMT": { - "displayName": "Turkmenistan-Manat", - "displayName-count-one": "Turkmenistan-Manat", - "displayName-count-other": "Turkmenistan-Manat", - "symbol": "TMT" - }, - "TND": { - "displayName": "Tunesischer Dinar", - "displayName-count-one": "Tunesischer Dinar", - "displayName-count-other": "Tunesische Dinar", - "symbol": "TND" - }, - "TOP": { - "displayName": "Tongaischer Paʻanga", - "displayName-count-one": "Tongaischer Paʻanga", - "displayName-count-other": "Tongaische Paʻanga", - "symbol": "TOP", - "symbol-alt-narrow": "T$" - }, - "TPE": { - "displayName": "Timor-Escudo", - "displayName-count-one": "Timor-Escudo", - "displayName-count-other": "Timor-Escudo", - "symbol": "TPE" - }, - "TRL": { - "displayName": "Türkische Lira (1922–2005)", - "displayName-count-one": "Türkische Lira (1922–2005)", - "displayName-count-other": "Türkische Lira (1922–2005)", - "symbol": "TRL" - }, - "TRY": { - "displayName": "Türkische Lira", - "displayName-count-one": "Türkische Lira", - "displayName-count-other": "Türkische Lira", - "symbol": "TRY", - "symbol-alt-narrow": "₺", - "symbol-alt-variant": "TL" - }, - "TTD": { - "displayName": "Trinidad und Tobago-Dollar", - "displayName-count-one": "Trinidad und Tobago-Dollar", - "displayName-count-other": "Trinidad und Tobago-Dollar", - "symbol": "TTD", - "symbol-alt-narrow": "$" - }, - "TWD": { - "displayName": "Neuer Taiwan-Dollar", - "displayName-count-one": "Neuer Taiwan-Dollar", - "displayName-count-other": "Neue Taiwan-Dollar", - "symbol": "NT$", - "symbol-alt-narrow": "NT$" - }, - "TZS": { - "displayName": "Tansania-Schilling", - "displayName-count-one": "Tansania-Schilling", - "displayName-count-other": "Tansania-Schilling", - "symbol": "TZS" - }, - "UAH": { - "displayName": "Ukrainische Hrywnja", - "displayName-count-one": "Ukrainische Hrywnja", - "displayName-count-other": "Ukrainische Hrywen", - "symbol": "UAH", - "symbol-alt-narrow": "₴" - }, - "UAK": { - "displayName": "Ukrainischer Karbovanetz", - "displayName-count-one": "Ukrainische Karbovanetz", - "displayName-count-other": "Ukrainische Karbovanetz", - "symbol": "UAK" - }, - "UGS": { - "displayName": "Uganda-Schilling (1966–1987)", - "displayName-count-one": "Uganda-Schilling (1966–1987)", - "displayName-count-other": "Uganda-Schilling (1966–1987)", - "symbol": "UGS" - }, - "UGX": { - "displayName": "Uganda-Schilling", - "displayName-count-one": "Uganda-Schilling", - "displayName-count-other": "Uganda-Schilling", - "symbol": "UGX" - }, - "USD": { - "displayName": "US-Dollar", - "displayName-count-one": "US-Dollar", - "displayName-count-other": "US-Dollar", - "symbol": "$", - "symbol-alt-narrow": "$" - }, - "USN": { - "displayName": "US Dollar (Nächster Tag)", - "displayName-count-one": "US-Dollar (Nächster Tag)", - "displayName-count-other": "US-Dollar (Nächster Tag)", - "symbol": "USN" - }, - "USS": { - "displayName": "US Dollar (Gleicher Tag)", - "displayName-count-one": "US-Dollar (Gleicher Tag)", - "displayName-count-other": "US-Dollar (Gleicher Tag)", - "symbol": "USS" - }, - "UYI": { - "displayName": "Uruguayischer Peso (Indexierte Rechnungseinheiten)", - "displayName-count-one": "Uruguayischer Peso (Indexierte Rechnungseinheiten)", - "displayName-count-other": "Uruguayische Pesos (Indexierte Rechnungseinheiten)", - "symbol": "UYI" - }, - "UYP": { - "displayName": "Uruguayischer Peso (1975–1993)", - "displayName-count-one": "Uruguayischer Peso (1975–1993)", - "displayName-count-other": "Uruguayische Pesos (1975–1993)", - "symbol": "UYP" - }, - "UYU": { - "displayName": "Uruguayischer Peso", - "displayName-count-one": "Uruguayischer Peso", - "displayName-count-other": "Uruguayische Pesos", - "symbol": "UYU", - "symbol-alt-narrow": "$" - }, - "UZS": { - "displayName": "Usbekistan-Sum", - "displayName-count-one": "Usbekistan-Sum", - "displayName-count-other": "Usbekistan-Sum", - "symbol": "UZS" - }, - "VEB": { - "displayName": "Venezolanischer Bolívar (1871–2008)", - "displayName-count-one": "Venezolanischer Bolívar (1871–2008)", - "displayName-count-other": "Venezolanische Bolívares (1871–2008)", - "symbol": "VEB" - }, - "VEF": { - "displayName": "Venezolanischer Bolívar", - "displayName-count-one": "Venezolanischer Bolívar", - "displayName-count-other": "Venezolanische Bolívares", - "symbol": "VEF", - "symbol-alt-narrow": "Bs" - }, - "VND": { - "displayName": "Vietnamesischer Dong", - "displayName-count-one": "Vietnamesischer Dong", - "displayName-count-other": "Vietnamesische Dong", - "symbol": "₫", - "symbol-alt-narrow": "₫" - }, - "VNN": { - "displayName": "Vietnamesischer Dong(1978–1985)", - "displayName-count-one": "Vietnamesischer Dong(1978–1985)", - "displayName-count-other": "Vietnamesische Dong(1978–1985)", - "symbol": "VNN" - }, - "VUV": { - "displayName": "Vanuatu-Vatu", - "displayName-count-one": "Vanuatu-Vatu", - "displayName-count-other": "Vanuatu-Vatu", - "symbol": "VUV" - }, - "WST": { - "displayName": "Samoanischer Tala", - "displayName-count-one": "Samoanischer Tala", - "displayName-count-other": "Samoanische Tala", - "symbol": "WST" - }, - "XAF": { - "displayName": "CFA-Franc (BEAC)", - "displayName-count-one": "CFA-Franc (BEAC)", - "displayName-count-other": "CFA-Franc (BEAC)", - "symbol": "FCFA" - }, - "XAG": { - "displayName": "Unze Silber", - "displayName-count-one": "Unze Silber", - "displayName-count-other": "Unzen Silber", - "symbol": "XAG" - }, - "XAU": { - "displayName": "Unze Gold", - "displayName-count-one": "Unze Gold", - "displayName-count-other": "Unzen Gold", - "symbol": "XAU" - }, - "XBA": { - "displayName": "Europäische Rechnungseinheit", - "displayName-count-one": "Europäische Rechnungseinheiten", - "displayName-count-other": "Europäische Rechnungseinheiten", - "symbol": "XBA" - }, - "XBB": { - "displayName": "Europäische Währungseinheit (XBB)", - "displayName-count-one": "Europäische Währungseinheiten (XBB)", - "displayName-count-other": "Europäische Währungseinheiten (XBB)", - "symbol": "XBB" - }, - "XBC": { - "displayName": "Europäische Rechnungseinheit (XBC)", - "displayName-count-one": "Europäische Rechnungseinheiten (XBC)", - "displayName-count-other": "Europäische Rechnungseinheiten (XBC)", - "symbol": "XBC" - }, - "XBD": { - "displayName": "Europäische Rechnungseinheit (XBD)", - "displayName-count-one": "Europäische Rechnungseinheiten (XBD)", - "displayName-count-other": "Europäische Rechnungseinheiten (XBD)", - "symbol": "XBD" - }, - "XCD": { - "displayName": "Ostkaribischer Dollar", - "displayName-count-one": "Ostkaribischer Dollar", - "displayName-count-other": "Ostkaribische Dollar", - "symbol": "EC$", - "symbol-alt-narrow": "$" - }, - "XDR": { - "displayName": "Sonderziehungsrechte", - "displayName-count-one": "Sonderziehungsrechte", - "displayName-count-other": "Sonderziehungsrechte", - "symbol": "XDR" - }, - "XEU": { - "displayName": "Europäische Währungseinheit (XEU)", - "displayName-count-one": "Europäische Währungseinheiten (XEU)", - "displayName-count-other": "Europäische Währungseinheiten (XEU)", - "symbol": "XEU" - }, - "XFO": { - "displayName": "Französischer Gold-Franc", - "displayName-count-one": "Französische Gold-Franc", - "displayName-count-other": "Französische Gold-Franc", - "symbol": "XFO" - }, - "XFU": { - "displayName": "Französischer UIC-Franc", - "displayName-count-one": "Französische UIC-Franc", - "displayName-count-other": "Französische UIC-Franc", - "symbol": "XFU" - }, - "XOF": { - "displayName": "CFA-Franc (BCEAO)", - "displayName-count-one": "CFA-Franc (BCEAO)", - "displayName-count-other": "CFA-Francs (BCEAO)", - "symbol": "CFA" - }, - "XPD": { - "displayName": "Unze Palladium", - "displayName-count-one": "Unze Palladium", - "displayName-count-other": "Unzen Palladium", - "symbol": "XPD" - }, - "XPF": { - "displayName": "CFP-Franc", - "displayName-count-one": "CFP-Franc", - "displayName-count-other": "CFP-Franc", - "symbol": "CFPF" - }, - "XPT": { - "displayName": "Unze Platin", - "displayName-count-one": "Unze Platin", - "displayName-count-other": "Unzen Platin", - "symbol": "XPT" - }, - "XRE": { - "displayName": "RINET Funds", - "displayName-count-one": "RINET Funds", - "displayName-count-other": "RINET Funds", - "symbol": "XRE" - }, - "XSU": { - "displayName": "SUCRE", - "displayName-count-one": "SUCRE", - "displayName-count-other": "SUCRE", - "symbol": "XSU" - }, - "XTS": { - "displayName": "Testwährung", - "displayName-count-one": "Testwährung", - "displayName-count-other": "Testwährung", - "symbol": "XTS" - }, - "XUA": { - "displayName": "Rechnungseinheit der AfEB", - "displayName-count-one": "Rechnungseinheit der AfEB", - "displayName-count-other": "Rechnungseinheiten der AfEB", - "symbol": "XUA" - }, - "XXX": { - "displayName": "Unbekannte Währung", - "displayName-count-one": "(unbekannte Währung)", - "displayName-count-other": "(unbekannte Währung)", - "symbol": "XXX" - }, - "YDD": { - "displayName": "Jemen-Dinar", - "displayName-count-one": "Jemen-Dinar", - "displayName-count-other": "Jemen-Dinar", - "symbol": "YDD" - }, - "YER": { - "displayName": "Jemen-Rial", - "displayName-count-one": "Jemen-Rial", - "displayName-count-other": "Jemen-Rial", - "symbol": "YER" - }, - "YUD": { - "displayName": "Jugoslawischer Dinar (1966–1990)", - "displayName-count-one": "Jugoslawischer Dinar (1966–1990)", - "displayName-count-other": "Jugoslawische Dinar (1966–1990)", - "symbol": "YUD" - }, - "YUM": { - "displayName": "Jugoslawischer Neuer Dinar (1994–2002)", - "displayName-count-one": "Jugoslawischer Neuer Dinar (1994–2002)", - "displayName-count-other": "Jugoslawische Neue Dinar (1994–2002)", - "symbol": "YUM" - }, - "YUN": { - "displayName": "Jugoslawischer Dinar (konvertibel)", - "displayName-count-one": "Jugoslawische Dinar (konvertibel)", - "displayName-count-other": "Jugoslawische Dinar (konvertibel)", - "symbol": "YUN" - }, - "YUR": { - "displayName": "Jugoslawischer reformierter Dinar (1992–1993)", - "displayName-count-one": "Jugoslawischer reformierter Dinar (1992–1993)", - "displayName-count-other": "Jugoslawische reformierte Dinar (1992–1993)", - "symbol": "YUR" - }, - "ZAL": { - "displayName": "Südafrikanischer Rand (Finanz)", - "displayName-count-one": "Südafrikanischer Rand (Finanz)", - "displayName-count-other": "Südafrikanischer Rand (Finanz)", - "symbol": "ZAL" - }, - "ZAR": { - "displayName": "Südafrikanischer Rand", - "displayName-count-one": "Südafrikanischer Rand", - "displayName-count-other": "Südafrikanische Rand", - "symbol": "ZAR", - "symbol-alt-narrow": "R" - }, - "ZMK": { - "displayName": "Kwacha (1968–2012)", - "displayName-count-one": "Kwacha (1968–2012)", - "displayName-count-other": "Kwacha (1968–2012)", - "symbol": "ZMK" - }, - "ZMW": { - "displayName": "Kwacha", - "displayName-count-one": "Kwacha", - "displayName-count-other": "Kwacha", - "symbol": "ZMW", - "symbol-alt-narrow": "K" - }, - "ZRN": { - "displayName": "Zaire-Neuer Zaïre (1993–1998)", - "displayName-count-one": "Zaire-Neuer Zaïre (1993–1998)", - "displayName-count-other": "Zaire-Neue Zaïre (1993–1998)", - "symbol": "ZRN" - }, - "ZRZ": { - "displayName": "Zaire-Zaïre (1971–1993)", - "displayName-count-one": "Zaire-Zaïre (1971–1993)", - "displayName-count-other": "Zaire-Zaïre (1971–1993)", - "symbol": "ZRZ" - }, - "ZWD": { - "displayName": "Simbabwe-Dollar (1980–2008)", - "displayName-count-one": "Simbabwe-Dollar (1980–2008)", - "displayName-count-other": "Simbabwe-Dollar (1980–2008)", - "symbol": "ZWD" - }, - "ZWL": { - "displayName": "Simbabwe-Dollar (2009)", - "displayName-count-one": "Simbabwe-Dollar (2009)", - "displayName-count-other": "Simbabwe-Dollar (2009)", - "symbol": "ZWL" - }, - "ZWR": { - "displayName": "Simbabwe-Dollar (2008)", - "displayName-count-one": "Simbabwe-Dollar (2008)", - "displayName-count-other": "Simbabwe-Dollar (2008)", - "symbol": "ZWR" - } - } - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/currencyData.json b/ej2-javascript/code-snippet/grid/grid-cs48/currencyData.json deleted file mode 100644 index a7b54fa80..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs48/currencyData.json +++ /dev/null @@ -1,3509 +0,0 @@ -{ - "supplemental": { - "version": { - "_number": "$Revision: 13254 $", - "_unicodeVersion": "9.0.0", - "_cldrVersion": "31" - }, - "currencyData": { - "fractions": { - "ADP": { - "_rounding": "0", - "_digits": "0" - }, - "AFN": { - "_rounding": "0", - "_digits": "0" - }, - "ALL": { - "_rounding": "0", - "_digits": "0" - }, - "AMD": { - "_rounding": "0", - "_digits": "0" - }, - "BHD": { - "_rounding": "0", - "_digits": "3" - }, - "BIF": { - "_rounding": "0", - "_digits": "0" - }, - "BYN": { - "_rounding": "0", - "_digits": "2" - }, - "BYR": { - "_rounding": "0", - "_digits": "0" - }, - "CAD": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "5" - }, - "CHF": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "5" - }, - "CLF": { - "_rounding": "0", - "_digits": "4" - }, - "CLP": { - "_rounding": "0", - "_digits": "0" - }, - "COP": { - "_rounding": "0", - "_digits": "0" - }, - "CRC": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "0", - "_cashDigits": "0" - }, - "CZK": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "0", - "_cashDigits": "0" - }, - "DEFAULT": { - "_rounding": "0", - "_digits": "2" - }, - "DJF": { - "_rounding": "0", - "_digits": "0" - }, - "ESP": { - "_rounding": "0", - "_digits": "0" - }, - "GNF": { - "_rounding": "0", - "_digits": "0" - }, - "GYD": { - "_rounding": "0", - "_digits": "0" - }, - "HUF": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "0", - "_cashDigits": "0" - }, - "IDR": { - "_rounding": "0", - "_digits": "0" - }, - "IQD": { - "_rounding": "0", - "_digits": "0" - }, - "IRR": { - "_rounding": "0", - "_digits": "0" - }, - "ISK": { - "_rounding": "0", - "_digits": "0" - }, - "ITL": { - "_rounding": "0", - "_digits": "0" - }, - "JOD": { - "_rounding": "0", - "_digits": "3" - }, - "JPY": { - "_rounding": "0", - "_digits": "0" - }, - "KMF": { - "_rounding": "0", - "_digits": "0" - }, - "KPW": { - "_rounding": "0", - "_digits": "0" - }, - "KRW": { - "_rounding": "0", - "_digits": "0" - }, - "KWD": { - "_rounding": "0", - "_digits": "3" - }, - "LAK": { - "_rounding": "0", - "_digits": "0" - }, - "LBP": { - "_rounding": "0", - "_digits": "0" - }, - "LUF": { - "_rounding": "0", - "_digits": "0" - }, - "LYD": { - "_rounding": "0", - "_digits": "3" - }, - "MGA": { - "_rounding": "0", - "_digits": "0" - }, - "MGF": { - "_rounding": "0", - "_digits": "0" - }, - "MMK": { - "_rounding": "0", - "_digits": "0" - }, - "MNT": { - "_rounding": "0", - "_digits": "0" - }, - "MRO": { - "_rounding": "0", - "_digits": "0" - }, - "MUR": { - "_rounding": "0", - "_digits": "0" - }, - "OMR": { - "_rounding": "0", - "_digits": "3" - }, - "PKR": { - "_rounding": "0", - "_digits": "0" - }, - "PYG": { - "_rounding": "0", - "_digits": "0" - }, - "RSD": { - "_rounding": "0", - "_digits": "0" - }, - "RWF": { - "_rounding": "0", - "_digits": "0" - }, - "SLL": { - "_rounding": "0", - "_digits": "0" - }, - "SOS": { - "_rounding": "0", - "_digits": "0" - }, - "STD": { - "_rounding": "0", - "_digits": "0" - }, - "SYP": { - "_rounding": "0", - "_digits": "0" - }, - "TMM": { - "_rounding": "0", - "_digits": "0" - }, - "TND": { - "_rounding": "0", - "_digits": "3" - }, - "TRL": { - "_rounding": "0", - "_digits": "0" - }, - "TWD": { - "_rounding": "0", - "_digits": "2", - "_cashRounding": "0", - "_cashDigits": "0" - }, - "TZS": { - "_rounding": "0", - "_digits": "0" - }, - "UGX": { - "_rounding": "0", - "_digits": "0" - }, - "UYI": { - "_rounding": "0", - "_digits": "0" - }, - "UZS": { - "_rounding": "0", - "_digits": "0" - }, - "VND": { - "_rounding": "0", - "_digits": "0" - }, - "VUV": { - "_rounding": "0", - "_digits": "0" - }, - "XAF": { - "_rounding": "0", - "_digits": "0" - }, - "XOF": { - "_rounding": "0", - "_digits": "0" - }, - "XPF": { - "_rounding": "0", - "_digits": "0" - }, - "YER": { - "_rounding": "0", - "_digits": "0" - }, - "ZMK": { - "_rounding": "0", - "_digits": "0" - }, - "ZWD": { - "_rounding": "0", - "_digits": "0" - } - }, - "region": { - "AC": [ - { - "SHP": { - "_from": "1976-01-01" - } - } - ], - "AD": [ - { - "ESP": { - "_from": "1873-01-01", - "_to": "2002-02-28" - } - }, - { - "ADP": { - "_from": "1936-01-01", - "_to": "2001-12-31" - } - }, - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "AE": [ - { - "AED": { - "_from": "1973-05-19" - } - } - ], - "AF": [ - { - "AFA": { - "_from": "1927-03-14", - "_to": "2002-12-31" - } - }, - { - "AFN": { - "_from": "2002-10-07" - } - } - ], - "AG": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "AI": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "AL": [ - { - "ALK": { - "_from": "1946-11-01", - "_to": "1965-08-16" - } - }, - { - "ALL": { - "_from": "1965-08-16" - } - } - ], - "AM": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1993-11-22" - } - }, - { - "AMD": { - "_from": "1993-11-22" - } - } - ], - "AO": [ - { - "AOK": { - "_from": "1977-01-08", - "_to": "1991-03-01" - } - }, - { - "AON": { - "_from": "1990-09-25", - "_to": "2000-02-01" - } - }, - { - "AOR": { - "_from": "1995-07-01", - "_to": "2000-02-01" - } - }, - { - "AOA": { - "_from": "1999-12-13" - } - } - ], - "AQ": [ - { - "XXX": { - "_tender": "false" - } - } - ], - "AR": [ - { - "ARM": { - "_from": "1881-11-05", - "_to": "1970-01-01" - } - }, - { - "ARL": { - "_from": "1970-01-01", - "_to": "1983-06-01" - } - }, - { - "ARP": { - "_from": "1983-06-01", - "_to": "1985-06-14" - } - }, - { - "ARA": { - "_from": "1985-06-14", - "_to": "1992-01-01" - } - }, - { - "ARS": { - "_from": "1992-01-01" - } - } - ], - "AS": [ - { - "USD": { - "_from": "1904-07-16" - } - } - ], - "AT": [ - { - "ATS": { - "_from": "1947-12-04", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "AU": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "AW": [ - { - "ANG": { - "_from": "1940-05-10", - "_to": "1986-01-01" - } - }, - { - "AWG": { - "_from": "1986-01-01" - } - } - ], - "AX": [ - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "AZ": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1994-01-01" - } - }, - { - "AZM": { - "_from": "1993-11-22", - "_to": "2006-12-31" - } - }, - { - "AZN": { - "_from": "2006-01-01" - } - } - ], - "BA": [ - { - "YUD": { - "_from": "1966-01-01", - "_to": "1990-01-01" - } - }, - { - "YUN": { - "_from": "1990-01-01", - "_to": "1992-07-01" - } - }, - { - "YUR": { - "_from": "1992-07-01", - "_to": "1993-10-01" - } - }, - { - "BAD": { - "_from": "1992-07-01", - "_to": "1994-08-15" - } - }, - { - "BAN": { - "_from": "1994-08-15", - "_to": "1997-07-01" - } - }, - { - "BAM": { - "_from": "1995-01-01" - } - } - ], - "BB": [ - { - "XCD": { - "_from": "1965-10-06", - "_to": "1973-12-03" - } - }, - { - "BBD": { - "_from": "1973-12-03" - } - } - ], - "BD": [ - { - "INR": { - "_from": "1835-08-17", - "_to": "1948-04-01" - } - }, - { - "PKR": { - "_from": "1948-04-01", - "_to": "1972-01-01" - } - }, - { - "BDT": { - "_from": "1972-01-01" - } - } - ], - "BE": [ - { - "NLG": { - "_from": "1816-12-15", - "_to": "1831-02-07" - } - }, - { - "BEF": { - "_from": "1831-02-07", - "_to": "2002-02-28" - } - }, - { - "BEC": { - "_tender": "false", - "_from": "1970-01-01", - "_to": "1990-03-05" - } - }, - { - "BEL": { - "_tender": "false", - "_from": "1970-01-01", - "_to": "1990-03-05" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "BF": [ - { - "XOF": { - "_from": "1984-08-04" - } - } - ], - "BG": [ - { - "BGO": { - "_from": "1879-07-08", - "_to": "1952-05-12" - } - }, - { - "BGM": { - "_from": "1952-05-12", - "_to": "1962-01-01" - } - }, - { - "BGL": { - "_from": "1962-01-01", - "_to": "1999-07-05" - } - }, - { - "BGN": { - "_from": "1999-07-05" - } - } - ], - "BH": [ - { - "BHD": { - "_from": "1965-10-16" - } - } - ], - "BI": [ - { - "BIF": { - "_from": "1964-05-19" - } - } - ], - "BJ": [ - { - "XOF": { - "_from": "1975-11-30" - } - } - ], - "BL": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "BM": [ - { - "BMD": { - "_from": "1970-02-06" - } - } - ], - "BN": [ - { - "MYR": { - "_from": "1963-09-16", - "_to": "1967-06-12" - } - }, - { - "BND": { - "_from": "1967-06-12" - } - } - ], - "BO": [ - { - "BOV": { - "_tender": "false" - } - }, - { - "BOL": { - "_from": "1863-06-23", - "_to": "1963-01-01" - } - }, - { - "BOP": { - "_from": "1963-01-01", - "_to": "1986-12-31" - } - }, - { - "BOB": { - "_from": "1987-01-01" - } - } - ], - "BQ": [ - { - "ANG": { - "_from": "2010-10-10", - "_to": "2011-01-01" - } - }, - { - "USD": { - "_from": "2011-01-01" - } - } - ], - "BR": [ - { - "BRZ": { - "_from": "1942-11-01", - "_to": "1967-02-13" - } - }, - { - "BRB": { - "_from": "1967-02-13", - "_to": "1986-02-28" - } - }, - { - "BRC": { - "_from": "1986-02-28", - "_to": "1989-01-15" - } - }, - { - "BRN": { - "_from": "1989-01-15", - "_to": "1990-03-16" - } - }, - { - "BRE": { - "_from": "1990-03-16", - "_to": "1993-08-01" - } - }, - { - "BRR": { - "_from": "1993-08-01", - "_to": "1994-07-01" - } - }, - { - "BRL": { - "_from": "1994-07-01" - } - } - ], - "BS": [ - { - "BSD": { - "_from": "1966-05-25" - } - } - ], - "BT": [ - { - "INR": { - "_from": "1907-01-01" - } - }, - { - "BTN": { - "_from": "1974-04-16" - } - } - ], - "BU": [ - { - "BUK": { - "_from": "1952-07-01", - "_to": "1989-06-18" - } - } - ], - "BV": [ - { - "NOK": { - "_from": "1905-06-07" - } - } - ], - "BW": [ - { - "ZAR": { - "_from": "1961-02-14", - "_to": "1976-08-23" - } - }, - { - "BWP": { - "_from": "1976-08-23" - } - } - ], - "BY": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1994-11-08" - } - }, - { - "BYB": { - "_from": "1994-08-01", - "_to": "2000-12-31" - } - }, - { - "BYR": { - "_from": "2000-01-01", - "_to": "2017-01-01" - } - }, - { - "BYN": { - "_from": "2016-07-01" - } - } - ], - "BZ": [ - { - "BZD": { - "_from": "1974-01-01" - } - } - ], - "CA": [ - { - "CAD": { - "_from": "1858-01-01" - } - } - ], - "CC": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "CD": [ - { - "ZRZ": { - "_from": "1971-10-27", - "_to": "1993-11-01" - } - }, - { - "ZRN": { - "_from": "1993-11-01", - "_to": "1998-07-01" - } - }, - { - "CDF": { - "_from": "1998-07-01" - } - } - ], - "CF": [ - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "CG": [ - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "CH": [ - { - "CHE": { - "_tender": "false" - } - }, - { - "CHW": { - "_tender": "false" - } - }, - { - "CHF": { - "_from": "1799-03-17" - } - } - ], - "CI": [ - { - "XOF": { - "_from": "1958-12-04" - } - } - ], - "CK": [ - { - "NZD": { - "_from": "1967-07-10" - } - } - ], - "CL": [ - { - "CLF": { - "_tender": "false" - } - }, - { - "CLE": { - "_from": "1960-01-01", - "_to": "1975-09-29" - } - }, - { - "CLP": { - "_from": "1975-09-29" - } - } - ], - "CM": [ - { - "XAF": { - "_from": "1973-04-01" - } - } - ], - "CN": [ - { - "CNY": { - "_from": "1953-03-01" - } - }, - { - "CNX": { - "_tender": "false", - "_from": "1979-01-01", - "_to": "1998-12-31" - } - } - ], - "CO": [ - { - "COU": { - "_tender": "false" - } - }, - { - "COP": { - "_from": "1905-01-01" - } - } - ], - "CP": [ - { - "XXX": { - "_tender": "false" - } - } - ], - "CR": [ - { - "CRC": { - "_from": "1896-10-26" - } - } - ], - "CS": [ - { - "YUM": { - "_from": "1994-01-24", - "_to": "2002-05-15" - } - }, - { - "CSD": { - "_from": "2002-05-15", - "_to": "2006-06-03" - } - }, - { - "EUR": { - "_from": "2003-02-04", - "_to": "2006-06-03" - } - } - ], - "CU": [ - { - "CUP": { - "_from": "1859-01-01" - } - }, - { - "USD": { - "_from": "1899-01-01", - "_to": "1959-01-01" - } - }, - { - "CUC": { - "_from": "1994-01-01" - } - } - ], - "CV": [ - { - "PTE": { - "_from": "1911-05-22", - "_to": "1975-07-05" - } - }, - { - "CVE": { - "_from": "1914-01-01" - } - } - ], - "CW": [ - { - "ANG": { - "_from": "2010-10-10" - } - } - ], - "CX": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "CY": [ - { - "CYP": { - "_from": "1914-09-10", - "_to": "2008-01-31" - } - }, - { - "EUR": { - "_from": "2008-01-01" - } - } - ], - "CZ": [ - { - "CSK": { - "_from": "1953-06-01", - "_to": "1993-03-01" - } - }, - { - "CZK": { - "_from": "1993-01-01" - } - } - ], - "DD": [ - { - "DDM": { - "_from": "1948-07-20", - "_to": "1990-10-02" - } - } - ], - "DE": [ - { - "DEM": { - "_from": "1948-06-20", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "DG": [ - { - "USD": { - "_from": "1965-11-08" - } - } - ], - "DJ": [ - { - "DJF": { - "_from": "1977-06-27" - } - } - ], - "DK": [ - { - "DKK": { - "_from": "1873-05-27" - } - } - ], - "DM": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "DO": [ - { - "USD": { - "_from": "1905-06-21", - "_to": "1947-10-01" - } - }, - { - "DOP": { - "_from": "1947-10-01" - } - } - ], - "DZ": [ - { - "DZD": { - "_from": "1964-04-01" - } - } - ], - "EA": [ - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "EC": [ - { - "ECS": { - "_from": "1884-04-01", - "_to": "2000-10-02" - } - }, - { - "ECV": { - "_tender": "false", - "_from": "1993-05-23", - "_to": "2000-01-09" - } - }, - { - "USD": { - "_from": "2000-10-02" - } - } - ], - "EE": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1992-06-20" - } - }, - { - "EEK": { - "_from": "1992-06-21", - "_to": "2010-12-31" - } - }, - { - "EUR": { - "_from": "2011-01-01" - } - } - ], - "EG": [ - { - "EGP": { - "_from": "1885-11-14" - } - } - ], - "EH": [ - { - "MAD": { - "_from": "1976-02-26" - } - } - ], - "ER": [ - { - "ETB": { - "_from": "1993-05-24", - "_to": "1997-11-08" - } - }, - { - "ERN": { - "_from": "1997-11-08" - } - } - ], - "ES": [ - { - "ESP": { - "_from": "1868-10-19", - "_to": "2002-02-28" - } - }, - { - "ESB": { - "_tender": "false", - "_from": "1975-01-01", - "_to": "1994-12-31" - } - }, - { - "ESA": { - "_tender": "false", - "_from": "1978-01-01", - "_to": "1981-12-31" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "ET": [ - { - "ETB": { - "_from": "1976-09-15" - } - } - ], - "EU": [ - { - "XEU": { - "_tender": "false", - "_from": "1979-01-01", - "_to": "1998-12-31" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "FI": [ - { - "FIM": { - "_from": "1963-01-01", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "FJ": [ - { - "FJD": { - "_from": "1969-01-13" - } - } - ], - "FK": [ - { - "FKP": { - "_from": "1901-01-01" - } - } - ], - "FM": [ - { - "JPY": { - "_from": "1914-10-03", - "_to": "1944-01-01" - } - }, - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "FO": [ - { - "DKK": { - "_from": "1948-01-01" - } - } - ], - "FR": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "GA": [ - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "GB": [ - { - "GBP": { - "_from": "1694-07-27" - } - } - ], - "GD": [ - { - "XCD": { - "_from": "1967-02-27" - } - } - ], - "GE": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1993-06-11" - } - }, - { - "GEK": { - "_from": "1993-04-05", - "_to": "1995-09-25" - } - }, - { - "GEL": { - "_from": "1995-09-23" - } - } - ], - "GF": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "GG": [ - { - "GBP": { - "_from": "1830-01-01" - } - } - ], - "GH": [ - { - "GHC": { - "_from": "1979-03-09", - "_to": "2007-12-31" - } - }, - { - "GHS": { - "_from": "2007-07-03" - } - } - ], - "GI": [ - { - "GIP": { - "_from": "1713-01-01" - } - } - ], - "GL": [ - { - "DKK": { - "_from": "1873-05-27" - } - } - ], - "GM": [ - { - "GMD": { - "_from": "1971-07-01" - } - } - ], - "GN": [ - { - "GNS": { - "_from": "1972-10-02", - "_to": "1986-01-06" - } - }, - { - "GNF": { - "_from": "1986-01-06" - } - } - ], - "GP": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "GQ": [ - { - "GQE": { - "_from": "1975-07-07", - "_to": "1986-06-01" - } - }, - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "GR": [ - { - "GRD": { - "_from": "1954-05-01", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "2001-01-01" - } - } - ], - "GS": [ - { - "GBP": { - "_from": "1908-01-01" - } - } - ], - "GT": [ - { - "GTQ": { - "_from": "1925-05-27" - } - } - ], - "GU": [ - { - "USD": { - "_from": "1944-08-21" - } - } - ], - "GW": [ - { - "GWE": { - "_from": "1914-01-01", - "_to": "1976-02-28" - } - }, - { - "GWP": { - "_from": "1976-02-28", - "_to": "1997-03-31" - } - }, - { - "XOF": { - "_from": "1997-03-31" - } - } - ], - "GY": [ - { - "GYD": { - "_from": "1966-05-26" - } - } - ], - "HK": [ - { - "HKD": { - "_from": "1895-02-02" - } - } - ], - "HM": [ - { - "AUD": { - "_from": "1967-02-16" - } - } - ], - "HN": [ - { - "HNL": { - "_from": "1926-04-03" - } - } - ], - "HR": [ - { - "YUD": { - "_from": "1966-01-01", - "_to": "1990-01-01" - } - }, - { - "YUN": { - "_from": "1990-01-01", - "_to": "1991-12-23" - } - }, - { - "HRD": { - "_from": "1991-12-23", - "_to": "1995-01-01" - } - }, - { - "HRK": { - "_from": "1994-05-30" - } - } - ], - "HT": [ - { - "HTG": { - "_from": "1872-08-26" - } - }, - { - "USD": { - "_from": "1915-01-01" - } - } - ], - "HU": [ - { - "HUF": { - "_from": "1946-07-23" - } - } - ], - "IC": [ - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "ID": [ - { - "IDR": { - "_from": "1965-12-13" - } - } - ], - "IE": [ - { - "GBP": { - "_from": "1800-01-01", - "_to": "1922-01-01" - } - }, - { - "IEP": { - "_from": "1922-01-01", - "_to": "2002-02-09" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "IL": [ - { - "ILP": { - "_from": "1948-08-16", - "_to": "1980-02-22" - } - }, - { - "ILR": { - "_from": "1980-02-22", - "_to": "1985-09-04" - } - }, - { - "ILS": { - "_from": "1985-09-04" - } - } - ], - "IM": [ - { - "GBP": { - "_from": "1840-01-03" - } - } - ], - "IN": [ - { - "INR": { - "_from": "1835-08-17" - } - } - ], - "IO": [ - { - "USD": { - "_from": "1965-11-08" - } - } - ], - "IQ": [ - { - "EGP": { - "_from": "1920-11-11", - "_to": "1931-04-19" - } - }, - { - "INR": { - "_from": "1920-11-11", - "_to": "1931-04-19" - } - }, - { - "IQD": { - "_from": "1931-04-19" - } - } - ], - "IR": [ - { - "IRR": { - "_from": "1932-05-13" - } - } - ], - "IS": [ - { - "DKK": { - "_from": "1873-05-27", - "_to": "1918-12-01" - } - }, - { - "ISJ": { - "_from": "1918-12-01", - "_to": "1981-01-01" - } - }, - { - "ISK": { - "_from": "1981-01-01" - } - } - ], - "IT": [ - { - "ITL": { - "_from": "1862-08-24", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "JE": [ - { - "GBP": { - "_from": "1837-01-01" - } - } - ], - "JM": [ - { - "JMD": { - "_from": "1969-09-08" - } - } - ], - "JO": [ - { - "JOD": { - "_from": "1950-07-01" - } - } - ], - "JP": [ - { - "JPY": { - "_from": "1871-06-01" - } - } - ], - "KE": [ - { - "KES": { - "_from": "1966-09-14" - } - } - ], - "KG": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1993-05-10" - } - }, - { - "KGS": { - "_from": "1993-05-10" - } - } - ], - "KH": [ - { - "KHR": { - "_from": "1980-03-20" - } - } - ], - "KI": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "KM": [ - { - "KMF": { - "_from": "1975-07-06" - } - } - ], - "KN": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "KP": [ - { - "KPW": { - "_from": "1959-04-17" - } - } - ], - "KR": [ - { - "KRO": { - "_from": "1945-08-15", - "_to": "1953-02-15" - } - }, - { - "KRH": { - "_from": "1953-02-15", - "_to": "1962-06-10" - } - }, - { - "KRW": { - "_from": "1962-06-10" - } - } - ], - "KW": [ - { - "KWD": { - "_from": "1961-04-01" - } - } - ], - "KY": [ - { - "JMD": { - "_from": "1969-09-08", - "_to": "1971-01-01" - } - }, - { - "KYD": { - "_from": "1971-01-01" - } - } - ], - "KZ": [ - { - "KZT": { - "_from": "1993-11-05" - } - } - ], - "LA": [ - { - "LAK": { - "_from": "1979-12-10" - } - } - ], - "LB": [ - { - "LBP": { - "_from": "1948-02-02" - } - } - ], - "LC": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "LI": [ - { - "CHF": { - "_from": "1921-02-01" - } - } - ], - "LK": [ - { - "LKR": { - "_from": "1978-05-22" - } - } - ], - "LR": [ - { - "LRD": { - "_from": "1944-01-01" - } - } - ], - "LS": [ - { - "ZAR": { - "_from": "1961-02-14" - } - }, - { - "LSL": { - "_from": "1980-01-22" - } - } - ], - "LT": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1992-10-01" - } - }, - { - "LTT": { - "_from": "1992-10-01", - "_to": "1993-06-25" - } - }, - { - "LTL": { - "_from": "1993-06-25", - "_to": "2014-12-31" - } - }, - { - "EUR": { - "_from": "2015-01-01" - } - } - ], - "LU": [ - { - "LUF": { - "_from": "1944-09-04", - "_to": "2002-02-28" - } - }, - { - "LUC": { - "_tender": "false", - "_from": "1970-01-01", - "_to": "1990-03-05" - } - }, - { - "LUL": { - "_tender": "false", - "_from": "1970-01-01", - "_to": "1990-03-05" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "LV": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1992-07-20" - } - }, - { - "LVR": { - "_from": "1992-05-07", - "_to": "1993-10-17" - } - }, - { - "LVL": { - "_from": "1993-06-28", - "_to": "2013-12-31" - } - }, - { - "EUR": { - "_from": "2014-01-01" - } - } - ], - "LY": [ - { - "LYD": { - "_from": "1971-09-01" - } - } - ], - "MA": [ - { - "MAF": { - "_from": "1881-01-01", - "_to": "1959-10-17" - } - }, - { - "MAD": { - "_from": "1959-10-17" - } - } - ], - "MC": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "MCF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "MD": [ - { - "MDC": { - "_from": "1992-06-01", - "_to": "1993-11-29" - } - }, - { - "MDL": { - "_from": "1993-11-29" - } - } - ], - "ME": [ - { - "YUM": { - "_from": "1994-01-24", - "_to": "2002-05-15" - } - }, - { - "DEM": { - "_from": "1999-10-02", - "_to": "2002-05-15" - } - }, - { - "EUR": { - "_from": "2002-01-01" - } - } - ], - "MF": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "MG": [ - { - "MGF": { - "_from": "1963-07-01", - "_to": "2004-12-31" - } - }, - { - "MGA": { - "_from": "1983-11-01" - } - } - ], - "MH": [ - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "MK": [ - { - "MKN": { - "_from": "1992-04-26", - "_to": "1993-05-20" - } - }, - { - "MKD": { - "_from": "1993-05-20" - } - } - ], - "ML": [ - { - "XOF": { - "_from": "1958-11-24", - "_to": "1962-07-02" - } - }, - { - "MLF": { - "_from": "1962-07-02", - "_to": "1984-08-31" - } - }, - { - "XOF": { - "_from": "1984-06-01" - } - } - ], - "MM": [ - { - "BUK": { - "_from": "1952-07-01", - "_to": "1989-06-18" - } - }, - { - "MMK": { - "_from": "1989-06-18" - } - } - ], - "MN": [ - { - "MNT": { - "_from": "1915-03-01" - } - } - ], - "MO": [ - { - "MOP": { - "_from": "1901-01-01" - } - } - ], - "MP": [ - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "MQ": [ - { - "FRF": { - "_from": "1960-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "MR": [ - { - "XOF": { - "_from": "1958-11-28", - "_to": "1973-06-29" - } - }, - { - "MRO": { - "_from": "1973-06-29" - } - } - ], - "MS": [ - { - "XCD": { - "_from": "1967-02-27" - } - } - ], - "MT": [ - { - "MTP": { - "_from": "1914-08-13", - "_to": "1968-06-07" - } - }, - { - "MTL": { - "_from": "1968-06-07", - "_to": "2008-01-31" - } - }, - { - "EUR": { - "_from": "2008-01-01" - } - } - ], - "MU": [ - { - "MUR": { - "_from": "1934-04-01" - } - } - ], - "MV": [ - { - "MVR": { - "_from": "1981-07-01" - } - } - ], - "MW": [ - { - "MWK": { - "_from": "1971-02-15" - } - } - ], - "MX": [ - { - "MXV": { - "_tender": "false" - } - }, - { - "MXP": { - "_from": "1822-01-01", - "_to": "1992-12-31" - } - }, - { - "MXN": { - "_from": "1993-01-01" - } - } - ], - "MY": [ - { - "MYR": { - "_from": "1963-09-16" - } - } - ], - "MZ": [ - { - "MZE": { - "_from": "1975-06-25", - "_to": "1980-06-16" - } - }, - { - "MZM": { - "_from": "1980-06-16", - "_to": "2006-12-31" - } - }, - { - "MZN": { - "_from": "2006-07-01" - } - } - ], - "NA": [ - { - "ZAR": { - "_from": "1961-02-14" - } - }, - { - "NAD": { - "_from": "1993-01-01" - } - } - ], - "NC": [ - { - "XPF": { - "_from": "1985-01-01" - } - } - ], - "NE": [ - { - "XOF": { - "_from": "1958-12-19" - } - } - ], - "NF": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "NG": [ - { - "NGN": { - "_from": "1973-01-01" - } - } - ], - "NI": [ - { - "NIC": { - "_from": "1988-02-15", - "_to": "1991-04-30" - } - }, - { - "NIO": { - "_from": "1991-04-30" - } - } - ], - "NL": [ - { - "NLG": { - "_from": "1813-01-01", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "NO": [ - { - "SEK": { - "_from": "1873-05-27", - "_to": "1905-06-07" - } - }, - { - "NOK": { - "_from": "1905-06-07" - } - } - ], - "NP": [ - { - "INR": { - "_from": "1870-01-01", - "_to": "1966-10-17" - } - }, - { - "NPR": { - "_from": "1933-01-01" - } - } - ], - "NR": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "NU": [ - { - "NZD": { - "_from": "1967-07-10" - } - } - ], - "NZ": [ - { - "NZD": { - "_from": "1967-07-10" - } - } - ], - "OM": [ - { - "OMR": { - "_from": "1972-11-11" - } - } - ], - "PA": [ - { - "PAB": { - "_from": "1903-11-04" - } - }, - { - "USD": { - "_from": "1903-11-18" - } - } - ], - "PE": [ - { - "PES": { - "_from": "1863-02-14", - "_to": "1985-02-01" - } - }, - { - "PEI": { - "_from": "1985-02-01", - "_to": "1991-07-01" - } - }, - { - "PEN": { - "_from": "1991-07-01" - } - } - ], - "PF": [ - { - "XPF": { - "_from": "1945-12-26" - } - } - ], - "PG": [ - { - "AUD": { - "_from": "1966-02-14", - "_to": "1975-09-16" - } - }, - { - "PGK": { - "_from": "1975-09-16" - } - } - ], - "PH": [ - { - "PHP": { - "_from": "1946-07-04" - } - } - ], - "PK": [ - { - "INR": { - "_from": "1835-08-17", - "_to": "1947-08-15" - } - }, - { - "PKR": { - "_from": "1948-04-01" - } - } - ], - "PL": [ - { - "PLZ": { - "_from": "1950-10-28", - "_to": "1994-12-31" - } - }, - { - "PLN": { - "_from": "1995-01-01" - } - } - ], - "PM": [ - { - "FRF": { - "_from": "1972-12-21", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "PN": [ - { - "NZD": { - "_from": "1969-01-13" - } - } - ], - "PR": [ - { - "ESP": { - "_from": "1800-01-01", - "_to": "1898-12-10" - } - }, - { - "USD": { - "_from": "1898-12-10" - } - } - ], - "PS": [ - { - "JOD": { - "_from": "1950-07-01", - "_to": "1967-06-01" - } - }, - { - "ILP": { - "_from": "1967-06-01", - "_to": "1980-02-22" - } - }, - { - "ILS": { - "_from": "1985-09-04" - } - }, - { - "JOD": { - "_from": "1996-02-12" - } - } - ], - "PT": [ - { - "PTE": { - "_from": "1911-05-22", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "PW": [ - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "PY": [ - { - "PYG": { - "_from": "1943-11-01" - } - } - ], - "QA": [ - { - "QAR": { - "_from": "1973-05-19" - } - } - ], - "RE": [ - { - "FRF": { - "_from": "1975-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "RO": [ - { - "ROL": { - "_from": "1952-01-28", - "_to": "2006-12-31" - } - }, - { - "RON": { - "_from": "2005-07-01" - } - } - ], - "RS": [ - { - "YUM": { - "_from": "1994-01-24", - "_to": "2002-05-15" - } - }, - { - "CSD": { - "_from": "2002-05-15", - "_to": "2006-10-25" - } - }, - { - "RSD": { - "_from": "2006-10-25" - } - } - ], - "RU": [ - { - "RUR": { - "_from": "1991-12-25", - "_to": "1998-12-31" - } - }, - { - "RUB": { - "_from": "1999-01-01" - } - } - ], - "RW": [ - { - "RWF": { - "_from": "1964-05-19" - } - } - ], - "SA": [ - { - "SAR": { - "_from": "1952-10-22" - } - } - ], - "SB": [ - { - "AUD": { - "_from": "1966-02-14", - "_to": "1978-06-30" - } - }, - { - "SBD": { - "_from": "1977-10-24" - } - } - ], - "SC": [ - { - "SCR": { - "_from": "1903-11-01" - } - } - ], - "SD": [ - { - "EGP": { - "_from": "1889-01-19", - "_to": "1958-01-01" - } - }, - { - "GBP": { - "_from": "1889-01-19", - "_to": "1958-01-01" - } - }, - { - "SDP": { - "_from": "1957-04-08", - "_to": "1998-06-01" - } - }, - { - "SDD": { - "_from": "1992-06-08", - "_to": "2007-06-30" - } - }, - { - "SDG": { - "_from": "2007-01-10" - } - } - ], - "SE": [ - { - "SEK": { - "_from": "1873-05-27" - } - } - ], - "SG": [ - { - "MYR": { - "_from": "1963-09-16", - "_to": "1967-06-12" - } - }, - { - "SGD": { - "_from": "1967-06-12" - } - } - ], - "SH": [ - { - "SHP": { - "_from": "1917-02-15" - } - } - ], - "SI": [ - { - "SIT": { - "_from": "1992-10-07", - "_to": "2007-01-14" - } - }, - { - "EUR": { - "_from": "2007-01-01" - } - } - ], - "SJ": [ - { - "NOK": { - "_from": "1905-06-07" - } - } - ], - "SK": [ - { - "CSK": { - "_from": "1953-06-01", - "_to": "1992-12-31" - } - }, - { - "SKK": { - "_from": "1992-12-31", - "_to": "2009-01-01" - } - }, - { - "EUR": { - "_from": "2009-01-01" - } - } - ], - "SL": [ - { - "GBP": { - "_from": "1808-11-30", - "_to": "1966-02-04" - } - }, - { - "SLL": { - "_from": "1964-08-04" - } - } - ], - "SM": [ - { - "ITL": { - "_from": "1865-12-23", - "_to": "2001-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "SN": [ - { - "XOF": { - "_from": "1959-04-04" - } - } - ], - "SO": [ - { - "SOS": { - "_from": "1960-07-01" - } - } - ], - "SR": [ - { - "NLG": { - "_from": "1815-11-20", - "_to": "1940-05-10" - } - }, - { - "SRG": { - "_from": "1940-05-10", - "_to": "2003-12-31" - } - }, - { - "SRD": { - "_from": "2004-01-01" - } - } - ], - "SS": [ - { - "SDG": { - "_from": "2007-01-10", - "_to": "2011-09-01" - } - }, - { - "SSP": { - "_from": "2011-07-18" - } - } - ], - "ST": [ - { - "STD": { - "_from": "1977-09-08" - } - } - ], - "SU": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - } - ], - "SV": [ - { - "SVC": { - "_from": "1919-11-11", - "_to": "2001-01-01" - } - }, - { - "USD": { - "_from": "2001-01-01" - } - } - ], - "SX": [ - { - "ANG": { - "_from": "2010-10-10" - } - } - ], - "SY": [ - { - "SYP": { - "_from": "1948-01-01" - } - } - ], - "SZ": [ - { - "SZL": { - "_from": "1974-09-06" - } - } - ], - "TA": [ - { - "GBP": { - "_from": "1938-01-12" - } - } - ], - "TC": [ - { - "USD": { - "_from": "1969-09-08" - } - } - ], - "TD": [ - { - "XAF": { - "_from": "1993-01-01" - } - } - ], - "TF": [ - { - "FRF": { - "_from": "1959-01-01", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "TG": [ - { - "XOF": { - "_from": "1958-11-28" - } - } - ], - "TH": [ - { - "THB": { - "_from": "1928-04-15" - } - } - ], - "TJ": [ - { - "RUR": { - "_from": "1991-12-25", - "_to": "1995-05-10" - } - }, - { - "TJR": { - "_from": "1995-05-10", - "_to": "2000-10-25" - } - }, - { - "TJS": { - "_from": "2000-10-26" - } - } - ], - "TK": [ - { - "NZD": { - "_from": "1967-07-10" - } - } - ], - "TL": [ - { - "TPE": { - "_from": "1959-01-02", - "_to": "2002-05-20" - } - }, - { - "IDR": { - "_from": "1975-12-07", - "_to": "2002-05-20" - } - }, - { - "USD": { - "_from": "1999-10-20" - } - } - ], - "TM": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1993-11-01" - } - }, - { - "TMM": { - "_from": "1993-11-01", - "_to": "2009-01-01" - } - }, - { - "TMT": { - "_from": "2009-01-01" - } - } - ], - "TN": [ - { - "TND": { - "_from": "1958-11-01" - } - } - ], - "TO": [ - { - "TOP": { - "_from": "1966-02-14" - } - } - ], - "TP": [ - { - "TPE": { - "_from": "1959-01-02", - "_to": "2002-05-20" - } - }, - { - "IDR": { - "_from": "1975-12-07", - "_to": "2002-05-20" - } - } - ], - "TR": [ - { - "TRL": { - "_from": "1922-11-01", - "_to": "2005-12-31" - } - }, - { - "TRY": { - "_from": "2005-01-01" - } - } - ], - "TT": [ - { - "TTD": { - "_from": "1964-01-01" - } - } - ], - "TV": [ - { - "AUD": { - "_from": "1966-02-14" - } - } - ], - "TW": [ - { - "TWD": { - "_from": "1949-06-15" - } - } - ], - "TZ": [ - { - "TZS": { - "_from": "1966-06-14" - } - } - ], - "UA": [ - { - "SUR": { - "_from": "1961-01-01", - "_to": "1991-12-25" - } - }, - { - "RUR": { - "_from": "1991-12-25", - "_to": "1992-11-13" - } - }, - { - "UAK": { - "_from": "1992-11-13", - "_to": "1993-10-17" - } - }, - { - "UAH": { - "_from": "1996-09-02" - } - } - ], - "UG": [ - { - "UGS": { - "_from": "1966-08-15", - "_to": "1987-05-15" - } - }, - { - "UGX": { - "_from": "1987-05-15" - } - } - ], - "UM": [ - { - "USD": { - "_from": "1944-01-01" - } - } - ], - "US": [ - { - "USN": { - "_tender": "false" - } - }, - { - "USS": { - "_tender": "false", - "_to": "2014-03-01" - } - }, - { - "USD": { - "_from": "1792-01-01" - } - } - ], - "UY": [ - { - "UYI": { - "_tender": "false" - } - }, - { - "UYP": { - "_from": "1975-07-01", - "_to": "1993-03-01" - } - }, - { - "UYU": { - "_from": "1993-03-01" - } - } - ], - "UZ": [ - { - "UZS": { - "_from": "1994-07-01" - } - } - ], - "VA": [ - { - "ITL": { - "_from": "1870-10-19", - "_to": "2002-02-28" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "VC": [ - { - "XCD": { - "_from": "1965-10-06" - } - } - ], - "VE": [ - { - "VEB": { - "_from": "1871-05-11", - "_to": "2008-06-30" - } - }, - { - "VEF": { - "_from": "2008-01-01" - } - } - ], - "VG": [ - { - "USD": { - "_from": "1833-01-01" - } - }, - { - "GBP": { - "_from": "1833-01-01", - "_to": "1959-01-01" - } - } - ], - "VI": [ - { - "USD": { - "_from": "1837-01-01" - } - } - ], - "VN": [ - { - "VNN": { - "_from": "1978-05-03", - "_to": "1985-09-14" - } - }, - { - "VND": { - "_from": "1985-09-14" - } - } - ], - "VU": [ - { - "VUV": { - "_from": "1981-01-01" - } - } - ], - "WF": [ - { - "XPF": { - "_from": "1961-07-30" - } - } - ], - "WS": [ - { - "WST": { - "_from": "1967-07-10" - } - } - ], - "XK": [ - { - "YUM": { - "_from": "1994-01-24", - "_to": "1999-09-30" - } - }, - { - "DEM": { - "_from": "1999-09-01", - "_to": "2002-03-09" - } - }, - { - "EUR": { - "_from": "2002-01-01" - } - } - ], - "YD": [ - { - "YDD": { - "_from": "1965-04-01", - "_to": "1996-01-01" - } - } - ], - "YE": [ - { - "YER": { - "_from": "1990-05-22" - } - } - ], - "YT": [ - { - "KMF": { - "_from": "1975-01-01", - "_to": "1976-02-23" - } - }, - { - "FRF": { - "_from": "1976-02-23", - "_to": "2002-02-17" - } - }, - { - "EUR": { - "_from": "1999-01-01" - } - } - ], - "YU": [ - { - "YUD": { - "_from": "1966-01-01", - "_to": "1990-01-01" - } - }, - { - "YUN": { - "_from": "1990-01-01", - "_to": "1992-07-24" - } - }, - { - "YUM": { - "_from": "1994-01-24", - "_to": "2002-05-15" - } - } - ], - "ZA": [ - { - "ZAR": { - "_from": "1961-02-14" - } - }, - { - "ZAL": { - "_tender": "false", - "_from": "1985-09-01", - "_to": "1995-03-13" - } - } - ], - "ZM": [ - { - "ZMK": { - "_from": "1968-01-16", - "_to": "2013-01-01" - } - }, - { - "ZMW": { - "_from": "2013-01-01" - } - } - ], - "ZR": [ - { - "ZRZ": { - "_from": "1971-10-27", - "_to": "1993-11-01" - } - }, - { - "ZRN": { - "_from": "1993-11-01", - "_to": "1998-07-31" - } - } - ], - "ZW": [ - { - "RHD": { - "_from": "1970-02-17", - "_to": "1980-04-18" - } - }, - { - "ZWD": { - "_from": "1980-04-18", - "_to": "2008-08-01" - } - }, - { - "ZWR": { - "_from": "2008-08-01", - "_to": "2009-02-02" - } - }, - { - "ZWL": { - "_from": "2009-02-02", - "_to": "2009-04-12" - } - }, - { - "USD": { - "_from": "2009-04-12" - } - } - ], - "ZZ": [ - { - "XAG": { - "_tender": "false" - } - }, - { - "XAU": { - "_tender": "false" - } - }, - { - "XBA": { - "_tender": "false" - } - }, - { - "XBB": { - "_tender": "false" - } - }, - { - "XBC": { - "_tender": "false" - } - }, - { - "XBD": { - "_tender": "false" - } - }, - { - "XDR": { - "_tender": "false" - } - }, - { - "XPD": { - "_tender": "false" - } - }, - { - "XPT": { - "_tender": "false" - } - }, - { - "XSU": { - "_tender": "false" - } - }, - { - "XTS": { - "_tender": "false" - } - }, - { - "XUA": { - "_tender": "false" - } - }, - { - "XXX": { - "_tender": "false" - } - }, - { - "XRE": { - "_tender": "false", - "_to": "1999-11-30" - } - }, - { - "XFU": { - "_tender": "false", - "_to": "2013-11-30" - } - }, - { - "XFO": { - "_tender": "false", - "_from": "1930-01-01", - "_to": "2003-04-01" - } - } - ] - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/datasource.ts b/ej2-javascript/code-snippet/grid/grid-cs48/datasource.ts index 2ca4aef0d..1f0662f67 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs48/datasource.ts +++ b/ej2-javascript/code-snippet/grid/grid-cs48/datasource.ts @@ -1,10055 +1,41 @@ -export let data: Object[] = [ - { - OrderID: 10248, CustomerID: 'VINET', Role: 'Admin', EmployeeID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', Mask: '1111',ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 - }, - { - OrderID: 10249, CustomerID: 'TOMSP', Role: 'Employee', EmployeeID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', Mask: '2222', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 - }, - { - OrderID: 10250, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', Mask: '3333', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 - }, - { - OrderID: 10251, CustomerID: 'VICTE', Role: 'Manager', EmployeeID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', Mask: '4444', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 - }, - { - OrderID: 10252, CustomerID: 'SUPRD', Role: 'Manager', EmployeeID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', Mask: '5555', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 - }, - { - OrderID: 10253, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', Mask: '6666', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 - }, - { - OrderID: 10254, CustomerID: 'CHOPS', Role: 'Employee', EmployeeID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', Mask: '7777', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 - }, - { - OrderID: 10255, CustomerID: 'RICSU', Role: 'Admin', EmployeeID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', Mask: '8888', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 - }, - { - OrderID: 10256, CustomerID: 'WELLI', Role: 'Employee', EmployeeID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', Mask: '9999', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 - }, - { - OrderID: 10257, CustomerID: 'HILAA', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', Mask: '1234', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', Role: 'Manager', EmployeeID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', Mask: '2345', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', Mask: '3456', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', Mask: '4567', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', Mask: '5678', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', Role: 'Employee', EmployeeID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', Mask: '6789', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 - }]; +export interface columnDataType +{ + EmployeeID:string, + Role:string, + Salary:string, + Address:string +} -export let employeeDetails: Object[] = [ - { - EmployeeID: 1, Role: 'TeamLead', Salary: 15000, Address: 'Chennai' - }, - { - EmployeeID: 2, Role: 'Manager', Salary: 20000, Address: 'Bangalore' - }, - { - EmployeeID: 3, Role: 'Engineer', Salary: 10000, Address: 'Cochin' - }, - { - EmployeeID: 4, Role: 'Sales', Salary: 20000, Address: 'Trivandrum' - }, - { - EmployeeID: 5, Role: 'Support', Salary: 10000, Address: 'Delhi' - } -]; -export let purchaseData: Object[] = [ - { - 'OrderID': 10248, - 'CustomerID': 'VINET', - 'OrderDate': '1996-07-04T10:10:00.000Z', - 'ShippedDate': '1996-07-16T12:20:00.000Z', - 'Freight': 32.38, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10249, - 'CustomerID': 'TOMSP', - 'OrderDate': '1996-07-05T12:20:00.000Z', - 'ShippedDate': '1996-07-10T13:20:00.000Z', - 'Freight': 11.61, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10250, - 'CustomerID': 'HANAR', - 'OrderDate': '1996-07-08T08:40:00.000Z', - 'ShippedDate': '1996-07-12T07:50:00.000Z', - 'Freight': 65.83, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10251, - 'CustomerID': 'VICTE', - 'OrderDate': '1996-07-08T07:50:00.000Z', - 'ShippedDate': '1996-07-15T15:50:00.000Z', - 'Freight': 41.34, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10252, - 'CustomerID': 'SUPRD', - 'OrderDate': '1996-07-09T12:05:00.000Z', - 'ShippedDate': '1996-07-11T17:30:00.000Z', - 'Freight': 51.3, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10253, - 'CustomerID': 'HANAR', - 'OrderDate': '1996-07-10T11:20:00.000Z', - 'ShippedDate': '1996-07-16T10:10:00.000Z', - 'Freight': 58.17, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10254, - 'CustomerID': 'CHOPS', - 'OrderDate': '1996-07-17T18:30:00.000Z', - 'ShippedDate': '1996-07-23T20:40:00.000Z', - 'Freight': 22.98, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10255, - 'CustomerID': 'RICSU', - 'OrderDate': '1996-07-12T10:40:00.000Z', - 'ShippedDate': '1996-07-15T05:40:00.000Z', - 'Freight': 148.33, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10256, - 'CustomerID': 'WELLI', - 'OrderDate': '1996-07-15T20:50:00.000Z', - 'ShippedDate': '1996-07-17T21:50:00.000Z', - 'Freight': 13.97, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10257, - 'CustomerID': 'HILAA', - 'OrderDate': '1996-07-16T03:20:00.000Z', - 'ShippedDate': '1996-07-22T14:40:00.000Z', - 'Freight': 81.91, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10258, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-07-17T18:30:00.000Z', - 'ShippedDate': '1996-07-23T14:50:00.000Z', - 'Freight': 140.51, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10259, - 'CustomerID': 'CENTC', - 'OrderDate': '1996-07-18T01:20:00.000Z', - 'ShippedDate': '1996-07-25T16:20:00.000Z', - 'Freight': 3.25, - 'ShipName': 'Centro comercial Moctezuma', - 'ShipAddress': 'Sierras de Granada 9993', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10260, - 'CustomerID': 'OTTIK', - 'OrderDate': '1996-07-19T11:20:00.000Z', - 'ShippedDate': '1996-07-29T03:10:00.000Z', - 'Freight': 55.09, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10261, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-07-19T18:30:00.000Z', - 'ShippedDate': '1996-07-30T23:10:00.000Z', - 'Freight': 3.05, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10262, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-07-22T21:40:00.000Z', - 'ShippedDate': '1996-07-25T19:10:00.000Z', - 'Freight': 48.29, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10263, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-07-23T00:10:00.000Z', - 'ShippedDate': '1996-07-31T22:50:00.000Z', - 'Freight': 146.06, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10264, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-07-24T20:10:00.000Z', - 'ShippedDate': '1996-08-23T11:40:00.000Z', - 'Freight': 3.67, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10265, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-07-25T23:50:00.000Z', - 'ShippedDate': '1996-08-12T02:10:00.000Z', - 'Freight': 55.28, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10266, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-07-26T03:10:00.000Z', - 'ShippedDate': '1996-07-31T01:50:00.000Z', - 'Freight': 25.73, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10267, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-07-29T04:10:00.000Z', - 'ShippedDate': '1996-08-06T17:20:00.000Z', - 'Freight': 208.58, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10268, - 'CustomerID': 'GROSR', - 'OrderDate': '1996-07-30T01:20:00.000Z', - 'ShippedDate': '1996-08-02T03:40:00.000Z', - 'Freight': 66.29, - 'ShipName': 'GROSELLA-Restaurante', - 'ShipAddress': '5ª Ave. Los Palos Grandes', - 'ShipCity': 'Caracas', - 'ShipRegion': 'DF', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10269, - 'CustomerID': 'WHITC', - 'OrderDate': '1996-07-31T05:10:00.000Z', - 'ShippedDate': '1996-08-09T07:10:00.000Z', - 'Freight': 4.56, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10270, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-08-01T09:10:00.000Z', - 'ShippedDate': '1996-08-02T11:10:00.000Z', - 'Freight': 136.54, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10271, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-08-01T13:10:00.000Z', - 'ShippedDate': '1996-08-30T15:10:00.000Z', - 'Freight': 4.54, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10272, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-08-02T17:10:00.000Z', - 'ShippedDate': '1996-08-06T19:10:00.000Z', - 'Freight': 98.03, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10273, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-05T21:10:00.000Z', - 'ShippedDate': '1996-08-12T23:10:00.000Z', - 'Freight': 76.07, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10274, - 'CustomerID': 'VINET', - 'OrderDate': '1996-08-06T02:10:00.000Z', - 'ShippedDate': '1996-08-16T04:10:00.000Z', - 'Freight': 6.01, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10275, - 'CustomerID': 'MAGAA', - 'OrderDate': '1996-08-07T06:10:00.000Z', - 'ShippedDate': '1996-08-09T08:10:00.000Z', - 'Freight': 26.93, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10276, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-08-08T10:10:00.000Z', - 'ShippedDate': '1996-08-14T12:10:00.000Z', - 'Freight': 13.84, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10277, - 'CustomerID': 'MORGK', - 'OrderDate': '1996-08-09T14:10:00.000Z', - 'ShippedDate': '1996-08-13T16:10:00.000Z', - 'Freight': 125.77, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10278, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-08-12T18:10:00.000Z', - 'ShippedDate': '1996-08-16T20:10:00.000Z', - 'Freight': 92.69, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10279, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-08-13T22:10:00.000Z', - 'ShippedDate': '1996-08-16T02:10:00.000Z', - 'Freight': 25.83, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10280, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-08-14T01:40:00.000Z', - 'ShippedDate': '1996-09-12T02:40:00.000Z', - 'Freight': 8.98, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10281, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-08-14T03:40:00.000Z', - 'ShippedDate': '1996-08-21T04:40:00.000Z', - 'Freight': 2.94, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10282, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-08-15T05:40:00.000Z', - 'ShippedDate': '1996-08-21T06:40:00.000Z', - 'Freight': 12.69, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10283, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-08-16T07:40:00.000Z', - 'ShippedDate': '1996-08-23T08:40:00.000Z', - 'Freight': 84.81, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10284, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-08-19T09:40:00.000Z', - 'ShippedDate': '1996-08-27T10:40:00.000Z', - 'Freight': 76.56, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10285, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-20T11:40:00.000Z', - 'ShippedDate': '1996-08-26T12:40:00.000Z', - 'Freight': 76.83, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10286, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-21T01:50:00.000Z', - 'ShippedDate': '1996-08-30T02:50:00.000Z', - 'Freight': 229.24, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10287, - 'CustomerID': 'RICAR', - 'OrderDate': '1996-08-22T03:50:00.000Z', - 'ShippedDate': '1996-08-28T04:50:00.000Z', - 'Freight': 12.76, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10288, - 'CustomerID': 'REGGC', - 'OrderDate': '1996-08-23T05:50:00.000Z', - 'ShippedDate': '1996-09-03T06:50:00.000Z', - 'Freight': 7.45, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10289, - 'CustomerID': 'BSBEV', - 'OrderDate': '1996-08-26T07:50:00.000Z', - 'ShippedDate': '1996-08-28T08:50:00.000Z', - 'Freight': 22.77, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10290, - 'CustomerID': 'COMMI', - 'OrderDate': '1996-08-27T09:50:00.000Z', - 'ShippedDate': '1996-09-03T10:50:00.000Z', - 'Freight': 79.7, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10291, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-08-27T11:50:00.000Z', - 'ShippedDate': '1996-09-04T12:50:00.000Z', - 'Freight': 6.4, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10292, - 'CustomerID': 'TRADH', - 'OrderDate': '1996-08-28T01:10:00.000Z', - 'ShippedDate': '1996-09-02T02:10:00.000Z', - 'Freight': 1.35, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10293, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-08-29T03:10:00.000Z', - 'ShippedDate': '1996-09-11T04:10:00.000Z', - 'Freight': 21.18, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10294, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-08-30T05:10:00.000Z', - 'ShippedDate': '1996-09-05T06:10:00.000Z', - 'Freight': 147.26, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10295, - 'CustomerID': 'VINET', - 'OrderDate': '1996-09-02T07:10:00.000Z', - 'ShippedDate': '1996-09-10T08:10:00.000Z', - 'Freight': 1.15, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10296, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-09-03T09:10:00.000Z', - 'ShippedDate': '1996-09-11T10:10:00.000Z', - 'Freight': 0.12, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10297, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-09-04T11:10:00.000Z', - 'ShippedDate': '1996-09-10T12:10:00.000Z', - 'Freight': 5.74, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10298, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-09-05T01:10:00.000Z', - 'ShippedDate': '1996-09-11T02:20:00.000Z', - 'Freight': 168.22, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10299, - 'CustomerID': 'RICAR', - 'OrderDate': '1996-09-06T03:20:00.000Z', - 'ShippedDate': '1996-09-13T04:20:00.000Z', - 'Freight': 29.76, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10300, - 'CustomerID': 'MAGAA', - 'OrderDate': '1996-09-09T05:20:00.000Z', - 'ShippedDate': '1996-09-18T06:20:00.000Z', - 'Freight': 17.68, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10301, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-09-09T07:20:00.000Z', - 'ShippedDate': '1996-09-17T08:20:00.000Z', - 'Freight': 45.08, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10302, - 'CustomerID': 'SUPRD', - 'OrderDate': '1996-09-10T09:20:00.000Z', - 'ShippedDate': '1996-10-09T10:20:00.000Z', - 'Freight': 6.27, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10303, - 'CustomerID': 'GODOS', - 'OrderDate': '1996-09-11T11:20:00.000Z', - 'ShippedDate': '1996-09-18T12:20:00.000Z', - 'Freight': 107.83, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10304, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-09-12T00:10:00.000Z', - 'ShippedDate': '1996-09-17T01:20:00.000Z', - 'Freight': 63.79, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10305, - 'CustomerID': 'OLDWO', - 'OrderDate': '1996-09-13T01:20:00.000Z', - 'ShippedDate': '1996-10-09T02:20:00.000Z', - 'Freight': 257.62, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10306, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-09-16T03:20:00.000Z', - 'ShippedDate': '1996-09-23T04:20:00.000Z', - 'Freight': 7.56, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10307, - 'CustomerID': 'LONEP', - 'OrderDate': '1996-09-17T05:20:00.000Z', - 'ShippedDate': '1996-09-25T06:20:00.000Z', - 'Freight': 0.56, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10308, - 'CustomerID': 'ANATR', - 'OrderDate': '1996-09-18T07:20:00.000Z', - 'ShippedDate': '1996-09-24T08:20:00.000Z', - 'Freight': 1.61, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10309, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-09-19T09:20:00.000Z', - 'ShippedDate': '1996-10-23T10:20:00.000Z', - 'Freight': 47.3, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10310, - 'CustomerID': 'THEBI', - 'OrderDate': '1996-09-20T11:20:00.000Z', - 'ShippedDate': '1996-09-27T12:20:00.000Z', - 'Freight': 17.52, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10311, - 'CustomerID': 'DUMON', - 'OrderDate': '1996-09-20T13:20:00.000Z', - 'ShippedDate': '1996-09-26T14:20:00.000Z', - 'Freight': 24.69, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10312, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-09-23T15:20:00.000Z', - 'ShippedDate': '1996-10-03T16:20:00.000Z', - 'Freight': 40.26, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10313, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-09-24T17:20:00.000Z', - 'ShippedDate': '1996-10-04T18:20:00.000Z', - 'Freight': 1.96, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10314, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-09-25T19:20:00.000Z', - 'ShippedDate': '1996-10-04T20:20:00.000Z', - 'Freight': 74.16, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10315, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-09-26T21:20:00.000Z', - 'ShippedDate': '1996-10-03T22:20:00.000Z', - 'Freight': 41.76, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10316, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-09-27T23:20:00.000Z', - 'ShippedDate': '1996-10-08T00:30:00.000Z', - 'Freight': 150.15, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10317, - 'CustomerID': 'LONEP', - 'OrderDate': '1996-09-30T01:30:00.000Z', - 'ShippedDate': '1996-10-10T02:30:00.000Z', - 'Freight': 12.69, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10318, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-10-01T03:30:00.000Z', - 'ShippedDate': '1996-10-04T03:30:00.000Z', - 'Freight': 4.73, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10319, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-10-02T04:30:00.000Z', - 'ShippedDate': '1996-10-11T05:30:00.000Z', - 'Freight': 64.5, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10320, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-10-03T06:30:00.000Z', - 'ShippedDate': '1996-10-18T07:30:00.000Z', - 'Freight': 34.57, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10321, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-10-03T08:30:00.000Z', - 'ShippedDate': '1996-10-11T09:30:00.000Z', - 'Freight': 3.43, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10322, - 'CustomerID': 'PERIC', - 'OrderDate': '1996-10-04T10:30:00.000Z', - 'ShippedDate': '1996-10-23T11:30:00.000Z', - 'Freight': 0.4, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10323, - 'CustomerID': 'KOENE', - 'OrderDate': '1996-10-07T12:30:00.000Z', - 'ShippedDate': '1996-10-14T13:30:00.000Z', - 'Freight': 4.88, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10324, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-10-08T14:30:00.000Z', - 'ShippedDate': '1996-10-10T15:30:00.000Z', - 'Freight': 214.27, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10325, - 'CustomerID': 'KOENE', - 'OrderDate': '1996-10-09T16:30:00.000Z', - 'ShippedDate': '1996-10-14T17:30:00.000Z', - 'Freight': 64.86, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10326, - 'CustomerID': 'BOLID', - 'OrderDate': '1996-10-10T18:30:00.000Z', - 'ShippedDate': '1996-10-14T19:30:00.000Z', - 'Freight': 77.92, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10327, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-10-11T20:30:00.000Z', - 'ShippedDate': '1996-10-14T21:30:00.000Z', - 'Freight': 63.36, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10328, - 'CustomerID': 'FURIB', - 'OrderDate': '1996-10-14T22:30:00.000Z', - 'ShippedDate': '1996-10-17T23:30:00.000Z', - 'Freight': 87.03, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10329, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-10-15T00:40:00.000Z', - 'ShippedDate': '1996-10-23T01:40:00.000Z', - 'Freight': 191.67, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10330, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-10-16T02:40:00.000Z', - 'ShippedDate': '1996-10-28T03:40:00.000Z', - 'Freight': 12.75, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10331, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-10-16T02:40:00.000Z', - 'ShippedDate': '1996-10-21T03:40:00.000Z', - 'Freight': 10.19, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10332, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-10-17T04:40:00.000Z', - 'ShippedDate': '1996-10-21T05:40:00.000Z', - 'Freight': 52.84, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10333, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-10-18T06:40:00.000Z', - 'ShippedDate': '1996-10-25T07:40:00.000Z', - 'Freight': 0.59, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10334, - 'CustomerID': 'VICTE', - 'OrderDate': '1996-10-21T08:40:00.000Z', - 'ShippedDate': '1996-10-28T09:40:00.000Z', - 'Freight': 8.56, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10335, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-10-22T10:40:00.000Z', - 'ShippedDate': '1996-10-24T11:40:00.000Z', - 'Freight': 42.11, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10336, - 'CustomerID': 'PRINI', - 'OrderDate': '1996-10-23T12:40:00.000Z', - 'ShippedDate': '1996-10-25T13:40:00.000Z', - 'Freight': 15.51, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10337, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-10-24T14:40:00.000Z', - 'ShippedDate': '1996-10-29T14:40:00.000Z', - 'Freight': 108.26, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10338, - 'CustomerID': 'OLDWO', - 'OrderDate': '1996-10-25T15:40:00.000Z', - 'ShippedDate': '1996-10-29T16:40:00.000Z', - 'Freight': 84.21, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10339, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-10-28T17:40:00.000Z', - 'ShippedDate': '1996-11-04T18:40:00.000Z', - 'Freight': 15.66, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10340, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-10-29T19:40:00.000Z', - 'ShippedDate': '1996-11-08T20:40:00.000Z', - 'Freight': 166.31, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10341, - 'CustomerID': 'SIMOB', - 'OrderDate': '1996-10-29T21:40:00.000Z', - 'ShippedDate': '1996-11-05T22:40:00.000Z', - 'Freight': 26.78, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10342, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-10-30T23:40:00.000Z', - 'ShippedDate': '1996-11-04T00:50:00.000Z', - 'Freight': 54.83, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10343, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-10-31T01:50:00.000Z', - 'ShippedDate': '1996-11-06T02:50:00.000Z', - 'Freight': 110.37, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10344, - 'CustomerID': 'WHITC', - 'OrderDate': '1996-11-01T03:50:00.000Z', - 'ShippedDate': '1996-11-05T04:50:00.000Z', - 'Freight': 23.29, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10345, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-11-04T05:50:00.000Z', - 'ShippedDate': '1996-11-11T05:50:00.000Z', - 'Freight': 249.06, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10346, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-11-05T06:50:00.000Z', - 'ShippedDate': '1996-11-08T07:50:00.000Z', - 'Freight': 142.08, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10347, - 'CustomerID': 'FAMIA', - 'OrderDate': '1996-11-06T08:50:00.000Z', - 'ShippedDate': '1996-11-08T09:50:00.000Z', - 'Freight': 3.1, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10348, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-11-07T10:50:00.000Z', - 'ShippedDate': '1996-11-15T11:50:00.000Z', - 'Freight': 0.78, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10349, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-11-08T12:50:00.000Z', - 'ShippedDate': '1996-11-15T13:50:00.000Z', - 'Freight': 8.63, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10350, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-11-11T14:50:00.000Z', - 'ShippedDate': '1996-12-03T15:50:00.000Z', - 'Freight': 64.19, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10351, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-11-11T16:50:00.000Z', - 'ShippedDate': '1996-11-20T17:50:00.000Z', - 'Freight': 162.33, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10352, - 'CustomerID': 'FURIB', - 'OrderDate': '1996-11-12T18:50:00.000Z', - 'ShippedDate': '1996-11-18T19:50:00.000Z', - 'Freight': 1.3, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10353, - 'CustomerID': 'PICCO', - 'OrderDate': '1996-11-13T20:50:00.000Z', - 'ShippedDate': '1996-11-25T21:50:00.000Z', - 'Freight': 360.63, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10354, - 'CustomerID': 'PERIC', - 'OrderDate': '1996-11-14T21:50:00.000Z', - 'ShippedDate': '1996-11-20T22:50:00.000Z', - 'Freight': 53.8, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10355, - 'CustomerID': 'AROUT', - 'OrderDate': '1996-11-15T23:50:00.000Z', - 'ShippedDate': '1996-11-20T00:50:00.000Z', - 'Freight': 41.95, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10356, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-11-18T01:05:00.000Z', - 'ShippedDate': '1996-11-27T02:05:00.000Z', - 'Freight': 36.71, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10357, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-11-19T03:05:00.000Z', - 'ShippedDate': '1996-12-02T04:05:00.000Z', - 'Freight': 34.88, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10358, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-11-20T05:05:00.000Z', - 'ShippedDate': '1996-11-27T06:05:00.000Z', - 'Freight': 19.64, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10359, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-11-21T07:05:00.000Z', - 'ShippedDate': '1996-11-26T08:05:00.000Z', - 'Freight': 288.43, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10360, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-11-22T09:05:00.000Z', - 'ShippedDate': '1996-12-02T10:05:00.000Z', - 'Freight': 131.7, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10361, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-11-22T11:05:00.000Z', - 'ShippedDate': '1996-12-03T12:05:00.000Z', - 'Freight': 183.17, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10362, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-11-25T13:05:00.000Z', - 'ShippedDate': '1996-11-28T14:05:00.000Z', - 'Freight': 96.04, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10363, - 'CustomerID': 'DRACD', - 'OrderDate': '1996-11-26T15:05:00.000Z', - 'ShippedDate': '1996-12-04T16:05:00.000Z', - 'Freight': 30.54, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10364, - 'CustomerID': 'EASTC', - 'OrderDate': '1996-11-26T17:05:00.000Z', - 'ShippedDate': '1996-12-04T18:05:00.000Z', - 'Freight': 71.97, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10365, - 'CustomerID': 'ANTON', - 'OrderDate': '1996-11-27T19:05:00.000Z', - 'ShippedDate': '1996-12-02T20:05:00.000Z', - 'Freight': 22, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10366, - 'CustomerID': 'GALED', - 'OrderDate': '1996-11-28T21:05:00.000Z', - 'ShippedDate': '1996-12-30T22:05:00.000Z', - 'Freight': 10.14, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10367, - 'CustomerID': 'VAFFE', - 'OrderDate': '1996-11-28T23:05:00.000Z', - 'ShippedDate': '1996-12-02T00:05:00.000Z', - 'Freight': 13.55, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10368, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-11-29T02:00.00.000Z', - 'ShippedDate': '1996-12-02T04:00.00.000Z', - 'Freight': 101.95, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10369, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-12-02T04:00.00.000Z', - 'ShippedDate': '1996-12-09T07:25:00.000Z', - 'Freight': 195.68, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10370, - 'CustomerID': 'CHOPS', - 'OrderDate': '1996-12-03T06:00.00.000Z', - 'ShippedDate': '1996-12-27T07:00.00.000Z', - 'Freight': 1.17, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10371, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-12-03T08:00.00.000Z', - 'ShippedDate': '1996-12-24T09:00.00.000Z', - 'Freight': 0.45, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10372, - 'CustomerID': 'QUEEN', - 'OrderDate': '1996-12-04T10:00.00.000Z', - 'ShippedDate': '1996-12-09T11:00.00.000Z', - 'Freight': 890.78, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10373, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-12-05T12:00.00.000Z', - 'ShippedDate': '1996-12-11T13:00.00.000Z', - 'Freight': 124.12, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10374, - 'CustomerID': 'WOLZA', - 'OrderDate': '1996-12-05T14:00.00.000Z', - 'ShippedDate': '1996-12-09T15:00.00.000Z', - 'Freight': 3.94, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10375, - 'CustomerID': 'HUNGC', - 'OrderDate': '1996-12-06T16:00.00.000Z', - 'ShippedDate': '1996-12-09T17:00.00.000Z', - 'Freight': 20.12, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10376, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-12-09T18:00.00.000Z', - 'ShippedDate': '1996-12-13T19:00.00.000Z', - 'Freight': 20.39, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10377, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-12-09T20:00.00.000Z', - 'ShippedDate': '1996-12-13T21:00.00.000Z', - 'Freight': 22.21, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10378, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-12-10T22:00.00.000Z', - 'ShippedDate': '1996-12-19T23:00.00.000Z', - 'Freight': 5.44, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10379, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-12-11T01:25:00.000Z', - 'ShippedDate': '1996-12-13T02:25:00.000Z', - 'Freight': 45.03, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10380, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-12-12T03:25:00.000Z', - 'ShippedDate': '1997-01-16T04:25:00.000Z', - 'Freight': 35.03, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10381, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-12-12T05:25:00.000Z', - 'ShippedDate': '1996-12-13T06:25:00.000Z', - 'Freight': 7.99, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10382, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-12-13T07:25:00.000Z', - 'ShippedDate': '1996-12-16T07:25:00.000Z', - 'Freight': 94.77, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10383, - 'CustomerID': 'AROUT', - 'OrderDate': '1996-12-16T07:25:00.000Z', - 'ShippedDate': '1996-12-18T02:25:00.000Z', - 'Freight': 34.24, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10384, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-12-16T03:25:00.000Z', - 'ShippedDate': '1996-12-20T04:25:00.000Z', - 'Freight': 168.64, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10385, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-12-17T04:25:00.000Z', - 'ShippedDate': '1996-12-23T04:25:00.000Z', - 'Freight': 30.96, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10386, - 'CustomerID': 'FAMIA', - 'OrderDate': '1996-12-18T05:25:00.000Z', - 'ShippedDate': '1996-12-25T06:25:00.000Z', - 'Freight': 13.99, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10387, - 'CustomerID': 'SANTG', - 'OrderDate': '1996-12-18T07:25:00.000Z', - 'ShippedDate': '1996-12-20T08:25:00.000Z', - 'Freight': 93.63, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10388, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-12-19T09:25:00.000Z', - 'ShippedDate': '1996-12-20T10:25:00.000Z', - 'Freight': 34.86, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10389, - 'CustomerID': 'BOTTM', - 'OrderDate': '1996-12-20T11:25:00.000Z', - 'ShippedDate': '1996-12-24T12:25:00.000Z', - 'Freight': 47.42, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10390, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-12-23T13:25:00.000Z', - 'ShippedDate': '1996-12-26T14:25:00.000Z', - 'Freight': 126.38, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10391, - 'CustomerID': 'DRACD', - 'OrderDate': '1996-12-23T15:25:00.000Z', - 'ShippedDate': '1996-12-31T16:25:00.000Z', - 'Freight': 5.45, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10392, - 'CustomerID': 'PICCO', - 'OrderDate': '1996-12-24T17:25:00.000Z', - 'ShippedDate': '1997-01-01T18:25:00.000Z', - 'Freight': 122.46, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10393, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-12-25T19:25:00.000Z', - 'ShippedDate': '1997-01-03T20:25:00.000Z', - 'Freight': 126.56, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10394, - 'CustomerID': 'HUNGC', - 'OrderDate': '1996-12-25T21:25:00.000Z', - 'ShippedDate': '1997-01-03T22:25:00.000Z', - 'Freight': 30.34, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10395, - 'CustomerID': 'HILAA', - 'OrderDate': '1996-12-26T23:25:00.000Z', - 'ShippedDate': '1997-01-03T00:25:00.000Z', - 'Freight': 184.41, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10396, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-12-27T01:45:00.000Z', - 'ShippedDate': '1997-01-06T02:45:00.000Z', - 'Freight': 135.35, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10397, - 'CustomerID': 'PRINI', - 'OrderDate': '1996-12-27T03:45:00.000Z', - 'ShippedDate': '1997-01-02T04:45:00.000Z', - 'Freight': 60.26, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10398, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-12-30T05:45:00.000Z', - 'ShippedDate': '1997-01-09T06:45:00.000Z', - 'Freight': 89.16, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10399, - 'CustomerID': 'VAFFE', - 'OrderDate': '1996-12-31T07:45:00.000Z', - 'ShippedDate': '1997-01-08T08:45:00.000Z', - 'Freight': 27.36, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10400, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-01-01T09:45:00.000Z', - 'ShippedDate': '1997-01-16T10:45:00.000Z', - 'Freight': 83.93, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10401, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-01-01T11:45:00.000Z', - 'ShippedDate': '1997-01-10T12:45:00.000Z', - 'Freight': 12.51, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10402, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-02T13:45:00.000Z', - 'ShippedDate': '1997-01-10T14:45:00.000Z', - 'Freight': 67.88, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10403, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-03T15:45:00.000Z', - 'ShippedDate': '1997-01-09T16:45:00.000Z', - 'Freight': 73.79, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10404, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-01-03T17:45:00.000Z', - 'ShippedDate': '1997-01-08T18:45:00.000Z', - 'Freight': 155.97, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10405, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-01-06T19:45:00.000Z', - 'ShippedDate': '1997-01-22T20:45:00.000Z', - 'Freight': 34.82, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10406, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-01-07T21:45:00.000Z', - 'ShippedDate': '1997-01-13T22:45:00.000Z', - 'Freight': 108.04, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10407, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-01-07T23:45:00.000Z', - 'ShippedDate': '1997-01-30T01:55:00.000Z', - 'Freight': 91.48, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10408, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-01-08T01:55:00.000Z', - 'ShippedDate': '1997-01-14T01:55:00.000Z', - 'Freight': 11.26, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10409, - 'CustomerID': 'OCEAN', - 'OrderDate': '1997-01-09T02:55:00.000Z', - 'ShippedDate': '1997-01-14T03:55:00.000Z', - 'Freight': 29.83, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10410, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-10T04:55:00.000Z', - 'ShippedDate': '1997-01-15T05:55:00.000Z', - 'Freight': 2.4, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10411, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-10T06:55:00.000Z', - 'ShippedDate': '1997-01-21T07:55:00.000Z', - 'Freight': 23.65, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10412, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-01-13T08:55:00.000Z', - 'ShippedDate': '1997-01-15T09:55:00.000Z', - 'Freight': 3.77, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10413, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-01-14T10:55:00.000Z', - 'ShippedDate': '1997-01-16T11:55:00.000Z', - 'Freight': 95.66, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10414, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-01-14T12:55:00.000Z', - 'ShippedDate': '1997-01-17T13:55:00.000Z', - 'Freight': 21.48, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10415, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-01-15T14:55:00.000Z', - 'ShippedDate': '1997-01-24T15:55:00.000Z', - 'Freight': 0.2, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10416, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-01-16T16:55:00.000Z', - 'ShippedDate': '1997-01-27T17:55:00.000Z', - 'Freight': 22.72, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10417, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-01-16T18:55:00.000Z', - 'ShippedDate': '1997-01-28T19:55:00.000Z', - 'Freight': 70.29, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10418, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-01-17T20:55:00.000Z', - 'ShippedDate': '1997-01-24T21:55:00.000Z', - 'Freight': 17.55, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10419, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-01-20T22:55:00.000Z', - 'ShippedDate': '1997-01-30T23:55:00.000Z', - 'Freight': 137.35, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10420, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-01-21T01:05:00.000Z', - 'ShippedDate': '1997-01-27T012:05:00.000Z', - 'Freight': 44.12, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10421, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-01-21T02:05:00.000Z', - 'ShippedDate': '1997-01-27T03:05:00.000Z', - 'Freight': 99.23, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10422, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-01-22T04:05:00.000Z', - 'ShippedDate': '1997-01-31T05:05:00.000Z', - 'Freight': 3.02, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10423, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-01-23T06:05:00.000Z', - 'ShippedDate': '1997-02-24T07:05:00.000Z', - 'Freight': 24.5, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10424, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-01-23T08:05:00.000Z', - 'ShippedDate': '1997-01-27T09:05:00.000Z', - 'Freight': 370.61, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10425, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-01-24T10:05:00.000Z', - 'ShippedDate': '1997-02-14T11:05:00.000Z', - 'Freight': 7.93, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10426, - 'CustomerID': 'GALED', - 'OrderDate': '1997-01-27T12:05:00.000Z', - 'ShippedDate': '1997-02-06T13:05:00.000Z', - 'Freight': 18.69, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10427, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-01-27T14:05:00.000Z', - 'ShippedDate': '1997-03-03T15:05:00.000Z', - 'Freight': 31.29, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10428, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-01-28T16:05:00.000Z', - 'ShippedDate': '1997-02-04T17:05:00.000Z', - 'Freight': 11.09, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10429, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-01-29T18:05:00.000Z', - 'ShippedDate': '1997-02-07T19:05:00.000Z', - 'Freight': 56.63, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10430, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-30T20:05:00.000Z', - 'ShippedDate': '1997-02-03T21:05:00.000Z', - 'Freight': 458.78, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10431, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-30T22:05:00.000Z', - 'ShippedDate': '1997-02-07T23:05:00.000Z', - 'Freight': 44.17, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10432, - 'CustomerID': 'SPLIR', - 'OrderDate': '1997-01-31T01:15:00.000Z', - 'ShippedDate': '1997-02-07T02:15:00.000Z', - 'Freight': 4.34, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10433, - 'CustomerID': 'PRINI', - 'OrderDate': '1997-02-03T03:15:00.000Z', - 'ShippedDate': '1997-03-04T04:15:00.000Z', - 'Freight': 73.83, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10434, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-02-03T05:15:00.000Z', - 'ShippedDate': '1997-02-13T06:15:00.000Z', - 'Freight': 17.92, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10435, - 'CustomerID': 'CONSH', - 'OrderDate': '1997-02-04T07:15:00.000Z', - 'ShippedDate': '1997-02-07T08:15:00.000Z', - 'Freight': 9.21, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10436, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-02-05T09:15:00.000Z', - 'ShippedDate': '1997-02-11T10:15:00.000Z', - 'Freight': 156.66, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10437, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-02-05T11:15:00.000Z', - 'ShippedDate': '1997-02-12T12:15:00.000Z', - 'Freight': 19.97, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10438, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-02-06T13:15:00.000Z', - 'ShippedDate': '1997-02-14T14:15:00.000Z', - 'Freight': 8.24, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10439, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-02-07T15:15:00.000Z', - 'ShippedDate': '1997-02-10T16:15:00.000Z', - 'Freight': 4.07, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10440, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-02-10T17:15:00.000Z', - 'ShippedDate': '1997-02-28T18:15:00.000Z', - 'Freight': 86.53, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10441, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-02-10T19:15:00.000Z', - 'ShippedDate': '1997-03-14T20:15:00.000Z', - 'Freight': 73.02, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10442, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-02-11T21:15:00.000Z', - 'ShippedDate': '1997-02-18T22:15:00.000Z', - 'Freight': 47.94, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10443, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-02-12T23:15:00.000Z', - 'ShippedDate': '1997-02-14T00:25:00.000Z', - 'Freight': 13.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10444, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-02-12T00:25:00.000Z', - 'ShippedDate': '1997-02-21T01:25:00.000Z', - 'Freight': 3.5, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10445, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-02-13T02:25:00.000Z', - 'ShippedDate': '1997-02-20T03:00.00.000Z', - 'Freight': 9.3, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10446, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-02-14T04:00.00.000Z', - 'ShippedDate': '1997-02-19T05:00.00.000Z', - 'Freight': 14.68, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10447, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-02-14T05:00.00.000Z', - 'ShippedDate': '1997-03-07T06:25:00.000Z', - 'Freight': 68.66, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10448, - 'CustomerID': 'RANCH', - 'OrderDate': '1997-02-17T07:25:00.000Z', - 'ShippedDate': '1997-02-24T08:25:00.000Z', - 'Freight': 38.82, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10449, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-02-18T09:25:00.000Z', - 'ShippedDate': '1997-02-27T10:25:00.000Z', - 'Freight': 53.3, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10450, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-02-19T11:25:00.000Z', - 'ShippedDate': '1997-03-11T12:25:00.000Z', - 'Freight': 7.23, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10451, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-02-19T13:25:00.000Z', - 'ShippedDate': '1997-03-12T14:25:00.000Z', - 'Freight': 189.09, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10452, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-02-20T15:25:00.000Z', - 'ShippedDate': '1997-02-26T16:25:00.000Z', - 'Freight': 140.26, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10453, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-02-21T17:25:00.000Z', - 'ShippedDate': '1997-02-26T18:25:00.000Z', - 'Freight': 25.36, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10454, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-02-21T19:25:00.000Z', - 'ShippedDate': '1997-02-25T20:25:00.000Z', - 'Freight': 2.74, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10455, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-02-24T21:25:00.000Z', - 'ShippedDate': '1997-03-03T22:25:00.000Z', - 'Freight': 180.45, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10456, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-02-25T23:25:00.000Z', - 'ShippedDate': '1997-02-28T01:25:00.000Z', - 'Freight': 8.12, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10457, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-02-25T01:35:00.000Z', - 'ShippedDate': '1997-03-03T02:35:00.000Z', - 'Freight': 11.57, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10458, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-02-26T03:35:00.000Z', - 'ShippedDate': '1997-03-04T04:35:00.000Z', - 'Freight': 147.06, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10459, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-02-27T04:35:00.000Z', - 'ShippedDate': '1997-02-28T04:35:00.000Z', - 'Freight': 25.09, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10460, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-02-28T05:35:00.000Z', - 'ShippedDate': '1997-03-03T06:35:00.000Z', - 'Freight': 16.27, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10461, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-02-28T07:35:00.000Z', - 'ShippedDate': '1997-03-05T08:35:00.000Z', - 'Freight': 148.61, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10462, - 'CustomerID': 'CONSH', - 'OrderDate': '1997-03-03T09:00.00.000Z', - 'ShippedDate': '1997-03-18T10:00.00.000Z', - 'Freight': 6.17, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10463, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-03-04T11:00.00.000Z', - 'ShippedDate': '1997-03-06T12:00.00.000Z', - 'Freight': 14.78, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10464, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-03-04T13:00.00.000Z', - 'ShippedDate': '1997-03-14T14:00.00.000Z', - 'Freight': 89, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10465, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-03-05T15:00.00.000Z', - 'ShippedDate': '1997-03-14T16:00.00.000Z', - 'Freight': 145.04, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10466, - 'CustomerID': 'COMMI', - 'OrderDate': '1997-03-06T17:00.00.000Z', - 'ShippedDate': '1997-03-13T18:00.00.000Z', - 'Freight': 11.93, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10467, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-03-06T19:00.00.000Z', - 'ShippedDate': '1997-03-11T20:00.00.000Z', - 'Freight': 4.93, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10468, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-03-07T21:00.00.000Z', - 'ShippedDate': '1997-03-12T22:00.00.000Z', - 'Freight': 44.12, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10469, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-03-10T23:00.00.000Z', - 'ShippedDate': '1997-03-14T01:00.00.000Z', - 'Freight': 60.18, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10470, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-03-11T02:00.00.000Z', - 'ShippedDate': '1997-03-14T03:00.00.000Z', - 'Freight': 64.56, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10471, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-03-11T04:00.00.000Z', - 'ShippedDate': '1997-03-18T05:00.00.000Z', - 'Freight': 45.59, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10472, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-03-12T06:00.00.000Z', - 'ShippedDate': '1997-03-19T07:00.00.000Z', - 'Freight': 4.2, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10473, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-03-13T08:00.00.000Z', - 'ShippedDate': '1997-03-21T09:00.00.000Z', - 'Freight': 16.37, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10474, - 'CustomerID': 'PERIC', - 'OrderDate': '1997-03-13T10:00.00.000Z', - 'ShippedDate': '1997-03-21T11:00.00.000Z', - 'Freight': 83.49, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10475, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-03-14T12:00.00.000Z', - 'ShippedDate': '1997-04-04T13:00.00.000Z', - 'Freight': 68.52, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10476, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-17T14:00.00.000Z', - 'ShippedDate': '1997-03-24T15:00.00.000Z', - 'Freight': 4.41, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10477, - 'CustomerID': 'PRINI', - 'OrderDate': '1997-03-17T16:00.00.000Z', - 'ShippedDate': '1997-03-25T17:00.00.000Z', - 'Freight': 13.02, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10478, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-03-18T18:00.00.000Z', - 'ShippedDate': '1997-03-26T19:00.00.000Z', - 'Freight': 4.81, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10479, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-03-19T20:00.00.000Z', - 'ShippedDate': '1997-03-21T21:00.00.000Z', - 'Freight': 708.95, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10480, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-03-20T22:00.00.000Z', - 'ShippedDate': '1997-03-24T23:00.00.000Z', - 'Freight': 1.35, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10481, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-03-20T01:00.00.000Z', - 'ShippedDate': '1997-03-25T02:00.00.000Z', - 'Freight': 64.33, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10482, - 'CustomerID': 'LAZYK', - 'OrderDate': '1997-03-21T03:00.00.000Z', - 'ShippedDate': '1997-04-10T04:00.00.000Z', - 'Freight': 7.48, - 'ShipName': 'Lazy K Kountry Store', - 'ShipAddress': '12 Orchestra Terrace', - 'ShipCity': 'Walla Walla', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10483, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-03-24T05:00.00.000Z', - 'ShippedDate': '1997-04-25T06:00.00.000Z', - 'Freight': 15.28, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10484, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-03-24T07:00.00.000Z', - 'ShippedDate': '1997-04-01T08:00.00.000Z', - 'Freight': 6.88, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10485, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-03-25T09:00.00.000Z', - 'ShippedDate': '1997-03-31T10:00.00.000Z', - 'Freight': 64.45, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10486, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-26T11:00.00.000Z', - 'ShippedDate': '1997-04-02T12:00.00.000Z', - 'Freight': 30.53, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10487, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-03-26T13:00.00.000Z', - 'ShippedDate': '1997-03-28T14:00.00.000Z', - 'Freight': 71.07, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10488, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-03-27T15:00.00.000Z', - 'ShippedDate': '1997-04-02T16:00.00.000Z', - 'Freight': 4.93, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10489, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-03-28T17:00.00.000Z', - 'ShippedDate': '1997-04-09T18:00.00.000Z', - 'Freight': 5.29, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10490, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-31T19:00.00.000Z', - 'ShippedDate': '1997-04-03T20:00.00.000Z', - 'Freight': 210.19, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10491, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-03-31T21:00.00.000Z', - 'ShippedDate': '1997-04-08T22:00.00.000Z', - 'Freight': 16.96, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10492, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-04-01T23:00.00.000Z', - 'ShippedDate': '1997-04-11T01:00.00.000Z', - 'Freight': 62.89, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10493, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-04-02T02:00.00.000Z', - 'ShippedDate': '1997-04-10T03:00.00.000Z', - 'Freight': 10.64, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10494, - 'CustomerID': 'COMMI', - 'OrderDate': '1997-04-02T04:00.00.000Z', - 'ShippedDate': '1997-04-09T05:00.00.000Z', - 'Freight': 65.99, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10495, - 'CustomerID': 'LAUGB', - 'OrderDate': '1997-04-03T06:00.00.000Z', - 'ShippedDate': '1997-04-11T07:00.00.000Z', - 'Freight': 4.65, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10496, - 'CustomerID': 'TRADH', - 'OrderDate': '1997-04-04T08:00.00.000Z', - 'ShippedDate': '1997-04-07T09:00.00.000Z', - 'Freight': 46.77, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10497, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-04-04T10:00.00.000Z', - 'ShippedDate': '1997-04-07T11:00.00.000Z', - 'Freight': 36.21, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10498, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-04-07T12:00.00.000Z', - 'ShippedDate': '1997-04-11T13:00.00.000Z', - 'Freight': 29.75, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10499, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-04-08T14:00.00.000Z', - 'ShippedDate': '1997-04-16T15:00.00.000Z', - 'Freight': 102.02, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10500, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-04-09T16:00.00.000Z', - 'ShippedDate': '1997-04-17T17:00.00.000Z', - 'Freight': 42.68, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10501, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-04-09T18:00.00.000Z', - 'ShippedDate': '1997-04-16T19:00.00.000Z', - 'Freight': 8.85, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10502, - 'CustomerID': 'PERIC', - 'OrderDate': '1997-04-10T20:00.00.000Z', - 'ShippedDate': '1997-04-29T21:00.00.000Z', - 'Freight': 69.32, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10503, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-04-11T22:00.00.000Z', - 'ShippedDate': '1997-04-16T23:00.00.000Z', - 'Freight': 16.74, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10504, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-04-11T01:00.00.000Z', - 'ShippedDate': '1997-04-18T02:00.00.000Z', - 'Freight': 59.13, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10505, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-04-14T03:00.00.000Z', - 'ShippedDate': '1997-04-21T04:00.00.000Z', - 'Freight': 7.13, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10506, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-04-15T05:05:00.000Z', - 'ShippedDate': '1997-05-02T06:05:00.000Z', - 'Freight': 21.19, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10507, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-04-15T07:05:00.000Z', - 'ShippedDate': '1997-04-22T08:05:00.000Z', - 'Freight': 47.45, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10508, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-04-16T09:05:00.000Z', - 'ShippedDate': '1997-05-13T10:05:00.000Z', - 'Freight': 4.99, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10509, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-04-17T11:05:00.000Z', - 'ShippedDate': '1997-04-29T12:05:00.000Z', - 'Freight': 0.15, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10510, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-04-18T13:05:00.000Z', - 'ShippedDate': '1997-04-28T14:05:00.000Z', - 'Freight': 367.63, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10511, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-04-18T15:05:00.000Z', - 'ShippedDate': '1997-04-21T01:05:00.000Z', - 'Freight': 350.64, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10512, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-04-21T02:05:00.000Z', - 'ShippedDate': '1997-04-24T03:05:00.000Z', - 'Freight': 3.53, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10513, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-04-22T04:05:00.000Z', - 'ShippedDate': '1997-04-28T05:05:00.000Z', - 'Freight': 105.65, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10514, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-04-22T05:05:00.000Z', - 'ShippedDate': '1997-05-16T07:05:00.000Z', - 'Freight': 789.95, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10515, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-04-23T08:05:00.000Z', - 'ShippedDate': '1997-05-23T09:05:00.000Z', - 'Freight': 204.47, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10516, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-04-24T10:05:00.000Z', - 'ShippedDate': '1997-05-01T11:05:00.000Z', - 'Freight': 62.78, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10517, - 'CustomerID': 'NORTS', - 'OrderDate': '1997-04-24T12:05:00.000Z', - 'ShippedDate': '1997-04-29T13:05:00.000Z', - 'Freight': 32.07, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10518, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-04-25T14:05:00.000Z', - 'ShippedDate': '1997-05-05T15:05:00.000Z', - 'Freight': 218.15, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10519, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-04-28T16:05:00.000Z', - 'ShippedDate': '1997-05-01T17:05:00.000Z', - 'Freight': 91.76, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10520, - 'CustomerID': 'SANTG', - 'OrderDate': '1997-04-29T18:05:00.000Z', - 'ShippedDate': '1997-05-01T19:05:00.000Z', - 'Freight': 13.37, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10521, - 'CustomerID': 'CACTU', - 'OrderDate': '1997-04-29T20:05:00.000Z', - 'ShippedDate': '1997-05-02T21:05:00.000Z', - 'Freight': 17.22, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10522, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-04-30T22:05:00.000Z', - 'ShippedDate': '1997-05-06T23:05:00.000Z', - 'Freight': 45.33, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10523, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-05-01T01:10:00.000Z', - 'ShippedDate': '1997-05-30T02:10:00.000Z', - 'Freight': 77.63, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10524, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-05-01T03:10:00.000Z', - 'ShippedDate': '1997-05-07T04:10:00.000Z', - 'Freight': 244.79, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10525, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-05-02T05:10:00.000Z', - 'ShippedDate': '1997-05-23T06:10:00.000Z', - 'Freight': 11.06, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10526, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-05-05T07:10:00.000Z', - 'ShippedDate': '1997-05-15T08:10:00.000Z', - 'Freight': 58.59, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10527, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-05T09:10:00.000Z', - 'ShippedDate': '1997-05-07T10:10:00.000Z', - 'Freight': 41.9, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10528, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-05-06T11:10:00.000Z', - 'ShippedDate': '1997-05-09T12:10:00.000Z', - 'Freight': 3.35, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10529, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-05-07T13:10:00.000Z', - 'ShippedDate': '1997-05-09T14:10:00.000Z', - 'Freight': 66.69, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10530, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-05-08T15:10:00.000Z', - 'ShippedDate': '1997-05-12T16:10:00.000Z', - 'Freight': 339.22, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10531, - 'CustomerID': 'OCEAN', - 'OrderDate': '1997-05-08T17:10:00.000Z', - 'ShippedDate': '1997-05-19T18:10:00.000Z', - 'Freight': 8.12, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10532, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-05-09T19:10:00.000Z', - 'ShippedDate': '1997-05-12T20:10:00.000Z', - 'Freight': 74.46, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10533, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-05-12T21:10:00.000Z', - 'ShippedDate': '1997-05-22T22:10:00.000Z', - 'Freight': 188.04, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10534, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-05-12T23:10:00.000Z', - 'ShippedDate': '1997-05-14T01:15:00.000Z', - 'Freight': 27.94, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10535, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-05-13T02:15:00.000Z', - 'ShippedDate': '1997-05-21T03:15:00.000Z', - 'Freight': 15.64, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10536, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-05-14T04:15:00.000Z', - 'ShippedDate': '1997-06-06T05:15:00.000Z', - 'Freight': 58.88, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10537, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-05-14T06:15:00.000Z', - 'ShippedDate': '1997-05-19T07:15:00.000Z', - 'Freight': 78.85, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10538, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-05-15T08:15:00.000Z', - 'ShippedDate': '1997-05-16T09:15:00.000Z', - 'Freight': 4.87, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10539, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-05-16T10:15:00.000Z', - 'ShippedDate': '1997-05-23T11:15:00.000Z', - 'Freight': 12.36, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10540, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-19T12:15:00.000Z', - 'ShippedDate': '1997-06-13T13:15:00.000Z', - 'Freight': 1007.64, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10541, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-05-19T14:15:00.000Z', - 'ShippedDate': '1997-05-29T15:15:00.000Z', - 'Freight': 68.65, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10542, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-05-20T16:15:00.000Z', - 'ShippedDate': '1997-05-26T17:15:00.000Z', - 'Freight': 10.95, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10543, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-05-21T18:15:00.000Z', - 'ShippedDate': '1997-05-23T19:15:00.000Z', - 'Freight': 48.17, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10544, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-05-21T20:15:00.000Z', - 'ShippedDate': '1997-05-30T21:15:00.000Z', - 'Freight': 24.91, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10545, - 'CustomerID': 'LAZYK', - 'OrderDate': '1997-05-22T23:15:00.000Z', - 'ShippedDate': '1997-06-26T01:20:00.000Z', - 'Freight': 11.92, - 'ShipName': 'Lazy K Kountry Store', - 'ShipAddress': '12 Orchestra Terrace', - 'ShipCity': 'Walla Walla', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10546, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-05-23T02:20:00.000Z', - 'ShippedDate': '1997-05-27T03:20:00.000Z', - 'Freight': 194.72, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10547, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-05-23T04:20:00.000Z', - 'ShippedDate': '1997-06-02T05:20:00.000Z', - 'Freight': 178.43, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10548, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-05-26T06:20:00.000Z', - 'ShippedDate': '1997-06-02T07:20:00.000Z', - 'Freight': 1.43, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10549, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-27T08:20:00.000Z', - 'ShippedDate': '1997-05-30T09:20:00.000Z', - 'Freight': 171.24, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10550, - 'CustomerID': 'GODOS', - 'OrderDate': '1997-05-28T10:20:00.000Z', - 'ShippedDate': '1997-06-06T11:20:00.000Z', - 'Freight': 4.32, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10551, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-05-28T12:20:00.000Z', - 'ShippedDate': '1997-06-06T13:20:00.000Z', - 'Freight': 72.95, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10552, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-05-29T14:20:00.000Z', - 'ShippedDate': '1997-06-05T15:20:00.000Z', - 'Freight': 83.22, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10553, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-05-30T16:20:00.000Z', - 'ShippedDate': '1997-06-03T17:20:00.000Z', - 'Freight': 149.49, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10554, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-05-30T18:20:00.000Z', - 'ShippedDate': '1997-06-05T19:20:00.000Z', - 'Freight': 120.97, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10555, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-06-02T20:20:00.000Z', - 'ShippedDate': '1997-06-04T21:20:00.000Z', - 'Freight': 252.49, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10556, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-06-03T22:20:00.000Z', - 'ShippedDate': '1997-06-13T23:20:00.000Z', - 'Freight': 9.8, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10557, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-06-03T01:25:00.000Z', - 'ShippedDate': '1997-06-06T02:25:00.000Z', - 'Freight': 96.72, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10558, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-06-04T03:25:00.000Z', - 'ShippedDate': '1997-06-10T04:25:00.000Z', - 'Freight': 72.97, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10559, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-05T05:25:00.000Z', - 'ShippedDate': '1997-06-13T06:25:00.000Z', - 'Freight': 8.05, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10560, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-06-06T07:25:00.000Z', - 'ShippedDate': '1997-06-09T08:25:00.000Z', - 'Freight': 36.65, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10561, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-06-06T09:25:00.000Z', - 'ShippedDate': '1997-06-09T10:25:00.000Z', - 'Freight': 242.21, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10562, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-06-09T11:25:00.000Z', - 'ShippedDate': '1997-06-12T12:25:00.000Z', - 'Freight': 22.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10563, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-06-10T13:25:00.000Z', - 'ShippedDate': '1997-06-24T14:25:00.000Z', - 'Freight': 60.43, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10564, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-06-10T15:25:00.000Z', - 'ShippedDate': '1997-06-16T16:25:00.000Z', - 'Freight': 13.75, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10565, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-06-11T17:25:00.000Z', - 'ShippedDate': '1997-06-18T18:25:00.000Z', - 'Freight': 7.15, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10566, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-12T01:10:00.000Z', - 'ShippedDate': '1997-06-18T02:10:00.000Z', - 'Freight': 88.4, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10567, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-06-12T03:10:00.000Z', - 'ShippedDate': '1997-06-17T03:10:00.000Z', - 'Freight': 33.97, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10568, - 'CustomerID': 'GALED', - 'OrderDate': '1997-06-13T04:10:00.000Z', - 'ShippedDate': '1997-07-09T05:10:00.000Z', - 'Freight': 6.54, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10569, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-06-16T06:10:00.000Z', - 'ShippedDate': '1997-07-11T07:10:00.000Z', - 'Freight': 58.98, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10570, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-06-17T08:10:00.000Z', - 'ShippedDate': '1997-06-19T09:10:00.000Z', - 'Freight': 188.99, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10571, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-06-17T10:10:00.000Z', - 'ShippedDate': '1997-07-04T11:10:00.000Z', - 'Freight': 26.06, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10572, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-06-18T12:10:00.000Z', - 'ShippedDate': '1997-06-25T13:10:00.000Z', - 'Freight': 116.43, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10573, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-06-19T14:10:00.000Z', - 'ShippedDate': '1997-06-20T15:10:00.000Z', - 'Freight': 84.84, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10574, - 'CustomerID': 'TRAIH', - 'OrderDate': '1997-06-19T16:10:00.000Z', - 'ShippedDate': '1997-06-30T17:10:00.000Z', - 'Freight': 37.6, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10575, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-06-20T18:10:00.000Z', - 'ShippedDate': '1997-06-30T19:10:00.000Z', - 'Freight': 127.34, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10576, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-06-23T20:10:00.000Z', - 'ShippedDate': '1997-06-30T21:10:00.000Z', - 'Freight': 18.56, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10577, - 'CustomerID': 'TRAIH', - 'OrderDate': '1997-06-23T22:10:00.000Z', - 'ShippedDate': '1997-06-30T23:10:00.000Z', - 'Freight': 25.41, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10578, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-06-24T23:10:00.000Z', - 'ShippedDate': '1997-07-25T01:15:00.000Z', - 'Freight': 29.6, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10579, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-06-25T01:30:00.000Z', - 'ShippedDate': '1997-07-04T02:30:00.000Z', - 'Freight': 13.73, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10580, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-06-26T03:30:00.000Z', - 'ShippedDate': '1997-07-01T04:30:00.000Z', - 'Freight': 75.89, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10581, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-06-26T05:30:00.000Z', - 'ShippedDate': '1997-07-02T06:30:00.000Z', - 'Freight': 3.01, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10582, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-06-27T07:30:00.000Z', - 'ShippedDate': '1997-07-14T08:30:00.000Z', - 'Freight': 27.71, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10583, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-06-30T08:30:00.000Z', - 'ShippedDate': '1997-07-04T09:30:00.000Z', - 'Freight': 7.28, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10584, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-30T10:30:00.000Z', - 'ShippedDate': '1997-07-04T11:30:00.000Z', - 'Freight': 59.14, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10585, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-07-01T12:30:00.000Z', - 'ShippedDate': '1997-07-10T13:30:00.000Z', - 'Freight': 13.41, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10586, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-07-02T14:30:00.000Z', - 'ShippedDate': '1997-07-09T15:30:00.000Z', - 'Freight': 0.48, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10587, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-07-02T16:30:00.000Z', - 'ShippedDate': '1997-07-09T17:30:00.000Z', - 'Freight': 62.52, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10588, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-07-03T18:30:00.000Z', - 'ShippedDate': '1997-07-10T19:30:00.000Z', - 'Freight': 194.67, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10589, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-04T20:30:00.000Z', - 'ShippedDate': '1997-07-14T21:30:00.000Z', - 'Freight': 4.42, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10590, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-07-07T22:30:00.000Z', - 'ShippedDate': '1997-07-14T23:30:00.000Z', - 'Freight': 44.77, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10591, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-07-07T22:30:00.000Z', - 'ShippedDate': '1997-07-16T01:40:00.000Z', - 'Freight': 55.92, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10592, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-07-08T02:40:00.000Z', - 'ShippedDate': '1997-07-16T03:40:00.000Z', - 'Freight': 32.1, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10593, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-07-09T04:40:00.000Z', - 'ShippedDate': '1997-08-13T05:40:00.000Z', - 'Freight': 174.2, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10594, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-07-09T06:40:00.000Z', - 'ShippedDate': '1997-07-16T07:40:00.000Z', - 'Freight': 5.24, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10595, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-07-10T08:40:00.000Z', - 'ShippedDate': '1997-07-14T09:40:00.000Z', - 'Freight': 96.78, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10596, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-07-11T10:40:00.000Z', - 'ShippedDate': '1997-08-12T11:40:00.000Z', - 'Freight': 16.34, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10597, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-07-11T12:40:00.000Z', - 'ShippedDate': '1997-07-18T13:40:00.000Z', - 'Freight': 35.12, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10598, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-07-14T14:40:00.000Z', - 'ShippedDate': '1997-07-18T15:40:00.000Z', - 'Freight': 44.42, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10599, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-07-15T16:40:00.000Z', - 'ShippedDate': '1997-07-21T17:40:00.000Z', - 'Freight': 29.98, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10600, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-07-16T18:40:00.000Z', - 'ShippedDate': '1997-07-21T19:40:00.000Z', - 'Freight': 45.13, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10601, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-07-16T20:40:00.000Z', - 'ShippedDate': '1997-07-22T21:40:00.000Z', - 'Freight': 58.3, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10602, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-07-17T22:40:00.000Z', - 'ShippedDate': '1997-07-22T23:40:00.000Z', - 'Freight': 2.92, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10603, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-18T01:25:00.000Z', - 'ShippedDate': '1997-08-08T02:25:00.000Z', - 'Freight': 48.77, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10604, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-07-18T03:25:00.000Z', - 'ShippedDate': '1997-07-29T03:25:00.000Z', - 'Freight': 7.46, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10605, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-07-21T04:25:00.000Z', - 'ShippedDate': '1997-07-29T05:25:00.000Z', - 'Freight': 379.13, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10606, - 'CustomerID': 'TRADH', - 'OrderDate': '1997-07-22T06:25:00.000Z', - 'ShippedDate': '1997-07-31T07:25:00.000Z', - 'Freight': 79.4, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10607, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-22T08:25:00.000Z', - 'ShippedDate': '1997-07-25T09:25:00.000Z', - 'Freight': 200.24, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10608, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-07-23T10:25:00.000Z', - 'ShippedDate': '1997-08-01T11:25:00.000Z', - 'Freight': 27.79, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10609, - 'CustomerID': 'DUMON', - 'OrderDate': '1997-07-24T12:25:00.000Z', - 'ShippedDate': '1997-07-30T13:25:00.000Z', - 'Freight': 1.85, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10610, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-07-25T14:25:00.000Z', - 'ShippedDate': '1997-08-06T15:25:00.000Z', - 'Freight': 26.78, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10611, - 'CustomerID': 'WOLZA', - 'OrderDate': '1997-07-25T16:25:00.000Z', - 'ShippedDate': '1997-08-01T17:25:00.000Z', - 'Freight': 80.65, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10612, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-28T18:25:00.000Z', - 'ShippedDate': '1997-08-01T19:25:00.000Z', - 'Freight': 544.08, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10613, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-07-29T20:25:00.000Z', - 'ShippedDate': '1997-08-01T21:25:00.000Z', - 'Freight': 8.11, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10614, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-07-29T22:25:00.000Z', - 'ShippedDate': '1997-08-01T23:25:00.000Z', - 'Freight': 1.93, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10615, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-07-30T01:35:00.000Z', - 'ShippedDate': '1997-08-06T02:35:00.000Z', - 'Freight': 0.75, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10616, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-31T03:35:00.000Z', - 'ShippedDate': '1997-08-05T04:35:00.000Z', - 'Freight': 116.53, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10617, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-31T05:35:00.000Z', - 'ShippedDate': '1997-08-04T06:35:00.000Z', - 'Freight': 18.53, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10618, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-08-01T07:35:00.000Z', - 'ShippedDate': '1997-08-08T08:35:00.000Z', - 'Freight': 154.68, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10619, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-08-04T09:35:00.000Z', - 'ShippedDate': '1997-08-07T10:35:00.000Z', - 'Freight': 91.05, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10620, - 'CustomerID': 'LAUGB', - 'OrderDate': '1997-08-05T11:35:00.000Z', - 'ShippedDate': '1997-08-14T12:35:00.000Z', - 'Freight': 0.94, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10621, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-08-05T13:35:00.000Z', - 'ShippedDate': '1997-08-11T14:35:00.000Z', - 'Freight': 23.73, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10622, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-08-06T15:35:00.000Z', - 'ShippedDate': '1997-08-11T16:35:00.000Z', - 'Freight': 50.97, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10623, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-08-07T17:35:00.000Z', - 'ShippedDate': '1997-08-12T18:35:00.000Z', - 'Freight': 97.18, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10624, - 'CustomerID': 'THECR', - 'OrderDate': '1997-08-07T19:35:00.000Z', - 'ShippedDate': '1997-08-19T20:35:00.000Z', - 'Freight': 94.8, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10625, - 'CustomerID': 'ANATR', - 'OrderDate': '1997-08-08T21:35:00.000Z', - 'ShippedDate': '1997-08-14T22:35:00.000Z', - 'Freight': 43.9, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10626, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-08-11T23:35:00.000Z', - 'ShippedDate': '1997-08-20T01:50:00.000Z', - 'Freight': 138.69, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10627, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-08-11T02:50:00.000Z', - 'ShippedDate': '1997-08-21T03:50:00.000Z', - 'Freight': 107.46, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10628, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-08-12T04:50:00.000Z', - 'ShippedDate': '1997-08-20T05:50:00.000Z', - 'Freight': 30.36, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10629, - 'CustomerID': 'GODOS', - 'OrderDate': '1997-08-12T06:50:00.000Z', - 'ShippedDate': '1997-08-20T07:50:00.000Z', - 'Freight': 85.46, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10630, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-08-13T08:50:00.000Z', - 'ShippedDate': '1997-08-19T09:50:00.000Z', - 'Freight': 32.35, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10631, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-08-14T10:50:00.000Z', - 'ShippedDate': '1997-08-15T11:50:00.000Z', - 'Freight': 0.87, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10632, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-08-14T12:50:00.000Z', - 'ShippedDate': '1997-08-19T13:50:00.000Z', - 'Freight': 41.38, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10633, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-08-15T14:50:00.000Z', - 'ShippedDate': '1997-08-18T15:50:00.000Z', - 'Freight': 477.9, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10634, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-08-15T16:50:00.000Z', - 'ShippedDate': '1997-08-21T17:50:00.000Z', - 'Freight': 487.38, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10635, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-08-18T18:50:00.000Z', - 'ShippedDate': '1997-08-21T19:50:00.000Z', - 'Freight': 47.46, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10636, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-08-19T20:50:00.000Z', - 'ShippedDate': '1997-08-26T21:50:00.000Z', - 'Freight': 1.15, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10637, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-08-19T22:50:00.000Z', - 'ShippedDate': '1997-08-26T23:50:00.000Z', - 'Freight': 201.29, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10638, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-08-20T14:50:00.000Z', - 'ShippedDate': '1997-09-01T15:50:00.000Z', - 'Freight': 158.44, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10639, - 'CustomerID': 'SANTG', - 'OrderDate': '1997-08-20T16:50:00.000Z', - 'ShippedDate': '1997-08-27T17:50:00.000Z', - 'Freight': 38.64, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10640, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-08-21T18:50:00.000Z', - 'ShippedDate': '1997-08-28T19:50:00.000Z', - 'Freight': 23.55, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10641, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-08-22T01:55:00.000Z', - 'ShippedDate': '1997-08-26T02:55:00.000Z', - 'Freight': 179.61, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10642, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-08-22T03:55:00.000Z', - 'ShippedDate': '1997-09-05T04:55:00.000Z', - 'Freight': 41.89, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10643, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-08-25T05:55:00.000Z', - 'ShippedDate': '1997-09-02T06:55:00.000Z', - 'Freight': 29.46, - 'ShipName': 'Alfreds Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10644, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-08-25T07:55:00.000Z', - 'ShippedDate': '1997-09-01T08:55:00.000Z', - 'Freight': 0.14, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10645, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-08-26T09:55:00.000Z', - 'ShippedDate': '1997-09-02T10:55:00.000Z', - 'Freight': 12.41, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10646, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-08-27T11:55:00.000Z', - 'ShippedDate': '1997-09-03T12:55:00.000Z', - 'Freight': 142.33, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10647, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-08-27T13:55:00.000Z', - 'ShippedDate': '1997-09-03T14:55:00.000Z', - 'Freight': 45.54, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10648, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-08-28T15:55:00.000Z', - 'ShippedDate': '1997-09-09T16:55:00.000Z', - 'Freight': 14.25, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10649, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-08-28T17:55:00.000Z', - 'ShippedDate': '1997-08-29T18:55:00.000Z', - 'Freight': 6.2, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10650, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-08-29T19:55:00.000Z', - 'ShippedDate': '1997-09-03T20:55:00.000Z', - 'Freight': 176.81, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10651, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-09-01T21:55:00.000Z', - 'ShippedDate': '1997-09-11T22:55:00.000Z', - 'Freight': 20.6, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10652, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-09-01T23:55:00.000Z', - 'ShippedDate': '1997-09-08T01:15:00.000Z', - 'Freight': 7.14, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10653, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-02T02:15:00.000Z', - 'ShippedDate': '1997-09-19T03:15:00.000Z', - 'Freight': 93.25, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10654, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-09-02T04:15:00.000Z', - 'ShippedDate': '1997-09-11T05:15:00.000Z', - 'Freight': 55.26, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10655, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-09-03T06:15:00.000Z', - 'ShippedDate': '1997-09-11T07:15:00.000Z', - 'Freight': 4.41, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10656, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-09-04T08:15:00.000Z', - 'ShippedDate': '1997-09-10T09:15:00.000Z', - 'Freight': 57.15, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10657, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-09-04T10:15:00.000Z', - 'ShippedDate': '1997-09-15T11:15:00.000Z', - 'Freight': 352.69, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10658, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-09-05T12:15:00.000Z', - 'ShippedDate': '1997-09-08T13:15:00.000Z', - 'Freight': 364.15, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10659, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-09-05T14:15:00.000Z', - 'ShippedDate': '1997-09-10T15:15:00.000Z', - 'Freight': 105.81, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10660, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-09-08T16:15:00.000Z', - 'ShippedDate': '1997-10-15T17:15:00.000Z', - 'Freight': 111.29, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10661, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-09-09T18:15:00.000Z', - 'ShippedDate': '1997-09-15T19:15:00.000Z', - 'Freight': 17.55, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10662, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-09-09T20:15:00.000Z', - 'ShippedDate': '1997-09-18T21:15:00.000Z', - 'Freight': 1.28, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10663, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-09-10T22:15:00.000Z', - 'ShippedDate': '1997-10-03T23:15:00.000Z', - 'Freight': 113.15, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10664, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-09-10T01:45:00.000Z', - 'ShippedDate': '1997-09-19T02:45:00.000Z', - 'Freight': 1.27, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10665, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-09-11T03:45:00.000Z', - 'ShippedDate': '1997-09-17T04:45:00.000Z', - 'Freight': 26.31, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10666, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-09-12T05:45:00.000Z', - 'ShippedDate': '1997-09-22T06:45:00.000Z', - 'Freight': 232.42, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10667, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-09-12T07:45:00.000Z', - 'ShippedDate': '1997-09-19T08:45:00.000Z', - 'Freight': 78.09, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10668, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-09-15T09:45:00.000Z', - 'ShippedDate': '1997-09-23T10:45:00.000Z', - 'Freight': 47.22, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10669, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-09-15T11:45:00.000Z', - 'ShippedDate': '1997-09-22T12:45:00.000Z', - 'Freight': 24.39, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10670, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-16T13:45:00.000Z', - 'ShippedDate': '1997-09-18T14:45:00.000Z', - 'Freight': 203.48, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10671, - 'CustomerID': 'FRANR', - 'OrderDate': '1997-09-17T15:45:00.000Z', - 'ShippedDate': '1997-09-24T16:45:00.000Z', - 'Freight': 30.34, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10672, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-09-17T17:45:00.000Z', - 'ShippedDate': '1997-09-26T18:45:00.000Z', - 'Freight': 95.75, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10673, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-09-18T19:45:00.000Z', - 'ShippedDate': '1997-09-19T20:45:00.000Z', - 'Freight': 22.76, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10674, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-09-18T21:45:00.000Z', - 'ShippedDate': '1997-09-30T22:45:00.000Z', - 'Freight': 0.9, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10675, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-19T23:45:00.000Z', - 'ShippedDate': '1997-09-23T01:50:00.000Z', - 'Freight': 31.85, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10676, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-09-22T02:50:00.000Z', - 'ShippedDate': '1997-09-29T03:50:00.000Z', - 'Freight': 2.01, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10677, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-09-22T04:50:00.000Z', - 'ShippedDate': '1997-09-26T05:50:00.000Z', - 'Freight': 4.03, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10678, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-09-23T06:50:00.000Z', - 'ShippedDate': '1997-10-16T07:50:00.000Z', - 'Freight': 388.98, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10679, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-09-23T08:50:00.000Z', - 'ShippedDate': '1997-09-30T09:50:00.000Z', - 'Freight': 27.94, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10680, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-09-24T10:50:00.000Z', - 'ShippedDate': '1997-09-26T11:50:00.000Z', - 'Freight': 26.61, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10681, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-09-25T12:50:00.000Z', - 'ShippedDate': '1997-09-30T13:50:00.000Z', - 'Freight': 76.13, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10682, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-09-25T14:50:00.000Z', - 'ShippedDate': '1997-10-01T15:50:00.000Z', - 'Freight': 36.13, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10683, - 'CustomerID': 'DUMON', - 'OrderDate': '1997-09-26T16:50:00.000Z', - 'ShippedDate': '1997-10-01T17:50:00.000Z', - 'Freight': 4.4, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10684, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-09-26T18:50:00.000Z', - 'ShippedDate': '1997-09-30T19:50:00.000Z', - 'Freight': 145.63, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10685, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-09-29T20:50:00.000Z', - 'ShippedDate': '1997-10-03T21:50:00.000Z', - 'Freight': 33.75, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10686, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-09-30T22:50:00.000Z', - 'ShippedDate': '1997-10-08T23:50:00.000Z', - 'Freight': 96.5, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10687, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-09-30T01:15:00.000Z', - 'ShippedDate': '1997-10-30T02:15:00.000Z', - 'Freight': 296.43, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10688, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-10-01T03:15:00.000Z', - 'ShippedDate': '1997-10-07T04:15:00.000Z', - 'Freight': 299.09, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10689, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-10-01T05:15:00.000Z', - 'ShippedDate': '1997-10-07T06:15:00.000Z', - 'Freight': 13.42, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10690, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-10-02T07:15:00.000Z', - 'ShippedDate': '1997-10-03T08:15:00.000Z', - 'Freight': 15.8, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10691, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-03T09:15:00.000Z', - 'ShippedDate': '1997-10-22T10:15:00.000Z', - 'Freight': 810.05, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10692, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-10-03T11:15:00.000Z', - 'ShippedDate': '1997-10-13T12:15:00.000Z', - 'Freight': 61.02, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10693, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-06T13:15:00.000Z', - 'ShippedDate': '1997-10-10T14:15:00.000Z', - 'Freight': 139.34, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10694, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-06T15:15:00.000Z', - 'ShippedDate': '1997-10-09T16:15:00.000Z', - 'Freight': 398.36, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10695, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-10-07T17:15:00.000Z', - 'ShippedDate': '1997-10-14T18:15:00.000Z', - 'Freight': 16.72, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10696, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-08T19:15:00.000Z', - 'ShippedDate': '1997-10-14T20:15:00.000Z', - 'Freight': 102.55, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10697, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-10-08T21:15:00.000Z', - 'ShippedDate': '1997-10-14T22:15:00.000Z', - 'Freight': 45.52, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10698, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-10-09T23:15:00.000Z', - 'ShippedDate': '1997-10-17T10:15:00.000Z', - 'Freight': 272.47, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10699, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-10-09T02:40:00.000Z', - 'ShippedDate': '1997-10-13T03:40:00.000Z', - 'Freight': 0.58, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10700, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-10T03:40:00.000Z', - 'ShippedDate': '1997-10-16T04:40:00.000Z', - 'Freight': 65.1, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10701, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-10-13T05:40:00.000Z', - 'ShippedDate': '1997-10-15T06:40:00.000Z', - 'Freight': 220.31, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10702, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-10-13T07:40:00.000Z', - 'ShippedDate': '1997-10-21T08:40:00.000Z', - 'Freight': 23.94, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10703, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-10-14T09:40:00.000Z', - 'ShippedDate': '1997-10-20T10:40:00.000Z', - 'Freight': 152.3, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10704, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-10-14T11:40:00.000Z', - 'ShippedDate': '1997-11-07T12:40:00.000Z', - 'Freight': 4.78, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10705, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-10-15T13:40:00.000Z', - 'ShippedDate': '1997-11-18T14:40:00.000Z', - 'Freight': 3.52, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10706, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-10-16T15:40:00.000Z', - 'ShippedDate': '1997-10-21T16:40:00.000Z', - 'Freight': 135.63, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10707, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-10-16T17:40:00.000Z', - 'ShippedDate': '1997-10-23T18:40:00.000Z', - 'Freight': 21.74, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10708, - 'CustomerID': 'THEBI', - 'OrderDate': '1997-10-17T19:40:00.000Z', - 'ShippedDate': '1997-11-05T20:40:00.000Z', - 'Freight': 2.96, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10709, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-10-17T21:40:00.000Z', - 'ShippedDate': '1997-11-20T22:40:00.000Z', - 'Freight': 210.8, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10710, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-10-20T23:40:00.000Z', - 'ShippedDate': '1997-10-23T15:40:00.000Z', - 'Freight': 4.98, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10711, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-21T01:30:00.000Z', - 'ShippedDate': '1997-10-29T02:30:00.000Z', - 'Freight': 52.41, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10712, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-10-21T03:30:00.000Z', - 'ShippedDate': '1997-10-31T04:30:00.000Z', - 'Freight': 89.93, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10713, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-22T05:30:00.000Z', - 'ShippedDate': '1997-10-24T06:30:00.000Z', - 'Freight': 167.05, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10714, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-22T07:30:00.000Z', - 'ShippedDate': '1997-10-27T08:30:00.000Z', - 'Freight': 24.49, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10715, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-10-23T09:30:00.000Z', - 'ShippedDate': '1997-10-29T10:30:00.000Z', - 'Freight': 63.2, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10716, - 'CustomerID': 'RANCH', - 'OrderDate': '1997-10-24T11:30:00.000Z', - 'ShippedDate': '1997-10-27T12:30:00.000Z', - 'Freight': 22.57, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10717, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-10-24T13:30:00.000Z', - 'ShippedDate': '1997-10-29T14:30:00.000Z', - 'Freight': 59.25, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10718, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-10-27T17:30:00.000Z', - 'ShippedDate': '1997-10-29T18:30:00.000Z', - 'Freight': 170.88, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10719, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-10-27T19:30:00.000Z', - 'ShippedDate': '1997-11-05T20:30:00.000Z', - 'Freight': 51.44, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10720, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-10-28T21:30:00.000Z', - 'ShippedDate': '1997-11-05T22:30:00.000Z', - 'Freight': 9.53, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10721, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-29T23:30:00.000Z', - 'ShippedDate': '1997-10-31T01:10:00.000Z', - 'Freight': 48.92, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10722, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-29T02:10:00.000Z', - 'ShippedDate': '1997-11-04T03:10:00.000Z', - 'Freight': 74.58, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10723, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-30T04:10:00.000Z', - 'ShippedDate': '1997-11-25T05:10:00.000Z', - 'Freight': 21.72, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029-12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10724, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-10-30T06:10:00.000Z', - 'ShippedDate': '1997-11-05T07:10:00.000Z', - 'Freight': 57.75, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10725, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-10-31T08:10:00.000Z', - 'ShippedDate': '1997-11-05T01:10:00.000Z', - 'Freight': 10.83, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10726, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-11-03T02:10:00.000Z', - 'ShippedDate': '1997-12-05T03:10:00.000Z', - 'Freight': 16.56, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10727, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-11-03T04:10:00.000Z', - 'ShippedDate': '1997-12-05T05:10:00.000Z', - 'Freight': 89.9, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10728, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-11-04T06:10:00.000Z', - 'ShippedDate': '1997-11-11T07:10:00.000Z', - 'Freight': 58.33, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10729, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-11-04T08:10:00.000Z', - 'ShippedDate': '1997-11-14T09:10:00.000Z', - 'Freight': 141.06, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10730, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-05T10:10:00.000Z', - 'ShippedDate': '1997-11-14T11:10:00.000Z', - 'Freight': 20.12, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10731, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-11-06T12:10:00.000Z', - 'ShippedDate': '1997-11-14T13:10:00.000Z', - 'Freight': 96.65, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10732, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-06T14:10:00.000Z', - 'ShippedDate': '1997-11-07T15:10:00.000Z', - 'Freight': 16.97, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10733, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-11-07T16:10:00.000Z', - 'ShippedDate': '1997-11-10T17:10:00.000Z', - 'Freight': 110.11, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10734, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-11-07T18:10:00.000Z', - 'ShippedDate': '1997-11-12T19:10:00.000Z', - 'Freight': 1.63, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10735, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-11-10T20:10:00.000Z', - 'ShippedDate': '1997-11-21T21:10:00.000Z', - 'Freight': 45.97, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10736, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-11-11T22:10:00.000Z', - 'ShippedDate': '1997-11-21T23:10:00.000Z', - 'Freight': 44.1, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10737, - 'CustomerID': 'VINET', - 'OrderDate': '1997-11-11T01:10:00.000Z', - 'ShippedDate': '1997-11-18T02:10:00.000Z', - 'Freight': 7.79, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10738, - 'CustomerID': 'SPECD', - 'OrderDate': '1997-11-12T03:10:00.000Z', - 'ShippedDate': '1997-11-18T04:10:00.000Z', - 'Freight': 2.91, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10739, - 'CustomerID': 'VINET', - 'OrderDate': '1997-11-12T05:10:00.000Z', - 'ShippedDate': '1997-11-17T06:10:00.000Z', - 'Freight': 11.08, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10740, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-11-13T07:10:00.000Z', - 'ShippedDate': '1997-11-25T08:10:00.000Z', - 'Freight': 81.88, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10741, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-11-14T09:10:00.000Z', - 'ShippedDate': '1997-11-18T10:10:00.000Z', - 'Freight': 10.96, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10742, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-11-14T11:10:00.000Z', - 'ShippedDate': '1997-11-18T12:10:00.000Z', - 'Freight': 243.73, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10743, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-11-17T13:10:00.000Z', - 'ShippedDate': '1997-11-21T14:10:00.000Z', - 'Freight': 23.72, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10744, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-11-17T15:10:00.000Z', - 'ShippedDate': '1997-11-24T16:10:00.000Z', - 'Freight': 69.19, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10745, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-11-18T17:10:00.000Z', - 'ShippedDate': '1997-11-27T18:10:00.000Z', - 'Freight': 3.52, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10746, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-11-19T19:10:00.000Z', - 'ShippedDate': '1997-11-21T20:10:00.000Z', - 'Freight': 31.43, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10747, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-11-19T21:10:00.000Z', - 'ShippedDate': '1997-11-26T22:10:00.000Z', - 'Freight': 117.33, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10748, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-11-20T23:10:00.000Z', - 'ShippedDate': '1997-11-28T13:10:00.000Z', - 'Freight': 232.55, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10749, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-11-20T02:25:00.000Z', - 'ShippedDate': '1997-12-19T03:25:00.000Z', - 'Freight': 61.53, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10750, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-11-21T04:25:00.000Z', - 'ShippedDate': '1997-11-24T05:25:00.000Z', - 'Freight': 79.3, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10751, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-11-24T06:25:00.000Z', - 'ShippedDate': '1997-12-03T07:25:00.000Z', - 'Freight': 130.79, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10752, - 'CustomerID': 'NORTS', - 'OrderDate': '1997-11-24T08:25:00.000Z', - 'ShippedDate': '1997-11-28T09:25:00.000Z', - 'Freight': 1.39, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10753, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-11-25T10:25:00.000Z', - 'ShippedDate': '1997-11-27T11:25:00.000Z', - 'Freight': 7.7, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10754, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-11-25T12:25:00.000Z', - 'ShippedDate': '1997-11-27T13:25:00.000Z', - 'Freight': 2.38, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10755, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-26T14:25:00.000Z', - 'ShippedDate': '1997-11-28T15:25:00.000Z', - 'Freight': 16.71, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10756, - 'CustomerID': 'SPLIR', - 'OrderDate': '1997-11-27T16:25:00.000Z', - 'ShippedDate': '1997-12-02T17:25:00.000Z', - 'Freight': 73.21, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10757, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-11-27T18:25:00.000Z', - 'ShippedDate': '1997-12-15T19:25:00.000Z', - 'Freight': 8.19, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10758, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-11-28T20:25:00.000Z', - 'ShippedDate': '1997-12-04T21:25:00.000Z', - 'Freight': 138.17, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10759, - 'CustomerID': 'ANATR', - 'OrderDate': '1997-11-28T22:25:00.000Z', - 'ShippedDate': '1997-12-12T23:25:00.000Z', - 'Freight': 11.99, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10760, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-12-01T01:40:00.000Z', - 'ShippedDate': '1997-12-10T02:40:00.000Z', - 'Freight': 155.64, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10761, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-12-02T03:40:00.000Z', - 'ShippedDate': '1997-12-08T04:40:00.000Z', - 'Freight': 18.66, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10762, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-12-02T05:40:00.000Z', - 'ShippedDate': '1997-12-09T06:40:00.000Z', - 'Freight': 328.74, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10763, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-12-03T07:40:00.000Z', - 'ShippedDate': '1997-12-08T08:40:00.000Z', - 'Freight': 37.35, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10764, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-03T09:40:00.000Z', - 'ShippedDate': '1997-12-08T10:40:00.000Z', - 'Freight': 145.45, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10765, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-12-04T11:40:00.000Z', - 'ShippedDate': '1997-12-09T12:40:00.000Z', - 'Freight': 42.74, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10766, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-12-05T13:40:00.000Z', - 'ShippedDate': '1997-12-09T14:40:00.000Z', - 'Freight': 157.55, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10767, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-12-05T15:40:00.000Z', - 'ShippedDate': '1997-12-15T16:40:00.000Z', - 'Freight': 1.59, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10768, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-12-08T17:40:00.000Z', - 'ShippedDate': '1997-12-15T18:40:00.000Z', - 'Freight': 146.32, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10769, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-12-08T19:40:00.000Z', - 'ShippedDate': '1997-12-12T20:40:00.000Z', - 'Freight': 65.06, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10770, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-12-09T21:40:00.000Z', - 'ShippedDate': '1997-12-17T22:40:00.000Z', - 'Freight': 5.32, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10771, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-10T23:40:00.000Z', - 'ShippedDate': '1998-01-02T01:50:00.000Z', - 'Freight': 11.19, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10772, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-12-10T02:50:00.000Z', - 'ShippedDate': '1997-12-19T03:50:00.000Z', - 'Freight': 91.28, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10773, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-11T04:50:00.000Z', - 'ShippedDate': '1997-12-16T04:50:00.000Z', - 'Freight': 96.43, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10774, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-12-11T05:50:00.000Z', - 'ShippedDate': '1997-12-12T06:50:00.000Z', - 'Freight': 48.2, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10775, - 'CustomerID': 'THECR', - 'OrderDate': '1997-12-12T07:50:00.000Z', - 'ShippedDate': '1997-12-26T08:50:00.000Z', - 'Freight': 20.25, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10776, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-15T09:50:00.000Z', - 'ShippedDate': '1997-12-18T10:50:00.000Z', - 'Freight': 351.53, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10777, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-12-15T11:50:00.000Z', - 'ShippedDate': '1998-01-21T12:50:00.000Z', - 'Freight': 3.01, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10778, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-12-16T13:50:00.000Z', - 'ShippedDate': '1997-12-24T14:50:00.000Z', - 'Freight': 6.79, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10779, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-12-16T15:50:00.000Z', - 'ShippedDate': '1998-01-14T16:50:00.000Z', - 'Freight': 58.13, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10780, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-12-16T17:50:00.000Z', - 'ShippedDate': '1997-12-25T18:50:00.000Z', - 'Freight': 42.13, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10781, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-12-17T19:50:00.000Z', - 'ShippedDate': '1997-12-19T20:50:00.000Z', - 'Freight': 73.16, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10782, - 'CustomerID': 'CACTU', - 'OrderDate': '1997-12-17T21:50:00.000Z', - 'ShippedDate': '1997-12-22T22:50:00.000Z', - 'Freight': 1.1, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10783, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-12-18T23:50:00.000Z', - 'ShippedDate': '1997-12-19T01:50:00.000Z', - 'Freight': 124.98, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10784, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-12-18T02:50:00.000Z', - 'ShippedDate': '1997-12-22T03:50:00.000Z', - 'Freight': 70.09, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10785, - 'CustomerID': 'GROSR', - 'OrderDate': '1997-12-18T04:50:00.000Z', - 'ShippedDate': '1997-12-24T05:50:00.000Z', - 'Freight': 1.51, - 'ShipName': 'GROSELLA-Restaurante', - 'ShipAddress': '5ª Ave. Los Palos Grandes', - 'ShipCity': 'Caracas', - 'ShipRegion': 'DF', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10786, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-12-19T06:50:00.000Z', - 'ShippedDate': '1997-12-23T07:50:00.000Z', - 'Freight': 110.87, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10787, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-12-19T08:50:00.000Z', - 'ShippedDate': '1997-12-26T09:50:00.000Z', - 'Freight': 249.93, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10788, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-12-22T10:50:00.000Z', - 'ShippedDate': '1998-01-19T11:50:00.000Z', - 'Freight': 42.7, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10789, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-12-22T12:50:00.000Z', - 'ShippedDate': '1997-12-31T13:50:00.000Z', - 'Freight': 100.6, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10790, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-12-22T14:50:00.000Z', - 'ShippedDate': '1997-12-26T15:50:00.000Z', - 'Freight': 28.23, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10791, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-12-23T16:50:00.000Z', - 'ShippedDate': '1998-01-01T17:50:00.000Z', - 'Freight': 16.85, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10792, - 'CustomerID': 'WOLZA', - 'OrderDate': '1997-12-23T18:50:00.000Z', - 'ShippedDate': '1997-12-31T19:50:00.000Z', - 'Freight': 23.79, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10793, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-12-24T20:50:00.000Z', - 'ShippedDate': '1998-01-08T21:50:00.000Z', - 'Freight': 4.52, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10794, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-12-24T22:50:00.000Z', - 'ShippedDate': '1998-01-02T23:50:00.000Z', - 'Freight': 21.49, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10795, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-24T01:20:00.000Z', - 'ShippedDate': '1998-01-20T02:20:00.000Z', - 'Freight': 126.66, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10796, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-12-25T03:20:00.000Z', - 'ShippedDate': '1998-01-14T04:20:00.000Z', - 'Freight': 26.52, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10797, - 'CustomerID': 'DRACD', - 'OrderDate': '1997-12-25T05:20:00.000Z', - 'ShippedDate': '1998-01-05T06:20:00.000Z', - 'Freight': 33.35, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10798, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-12-26T07:20:00.000Z', - 'ShippedDate': '1998-01-05T08:20:00.000Z', - 'Freight': 2.33, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10799, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-12-26T09:20:00.000Z', - 'ShippedDate': '1998-01-05T10:20:00.000Z', - 'Freight': 30.76, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10800, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-12-26T11:20:00.000Z', - 'ShippedDate': '1998-01-05T12:20:00.000Z', - 'Freight': 137.44, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10801, - 'CustomerID': 'BOLID', - 'OrderDate': '1997-12-29T13:20:00.000Z', - 'ShippedDate': '1997-12-31T14:20:00.000Z', - 'Freight': 97.09, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10802, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-12-29T15:20:00.000Z', - 'ShippedDate': '1998-01-02T16:20:00.000Z', - 'Freight': 257.26, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10803, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-12-30T17:20:00.000Z', - 'ShippedDate': '1998-01-06T18:20:00.000Z', - 'Freight': 55.23, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10804, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-12-30T19:20:00.000Z', - 'ShippedDate': '1998-01-07T20:20:00.000Z', - 'Freight': 27.33, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10805, - 'CustomerID': 'THEBI', - 'OrderDate': '1997-12-30T21:20:00.000Z', - 'ShippedDate': '1998-01-09T22:20:00.000Z', - 'Freight': 237.34, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10806, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-12-31T23:20:00.000Z', - 'ShippedDate': '1998-01-05T00:20:00.000Z', - 'Freight': 22.11, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10807, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-12-31T01:40:00.000Z', - 'ShippedDate': '1998-01-30T02:40:00.000Z', - 'Freight': 1.36, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10808, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-01-01T03:40:00.000Z', - 'ShippedDate': '1998-01-09T04:40:00.000Z', - 'Freight': 45.53, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10809, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-01-01T05:40:00.000Z', - 'ShippedDate': '1998-01-07T06:40:00.000Z', - 'Freight': 4.87, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10810, - 'CustomerID': 'LAUGB', - 'OrderDate': '1998-01-01T07:40:00.000Z', - 'ShippedDate': '1998-01-07T08:40:00.000Z', - 'Freight': 4.33, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10811, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-02T09:40:00.000Z', - 'ShippedDate': '1998-01-08T10:40:00.000Z', - 'Freight': 31.22, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10812, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-01-02T11:40:00.000Z', - 'ShippedDate': '1998-01-12T12:40:00.000Z', - 'Freight': 59.78, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10813, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-01-05T13:40:00.000Z', - 'ShippedDate': '1998-01-09T14:40:00.000Z', - 'Freight': 47.38, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10814, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-05T15:40:00.000Z', - 'ShippedDate': '1998-01-14T16:40:00.000Z', - 'Freight': 130.94, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10815, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-01-05T17:40:00.000Z', - 'ShippedDate': '1998-01-14T18:40:00.000Z', - 'Freight': 14.62, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10816, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-01-06T19:40:00.000Z', - 'ShippedDate': '1998-02-04T20:40:00.000Z', - 'Freight': 719.78, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10817, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-01-06T21:40:00.000Z', - 'ShippedDate': '1998-01-13T22:40:00.000Z', - 'Freight': 306.07, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10818, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-01-07T23:40:00.000Z', - 'ShippedDate': '1998-01-12T01:55:00.000Z', - 'Freight': 65.48, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10819, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-01-07T02:55:00.000Z', - 'ShippedDate': '1998-01-16T03:55:00.000Z', - 'Freight': 19.76, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10820, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-01-07T04:55:00.000Z', - 'ShippedDate': '1998-01-13T05:55:00.000Z', - 'Freight': 37.52, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10821, - 'CustomerID': 'SPLIR', - 'OrderDate': '1998-01-08T06:55:00.000Z', - 'ShippedDate': '1998-01-15T07:55:00.000Z', - 'Freight': 36.68, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10822, - 'CustomerID': 'TRAIH', - 'OrderDate': '1998-01-08T09:55:00.000Z', - 'ShippedDate': '1998-01-16T10:55:00.000Z', - 'Freight': 7, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10823, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-01-09T11:55:00.000Z', - 'ShippedDate': '1998-01-13T12:55:00.000Z', - 'Freight': 163.97, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10824, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-01-09T13:55:00.000Z', - 'ShippedDate': '1998-01-30T14:55:00.000Z', - 'Freight': 1.23, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10825, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-01-09T15:55:00.000Z', - 'ShippedDate': '1998-01-14T16:55:00.000Z', - 'Freight': 79.25, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10826, - 'CustomerID': 'BLONP', - 'OrderDate': '1998-01-12T17:55:00.000Z', - 'ShippedDate': '1998-02-06T18:55:00.000Z', - 'Freight': 7.09, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10827, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-01-12T19:55:00.000Z', - 'ShippedDate': '1998-02-06T20:55:00.000Z', - 'Freight': 63.54, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10828, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-01-13T21:55:00.000Z', - 'ShippedDate': '1998-02-04T22:55:00.000Z', - 'Freight': 90.85, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10829, - 'CustomerID': 'ISLAT', - 'OrderDate': '1998-01-13T23:55:00.000Z', - 'ShippedDate': '1998-01-23T12:55:00.000Z', - 'Freight': 154.72, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10830, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-13T01:15:00.000Z', - 'ShippedDate': '1998-01-21T02:15:00.000Z', - 'Freight': 81.83, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10831, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-01-14T03:15:00.000Z', - 'ShippedDate': '1998-01-23T04:15:00.000Z', - 'Freight': 72.19, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10832, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-01-14T05:15:00.000Z', - 'ShippedDate': '1998-01-19T06:15:00.000Z', - 'Freight': 43.26, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10833, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-01-15T07:15:00.000Z', - 'ShippedDate': '1998-01-23T08:15:00.000Z', - 'Freight': 71.49, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10834, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-15T09:15:00.000Z', - 'ShippedDate': '1998-01-19T10:15:00.000Z', - 'Freight': 29.78, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10835, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-01-15T11:15:00.000Z', - 'ShippedDate': '1998-01-21T12:15:00.000Z', - 'Freight': 69.53, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10836, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-01-16T13:15:00.000Z', - 'ShippedDate': '1998-01-21T14:15:00.000Z', - 'Freight': 411.88, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10837, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-01-16T15:15:00.000Z', - 'ShippedDate': '1998-01-23T16:15:00.000Z', - 'Freight': 13.32, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10838, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-19T17:15:00.000Z', - 'ShippedDate': '1998-01-23T18:15:00.000Z', - 'Freight': 59.28, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10839, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-19T19:15:00.000Z', - 'ShippedDate': '1998-01-22T20:15:00.000Z', - 'Freight': 35.43, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10840, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-19T21:15:00.000Z', - 'ShippedDate': '1998-02-16T22:15:00.000Z', - 'Freight': 2.71, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10841, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-01-20T23:15:00.000Z', - 'ShippedDate': '1998-01-29T01:55:00.000Z', - 'Freight': 424.3, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10842, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-01-20T02:55:00.000Z', - 'ShippedDate': '1998-01-29T03:55:00.000Z', - 'Freight': 54.42, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10843, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-21T04:55:00.000Z', - 'ShippedDate': '1998-01-26T05:55:00.000Z', - 'Freight': 9.26, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10844, - 'CustomerID': 'PICCO', - 'OrderDate': '1998-01-21T06:55:00.000Z', - 'ShippedDate': '1998-01-26T07:55:00.000Z', - 'Freight': 25.22, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10845, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-01-21T08:55:00.000Z', - 'ShippedDate': '1998-01-30T09:55:00.000Z', - 'Freight': 212.98, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10846, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-01-22T10:55:00.000Z', - 'ShippedDate': '1998-01-23T11:55:00.000Z', - 'Freight': 56.46, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10847, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-01-22T12:55:00.000Z', - 'ShippedDate': '1998-02-10T13:55:00.000Z', - 'Freight': 487.57, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10848, - 'CustomerID': 'CONSH', - 'OrderDate': '1998-01-23T14:55:00.000Z', - 'ShippedDate': '1998-01-29T15:55:00.000Z', - 'Freight': 38.24, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10849, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-01-23T16:55:00.000Z', - 'ShippedDate': '1998-01-30T17:55:00.000Z', - 'Freight': 0.56, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10850, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-23T19:55:00.000Z', - 'ShippedDate': '1998-01-30T20:55:00.000Z', - 'Freight': 49.19, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10851, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-01-26T21:55:00.000Z', - 'ShippedDate': '1998-02-02T22:55:00.000Z', - 'Freight': 160.55, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10852, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-01-26T23:55:00.000Z', - 'ShippedDate': '1998-01-30T01:00.05.000Z', - 'Freight': 174.05, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10853, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-01-27T02:00.05.000Z', - 'ShippedDate': '1998-02-03T03:00.05.000Z', - 'Freight': 53.83, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10854, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-01-27T04:00.05.000Z', - 'ShippedDate': '1998-02-05T05:00.05.000Z', - 'Freight': 100.22, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10855, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-01-27T06:00.05.000Z', - 'ShippedDate': '1998-02-04T07:00.05.000Z', - 'Freight': 170.97, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10856, - 'CustomerID': 'ANTON', - 'OrderDate': '1998-01-28T08:00.05.000Z', - 'ShippedDate': '1998-02-10T09:00.05.000Z', - 'Freight': 58.43, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10857, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-01-28T11:00.05.000Z', - 'ShippedDate': '1998-02-06T12:00.05.000Z', - 'Freight': 188.85, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10858, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-01-29T13:00.05.000Z', - 'ShippedDate': '1998-02-03T14:00.05.000Z', - 'Freight': 52.51, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10859, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-01-29T15:00.05.000Z', - 'ShippedDate': '1998-02-02T16:00.05.000Z', - 'Freight': 76.1, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10860, - 'CustomerID': 'FRANR', - 'OrderDate': '1998-01-29T17:00.05.000Z', - 'ShippedDate': '1998-02-04T18:00.05.000Z', - 'Freight': 19.26, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10861, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-01-30T19:00.05.000Z', - 'ShippedDate': '1998-02-17T20:00.05.000Z', - 'Freight': 14.93, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10862, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-01-30T21:00.05.000Z', - 'ShippedDate': '1998-02-02T22:00.05.000Z', - 'Freight': 53.23, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10863, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-02-02T23:00.05.000Z', - 'ShippedDate': '1998-02-17T01:15:00.000Z', - 'Freight': 30.26, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10864, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-02-02T02:15:00.000Z', - 'ShippedDate': '1998-02-09T03:15:00.000Z', - 'Freight': 3.04, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10865, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-02-02T04:15:00.000Z', - 'ShippedDate': '1998-02-12T05:15:00.000Z', - 'Freight': 348.14, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10866, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-02-03T06:15:00.000Z', - 'ShippedDate': '1998-02-12T07:15:00.000Z', - 'Freight': 109.11, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10867, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-02-03T08:15:00.000Z', - 'ShippedDate': '1998-02-11T09:15:00.000Z', - 'Freight': 1.93, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10868, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-04T10:15:00.000Z', - 'ShippedDate': '1998-02-23T11:15:00.000Z', - 'Freight': 191.27, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10869, - 'CustomerID': 'SEVES', - 'OrderDate': '1998-02-04T12:15:00.000Z', - 'ShippedDate': '1998-02-09T13:15:00.000Z', - 'Freight': 143.28, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10870, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-02-04T14:15:00.000Z', - 'ShippedDate': '1998-02-13T15:15:00.000Z', - 'Freight': 12.04, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10871, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-02-05T16:15:00.000Z', - 'ShippedDate': '1998-02-10T17:15:00.000Z', - 'Freight': 112.27, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10872, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-05T18:15:00.000Z', - 'ShippedDate': '1998-02-09T19:15:00.000Z', - 'Freight': 175.32, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10873, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-06T20:15:00.000Z', - 'ShippedDate': '1998-02-09T21:15:00.000Z', - 'Freight': 0.82, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10874, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-06T22:15:00.000Z', - 'ShippedDate': '1998-02-11T23:15:00.000Z', - 'Freight': 19.58, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10875, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-02-06T01:30:00.000Z', - 'ShippedDate': '1998-03-03T02:30:00.000Z', - 'Freight': 32.37, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10876, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-02-09T03:30:00.000Z', - 'ShippedDate': '1998-02-12T04:30:00.000Z', - 'Freight': 60.42, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10877, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-02-09T05:30:00.000Z', - 'ShippedDate': '1998-02-19T06:30:00.000Z', - 'Freight': 38.06, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10878, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-02-10T07:30:00.000Z', - 'ShippedDate': '1998-02-12T08:30:00.000Z', - 'Freight': 46.69, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10879, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-10T09:30:00.000Z', - 'ShippedDate': '1998-02-12T10:30:00.000Z', - 'Freight': 8.5, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10880, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-02-10T11:30:00.000Z', - 'ShippedDate': '1998-02-18T12:30:00.000Z', - 'Freight': 88.01, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10881, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-02-11T13:30:00.000Z', - 'ShippedDate': '1998-02-18T14:30:00.000Z', - 'Freight': 2.84, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10882, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-02-11T15:30:00.000Z', - 'ShippedDate': '1998-02-20T16:30:00.000Z', - 'Freight': 23.1, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10883, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-02-12T17:30:00.000Z', - 'ShippedDate': '1998-02-20T18:30:00.000Z', - 'Freight': 0.53, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10884, - 'CustomerID': 'LETSS', - 'OrderDate': '1998-02-12T19:30:00.000Z', - 'ShippedDate': '1998-02-13T20:30:00.000Z', - 'Freight': 90.97, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10885, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-02-12T21:30:00.000Z', - 'ShippedDate': '1998-02-18T22:30:00.000Z', - 'Freight': 5.64, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10886, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-02-13T23:30:00.000Z', - 'ShippedDate': '1998-03-02T01:20:00.000Z', - 'Freight': 4.99, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10887, - 'CustomerID': 'GALED', - 'OrderDate': '1998-02-13T02:20:00.000Z', - 'ShippedDate': '1998-02-16T03:20:00.000Z', - 'Freight': 1.25, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10888, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-16T04:20:00.000Z', - 'ShippedDate': '1998-02-23T05:20:00.000Z', - 'Freight': 51.87, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10889, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-02-16T06:20:00.000Z', - 'ShippedDate': '1998-02-23T07:20:00.000Z', - 'Freight': 280.61, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10890, - 'CustomerID': 'DUMON', - 'OrderDate': '1998-02-16T08:20:00.000Z', - 'ShippedDate': '1998-02-18T09:20:00.000Z', - 'Freight': 32.76, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10891, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-02-17T10:20:00.000Z', - 'ShippedDate': '1998-02-19T11:20:00.000Z', - 'Freight': 20.37, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10892, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-02-17T12:20:00.000Z', - 'ShippedDate': '1998-02-19T13:20:00.000Z', - 'Freight': 120.27, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10893, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-02-18T14:20:00.000Z', - 'ShippedDate': '1998-02-20T15:20:00.000Z', - 'Freight': 77.78, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10894, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-02-18T16:20:00.000Z', - 'ShippedDate': '1998-02-20T17:20:00.000Z', - 'Freight': 116.13, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10895, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-02-18T18:20:00.000Z', - 'ShippedDate': '1998-02-23T19:20:00.000Z', - 'Freight': 162.75, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10896, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-02-19T20:20:00.000Z', - 'ShippedDate': '1998-02-27T21:20:00.000Z', - 'Freight': 32.45, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10897, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-02-19T22:20:00.000Z', - 'ShippedDate': '1998-02-25T23:20:00.000Z', - 'Freight': 603.54, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10898, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-02-20T01:55:00.000Z', - 'ShippedDate': '1998-03-06T02:55:00.000Z', - 'Freight': 1.27, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10899, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-02-20T03:55:00.000Z', - 'ShippedDate': '1998-02-26T04:55:00.000Z', - 'Freight': 1.21, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10900, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-02-20T05:55:00.000Z', - 'ShippedDate': '1998-03-04T06:55:00.000Z', - 'Freight': 1.66, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10901, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-02-23T07:55:00.000Z', - 'ShippedDate': '1998-02-26T08:55:00.000Z', - 'Freight': 62.09, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10902, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-02-23T09:55:00.000Z', - 'ShippedDate': '1998-03-03T10:55:00.000Z', - 'Freight': 44.15, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10903, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-02-24T11:55:00.000Z', - 'ShippedDate': '1998-03-04T12:55:00.000Z', - 'Freight': 36.71, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10904, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-02-24T13:55:00.000Z', - 'ShippedDate': '1998-02-27T14:55:00.000Z', - 'Freight': 162.95, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10905, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-02-24T15:55:00.000Z', - 'ShippedDate': '1998-03-06T16:55:00.000Z', - 'Freight': 13.72, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10906, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-02-25T17:55:00.000Z', - 'ShippedDate': '1998-03-03T18:55:00.000Z', - 'Freight': 26.29, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10907, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-02-25T19:55:00.000Z', - 'ShippedDate': '1998-02-27T20:55:00.000Z', - 'Freight': 9.19, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10908, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-02-26T21:55:00.000Z', - 'ShippedDate': '1998-03-06T22:55:00.000Z', - 'Freight': 32.96, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10909, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-02-26T23:55:00.000Z', - 'ShippedDate': '1998-03-10T01:40:00.000Z', - 'Freight': 53.05, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 10910, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-26T02:40:00.000Z', - 'ShippedDate': '1998-03-04T03:40:00.000Z', - 'Freight': 38.11, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 10911, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-26T04:40:00.000Z', - 'ShippedDate': '1998-03-05T05:40:00.000Z', - 'Freight': 38.19, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10912, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-02-26T06:40:00.000Z', - 'ShippedDate': '1998-03-18T07:40:00.000Z', - 'Freight': 580.91, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10913, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-26T08:40:00.000Z', - 'ShippedDate': '1998-03-04T09:40:00.000Z', - 'Freight': 33.05, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10914, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-27T10:40:00.000Z', - 'ShippedDate': '1998-03-02T11:40:00.000Z', - 'Freight': 21.19, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10915, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-02-27T12:40:00.000Z', - 'ShippedDate': '1998-03-02T13:40:00.000Z', - 'Freight': 3.51, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10916, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-02-27T14:40:00.000Z', - 'ShippedDate': '1998-03-09T15:40:00.000Z', - 'Freight': 63.77, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10917, - 'CustomerID': 'ROMEY', - 'OrderDate': '1998-03-02T16:40:00.000Z', - 'ShippedDate': '1998-03-11T17:40:00.000Z', - 'Freight': 8.29, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10918, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-02T18:40:00.000Z', - 'ShippedDate': '1998-03-11T19:40:00.000Z', - 'Freight': 48.83, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10919, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-03-02T20:40:00.000Z', - 'ShippedDate': '1998-03-04T21:40:00.000Z', - 'Freight': 19.8, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10920, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-03-03T22:40:00.000Z', - 'ShippedDate': '1998-03-09T01:50:00.000Z', - 'Freight': 29.61, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10921, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-03-03T02:50:00.000Z', - 'ShippedDate': '1998-03-09T03:50:00.000Z', - 'Freight': 176.48, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10922, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-03T04:50:00.000Z', - 'ShippedDate': '1998-03-05T05:50:00.000Z', - 'Freight': 62.74, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10923, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-03-03T06:50:00.000Z', - 'ShippedDate': '1998-03-13T06:50:00.000Z', - 'Freight': 68.26, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10924, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-03-04T07:50:00.000Z', - 'ShippedDate': '1998-04-08T08:50:00.000Z', - 'Freight': 151.52, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10925, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-04T09:50:00.000Z', - 'ShippedDate': '1998-03-13T10:50:00.000Z', - 'Freight': 2.27, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10926, - 'CustomerID': 'ANATR', - 'OrderDate': '1998-03-04T11:50:00.000Z', - 'ShippedDate': '1998-03-11T12:50:00.000Z', - 'Freight': 39.92, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10927, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-05T13:50:00.000Z', - 'ShippedDate': '1998-04-08T14:50:00.000Z', - 'Freight': 19.79, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10928, - 'CustomerID': 'GALED', - 'OrderDate': '1998-03-05T15:50:00.000Z', - 'ShippedDate': '1998-03-18T16:50:00.000Z', - 'Freight': 1.36, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10929, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-03-05T17:50:00.000Z', - 'ShippedDate': '1998-03-12T18:50:00.000Z', - 'Freight': 33.93, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10930, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-03-06T19:50:00.000Z', - 'ShippedDate': '1998-03-18T20:50:00.000Z', - 'Freight': 15.55, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10931, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-03-06T21:50:00.000Z', - 'ShippedDate': '1998-03-19T22:50:00.000Z', - 'Freight': 13.6, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10932, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-03-06T23:50:00.000Z', - 'ShippedDate': '1998-03-24T01:50:00.000Z', - 'Freight': 134.64, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10933, - 'CustomerID': 'ISLAT', - 'OrderDate': '1998-03-06T02:20:00.000Z', - 'ShippedDate': '1998-03-16T03:20:00.000Z', - 'Freight': 54.15, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10934, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-03-09T04:20:00.000Z', - 'ShippedDate': '1998-03-12T05:20:00.000Z', - 'Freight': 32.01, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10935, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-03-09T06:20:00.000Z', - 'ShippedDate': '1998-03-18T07:20:00.000Z', - 'Freight': 47.59, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10936, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-03-09T08:20:00.000Z', - 'ShippedDate': '1998-03-18T09:20:00.000Z', - 'Freight': 33.68, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10937, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-03-10T10:20:00.000Z', - 'ShippedDate': '1998-03-13T11:20:00.000Z', - 'Freight': 31.51, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10938, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-03-10T12:20:00.000Z', - 'ShippedDate': '1998-03-16T14:20:00.000Z', - 'Freight': 31.89, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10939, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-03-10T13:20:00.000Z', - 'ShippedDate': '1998-03-13T15:20:00.000Z', - 'Freight': 76.33, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10940, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-03-11T16:20:00.000Z', - 'ShippedDate': '1998-03-23T17:20:00.000Z', - 'Freight': 19.77, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10941, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-11T18:20:00.000Z', - 'ShippedDate': '1998-03-20T19:20:00.000Z', - 'Freight': 400.81, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10942, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-03-11T20:20:00.000Z', - 'ShippedDate': '1998-03-18T21:20:00.000Z', - 'Freight': 17.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10943, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-03-11T22:20:00.000Z', - 'ShippedDate': '1998-03-19T23:20:00.000Z', - 'Freight': 2.17, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10944, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-12T01:20:00.000Z', - 'ShippedDate': '1998-03-13T02:20:00.000Z', - 'Freight': 52.92, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10945, - 'CustomerID': 'MORGK', - 'OrderDate': '1998-03-12T03:20:00.000Z', - 'ShippedDate': '1998-03-18T04:20:00.000Z', - 'Freight': 10.22, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10946, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-03-12T05:20:00.000Z', - 'ShippedDate': '1998-03-19T06:20:00.000Z', - 'Freight': 27.2, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10947, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-03-13T07:20:00.000Z', - 'ShippedDate': '1998-03-16T08:20:00.000Z', - 'Freight': 3.26, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10948, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-03-13T09:20:00.000Z', - 'ShippedDate': '1998-03-19T10:20:00.000Z', - 'Freight': 23.39, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10949, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-13T11:20:00.000Z', - 'ShippedDate': '1998-03-17T12:20:00.000Z', - 'Freight': 74.44, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10950, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-03-16T13:20:00.000Z', - 'ShippedDate': '1998-03-23T14:20:00.000Z', - 'Freight': 2.5, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 10951, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-03-16T15:20:00.000Z', - 'ShippedDate': '1998-04-07T16:20:00.000Z', - 'Freight': 30.85, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10952, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-03-16T17:20:00.000Z', - 'ShippedDate': '1998-03-24T18:20:00.000Z', - 'Freight': 40.42, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10953, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-03-16T19:20:00.000Z', - 'ShippedDate': '1998-03-25T20:20:00.000Z', - 'Freight': 23.72, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10954, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-03-17T21:20:00.000Z', - 'ShippedDate': '1998-03-20T22:20:00.000Z', - 'Freight': 27.91, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10955, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-17T23:20:00.000Z', - 'ShippedDate': '1998-03-20T01:20:00.000Z', - 'Freight': 3.26, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10956, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-03-17T01:55:00.000Z', - 'ShippedDate': '1998-03-20T02:55:00.000Z', - 'Freight': 44.65, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10957, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-18T03:55:00.000Z', - 'ShippedDate': '1998-03-27T04:55:00.000Z', - 'Freight': 105.36, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10958, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-03-18T05:55:00.000Z', - 'ShippedDate': '1998-03-27T06:55:00.000Z', - 'Freight': 49.56, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10959, - 'CustomerID': 'GOURL', - 'OrderDate': '1998-03-18T07:55:00.000Z', - 'ShippedDate': '1998-03-23T08:55:00.000Z', - 'Freight': 4.98, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10960, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-19T09:55:00.000Z', - 'ShippedDate': '1998-04-08T10:55:00.000Z', - 'Freight': 2.08, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10961, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-03-19T11:55:00.000Z', - 'ShippedDate': '1998-03-30T12:55:00.000Z', - 'Freight': 104.47, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10962, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-03-19T13:55:00.000Z', - 'ShippedDate': '1998-03-23T14:55:00.000Z', - 'Freight': 275.79, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10963, - 'CustomerID': 'FURIB', - 'OrderDate': '1998-03-19T15:55:00.000Z', - 'ShippedDate': '1998-03-26T16:55:00.000Z', - 'Freight': 2.7, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 10964, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-03-20T17:55:00.000Z', - 'ShippedDate': '1998-03-24T18:55:00.000Z', - 'Freight': 87.38, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10965, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-03-20T19:55:00.000Z', - 'ShippedDate': '1998-03-30T20:55:00.000Z', - 'Freight': 144.38, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10966, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-03-20T21:55:00.000Z', - 'ShippedDate': '1998-04-08T22:55:00.000Z', - 'Freight': 27.19, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 10967, - 'CustomerID': 'TOMSP', - 'OrderDate': '1998-03-23T23:55:00.000Z', - 'ShippedDate': '1998-04-02T12:55:00.000Z', - 'Freight': 62.22, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10968, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-03-23T01:00.05.000Z', - 'ShippedDate': '1998-04-01T02:00.05.000Z', - 'Freight': 74.6, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10969, - 'CustomerID': 'COMMI', - 'OrderDate': '1998-03-23T03:00.05.000Z', - 'ShippedDate': '1998-03-30T04:00.05.000Z', - 'Freight': 0.21, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10970, - 'CustomerID': 'BOLID', - 'OrderDate': '1998-03-24T05:00.05.000Z', - 'ShippedDate': '1998-04-24T06:00.05.000Z', - 'Freight': 16.16, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 10971, - 'CustomerID': 'FRANR', - 'OrderDate': '1998-03-24T07:00.05.000Z', - 'ShippedDate': '1998-04-02T08:00.05.000Z', - 'Freight': 121.82, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10972, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-24T09:00.05.000Z', - 'ShippedDate': '1998-03-26T10:00.05.000Z', - 'Freight': 0.02, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10973, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-24T11:00.05.000Z', - 'ShippedDate': '1998-03-27T12:00.05.000Z', - 'Freight': 15.17, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 10974, - 'CustomerID': 'SPLIR', - 'OrderDate': '1998-03-25T13:00.05.000Z', - 'ShippedDate': '1998-04-03T14:00.05.000Z', - 'Freight': 12.96, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10975, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-25T15:00.05.000Z', - 'ShippedDate': '1998-03-27T16:00.05.000Z', - 'Freight': 32.27, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10976, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-25T17:00.05.000Z', - 'ShippedDate': '1998-04-03T18:00.05.000Z', - 'Freight': 37.97, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10977, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-26T19:00.05.000Z', - 'ShippedDate': '1998-04-10T10:00.05.000Z', - 'Freight': 208.5, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10978, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-03-26T11:00.05.000Z', - 'ShippedDate': '1998-04-23T12:00.05.000Z', - 'Freight': 32.82, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 10979, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-03-26T13:00.05.000Z', - 'ShippedDate': '1998-03-31T14:00.05.000Z', - 'Freight': 353.07, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10980, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-27T15:00.05.000Z', - 'ShippedDate': '1998-04-17T16:00.05.000Z', - 'Freight': 1.26, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10981, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-27T17:00.05.000Z', - 'ShippedDate': '1998-04-02T18:00.05.000Z', - 'Freight': 193.37, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10982, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-27T19:00.05.000Z', - 'ShippedDate': '1998-04-08T20:00.05.000Z', - 'Freight': 14.01, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 10983, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-27T21:00.05.000Z', - 'ShippedDate': '1998-04-06T22:00.05.000Z', - 'Freight': 657.54, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10984, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-30T23:00.05.000Z', - 'ShippedDate': '1998-04-03T13:00.05.000Z', - 'Freight': 211.22, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10985, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-03-30T01:25:00.000Z', - 'ShippedDate': '1998-04-02T02:25:00.000Z', - 'Freight': 91.51, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 10986, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-03-30T03:25:00.000Z', - 'ShippedDate': '1998-04-21T04:25:00.000Z', - 'Freight': 217.86, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 10987, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-03-31T05:25:00.000Z', - 'ShippedDate': '1998-04-06T06:25:00.000Z', - 'Freight': 185.48, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 10988, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-03-31T07:25:00.000Z', - 'ShippedDate': '1998-04-10T08:25:00.000Z', - 'Freight': 61.14, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10989, - 'CustomerID': 'QUEDE', - 'OrderDate': '1998-03-31T09:25:00.000Z', - 'ShippedDate': '1998-04-02T10:25:00.000Z', - 'Freight': 34.76, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 10990, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-01T11:25:00.000Z', - 'ShippedDate': '1998-04-07T12:25:00.000Z', - 'Freight': 117.61, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 10991, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-01T13:25:00.000Z', - 'ShippedDate': '1998-04-07T14:25:00.000Z', - 'Freight': 38.51, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10992, - 'CustomerID': 'THEBI', - 'OrderDate': '1998-04-01T15:25:00.000Z', - 'ShippedDate': '1998-04-03T16:25:00.000Z', - 'Freight': 4.27, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 10993, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-01T17:25:00.000Z', - 'ShippedDate': '1998-04-10T18:25:00.000Z', - 'Freight': 8.81, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 10994, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-04-02T19:25:00.000Z', - 'ShippedDate': '1998-04-09T20:25:00.000Z', - 'Freight': 65.53, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 10995, - 'CustomerID': 'PERIC', - 'OrderDate': '1998-04-02T21:25:00.000Z', - 'ShippedDate': '1998-04-06T22:25:00.000Z', - 'Freight': 46, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 10996, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-02T23:25:00.000Z', - 'ShippedDate': '1998-04-10T13:25:00.000Z', - 'Freight': 1.12, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 10997, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-04-03T14:25:00.000Z', - 'ShippedDate': '1998-04-13T01:25:00.000Z', - 'Freight': 73.91, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 10998, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-04-03T02:25:00.000Z', - 'ShippedDate': '1998-04-17T03:25:00.000Z', - 'Freight': 20.31, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 10999, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-04-03T04:25:00.000Z', - 'ShippedDate': '1998-04-10T05:25:00.000Z', - 'Freight': 96.35, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11000, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-04-06T06:25:00.000Z', - 'ShippedDate': '1998-04-14T07:25:00.000Z', - 'Freight': 55.12, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11001, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-06T08:25:00.000Z', - 'ShippedDate': '1998-04-14T09:25:00.000Z', - 'Freight': 197.3, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 11002, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-06T10:25:00.000Z', - 'ShippedDate': '1998-04-16T11:25:00.000Z', - 'Freight': 141.16, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11003, - 'CustomerID': 'THECR', - 'OrderDate': '1998-04-06T12:25:00.000Z', - 'ShippedDate': '1998-04-08T13:25:00.000Z', - 'Freight': 14.91, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11004, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-04-07T14:25:00.000Z', - 'ShippedDate': '1998-04-20T15:25:00.000Z', - 'Freight': 44.84, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 11005, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-04-07T16:25:00.000Z', - 'ShippedDate': '1998-04-10T17:25:00.000Z', - 'Freight': 0.75, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 11006, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-07T18:25:00.000Z', - 'ShippedDate': '1998-04-15T19:25:00.000Z', - 'Freight': 25.19, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11007, - 'CustomerID': 'PRINI', - 'OrderDate': '1998-04-08T20:25:00.000Z', - 'ShippedDate': '1998-04-13T21:25:00.000Z', - 'Freight': 202.24, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' - }, - { - 'OrderID': 11008, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-08T22:25:00.000Z', - 'ShippedDate': null, - 'Freight': 79.46, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 11009, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-04-08T23:25:00.000Z', - 'ShippedDate': '1998-04-10T01:25:00.000Z', - 'Freight': 59.11, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 11010, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-04-09T02:55:00.000Z', - 'ShippedDate': '1998-04-21T03:55:00.000Z', - 'Freight': 28.71, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 11011, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-04-09T04:55:00.000Z', - 'ShippedDate': '1998-04-13T05:55:00.000Z', - 'Freight': 1.21, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11012, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-04-09T06:55:00.000Z', - 'ShippedDate': '1998-04-17T07:55:00.000Z', - 'Freight': 242.95, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11013, - 'CustomerID': 'ROMEY', - 'OrderDate': '1998-04-09T08:55:00.000Z', - 'ShippedDate': '1998-04-10T09:55:00.000Z', - 'Freight': 32.99, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 11014, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-04-10T10:55:00.000Z', - 'ShippedDate': '1998-04-15T11:55:00.000Z', - 'Freight': 23.6, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11015, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-04-10T12:55:00.000Z', - 'ShippedDate': '1998-04-20T13:55:00.000Z', - 'Freight': 4.62, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' - }, - { - 'OrderID': 11016, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-04-10T14:55:00.000Z', - 'ShippedDate': '1998-04-13T15:55:00.000Z', - 'Freight': 33.8, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11017, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-13T16:55:00.000Z', - 'ShippedDate': '1998-04-20T17:55:00.000Z', - 'Freight': 754.26, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 11018, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-04-13T18:55:00.000Z', - 'ShippedDate': '1998-04-16T19:55:00.000Z', - 'Freight': 11.65, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11019, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-04-13T20:55:00.000Z', - 'ShippedDate': null, - 'Freight': 3.17, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 11020, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-04-14T21:55:00.000Z', - 'ShippedDate': '1998-04-16T22:55:00.000Z', - 'Freight': 43.3, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11021, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-14T23:55:00.000Z', - 'ShippedDate': '1998-04-21T13:50:00.000Z', - 'Freight': 297.18, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11022, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-04-14T03:50:00.000Z', - 'ShippedDate': '1998-05-04T01:50:00.000Z', - 'Freight': 6.27, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11023, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-04-14T02:50:00.000Z', - 'ShippedDate': '1998-04-24T03:50:00.000Z', - 'Freight': 123.83, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11024, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-15T04:50:00.000Z', - 'ShippedDate': '1998-04-20T05:50:00.000Z', - 'Freight': 74.36, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11025, - 'CustomerID': 'WARTH', - 'OrderDate': '1998-04-15T06:50:00.000Z', - 'ShippedDate': '1998-04-24T07:50:00.000Z', - 'Freight': 29.17, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' - }, - { - 'OrderID': 11026, - 'CustomerID': 'FRANS', - 'OrderDate': '1998-04-15T08:50:00.000Z', - 'ShippedDate': '1998-04-28T09:50:00.000Z', - 'Freight': 47.09, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 11027, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-16T10:50:00.000Z', - 'ShippedDate': '1998-04-20T11:50:00.000Z', - 'Freight': 52.52, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 11028, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-04-16T12:50:00.000Z', - 'ShippedDate': '1998-04-22T13:50:00.000Z', - 'Freight': 29.59, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11029, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-04-16T14:50:00.000Z', - 'ShippedDate': '1998-04-27T15:50:00.000Z', - 'Freight': 47.84, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 11030, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-17T16:50:00.000Z', - 'ShippedDate': '1998-04-27T17:50:00.000Z', - 'Freight': 830.75, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11031, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-17T18:50:00.000Z', - 'ShippedDate': '1998-04-24T19:50:00.000Z', - 'Freight': 227.22, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11032, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-04-17T20:50:00.000Z', - 'ShippedDate': '1998-04-23T21:50:00.000Z', - 'Freight': 606.19, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11033, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-04-17T22:50:00.000Z', - 'ShippedDate': '1998-04-23T23:50:00.000Z', - 'Freight': 84.74, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 11034, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-04-20T01:05:00.000Z', - 'ShippedDate': '1998-04-27T02:05:00.000Z', - 'Freight': 40.32, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11035, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-04-20T03:05:00.000Z', - 'ShippedDate': '1998-04-24T04:05:00.000Z', - 'Freight': 0.17, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 11036, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-04-20T05:05:00.000Z', - 'ShippedDate': '1998-04-22T06:05:00.000Z', - 'Freight': 149.47, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11037, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-04-21T07:05:00.000Z', - 'ShippedDate': '1998-04-27T08:05:00.000Z', - 'Freight': 3.2, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' - }, - { - 'OrderID': 11038, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-04-21T09:05:00.000Z', - 'ShippedDate': '1998-04-30T10:05:00.000Z', - 'Freight': 29.59, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' - }, - { - 'OrderID': 11039, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-04-21T11:05:00.000Z', - 'ShippedDate': null, - 'Freight': 65, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11040, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-22T12:05:00.000Z', - 'ShippedDate': null, - 'Freight': 18.84, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11041, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-04-22T13:05:00.000Z', - 'ShippedDate': '1998-04-28T14:05:00.000Z', - 'Freight': 48.22, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 11042, - 'CustomerID': 'COMMI', - 'OrderDate': '1998-04-22T15:05:00.000Z', - 'ShippedDate': '1998-05-01T16:05:00.000Z', - 'Freight': 29.99, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11043, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-04-22T17:05:00.000Z', - 'ShippedDate': '1998-04-29T18:05:00.000Z', - 'Freight': 8.8, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 11044, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-04-23T19:05:00.000Z', - 'ShippedDate': '1998-05-01T20:05:00.000Z', - 'Freight': 8.72, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' - }, - { - 'OrderID': 11045, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-23T21:05:00.000Z', - 'ShippedDate': null, - 'Freight': 70.58, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 11046, - 'CustomerID': 'WANDK', - 'OrderDate': '1998-04-23T22:05:00.000Z', - 'ShippedDate': '1998-04-24T23:05:00.000Z', - 'Freight': 71.64, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11047, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-24T01:30:00.000Z', - 'ShippedDate': '1998-05-01T02:30:00.000Z', - 'Freight': 46.62, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11048, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-24T03:30:00.000Z', - 'ShippedDate': '1998-04-30T04:30:00.000Z', - 'Freight': 24.12, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' - }, - { - 'OrderID': 11049, - 'CustomerID': 'GOURL', - 'OrderDate': '1998-04-24T05:30:00.000Z', - 'ShippedDate': '1998-05-04T06:30:00.000Z', - 'Freight': 8.34, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11050, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-27T07:30:00.000Z', - 'ShippedDate': '1998-05-05T08:30:00.000Z', - 'Freight': 59.41, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' - }, - { - 'OrderID': 11051, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-04-27T09:30:00.000Z', - 'ShippedDate': null, - 'Freight': 2.79, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 11052, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-04-27T10:30:00.000Z', - 'ShippedDate': '1998-05-01T11:30:00.000Z', - 'Freight': 67.26, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11053, - 'CustomerID': 'PICCO', - 'OrderDate': '1998-04-27T12:30:00.000Z', - 'ShippedDate': '1998-04-29T13:30:00.000Z', - 'Freight': 53.05, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 11054, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-04-28T14:30:00.000Z', - 'ShippedDate': '1998-04-29T15:30:00.000Z', - 'Freight': 0.33, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' - }, - { - 'OrderID': 11055, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-04-28T16:30:00.000Z', - 'ShippedDate': '1998-05-05T17:30:00.000Z', - 'Freight': 120.92, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11056, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-28T18:30:00.000Z', - 'ShippedDate': '1998-05-01T19:30:00.000Z', - 'Freight': 278.96, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11057, - 'CustomerID': 'NORTS', - 'OrderDate': '1998-04-29T20:30:00.000Z', - 'ShippedDate': '1998-05-01T21:30:00.000Z', - 'Freight': 4.13, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' - }, - { - 'OrderID': 11058, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-04-29T22:30:00.000Z', - 'ShippedDate': null, - 'Freight': 31.14, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11059, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-04-29T23:30:00.000Z', - 'ShippedDate': null, - 'Freight': 85.8, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11060, - 'CustomerID': 'FRANS', - 'OrderDate': '1998-04-30T01:05:00.000Z', - 'ShippedDate': '1998-05-04T02:05:00.000Z', - 'Freight': 10.98, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 11061, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-30T03:05:00.000Z', - 'ShippedDate': null, - 'Freight': 14.01, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11062, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-04-30T04:05:00.000Z', - 'ShippedDate': null, - 'Freight': 29.93, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' - }, - { - 'OrderID': 11063, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-04-30T05:05:00.000Z', - 'ShippedDate': '1998-05-06T06:05:00.000Z', - 'Freight': 81.73, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' - }, - { - 'OrderID': 11064, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-05-01T07:05:00.000Z', - 'ShippedDate': '1998-05-04T10:05:00.000Z', - 'Freight': 30.09, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11065, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-05-01T11:05:00.000Z', - 'ShippedDate': null, - 'Freight': 12.91, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11066, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-05-01T12:05:00.000Z', - 'ShippedDate': '1998-05-04T13:05:00.000Z', - 'Freight': 44.72, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' - }, - { - 'OrderID': 11067, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-05-04T14:05:00.000Z', - 'ShippedDate': '1998-05-06T15:05:00.000Z', - 'Freight': 7.98, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11068, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-05-04T16:05:00.000Z', - 'ShippedDate': null, - 'Freight': 81.75, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' - }, - { - 'OrderID': 11069, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-05-04T17:05:00.000Z', - 'ShippedDate': '1998-05-06T18:05:00.000Z', - 'Freight': 15.67, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 11070, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-05-05T19:05:00.000Z', - 'ShippedDate': null, - 'Freight': 136, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' - }, - { - 'OrderID': 11071, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-05-05T20:05:00.000Z', - 'ShippedDate': null, - 'Freight': 0.93, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' - }, - { - 'OrderID': 11072, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-05-05T21:05:00.000Z', - 'ShippedDate': null, - 'Freight': 258.64, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' - }, - { - 'OrderID': 11073, - 'CustomerID': 'PERIC', - 'OrderDate': '1998-05-05T22:05:00.000Z', - 'ShippedDate': null, - 'Freight': 24.95, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' - }, - { - 'OrderID': 11074, - 'CustomerID': 'SIMOB', - 'OrderDate': '1998-05-06T23:05:00.000Z', - 'ShippedDate': null, - 'Freight': 18.44, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' - }, - { - 'OrderID': 11075, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-05-06T01:30:00.000Z', - 'ShippedDate': null, - 'Freight': 6.19, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' - }, - { - 'OrderID': 11076, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-05-06T02:30:00.000Z', - 'ShippedDate': null, - 'Freight': 38.28, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' - }, - { - 'OrderID': 11077, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-05-06T03:50:00.000Z', - 'ShippedDate': null, - 'Freight': 8.53, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' - }]; \ No newline at end of file + export let employeeDetails: Object[] = [ + { + EmployeeID: 1, Role: 'TeamLead', Salary: 35000, Address: 'Chennai' + }, + { + EmployeeID: 2, Role: 'Manager', Salary: 55000, Address: 'Bangalore' + }, + { + EmployeeID: 3, Role: 'Engineer', Salary: 26000, Address: 'Cochin' + }, + { + EmployeeID: 4, Role: 'Sales', Salary: 6000, Address: 'Trivandrum' + }, + { + EmployeeID: 5, Role: 'Support', Salary: 17000, Address: 'Delhi' + }, + { + EmployeeID: 6, Role: 'TeamLead', Salary: 40000, Address: 'Chennai' + }, + { + EmployeeID: 7, Role: 'Manager', Salary: 65000, Address: 'Delhi' + }, + { + EmployeeID: 8, Role: 'Engineer', Salary: 26000, Address: 'Chennai' + }, + { + EmployeeID: 9, Role: 'Sales', Salary: 6000, Address: 'Delhi' + }, + { + EmployeeID: 10, Role: 'Support', Salary: 18000, Address: 'Delhi' + } + ]; + \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/employeeData.ts b/ej2-javascript/code-snippet/grid/grid-cs48/employeeData.ts deleted file mode 100644 index 2005f39a6..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs48/employeeData.ts +++ /dev/null @@ -1,427 +0,0 @@ -export let employeeData: Object[] = [{ - 'EmployeeID': 1, - 'LastName': 'Davolio', - 'FirstName': 'Nancy', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'LastName': 'Fuller', - 'FirstName': 'Andrew', - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'LastName': 'Leverling', - 'FirstName': 'Janet', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'LastName': 'Peacock', - 'FirstName': 'Margaret', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'LastName': 'Buchanan', - 'FirstName': 'Steven', - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': - 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'LastName': 'Suyama', - 'FirstName': 'Michael', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'LastName': 'King', - 'FirstName': 'Robert', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'LastName': 'Callahan', - 'FirstName': 'Laura', - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'LastName': 'Dodsworth', - 'FirstName': 'Anne', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; -export let complexData: Object[] = [{ - 'EmployeeID': 1, - 'Name': { - 'LastName': 'Davolio', - 'FirstName': 'Nancy' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'Name': { - 'LastName': 'Fuller', - 'FirstName': 'Andrew' - }, - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'Name': { - 'LastName': 'Leverling', - 'FirstName': 'Janet' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'Name': { - 'LastName': 'Peacock', - 'FirstName': 'Margaret' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'Name': { - 'LastName': 'Buchanan', - 'FirstName': 'Steven' - }, - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'Name': { - 'LastName': 'Suyama', - 'FirstName': 'Michael' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'Name': { - 'LastName': 'King', - 'FirstName': 'Robert' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'Name': { - 'LastName': 'Callahan', - 'FirstName': 'Laura' - }, - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'Name': { - 'LastName': 'Dodsworth', - 'FirstName': 'Anne' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/es5-datasource.js b/ej2-javascript/code-snippet/grid/grid-cs48/es5-datasource.js index fdc852841..91a5870e3 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs48/es5-datasource.js +++ b/ej2-javascript/code-snippet/grid/grid-cs48/es5-datasource.js @@ -1,10687 +1,32 @@ -var data = [ +var employeeDetails = [ { - OrderID: 10248, CustomerID: 'VINET', Role: 'Admin', EmployeeID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', Mask: '1111',ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 + EmployeeID: 1, Role: 'TeamLead', Salary: 35000, Address: 'Chennai' }, { - OrderID: 10249, CustomerID: 'TOMSP', Role: 'Employee', EmployeeID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', Mask: '2222', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 + EmployeeID: 2, Role: 'Manager', Salary: 55000, Address: 'Bangalore' }, { - OrderID: 10250, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', Mask: '3333', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 + EmployeeID: 3, Role: 'Engineer', Salary: 26000, Address: 'Cochin' }, { - OrderID: 10251, CustomerID: 'VICTE', Role: 'Manager', EmployeeID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', Mask: '4444', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 + EmployeeID: 4, Role: 'Sales', Salary: 6000, Address: 'Trivandrum' }, { - OrderID: 10252, CustomerID: 'SUPRD', Role: 'Manager', EmployeeID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', Mask: '5555', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 + EmployeeID: 5, Role: 'Support', Salary: 17000, Address: 'Delhi' }, { - OrderID: 10253, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', Mask: '6666', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 + EmployeeID: 6, Role: 'TeamLead', Salary: 40000, Address: 'Chennai' }, { - OrderID: 10254, CustomerID: 'CHOPS', Role: 'Employee', EmployeeID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', Mask: '7777', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 + EmployeeID: 7, Role: 'Manager', Salary: 65000, Address: 'Delhi' }, { - OrderID: 10255, CustomerID: 'RICSU', Role: 'Admin', EmployeeID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', Mask: '8888', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 + EmployeeID: 8, Role: 'Engineer', Salary: 26000, Address: 'Chennai' }, { - OrderID: 10256, CustomerID: 'WELLI', Role: 'Employee', EmployeeID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', Mask: '9999', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 + EmployeeID: 9, Role: 'Sales', Salary: 6000, Address: 'Delhi' }, { - OrderID: 10257, CustomerID: 'HILAA', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', Mask: '1234', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', Role: 'Manager', EmployeeID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', Mask: '2345', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', Mask: '3456', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', Mask: '4567', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', Mask: '5678', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', Role: 'Employee', EmployeeID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', Mask: '6789', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 - }]; - -var childdata = [ - { - OrderID: 10248, CustomerID: 'VINET', ID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 - }, - { - OrderID: 10249, CustomerID: 'TOMSP', ID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 - }, - { - OrderID: 10250, CustomerID: 'HANAR', ID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 - }, - { - OrderID: 10251, CustomerID: 'VICTE', ID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 - }, - { - OrderID: 10252, CustomerID: 'SUPRD', ID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 - }, - { - OrderID: 10253, CustomerID: 'HANAR', ID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 - }, - { - OrderID: 10254, CustomerID: 'CHOPS', ID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 - }, - { - OrderID: 10255, CustomerID: 'RICSU', ID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 - }, - { - OrderID: 10256, CustomerID: 'WELLI', ID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 - }, - { - OrderID: 10257, CustomerID: 'HILAA', ID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', ID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', ID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', ID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', ID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', ID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 - }]; - -var cascadeData = [ - { - OrderID: 10248, CustomerID: 'VINET', EmployeeID: 5, OrderDate: new Date(8364186e5), - ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', - ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'Australia', ShipState: 'Queensland', Freight: 32.38, Verified: !0 - }, - { - OrderID: 10249, CustomerID: 'TOMSP', EmployeeID: 6, OrderDate: new Date(836505e6), - ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', - ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Australia', ShipState: 'Tasmania', Freight: 11.61, Verified: !1 - }, - { - OrderID: 10250, CustomerID: 'HANAR', EmployeeID: 4, OrderDate: new Date(8367642e5), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'United States', ShipState: 'New York', Freight: 65.83, Verified: !0 - }, - { - OrderID: 10251, CustomerID: 'VICTE', EmployeeID: 3, OrderDate: new Date(8367642e5), - ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', - ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'Australia', ShipState: 'Queensland', Freight: 41.34, Verified: !0 - }, - { - OrderID: 10252, CustomerID: 'SUPRD', EmployeeID: 2, OrderDate: new Date(8368506e5), - ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', - ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'United States', ShipState: 'New York', Freight: 51.3, Verified: !0 - }, - { - OrderID: 10253, CustomerID: 'HANAR', EmployeeID: 7, OrderDate: new Date(836937e6), - ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', - ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'United States', ShipState: 'New York', Freight: 58.17, Verified: !0 - }, - { - OrderID: 10254, CustomerID: 'CHOPS', EmployeeID: 5, OrderDate: new Date(8370234e5), - ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', - ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 22.98, Verified: !1 - }, - { - OrderID: 10255, CustomerID: 'RICSU', EmployeeID: 9, OrderDate: new Date(8371098e5), - ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', - ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Australia', ShipState: 'Tasmania', Freight: 148.33, Verified: !0 - }, - { - OrderID: 10256, CustomerID: 'WELLI', EmployeeID: 3, OrderDate: new Date(837369e6), - ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', - ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 13.97, Verified: !1 - }, - { - OrderID: 10257, CustomerID: 'HILAA', EmployeeID: 4, OrderDate: new Date(8374554e5), - ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', - ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'United States', ShipState: 'Virginia', Freight: 81.91, Verified: !0 - }, - { - OrderID: 10258, CustomerID: 'ERNSH', EmployeeID: 1, OrderDate: new Date(8375418e5), - ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', - ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'United States', ShipState: 'Washington', Freight: 140.51, Verified: !0 - }, - { - OrderID: 10259, CustomerID: 'CENTC', EmployeeID: 4, OrderDate: new Date(8376282e5), - ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', - ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'United States', ShipState: 'Washington', Freight: 3.25, Verified: !1 - }, - { - OrderID: 10260, CustomerID: 'OTTIK', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', - ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Australia', ShipState: 'Victoria', Freight: 55.09, Verified: !0 - }, - { - OrderID: 10261, CustomerID: 'QUEDE', EmployeeID: 4, OrderDate: new Date(8377146e5), - ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', - ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'United States', ShipState: 'Washington', Freight: 3.05, Verified: !1 - }, - { - OrderID: 10262, CustomerID: 'RATTC', EmployeeID: 8, OrderDate: new Date(8379738e5), - ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', - ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'Australia', ShipState: 'Victoria', Freight: 48.29, Verified: !0 - }]; - var productData = [ - { - ProductID: 1, - ProductName: 'Chai', - UnitPrice: 18.0, - UnitsInStock: 39, - TotalCost: 702 - }, - - { - ProductID: 2, - ProductName: 'Chang', - UnitPrice: 19.0, - UnitsInStock: 17, - TotalCost: 323 - }, - - { - ProductID: 3, - ProductName: 'Aniseed Syrup', - UnitPrice: 10.0, - UnitsInStock: 13, - TotalCost: 130 - }, - - { - ProductID: 4, - ProductName: "Chef Anton's Cajun Seasoning", - UnitPrice: 22.0, - UnitsInStock: 53, - TotalCost: 1166 - }, - - { - ProductID: 5, - ProductName: "Chef Anton's Gumbo Mix", - UnitPrice: 21.35, - UnitsInStock: 0, - TotalCost: 0 - } - ]; -var purchaseData = [{ - 'OrderID': 10248, - 'CustomerID': 'VINET', - 'OrderDate': '1996-07-04T10:10:00.000Z', - 'ShippedDate': '1996-07-16T12:20:00.000Z', - 'Freight': 32.38, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10249, - 'CustomerID': 'TOMSP', - 'OrderDate': '1996-07-05T12:20:00.000Z', - 'ShippedDate': '1996-07-10T13:20:00.000Z', - 'Freight': 11.61, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10250, - 'CustomerID': 'HANAR', - 'OrderDate': '1996-07-08T08:40:00.000Z', - 'ShippedDate': '1996-07-12T07:50:00.000Z', - 'Freight': 65.83, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10251, - 'CustomerID': 'VICTE', - 'OrderDate': '1996-07-08T07:50:00.000Z', - 'ShippedDate': '1996-07-15T15:50:00.000Z', - 'Freight': 41.34, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10252, - 'CustomerID': 'SUPRD', - 'OrderDate': '1996-07-09T12:05:00.000Z', - 'ShippedDate': '1996-07-11T17:30:00.000Z', - 'Freight': 51.3, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10253, - 'CustomerID': 'HANAR', - 'OrderDate': '1996-07-10T11:20:00.000Z', - 'ShippedDate': '1996-07-16T10:10:00.000Z', - 'Freight': 58.17, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10254, - 'CustomerID': 'CHOPS', - 'OrderDate': '1996-07-17T18:30:00.000Z', - 'ShippedDate': '1996-07-23T20:40:00.000Z', - 'Freight': 22.98, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10255, - 'CustomerID': 'RICSU', - 'OrderDate': '1996-07-12T10:40:00.000Z', - 'ShippedDate': '1996-07-15T05:40:00.000Z', - 'Freight': 148.33, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10256, - 'CustomerID': 'WELLI', - 'OrderDate': '1996-07-15T20:50:00.000Z', - 'ShippedDate': '1996-07-17T21:50:00.000Z', - 'Freight': 13.97, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10257, - 'CustomerID': 'HILAA', - 'OrderDate': '1996-07-16T03:20:00.000Z', - 'ShippedDate': '1996-07-22T14:40:00.000Z', - 'Freight': 81.91, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10258, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-07-17T18:30:00.000Z', - 'ShippedDate': '1996-07-23T14:50:00.000Z', - 'Freight': 140.51, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10259, - 'CustomerID': 'CENTC', - 'OrderDate': '1996-07-18T01:20:00.000Z', - 'ShippedDate': '1996-07-25T16:20:00.000Z', - 'Freight': 3.25, - 'ShipName': 'Centro comercial Moctezuma', - 'ShipAddress': 'Sierras de Granada 9993', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10260, - 'CustomerID': 'OTTIK', - 'OrderDate': '1996-07-19T11:20:00.000Z', - 'ShippedDate': '1996-07-29T03:10:00.000Z', - 'Freight': 55.09, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10261, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-07-19T18:30:00.000Z', - 'ShippedDate': '1996-07-30T23:10:00.000Z', - 'Freight': 3.05, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10262, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-07-22T21:40:00.000Z', - 'ShippedDate': '1996-07-25T19:10:00.000Z', - 'Freight': 48.29, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10263, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-07-23T00:10:00.000Z', - 'ShippedDate': '1996-07-31T22:50:00.000Z', - 'Freight': 146.06, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10264, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-07-24T20:10:00.000Z', - 'ShippedDate': '1996-08-23T11:40:00.000Z', - 'Freight': 3.67, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10265, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-07-25T23:50:00.000Z', - 'ShippedDate': '1996-08-12T02:10:00.000Z', - 'Freight': 55.28, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10266, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-07-26T03:10:00.000Z', - 'ShippedDate': '1996-07-31T01:50:00.000Z', - 'Freight': 25.73, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10267, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-07-29T04:10:00.000Z', - 'ShippedDate': '1996-08-06T17:20:00.000Z', - 'Freight': 208.58, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10268, - 'CustomerID': 'GROSR', - 'OrderDate': '1996-07-30T01:20:00.000Z', - 'ShippedDate': '1996-08-02T03:40:00.000Z', - 'Freight': 66.29, - 'ShipName': 'GROSELLA-Restaurante', - 'ShipAddress': '5ª Ave. Los Palos Grandes', - 'ShipCity': 'Caracas', - 'ShipRegion': 'DF', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10269, - 'CustomerID': 'WHITC', - 'OrderDate': '1996-07-31T05:10:00.000Z', - 'ShippedDate': '1996-08-09T07:10:00.000Z', - 'Freight': 4.56, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10270, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-08-01T09:10:00.000Z', - 'ShippedDate': '1996-08-02T11:10:00.000Z', - 'Freight': 136.54, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10271, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-08-01T13:10:00.000Z', - 'ShippedDate': '1996-08-30T15:10:00.000Z', - 'Freight': 4.54, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10272, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-08-02T17:10:00.000Z', - 'ShippedDate': '1996-08-06T19:10:00.000Z', - 'Freight': 98.03, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10273, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-05T21:10:00.000Z', - 'ShippedDate': '1996-08-12T23:10:00.000Z', - 'Freight': 76.07, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10274, - 'CustomerID': 'VINET', - 'OrderDate': '1996-08-06T02:10:00.000Z', - 'ShippedDate': '1996-08-16T04:10:00.000Z', - 'Freight': 6.01, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10275, - 'CustomerID': 'MAGAA', - 'OrderDate': '1996-08-07T06:10:00.000Z', - 'ShippedDate': '1996-08-09T08:10:00.000Z', - 'Freight': 26.93, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10276, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-08-08T10:10:00.000Z', - 'ShippedDate': '1996-08-14T12:10:00.000Z', - 'Freight': 13.84, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10277, - 'CustomerID': 'MORGK', - 'OrderDate': '1996-08-09T14:10:00.000Z', - 'ShippedDate': '1996-08-13T16:10:00.000Z', - 'Freight': 125.77, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10278, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-08-12T18:10:00.000Z', - 'ShippedDate': '1996-08-16T20:10:00.000Z', - 'Freight': 92.69, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10279, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-08-13T22:10:00.000Z', - 'ShippedDate': '1996-08-16T02:10:00.000Z', - 'Freight': 25.83, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10280, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-08-14T01:40:00.000Z', - 'ShippedDate': '1996-09-12T02:40:00.000Z', - 'Freight': 8.98, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10281, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-08-14T03:40:00.000Z', - 'ShippedDate': '1996-08-21T04:40:00.000Z', - 'Freight': 2.94, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10282, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-08-15T05:40:00.000Z', - 'ShippedDate': '1996-08-21T06:40:00.000Z', - 'Freight': 12.69, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10283, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-08-16T07:40:00.000Z', - 'ShippedDate': '1996-08-23T08:40:00.000Z', - 'Freight': 84.81, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10284, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-08-19T09:40:00.000Z', - 'ShippedDate': '1996-08-27T10:40:00.000Z', - 'Freight': 76.56, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10285, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-20T11:40:00.000Z', - 'ShippedDate': '1996-08-26T12:40:00.000Z', - 'Freight': 76.83, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10286, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-08-21T01:50:00.000Z', - 'ShippedDate': '1996-08-30T02:50:00.000Z', - 'Freight': 229.24, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10287, - 'CustomerID': 'RICAR', - 'OrderDate': '1996-08-22T03:50:00.000Z', - 'ShippedDate': '1996-08-28T04:50:00.000Z', - 'Freight': 12.76, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10288, - 'CustomerID': 'REGGC', - 'OrderDate': '1996-08-23T05:50:00.000Z', - 'ShippedDate': '1996-09-03T06:50:00.000Z', - 'Freight': 7.45, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10289, - 'CustomerID': 'BSBEV', - 'OrderDate': '1996-08-26T07:50:00.000Z', - 'ShippedDate': '1996-08-28T08:50:00.000Z', - 'Freight': 22.77, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10290, - 'CustomerID': 'COMMI', - 'OrderDate': '1996-08-27T09:50:00.000Z', - 'ShippedDate': '1996-09-03T10:50:00.000Z', - 'Freight': 79.7, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10291, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-08-27T11:50:00.000Z', - 'ShippedDate': '1996-09-04T12:50:00.000Z', - 'Freight': 6.4, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10292, - 'CustomerID': 'TRADH', - 'OrderDate': '1996-08-28T01:10:00.000Z', - 'ShippedDate': '1996-09-02T02:10:00.000Z', - 'Freight': 1.35, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10293, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-08-29T03:10:00.000Z', - 'ShippedDate': '1996-09-11T04:10:00.000Z', - 'Freight': 21.18, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10294, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-08-30T05:10:00.000Z', - 'ShippedDate': '1996-09-05T06:10:00.000Z', - 'Freight': 147.26, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10295, - 'CustomerID': 'VINET', - 'OrderDate': '1996-09-02T07:10:00.000Z', - 'ShippedDate': '1996-09-10T08:10:00.000Z', - 'Freight': 1.15, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10296, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-09-03T09:10:00.000Z', - 'ShippedDate': '1996-09-11T10:10:00.000Z', - 'Freight': 0.12, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10297, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-09-04T11:10:00.000Z', - 'ShippedDate': '1996-09-10T12:10:00.000Z', - 'Freight': 5.74, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10298, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-09-05T01:10:00.000Z', - 'ShippedDate': '1996-09-11T02:20:00.000Z', - 'Freight': 168.22, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10299, - 'CustomerID': 'RICAR', - 'OrderDate': '1996-09-06T03:20:00.000Z', - 'ShippedDate': '1996-09-13T04:20:00.000Z', - 'Freight': 29.76, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10300, - 'CustomerID': 'MAGAA', - 'OrderDate': '1996-09-09T05:20:00.000Z', - 'ShippedDate': '1996-09-18T06:20:00.000Z', - 'Freight': 17.68, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10301, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-09-09T07:20:00.000Z', - 'ShippedDate': '1996-09-17T08:20:00.000Z', - 'Freight': 45.08, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10302, - 'CustomerID': 'SUPRD', - 'OrderDate': '1996-09-10T09:20:00.000Z', - 'ShippedDate': '1996-10-09T10:20:00.000Z', - 'Freight': 6.27, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10303, - 'CustomerID': 'GODOS', - 'OrderDate': '1996-09-11T11:20:00.000Z', - 'ShippedDate': '1996-09-18T12:20:00.000Z', - 'Freight': 107.83, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10304, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-09-12T00:10:00.000Z', - 'ShippedDate': '1996-09-17T01:20:00.000Z', - 'Freight': 63.79, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10305, - 'CustomerID': 'OLDWO', - 'OrderDate': '1996-09-13T01:20:00.000Z', - 'ShippedDate': '1996-10-09T02:20:00.000Z', - 'Freight': 257.62, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10306, - 'CustomerID': 'ROMEY', - 'OrderDate': '1996-09-16T03:20:00.000Z', - 'ShippedDate': '1996-09-23T04:20:00.000Z', - 'Freight': 7.56, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10307, - 'CustomerID': 'LONEP', - 'OrderDate': '1996-09-17T05:20:00.000Z', - 'ShippedDate': '1996-09-25T06:20:00.000Z', - 'Freight': 0.56, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10308, - 'CustomerID': 'ANATR', - 'OrderDate': '1996-09-18T07:20:00.000Z', - 'ShippedDate': '1996-09-24T08:20:00.000Z', - 'Freight': 1.61, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10309, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-09-19T09:20:00.000Z', - 'ShippedDate': '1996-10-23T10:20:00.000Z', - 'Freight': 47.3, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10310, - 'CustomerID': 'THEBI', - 'OrderDate': '1996-09-20T11:20:00.000Z', - 'ShippedDate': '1996-09-27T12:20:00.000Z', - 'Freight': 17.52, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10311, - 'CustomerID': 'DUMON', - 'OrderDate': '1996-09-20T13:20:00.000Z', - 'ShippedDate': '1996-09-26T14:20:00.000Z', - 'Freight': 24.69, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10312, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-09-23T15:20:00.000Z', - 'ShippedDate': '1996-10-03T16:20:00.000Z', - 'Freight': 40.26, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10313, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-09-24T17:20:00.000Z', - 'ShippedDate': '1996-10-04T18:20:00.000Z', - 'Freight': 1.96, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10314, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-09-25T19:20:00.000Z', - 'ShippedDate': '1996-10-04T20:20:00.000Z', - 'Freight': 74.16, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10315, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-09-26T21:20:00.000Z', - 'ShippedDate': '1996-10-03T22:20:00.000Z', - 'Freight': 41.76, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10316, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-09-27T23:20:00.000Z', - 'ShippedDate': '1996-10-08T00:30:00.000Z', - 'Freight': 150.15, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10317, - 'CustomerID': 'LONEP', - 'OrderDate': '1996-09-30T01:30:00.000Z', - 'ShippedDate': '1996-10-10T02:30:00.000Z', - 'Freight': 12.69, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10318, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-10-01T03:30:00.000Z', - 'ShippedDate': '1996-10-04T03:30:00.000Z', - 'Freight': 4.73, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10319, - 'CustomerID': 'TORTU', - 'OrderDate': '1996-10-02T04:30:00.000Z', - 'ShippedDate': '1996-10-11T05:30:00.000Z', - 'Freight': 64.5, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10320, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-10-03T06:30:00.000Z', - 'ShippedDate': '1996-10-18T07:30:00.000Z', - 'Freight': 34.57, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10321, - 'CustomerID': 'ISLAT', - 'OrderDate': '1996-10-03T08:30:00.000Z', - 'ShippedDate': '1996-10-11T09:30:00.000Z', - 'Freight': 3.43, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10322, - 'CustomerID': 'PERIC', - 'OrderDate': '1996-10-04T10:30:00.000Z', - 'ShippedDate': '1996-10-23T11:30:00.000Z', - 'Freight': 0.4, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10323, - 'CustomerID': 'KOENE', - 'OrderDate': '1996-10-07T12:30:00.000Z', - 'ShippedDate': '1996-10-14T13:30:00.000Z', - 'Freight': 4.88, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10324, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-10-08T14:30:00.000Z', - 'ShippedDate': '1996-10-10T15:30:00.000Z', - 'Freight': 214.27, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10325, - 'CustomerID': 'KOENE', - 'OrderDate': '1996-10-09T16:30:00.000Z', - 'ShippedDate': '1996-10-14T17:30:00.000Z', - 'Freight': 64.86, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10326, - 'CustomerID': 'BOLID', - 'OrderDate': '1996-10-10T18:30:00.000Z', - 'ShippedDate': '1996-10-14T19:30:00.000Z', - 'Freight': 77.92, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10327, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-10-11T20:30:00.000Z', - 'ShippedDate': '1996-10-14T21:30:00.000Z', - 'Freight': 63.36, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10328, - 'CustomerID': 'FURIB', - 'OrderDate': '1996-10-14T22:30:00.000Z', - 'ShippedDate': '1996-10-17T23:30:00.000Z', - 'Freight': 87.03, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10329, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-10-15T00:40:00.000Z', - 'ShippedDate': '1996-10-23T01:40:00.000Z', - 'Freight': 191.67, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10330, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-10-16T02:40:00.000Z', - 'ShippedDate': '1996-10-28T03:40:00.000Z', - 'Freight': 12.75, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10331, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-10-16T02:40:00.000Z', - 'ShippedDate': '1996-10-21T03:40:00.000Z', - 'Freight': 10.19, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10332, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-10-17T04:40:00.000Z', - 'ShippedDate': '1996-10-21T05:40:00.000Z', - 'Freight': 52.84, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10333, - 'CustomerID': 'WARTH', - 'OrderDate': '1996-10-18T06:40:00.000Z', - 'ShippedDate': '1996-10-25T07:40:00.000Z', - 'Freight': 0.59, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10334, - 'CustomerID': 'VICTE', - 'OrderDate': '1996-10-21T08:40:00.000Z', - 'ShippedDate': '1996-10-28T09:40:00.000Z', - 'Freight': 8.56, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10335, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-10-22T10:40:00.000Z', - 'ShippedDate': '1996-10-24T11:40:00.000Z', - 'Freight': 42.11, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10336, - 'CustomerID': 'PRINI', - 'OrderDate': '1996-10-23T12:40:00.000Z', - 'ShippedDate': '1996-10-25T13:40:00.000Z', - 'Freight': 15.51, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10337, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-10-24T14:40:00.000Z', - 'ShippedDate': '1996-10-29T14:40:00.000Z', - 'Freight': 108.26, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10338, - 'CustomerID': 'OLDWO', - 'OrderDate': '1996-10-25T15:40:00.000Z', - 'ShippedDate': '1996-10-29T16:40:00.000Z', - 'Freight': 84.21, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10339, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-10-28T17:40:00.000Z', - 'ShippedDate': '1996-11-04T18:40:00.000Z', - 'Freight': 15.66, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10340, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-10-29T19:40:00.000Z', - 'ShippedDate': '1996-11-08T20:40:00.000Z', - 'Freight': 166.31, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10341, - 'CustomerID': 'SIMOB', - 'OrderDate': '1996-10-29T21:40:00.000Z', - 'ShippedDate': '1996-11-05T22:40:00.000Z', - 'Freight': 26.78, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10342, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-10-30T23:40:00.000Z', - 'ShippedDate': '1996-11-04T00:50:00.000Z', - 'Freight': 54.83, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10343, - 'CustomerID': 'LEHMS', - 'OrderDate': '1996-10-31T01:50:00.000Z', - 'ShippedDate': '1996-11-06T02:50:00.000Z', - 'Freight': 110.37, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10344, - 'CustomerID': 'WHITC', - 'OrderDate': '1996-11-01T03:50:00.000Z', - 'ShippedDate': '1996-11-05T04:50:00.000Z', - 'Freight': 23.29, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10345, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-11-04T05:50:00.000Z', - 'ShippedDate': '1996-11-11T05:50:00.000Z', - 'Freight': 249.06, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10346, - 'CustomerID': 'RATTC', - 'OrderDate': '1996-11-05T06:50:00.000Z', - 'ShippedDate': '1996-11-08T07:50:00.000Z', - 'Freight': 142.08, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10347, - 'CustomerID': 'FAMIA', - 'OrderDate': '1996-11-06T08:50:00.000Z', - 'ShippedDate': '1996-11-08T09:50:00.000Z', - 'Freight': 3.1, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10348, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-11-07T10:50:00.000Z', - 'ShippedDate': '1996-11-15T11:50:00.000Z', - 'Freight': 0.78, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10349, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-11-08T12:50:00.000Z', - 'ShippedDate': '1996-11-15T13:50:00.000Z', - 'Freight': 8.63, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10350, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-11-11T14:50:00.000Z', - 'ShippedDate': '1996-12-03T15:50:00.000Z', - 'Freight': 64.19, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10351, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-11-11T16:50:00.000Z', - 'ShippedDate': '1996-11-20T17:50:00.000Z', - 'Freight': 162.33, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10352, - 'CustomerID': 'FURIB', - 'OrderDate': '1996-11-12T18:50:00.000Z', - 'ShippedDate': '1996-11-18T19:50:00.000Z', - 'Freight': 1.3, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10353, - 'CustomerID': 'PICCO', - 'OrderDate': '1996-11-13T20:50:00.000Z', - 'ShippedDate': '1996-11-25T21:50:00.000Z', - 'Freight': 360.63, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10354, - 'CustomerID': 'PERIC', - 'OrderDate': '1996-11-14T21:50:00.000Z', - 'ShippedDate': '1996-11-20T22:50:00.000Z', - 'Freight': 53.8, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10355, - 'CustomerID': 'AROUT', - 'OrderDate': '1996-11-15T23:50:00.000Z', - 'ShippedDate': '1996-11-20T00:50:00.000Z', - 'Freight': 41.95, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10356, - 'CustomerID': 'WANDK', - 'OrderDate': '1996-11-18T01:05:00.000Z', - 'ShippedDate': '1996-11-27T02:05:00.000Z', - 'Freight': 36.71, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10357, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-11-19T03:05:00.000Z', - 'ShippedDate': '1996-12-02T04:05:00.000Z', - 'Freight': 34.88, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10358, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-11-20T05:05:00.000Z', - 'ShippedDate': '1996-11-27T06:05:00.000Z', - 'Freight': 19.64, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10359, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-11-21T07:05:00.000Z', - 'ShippedDate': '1996-11-26T08:05:00.000Z', - 'Freight': 288.43, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10360, - 'CustomerID': 'BLONP', - 'OrderDate': '1996-11-22T09:05:00.000Z', - 'ShippedDate': '1996-12-02T10:05:00.000Z', - 'Freight': 131.7, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10361, - 'CustomerID': 'QUICK', - 'OrderDate': '1996-11-22T11:05:00.000Z', - 'ShippedDate': '1996-12-03T12:05:00.000Z', - 'Freight': 183.17, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10362, - 'CustomerID': 'BONAP', - 'OrderDate': '1996-11-25T13:05:00.000Z', - 'ShippedDate': '1996-11-28T14:05:00.000Z', - 'Freight': 96.04, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10363, - 'CustomerID': 'DRACD', - 'OrderDate': '1996-11-26T15:05:00.000Z', - 'ShippedDate': '1996-12-04T16:05:00.000Z', - 'Freight': 30.54, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10364, - 'CustomerID': 'EASTC', - 'OrderDate': '1996-11-26T17:05:00.000Z', - 'ShippedDate': '1996-12-04T18:05:00.000Z', - 'Freight': 71.97, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10365, - 'CustomerID': 'ANTON', - 'OrderDate': '1996-11-27T19:05:00.000Z', - 'ShippedDate': '1996-12-02T20:05:00.000Z', - 'Freight': 22, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10366, - 'CustomerID': 'GALED', - 'OrderDate': '1996-11-28T21:05:00.000Z', - 'ShippedDate': '1996-12-30T22:05:00.000Z', - 'Freight': 10.14, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10367, - 'CustomerID': 'VAFFE', - 'OrderDate': '1996-11-28T23:05:00.000Z', - 'ShippedDate': '1996-12-02T00:05:00.000Z', - 'Freight': 13.55, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10368, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-11-29T02:00.00.000Z', - 'ShippedDate': '1996-12-02T04:00.00.000Z', - 'Freight': 101.95, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10369, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-12-02T04:00.00.000Z', - 'ShippedDate': '1996-12-09T07:25:00.000Z', - 'Freight': 195.68, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10370, - 'CustomerID': 'CHOPS', - 'OrderDate': '1996-12-03T06:00.00.000Z', - 'ShippedDate': '1996-12-27T07:00.00.000Z', - 'Freight': 1.17, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10371, - 'CustomerID': 'LAMAI', - 'OrderDate': '1996-12-03T08:00.00.000Z', - 'ShippedDate': '1996-12-24T09:00.00.000Z', - 'Freight': 0.45, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10372, - 'CustomerID': 'QUEEN', - 'OrderDate': '1996-12-04T10:00.00.000Z', - 'ShippedDate': '1996-12-09T11:00.00.000Z', - 'Freight': 890.78, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10373, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-12-05T12:00.00.000Z', - 'ShippedDate': '1996-12-11T13:00.00.000Z', - 'Freight': 124.12, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10374, - 'CustomerID': 'WOLZA', - 'OrderDate': '1996-12-05T14:00.00.000Z', - 'ShippedDate': '1996-12-09T15:00.00.000Z', - 'Freight': 3.94, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10375, - 'CustomerID': 'HUNGC', - 'OrderDate': '1996-12-06T16:00.00.000Z', - 'ShippedDate': '1996-12-09T17:00.00.000Z', - 'Freight': 20.12, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10376, - 'CustomerID': 'MEREP', - 'OrderDate': '1996-12-09T18:00.00.000Z', - 'ShippedDate': '1996-12-13T19:00.00.000Z', - 'Freight': 20.39, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10377, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-12-09T20:00.00.000Z', - 'ShippedDate': '1996-12-13T21:00.00.000Z', - 'Freight': 22.21, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10378, - 'CustomerID': 'FOLKO', - 'OrderDate': '1996-12-10T22:00.00.000Z', - 'ShippedDate': '1996-12-19T23:00.00.000Z', - 'Freight': 5.44, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10379, - 'CustomerID': 'QUEDE', - 'OrderDate': '1996-12-11T01:25:00.000Z', - 'ShippedDate': '1996-12-13T02:25:00.000Z', - 'Freight': 45.03, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10380, - 'CustomerID': 'HUNGO', - 'OrderDate': '1996-12-12T03:25:00.000Z', - 'ShippedDate': '1997-01-16T04:25:00.000Z', - 'Freight': 35.03, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10381, - 'CustomerID': 'LILAS', - 'OrderDate': '1996-12-12T05:25:00.000Z', - 'ShippedDate': '1996-12-13T06:25:00.000Z', - 'Freight': 7.99, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10382, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-12-13T07:25:00.000Z', - 'ShippedDate': '1996-12-16T07:25:00.000Z', - 'Freight': 94.77, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10383, - 'CustomerID': 'AROUT', - 'OrderDate': '1996-12-16T07:25:00.000Z', - 'ShippedDate': '1996-12-18T02:25:00.000Z', - 'Freight': 34.24, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10384, - 'CustomerID': 'BERGS', - 'OrderDate': '1996-12-16T03:25:00.000Z', - 'ShippedDate': '1996-12-20T04:25:00.000Z', - 'Freight': 168.64, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10385, - 'CustomerID': 'SPLIR', - 'OrderDate': '1996-12-17T04:25:00.000Z', - 'ShippedDate': '1996-12-23T04:25:00.000Z', - 'Freight': 30.96, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10386, - 'CustomerID': 'FAMIA', - 'OrderDate': '1996-12-18T05:25:00.000Z', - 'ShippedDate': '1996-12-25T06:25:00.000Z', - 'Freight': 13.99, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10387, - 'CustomerID': 'SANTG', - 'OrderDate': '1996-12-18T07:25:00.000Z', - 'ShippedDate': '1996-12-20T08:25:00.000Z', - 'Freight': 93.63, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10388, - 'CustomerID': 'SEVES', - 'OrderDate': '1996-12-19T09:25:00.000Z', - 'ShippedDate': '1996-12-20T10:25:00.000Z', - 'Freight': 34.86, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10389, - 'CustomerID': 'BOTTM', - 'OrderDate': '1996-12-20T11:25:00.000Z', - 'ShippedDate': '1996-12-24T12:25:00.000Z', - 'Freight': 47.42, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10390, - 'CustomerID': 'ERNSH', - 'OrderDate': '1996-12-23T13:25:00.000Z', - 'ShippedDate': '1996-12-26T14:25:00.000Z', - 'Freight': 126.38, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10391, - 'CustomerID': 'DRACD', - 'OrderDate': '1996-12-23T15:25:00.000Z', - 'ShippedDate': '1996-12-31T16:25:00.000Z', - 'Freight': 5.45, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10392, - 'CustomerID': 'PICCO', - 'OrderDate': '1996-12-24T17:25:00.000Z', - 'ShippedDate': '1997-01-01T18:25:00.000Z', - 'Freight': 122.46, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10393, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-12-25T19:25:00.000Z', - 'ShippedDate': '1997-01-03T20:25:00.000Z', - 'Freight': 126.56, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10394, - 'CustomerID': 'HUNGC', - 'OrderDate': '1996-12-25T21:25:00.000Z', - 'ShippedDate': '1997-01-03T22:25:00.000Z', - 'Freight': 30.34, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10395, - 'CustomerID': 'HILAA', - 'OrderDate': '1996-12-26T23:25:00.000Z', - 'ShippedDate': '1997-01-03T00:25:00.000Z', - 'Freight': 184.41, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10396, - 'CustomerID': 'FRANK', - 'OrderDate': '1996-12-27T01:45:00.000Z', - 'ShippedDate': '1997-01-06T02:45:00.000Z', - 'Freight': 135.35, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10397, - 'CustomerID': 'PRINI', - 'OrderDate': '1996-12-27T03:45:00.000Z', - 'ShippedDate': '1997-01-02T04:45:00.000Z', - 'Freight': 60.26, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10398, - 'CustomerID': 'SAVEA', - 'OrderDate': '1996-12-30T05:45:00.000Z', - 'ShippedDate': '1997-01-09T06:45:00.000Z', - 'Freight': 89.16, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10399, - 'CustomerID': 'VAFFE', - 'OrderDate': '1996-12-31T07:45:00.000Z', - 'ShippedDate': '1997-01-08T08:45:00.000Z', - 'Freight': 27.36, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10400, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-01-01T09:45:00.000Z', - 'ShippedDate': '1997-01-16T10:45:00.000Z', - 'Freight': 83.93, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10401, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-01-01T11:45:00.000Z', - 'ShippedDate': '1997-01-10T12:45:00.000Z', - 'Freight': 12.51, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10402, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-02T13:45:00.000Z', - 'ShippedDate': '1997-01-10T14:45:00.000Z', - 'Freight': 67.88, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10403, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-03T15:45:00.000Z', - 'ShippedDate': '1997-01-09T16:45:00.000Z', - 'Freight': 73.79, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10404, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-01-03T17:45:00.000Z', - 'ShippedDate': '1997-01-08T18:45:00.000Z', - 'Freight': 155.97, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10405, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-01-06T19:45:00.000Z', - 'ShippedDate': '1997-01-22T20:45:00.000Z', - 'Freight': 34.82, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10406, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-01-07T21:45:00.000Z', - 'ShippedDate': '1997-01-13T22:45:00.000Z', - 'Freight': 108.04, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10407, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-01-07T23:45:00.000Z', - 'ShippedDate': '1997-01-30T01:55:00.000Z', - 'Freight': 91.48, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10408, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-01-08T01:55:00.000Z', - 'ShippedDate': '1997-01-14T01:55:00.000Z', - 'Freight': 11.26, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10409, - 'CustomerID': 'OCEAN', - 'OrderDate': '1997-01-09T02:55:00.000Z', - 'ShippedDate': '1997-01-14T03:55:00.000Z', - 'Freight': 29.83, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10410, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-10T04:55:00.000Z', - 'ShippedDate': '1997-01-15T05:55:00.000Z', - 'Freight': 2.4, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10411, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-10T06:55:00.000Z', - 'ShippedDate': '1997-01-21T07:55:00.000Z', - 'Freight': 23.65, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10412, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-01-13T08:55:00.000Z', - 'ShippedDate': '1997-01-15T09:55:00.000Z', - 'Freight': 3.77, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10413, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-01-14T10:55:00.000Z', - 'ShippedDate': '1997-01-16T11:55:00.000Z', - 'Freight': 95.66, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10414, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-01-14T12:55:00.000Z', - 'ShippedDate': '1997-01-17T13:55:00.000Z', - 'Freight': 21.48, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10415, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-01-15T14:55:00.000Z', - 'ShippedDate': '1997-01-24T15:55:00.000Z', - 'Freight': 0.2, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10416, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-01-16T16:55:00.000Z', - 'ShippedDate': '1997-01-27T17:55:00.000Z', - 'Freight': 22.72, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10417, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-01-16T18:55:00.000Z', - 'ShippedDate': '1997-01-28T19:55:00.000Z', - 'Freight': 70.29, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10418, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-01-17T20:55:00.000Z', - 'ShippedDate': '1997-01-24T21:55:00.000Z', - 'Freight': 17.55, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10419, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-01-20T22:55:00.000Z', - 'ShippedDate': '1997-01-30T23:55:00.000Z', - 'Freight': 137.35, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10420, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-01-21T01:05:00.000Z', - 'ShippedDate': '1997-01-27T012:05:00.000Z', - 'Freight': 44.12, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10421, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-01-21T02:05:00.000Z', - 'ShippedDate': '1997-01-27T03:05:00.000Z', - 'Freight': 99.23, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10422, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-01-22T04:05:00.000Z', - 'ShippedDate': '1997-01-31T05:05:00.000Z', - 'Freight': 3.02, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10423, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-01-23T06:05:00.000Z', - 'ShippedDate': '1997-02-24T07:05:00.000Z', - 'Freight': 24.5, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10424, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-01-23T08:05:00.000Z', - 'ShippedDate': '1997-01-27T09:05:00.000Z', - 'Freight': 370.61, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10425, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-01-24T10:05:00.000Z', - 'ShippedDate': '1997-02-14T11:05:00.000Z', - 'Freight': 7.93, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10426, - 'CustomerID': 'GALED', - 'OrderDate': '1997-01-27T12:05:00.000Z', - 'ShippedDate': '1997-02-06T13:05:00.000Z', - 'Freight': 18.69, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10427, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-01-27T14:05:00.000Z', - 'ShippedDate': '1997-03-03T15:05:00.000Z', - 'Freight': 31.29, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10428, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-01-28T16:05:00.000Z', - 'ShippedDate': '1997-02-04T17:05:00.000Z', - 'Freight': 11.09, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10429, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-01-29T18:05:00.000Z', - 'ShippedDate': '1997-02-07T19:05:00.000Z', - 'Freight': 56.63, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10430, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-01-30T20:05:00.000Z', - 'ShippedDate': '1997-02-03T21:05:00.000Z', - 'Freight': 458.78, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10431, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-01-30T22:05:00.000Z', - 'ShippedDate': '1997-02-07T23:05:00.000Z', - 'Freight': 44.17, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10432, - 'CustomerID': 'SPLIR', - 'OrderDate': '1997-01-31T01:15:00.000Z', - 'ShippedDate': '1997-02-07T02:15:00.000Z', - 'Freight': 4.34, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10433, - 'CustomerID': 'PRINI', - 'OrderDate': '1997-02-03T03:15:00.000Z', - 'ShippedDate': '1997-03-04T04:15:00.000Z', - 'Freight': 73.83, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10434, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-02-03T05:15:00.000Z', - 'ShippedDate': '1997-02-13T06:15:00.000Z', - 'Freight': 17.92, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10435, - 'CustomerID': 'CONSH', - 'OrderDate': '1997-02-04T07:15:00.000Z', - 'ShippedDate': '1997-02-07T08:15:00.000Z', - 'Freight': 9.21, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10436, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-02-05T09:15:00.000Z', - 'ShippedDate': '1997-02-11T10:15:00.000Z', - 'Freight': 156.66, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10437, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-02-05T11:15:00.000Z', - 'ShippedDate': '1997-02-12T12:15:00.000Z', - 'Freight': 19.97, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10438, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-02-06T13:15:00.000Z', - 'ShippedDate': '1997-02-14T14:15:00.000Z', - 'Freight': 8.24, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10439, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-02-07T15:15:00.000Z', - 'ShippedDate': '1997-02-10T16:15:00.000Z', - 'Freight': 4.07, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10440, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-02-10T17:15:00.000Z', - 'ShippedDate': '1997-02-28T18:15:00.000Z', - 'Freight': 86.53, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10441, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-02-10T19:15:00.000Z', - 'ShippedDate': '1997-03-14T20:15:00.000Z', - 'Freight': 73.02, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10442, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-02-11T21:15:00.000Z', - 'ShippedDate': '1997-02-18T22:15:00.000Z', - 'Freight': 47.94, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10443, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-02-12T23:15:00.000Z', - 'ShippedDate': '1997-02-14T00:25:00.000Z', - 'Freight': 13.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10444, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-02-12T00:25:00.000Z', - 'ShippedDate': '1997-02-21T01:25:00.000Z', - 'Freight': 3.5, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10445, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-02-13T02:25:00.000Z', - 'ShippedDate': '1997-02-20T03:00.00.000Z', - 'Freight': 9.3, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10446, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-02-14T04:00.00.000Z', - 'ShippedDate': '1997-02-19T05:00.00.000Z', - 'Freight': 14.68, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10447, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-02-14T05:00.00.000Z', - 'ShippedDate': '1997-03-07T06:25:00.000Z', - 'Freight': 68.66, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10448, - 'CustomerID': 'RANCH', - 'OrderDate': '1997-02-17T07:25:00.000Z', - 'ShippedDate': '1997-02-24T08:25:00.000Z', - 'Freight': 38.82, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10449, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-02-18T09:25:00.000Z', - 'ShippedDate': '1997-02-27T10:25:00.000Z', - 'Freight': 53.3, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10450, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-02-19T11:25:00.000Z', - 'ShippedDate': '1997-03-11T12:25:00.000Z', - 'Freight': 7.23, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10451, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-02-19T13:25:00.000Z', - 'ShippedDate': '1997-03-12T14:25:00.000Z', - 'Freight': 189.09, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10452, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-02-20T15:25:00.000Z', - 'ShippedDate': '1997-02-26T16:25:00.000Z', - 'Freight': 140.26, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10453, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-02-21T17:25:00.000Z', - 'ShippedDate': '1997-02-26T18:25:00.000Z', - 'Freight': 25.36, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10454, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-02-21T19:25:00.000Z', - 'ShippedDate': '1997-02-25T20:25:00.000Z', - 'Freight': 2.74, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10455, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-02-24T21:25:00.000Z', - 'ShippedDate': '1997-03-03T22:25:00.000Z', - 'Freight': 180.45, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10456, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-02-25T23:25:00.000Z', - 'ShippedDate': '1997-02-28T01:25:00.000Z', - 'Freight': 8.12, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10457, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-02-25T01:35:00.000Z', - 'ShippedDate': '1997-03-03T02:35:00.000Z', - 'Freight': 11.57, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10458, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-02-26T03:35:00.000Z', - 'ShippedDate': '1997-03-04T04:35:00.000Z', - 'Freight': 147.06, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10459, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-02-27T04:35:00.000Z', - 'ShippedDate': '1997-02-28T04:35:00.000Z', - 'Freight': 25.09, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10460, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-02-28T05:35:00.000Z', - 'ShippedDate': '1997-03-03T06:35:00.000Z', - 'Freight': 16.27, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10461, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-02-28T07:35:00.000Z', - 'ShippedDate': '1997-03-05T08:35:00.000Z', - 'Freight': 148.61, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10462, - 'CustomerID': 'CONSH', - 'OrderDate': '1997-03-03T09:00.00.000Z', - 'ShippedDate': '1997-03-18T10:00.00.000Z', - 'Freight': 6.17, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10463, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-03-04T11:00.00.000Z', - 'ShippedDate': '1997-03-06T12:00.00.000Z', - 'Freight': 14.78, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10464, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-03-04T13:00.00.000Z', - 'ShippedDate': '1997-03-14T14:00.00.000Z', - 'Freight': 89, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10465, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-03-05T15:00.00.000Z', - 'ShippedDate': '1997-03-14T16:00.00.000Z', - 'Freight': 145.04, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10466, - 'CustomerID': 'COMMI', - 'OrderDate': '1997-03-06T17:00.00.000Z', - 'ShippedDate': '1997-03-13T18:00.00.000Z', - 'Freight': 11.93, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10467, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-03-06T19:00.00.000Z', - 'ShippedDate': '1997-03-11T20:00.00.000Z', - 'Freight': 4.93, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10468, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-03-07T21:00.00.000Z', - 'ShippedDate': '1997-03-12T22:00.00.000Z', - 'Freight': 44.12, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10469, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-03-10T23:00.00.000Z', - 'ShippedDate': '1997-03-14T01:00.00.000Z', - 'Freight': 60.18, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10470, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-03-11T02:00.00.000Z', - 'ShippedDate': '1997-03-14T03:00.00.000Z', - 'Freight': 64.56, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10471, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-03-11T04:00.00.000Z', - 'ShippedDate': '1997-03-18T05:00.00.000Z', - 'Freight': 45.59, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10472, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-03-12T06:00.00.000Z', - 'ShippedDate': '1997-03-19T07:00.00.000Z', - 'Freight': 4.2, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10473, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-03-13T08:00.00.000Z', - 'ShippedDate': '1997-03-21T09:00.00.000Z', - 'Freight': 16.37, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10474, - 'CustomerID': 'PERIC', - 'OrderDate': '1997-03-13T10:00.00.000Z', - 'ShippedDate': '1997-03-21T11:00.00.000Z', - 'Freight': 83.49, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10475, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-03-14T12:00.00.000Z', - 'ShippedDate': '1997-04-04T13:00.00.000Z', - 'Freight': 68.52, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10476, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-17T14:00.00.000Z', - 'ShippedDate': '1997-03-24T15:00.00.000Z', - 'Freight': 4.41, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10477, - 'CustomerID': 'PRINI', - 'OrderDate': '1997-03-17T16:00.00.000Z', - 'ShippedDate': '1997-03-25T17:00.00.000Z', - 'Freight': 13.02, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10478, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-03-18T18:00.00.000Z', - 'ShippedDate': '1997-03-26T19:00.00.000Z', - 'Freight': 4.81, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10479, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-03-19T20:00.00.000Z', - 'ShippedDate': '1997-03-21T21:00.00.000Z', - 'Freight': 708.95, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10480, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-03-20T22:00.00.000Z', - 'ShippedDate': '1997-03-24T23:00.00.000Z', - 'Freight': 1.35, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10481, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-03-20T01:00.00.000Z', - 'ShippedDate': '1997-03-25T02:00.00.000Z', - 'Freight': 64.33, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10482, - 'CustomerID': 'LAZYK', - 'OrderDate': '1997-03-21T03:00.00.000Z', - 'ShippedDate': '1997-04-10T04:00.00.000Z', - 'Freight': 7.48, - 'ShipName': 'Lazy K Kountry Store', - 'ShipAddress': '12 Orchestra Terrace', - 'ShipCity': 'Walla Walla', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10483, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-03-24T05:00.00.000Z', - 'ShippedDate': '1997-04-25T06:00.00.000Z', - 'Freight': 15.28, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10484, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-03-24T07:00.00.000Z', - 'ShippedDate': '1997-04-01T08:00.00.000Z', - 'Freight': 6.88, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10485, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-03-25T09:00.00.000Z', - 'ShippedDate': '1997-03-31T10:00.00.000Z', - 'Freight': 64.45, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10486, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-26T11:00.00.000Z', - 'ShippedDate': '1997-04-02T12:00.00.000Z', - 'Freight': 30.53, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10487, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-03-26T13:00.00.000Z', - 'ShippedDate': '1997-03-28T14:00.00.000Z', - 'Freight': 71.07, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10488, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-03-27T15:00.00.000Z', - 'ShippedDate': '1997-04-02T16:00.00.000Z', - 'Freight': 4.93, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10489, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-03-28T17:00.00.000Z', - 'ShippedDate': '1997-04-09T18:00.00.000Z', - 'Freight': 5.29, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10490, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-03-31T19:00.00.000Z', - 'ShippedDate': '1997-04-03T20:00.00.000Z', - 'Freight': 210.19, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10491, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-03-31T21:00.00.000Z', - 'ShippedDate': '1997-04-08T22:00.00.000Z', - 'Freight': 16.96, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10492, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-04-01T23:00.00.000Z', - 'ShippedDate': '1997-04-11T01:00.00.000Z', - 'Freight': 62.89, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10493, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-04-02T02:00.00.000Z', - 'ShippedDate': '1997-04-10T03:00.00.000Z', - 'Freight': 10.64, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10494, - 'CustomerID': 'COMMI', - 'OrderDate': '1997-04-02T04:00.00.000Z', - 'ShippedDate': '1997-04-09T05:00.00.000Z', - 'Freight': 65.99, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10495, - 'CustomerID': 'LAUGB', - 'OrderDate': '1997-04-03T06:00.00.000Z', - 'ShippedDate': '1997-04-11T07:00.00.000Z', - 'Freight': 4.65, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10496, - 'CustomerID': 'TRADH', - 'OrderDate': '1997-04-04T08:00.00.000Z', - 'ShippedDate': '1997-04-07T09:00.00.000Z', - 'Freight': 46.77, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10497, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-04-04T10:00.00.000Z', - 'ShippedDate': '1997-04-07T11:00.00.000Z', - 'Freight': 36.21, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10498, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-04-07T12:00.00.000Z', - 'ShippedDate': '1997-04-11T13:00.00.000Z', - 'Freight': 29.75, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10499, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-04-08T14:00.00.000Z', - 'ShippedDate': '1997-04-16T15:00.00.000Z', - 'Freight': 102.02, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10500, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-04-09T16:00.00.000Z', - 'ShippedDate': '1997-04-17T17:00.00.000Z', - 'Freight': 42.68, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10501, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-04-09T18:00.00.000Z', - 'ShippedDate': '1997-04-16T19:00.00.000Z', - 'Freight': 8.85, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10502, - 'CustomerID': 'PERIC', - 'OrderDate': '1997-04-10T20:00.00.000Z', - 'ShippedDate': '1997-04-29T21:00.00.000Z', - 'Freight': 69.32, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10503, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-04-11T22:00.00.000Z', - 'ShippedDate': '1997-04-16T23:00.00.000Z', - 'Freight': 16.74, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10504, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-04-11T01:00.00.000Z', - 'ShippedDate': '1997-04-18T02:00.00.000Z', - 'Freight': 59.13, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10505, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-04-14T03:00.00.000Z', - 'ShippedDate': '1997-04-21T04:00.00.000Z', - 'Freight': 7.13, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10506, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-04-15T05:05:00.000Z', - 'ShippedDate': '1997-05-02T06:05:00.000Z', - 'Freight': 21.19, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10507, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-04-15T07:05:00.000Z', - 'ShippedDate': '1997-04-22T08:05:00.000Z', - 'Freight': 47.45, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10508, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-04-16T09:05:00.000Z', - 'ShippedDate': '1997-05-13T10:05:00.000Z', - 'Freight': 4.99, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10509, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-04-17T11:05:00.000Z', - 'ShippedDate': '1997-04-29T12:05:00.000Z', - 'Freight': 0.15, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10510, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-04-18T13:05:00.000Z', - 'ShippedDate': '1997-04-28T14:05:00.000Z', - 'Freight': 367.63, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10511, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-04-18T15:05:00.000Z', - 'ShippedDate': '1997-04-21T01:05:00.000Z', - 'Freight': 350.64, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10512, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-04-21T02:05:00.000Z', - 'ShippedDate': '1997-04-24T03:05:00.000Z', - 'Freight': 3.53, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10513, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-04-22T04:05:00.000Z', - 'ShippedDate': '1997-04-28T05:05:00.000Z', - 'Freight': 105.65, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10514, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-04-22T05:05:00.000Z', - 'ShippedDate': '1997-05-16T07:05:00.000Z', - 'Freight': 789.95, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10515, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-04-23T08:05:00.000Z', - 'ShippedDate': '1997-05-23T09:05:00.000Z', - 'Freight': 204.47, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10516, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-04-24T10:05:00.000Z', - 'ShippedDate': '1997-05-01T11:05:00.000Z', - 'Freight': 62.78, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10517, - 'CustomerID': 'NORTS', - 'OrderDate': '1997-04-24T12:05:00.000Z', - 'ShippedDate': '1997-04-29T13:05:00.000Z', - 'Freight': 32.07, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10518, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-04-25T14:05:00.000Z', - 'ShippedDate': '1997-05-05T15:05:00.000Z', - 'Freight': 218.15, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10519, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-04-28T16:05:00.000Z', - 'ShippedDate': '1997-05-01T17:05:00.000Z', - 'Freight': 91.76, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10520, - 'CustomerID': 'SANTG', - 'OrderDate': '1997-04-29T18:05:00.000Z', - 'ShippedDate': '1997-05-01T19:05:00.000Z', - 'Freight': 13.37, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10521, - 'CustomerID': 'CACTU', - 'OrderDate': '1997-04-29T20:05:00.000Z', - 'ShippedDate': '1997-05-02T21:05:00.000Z', - 'Freight': 17.22, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10522, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-04-30T22:05:00.000Z', - 'ShippedDate': '1997-05-06T23:05:00.000Z', - 'Freight': 45.33, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10523, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-05-01T01:10:00.000Z', - 'ShippedDate': '1997-05-30T02:10:00.000Z', - 'Freight': 77.63, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10524, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-05-01T03:10:00.000Z', - 'ShippedDate': '1997-05-07T04:10:00.000Z', - 'Freight': 244.79, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10525, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-05-02T05:10:00.000Z', - 'ShippedDate': '1997-05-23T06:10:00.000Z', - 'Freight': 11.06, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10526, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-05-05T07:10:00.000Z', - 'ShippedDate': '1997-05-15T08:10:00.000Z', - 'Freight': 58.59, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10527, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-05T09:10:00.000Z', - 'ShippedDate': '1997-05-07T10:10:00.000Z', - 'Freight': 41.9, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10528, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-05-06T11:10:00.000Z', - 'ShippedDate': '1997-05-09T12:10:00.000Z', - 'Freight': 3.35, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10529, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-05-07T13:10:00.000Z', - 'ShippedDate': '1997-05-09T14:10:00.000Z', - 'Freight': 66.69, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10530, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-05-08T15:10:00.000Z', - 'ShippedDate': '1997-05-12T16:10:00.000Z', - 'Freight': 339.22, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10531, - 'CustomerID': 'OCEAN', - 'OrderDate': '1997-05-08T17:10:00.000Z', - 'ShippedDate': '1997-05-19T18:10:00.000Z', - 'Freight': 8.12, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10532, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-05-09T19:10:00.000Z', - 'ShippedDate': '1997-05-12T20:10:00.000Z', - 'Freight': 74.46, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10533, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-05-12T21:10:00.000Z', - 'ShippedDate': '1997-05-22T22:10:00.000Z', - 'Freight': 188.04, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10534, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-05-12T23:10:00.000Z', - 'ShippedDate': '1997-05-14T01:15:00.000Z', - 'Freight': 27.94, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10535, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-05-13T02:15:00.000Z', - 'ShippedDate': '1997-05-21T03:15:00.000Z', - 'Freight': 15.64, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10536, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-05-14T04:15:00.000Z', - 'ShippedDate': '1997-06-06T05:15:00.000Z', - 'Freight': 58.88, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10537, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-05-14T06:15:00.000Z', - 'ShippedDate': '1997-05-19T07:15:00.000Z', - 'Freight': 78.85, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10538, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-05-15T08:15:00.000Z', - 'ShippedDate': '1997-05-16T09:15:00.000Z', - 'Freight': 4.87, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10539, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-05-16T10:15:00.000Z', - 'ShippedDate': '1997-05-23T11:15:00.000Z', - 'Freight': 12.36, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10540, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-19T12:15:00.000Z', - 'ShippedDate': '1997-06-13T13:15:00.000Z', - 'Freight': 1007.64, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10541, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-05-19T14:15:00.000Z', - 'ShippedDate': '1997-05-29T15:15:00.000Z', - 'Freight': 68.65, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10542, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-05-20T16:15:00.000Z', - 'ShippedDate': '1997-05-26T17:15:00.000Z', - 'Freight': 10.95, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10543, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-05-21T18:15:00.000Z', - 'ShippedDate': '1997-05-23T19:15:00.000Z', - 'Freight': 48.17, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10544, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-05-21T20:15:00.000Z', - 'ShippedDate': '1997-05-30T21:15:00.000Z', - 'Freight': 24.91, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10545, - 'CustomerID': 'LAZYK', - 'OrderDate': '1997-05-22T23:15:00.000Z', - 'ShippedDate': '1997-06-26T01:20:00.000Z', - 'Freight': 11.92, - 'ShipName': 'Lazy K Kountry Store', - 'ShipAddress': '12 Orchestra Terrace', - 'ShipCity': 'Walla Walla', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10546, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-05-23T02:20:00.000Z', - 'ShippedDate': '1997-05-27T03:20:00.000Z', - 'Freight': 194.72, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10547, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-05-23T04:20:00.000Z', - 'ShippedDate': '1997-06-02T05:20:00.000Z', - 'Freight': 178.43, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10548, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-05-26T06:20:00.000Z', - 'ShippedDate': '1997-06-02T07:20:00.000Z', - 'Freight': 1.43, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10549, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-05-27T08:20:00.000Z', - 'ShippedDate': '1997-05-30T09:20:00.000Z', - 'Freight': 171.24, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10550, - 'CustomerID': 'GODOS', - 'OrderDate': '1997-05-28T10:20:00.000Z', - 'ShippedDate': '1997-06-06T11:20:00.000Z', - 'Freight': 4.32, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10551, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-05-28T12:20:00.000Z', - 'ShippedDate': '1997-06-06T13:20:00.000Z', - 'Freight': 72.95, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10552, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-05-29T14:20:00.000Z', - 'ShippedDate': '1997-06-05T15:20:00.000Z', - 'Freight': 83.22, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10553, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-05-30T16:20:00.000Z', - 'ShippedDate': '1997-06-03T17:20:00.000Z', - 'Freight': 149.49, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10554, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-05-30T18:20:00.000Z', - 'ShippedDate': '1997-06-05T19:20:00.000Z', - 'Freight': 120.97, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10555, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-06-02T20:20:00.000Z', - 'ShippedDate': '1997-06-04T21:20:00.000Z', - 'Freight': 252.49, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10556, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-06-03T22:20:00.000Z', - 'ShippedDate': '1997-06-13T23:20:00.000Z', - 'Freight': 9.8, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10557, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-06-03T01:25:00.000Z', - 'ShippedDate': '1997-06-06T02:25:00.000Z', - 'Freight': 96.72, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10558, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-06-04T03:25:00.000Z', - 'ShippedDate': '1997-06-10T04:25:00.000Z', - 'Freight': 72.97, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10559, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-05T05:25:00.000Z', - 'ShippedDate': '1997-06-13T06:25:00.000Z', - 'Freight': 8.05, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10560, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-06-06T07:25:00.000Z', - 'ShippedDate': '1997-06-09T08:25:00.000Z', - 'Freight': 36.65, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10561, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-06-06T09:25:00.000Z', - 'ShippedDate': '1997-06-09T10:25:00.000Z', - 'Freight': 242.21, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10562, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-06-09T11:25:00.000Z', - 'ShippedDate': '1997-06-12T12:25:00.000Z', - 'Freight': 22.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10563, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-06-10T13:25:00.000Z', - 'ShippedDate': '1997-06-24T14:25:00.000Z', - 'Freight': 60.43, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10564, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-06-10T15:25:00.000Z', - 'ShippedDate': '1997-06-16T16:25:00.000Z', - 'Freight': 13.75, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10565, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-06-11T17:25:00.000Z', - 'ShippedDate': '1997-06-18T18:25:00.000Z', - 'Freight': 7.15, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10566, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-12T01:10:00.000Z', - 'ShippedDate': '1997-06-18T02:10:00.000Z', - 'Freight': 88.4, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10567, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-06-12T03:10:00.000Z', - 'ShippedDate': '1997-06-17T03:10:00.000Z', - 'Freight': 33.97, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10568, - 'CustomerID': 'GALED', - 'OrderDate': '1997-06-13T04:10:00.000Z', - 'ShippedDate': '1997-07-09T05:10:00.000Z', - 'Freight': 6.54, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10569, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-06-16T06:10:00.000Z', - 'ShippedDate': '1997-07-11T07:10:00.000Z', - 'Freight': 58.98, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10570, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-06-17T08:10:00.000Z', - 'ShippedDate': '1997-06-19T09:10:00.000Z', - 'Freight': 188.99, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10571, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-06-17T10:10:00.000Z', - 'ShippedDate': '1997-07-04T11:10:00.000Z', - 'Freight': 26.06, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10572, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-06-18T12:10:00.000Z', - 'ShippedDate': '1997-06-25T13:10:00.000Z', - 'Freight': 116.43, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10573, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-06-19T14:10:00.000Z', - 'ShippedDate': '1997-06-20T15:10:00.000Z', - 'Freight': 84.84, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10574, - 'CustomerID': 'TRAIH', - 'OrderDate': '1997-06-19T16:10:00.000Z', - 'ShippedDate': '1997-06-30T17:10:00.000Z', - 'Freight': 37.6, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10575, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-06-20T18:10:00.000Z', - 'ShippedDate': '1997-06-30T19:10:00.000Z', - 'Freight': 127.34, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10576, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-06-23T20:10:00.000Z', - 'ShippedDate': '1997-06-30T21:10:00.000Z', - 'Freight': 18.56, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10577, - 'CustomerID': 'TRAIH', - 'OrderDate': '1997-06-23T22:10:00.000Z', - 'ShippedDate': '1997-06-30T23:10:00.000Z', - 'Freight': 25.41, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10578, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-06-24T23:10:00.000Z', - 'ShippedDate': '1997-07-25T01:15:00.000Z', - 'Freight': 29.6, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10579, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-06-25T01:30:00.000Z', - 'ShippedDate': '1997-07-04T02:30:00.000Z', - 'Freight': 13.73, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10580, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-06-26T03:30:00.000Z', - 'ShippedDate': '1997-07-01T04:30:00.000Z', - 'Freight': 75.89, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10581, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-06-26T05:30:00.000Z', - 'ShippedDate': '1997-07-02T06:30:00.000Z', - 'Freight': 3.01, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10582, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-06-27T07:30:00.000Z', - 'ShippedDate': '1997-07-14T08:30:00.000Z', - 'Freight': 27.71, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10583, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-06-30T08:30:00.000Z', - 'ShippedDate': '1997-07-04T09:30:00.000Z', - 'Freight': 7.28, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10584, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-06-30T10:30:00.000Z', - 'ShippedDate': '1997-07-04T11:30:00.000Z', - 'Freight': 59.14, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10585, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-07-01T12:30:00.000Z', - 'ShippedDate': '1997-07-10T13:30:00.000Z', - 'Freight': 13.41, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10586, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-07-02T14:30:00.000Z', - 'ShippedDate': '1997-07-09T15:30:00.000Z', - 'Freight': 0.48, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10587, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-07-02T16:30:00.000Z', - 'ShippedDate': '1997-07-09T17:30:00.000Z', - 'Freight': 62.52, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10588, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-07-03T18:30:00.000Z', - 'ShippedDate': '1997-07-10T19:30:00.000Z', - 'Freight': 194.67, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10589, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-04T20:30:00.000Z', - 'ShippedDate': '1997-07-14T21:30:00.000Z', - 'Freight': 4.42, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10590, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-07-07T22:30:00.000Z', - 'ShippedDate': '1997-07-14T23:30:00.000Z', - 'Freight': 44.77, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10591, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-07-07T22:30:00.000Z', - 'ShippedDate': '1997-07-16T01:40:00.000Z', - 'Freight': 55.92, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10592, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-07-08T02:40:00.000Z', - 'ShippedDate': '1997-07-16T03:40:00.000Z', - 'Freight': 32.1, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10593, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-07-09T04:40:00.000Z', - 'ShippedDate': '1997-08-13T05:40:00.000Z', - 'Freight': 174.2, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10594, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-07-09T06:40:00.000Z', - 'ShippedDate': '1997-07-16T07:40:00.000Z', - 'Freight': 5.24, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10595, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-07-10T08:40:00.000Z', - 'ShippedDate': '1997-07-14T09:40:00.000Z', - 'Freight': 96.78, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10596, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-07-11T10:40:00.000Z', - 'ShippedDate': '1997-08-12T11:40:00.000Z', - 'Freight': 16.34, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10597, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-07-11T12:40:00.000Z', - 'ShippedDate': '1997-07-18T13:40:00.000Z', - 'Freight': 35.12, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10598, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-07-14T14:40:00.000Z', - 'ShippedDate': '1997-07-18T15:40:00.000Z', - 'Freight': 44.42, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10599, - 'CustomerID': 'BSBEV', - 'OrderDate': '1997-07-15T16:40:00.000Z', - 'ShippedDate': '1997-07-21T17:40:00.000Z', - 'Freight': 29.98, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10600, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-07-16T18:40:00.000Z', - 'ShippedDate': '1997-07-21T19:40:00.000Z', - 'Freight': 45.13, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10601, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-07-16T20:40:00.000Z', - 'ShippedDate': '1997-07-22T21:40:00.000Z', - 'Freight': 58.3, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10602, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-07-17T22:40:00.000Z', - 'ShippedDate': '1997-07-22T23:40:00.000Z', - 'Freight': 2.92, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10603, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-18T01:25:00.000Z', - 'ShippedDate': '1997-08-08T02:25:00.000Z', - 'Freight': 48.77, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10604, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-07-18T03:25:00.000Z', - 'ShippedDate': '1997-07-29T03:25:00.000Z', - 'Freight': 7.46, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10605, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-07-21T04:25:00.000Z', - 'ShippedDate': '1997-07-29T05:25:00.000Z', - 'Freight': 379.13, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10606, - 'CustomerID': 'TRADH', - 'OrderDate': '1997-07-22T06:25:00.000Z', - 'ShippedDate': '1997-07-31T07:25:00.000Z', - 'Freight': 79.4, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10607, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-22T08:25:00.000Z', - 'ShippedDate': '1997-07-25T09:25:00.000Z', - 'Freight': 200.24, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10608, - 'CustomerID': 'TOMSP', - 'OrderDate': '1997-07-23T10:25:00.000Z', - 'ShippedDate': '1997-08-01T11:25:00.000Z', - 'Freight': 27.79, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10609, - 'CustomerID': 'DUMON', - 'OrderDate': '1997-07-24T12:25:00.000Z', - 'ShippedDate': '1997-07-30T13:25:00.000Z', - 'Freight': 1.85, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10610, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-07-25T14:25:00.000Z', - 'ShippedDate': '1997-08-06T15:25:00.000Z', - 'Freight': 26.78, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10611, - 'CustomerID': 'WOLZA', - 'OrderDate': '1997-07-25T16:25:00.000Z', - 'ShippedDate': '1997-08-01T17:25:00.000Z', - 'Freight': 80.65, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10612, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-07-28T18:25:00.000Z', - 'ShippedDate': '1997-08-01T19:25:00.000Z', - 'Freight': 544.08, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10613, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-07-29T20:25:00.000Z', - 'ShippedDate': '1997-08-01T21:25:00.000Z', - 'Freight': 8.11, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10614, - 'CustomerID': 'BLAUS', - 'OrderDate': '1997-07-29T22:25:00.000Z', - 'ShippedDate': '1997-08-01T23:25:00.000Z', - 'Freight': 1.93, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10615, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-07-30T01:35:00.000Z', - 'ShippedDate': '1997-08-06T02:35:00.000Z', - 'Freight': 0.75, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10616, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-31T03:35:00.000Z', - 'ShippedDate': '1997-08-05T04:35:00.000Z', - 'Freight': 116.53, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10617, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-07-31T05:35:00.000Z', - 'ShippedDate': '1997-08-04T06:35:00.000Z', - 'Freight': 18.53, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10618, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-08-01T07:35:00.000Z', - 'ShippedDate': '1997-08-08T08:35:00.000Z', - 'Freight': 154.68, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10619, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-08-04T09:35:00.000Z', - 'ShippedDate': '1997-08-07T10:35:00.000Z', - 'Freight': 91.05, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10620, - 'CustomerID': 'LAUGB', - 'OrderDate': '1997-08-05T11:35:00.000Z', - 'ShippedDate': '1997-08-14T12:35:00.000Z', - 'Freight': 0.94, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10621, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-08-05T13:35:00.000Z', - 'ShippedDate': '1997-08-11T14:35:00.000Z', - 'Freight': 23.73, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10622, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-08-06T15:35:00.000Z', - 'ShippedDate': '1997-08-11T16:35:00.000Z', - 'Freight': 50.97, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10623, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-08-07T17:35:00.000Z', - 'ShippedDate': '1997-08-12T18:35:00.000Z', - 'Freight': 97.18, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10624, - 'CustomerID': 'THECR', - 'OrderDate': '1997-08-07T19:35:00.000Z', - 'ShippedDate': '1997-08-19T20:35:00.000Z', - 'Freight': 94.8, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10625, - 'CustomerID': 'ANATR', - 'OrderDate': '1997-08-08T21:35:00.000Z', - 'ShippedDate': '1997-08-14T22:35:00.000Z', - 'Freight': 43.9, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10626, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-08-11T23:35:00.000Z', - 'ShippedDate': '1997-08-20T01:50:00.000Z', - 'Freight': 138.69, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10627, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-08-11T02:50:00.000Z', - 'ShippedDate': '1997-08-21T03:50:00.000Z', - 'Freight': 107.46, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10628, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-08-12T04:50:00.000Z', - 'ShippedDate': '1997-08-20T05:50:00.000Z', - 'Freight': 30.36, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10629, - 'CustomerID': 'GODOS', - 'OrderDate': '1997-08-12T06:50:00.000Z', - 'ShippedDate': '1997-08-20T07:50:00.000Z', - 'Freight': 85.46, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10630, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-08-13T08:50:00.000Z', - 'ShippedDate': '1997-08-19T09:50:00.000Z', - 'Freight': 32.35, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10631, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-08-14T10:50:00.000Z', - 'ShippedDate': '1997-08-15T11:50:00.000Z', - 'Freight': 0.87, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10632, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-08-14T12:50:00.000Z', - 'ShippedDate': '1997-08-19T13:50:00.000Z', - 'Freight': 41.38, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10633, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-08-15T14:50:00.000Z', - 'ShippedDate': '1997-08-18T15:50:00.000Z', - 'Freight': 477.9, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10634, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-08-15T16:50:00.000Z', - 'ShippedDate': '1997-08-21T17:50:00.000Z', - 'Freight': 487.38, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10635, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-08-18T18:50:00.000Z', - 'ShippedDate': '1997-08-21T19:50:00.000Z', - 'Freight': 47.46, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10636, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-08-19T20:50:00.000Z', - 'ShippedDate': '1997-08-26T21:50:00.000Z', - 'Freight': 1.15, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10637, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-08-19T22:50:00.000Z', - 'ShippedDate': '1997-08-26T23:50:00.000Z', - 'Freight': 201.29, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10638, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-08-20T14:50:00.000Z', - 'ShippedDate': '1997-09-01T15:50:00.000Z', - 'Freight': 158.44, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10639, - 'CustomerID': 'SANTG', - 'OrderDate': '1997-08-20T16:50:00.000Z', - 'ShippedDate': '1997-08-27T17:50:00.000Z', - 'Freight': 38.64, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10640, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-08-21T18:50:00.000Z', - 'ShippedDate': '1997-08-28T19:50:00.000Z', - 'Freight': 23.55, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10641, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-08-22T01:55:00.000Z', - 'ShippedDate': '1997-08-26T02:55:00.000Z', - 'Freight': 179.61, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10642, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-08-22T03:55:00.000Z', - 'ShippedDate': '1997-09-05T04:55:00.000Z', - 'Freight': 41.89, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10643, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-08-25T05:55:00.000Z', - 'ShippedDate': '1997-09-02T06:55:00.000Z', - 'Freight': 29.46, - 'ShipName': 'Alfreds Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10644, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-08-25T07:55:00.000Z', - 'ShippedDate': '1997-09-01T08:55:00.000Z', - 'Freight': 0.14, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10645, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-08-26T09:55:00.000Z', - 'ShippedDate': '1997-09-02T10:55:00.000Z', - 'Freight': 12.41, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10646, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-08-27T11:55:00.000Z', - 'ShippedDate': '1997-09-03T12:55:00.000Z', - 'Freight': 142.33, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10647, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-08-27T13:55:00.000Z', - 'ShippedDate': '1997-09-03T14:55:00.000Z', - 'Freight': 45.54, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10648, - 'CustomerID': 'RICAR', - 'OrderDate': '1997-08-28T15:55:00.000Z', - 'ShippedDate': '1997-09-09T16:55:00.000Z', - 'Freight': 14.25, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10649, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-08-28T17:55:00.000Z', - 'ShippedDate': '1997-08-29T18:55:00.000Z', - 'Freight': 6.2, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10650, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-08-29T19:55:00.000Z', - 'ShippedDate': '1997-09-03T20:55:00.000Z', - 'Freight': 176.81, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10651, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-09-01T21:55:00.000Z', - 'ShippedDate': '1997-09-11T22:55:00.000Z', - 'Freight': 20.6, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10652, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-09-01T23:55:00.000Z', - 'ShippedDate': '1997-09-08T01:15:00.000Z', - 'Freight': 7.14, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10653, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-02T02:15:00.000Z', - 'ShippedDate': '1997-09-19T03:15:00.000Z', - 'Freight': 93.25, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10654, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-09-02T04:15:00.000Z', - 'ShippedDate': '1997-09-11T05:15:00.000Z', - 'Freight': 55.26, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10655, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-09-03T06:15:00.000Z', - 'ShippedDate': '1997-09-11T07:15:00.000Z', - 'Freight': 4.41, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10656, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-09-04T08:15:00.000Z', - 'ShippedDate': '1997-09-10T09:15:00.000Z', - 'Freight': 57.15, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10657, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-09-04T10:15:00.000Z', - 'ShippedDate': '1997-09-15T11:15:00.000Z', - 'Freight': 352.69, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10658, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-09-05T12:15:00.000Z', - 'ShippedDate': '1997-09-08T13:15:00.000Z', - 'Freight': 364.15, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10659, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-09-05T14:15:00.000Z', - 'ShippedDate': '1997-09-10T15:15:00.000Z', - 'Freight': 105.81, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10660, - 'CustomerID': 'HUNGC', - 'OrderDate': '1997-09-08T16:15:00.000Z', - 'ShippedDate': '1997-10-15T17:15:00.000Z', - 'Freight': 111.29, - 'ShipName': 'Hungry Coyote Import Store', - 'ShipAddress': 'City Center Plaza 516 Main St.', - 'ShipCity': 'Elgin', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10661, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-09-09T18:15:00.000Z', - 'ShippedDate': '1997-09-15T19:15:00.000Z', - 'Freight': 17.55, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10662, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-09-09T20:15:00.000Z', - 'ShippedDate': '1997-09-18T21:15:00.000Z', - 'Freight': 1.28, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10663, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-09-10T22:15:00.000Z', - 'ShippedDate': '1997-10-03T23:15:00.000Z', - 'Freight': 113.15, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10664, - 'CustomerID': 'FURIB', - 'OrderDate': '1997-09-10T01:45:00.000Z', - 'ShippedDate': '1997-09-19T02:45:00.000Z', - 'Freight': 1.27, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10665, - 'CustomerID': 'LONEP', - 'OrderDate': '1997-09-11T03:45:00.000Z', - 'ShippedDate': '1997-09-17T04:45:00.000Z', - 'Freight': 26.31, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10666, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-09-12T05:45:00.000Z', - 'ShippedDate': '1997-09-22T06:45:00.000Z', - 'Freight': 232.42, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10667, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-09-12T07:45:00.000Z', - 'ShippedDate': '1997-09-19T08:45:00.000Z', - 'Freight': 78.09, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10668, - 'CustomerID': 'WANDK', - 'OrderDate': '1997-09-15T09:45:00.000Z', - 'ShippedDate': '1997-09-23T10:45:00.000Z', - 'Freight': 47.22, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10669, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-09-15T11:45:00.000Z', - 'ShippedDate': '1997-09-22T12:45:00.000Z', - 'Freight': 24.39, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10670, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-16T13:45:00.000Z', - 'ShippedDate': '1997-09-18T14:45:00.000Z', - 'Freight': 203.48, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10671, - 'CustomerID': 'FRANR', - 'OrderDate': '1997-09-17T15:45:00.000Z', - 'ShippedDate': '1997-09-24T16:45:00.000Z', - 'Freight': 30.34, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10672, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-09-17T17:45:00.000Z', - 'ShippedDate': '1997-09-26T18:45:00.000Z', - 'Freight': 95.75, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10673, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-09-18T19:45:00.000Z', - 'ShippedDate': '1997-09-19T20:45:00.000Z', - 'Freight': 22.76, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10674, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-09-18T21:45:00.000Z', - 'ShippedDate': '1997-09-30T22:45:00.000Z', - 'Freight': 0.9, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10675, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-09-19T23:45:00.000Z', - 'ShippedDate': '1997-09-23T01:50:00.000Z', - 'Freight': 31.85, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10676, - 'CustomerID': 'TORTU', - 'OrderDate': '1997-09-22T02:50:00.000Z', - 'ShippedDate': '1997-09-29T03:50:00.000Z', - 'Freight': 2.01, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10677, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-09-22T04:50:00.000Z', - 'ShippedDate': '1997-09-26T05:50:00.000Z', - 'Freight': 4.03, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10678, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-09-23T06:50:00.000Z', - 'ShippedDate': '1997-10-16T07:50:00.000Z', - 'Freight': 388.98, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10679, - 'CustomerID': 'BLONP', - 'OrderDate': '1997-09-23T08:50:00.000Z', - 'ShippedDate': '1997-09-30T09:50:00.000Z', - 'Freight': 27.94, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10680, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-09-24T10:50:00.000Z', - 'ShippedDate': '1997-09-26T11:50:00.000Z', - 'Freight': 26.61, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10681, - 'CustomerID': 'GREAL', - 'OrderDate': '1997-09-25T12:50:00.000Z', - 'ShippedDate': '1997-09-30T13:50:00.000Z', - 'Freight': 76.13, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10682, - 'CustomerID': 'ANTON', - 'OrderDate': '1997-09-25T14:50:00.000Z', - 'ShippedDate': '1997-10-01T15:50:00.000Z', - 'Freight': 36.13, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10683, - 'CustomerID': 'DUMON', - 'OrderDate': '1997-09-26T16:50:00.000Z', - 'ShippedDate': '1997-10-01T17:50:00.000Z', - 'Freight': 4.4, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10684, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-09-26T18:50:00.000Z', - 'ShippedDate': '1997-09-30T19:50:00.000Z', - 'Freight': 145.63, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10685, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-09-29T20:50:00.000Z', - 'ShippedDate': '1997-10-03T21:50:00.000Z', - 'Freight': 33.75, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10686, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-09-30T22:50:00.000Z', - 'ShippedDate': '1997-10-08T23:50:00.000Z', - 'Freight': 96.5, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10687, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-09-30T01:15:00.000Z', - 'ShippedDate': '1997-10-30T02:15:00.000Z', - 'Freight': 296.43, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10688, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-10-01T03:15:00.000Z', - 'ShippedDate': '1997-10-07T04:15:00.000Z', - 'Freight': 299.09, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10689, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-10-01T05:15:00.000Z', - 'ShippedDate': '1997-10-07T06:15:00.000Z', - 'Freight': 13.42, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10690, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-10-02T07:15:00.000Z', - 'ShippedDate': '1997-10-03T08:15:00.000Z', - 'Freight': 15.8, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10691, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-03T09:15:00.000Z', - 'ShippedDate': '1997-10-22T10:15:00.000Z', - 'Freight': 810.05, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10692, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-10-03T11:15:00.000Z', - 'ShippedDate': '1997-10-13T12:15:00.000Z', - 'Freight': 61.02, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10693, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-06T13:15:00.000Z', - 'ShippedDate': '1997-10-10T14:15:00.000Z', - 'Freight': 139.34, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10694, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-06T15:15:00.000Z', - 'ShippedDate': '1997-10-09T16:15:00.000Z', - 'Freight': 398.36, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10695, - 'CustomerID': 'WILMK', - 'OrderDate': '1997-10-07T17:15:00.000Z', - 'ShippedDate': '1997-10-14T18:15:00.000Z', - 'Freight': 16.72, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10696, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-08T19:15:00.000Z', - 'ShippedDate': '1997-10-14T20:15:00.000Z', - 'Freight': 102.55, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10697, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-10-08T21:15:00.000Z', - 'ShippedDate': '1997-10-14T22:15:00.000Z', - 'Freight': 45.52, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10698, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-10-09T23:15:00.000Z', - 'ShippedDate': '1997-10-17T10:15:00.000Z', - 'Freight': 272.47, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10699, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-10-09T02:40:00.000Z', - 'ShippedDate': '1997-10-13T03:40:00.000Z', - 'Freight': 0.58, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10700, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-10T03:40:00.000Z', - 'ShippedDate': '1997-10-16T04:40:00.000Z', - 'Freight': 65.1, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10701, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-10-13T05:40:00.000Z', - 'ShippedDate': '1997-10-15T06:40:00.000Z', - 'Freight': 220.31, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10702, - 'CustomerID': 'ALFKI', - 'OrderDate': '1997-10-13T07:40:00.000Z', - 'ShippedDate': '1997-10-21T08:40:00.000Z', - 'Freight': 23.94, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10703, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-10-14T09:40:00.000Z', - 'ShippedDate': '1997-10-20T10:40:00.000Z', - 'Freight': 152.3, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10704, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-10-14T11:40:00.000Z', - 'ShippedDate': '1997-11-07T12:40:00.000Z', - 'Freight': 4.78, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10705, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-10-15T13:40:00.000Z', - 'ShippedDate': '1997-11-18T14:40:00.000Z', - 'Freight': 3.52, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10706, - 'CustomerID': 'OLDWO', - 'OrderDate': '1997-10-16T15:40:00.000Z', - 'ShippedDate': '1997-10-21T16:40:00.000Z', - 'Freight': 135.63, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10707, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-10-16T17:40:00.000Z', - 'ShippedDate': '1997-10-23T18:40:00.000Z', - 'Freight': 21.74, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10708, - 'CustomerID': 'THEBI', - 'OrderDate': '1997-10-17T19:40:00.000Z', - 'ShippedDate': '1997-11-05T20:40:00.000Z', - 'Freight': 2.96, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10709, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-10-17T21:40:00.000Z', - 'ShippedDate': '1997-11-20T22:40:00.000Z', - 'Freight': 210.8, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10710, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-10-20T23:40:00.000Z', - 'ShippedDate': '1997-10-23T15:40:00.000Z', - 'Freight': 4.98, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10711, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-21T01:30:00.000Z', - 'ShippedDate': '1997-10-29T02:30:00.000Z', - 'Freight': 52.41, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10712, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-10-21T03:30:00.000Z', - 'ShippedDate': '1997-10-31T04:30:00.000Z', - 'Freight': 89.93, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10713, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-22T05:30:00.000Z', - 'ShippedDate': '1997-10-24T06:30:00.000Z', - 'Freight': 167.05, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10714, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-22T07:30:00.000Z', - 'ShippedDate': '1997-10-27T08:30:00.000Z', - 'Freight': 24.49, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10715, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-10-23T09:30:00.000Z', - 'ShippedDate': '1997-10-29T10:30:00.000Z', - 'Freight': 63.2, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10716, - 'CustomerID': 'RANCH', - 'OrderDate': '1997-10-24T11:30:00.000Z', - 'ShippedDate': '1997-10-27T12:30:00.000Z', - 'Freight': 22.57, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10717, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-10-24T13:30:00.000Z', - 'ShippedDate': '1997-10-29T14:30:00.000Z', - 'Freight': 59.25, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10718, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-10-27T17:30:00.000Z', - 'ShippedDate': '1997-10-29T18:30:00.000Z', - 'Freight': 170.88, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10719, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-10-27T19:30:00.000Z', - 'ShippedDate': '1997-11-05T20:30:00.000Z', - 'Freight': 51.44, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10720, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-10-28T21:30:00.000Z', - 'ShippedDate': '1997-11-05T22:30:00.000Z', - 'Freight': 9.53, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10721, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-10-29T23:30:00.000Z', - 'ShippedDate': '1997-10-31T01:10:00.000Z', - 'Freight': 48.92, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10722, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-10-29T02:10:00.000Z', - 'ShippedDate': '1997-11-04T03:10:00.000Z', - 'Freight': 74.58, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10723, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-10-30T04:10:00.000Z', - 'ShippedDate': '1997-11-25T05:10:00.000Z', - 'Freight': 21.72, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029-12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10724, - 'CustomerID': 'MEREP', - 'OrderDate': '1997-10-30T06:10:00.000Z', - 'ShippedDate': '1997-11-05T07:10:00.000Z', - 'Freight': 57.75, - 'ShipName': 'Mère Paillarde', - 'ShipAddress': '43 rue St. Laurent', - 'ShipCity': 'Montréal', - 'ShipRegion': 'Québec', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10725, - 'CustomerID': 'FAMIA', - 'OrderDate': '1997-10-31T08:10:00.000Z', - 'ShippedDate': '1997-11-05T01:10:00.000Z', - 'Freight': 10.83, - 'ShipName': 'Familia Arquibaldo', - 'ShipAddress': 'Rua Orós, 92', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10726, - 'CustomerID': 'EASTC', - 'OrderDate': '1997-11-03T02:10:00.000Z', - 'ShippedDate': '1997-12-05T03:10:00.000Z', - 'Freight': 16.56, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10727, - 'CustomerID': 'REGGC', - 'OrderDate': '1997-11-03T04:10:00.000Z', - 'ShippedDate': '1997-12-05T05:10:00.000Z', - 'Freight': 89.9, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10728, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-11-04T06:10:00.000Z', - 'ShippedDate': '1997-11-11T07:10:00.000Z', - 'Freight': 58.33, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10729, - 'CustomerID': 'LINOD', - 'OrderDate': '1997-11-04T08:10:00.000Z', - 'ShippedDate': '1997-11-14T09:10:00.000Z', - 'Freight': 141.06, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10730, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-05T10:10:00.000Z', - 'ShippedDate': '1997-11-14T11:10:00.000Z', - 'Freight': 20.12, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10731, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-11-06T12:10:00.000Z', - 'ShippedDate': '1997-11-14T13:10:00.000Z', - 'Freight': 96.65, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10732, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-06T14:10:00.000Z', - 'ShippedDate': '1997-11-07T15:10:00.000Z', - 'Freight': 16.97, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10733, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-11-07T16:10:00.000Z', - 'ShippedDate': '1997-11-10T17:10:00.000Z', - 'Freight': 110.11, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10734, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-11-07T18:10:00.000Z', - 'ShippedDate': '1997-11-12T19:10:00.000Z', - 'Freight': 1.63, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10735, - 'CustomerID': 'LETSS', - 'OrderDate': '1997-11-10T20:10:00.000Z', - 'ShippedDate': '1997-11-21T21:10:00.000Z', - 'Freight': 45.97, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10736, - 'CustomerID': 'HUNGO', - 'OrderDate': '1997-11-11T22:10:00.000Z', - 'ShippedDate': '1997-11-21T23:10:00.000Z', - 'Freight': 44.1, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10737, - 'CustomerID': 'VINET', - 'OrderDate': '1997-11-11T01:10:00.000Z', - 'ShippedDate': '1997-11-18T02:10:00.000Z', - 'Freight': 7.79, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10738, - 'CustomerID': 'SPECD', - 'OrderDate': '1997-11-12T03:10:00.000Z', - 'ShippedDate': '1997-11-18T04:10:00.000Z', - 'Freight': 2.91, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10739, - 'CustomerID': 'VINET', - 'OrderDate': '1997-11-12T05:10:00.000Z', - 'ShippedDate': '1997-11-17T06:10:00.000Z', - 'Freight': 11.08, - 'ShipName': 'Vins et alcools Chevalier', - 'ShipAddress': '59 rue de l\'Abbaye', - 'ShipCity': 'Reims', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10740, - 'CustomerID': 'WHITC', - 'OrderDate': '1997-11-13T07:10:00.000Z', - 'ShippedDate': '1997-11-25T08:10:00.000Z', - 'Freight': 81.88, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10741, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-11-14T09:10:00.000Z', - 'ShippedDate': '1997-11-18T10:10:00.000Z', - 'Freight': 10.96, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10742, - 'CustomerID': 'BOTTM', - 'OrderDate': '1997-11-14T11:10:00.000Z', - 'ShippedDate': '1997-11-18T12:10:00.000Z', - 'Freight': 243.73, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10743, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-11-17T13:10:00.000Z', - 'ShippedDate': '1997-11-21T14:10:00.000Z', - 'Freight': 23.72, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10744, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-11-17T15:10:00.000Z', - 'ShippedDate': '1997-11-24T16:10:00.000Z', - 'Freight': 69.19, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10745, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-11-18T17:10:00.000Z', - 'ShippedDate': '1997-11-27T18:10:00.000Z', - 'Freight': 3.52, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10746, - 'CustomerID': 'CHOPS', - 'OrderDate': '1997-11-19T19:10:00.000Z', - 'ShippedDate': '1997-11-21T20:10:00.000Z', - 'Freight': 31.43, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10747, - 'CustomerID': 'PICCO', - 'OrderDate': '1997-11-19T21:10:00.000Z', - 'ShippedDate': '1997-11-26T22:10:00.000Z', - 'Freight': 117.33, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10748, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-11-20T23:10:00.000Z', - 'ShippedDate': '1997-11-28T13:10:00.000Z', - 'Freight': 232.55, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10749, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-11-20T02:25:00.000Z', - 'ShippedDate': '1997-12-19T03:25:00.000Z', - 'Freight': 61.53, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10750, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-11-21T04:25:00.000Z', - 'ShippedDate': '1997-11-24T05:25:00.000Z', - 'Freight': 79.3, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10751, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-11-24T06:25:00.000Z', - 'ShippedDate': '1997-12-03T07:25:00.000Z', - 'Freight': 130.79, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10752, - 'CustomerID': 'NORTS', - 'OrderDate': '1997-11-24T08:25:00.000Z', - 'ShippedDate': '1997-11-28T09:25:00.000Z', - 'Freight': 1.39, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10753, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-11-25T10:25:00.000Z', - 'ShippedDate': '1997-11-27T11:25:00.000Z', - 'Freight': 7.7, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10754, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-11-25T12:25:00.000Z', - 'ShippedDate': '1997-11-27T13:25:00.000Z', - 'Freight': 2.38, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10755, - 'CustomerID': 'BONAP', - 'OrderDate': '1997-11-26T14:25:00.000Z', - 'ShippedDate': '1997-11-28T15:25:00.000Z', - 'Freight': 16.71, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10756, - 'CustomerID': 'SPLIR', - 'OrderDate': '1997-11-27T16:25:00.000Z', - 'ShippedDate': '1997-12-02T17:25:00.000Z', - 'Freight': 73.21, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10757, - 'CustomerID': 'SAVEA', - 'OrderDate': '1997-11-27T18:25:00.000Z', - 'ShippedDate': '1997-12-15T19:25:00.000Z', - 'Freight': 8.19, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10758, - 'CustomerID': 'RICSU', - 'OrderDate': '1997-11-28T20:25:00.000Z', - 'ShippedDate': '1997-12-04T21:25:00.000Z', - 'Freight': 138.17, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10759, - 'CustomerID': 'ANATR', - 'OrderDate': '1997-11-28T22:25:00.000Z', - 'ShippedDate': '1997-12-12T23:25:00.000Z', - 'Freight': 11.99, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10760, - 'CustomerID': 'MAISD', - 'OrderDate': '1997-12-01T01:40:00.000Z', - 'ShippedDate': '1997-12-10T02:40:00.000Z', - 'Freight': 155.64, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10761, - 'CustomerID': 'RATTC', - 'OrderDate': '1997-12-02T03:40:00.000Z', - 'ShippedDate': '1997-12-08T04:40:00.000Z', - 'Freight': 18.66, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10762, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-12-02T05:40:00.000Z', - 'ShippedDate': '1997-12-09T06:40:00.000Z', - 'Freight': 328.74, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10763, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-12-03T07:40:00.000Z', - 'ShippedDate': '1997-12-08T08:40:00.000Z', - 'Freight': 37.35, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10764, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-03T09:40:00.000Z', - 'ShippedDate': '1997-12-08T10:40:00.000Z', - 'Freight': 145.45, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10765, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-12-04T11:40:00.000Z', - 'ShippedDate': '1997-12-09T12:40:00.000Z', - 'Freight': 42.74, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10766, - 'CustomerID': 'OTTIK', - 'OrderDate': '1997-12-05T13:40:00.000Z', - 'ShippedDate': '1997-12-09T14:40:00.000Z', - 'Freight': 157.55, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10767, - 'CustomerID': 'SUPRD', - 'OrderDate': '1997-12-05T15:40:00.000Z', - 'ShippedDate': '1997-12-15T16:40:00.000Z', - 'Freight': 1.59, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10768, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-12-08T17:40:00.000Z', - 'ShippedDate': '1997-12-15T18:40:00.000Z', - 'Freight': 146.32, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10769, - 'CustomerID': 'VAFFE', - 'OrderDate': '1997-12-08T19:40:00.000Z', - 'ShippedDate': '1997-12-12T20:40:00.000Z', - 'Freight': 65.06, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10770, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-12-09T21:40:00.000Z', - 'ShippedDate': '1997-12-17T22:40:00.000Z', - 'Freight': 5.32, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10771, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-10T23:40:00.000Z', - 'ShippedDate': '1998-01-02T01:50:00.000Z', - 'Freight': 11.19, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10772, - 'CustomerID': 'LEHMS', - 'OrderDate': '1997-12-10T02:50:00.000Z', - 'ShippedDate': '1997-12-19T03:50:00.000Z', - 'Freight': 91.28, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10773, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-11T04:50:00.000Z', - 'ShippedDate': '1997-12-16T04:50:00.000Z', - 'Freight': 96.43, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10774, - 'CustomerID': 'FOLKO', - 'OrderDate': '1997-12-11T05:50:00.000Z', - 'ShippedDate': '1997-12-12T06:50:00.000Z', - 'Freight': 48.2, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10775, - 'CustomerID': 'THECR', - 'OrderDate': '1997-12-12T07:50:00.000Z', - 'ShippedDate': '1997-12-26T08:50:00.000Z', - 'Freight': 20.25, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10776, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-15T09:50:00.000Z', - 'ShippedDate': '1997-12-18T10:50:00.000Z', - 'Freight': 351.53, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10777, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-12-15T11:50:00.000Z', - 'ShippedDate': '1998-01-21T12:50:00.000Z', - 'Freight': 3.01, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10778, - 'CustomerID': 'BERGS', - 'OrderDate': '1997-12-16T13:50:00.000Z', - 'ShippedDate': '1997-12-24T14:50:00.000Z', - 'Freight': 6.79, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10779, - 'CustomerID': 'MORGK', - 'OrderDate': '1997-12-16T15:50:00.000Z', - 'ShippedDate': '1998-01-14T16:50:00.000Z', - 'Freight': 58.13, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10780, - 'CustomerID': 'LILAS', - 'OrderDate': '1997-12-16T17:50:00.000Z', - 'ShippedDate': '1997-12-25T18:50:00.000Z', - 'Freight': 42.13, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10781, - 'CustomerID': 'WARTH', - 'OrderDate': '1997-12-17T19:50:00.000Z', - 'ShippedDate': '1997-12-19T20:50:00.000Z', - 'Freight': 73.16, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10782, - 'CustomerID': 'CACTU', - 'OrderDate': '1997-12-17T21:50:00.000Z', - 'ShippedDate': '1997-12-22T22:50:00.000Z', - 'Freight': 1.1, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10783, - 'CustomerID': 'HANAR', - 'OrderDate': '1997-12-18T23:50:00.000Z', - 'ShippedDate': '1997-12-19T01:50:00.000Z', - 'Freight': 124.98, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10784, - 'CustomerID': 'MAGAA', - 'OrderDate': '1997-12-18T02:50:00.000Z', - 'ShippedDate': '1997-12-22T03:50:00.000Z', - 'Freight': 70.09, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10785, - 'CustomerID': 'GROSR', - 'OrderDate': '1997-12-18T04:50:00.000Z', - 'ShippedDate': '1997-12-24T05:50:00.000Z', - 'Freight': 1.51, - 'ShipName': 'GROSELLA-Restaurante', - 'ShipAddress': '5ª Ave. Los Palos Grandes', - 'ShipCity': 'Caracas', - 'ShipRegion': 'DF', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10786, - 'CustomerID': 'QUEEN', - 'OrderDate': '1997-12-19T06:50:00.000Z', - 'ShippedDate': '1997-12-23T07:50:00.000Z', - 'Freight': 110.87, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10787, - 'CustomerID': 'LAMAI', - 'OrderDate': '1997-12-19T08:50:00.000Z', - 'ShippedDate': '1997-12-26T09:50:00.000Z', - 'Freight': 249.93, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10788, - 'CustomerID': 'QUICK', - 'OrderDate': '1997-12-22T10:50:00.000Z', - 'ShippedDate': '1998-01-19T11:50:00.000Z', - 'Freight': 42.7, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10789, - 'CustomerID': 'FOLIG', - 'OrderDate': '1997-12-22T12:50:00.000Z', - 'ShippedDate': '1997-12-31T13:50:00.000Z', - 'Freight': 100.6, - 'ShipName': 'Folies gourmandes', - 'ShipAddress': '184, chaussée de Tournai', - 'ShipCity': 'Lille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10790, - 'CustomerID': 'GOURL', - 'OrderDate': '1997-12-22T14:50:00.000Z', - 'ShippedDate': '1997-12-26T15:50:00.000Z', - 'Freight': 28.23, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10791, - 'CustomerID': 'FRANK', - 'OrderDate': '1997-12-23T16:50:00.000Z', - 'ShippedDate': '1998-01-01T17:50:00.000Z', - 'Freight': 16.85, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10792, - 'CustomerID': 'WOLZA', - 'OrderDate': '1997-12-23T18:50:00.000Z', - 'ShippedDate': '1997-12-31T19:50:00.000Z', - 'Freight': 23.79, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10793, - 'CustomerID': 'AROUT', - 'OrderDate': '1997-12-24T20:50:00.000Z', - 'ShippedDate': '1998-01-08T21:50:00.000Z', - 'Freight': 4.52, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10794, - 'CustomerID': 'QUEDE', - 'OrderDate': '1997-12-24T22:50:00.000Z', - 'ShippedDate': '1998-01-02T23:50:00.000Z', - 'Freight': 21.49, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10795, - 'CustomerID': 'ERNSH', - 'OrderDate': '1997-12-24T01:20:00.000Z', - 'ShippedDate': '1998-01-20T02:20:00.000Z', - 'Freight': 126.66, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10796, - 'CustomerID': 'HILAA', - 'OrderDate': '1997-12-25T03:20:00.000Z', - 'ShippedDate': '1998-01-14T04:20:00.000Z', - 'Freight': 26.52, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10797, - 'CustomerID': 'DRACD', - 'OrderDate': '1997-12-25T05:20:00.000Z', - 'ShippedDate': '1998-01-05T06:20:00.000Z', - 'Freight': 33.35, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10798, - 'CustomerID': 'ISLAT', - 'OrderDate': '1997-12-26T07:20:00.000Z', - 'ShippedDate': '1998-01-05T08:20:00.000Z', - 'Freight': 2.33, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10799, - 'CustomerID': 'KOENE', - 'OrderDate': '1997-12-26T09:20:00.000Z', - 'ShippedDate': '1998-01-05T10:20:00.000Z', - 'Freight': 30.76, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10800, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-12-26T11:20:00.000Z', - 'ShippedDate': '1998-01-05T12:20:00.000Z', - 'Freight': 137.44, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10801, - 'CustomerID': 'BOLID', - 'OrderDate': '1997-12-29T13:20:00.000Z', - 'ShippedDate': '1997-12-31T14:20:00.000Z', - 'Freight': 97.09, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10802, - 'CustomerID': 'SIMOB', - 'OrderDate': '1997-12-29T15:20:00.000Z', - 'ShippedDate': '1998-01-02T16:20:00.000Z', - 'Freight': 257.26, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10803, - 'CustomerID': 'WELLI', - 'OrderDate': '1997-12-30T17:20:00.000Z', - 'ShippedDate': '1998-01-06T18:20:00.000Z', - 'Freight': 55.23, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10804, - 'CustomerID': 'SEVES', - 'OrderDate': '1997-12-30T19:20:00.000Z', - 'ShippedDate': '1998-01-07T20:20:00.000Z', - 'Freight': 27.33, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10805, - 'CustomerID': 'THEBI', - 'OrderDate': '1997-12-30T21:20:00.000Z', - 'ShippedDate': '1998-01-09T22:20:00.000Z', - 'Freight': 237.34, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10806, - 'CustomerID': 'VICTE', - 'OrderDate': '1997-12-31T23:20:00.000Z', - 'ShippedDate': '1998-01-05T00:20:00.000Z', - 'Freight': 22.11, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10807, - 'CustomerID': 'FRANS', - 'OrderDate': '1997-12-31T01:40:00.000Z', - 'ShippedDate': '1998-01-30T02:40:00.000Z', - 'Freight': 1.36, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10808, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-01-01T03:40:00.000Z', - 'ShippedDate': '1998-01-09T04:40:00.000Z', - 'Freight': 45.53, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10809, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-01-01T05:40:00.000Z', - 'ShippedDate': '1998-01-07T06:40:00.000Z', - 'Freight': 4.87, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10810, - 'CustomerID': 'LAUGB', - 'OrderDate': '1998-01-01T07:40:00.000Z', - 'ShippedDate': '1998-01-07T08:40:00.000Z', - 'Freight': 4.33, - 'ShipName': 'Laughing Bacchus Wine Cellars', - 'ShipAddress': '2319 Elm St.', - 'ShipCity': 'Vancouver', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10811, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-02T09:40:00.000Z', - 'ShippedDate': '1998-01-08T10:40:00.000Z', - 'Freight': 31.22, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10812, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-01-02T11:40:00.000Z', - 'ShippedDate': '1998-01-12T12:40:00.000Z', - 'Freight': 59.78, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10813, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-01-05T13:40:00.000Z', - 'ShippedDate': '1998-01-09T14:40:00.000Z', - 'Freight': 47.38, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10814, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-05T15:40:00.000Z', - 'ShippedDate': '1998-01-14T16:40:00.000Z', - 'Freight': 130.94, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10815, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-01-05T17:40:00.000Z', - 'ShippedDate': '1998-01-14T18:40:00.000Z', - 'Freight': 14.62, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10816, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-01-06T19:40:00.000Z', - 'ShippedDate': '1998-02-04T20:40:00.000Z', - 'Freight': 719.78, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10817, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-01-06T21:40:00.000Z', - 'ShippedDate': '1998-01-13T22:40:00.000Z', - 'Freight': 306.07, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10818, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-01-07T23:40:00.000Z', - 'ShippedDate': '1998-01-12T01:55:00.000Z', - 'Freight': 65.48, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10819, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-01-07T02:55:00.000Z', - 'ShippedDate': '1998-01-16T03:55:00.000Z', - 'Freight': 19.76, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10820, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-01-07T04:55:00.000Z', - 'ShippedDate': '1998-01-13T05:55:00.000Z', - 'Freight': 37.52, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10821, - 'CustomerID': 'SPLIR', - 'OrderDate': '1998-01-08T06:55:00.000Z', - 'ShippedDate': '1998-01-15T07:55:00.000Z', - 'Freight': 36.68, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10822, - 'CustomerID': 'TRAIH', - 'OrderDate': '1998-01-08T09:55:00.000Z', - 'ShippedDate': '1998-01-16T10:55:00.000Z', - 'Freight': 7, - 'ShipName': 'Trail\'s Head Gourmet Provisioners', - 'ShipAddress': '722 DaVinci Blvd.', - 'ShipCity': 'Kirkland', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10823, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-01-09T11:55:00.000Z', - 'ShippedDate': '1998-01-13T12:55:00.000Z', - 'Freight': 163.97, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10824, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-01-09T13:55:00.000Z', - 'ShippedDate': '1998-01-30T14:55:00.000Z', - 'Freight': 1.23, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10825, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-01-09T15:55:00.000Z', - 'ShippedDate': '1998-01-14T16:55:00.000Z', - 'Freight': 79.25, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10826, - 'CustomerID': 'BLONP', - 'OrderDate': '1998-01-12T17:55:00.000Z', - 'ShippedDate': '1998-02-06T18:55:00.000Z', - 'Freight': 7.09, - 'ShipName': 'Blondel père et fils', - 'ShipAddress': '24, place Kléber', - 'ShipCity': 'Strasbourg', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10827, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-01-12T19:55:00.000Z', - 'ShippedDate': '1998-02-06T20:55:00.000Z', - 'Freight': 63.54, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10828, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-01-13T21:55:00.000Z', - 'ShippedDate': '1998-02-04T22:55:00.000Z', - 'Freight': 90.85, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10829, - 'CustomerID': 'ISLAT', - 'OrderDate': '1998-01-13T23:55:00.000Z', - 'ShippedDate': '1998-01-23T12:55:00.000Z', - 'Freight': 154.72, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10830, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-13T01:15:00.000Z', - 'ShippedDate': '1998-01-21T02:15:00.000Z', - 'Freight': 81.83, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10831, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-01-14T03:15:00.000Z', - 'ShippedDate': '1998-01-23T04:15:00.000Z', - 'Freight': 72.19, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10832, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-01-14T05:15:00.000Z', - 'ShippedDate': '1998-01-19T06:15:00.000Z', - 'Freight': 43.26, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10833, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-01-15T07:15:00.000Z', - 'ShippedDate': '1998-01-23T08:15:00.000Z', - 'Freight': 71.49, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10834, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-15T09:15:00.000Z', - 'ShippedDate': '1998-01-19T10:15:00.000Z', - 'Freight': 29.78, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10835, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-01-15T11:15:00.000Z', - 'ShippedDate': '1998-01-21T12:15:00.000Z', - 'Freight': 69.53, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10836, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-01-16T13:15:00.000Z', - 'ShippedDate': '1998-01-21T14:15:00.000Z', - 'Freight': 411.88, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10837, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-01-16T15:15:00.000Z', - 'ShippedDate': '1998-01-23T16:15:00.000Z', - 'Freight': 13.32, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10838, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-19T17:15:00.000Z', - 'ShippedDate': '1998-01-23T18:15:00.000Z', - 'Freight': 59.28, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10839, - 'CustomerID': 'TRADH', - 'OrderDate': '1998-01-19T19:15:00.000Z', - 'ShippedDate': '1998-01-22T20:15:00.000Z', - 'Freight': 35.43, - 'ShipName': 'Tradiçao Hipermercados', - 'ShipAddress': 'Av. Inês de Castro, 414', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10840, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-01-19T21:15:00.000Z', - 'ShippedDate': '1998-02-16T22:15:00.000Z', - 'Freight': 2.71, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10841, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-01-20T23:15:00.000Z', - 'ShippedDate': '1998-01-29T01:55:00.000Z', - 'Freight': 424.3, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10842, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-01-20T02:55:00.000Z', - 'ShippedDate': '1998-01-29T03:55:00.000Z', - 'Freight': 54.42, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10843, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-21T04:55:00.000Z', - 'ShippedDate': '1998-01-26T05:55:00.000Z', - 'Freight': 9.26, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10844, - 'CustomerID': 'PICCO', - 'OrderDate': '1998-01-21T06:55:00.000Z', - 'ShippedDate': '1998-01-26T07:55:00.000Z', - 'Freight': 25.22, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10845, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-01-21T08:55:00.000Z', - 'ShippedDate': '1998-01-30T09:55:00.000Z', - 'Freight': 212.98, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10846, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-01-22T10:55:00.000Z', - 'ShippedDate': '1998-01-23T11:55:00.000Z', - 'Freight': 56.46, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10847, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-01-22T12:55:00.000Z', - 'ShippedDate': '1998-02-10T13:55:00.000Z', - 'Freight': 487.57, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10848, - 'CustomerID': 'CONSH', - 'OrderDate': '1998-01-23T14:55:00.000Z', - 'ShippedDate': '1998-01-29T15:55:00.000Z', - 'Freight': 38.24, - 'ShipName': 'Consolidated Holdings', - 'ShipAddress': 'Berkeley Gardens 12 Brewery', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10849, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-01-23T16:55:00.000Z', - 'ShippedDate': '1998-01-30T17:55:00.000Z', - 'Freight': 0.56, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10850, - 'CustomerID': 'VICTE', - 'OrderDate': '1998-01-23T19:55:00.000Z', - 'ShippedDate': '1998-01-30T20:55:00.000Z', - 'Freight': 49.19, - 'ShipName': 'Victuailles en stock', - 'ShipAddress': '2, rue du Commerce', - 'ShipCity': 'Lyon', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10851, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-01-26T21:55:00.000Z', - 'ShippedDate': '1998-02-02T22:55:00.000Z', - 'Freight': 160.55, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10852, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-01-26T23:55:00.000Z', - 'ShippedDate': '1998-01-30T01:00.05.000Z', - 'Freight': 174.05, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10853, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-01-27T02:00.05.000Z', - 'ShippedDate': '1998-02-03T03:00.05.000Z', - 'Freight': 53.83, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10854, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-01-27T04:00.05.000Z', - 'ShippedDate': '1998-02-05T05:00.05.000Z', - 'Freight': 100.22, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10855, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-01-27T06:00.05.000Z', - 'ShippedDate': '1998-02-04T07:00.05.000Z', - 'Freight': 170.97, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10856, - 'CustomerID': 'ANTON', - 'OrderDate': '1998-01-28T08:00.05.000Z', - 'ShippedDate': '1998-02-10T09:00.05.000Z', - 'Freight': 58.43, - 'ShipName': 'Antonio Moreno Taquería', - 'ShipAddress': 'Mataderos 2312', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10857, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-01-28T11:00.05.000Z', - 'ShippedDate': '1998-02-06T12:00.05.000Z', - 'Freight': 188.85, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10858, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-01-29T13:00.05.000Z', - 'ShippedDate': '1998-02-03T14:00.05.000Z', - 'Freight': 52.51, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10859, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-01-29T15:00.05.000Z', - 'ShippedDate': '1998-02-02T16:00.05.000Z', - 'Freight': 76.1, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10860, - 'CustomerID': 'FRANR', - 'OrderDate': '1998-01-29T17:00.05.000Z', - 'ShippedDate': '1998-02-04T18:00.05.000Z', - 'Freight': 19.26, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10861, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-01-30T19:00.05.000Z', - 'ShippedDate': '1998-02-17T20:00.05.000Z', - 'Freight': 14.93, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10862, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-01-30T21:00.05.000Z', - 'ShippedDate': '1998-02-02T22:00.05.000Z', - 'Freight': 53.23, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10863, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-02-02T23:00.05.000Z', - 'ShippedDate': '1998-02-17T01:15:00.000Z', - 'Freight': 30.26, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10864, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-02-02T02:15:00.000Z', - 'ShippedDate': '1998-02-09T03:15:00.000Z', - 'Freight': 3.04, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10865, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-02-02T04:15:00.000Z', - 'ShippedDate': '1998-02-12T05:15:00.000Z', - 'Freight': 348.14, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10866, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-02-03T06:15:00.000Z', - 'ShippedDate': '1998-02-12T07:15:00.000Z', - 'Freight': 109.11, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10867, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-02-03T08:15:00.000Z', - 'ShippedDate': '1998-02-11T09:15:00.000Z', - 'Freight': 1.93, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10868, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-04T10:15:00.000Z', - 'ShippedDate': '1998-02-23T11:15:00.000Z', - 'Freight': 191.27, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10869, - 'CustomerID': 'SEVES', - 'OrderDate': '1998-02-04T12:15:00.000Z', - 'ShippedDate': '1998-02-09T13:15:00.000Z', - 'Freight': 143.28, - 'ShipName': 'Seven Seas Imports', - 'ShipAddress': '90 Wadhurst Rd.', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10870, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-02-04T14:15:00.000Z', - 'ShippedDate': '1998-02-13T15:15:00.000Z', - 'Freight': 12.04, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10871, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-02-05T16:15:00.000Z', - 'ShippedDate': '1998-02-10T17:15:00.000Z', - 'Freight': 112.27, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10872, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-05T18:15:00.000Z', - 'ShippedDate': '1998-02-09T19:15:00.000Z', - 'Freight': 175.32, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10873, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-06T20:15:00.000Z', - 'ShippedDate': '1998-02-09T21:15:00.000Z', - 'Freight': 0.82, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10874, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-06T22:15:00.000Z', - 'ShippedDate': '1998-02-11T23:15:00.000Z', - 'Freight': 19.58, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10875, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-02-06T01:30:00.000Z', - 'ShippedDate': '1998-03-03T02:30:00.000Z', - 'Freight': 32.37, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10876, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-02-09T03:30:00.000Z', - 'ShippedDate': '1998-02-12T04:30:00.000Z', - 'Freight': 60.42, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10877, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-02-09T05:30:00.000Z', - 'ShippedDate': '1998-02-19T06:30:00.000Z', - 'Freight': 38.06, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10878, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-02-10T07:30:00.000Z', - 'ShippedDate': '1998-02-12T08:30:00.000Z', - 'Freight': 46.69, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10879, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-10T09:30:00.000Z', - 'ShippedDate': '1998-02-12T10:30:00.000Z', - 'Freight': 8.5, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10880, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-02-10T11:30:00.000Z', - 'ShippedDate': '1998-02-18T12:30:00.000Z', - 'Freight': 88.01, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10881, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-02-11T13:30:00.000Z', - 'ShippedDate': '1998-02-18T14:30:00.000Z', - 'Freight': 2.84, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10882, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-02-11T15:30:00.000Z', - 'ShippedDate': '1998-02-20T16:30:00.000Z', - 'Freight': 23.1, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10883, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-02-12T17:30:00.000Z', - 'ShippedDate': '1998-02-20T18:30:00.000Z', - 'Freight': 0.53, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10884, - 'CustomerID': 'LETSS', - 'OrderDate': '1998-02-12T19:30:00.000Z', - 'ShippedDate': '1998-02-13T20:30:00.000Z', - 'Freight': 90.97, - 'ShipName': 'Let\'s Stop N Shop', - 'ShipAddress': '87 Polk St. Suite 5', - 'ShipCity': 'San Francisco', - 'ShipRegion': 'CA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10885, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-02-12T21:30:00.000Z', - 'ShippedDate': '1998-02-18T22:30:00.000Z', - 'Freight': 5.64, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10886, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-02-13T23:30:00.000Z', - 'ShippedDate': '1998-03-02T01:20:00.000Z', - 'Freight': 4.99, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10887, - 'CustomerID': 'GALED', - 'OrderDate': '1998-02-13T02:20:00.000Z', - 'ShippedDate': '1998-02-16T03:20:00.000Z', - 'Freight': 1.25, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10888, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-16T04:20:00.000Z', - 'ShippedDate': '1998-02-23T05:20:00.000Z', - 'Freight': 51.87, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10889, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-02-16T06:20:00.000Z', - 'ShippedDate': '1998-02-23T07:20:00.000Z', - 'Freight': 280.61, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10890, - 'CustomerID': 'DUMON', - 'OrderDate': '1998-02-16T08:20:00.000Z', - 'ShippedDate': '1998-02-18T09:20:00.000Z', - 'Freight': 32.76, - 'ShipName': 'Du monde entier', - 'ShipAddress': '67, rue des Cinquante Otages', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10891, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-02-17T10:20:00.000Z', - 'ShippedDate': '1998-02-19T11:20:00.000Z', - 'Freight': 20.37, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10892, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-02-17T12:20:00.000Z', - 'ShippedDate': '1998-02-19T13:20:00.000Z', - 'Freight': 120.27, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10893, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-02-18T14:20:00.000Z', - 'ShippedDate': '1998-02-20T15:20:00.000Z', - 'Freight': 77.78, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10894, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-02-18T16:20:00.000Z', - 'ShippedDate': '1998-02-20T17:20:00.000Z', - 'Freight': 116.13, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10895, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-02-18T18:20:00.000Z', - 'ShippedDate': '1998-02-23T19:20:00.000Z', - 'Freight': 162.75, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10896, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-02-19T20:20:00.000Z', - 'ShippedDate': '1998-02-27T21:20:00.000Z', - 'Freight': 32.45, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10897, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-02-19T22:20:00.000Z', - 'ShippedDate': '1998-02-25T23:20:00.000Z', - 'Freight': 603.54, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10898, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-02-20T01:55:00.000Z', - 'ShippedDate': '1998-03-06T02:55:00.000Z', - 'Freight': 1.27, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10899, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-02-20T03:55:00.000Z', - 'ShippedDate': '1998-02-26T04:55:00.000Z', - 'Freight': 1.21, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10900, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-02-20T05:55:00.000Z', - 'ShippedDate': '1998-03-04T06:55:00.000Z', - 'Freight': 1.66, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10901, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-02-23T07:55:00.000Z', - 'ShippedDate': '1998-02-26T08:55:00.000Z', - 'Freight': 62.09, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10902, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-02-23T09:55:00.000Z', - 'ShippedDate': '1998-03-03T10:55:00.000Z', - 'Freight': 44.15, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10903, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-02-24T11:55:00.000Z', - 'ShippedDate': '1998-03-04T12:55:00.000Z', - 'Freight': 36.71, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10904, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-02-24T13:55:00.000Z', - 'ShippedDate': '1998-02-27T14:55:00.000Z', - 'Freight': 162.95, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10905, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-02-24T15:55:00.000Z', - 'ShippedDate': '1998-03-06T16:55:00.000Z', - 'Freight': 13.72, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10906, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-02-25T17:55:00.000Z', - 'ShippedDate': '1998-03-03T18:55:00.000Z', - 'Freight': 26.29, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10907, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-02-25T19:55:00.000Z', - 'ShippedDate': '1998-02-27T20:55:00.000Z', - 'Freight': 9.19, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10908, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-02-26T21:55:00.000Z', - 'ShippedDate': '1998-03-06T22:55:00.000Z', - 'Freight': 32.96, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10909, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-02-26T23:55:00.000Z', - 'ShippedDate': '1998-03-10T01:40:00.000Z', - 'Freight': 53.05, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 10910, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-02-26T02:40:00.000Z', - 'ShippedDate': '1998-03-04T03:40:00.000Z', - 'Freight': 38.11, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 10911, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-02-26T04:40:00.000Z', - 'ShippedDate': '1998-03-05T05:40:00.000Z', - 'Freight': 38.19, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10912, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-02-26T06:40:00.000Z', - 'ShippedDate': '1998-03-18T07:40:00.000Z', - 'Freight': 580.91, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10913, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-26T08:40:00.000Z', - 'ShippedDate': '1998-03-04T09:40:00.000Z', - 'Freight': 33.05, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10914, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-02-27T10:40:00.000Z', - 'ShippedDate': '1998-03-02T11:40:00.000Z', - 'Freight': 21.19, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10915, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-02-27T12:40:00.000Z', - 'ShippedDate': '1998-03-02T13:40:00.000Z', - 'Freight': 3.51, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10916, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-02-27T14:40:00.000Z', - 'ShippedDate': '1998-03-09T15:40:00.000Z', - 'Freight': 63.77, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10917, - 'CustomerID': 'ROMEY', - 'OrderDate': '1998-03-02T16:40:00.000Z', - 'ShippedDate': '1998-03-11T17:40:00.000Z', - 'Freight': 8.29, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10918, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-02T18:40:00.000Z', - 'ShippedDate': '1998-03-11T19:40:00.000Z', - 'Freight': 48.83, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10919, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-03-02T20:40:00.000Z', - 'ShippedDate': '1998-03-04T21:40:00.000Z', - 'Freight': 19.8, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10920, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-03-03T22:40:00.000Z', - 'ShippedDate': '1998-03-09T01:50:00.000Z', - 'Freight': 29.61, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10921, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-03-03T02:50:00.000Z', - 'ShippedDate': '1998-03-09T03:50:00.000Z', - 'Freight': 176.48, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10922, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-03T04:50:00.000Z', - 'ShippedDate': '1998-03-05T05:50:00.000Z', - 'Freight': 62.74, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10923, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-03-03T06:50:00.000Z', - 'ShippedDate': '1998-03-13T06:50:00.000Z', - 'Freight': 68.26, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10924, - 'CustomerID': 'BERGS', - 'OrderDate': '1998-03-04T07:50:00.000Z', - 'ShippedDate': '1998-04-08T08:50:00.000Z', - 'Freight': 151.52, - 'ShipName': 'Berglunds snabbköp', - 'ShipAddress': 'Berguvsvägen 8', - 'ShipCity': 'Luleå', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10925, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-04T09:50:00.000Z', - 'ShippedDate': '1998-03-13T10:50:00.000Z', - 'Freight': 2.27, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10926, - 'CustomerID': 'ANATR', - 'OrderDate': '1998-03-04T11:50:00.000Z', - 'ShippedDate': '1998-03-11T12:50:00.000Z', - 'Freight': 39.92, - 'ShipName': 'Ana Trujillo Emparedados y helados', - 'ShipAddress': 'Avda. de la Constitución 2222', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10927, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-05T13:50:00.000Z', - 'ShippedDate': '1998-04-08T14:50:00.000Z', - 'Freight': 19.79, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10928, - 'CustomerID': 'GALED', - 'OrderDate': '1998-03-05T15:50:00.000Z', - 'ShippedDate': '1998-03-18T16:50:00.000Z', - 'Freight': 1.36, - 'ShipName': 'Galería del gastronómo', - 'ShipAddress': 'Rambla de Cataluña, 23', - 'ShipCity': 'Barcelona', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10929, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-03-05T17:50:00.000Z', - 'ShippedDate': '1998-03-12T18:50:00.000Z', - 'Freight': 33.93, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10930, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-03-06T19:50:00.000Z', - 'ShippedDate': '1998-03-18T20:50:00.000Z', - 'Freight': 15.55, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10931, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-03-06T21:50:00.000Z', - 'ShippedDate': '1998-03-19T22:50:00.000Z', - 'Freight': 13.6, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10932, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-03-06T23:50:00.000Z', - 'ShippedDate': '1998-03-24T01:50:00.000Z', - 'Freight': 134.64, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10933, - 'CustomerID': 'ISLAT', - 'OrderDate': '1998-03-06T02:20:00.000Z', - 'ShippedDate': '1998-03-16T03:20:00.000Z', - 'Freight': 54.15, - 'ShipName': 'Island Trading', - 'ShipAddress': 'Garden House Crowther Way', - 'ShipCity': 'Cowes', - 'ShipRegion': 'Isle of Wight', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10934, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-03-09T04:20:00.000Z', - 'ShippedDate': '1998-03-12T05:20:00.000Z', - 'Freight': 32.01, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10935, - 'CustomerID': 'WELLI', - 'OrderDate': '1998-03-09T06:20:00.000Z', - 'ShippedDate': '1998-03-18T07:20:00.000Z', - 'Freight': 47.59, - 'ShipName': 'Wellington Importadora', - 'ShipAddress': 'Rua do Mercado, 12', - 'ShipCity': 'Resende', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10936, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-03-09T08:20:00.000Z', - 'ShippedDate': '1998-03-18T09:20:00.000Z', - 'Freight': 33.68, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10937, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-03-10T10:20:00.000Z', - 'ShippedDate': '1998-03-13T11:20:00.000Z', - 'Freight': 31.51, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10938, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-03-10T12:20:00.000Z', - 'ShippedDate': '1998-03-16T14:20:00.000Z', - 'Freight': 31.89, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10939, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-03-10T13:20:00.000Z', - 'ShippedDate': '1998-03-13T15:20:00.000Z', - 'Freight': 76.33, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10940, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-03-11T16:20:00.000Z', - 'ShippedDate': '1998-03-23T17:20:00.000Z', - 'Freight': 19.77, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10941, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-11T18:20:00.000Z', - 'ShippedDate': '1998-03-20T19:20:00.000Z', - 'Freight': 400.81, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10942, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-03-11T20:20:00.000Z', - 'ShippedDate': '1998-03-18T21:20:00.000Z', - 'Freight': 17.95, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10943, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-03-11T22:20:00.000Z', - 'ShippedDate': '1998-03-19T23:20:00.000Z', - 'Freight': 2.17, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10944, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-12T01:20:00.000Z', - 'ShippedDate': '1998-03-13T02:20:00.000Z', - 'Freight': 52.92, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10945, - 'CustomerID': 'MORGK', - 'OrderDate': '1998-03-12T03:20:00.000Z', - 'ShippedDate': '1998-03-18T04:20:00.000Z', - 'Freight': 10.22, - 'ShipName': 'Morgenstern Gesundkost', - 'ShipAddress': 'Heerstr. 22', - 'ShipCity': 'Leipzig', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10946, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-03-12T05:20:00.000Z', - 'ShippedDate': '1998-03-19T06:20:00.000Z', - 'Freight': 27.2, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10947, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-03-13T07:20:00.000Z', - 'ShippedDate': '1998-03-16T08:20:00.000Z', - 'Freight': 3.26, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10948, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-03-13T09:20:00.000Z', - 'ShippedDate': '1998-03-19T10:20:00.000Z', - 'Freight': 23.39, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10949, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-13T11:20:00.000Z', - 'ShippedDate': '1998-03-17T12:20:00.000Z', - 'Freight': 74.44, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10950, - 'CustomerID': 'MAGAA', - 'OrderDate': '1998-03-16T13:20:00.000Z', - 'ShippedDate': '1998-03-23T14:20:00.000Z', - 'Freight': 2.5, - 'ShipName': 'Magazzini Alimentari Riuniti', - 'ShipAddress': 'Via Ludovico il Moro 22', - 'ShipCity': 'Bergamo', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 10951, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-03-16T15:20:00.000Z', - 'ShippedDate': '1998-04-07T16:20:00.000Z', - 'Freight': 30.85, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10952, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-03-16T17:20:00.000Z', - 'ShippedDate': '1998-03-24T18:20:00.000Z', - 'Freight': 40.42, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10953, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-03-16T19:20:00.000Z', - 'ShippedDate': '1998-03-25T20:20:00.000Z', - 'Freight': 23.72, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10954, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-03-17T21:20:00.000Z', - 'ShippedDate': '1998-03-20T22:20:00.000Z', - 'Freight': 27.91, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10955, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-17T23:20:00.000Z', - 'ShippedDate': '1998-03-20T01:20:00.000Z', - 'Freight': 3.26, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10956, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-03-17T01:55:00.000Z', - 'ShippedDate': '1998-03-20T02:55:00.000Z', - 'Freight': 44.65, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10957, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-18T03:55:00.000Z', - 'ShippedDate': '1998-03-27T04:55:00.000Z', - 'Freight': 105.36, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10958, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-03-18T05:55:00.000Z', - 'ShippedDate': '1998-03-27T06:55:00.000Z', - 'Freight': 49.56, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10959, - 'CustomerID': 'GOURL', - 'OrderDate': '1998-03-18T07:55:00.000Z', - 'ShippedDate': '1998-03-23T08:55:00.000Z', - 'Freight': 4.98, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10960, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-19T09:55:00.000Z', - 'ShippedDate': '1998-04-08T10:55:00.000Z', - 'Freight': 2.08, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10961, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-03-19T11:55:00.000Z', - 'ShippedDate': '1998-03-30T12:55:00.000Z', - 'Freight': 104.47, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10962, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-03-19T13:55:00.000Z', - 'ShippedDate': '1998-03-23T14:55:00.000Z', - 'Freight': 275.79, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10963, - 'CustomerID': 'FURIB', - 'OrderDate': '1998-03-19T15:55:00.000Z', - 'ShippedDate': '1998-03-26T16:55:00.000Z', - 'Freight': 2.7, - 'ShipName': 'Furia Bacalhau e Frutos do Mar', - 'ShipAddress': 'Jardim das rosas n. 32', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 10964, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-03-20T17:55:00.000Z', - 'ShippedDate': '1998-03-24T18:55:00.000Z', - 'Freight': 87.38, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10965, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-03-20T19:55:00.000Z', - 'ShippedDate': '1998-03-30T20:55:00.000Z', - 'Freight': 144.38, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10966, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-03-20T21:55:00.000Z', - 'ShippedDate': '1998-04-08T22:55:00.000Z', - 'Freight': 27.19, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 10967, - 'CustomerID': 'TOMSP', - 'OrderDate': '1998-03-23T23:55:00.000Z', - 'ShippedDate': '1998-04-02T12:55:00.000Z', - 'Freight': 62.22, - 'ShipName': 'Toms Spezialitäten', - 'ShipAddress': 'Luisenstr. 48', - 'ShipCity': 'Münster', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10968, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-03-23T01:00.05.000Z', - 'ShippedDate': '1998-04-01T02:00.05.000Z', - 'Freight': 74.6, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10969, - 'CustomerID': 'COMMI', - 'OrderDate': '1998-03-23T03:00.05.000Z', - 'ShippedDate': '1998-03-30T04:00.05.000Z', - 'Freight': 0.21, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10970, - 'CustomerID': 'BOLID', - 'OrderDate': '1998-03-24T05:00.05.000Z', - 'ShippedDate': '1998-04-24T06:00.05.000Z', - 'Freight': 16.16, - 'ShipName': 'Bólido Comidas preparadas', - 'ShipAddress': 'C/ Araquil, 67', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 10971, - 'CustomerID': 'FRANR', - 'OrderDate': '1998-03-24T07:00.05.000Z', - 'ShippedDate': '1998-04-02T08:00.05.000Z', - 'Freight': 121.82, - 'ShipName': 'France restauration', - 'ShipAddress': '54, rue Royale', - 'ShipCity': 'Nantes', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10972, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-24T09:00.05.000Z', - 'ShippedDate': '1998-03-26T10:00.05.000Z', - 'Freight': 0.02, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10973, - 'CustomerID': 'LACOR', - 'OrderDate': '1998-03-24T11:00.05.000Z', - 'ShippedDate': '1998-03-27T12:00.05.000Z', - 'Freight': 15.17, - 'ShipName': 'La corne d\'abondance', - 'ShipAddress': '67, avenue de l\'Europe', - 'ShipCity': 'Versailles', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 10974, - 'CustomerID': 'SPLIR', - 'OrderDate': '1998-03-25T13:00.05.000Z', - 'ShippedDate': '1998-04-03T14:00.05.000Z', - 'Freight': 12.96, - 'ShipName': 'Split Rail Beer & Ale', - 'ShipAddress': 'P.O. Box 555', - 'ShipCity': 'Lander', - 'ShipRegion': 'WY', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10975, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-25T15:00.05.000Z', - 'ShippedDate': '1998-03-27T16:00.05.000Z', - 'Freight': 32.27, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10976, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-03-25T17:00.05.000Z', - 'ShippedDate': '1998-04-03T18:00.05.000Z', - 'Freight': 37.97, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10977, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-26T19:00.05.000Z', - 'ShippedDate': '1998-04-10T10:00.05.000Z', - 'Freight': 208.5, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10978, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-03-26T11:00.05.000Z', - 'ShippedDate': '1998-04-23T12:00.05.000Z', - 'Freight': 32.82, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 10979, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-03-26T13:00.05.000Z', - 'ShippedDate': '1998-03-31T14:00.05.000Z', - 'Freight': 353.07, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10980, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-03-27T15:00.05.000Z', - 'ShippedDate': '1998-04-17T16:00.05.000Z', - 'Freight': 1.26, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10981, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-03-27T17:00.05.000Z', - 'ShippedDate': '1998-04-02T18:00.05.000Z', - 'Freight': 193.37, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10982, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-03-27T19:00.05.000Z', - 'ShippedDate': '1998-04-08T20:00.05.000Z', - 'Freight': 14.01, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 10983, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-27T21:00.05.000Z', - 'ShippedDate': '1998-04-06T22:00.05.000Z', - 'Freight': 657.54, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10984, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-03-30T23:00.05.000Z', - 'ShippedDate': '1998-04-03T13:00.05.000Z', - 'Freight': 211.22, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10985, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-03-30T01:25:00.000Z', - 'ShippedDate': '1998-04-02T02:25:00.000Z', - 'Freight': 91.51, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 10986, - 'CustomerID': 'OCEAN', - 'OrderDate': '1998-03-30T03:25:00.000Z', - 'ShippedDate': '1998-04-21T04:25:00.000Z', - 'Freight': 217.86, - 'ShipName': 'Océano Atlántico Ltda.', - 'ShipAddress': 'Ing. Gustavo Moncada 8585 Piso 20-A', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 10987, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-03-31T05:25:00.000Z', - 'ShippedDate': '1998-04-06T06:25:00.000Z', - 'Freight': 185.48, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 10988, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-03-31T07:25:00.000Z', - 'ShippedDate': '1998-04-10T08:25:00.000Z', - 'Freight': 61.14, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10989, - 'CustomerID': 'QUEDE', - 'OrderDate': '1998-03-31T09:25:00.000Z', - 'ShippedDate': '1998-04-02T10:25:00.000Z', - 'Freight': 34.76, - 'ShipName': 'Que Delícia', - 'ShipAddress': 'Rua da Panificadora, 12', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 10990, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-01T11:25:00.000Z', - 'ShippedDate': '1998-04-07T12:25:00.000Z', - 'Freight': 117.61, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 10991, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-01T13:25:00.000Z', - 'ShippedDate': '1998-04-07T14:25:00.000Z', - 'Freight': 38.51, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10992, - 'CustomerID': 'THEBI', - 'OrderDate': '1998-04-01T15:25:00.000Z', - 'ShippedDate': '1998-04-03T16:25:00.000Z', - 'Freight': 4.27, - 'ShipName': 'The Big Cheese', - 'ShipAddress': '89 Jefferson Way Suite 2', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 10993, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-01T17:25:00.000Z', - 'ShippedDate': '1998-04-10T18:25:00.000Z', - 'Freight': 8.81, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 10994, - 'CustomerID': 'VAFFE', - 'OrderDate': '1998-04-02T19:25:00.000Z', - 'ShippedDate': '1998-04-09T20:25:00.000Z', - 'Freight': 65.53, - 'ShipName': 'Vaffeljernet', - 'ShipAddress': 'Smagsloget 45', - 'ShipCity': 'Århus', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 10995, - 'CustomerID': 'PERIC', - 'OrderDate': '1998-04-02T21:25:00.000Z', - 'ShippedDate': '1998-04-06T22:25:00.000Z', - 'Freight': 46, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 10996, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-02T23:25:00.000Z', - 'ShippedDate': '1998-04-10T13:25:00.000Z', - 'Freight': 1.12, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 10997, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-04-03T14:25:00.000Z', - 'ShippedDate': '1998-04-13T01:25:00.000Z', - 'Freight': 73.91, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 10998, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-04-03T02:25:00.000Z', - 'ShippedDate': '1998-04-17T03:25:00.000Z', - 'Freight': 20.31, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 10999, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-04-03T04:25:00.000Z', - 'ShippedDate': '1998-04-10T05:25:00.000Z', - 'Freight': 96.35, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11000, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-04-06T06:25:00.000Z', - 'ShippedDate': '1998-04-14T07:25:00.000Z', - 'Freight': 55.12, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11001, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-06T08:25:00.000Z', - 'ShippedDate': '1998-04-14T09:25:00.000Z', - 'Freight': 197.3, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 11002, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-06T10:25:00.000Z', - 'ShippedDate': '1998-04-16T11:25:00.000Z', - 'Freight': 141.16, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11003, - 'CustomerID': 'THECR', - 'OrderDate': '1998-04-06T12:25:00.000Z', - 'ShippedDate': '1998-04-08T13:25:00.000Z', - 'Freight': 14.91, - 'ShipName': 'The Cracker Box', - 'ShipAddress': '55 Grizzly Peak Rd.', - 'ShipCity': 'Butte', - 'ShipRegion': 'MT', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11004, - 'CustomerID': 'MAISD', - 'OrderDate': '1998-04-07T14:25:00.000Z', - 'ShippedDate': '1998-04-20T15:25:00.000Z', - 'Freight': 44.84, - 'ShipName': 'Maison Dewey', - 'ShipAddress': 'Rue Joseph-Bens 532', - 'ShipCity': 'Bruxelles', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 11005, - 'CustomerID': 'WILMK', - 'OrderDate': '1998-04-07T16:25:00.000Z', - 'ShippedDate': '1998-04-10T17:25:00.000Z', - 'Freight': 0.75, - 'ShipName': 'Wilman Kala', - 'ShipAddress': 'Keskuskatu 45', - 'ShipCity': 'Helsinki', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 11006, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-07T18:25:00.000Z', - 'ShippedDate': '1998-04-15T19:25:00.000Z', - 'Freight': 25.19, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11007, - 'CustomerID': 'PRINI', - 'OrderDate': '1998-04-08T20:25:00.000Z', - 'ShippedDate': '1998-04-13T21:25:00.000Z', - 'Freight': 202.24, - 'ShipName': 'Princesa Isabel Vinhos', - 'ShipAddress': 'Estrada da saúde n. 58', - 'ShipCity': 'Lisboa', - 'ShipRegion': null, - 'ShipCountry': 'Portugal' -}, -{ - 'OrderID': 11008, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-08T22:25:00.000Z', - 'ShippedDate': null, - 'Freight': 79.46, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 11009, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-04-08T23:25:00.000Z', - 'ShippedDate': '1998-04-10T01:25:00.000Z', - 'Freight': 59.11, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 11010, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-04-09T02:55:00.000Z', - 'ShippedDate': '1998-04-21T03:55:00.000Z', - 'Freight': 28.71, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 11011, - 'CustomerID': 'ALFKI', - 'OrderDate': '1998-04-09T04:55:00.000Z', - 'ShippedDate': '1998-04-13T05:55:00.000Z', - 'Freight': 1.21, - 'ShipName': 'Alfred\'s Futterkiste', - 'ShipAddress': 'Obere Str. 57', - 'ShipCity': 'Berlin', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11012, - 'CustomerID': 'FRANK', - 'OrderDate': '1998-04-09T06:55:00.000Z', - 'ShippedDate': '1998-04-17T07:55:00.000Z', - 'Freight': 242.95, - 'ShipName': 'Frankenversand', - 'ShipAddress': 'Berliner Platz 43', - 'ShipCity': 'München', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11013, - 'CustomerID': 'ROMEY', - 'OrderDate': '1998-04-09T08:55:00.000Z', - 'ShippedDate': '1998-04-10T09:55:00.000Z', - 'Freight': 32.99, - 'ShipName': 'Romero y tomillo', - 'ShipAddress': 'Gran Vía, 1', - 'ShipCity': 'Madrid', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 11014, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-04-10T10:55:00.000Z', - 'ShippedDate': '1998-04-15T11:55:00.000Z', - 'Freight': 23.6, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11015, - 'CustomerID': 'SANTG', - 'OrderDate': '1998-04-10T12:55:00.000Z', - 'ShippedDate': '1998-04-20T13:55:00.000Z', - 'Freight': 4.62, - 'ShipName': 'Santé Gourmet', - 'ShipAddress': 'Erling Skakkes gate 78', - 'ShipCity': 'Stavern', - 'ShipRegion': null, - 'ShipCountry': 'Norway' -}, -{ - 'OrderID': 11016, - 'CustomerID': 'AROUT', - 'OrderDate': '1998-04-10T14:55:00.000Z', - 'ShippedDate': '1998-04-13T15:55:00.000Z', - 'Freight': 33.8, - 'ShipName': 'Around the Horn', - 'ShipAddress': 'Brook Farm Stratford St. Mary', - 'ShipCity': 'Colchester', - 'ShipRegion': 'Essex', - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11017, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-04-13T16:55:00.000Z', - 'ShippedDate': '1998-04-20T17:55:00.000Z', - 'Freight': 754.26, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 11018, - 'CustomerID': 'LONEP', - 'OrderDate': '1998-04-13T18:55:00.000Z', - 'ShippedDate': '1998-04-16T19:55:00.000Z', - 'Freight': 11.65, - 'ShipName': 'Lonesome Pine Restaurant', - 'ShipAddress': '89 Chiaroscuro Rd.', - 'ShipCity': 'Portland', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11019, - 'CustomerID': 'RANCH', - 'OrderDate': '1998-04-13T20:55:00.000Z', - 'ShippedDate': null, - 'Freight': 3.17, - 'ShipName': 'Rancho grande', - 'ShipAddress': 'Av. del Libertador 900', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 11020, - 'CustomerID': 'OTTIK', - 'OrderDate': '1998-04-14T21:55:00.000Z', - 'ShippedDate': '1998-04-16T22:55:00.000Z', - 'Freight': 43.3, - 'ShipName': 'Ottilies Käseladen', - 'ShipAddress': 'Mehrheimerstr. 369', - 'ShipCity': 'Köln', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11021, - 'CustomerID': 'QUICK', - 'OrderDate': '1998-04-14T23:55:00.000Z', - 'ShippedDate': '1998-04-21T13:50:00.000Z', - 'Freight': 297.18, - 'ShipName': 'QUICK-Stop', - 'ShipAddress': 'Taucherstraße 10', - 'ShipCity': 'Cunewalde', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11022, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-04-14T03:50:00.000Z', - 'ShippedDate': '1998-05-04T01:50:00.000Z', - 'Freight': 6.27, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11023, - 'CustomerID': 'BSBEV', - 'OrderDate': '1998-04-14T02:50:00.000Z', - 'ShippedDate': '1998-04-24T03:50:00.000Z', - 'Freight': 123.83, - 'ShipName': 'B\'s Beverages', - 'ShipAddress': 'Fauntleroy Circus', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11024, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-15T04:50:00.000Z', - 'ShippedDate': '1998-04-20T05:50:00.000Z', - 'Freight': 74.36, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11025, - 'CustomerID': 'WARTH', - 'OrderDate': '1998-04-15T06:50:00.000Z', - 'ShippedDate': '1998-04-24T07:50:00.000Z', - 'Freight': 29.17, - 'ShipName': 'Wartian Herkku', - 'ShipAddress': 'Torikatu 38', - 'ShipCity': 'Oulu', - 'ShipRegion': null, - 'ShipCountry': 'Finland' -}, -{ - 'OrderID': 11026, - 'CustomerID': 'FRANS', - 'OrderDate': '1998-04-15T08:50:00.000Z', - 'ShippedDate': '1998-04-28T09:50:00.000Z', - 'Freight': 47.09, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 11027, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-16T10:50:00.000Z', - 'ShippedDate': '1998-04-20T11:50:00.000Z', - 'Freight': 52.52, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 11028, - 'CustomerID': 'KOENE', - 'OrderDate': '1998-04-16T12:50:00.000Z', - 'ShippedDate': '1998-04-22T13:50:00.000Z', - 'Freight': 29.59, - 'ShipName': 'Königlich Essen', - 'ShipAddress': 'Maubelstr. 90', - 'ShipCity': 'Brandenburg', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11029, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-04-16T14:50:00.000Z', - 'ShippedDate': '1998-04-27T15:50:00.000Z', - 'Freight': 47.84, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 11030, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-17T16:50:00.000Z', - 'ShippedDate': '1998-04-27T17:50:00.000Z', - 'Freight': 830.75, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11031, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-04-17T18:50:00.000Z', - 'ShippedDate': '1998-04-24T19:50:00.000Z', - 'Freight': 227.22, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11032, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-04-17T20:50:00.000Z', - 'ShippedDate': '1998-04-23T21:50:00.000Z', - 'Freight': 606.19, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11033, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-04-17T22:50:00.000Z', - 'ShippedDate': '1998-04-23T23:50:00.000Z', - 'Freight': 84.74, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 11034, - 'CustomerID': 'OLDWO', - 'OrderDate': '1998-04-20T01:05:00.000Z', - 'ShippedDate': '1998-04-27T02:05:00.000Z', - 'Freight': 40.32, - 'ShipName': 'Old World Delicatessen', - 'ShipAddress': '2743 Bering St.', - 'ShipCity': 'Anchorage', - 'ShipRegion': 'AK', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11035, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-04-20T03:05:00.000Z', - 'ShippedDate': '1998-04-24T04:05:00.000Z', - 'Freight': 0.17, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 11036, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-04-20T05:05:00.000Z', - 'ShippedDate': '1998-04-22T06:05:00.000Z', - 'Freight': 149.47, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11037, - 'CustomerID': 'GODOS', - 'OrderDate': '1998-04-21T07:05:00.000Z', - 'ShippedDate': '1998-04-27T08:05:00.000Z', - 'Freight': 3.2, - 'ShipName': 'Godos Cocina Típica', - 'ShipAddress': 'C/ Romero, 33', - 'ShipCity': 'Sevilla', - 'ShipRegion': null, - 'ShipCountry': 'Spain' -}, -{ - 'OrderID': 11038, - 'CustomerID': 'SUPRD', - 'OrderDate': '1998-04-21T09:05:00.000Z', - 'ShippedDate': '1998-04-30T10:05:00.000Z', - 'Freight': 29.59, - 'ShipName': 'Suprêmes délices', - 'ShipAddress': 'Boulevard Tirou, 255', - 'ShipCity': 'Charleroi', - 'ShipRegion': null, - 'ShipCountry': 'Belgium' -}, -{ - 'OrderID': 11039, - 'CustomerID': 'LINOD', - 'OrderDate': '1998-04-21T11:05:00.000Z', - 'ShippedDate': null, - 'Freight': 65, - 'ShipName': 'LINO-Delicateses', - 'ShipAddress': 'Ave. 5 de Mayo Porlamar', - 'ShipCity': 'I. de Margarita', - 'ShipRegion': 'Nueva Esparta', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11040, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-22T12:05:00.000Z', - 'ShippedDate': null, - 'Freight': 18.84, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11041, - 'CustomerID': 'CHOPS', - 'OrderDate': '1998-04-22T13:05:00.000Z', - 'ShippedDate': '1998-04-28T14:05:00.000Z', - 'Freight': 48.22, - 'ShipName': 'Chop-suey Chinese', - 'ShipAddress': 'Hauptstr. 31', - 'ShipCity': 'Bern', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 11042, - 'CustomerID': 'COMMI', - 'OrderDate': '1998-04-22T15:05:00.000Z', - 'ShippedDate': '1998-05-01T16:05:00.000Z', - 'Freight': 29.99, - 'ShipName': 'Comércio Mineiro', - 'ShipAddress': 'Av. dos Lusíadas, 23', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11043, - 'CustomerID': 'SPECD', - 'OrderDate': '1998-04-22T17:05:00.000Z', - 'ShippedDate': '1998-04-29T18:05:00.000Z', - 'Freight': 8.8, - 'ShipName': 'Spécialités du monde', - 'ShipAddress': '25, rue Lauriston', - 'ShipCity': 'Paris', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 11044, - 'CustomerID': 'WOLZA', - 'OrderDate': '1998-04-23T19:05:00.000Z', - 'ShippedDate': '1998-05-01T20:05:00.000Z', - 'Freight': 8.72, - 'ShipName': 'Wolski Zajazd', - 'ShipAddress': 'ul. Filtrowa 68', - 'ShipCity': 'Warszawa', - 'ShipRegion': null, - 'ShipCountry': 'Poland' -}, -{ - 'OrderID': 11045, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-23T21:05:00.000Z', - 'ShippedDate': null, - 'Freight': 70.58, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 11046, - 'CustomerID': 'WANDK', - 'OrderDate': '1998-04-23T22:05:00.000Z', - 'ShippedDate': '1998-04-24T23:05:00.000Z', - 'Freight': 71.64, - 'ShipName': 'Die Wandernde Kuh', - 'ShipAddress': 'Adenauerallee 900', - 'ShipCity': 'Stuttgart', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11047, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-24T01:30:00.000Z', - 'ShippedDate': '1998-05-01T02:30:00.000Z', - 'Freight': 46.62, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11048, - 'CustomerID': 'BOTTM', - 'OrderDate': '1998-04-24T03:30:00.000Z', - 'ShippedDate': '1998-04-30T04:30:00.000Z', - 'Freight': 24.12, - 'ShipName': 'Bottom-Dollar Markets', - 'ShipAddress': '23 Tsawassen Blvd.', - 'ShipCity': 'Tsawassen', - 'ShipRegion': 'BC', - 'ShipCountry': 'Canada' -}, -{ - 'OrderID': 11049, - 'CustomerID': 'GOURL', - 'OrderDate': '1998-04-24T05:30:00.000Z', - 'ShippedDate': '1998-05-04T06:30:00.000Z', - 'Freight': 8.34, - 'ShipName': 'Gourmet Lanchonetes', - 'ShipAddress': 'Av. Brasil, 442', - 'ShipCity': 'Campinas', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11050, - 'CustomerID': 'FOLKO', - 'OrderDate': '1998-04-27T07:30:00.000Z', - 'ShippedDate': '1998-05-05T08:30:00.000Z', - 'Freight': 59.41, - 'ShipName': 'Folk och fä HB', - 'ShipAddress': 'Åkergatan 24', - 'ShipCity': 'Bräcke', - 'ShipRegion': null, - 'ShipCountry': 'Sweden' -}, -{ - 'OrderID': 11051, - 'CustomerID': 'LAMAI', - 'OrderDate': '1998-04-27T09:30:00.000Z', - 'ShippedDate': null, - 'Freight': 2.79, - 'ShipName': 'La maison d\'Asie', - 'ShipAddress': '1 rue Alsace-Lorraine', - 'ShipCity': 'Toulouse', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 11052, - 'CustomerID': 'HANAR', - 'OrderDate': '1998-04-27T10:30:00.000Z', - 'ShippedDate': '1998-05-01T11:30:00.000Z', - 'Freight': 67.26, - 'ShipName': 'Hanari Carnes', - 'ShipAddress': 'Rua do Paço, 67', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11053, - 'CustomerID': 'PICCO', - 'OrderDate': '1998-04-27T12:30:00.000Z', - 'ShippedDate': '1998-04-29T13:30:00.000Z', - 'Freight': 53.05, - 'ShipName': 'Piccolo und mehr', - 'ShipAddress': 'Geislweg 14', - 'ShipCity': 'Salzburg', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 11054, - 'CustomerID': 'CACTU', - 'OrderDate': '1998-04-28T14:30:00.000Z', - 'ShippedDate': '1998-04-29T15:30:00.000Z', - 'Freight': 0.33, - 'ShipName': 'Cactus Comidas para llevar', - 'ShipAddress': 'Cerrito 333', - 'ShipCity': 'Buenos Aires', - 'ShipRegion': null, - 'ShipCountry': 'Argentina' -}, -{ - 'OrderID': 11055, - 'CustomerID': 'HILAA', - 'OrderDate': '1998-04-28T16:30:00.000Z', - 'ShippedDate': '1998-05-05T17:30:00.000Z', - 'Freight': 120.92, - 'ShipName': 'HILARION-Abastos', - 'ShipAddress': 'Carrera 22 con Ave. Carlos Soublette #8-35', - 'ShipCity': 'San Cristóbal', - 'ShipRegion': 'Táchira', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11056, - 'CustomerID': 'EASTC', - 'OrderDate': '1998-04-28T18:30:00.000Z', - 'ShippedDate': '1998-05-01T19:30:00.000Z', - 'Freight': 278.96, - 'ShipName': 'Eastern Connection', - 'ShipAddress': '35 King George', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11057, - 'CustomerID': 'NORTS', - 'OrderDate': '1998-04-29T20:30:00.000Z', - 'ShippedDate': '1998-05-01T21:30:00.000Z', - 'Freight': 4.13, - 'ShipName': 'North/South', - 'ShipAddress': 'South House 300 Queensbridge', - 'ShipCity': 'London', - 'ShipRegion': null, - 'ShipCountry': 'UK' -}, -{ - 'OrderID': 11058, - 'CustomerID': 'BLAUS', - 'OrderDate': '1998-04-29T22:30:00.000Z', - 'ShippedDate': null, - 'Freight': 31.14, - 'ShipName': 'Blauer See Delikatessen', - 'ShipAddress': 'Forsterstr. 57', - 'ShipCity': 'Mannheim', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11059, - 'CustomerID': 'RICAR', - 'OrderDate': '1998-04-29T23:30:00.000Z', - 'ShippedDate': null, - 'Freight': 85.8, - 'ShipName': 'Ricardo Adocicados', - 'ShipAddress': 'Av. Copacabana, 267', - 'ShipCity': 'Rio de Janeiro', - 'ShipRegion': 'RJ', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11060, - 'CustomerID': 'FRANS', - 'OrderDate': '1998-04-30T01:05:00.000Z', - 'ShippedDate': '1998-05-04T02:05:00.000Z', - 'Freight': 10.98, - 'ShipName': 'Franchi S.p.A.', - 'ShipAddress': 'Via Monte Bianco 34', - 'ShipCity': 'Torino', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 11061, - 'CustomerID': 'GREAL', - 'OrderDate': '1998-04-30T03:05:00.000Z', - 'ShippedDate': null, - 'Freight': 14.01, - 'ShipName': 'Great Lakes Food Market', - 'ShipAddress': '2732 Baker Blvd.', - 'ShipCity': 'Eugene', - 'ShipRegion': 'OR', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11062, - 'CustomerID': 'REGGC', - 'OrderDate': '1998-04-30T04:05:00.000Z', - 'ShippedDate': null, - 'Freight': 29.93, - 'ShipName': 'Reggiani Caseifici', - 'ShipAddress': 'Strada Provinciale 124', - 'ShipCity': 'Reggio Emilia', - 'ShipRegion': null, - 'ShipCountry': 'Italy' -}, -{ - 'OrderID': 11063, - 'CustomerID': 'HUNGO', - 'OrderDate': '1998-04-30T05:05:00.000Z', - 'ShippedDate': '1998-05-06T06:05:00.000Z', - 'Freight': 81.73, - 'ShipName': 'Hungry Owl All-Night Grocers', - 'ShipAddress': '8 Johnstown Road', - 'ShipCity': 'Cork', - 'ShipRegion': 'Co. Cork', - 'ShipCountry': 'Ireland' -}, -{ - 'OrderID': 11064, - 'CustomerID': 'SAVEA', - 'OrderDate': '1998-05-01T07:05:00.000Z', - 'ShippedDate': '1998-05-04T10:05:00.000Z', - 'Freight': 30.09, - 'ShipName': 'Save-a-lot Markets', - 'ShipAddress': '187 Suffolk Ln.', - 'ShipCity': 'Boise', - 'ShipRegion': 'ID', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11065, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-05-01T11:05:00.000Z', - 'ShippedDate': null, - 'Freight': 12.91, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11066, - 'CustomerID': 'WHITC', - 'OrderDate': '1998-05-01T12:05:00.000Z', - 'ShippedDate': '1998-05-04T13:05:00.000Z', - 'Freight': 44.72, - 'ShipName': 'White Clover Markets', - 'ShipAddress': '1029 - 12th Ave. S.', - 'ShipCity': 'Seattle', - 'ShipRegion': 'WA', - 'ShipCountry': 'USA' -}, -{ - 'OrderID': 11067, - 'CustomerID': 'DRACD', - 'OrderDate': '1998-05-04T14:05:00.000Z', - 'ShippedDate': '1998-05-06T15:05:00.000Z', - 'Freight': 7.98, - 'ShipName': 'Drachenblut Delikatessen', - 'ShipAddress': 'Walserweg 21', - 'ShipCity': 'Aachen', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11068, - 'CustomerID': 'QUEEN', - 'OrderDate': '1998-05-04T16:05:00.000Z', - 'ShippedDate': null, - 'Freight': 81.75, - 'ShipName': 'Queen Cozinha', - 'ShipAddress': 'Alameda dos Canàrios, 891', - 'ShipCity': 'Sao Paulo', - 'ShipRegion': 'SP', - 'ShipCountry': 'Brazil' -}, -{ - 'OrderID': 11069, - 'CustomerID': 'TORTU', - 'OrderDate': '1998-05-04T17:05:00.000Z', - 'ShippedDate': '1998-05-06T18:05:00.000Z', - 'Freight': 15.67, - 'ShipName': 'Tortuga Restaurante', - 'ShipAddress': 'Avda. Azteca 123', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 11070, - 'CustomerID': 'LEHMS', - 'OrderDate': '1998-05-05T19:05:00.000Z', - 'ShippedDate': null, - 'Freight': 136, - 'ShipName': 'Lehmanns Marktstand', - 'ShipAddress': 'Magazinweg 7', - 'ShipCity': 'Frankfurt a.M.', - 'ShipRegion': null, - 'ShipCountry': 'Germany' -}, -{ - 'OrderID': 11071, - 'CustomerID': 'LILAS', - 'OrderDate': '1998-05-05T20:05:00.000Z', - 'ShippedDate': null, - 'Freight': 0.93, - 'ShipName': 'LILA-Supermercado', - 'ShipAddress': 'Carrera 52 con Ave. Bolívar #65-98 Llano Largo', - 'ShipCity': 'Barquisimeto', - 'ShipRegion': 'Lara', - 'ShipCountry': 'Venezuela' -}, -{ - 'OrderID': 11072, - 'CustomerID': 'ERNSH', - 'OrderDate': '1998-05-05T21:05:00.000Z', - 'ShippedDate': null, - 'Freight': 258.64, - 'ShipName': 'Ernst Handel', - 'ShipAddress': 'Kirchgasse 6', - 'ShipCity': 'Graz', - 'ShipRegion': null, - 'ShipCountry': 'Austria' -}, -{ - 'OrderID': 11073, - 'CustomerID': 'PERIC', - 'OrderDate': '1998-05-05T22:05:00.000Z', - 'ShippedDate': null, - 'Freight': 24.95, - 'ShipName': 'Pericles Comidas clásicas', - 'ShipAddress': 'Calle Dr. Jorge Cash 321', - 'ShipCity': 'México D.F.', - 'ShipRegion': null, - 'ShipCountry': 'Mexico' -}, -{ - 'OrderID': 11074, - 'CustomerID': 'SIMOB', - 'OrderDate': '1998-05-06T23:05:00.000Z', - 'ShippedDate': null, - 'Freight': 18.44, - 'ShipName': 'Simons bistro', - 'ShipAddress': 'Vinbæltet 34', - 'ShipCity': 'Kobenhavn', - 'ShipRegion': null, - 'ShipCountry': 'Denmark' -}, -{ - 'OrderID': 11075, - 'CustomerID': 'RICSU', - 'OrderDate': '1998-05-06T01:30:00.000Z', - 'ShippedDate': null, - 'Freight': 6.19, - 'ShipName': 'Richter Supermarkt', - 'ShipAddress': 'Starenweg 5', - 'ShipCity': 'Genève', - 'ShipRegion': null, - 'ShipCountry': 'Switzerland' -}, -{ - 'OrderID': 11076, - 'CustomerID': 'BONAP', - 'OrderDate': '1998-05-06T02:30:00.000Z', - 'ShippedDate': null, - 'Freight': 38.28, - 'ShipName': 'Bon app', - 'ShipAddress': '12, rue des Bouchers', - 'ShipCity': 'Marseille', - 'ShipRegion': null, - 'ShipCountry': 'France' -}, -{ - 'OrderID': 11077, - 'CustomerID': 'RATTC', - 'OrderDate': '1998-05-06T03:50:00.000Z', - 'ShippedDate': null, - 'Freight': 8.53, - 'ShipName': 'Rattlesnake Canyon Grocery', - 'ShipAddress': '2817 Milton Dr.', - 'ShipCity': 'Albuquerque', - 'ShipRegion': 'NM', - 'ShipCountry': 'USA' -}]; -var employeeData = [{ - 'EmployeeID': 1, - 'LastName': 'Davolio', - 'FirstName': 'Nancy', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'LastName': 'Fuller', - 'FirstName': 'Andrew', - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'LastName': 'Leverling', - 'FirstName': 'Janet', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'LastName': 'Peacock', - 'FirstName': 'Margaret', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'LastName': 'Buchanan', - 'FirstName': 'Steven', - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': - 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'LastName': 'Suyama', - 'FirstName': 'Michael', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'LastName': 'King', - 'FirstName': 'Robert', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'LastName': 'Callahan', - 'FirstName': 'Laura', - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'LastName': 'Dodsworth', - 'FirstName': 'Anne', - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; -var complexData = [{ - 'EmployeeID': 1, - 'Name': { - 'LastName': 'Davolio', - 'FirstName': 'Nancy' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-664743600000), - 'HireDate': new Date(704692800000), - 'Address': '507 - 20th Ave. E.\r\nApt. 2A', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98122', - 'Country': 'USA', - 'HomePhone': '(206) 555-9857', - 'Extension': '5467', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Education includes a BA in psychology from Colorado State University in 1970. She also completed\ - \'The Art of the Cold Call.\' Nancy is a member of Toastmasters International.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 2, - 'Name': { - 'LastName': 'Fuller', - 'FirstName': 'Andrew' - }, - 'Title': 'Vice President, Sales', - 'TitleOfCourtesy': 'Dr.', - 'BirthDate': new Date(-563828400000), - 'HireDate': new Date(713764800000), - 'Address': '908 W. Capital Way', - 'City': 'Tacoma', - 'Region': 'WA', - 'PostalCode': '98401', - 'Country': 'USA', - 'HomePhone': '(206) 555-9482', - 'Extension': '3457', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of \ - Dallas in 1981. He is fluent in French and Italian and reads German. He joined the company as a sales representative, \ - was promoted to sales manager in January 1992 and to vice president of sales in March 1993. Andrew is a member of the \ - Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.', - 'ReportsTo': 0, - 'PhotoPath': 'http://accweb/emmployees/fuller.bmp' -}, -{ - 'EmployeeID': 3, - 'Name': { - 'LastName': 'Leverling', - 'FirstName': 'Janet' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-200088000000), - 'HireDate': new Date(702104400000), - 'Address': '722 Moss Bay Blvd.', - 'City': 'Kirkland', - 'Region': 'WA', - 'PostalCode': '98033', - 'Country': 'USA', - 'HomePhone': '(206) 555-3412', - 'Extension': '3355', - 'Photo': { 'Length': 21722 }, - - 'Notes': 'Janet has a BS degree in chemistry from Boston College (1984). \ - She has also completed a certificate program in food retailing management.\ - Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/leverling.bmp' -}, -{ - 'EmployeeID': 4, - 'Name': { - 'LastName': 'Peacock', - 'FirstName': 'Margaret' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mrs.', - 'BirthDate': new Date(-1018814400000), - 'HireDate': new Date(736401600000), - 'Address': '4110 Old Redmond Rd.', - 'City': 'Redmond', - 'Region': 'WA', - 'PostalCode': '98052', - 'Country': 'USA', - 'HomePhone': '(206) 555-8122', - 'Extension': '5176', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American \ - Institute of Culinary Arts (1966). She was assigned to the London office temporarily from July through November 1992.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/peacock.bmp' -}, -{ - 'EmployeeID': 5, - 'Name': { - 'LastName': 'Buchanan', - 'FirstName': 'Steven' - }, - 'Title': 'Sales Manager', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-468010800000), - 'HireDate': new Date(750830400000), - 'Address': '14 Garrett Hill', - 'City': 'London', - 'Region': null, - 'PostalCode': 'SW1 8JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-4848', - 'Extension': '3453', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976. Upon joining the company as \ - a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent \ - post in London. He was promoted to sales manager in March 1993. Mr. Buchanan has completed the courses \'Successful \ - Telemarketing\' and \'International Sales Management.\' He is fluent in French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/buchanan.bmp' -}, -{ - 'EmployeeID': 6, - 'Name': { - 'LastName': 'Suyama', - 'FirstName': 'Michael' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-205185600000), - 'HireDate': new Date(750830400000), - 'Address': 'Coventry House\r\nMiner Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'EC2 7JR', - 'Country': 'UK', - 'HomePhone': '(71) 555-7773', - 'Extension': '428', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles \ - (MBA, marketing, 1986). He has also taken the courses \'Multi-Cultural Selling\' and \'Time Management for the Sales Professional.\' \ - He is fluent in Japanese and can read and write French, Portuguese, and Spanish.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 7, - 'Name': { - 'LastName': 'King', - 'FirstName': 'Robert' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Mr.', - 'BirthDate': new Date(-302731200000), - 'HireDate': new Date(757486800000), - 'Address': 'Edgeham Hollow\r\nWinchester Way', - 'City': 'London', - 'Region': null, - 'PostalCode': 'RG1 9SP', - 'Country': 'UK', - 'HomePhone': '(71) 555-5598', - 'Extension': '465', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the \ - University of Michigan in 1992, the year he joined the company. After completing a course entitled \'Selling in Europe,\' \ - he was transferred to the London office in March 1993.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 8, - 'Name': { - 'LastName': 'Callahan', - 'FirstName': 'Laura' - }, - 'Title': 'Inside Sales Coordinator', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-377982000000), - 'HireDate': new Date(762843600000), - 'Address': '4726 - 11th Ave. N.E.', - 'City': 'Seattle', - 'Region': 'WA', - 'PostalCode': '98105', - 'Country': 'USA', - 'HomePhone': '(206) 555-1189', - 'Extension': '2344', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Laura received a BA in psychology from the University of Washington. She has also completed a course in business \ - French. She reads and writes French.', - 'ReportsTo': 2, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}, -{ - 'EmployeeID': 9, - 'Name': { - 'LastName': 'Dodsworth', - 'FirstName': 'Anne' - }, - 'Title': 'Sales Representative', - 'TitleOfCourtesy': 'Ms.', - 'BirthDate': new Date(-123966000000), - 'HireDate': new Date(784875600000), - 'Address': '7 Houndstooth Rd.', - 'City': 'London', - 'Region': null, - 'PostalCode': 'WG2 7LT', - 'Country': 'UK', - 'HomePhone': '(71) 555-4444', - 'Extension': '452', - 'Photo': { 'Length': 21626 }, - - 'Notes': 'Anne has a BA degree in English from St. Lawrence College. She is fluent in French and German.', - 'ReportsTo': 5, - 'PhotoPath': 'http://accweb/emmployees/davolio.bmp' -}]; - -var foodInformation = [ - { FoodId: 1, Time: "8:40 AM", FoodName: "CHEESE BURGER", Calorie: 100, Protein: 15, Fat: 15, Carbohydrate: 28 }, - { FoodId: 2, Time: "10:30 AM", FoodName: "PIZZA", Calorie: 100, Protein: 15, Fat: 9, Carbohydrate: 39 }, - { FoodId: 3, Time: "12:45 PM", FoodName: "CHICKEN NOODLE", Calorie: 50, Protein: 4, Fat: 2, Carbohydrate: 9 }, - { FoodId: 4, Time: "5:30 PM", FoodName: "YOGURT", Calorie: 75, Protein: 10, Fat: 2, Carbohydrate: 43 }, - { FoodId: 5, Time: "9:00 PM", FoodName: "BEEF SANDWICH", Calorie: 125, Protein: 22, Fat: 13, Carbohydrate: 34 }, - { FoodId: 6, Time: "11:00 PM", FoodName: "CHICKEN BURGER", Calorie: 100, Protein: 15, Fat: 10, Carbohydrate: 25 }, - { FoodId: 7, Time: "6:30 PM", FoodName: "VEG BURGER", Calorie: 70, Protein: 14, Fat: 5, Carbohydrate: 53 }, - { FoodId: 8, Time: "8:00 PM", FoodName: "VEG SANDWICH", Calorie: 75, Protein: 20, Fat: 15, Carbohydrate: 24 }, - { FoodId: 9, Time: "7:00 PM", FoodName: "EGG BURGER", Calorie: 80, Protein: 25, Fat: 16, Carbohydrate: 35 }]; - - var employeeDetails= [ - { - EmployeeID: 1, Role: 'TeamLead', Salary: 15000, Address: 'Chennai' - }, - { - EmployeeID: 2, Role: 'Manager', Salary: 20000, Address: 'Bangalore' - }, - { - EmployeeID: 3, Role: 'Engineer', Salary: 10000, Address: 'Cochin' - }, - { - EmployeeID: 4, Role: 'Sales', Salary: 20000, Address: 'Trivandrum' - }, - { - EmployeeID: 5, Role: 'Support', Salary: 10000, Address: 'Delhi' - } - ]; \ No newline at end of file + EmployeeID: 10, Role: 'Support', Salary: 18000, Address: 'Delhi' + } +]; diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/image.ts b/ej2-javascript/code-snippet/grid/grid-cs48/image.ts deleted file mode 100644 index 9bfdcc537..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs48/image.ts +++ /dev/null @@ -1 +0,0 @@ -export let image: string = "/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCADfAOIDASIAAhEBAxEB/8QAHQABAAIDAQEBAQAAAAAAAAAAAAcIBQYJBAMBAv/EAE8QAAECBAEECwoKCAYDAAAAAAABAgMEBQYHCBFWsxIYITY3QXR1lLLSFhcxNVFVYZWj0xMUFSIjMlRikbEzQlNxc5O00UNSgaHB8GNy4f/EABsBAQACAwEBAAAAAAAAAAAAAAAEBgEDBQIH/8QAOREAAQMBAwgJAwIHAQAAAAAAAAECAwQFEVESEyExMkFxkQYUFTM0UmGBsaHB0SLwFjVTVHLh8SP/2gAMAwEAAhEDEQA/ALlgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgr9WlKLS4s/OPzMZuNan1nu4mp6V/+8R4kkZExXvW5E1qemMdI5GtS9VPeDS7KvyXrEf4jUmQ5Occ5fgdivzIiZ9xqKvgdxeni8huhHoq6CtizsLr0+OJuqqSWlkzcqXKAASyOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8e5rGK97ka1qZ1VVzIiAHynpqXkZOLNzcVsKBCbsnvd4EQg687imLiqixnbKHKws7ZeCq/VT/Mv3l4/w/fkcRLrdXZz4nJvVKbAd83/zOT9ZfR5E/wBf3akfMuklu9cf1eBf/NNa+Zfwm7HXgXywrI6s3PSp+tfon5/5iCRrDv1YWwptejKrPqwpty7rfIj/AEfe/Hykcg4Vn2jPQS5yFeKbl4nXrKKKsjzcqe+9OBZJqo5qOaqKipnRU4z9IcsW9ZiiKyRn9nMU5VzJxvgf+vlb938PIsvSczLzkrDmpWMyNAiN2THsXOiofVLKtiC0o8pmhya03p+U9T57aNmS0L7n6UXUuP8Av0PqADrHOAAABrmJF5UuxLVjXHWIM5GlIMSHDcyVY10TO9yNTMjnNTwr5TYyIMsLgMqPLJTXNN1MxJJWsdqVUPLluaqmJ20uH3mm5uiwffDbS4feabm6LB98U5BY+yafBeZFz7i422lw+803N0WD74baXD7zTc3RYPvinIHZNPgvMZ9xcbbS4feabm6LB98fSWyoLAmJmFLspVyo6LEaxqrLQc2dVzJn+l9JTU9VG8cSPKYXXQwtk092peYSZx0xIcujKNsi3rkqNBnqbcL5qnzD5eK6DLwlYrmrmVWqsVFzfvRCYznnjZww3dztH6ynIs2mjqHuR+5DfK9WpoLL7aXD7zTc3RYPvhtpcPvNNzdFg++Kcg7HZNPgvM0Z9xcbbS4feabm6LB98NtLh95pubosH3xTkDsmnwXmM+4uNtpcPvNNzdFg++JDwpxGoeI9KnalQpaoS8GTmPi8RJyGxjldsWuzpsXO3MzkOexbbIW3i3FzumohkOus+GGFXs1nuOVznXKWFABwiSCLsULt+MuiUKmxPoGrsZqK1frqn6iehOPy+Dy58tibdvyfCfRqbFzTsRv00Rq7sFq8SfeVPwTd40InTcTMhROk9u3X0cC/5L9vzyxLdYFkX3VMyf4p9/xzwAAKEXAAAAGes+6J63Zn6JVjSb1zxZdy7i/eb5Hfnx8WbAg3U9RLTSJLEtzk3muaGOdixyJeilhaHVpGsyDZ2QjJEhruOTwOY7ja5OJT3EG4fOrSXJBZRH7GI79Pskzw/g0XdV6eTd3OPOu54Scj6xYVqutKnzj23KmhcF4fvQfOrXs9tDNkNdei6fVOIAB2jlAiDLC4DKjyyU1zSXyIMsLgMqPLJTXNJNF4hnFPk8P2VKRgAuRAAAAB6qN44keUwuuh5T1UbxxI8phddDC6jKHTE5542cMN3c7R+sp0MOeeNnDDd3O0frKV6xe8dwJU+pDUAAWIiAAAAttkLbxbi53TUQypJbbIW3i3FzumohnOtXwy+3ybYdssKACqk0ifEGypmTjR6vTfhZmWiOWJHhqquiQlVc6uz+Fzf909KbqaIWTI7vywmxvhKnQoTWxfrRZVNxH+VWeRfR4F4sy+Gg290YVL6ikT1Vv3T8csC42PbyLdDUrwX8/nniRgD9c1zXK1zVa5q5lRUzKipxKfhRS2gAAA+8hKTM/OwpOUhLFjxnbFjE41/wCE41XiQ+LGue9rGNc97lRGtamdVVfAiJxqTNh3ajaFJ/G5trXVKO35/H8E3w7BP+V8v7jr2NZMlpT5CaGprXBPyu7mc607RZQxZS6XLqT97jI2bbsvbtLSXYqRJmJmdMRs313eRPupxJ/yqmbAPrdPBHTxpFGlzU1HzaaZ8z1ket6qAAbjWCIMsLgMqPLJTXNJfIgywuAyo8slNc0k0XiGcU+Tw/ZUpGAC5EAAAAHqo3jiR5TC66HlPVRvHEjymF10MLqModMTnnjZww3dztH6ynQw5542cMN3c7R+spXrF7x3AlT6kNQABYiIAAAC22QtvFuLndNRDKkltshbeLcXO6aiGc61fDL7fJth2ywoAKqTQAADUL6suXrbXTsjsJepIm67wNjZuJ3p+9+OfiiGclZiTmokrNwXwI8Ncz2PTMqL/wB4+MsaYK77YkbilUbG+hm4aZoMw1N1voXyt9H4ZipW70aZV3z0+h+9Nzvwvrv34ljsi3XU10U+lmO9P9ftMCCR4EznvrtIn6LPukqhB+DiJutcm62I3/M1eNP+qbbhhafx+M2tVKFnlIa55eG5P0rk/WX7qf7r6E3aHSWbUVVT1Zrbnb792KqW+proYIM+q3t3Xb+BlsL7S+KsZXKnCzTD0zy0Jyfo2r+uv3l4vInpXckEA+uWfQRUECQxak1riuKnzetrJKyVZZP+JgAATSKAAACKMrCQn6lgvPylMkJufmXTcqrYMrAdFiKiRmqqo1qKuZE3SVwbIZM1I1+C3mFS9LjnB3GXlodcvqiY7A7jLy0OuX1RMdg6Pg6/bTvJ9TR1dMTnB3GXlodcvqiY7A7jLy0OuX1RMdg6PgdtO8n1HV0xOcHcZeWh1y+qJjsHqpFnXi2rSTnWfcjWpMw1VVpMwiImzTdX5h0VAW2neT6jq6YgoZjHal1zWLF1TMratfmIEWqRnw4sGmR3se1XLmVrkaqKnpQvmDn0dWtK5XIl95tezLS45wdxl5aHXL6omOwO4y8tDrl9UTHYOj4Oh207yfU1dXTE5wdxl5aHXL6omOwO4y8tDrl9UTHYOj4HbTvJ9R1dMTnB3GXlodcvqiY7BabIrpVVpNl1+DVqVUKbFiVRHsZOSr4LnN+BhpnRHoiqmdFTOnkJ5BHqbTdPGsatuPTIclb7wADmG4AAAAAA8NbpFPrMokrUZZseGjtk3OqorV8qKm6h7IUNkKE2FCY1kNjUa1rUzI1E8CIh/QPCRMR6vREvXWu/Qe1kcrUYq6E3AAHs8AAAAAAAijKynp6nYLT81Tp6bkZhs3KokaWjuhPRFjNRURzVRcyoSuRBlhcBlR5ZKa5pJo0vqGcU+Ty/ZUp73X3dpdcfrWP2x3X3dpdcfrWP2zCguGQ3AgXma7r7u0uuP1rH7Y7r7u0uuP1rH7ZhQMhuAvM13X3dpdcfrWP2z00i7btdVpJrrsuJzVmYaKi1WOqKmzTcX55rh6qN44keUwuuhhWNu1BFOmJQrGS6LolsWbql5a567LwIVUjthwoVSjMYxqOXMjWo7MiehC+pzzxs4Ybu52j9ZSv2MiLI6/AlT6kMV3X3dpdcfrWP2x3X3dpdcfrWP2zCgsOQ3Ai3ma7r7u0uuP1rH7Y7r7u0uuP1rH7ZhQMhuAvM13X3dpdcfrWP2y0+RVVKpVLKr8Wq1SfqERlVRrHzcy+M5rfgYa5kV6qqJnVVzekp8W2yFt4txc7pqIZz7Ua1KZbkw+TbCv6yUsX5iYlralny0xGgPWcaiuhRFYqpsH7mdP3EV/K1W861DpT/AO5J+NG9eV5czVxCJD4N0qle20FRFXUh9K6OxsdRIqpvU9nytVvOtQ6U/wDuPlaredah0p/9zxgrmfk8y8zu5qPypyPZ8rVbzrUOlP8A7j5Wq3nWodKf/c8YGfk8y8xmo/KnIzNv1SqPr9NY+pzzmunIKOa6YeqKivTOipnJ6K9W7vipnLYOsaWFL/0Me50UuUt+lCm9KGNbJHcl2hQAC6FWAAAAAABEGWFwGVHlkprmkvkQZYXAZUeWSmuaSaLxDOKfJ4fsqUjABciAAAAD1UbxxI8phddDynqo3jiR5TC66GF1GUOmJzzxs4Ybu52j9ZToYc88bOGG7udo/WUr1i947gSp9SGoAAsREAAABbbIW3i3FzumohlSS22QtvFuLndNRDOdavhl9vk2w7ZJuNG9eV5czVxCJCW8aN68ry5mriESHwLpZ/MV4IfTujngk4qAAVo7oAAB7rd3xUzlsHWNLClerd3xUzlsHWNLCn0HoT3UvFCmdKu8j4KAAXcqgAAAAAAIgywuAyo8slNc0l8iDLC4DKjyyU1zSTReIZxT5PD9lSkYALkQAAAAeqjeOJHlMLroeU9VG8cSPKYXXQwuoyh0xOeeNnDDd3O0frKdDDnnjZww3dztH6ylesXvHcCVPqQ1AAFiIgAAALbZC28W4ud01EMqSW2yFt4txc7pqIZzrV8Mvt8m2HbJNxo3ryvLmauIRIS3jRvXleXM1cQiQ+BdLP5ivBD6d0c8EnFQACtHdAAAPdbu+Kmctg6xpYUr1bu+Kmctg6xpYU+g9Ce6l4oUzpV3kfBQAC7lUAAAAAABruItnUq+rWjW7WYk1Dk40SHEc6WejH52ORyZlVFTwp5DYjVcV71l7AsuYuaakI09CgRYUNYMJ6NcqvejEXOu5uZ85siR6vTI17jC3XaSONq7h19uuLpcP3Y2ruHX264ulw/dmC22FE0OqnSoY22FE0OqnSoZ1Mi0fXmhpviM7tXcOvt1xdLh+7G1dw6+3XF0uH7swW2womh1U6VDG2womh1U6VDGRaPrzQXxGd2ruHX264ulw/dn0lsmPD2XmYUdk9cKvhPa9uebh5s6LnT/AA/Qa9tsKJodVOlQz+5fKsokWPDhJZ9URXvRuf4zD3M65jGRaPrzQXxFiyH7nydrFuG46hXZ6crrZqfmHzEZIUzDRiOcudcyLDXMn+pMBBF6ZSlJtm7apb0a1qjMRKdMul3RWTDEa9W8aIu6hCpUnVy5jWbH5N36j7bV3Dr7dcXS4fuxtXcOvt1xdLh+7MFtsKJodVOlQxtsKJodVOlQydkWj680Nd8Rndq7h19uuLpcP3Y2ruHX264ulw/dmC22FE0OqnSoY22FE0OqnSoYyLR9eaC+Izu1dw6+3XF0uH7skHCzDqhYc0qcp1BjT8WDNzHxiIs3Fa9yO2KN3FRrdzM1CIdthRNDqp0qGSjgtiZJ4mUioVGTpUzTmyUyku5kaI16uVWI7Ombi3TRUNrEjXO35J6asd/6TabmoUnX5BknOvjNhsipFRYTkRc6IqcaLufOU17vZ2/+3qP81vZP3GPEGVw3taBXpumx6hDjTjJVIUGIjHIrmPdss68XzP8AciXbYUTQ6qdKhnIf0firlzzoUcuJOitOembkMkVEJZ72dv8A7eo/zW9kd7O3/wBvUf5reyRNtsKJodVOlQxtsKJodVOlQzz/AAjT/wBun0NnblX/AFVJZ72dv/t6j/Nb2R3s7f8A29R/mt7JE22womh1U6VDG2womh1U6VDH8I0/9un0HblX/VUl6Sw6oUpOQJqHGn1fAitiNR0VqpnaqKmf5voNwK/UDKgo1Wr9NpLLTqUJ8/OQZVsR0zDVGLEejEcvoRXZywJsjsplnfpZGjL8DRNWy1Sosjsq4AA2GkAAAAAAEQ5YHAXU+VymvaS8RDlgcBdT5XKa9pJovEM4p8niTYUpEAC5EAAAAH3p3jCW/jM6yHwPvTvGEt/GZ1kMLqModNDnvjpwyXbzpF/M6EHPfHThku3nSL+ZXrF713D7kqfZNMABYiIAAAC2eQrvLuTnVupYVMLZ5Cu8u5OdW6lhzrV8Mvt8m2HbMplucEtP57g6mMU4Lj5bnBLT+e4OpjFODFk+H91MzbQAB0jSAAAZzDvhEtfnuS/qGHR85wYd8Ilr89yX9Qw6PlftraZ7kqn1KAAcQkAAAAAAAiHLA4C6nyuU17SXiIcsDgLqfK5TXtJNF4hnFPk8SbClIgAXIgAAAA+9O8YS38ZnWQ+B96d4wlv4zOshhdRlDpoc98dOGS7edIv5nQg5746cMl286RfzK9Yveu4fclT7JpgALERAAAAWzyFd5dyc6t1LCphbPIV3l3Jzq3UsOdavhl9vk2w7ZlMtzglp/PcHUxinBcfLc4Jafz3B1MYpwYsnw/upmbaAAOkaQAADOYd8Ilr89yX9Qw6PnODDvhEtfnuS/qGHR8r9tbTPclU+pQADiEgAAAAAAEQ5YHAXU+VymvaS8RnlOUGsXJhDP0qg0+NUJ6JMyz2QIWbZORsZquXdVE3ERVJFIqJOxVxT5PD9lSiAN77zmKOhFU9n2h3nMUdCKp7PtFu6xF505oQsl2BogN77zmKOhFU9n2h3nMUdCKp7PtDrEXnTmgyXYGiH3p3jCW/jM6yG6d5zFHQiqez7R9ZHB/E9k7Ae+yqojWxWqq/R7iIqfeMLURXbac0CNdgX7Oe+OnDJdvOkX8zoQUoxewsxEquKNy1Om2jUZqTmahEiQIzNhsXtVdxUzuznAsd7WSOVy3aPuSZ0VU0ENg3vvOYo6EVT2faHecxR0Iqns+0WDrEXnTmhGyXYGiA3vvOYo6EVT2faHecxR0Iqns+0OsRedOaDJdgaIWzyFd5dyc6t1LCB+85ijoRVPZ9osjkg2pcdqWrXZa5KPM0uNMVFsSEyNsc72fBNTOmZV40VDn2nNG6nVGuRdW/1NsLVR2o+WW5wS0/nuDqYxTgu5lZ23Xrow2kqdbtLj1KbZVoUZ0KDm2SMSFFRXbqpuZ3J+JV7vOYo6EVT2faMWXLG2nuc5E0rvEzVV2hDRAb33nMUdCKp7PtDvOYo6EVT2faOj1iLzpzQ1ZLsDRAb33nMUdCKp7PtDvOYo6EVT2faHWIvOnNBkuwMBh3wiWvz3Jf1DDo+UWsjCXEqSve352as2pwpeXqspGjRHLDzMY2MxznL87wIiKpek4VsSMe5uSqKSYEVEW8AA4xvAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/9k="; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/index.css b/ej2-javascript/code-snippet/grid/grid-cs48/index.css index 63d123712..0fba63172 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs48/index.css +++ b/ej2-javascript/code-snippet/grid/grid-cs48/index.css @@ -11,33 +11,4 @@ position: absolute; top: 45%; width: 30%; -} - -.custom.e-headercell { - background-color: #f48fb1 !important; - color: white; -} - -.custom.e-rowcell { - background-color: #fce4ec; - color: white; -} - -.e-grid .e-rowcell.customcss{ - background-color: #ecedee; - font-family: 'Bell MT'; - color: red; - font-size: 20px; -} - -.e-grid .e-headercell.customcss{ - background-color: #2382c3; - color: white; - font-family: 'Bell MT'; - font-size: 20px; -} - -.orientationcss .e-headercelldiv { - transform: rotate(90deg); -} - +} \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/index.js b/ej2-javascript/code-snippet/grid/grid-cs48/index.js index b6ac3155e..39f3424d3 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs48/index.js +++ b/ej2-javascript/code-snippet/grid/grid-cs48/index.js @@ -1,59 +1,50 @@ var jobRole = [ - { role: 'TeamLead', destId: '0' }, - { role: 'Manager', destId: '1' }, - { role: 'Engineer', destId: '2' }, - { role: 'Sales', destId: '3' }, - { role: 'Support', destId: '4' }, + { role: 'TeamLead' }, + { role: 'Manager' }, + { role: 'Engineer' }, + { role: 'Sales' }, + { role: 'Support' } ]; var salaryDetails= [ - { salary: '11000', destId: '1' }, - { salary: '13500', destId: '2' }, - { salary: '16500', destId: '2' }, - { salary: '18500', destId: '1' }, - { salary: '21500', destId: '2' }, - { salary: '23000', destId: '2' }, + { salary: 6000 }, + { salary: 17000 }, + { salary: 18000 }, + { salary: 26000 }, + { salary: 25000 }, + { salary: 40000 }, + { salary: 35000 }, + { salary: 55000 }, + { salary: 65000 } ]; var grid = new ej.grids.Grid({ dataSource: employeeDetails, - allowPaging: true, toolbar: ['Add', 'Edit', 'Delete', 'Update', 'Cancel'], editSettings: { allowEditing: true, allowAdding: true, allowDeleting: true }, load: () => { var column = grid.getColumnByField('Salary'); column.validationRules = { - required: [customFn, window['Please enter valid salary']], + required: [customFn,'Please enter valid salary'], }; }, + actionBegin: (args) =>{ + window.role = args.rowData['Role']; + }, columns: [ - { - field: 'EmployeeID', - headerText: 'Employee ID', - isPrimaryKey: true, - textAlign: 'Right', - width: 120 - }, - { - field: 'Role', - headerText: 'Role', - width: 120, - editType: 'dropdownedit', + { field: 'EmployeeID', headerText: 'Employee ID', isPrimaryKey: true, textAlign: 'Right', width: 120 }, + { field: 'Role', headerText: 'Role', width: 120, editType: 'dropdownedit', edit: { params: { query: new ej.data.Query(), dataSource: jobRole, fields: { value: 'role', text: 'role' }, allowFiltering: true, - change: ValChange + change: valChange } } }, - { - field: 'Salary', - headerText: 'Salary', - width: 160, - editType: 'dropdownedit', + { field: 'Salary', headerText: 'Salary', textAlign: 'Right', width: 160, editType: 'dropdownedit', edit: { params: { query: new ej.data.Query(), @@ -63,11 +54,7 @@ var grid = new ej.grids.Grid({ } } }, - { - field: 'Address', - headerText: 'Address', - width: 160 - } + { field: 'Address', headerText: 'Address', validationRules: {required: true}, width: 160 } ] }); grid.appendTo('#Grid'); @@ -75,52 +62,82 @@ grid.appendTo('#Grid'); window.role = ''; function customFn(args) { + var formObj = grid.editModule.formObj.element['ej2_instances'][0]; switch (window['role']) { + case 'Sales': + if ((args.value >= 5000) && (args.value < 15000)) + return true; + else + formObj.rules['Salary']['required'][1] = 'Please enter valid Sales Salary >=5000 and< 15000'; + + break; + + case 'Support': + if ((args.value >= 15000 && args.value < 19000)) + return true; + else + formObj.rules['Salary']['required'][1] = 'Please enter valid Support Salary >=15000 and < 19000'; + + break; + case 'Engineer': - if (args.value > 10000 && args.value < 15000) { + if ((args.value >= 25000 && args.value < 30000)) return true; - } else { - this.rules['Salary']['required'][1] = 'Please enter valid Engineer Salary'; - } - break; + else + formObj.rules['Salary']['required'][1] = 'Please enter valid Engineer Salary between >=25000 and < 30000'; + + break; case 'TeamLead': - if (args.value > 15000 && args.value < 20000) { + if ((args.value >= 30000) && (args.value < 50000)) return true; - } else { - this.rules['Salary']['required'][1] = 'Please enter valid TeamLead Salary'; - } - break; + else + formObj.rules['Salary']['required'][1] = 'Please enter valid TeamLead Salary >= 30000 and < 50000'; + + break; case 'Manager': - if (args.value > 20000 && args.value < 25000) { + if ((args.value >= 50000) && (args.value < 70000)) return true; - } else { - this.rules['Salary']['required'][1] = 'Please enter valid Manager Salary'; - } - break; + else + formObj.rules['Salary']['required'][1] = 'Please enter valid Manager Salary >=50000 and < 70000'; - case 'Sales': - if (args.value > 5000 && args.value < 25000) { - return true; - } else { - this.rules['Salary']['required'][1] = 'Please enter valid Manager Salary'; - } - break; + break; - case 'Support': - if (args.value > 10000 && args.value < 19000) { - return true; - } else { - this.rules['Salary']['required'][1] = 'Please enter valid Manager Salary'; - } - break; } return false; } -function ValChange(args) { - window['role'] = args.value; -} +function valChange(args) { + window.role = args.value?.toString(); // Explicitly cast args.value to string + var formObj = grid.editModule.formObj.element['ej2_instances'][0]; + + switch ( window.role) { + + case 'Sales': + formObj.rules['Salary']['required'][1] = 'Please enter valid Sales Salary >=5000 and< 15000'; + + break; + + case 'Support': + formObj.rules['Salary']['required'][1] = 'Please enter valid Support Salary >=15000 and < 19000'; + break; + + case 'Engineer': + formObj.rules['Salary']['required'][1] = 'Please enter valid Engineer Salary between >=25000 and < 30000'; + + break; + + case 'TeamLead': + formObj.rules['Salary']['required'][1] = 'Please enter valid TeamLead Salary >= 30000 and < 50000'; + + break; + + case 'Manager': + formObj.rules['Salary']['required'][1] = 'Please enter valid Manager Salary >=50000 and < 70000'; + + break; + } + } diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/index.ts b/ej2-javascript/code-snippet/grid/grid-cs48/index.ts index c7b359921..bb1f747f3 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs48/index.ts +++ b/ej2-javascript/code-snippet/grid/grid-cs48/index.ts @@ -1,52 +1,45 @@ - - -import { Grid, Page, Edit, Toolbar } from '@syncfusion/ej2-grids'; +import { Grid, Edit, Toolbar, EditEventArgs, ChangeEventArgs, Filter } from '@syncfusion/ej2-grids'; import { employeeDetails } from './datasource.ts'; import { Query } from '@syncfusion/ej2-data'; -Grid.Inject(Page, Edit, Toolbar); +Grid.Inject( Edit, Toolbar, Filter); let jobRole: { [key: string]: Object }[] = [ - { role: 'TeamLead', destId: '0' }, - { role: 'Manager', destId: '1' }, - { role: 'Engineer', destId: '2' }, - { role: 'Sales', destId: '3' }, - { role: 'Support', destId: '4' }, + { role: 'TeamLead' }, + { role: 'Manager' }, + { role: 'Engineer' }, + { role: 'Sales' }, + { role: 'Support' } ]; let salaryDetails: { [key: string]: Object }[] = [ - { salary: '11000', destId: '1' }, - { salary: '13500', destId: '2' }, - { salary: '16500', destId: '2' }, - { salary: '18500', destId: '1' }, - { salary: '21500', destId: '2' }, - { salary: '23000', destId: '2' }, + { salary: 6000 }, + { salary: 17000 }, + { salary: 18000 }, + { salary: 26000 }, + { salary: 25000 }, + { salary: 40000 }, + { salary: 35000 }, + { salary: 55000 }, + { salary: 65000 }, ]; let grid: Grid = new Grid({ dataSource: employeeDetails, - allowPaging: true, toolbar: ['Add', 'Edit', 'Delete', 'Update', 'Cancel'], editSettings: { allowEditing: true, allowAdding: true, allowDeleting: true }, load: () => { - var column = grid.getColumnByField('Salary'); + let column = grid.getColumnByField('Salary'); column.validationRules = { - required: [customFn, window['Please enter valid salary']], + required: [customFn,'Please enter valid salary'], }; }, + actionBegin: (args: EditEventArgs) => { + window['role'] = args.rowData as { Role: string }['Role']; + }, columns: [ - { - field: 'EmployeeID', - headerText: 'Employee ID', - isPrimaryKey: true, - textAlign: 'Right', - width: 120 - }, - { - field: 'Role', - headerText: 'Role', - width: 120, - editType: 'dropdownedit', + { field: 'EmployeeID', headerText: 'Employee ID', isPrimaryKey: true, textAlign: 'Right', width: 120 }, + { field: 'Role', headerText: 'Role', width: 120, editType: 'dropdownedit', edit: { params: { query: new Query(), @@ -57,11 +50,7 @@ let grid: Grid = new Grid({ } } }, - { - field: 'Salary', - headerText: 'Salary', - width: 160, - editType: 'dropdownedit', + { field: 'Salary', headerText: 'Salary', width: 160, textAlign: 'Right', editType: 'dropdownedit', edit: { params: { query: new Query(), @@ -71,65 +60,96 @@ let grid: Grid = new Grid({ } } }, - { - field: 'Address', - headerText: 'Address', - width: 160 - } + { field: 'Address', headerText: 'Address', width: 160, validationRules: { required: true }} ] }); grid.appendTo('#Grid'); -(window as any).role = ''; +window.role = ''; function customFn(args) { + let formObj = grid.editModule.formObj.element['ej2_instances'][0]; switch (window['role']) { + + case 'Sales': + if ((args.value >= 5000) && (args.value < 15000)) + return true; + else + formObj.rules['Salary']['required'][1] = 'Please enter valid Sales Salary >=5000 and< 15000'; + + break; + + case 'Support': + if ((args.value >= 15000 && args.value < 19000)) + return true; + else + formObj.rules['Salary']['required'][1] = 'Please enter valid Support Salary >=15000 and < 19000'; + + break; + case 'Engineer': - if (args.value > 10000 && args.value < 15000) { + if ((args.value >= 25000 && args.value < 30000)) return true; - } else { - this.rules['Salary']['required'][1] = 'Please enter valid Engineer Salary'; - } - break; + else + formObj.rules['Salary']['required'][1] = 'Please enter valid Engineer Salary between >=25000 and < 30000'; + + break; case 'TeamLead': - if (args.value > 15000 && args.value < 20000) { + if ((args.value >= 30000) && (args.value < 50000)) return true; - } else { - this.rules['Salary']['required'][1] = 'Please enter valid TeamLead Salary'; - } - break; + else + formObj.rules['Salary']['required'][1] = 'Please enter valid TeamLead Salary >= 30000 and < 50000'; + + break; case 'Manager': - if (args.value > 20000 && args.value < 25000) { + if ((args.value >= 50000) && (args.value < 70000)) return true; - } else { - this.rules['Salary']['required'][1] = 'Please enter valid Manager Salary'; - } - break; + else + formObj.rules['Salary']['required'][1] = 'Please enter valid Manager Salary >=50000 and < 70000'; - case 'Sales': - if (args.value > 5000 && args.value < 25000) { - return true; - } else { - this.rules['Salary']['required'][1] = 'Please enter valid Manager Salary'; - } - break; + break; - case 'Support': - if (args.value > 10000 && args.value < 19000) { - return true; - } else { - this.rules['Salary']['required'][1] = 'Please enter valid Manager Salary'; - } - break; } return false; } -function valChange(args) { - window['role'] = args.value; -} +function valChange(args: ChangeEventArgs) { + window['role'] = args.value.toString(); // Explicitly cast args.value to string + let formObj = grid.editModule.formObj.element['ej2_instances'][0]; + + switch ( window['role']) { + case 'Sales': + formObj.rules['Salary']['required'][1] = 'Please enter valid Sales Salary >=5000 and< 15000'; + break; + + case 'Support': + formObj.rules['Salary']['required'][1] = 'Please enter valid Support Salary >=15000 and < 19000'; + + break; + + case 'Engineer': + formObj.rules['Salary']['required'][1] = 'Please enter valid Engineer Salary between >=25000 and < 30000'; + break; + + case 'TeamLead': + formObj.rules['Salary']['required'][1] = 'Please enter valid TeamLead Salary >= 30000 and < 50000'; + + break; + + case 'Manager': + formObj.rules['Salary']['required'][1] = 'Please enter valid Manager Salary >=50000 and < 70000'; + + break; + } +} + +declare global { + interface Window { + role: string; + } +} \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/js/index.html b/ej2-javascript/code-snippet/grid/grid-cs48/js/index.html index 8a6338bf8..4ba473a53 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs48/js/index.html +++ b/ej2-javascript/code-snippet/grid/grid-cs48/js/index.html @@ -5,39 +5,19 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/numberingSystems.json b/ej2-javascript/code-snippet/grid/grid-cs48/numberingSystems.json deleted file mode 100644 index 3425a257f..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs48/numberingSystems.json +++ /dev/null @@ -1,319 +0,0 @@ -{ - "supplemental": { - "version": { - "_number": "$Revision: 12732 $", - "_unicodeVersion": "9.0.0", - "_cldrVersion": "31" - }, - "numberingSystems": { - "adlm": { - "_digits": "𞥐𞥑𞥒𞥓𞥔𞥕𞥖𞥗𞥘𞥙", - "_type": "numeric" - }, - "ahom": { - "_digits": "𑜰𑜱𑜲𑜳𑜴𑜵𑜶𑜷𑜸𑜹", - "_type": "numeric" - }, - "arab": { - "_digits": "٠١٢٣٤٥٦٧٨٩", - "_type": "numeric" - }, - "arabext": { - "_digits": "۰۱۲۳۴۵۶۷۸۹", - "_type": "numeric" - }, - "armn": { - "_rules": "armenian-upper", - "_type": "algorithmic" - }, - "armnlow": { - "_rules": "armenian-lower", - "_type": "algorithmic" - }, - "bali": { - "_digits": "᭐᭑᭒᭓᭔᭕᭖᭗᭘᭙", - "_type": "numeric" - }, - "beng": { - "_digits": "০১২৩৪৫৬৭৮৯", - "_type": "numeric" - }, - "bhks": { - "_digits": "𑱐𑱑𑱒𑱓𑱔𑱕𑱖𑱗𑱘𑱙", - "_type": "numeric" - }, - "brah": { - "_digits": "𑁦𑁧𑁨𑁩𑁪𑁫𑁬𑁭𑁮𑁯", - "_type": "numeric" - }, - "cakm": { - "_digits": "𑄶𑄷𑄸𑄹𑄺𑄻𑄼𑄽𑄾𑄿", - "_type": "numeric" - }, - "cham": { - "_digits": "꩐꩑꩒꩓꩔꩕꩖꩗꩘꩙", - "_type": "numeric" - }, - "cyrl": { - "_rules": "cyrillic-lower", - "_type": "algorithmic" - }, - "deva": { - "_digits": "०१२३४५६७८९", - "_type": "numeric" - }, - "ethi": { - "_rules": "ethiopic", - "_type": "algorithmic" - }, - "fullwide": { - "_digits": "0123456789", - "_type": "numeric" - }, - "geor": { - "_rules": "georgian", - "_type": "algorithmic" - }, - "grek": { - "_rules": "greek-upper", - "_type": "algorithmic" - }, - "greklow": { - "_rules": "greek-lower", - "_type": "algorithmic" - }, - "gujr": { - "_digits": "૦૧૨૩૪૫૬૭૮૯", - "_type": "numeric" - }, - "guru": { - "_digits": "੦੧੨੩੪੫੬੭੮੯", - "_type": "numeric" - }, - "hanidays": { - "_rules": "zh/SpelloutRules/spellout-numbering-days", - "_type": "algorithmic" - }, - "hanidec": { - "_digits": "〇一二三四五六七八九", - "_type": "numeric" - }, - "hans": { - "_rules": "zh/SpelloutRules/spellout-cardinal", - "_type": "algorithmic" - }, - "hansfin": { - "_rules": "zh/SpelloutRules/spellout-cardinal-financial", - "_type": "algorithmic" - }, - "hant": { - "_rules": "zh_Hant/SpelloutRules/spellout-cardinal", - "_type": "algorithmic" - }, - "hantfin": { - "_rules": "zh_Hant/SpelloutRules/spellout-cardinal-financial", - "_type": "algorithmic" - }, - "hebr": { - "_rules": "hebrew", - "_type": "algorithmic" - }, - "hmng": { - "_digits": "𖭐𖭑𖭒𖭓𖭔𖭕𖭖𖭗𖭘𖭙", - "_type": "numeric" - }, - "java": { - "_digits": "꧐꧑꧒꧓꧔꧕꧖꧗꧘꧙", - "_type": "numeric" - }, - "jpan": { - "_rules": "ja/SpelloutRules/spellout-cardinal", - "_type": "algorithmic" - }, - "jpanfin": { - "_rules": "ja/SpelloutRules/spellout-cardinal-financial", - "_type": "algorithmic" - }, - "kali": { - "_digits": "꤀꤁꤂꤃꤄꤅꤆꤇꤈꤉", - "_type": "numeric" - }, - "khmr": { - "_digits": "០១២៣៤៥៦៧៨៩", - "_type": "numeric" - }, - "knda": { - "_digits": "೦೧೨೩೪೫೬೭೮೯", - "_type": "numeric" - }, - "lana": { - "_digits": "᪀᪁᪂᪃᪄᪅᪆᪇᪈᪉", - "_type": "numeric" - }, - "lanatham": { - "_digits": "᪐᪑᪒᪓᪔᪕᪖᪗᪘᪙", - "_type": "numeric" - }, - "laoo": { - "_digits": "໐໑໒໓໔໕໖໗໘໙", - "_type": "numeric" - }, - "latn": { - "_digits": "0123456789", - "_type": "numeric" - }, - "lepc": { - "_digits": "᱀᱁᱂᱃᱄᱅᱆᱇᱈᱉", - "_type": "numeric" - }, - "limb": { - "_digits": "᥆᥇᥈᥉᥊᥋᥌᥍᥎᥏", - "_type": "numeric" - }, - "mathbold": { - "_digits": "𝟎𝟏𝟐𝟑𝟒𝟓𝟔𝟕𝟖𝟗", - "_type": "numeric" - }, - "mathdbl": { - "_digits": "𝟘𝟙𝟚𝟛𝟜𝟝𝟞𝟟𝟠𝟡", - "_type": "numeric" - }, - "mathmono": { - "_digits": "𝟶𝟷𝟸𝟹𝟺𝟻𝟼𝟽𝟾𝟿", - "_type": "numeric" - }, - "mathsanb": { - "_digits": "𝟬𝟭𝟮𝟯𝟰𝟱𝟲𝟳𝟴𝟵", - "_type": "numeric" - }, - "mathsans": { - "_digits": "𝟢𝟣𝟤𝟥𝟦𝟧𝟨𝟩𝟪𝟫", - "_type": "numeric" - }, - "mlym": { - "_digits": "൦൧൨൩൪൫൬൭൮൯", - "_type": "numeric" - }, - "modi": { - "_digits": "𑙐𑙑𑙒𑙓𑙔𑙕𑙖𑙗𑙘𑙙", - "_type": "numeric" - }, - "mong": { - "_digits": "᠐᠑᠒᠓᠔᠕᠖᠗᠘᠙", - "_type": "numeric" - }, - "mroo": { - "_digits": "𖩠𖩡𖩢𖩣𖩤𖩥𖩦𖩧𖩨𖩩", - "_type": "numeric" - }, - "mtei": { - "_digits": "꯰꯱꯲꯳꯴꯵꯶꯷꯸꯹", - "_type": "numeric" - }, - "mymr": { - "_digits": "၀၁၂၃၄၅၆၇၈၉", - "_type": "numeric" - }, - "mymrshan": { - "_digits": "႐႑႒႓႔႕႖႗႘႙", - "_type": "numeric" - }, - "mymrtlng": { - "_digits": "꧰꧱꧲꧳꧴꧵꧶꧷꧸꧹", - "_type": "numeric" - }, - "newa": { - "_digits": "𑑐𑑑𑑒𑑓𑑔𑑕𑑖𑑗𑑘𑑙", - "_type": "numeric" - }, - "nkoo": { - "_digits": "߀߁߂߃߄߅߆߇߈߉", - "_type": "numeric" - }, - "olck": { - "_digits": "᱐᱑᱒᱓᱔᱕᱖᱗᱘᱙", - "_type": "numeric" - }, - "orya": { - "_digits": "୦୧୨୩୪୫୬୭୮୯", - "_type": "numeric" - }, - "osma": { - "_digits": "𐒠𐒡𐒢𐒣𐒤𐒥𐒦𐒧𐒨𐒩", - "_type": "numeric" - }, - "roman": { - "_rules": "roman-upper", - "_type": "algorithmic" - }, - "romanlow": { - "_rules": "roman-lower", - "_type": "algorithmic" - }, - "saur": { - "_digits": "꣐꣑꣒꣓꣔꣕꣖꣗꣘꣙", - "_type": "numeric" - }, - "shrd": { - "_digits": "𑇐𑇑𑇒𑇓𑇔𑇕𑇖𑇗𑇘𑇙", - "_type": "numeric" - }, - "sind": { - "_digits": "𑋰𑋱𑋲𑋳𑋴𑋵𑋶𑋷𑋸𑋹", - "_type": "numeric" - }, - "sinh": { - "_digits": "෦෧෨෩෪෫෬෭෮෯", - "_type": "numeric" - }, - "sora": { - "_digits": "𑃰𑃱𑃲𑃳𑃴𑃵𑃶𑃷𑃸𑃹", - "_type": "numeric" - }, - "sund": { - "_digits": "᮰᮱᮲᮳᮴᮵᮶᮷᮸᮹", - "_type": "numeric" - }, - "takr": { - "_digits": "𑛀𑛁𑛂𑛃𑛄𑛅𑛆𑛇𑛈𑛉", - "_type": "numeric" - }, - "talu": { - "_digits": "᧐᧑᧒᧓᧔᧕᧖᧗᧘᧙", - "_type": "numeric" - }, - "taml": { - "_rules": "tamil", - "_type": "algorithmic" - }, - "tamldec": { - "_digits": "௦௧௨௩௪௫௬௭௮௯", - "_type": "numeric" - }, - "telu": { - "_digits": "౦౧౨౩౪౫౬౭౮౯", - "_type": "numeric" - }, - "thai": { - "_digits": "๐๑๒๓๔๕๖๗๘๙", - "_type": "numeric" - }, - "tibt": { - "_digits": "༠༡༢༣༤༥༦༧༨༩", - "_type": "numeric" - }, - "tirh": { - "_digits": "𑓐𑓑𑓒𑓓𑓔𑓕𑓖𑓗𑓘𑓙", - "_type": "numeric" - }, - "vaii": { - "_digits": "꘠꘡꘢꘣꘤꘥꘦꘧꘨꘩", - "_type": "numeric" - }, - "wara": { - "_digits": "𑣠𑣡𑣢𑣣𑣤𑣥𑣦𑣧𑣨𑣩", - "_type": "numeric" - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/numbers.json b/ej2-javascript/code-snippet/grid/grid-cs48/numbers.json deleted file mode 100644 index cb6b997d5..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs48/numbers.json +++ /dev/null @@ -1,154 +0,0 @@ -{ - "main": { - "de": { - "identity": { - "version": { - "_number": "$Revision: 13259 $", - "_cldrVersion": "31" - }, - "language": "de" - }, - "numbers": { - "defaultNumberingSystem": "latn", - "otherNumberingSystems": { - "native": "latn" - }, - "minimumGroupingDigits": "1", - "symbols-numberSystem-latn": { - "decimal": ",", - "group": ".", - "list": ";", - "percentSign": "%", - "plusSign": "+", - "minusSign": "-", - "exponential": "E", - "superscriptingExponent": "·", - "perMille": "‰", - "infinity": "∞", - "nan": "NaN", - "timeSeparator": ":" - }, - "decimalFormats-numberSystem-latn": { - "standard": "#,##0.###", - "long": { - "decimalFormat": { - "1000-count-one": "0 Tausend", - "1000-count-other": "0 Tausend", - "10000-count-one": "00 Tausend", - "10000-count-other": "00 Tausend", - "100000-count-one": "000 Tausend", - "100000-count-other": "000 Tausend", - "1000000-count-one": "0 Million", - "1000000-count-other": "0 Millionen", - "10000000-count-one": "00 Millionen", - "10000000-count-other": "00 Millionen", - "100000000-count-one": "000 Millionen", - "100000000-count-other": "000 Millionen", - "1000000000-count-one": "0 Milliarde", - "1000000000-count-other": "0 Milliarden", - "10000000000-count-one": "00 Milliarden", - "10000000000-count-other": "00 Milliarden", - "100000000000-count-one": "000 Milliarden", - "100000000000-count-other": "000 Milliarden", - "1000000000000-count-one": "0 Billion", - "1000000000000-count-other": "0 Billionen", - "10000000000000-count-one": "00 Billionen", - "10000000000000-count-other": "00 Billionen", - "100000000000000-count-one": "000 Billionen", - "100000000000000-count-other": "000 Billionen" - } - }, - "short": { - "decimalFormat": { - "1000-count-one": "0", - "1000-count-other": "0", - "10000-count-one": "0", - "10000-count-other": "0", - "100000-count-one": "0", - "100000-count-other": "0", - "1000000-count-one": "0 Mio'.'", - "1000000-count-other": "0 Mio'.'", - "10000000-count-one": "00 Mio'.'", - "10000000-count-other": "00 Mio'.'", - "100000000-count-one": "000 Mio'.'", - "100000000-count-other": "000 Mio'.'", - "1000000000-count-one": "0 Mrd'.'", - "1000000000-count-other": "0 Mrd'.'", - "10000000000-count-one": "00 Mrd'.'", - "10000000000-count-other": "00 Mrd'.'", - "100000000000-count-one": "000 Mrd'.'", - "100000000000-count-other": "000 Mrd'.'", - "1000000000000-count-one": "0 Bio'.'", - "1000000000000-count-other": "0 Bio'.'", - "10000000000000-count-one": "00 Bio'.'", - "10000000000000-count-other": "00 Bio'.'", - "100000000000000-count-one": "000 Bio'.'", - "100000000000000-count-other": "000 Bio'.'" - } - } - }, - "scientificFormats-numberSystem-latn": { - "standard": "#E0" - }, - "percentFormats-numberSystem-latn": { - "standard": "#,##0 %" - }, - "currencyFormats-numberSystem-latn": { - "currencySpacing": { - "beforeCurrency": { - "currencyMatch": "[:^S:]", - "surroundingMatch": "[:digit:]", - "insertBetween": " " - }, - "afterCurrency": { - "currencyMatch": "[:^S:]", - "surroundingMatch": "[:digit:]", - "insertBetween": " " - } - }, - "standard": "#,##0.00 ¤", - "accounting": "#,##0.00 ¤", - "short": { - "standard": { - "1000-count-one": "0 Tsd'.' ¤", - "1000-count-other": "0 Tsd'.' ¤", - "10000-count-one": "00 Tsd'.' ¤", - "10000-count-other": "00 Tsd'.' ¤", - "100000-count-one": "000 Tsd'.' ¤", - "100000-count-other": "000 Tsd'.' ¤", - "1000000-count-one": "0 Mio'.' ¤", - "1000000-count-other": "0 Mio'.' ¤", - "10000000-count-one": "00 Mio'.' ¤", - "10000000-count-other": "00 Mio'.' ¤", - "100000000-count-one": "000 Mio'.' ¤", - "100000000-count-other": "000 Mio'.' ¤", - "1000000000-count-one": "0 Mrd'.' ¤", - "1000000000-count-other": "0 Mrd'.' ¤", - "10000000000-count-one": "00 Mrd'.' ¤", - "10000000000-count-other": "00 Mrd'.' ¤", - "100000000000-count-one": "000 Mrd'.' ¤", - "100000000000-count-other": "000 Mrd'.' ¤", - "1000000000000-count-one": "0 Bio'.' ¤", - "1000000000000-count-other": "0 Bio'.' ¤", - "10000000000000-count-one": "00 Bio'.' ¤", - "10000000000000-count-other": "00 Bio'.' ¤", - "100000000000000-count-one": "000 Bio'.' ¤", - "100000000000000-count-other": "000 Bio'.' ¤" - } - }, - "unitPattern-count-one": "{0} {1}", - "unitPattern-count-other": "{0} {1}" - }, - "miscPatterns-numberSystem-latn": { - "atLeast": "{0}+", - "range": "{0}–{1}" - }, - "minimalPairs": { - "pluralMinimalPairs": "{0} Tag", - "pluralMinimalPairs": "{0} Tage", - "other": "{0}. Abzweigung nach rechts nehmen" - } - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/productData.ts b/ej2-javascript/code-snippet/grid/grid-cs48/productData.ts deleted file mode 100644 index ebae5b90d..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs48/productData.ts +++ /dev/null @@ -1,41 +0,0 @@ -export let productData: Object[] = [ - { - ProductID: 1, - ProductName: 'Chai', - UnitPrice: 18.0, - UnitsInStock: 39, - TotalCost: 702 - }, - - { - ProductID: 2, - ProductName: 'Chang', - UnitPrice: 19.0, - UnitsInStock: 17, - TotalCost: 323 - }, - - { - ProductID: 3, - ProductName: 'Aniseed Syrup', - UnitPrice: 10.0, - UnitsInStock: 13, - TotalCost: 130 - }, - - { - ProductID: 4, - ProductName: "Chef Anton's Cajun Seasoning", - UnitPrice: 22.0, - UnitsInStock: 53, - TotalCost: 1166 - }, - - { - ProductID: 5, - ProductName: "Chef Anton's Gumbo Mix", - UnitPrice: 21.35, - UnitsInStock: 0, - TotalCost: 0 - } - ]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/systemjs.config.js b/ej2-javascript/code-snippet/grid/grid-cs48/systemjs.config.js index a60282196..edc467309 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs48/systemjs.config.js +++ b/ej2-javascript/code-snippet/grid/grid-cs48/systemjs.config.js @@ -10,7 +10,7 @@ System.config({ } }, paths: { - "syncfusion:": "https://cdn.syncfusion.com/ej2/20.3.56/" + "syncfusion:": "https://cdn.syncfusion.com/ej2/25.2.3/" }, map: { main: "index.ts", @@ -31,9 +31,7 @@ System.config({ "@syncfusion/ej2-file-utils": "syncfusion:ej2-file-utils/dist/ej2-file-utils.umd.min.js", "@syncfusion/ej2-compression": "syncfusion:ej2-compression/dist/ej2-compression.umd.min.js", "@syncfusion/ej2-inputs": "syncfusion:ej2-inputs/dist/ej2-inputs.umd.min.js", - "@syncfusion/ej2-calendars": "syncfusion:ej2-calendars/dist/ej2-calendars.umd.min.js", "@syncfusion/ej2-dropdowns": "syncfusion:ej2-dropdowns/dist/ej2-dropdowns.umd.min.js", - "@syncfusion/ej2-notifications":"syncfusion:ej2-notifications/dist/ej2-notifications.umd.min.js", "@syncfusion/ej2-lists": "syncfusion:ej2-lists/dist/ej2-lists.umd.min.js", "@syncfusion/ej2-splitbuttons": "syncfusion:ej2-splitbuttons/dist/ej2-splitbuttons.umd.min.js", "@syncfusion/ej2-notifications": "syncfusion:ej2-notifications/dist/ej2-notifications.umd.min.js", diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/timeZoneNames.json b/ej2-javascript/code-snippet/grid/grid-cs48/timeZoneNames.json deleted file mode 100644 index 05fec091c..000000000 --- a/ej2-javascript/code-snippet/grid/grid-cs48/timeZoneNames.json +++ /dev/null @@ -1,2391 +0,0 @@ -{ - "main": { - "de": { - "identity": { - "version": { - "_number": "$Revision: 12879 $", - "_cldrVersion": "30.0.3" - }, - "language": "de" - }, - "dates": { - "timeZoneNames": { - "hourFormat": "+HH:mm;-HH:mm", - "gmtFormat": "GMT{0}", - "gmtZeroFormat": "GMT", - "regionFormat": "{0} Zeit", - "regionFormat-type-daylight": "{0} Sommerzeit", - "regionFormat-type-standard": "{0} Normalzeit", - "fallbackFormat": "{1} ({0})", - "zone": { - "America": { - "Adak": { - "exemplarCity": "Adak" - }, - "Anchorage": { - "exemplarCity": "Anchorage" - }, - "Anguilla": { - "exemplarCity": "Anguilla" - }, - "Antigua": { - "exemplarCity": "Antigua" - }, - "Araguaina": { - "exemplarCity": "Araguaina" - }, - "Argentina": { - "Rio_Gallegos": { - "exemplarCity": "Rio Gallegos" - }, - "San_Juan": { - "exemplarCity": "San Juan" - }, - "Ushuaia": { - "exemplarCity": "Ushuaia" - }, - "La_Rioja": { - "exemplarCity": "La Rioja" - }, - "San_Luis": { - "exemplarCity": "San Luis" - }, - "Salta": { - "exemplarCity": "Salta" - }, - "Tucuman": { - "exemplarCity": "Tucuman" - } - }, - "Aruba": { - "exemplarCity": "Aruba" - }, - "Asuncion": { - "exemplarCity": "Asunción" - }, - "Bahia": { - "exemplarCity": "Bahia" - }, - "Bahia_Banderas": { - "exemplarCity": "Bahia Banderas" - }, - "Barbados": { - "exemplarCity": "Barbados" - }, - "Belem": { - "exemplarCity": "Belem" - }, - "Belize": { - "exemplarCity": "Belize" - }, - "Blanc-Sablon": { - "exemplarCity": "Blanc-Sablon" - }, - "Boa_Vista": { - "exemplarCity": "Boa Vista" - }, - "Bogota": { - "exemplarCity": "Bogotá" - }, - "Boise": { - "exemplarCity": "Boise" - }, - "Buenos_Aires": { - "exemplarCity": "Buenos Aires" - }, - "Cambridge_Bay": { - "exemplarCity": "Cambridge Bay" - }, - "Campo_Grande": { - "exemplarCity": "Campo Grande" - }, - "Cancun": { - "exemplarCity": "Cancún" - }, - "Caracas": { - "exemplarCity": "Caracas" - }, - "Catamarca": { - "exemplarCity": "Catamarca" - }, - "Cayenne": { - "exemplarCity": "Cayenne" - }, - "Cayman": { - "exemplarCity": "Kaimaninseln" - }, - "Chicago": { - "exemplarCity": "Chicago" - }, - "Chihuahua": { - "exemplarCity": "Chihuahua" - }, - "Coral_Harbour": { - "exemplarCity": "Atikokan" - }, - "Cordoba": { - "exemplarCity": "Córdoba" - }, - "Costa_Rica": { - "exemplarCity": "Costa Rica" - }, - "Creston": { - "exemplarCity": "Creston" - }, - "Cuiaba": { - "exemplarCity": "Cuiaba" - }, - "Curacao": { - "exemplarCity": "Curaçao" - }, - "Danmarkshavn": { - "exemplarCity": "Danmarkshavn" - }, - "Dawson": { - "exemplarCity": "Dawson" - }, - "Dawson_Creek": { - "exemplarCity": "Dawson Creek" - }, - "Denver": { - "exemplarCity": "Denver" - }, - "Detroit": { - "exemplarCity": "Detroit" - }, - "Dominica": { - "exemplarCity": "Dominica" - }, - "Edmonton": { - "exemplarCity": "Edmonton" - }, - "Eirunepe": { - "exemplarCity": "Eirunepe" - }, - "El_Salvador": { - "exemplarCity": "El Salvador" - }, - "Fort_Nelson": { - "exemplarCity": "Fort Nelson" - }, - "Fortaleza": { - "exemplarCity": "Fortaleza" - }, - "Glace_Bay": { - "exemplarCity": "Glace Bay" - }, - "Godthab": { - "exemplarCity": "Nuuk" - }, - "Goose_Bay": { - "exemplarCity": "Goose Bay" - }, - "Grand_Turk": { - "exemplarCity": "Grand Turk" - }, - "Grenada": { - "exemplarCity": "Grenada" - }, - "Guadeloupe": { - "exemplarCity": "Guadeloupe" - }, - "Guatemala": { - "exemplarCity": "Guatemala" - }, - "Guayaquil": { - "exemplarCity": "Guayaquil" - }, - "Guyana": { - "exemplarCity": "Guyana" - }, - "Halifax": { - "exemplarCity": "Halifax" - }, - "Havana": { - "exemplarCity": "Havanna" - }, - "Hermosillo": { - "exemplarCity": "Hermosillo" - }, - "Indiana": { - "Vincennes": { - "exemplarCity": "Vincennes, Indiana" - }, - "Petersburg": { - "exemplarCity": "Petersburg, Indiana" - }, - "Tell_City": { - "exemplarCity": "Tell City, Indiana" - }, - "Knox": { - "exemplarCity": "Knox, Indiana" - }, - "Winamac": { - "exemplarCity": "Winamac, Indiana" - }, - "Marengo": { - "exemplarCity": "Marengo, Indiana" - }, - "Vevay": { - "exemplarCity": "Vevay, Indiana" - } - }, - "Indianapolis": { - "exemplarCity": "Indianapolis" - }, - "Inuvik": { - "exemplarCity": "Inuvik" - }, - "Iqaluit": { - "exemplarCity": "Iqaluit" - }, - "Jamaica": { - "exemplarCity": "Jamaika" - }, - "Jujuy": { - "exemplarCity": "Jujuy" - }, - "Juneau": { - "exemplarCity": "Juneau" - }, - "Kentucky": { - "Monticello": { - "exemplarCity": "Monticello, Kentucky" - } - }, - "Kralendijk": { - "exemplarCity": "Kralendijk" - }, - "La_Paz": { - "exemplarCity": "La Paz" - }, - "Lima": { - "exemplarCity": "Lima" - }, - "Los_Angeles": { - "exemplarCity": "Los Angeles" - }, - "Louisville": { - "exemplarCity": "Louisville" - }, - "Lower_Princes": { - "exemplarCity": "Lower Prince’s Quarter" - }, - "Maceio": { - "exemplarCity": "Maceio" - }, - "Managua": { - "exemplarCity": "Managua" - }, - "Manaus": { - "exemplarCity": "Manaus" - }, - "Marigot": { - "exemplarCity": "Marigot" - }, - "Martinique": { - "exemplarCity": "Martinique" - }, - "Matamoros": { - "exemplarCity": "Matamoros" - }, - "Mazatlan": { - "exemplarCity": "Mazatlan" - }, - "Mendoza": { - "exemplarCity": "Mendoza" - }, - "Menominee": { - "exemplarCity": "Menominee" - }, - "Merida": { - "exemplarCity": "Merida" - }, - "Metlakatla": { - "exemplarCity": "Metlakatla" - }, - "Mexico_City": { - "exemplarCity": "Mexiko-Stadt" - }, - "Miquelon": { - "exemplarCity": "Miquelon" - }, - "Moncton": { - "exemplarCity": "Moncton" - }, - "Monterrey": { - "exemplarCity": "Monterrey" - }, - "Montevideo": { - "exemplarCity": "Montevideo" - }, - "Montserrat": { - "exemplarCity": "Montserrat" - }, - "Nassau": { - "exemplarCity": "Nassau" - }, - "New_York": { - "exemplarCity": "New York" - }, - "Nipigon": { - "exemplarCity": "Nipigon" - }, - "Nome": { - "exemplarCity": "Nome" - }, - "Noronha": { - "exemplarCity": "Noronha" - }, - "North_Dakota": { - "Beulah": { - "exemplarCity": "Beulah, North Dakota" - }, - "New_Salem": { - "exemplarCity": "New Salem, North Dakota" - }, - "Center": { - "exemplarCity": "Center, North Dakota" - } - }, - "Ojinaga": { - "exemplarCity": "Ojinaga" - }, - "Panama": { - "exemplarCity": "Panama" - }, - "Pangnirtung": { - "exemplarCity": "Pangnirtung" - }, - "Paramaribo": { - "exemplarCity": "Paramaribo" - }, - "Phoenix": { - "exemplarCity": "Phoenix" - }, - "Port-au-Prince": { - "exemplarCity": "Port-au-Prince" - }, - "Port_of_Spain": { - "exemplarCity": "Port of Spain" - }, - "Porto_Velho": { - "exemplarCity": "Porto Velho" - }, - "Puerto_Rico": { - "exemplarCity": "Puerto Rico" - }, - "Rainy_River": { - "exemplarCity": "Rainy River" - }, - "Rankin_Inlet": { - "exemplarCity": "Rankin Inlet" - }, - "Recife": { - "exemplarCity": "Recife" - }, - "Regina": { - "exemplarCity": "Regina" - }, - "Resolute": { - "exemplarCity": "Resolute" - }, - "Rio_Branco": { - "exemplarCity": "Rio Branco" - }, - "Santa_Isabel": { - "exemplarCity": "Santa Isabel" - }, - "Santarem": { - "exemplarCity": "Santarem" - }, - "Santiago": { - "exemplarCity": "Santiago" - }, - "Santo_Domingo": { - "exemplarCity": "Santo Domingo" - }, - "Sao_Paulo": { - "exemplarCity": "São Paulo" - }, - "Scoresbysund": { - "exemplarCity": "Ittoqqortoormiit" - }, - "Sitka": { - "exemplarCity": "Sitka" - }, - "St_Barthelemy": { - "exemplarCity": "Saint-Barthélemy" - }, - "St_Johns": { - "exemplarCity": "St. John’s" - }, - "St_Kitts": { - "exemplarCity": "St. Kitts" - }, - "St_Lucia": { - "exemplarCity": "St. Lucia" - }, - "St_Thomas": { - "exemplarCity": "St. Thomas" - }, - "St_Vincent": { - "exemplarCity": "St. Vincent" - }, - "Swift_Current": { - "exemplarCity": "Swift Current" - }, - "Tegucigalpa": { - "exemplarCity": "Tegucigalpa" - }, - "Thule": { - "exemplarCity": "Thule" - }, - "Thunder_Bay": { - "exemplarCity": "Thunder Bay" - }, - "Tijuana": { - "exemplarCity": "Tijuana" - }, - "Toronto": { - "exemplarCity": "Toronto" - }, - "Tortola": { - "exemplarCity": "Tortola" - }, - "Vancouver": { - "exemplarCity": "Vancouver" - }, - "Whitehorse": { - "exemplarCity": "Whitehorse" - }, - "Winnipeg": { - "exemplarCity": "Winnipeg" - }, - "Yakutat": { - "exemplarCity": "Yakutat" - }, - "Yellowknife": { - "exemplarCity": "Yellowknife" - } - }, - "Atlantic": { - "Azores": { - "exemplarCity": "Azoren" - }, - "Bermuda": { - "exemplarCity": "Bermudas" - }, - "Canary": { - "exemplarCity": "Kanaren" - }, - "Cape_Verde": { - "exemplarCity": "Cabo Verde" - }, - "Faeroe": { - "exemplarCity": "Färöer" - }, - "Madeira": { - "exemplarCity": "Madeira" - }, - "Reykjavik": { - "exemplarCity": "Reyk­ja­vík" - }, - "South_Georgia": { - "exemplarCity": "Südgeorgien" - }, - "St_Helena": { - "exemplarCity": "St. Helena" - }, - "Stanley": { - "exemplarCity": "Stanley" - } - }, - "Europe": { - "Amsterdam": { - "exemplarCity": "Amsterdam" - }, - "Andorra": { - "exemplarCity": "Andorra" - }, - "Astrakhan": { - "exemplarCity": "Astrachan" - }, - "Athens": { - "exemplarCity": "Athen" - }, - "Belgrade": { - "exemplarCity": "Belgrad" - }, - "Berlin": { - "exemplarCity": "Berlin" - }, - "Bratislava": { - "exemplarCity": "Bratislava" - }, - "Brussels": { - "exemplarCity": "Brüssel" - }, - "Bucharest": { - "exemplarCity": "Bukarest" - }, - "Budapest": { - "exemplarCity": "Budapest" - }, - "Busingen": { - "exemplarCity": "Büsingen" - }, - "Chisinau": { - "exemplarCity": "Kischinau" - }, - "Copenhagen": { - "exemplarCity": "Kopenhagen" - }, - "Dublin": { - "long": { - "daylight": "Irische Sommerzeit" - }, - "exemplarCity": "Dublin" - }, - "Gibraltar": { - "exemplarCity": "Gibraltar" - }, - "Guernsey": { - "exemplarCity": "Guernsey" - }, - "Helsinki": { - "exemplarCity": "Helsinki" - }, - "Isle_of_Man": { - "exemplarCity": "Isle of Man" - }, - "Istanbul": { - "exemplarCity": "Istanbul" - }, - "Jersey": { - "exemplarCity": "Jersey" - }, - "Kaliningrad": { - "exemplarCity": "Kaliningrad" - }, - "Kiev": { - "exemplarCity": "Kiew" - }, - "Kirov": { - "exemplarCity": "Kirow" - }, - "Lisbon": { - "exemplarCity": "Lissabon" - }, - "Ljubljana": { - "exemplarCity": "Ljubljana" - }, - "London": { - "long": { - "daylight": "Britische Sommerzeit" - }, - "exemplarCity": "London" - }, - "Luxembourg": { - "exemplarCity": "Luxemburg" - }, - "Madrid": { - "exemplarCity": "Madrid" - }, - "Malta": { - "exemplarCity": "Malta" - }, - "Mariehamn": { - "exemplarCity": "Mariehamn" - }, - "Minsk": { - "exemplarCity": "Minsk" - }, - "Monaco": { - "exemplarCity": "Monaco" - }, - "Moscow": { - "exemplarCity": "Moskau" - }, - "Oslo": { - "exemplarCity": "Oslo" - }, - "Paris": { - "exemplarCity": "Paris" - }, - "Podgorica": { - "exemplarCity": "Podgorica" - }, - "Prague": { - "exemplarCity": "Prag" - }, - "Riga": { - "exemplarCity": "Riga" - }, - "Rome": { - "exemplarCity": "Rom" - }, - "Samara": { - "exemplarCity": "Samara" - }, - "San_Marino": { - "exemplarCity": "San Marino" - }, - "Sarajevo": { - "exemplarCity": "Sarajevo" - }, - "Simferopol": { - "exemplarCity": "Simferopol" - }, - "Skopje": { - "exemplarCity": "Skopje" - }, - "Sofia": { - "exemplarCity": "Sofia" - }, - "Stockholm": { - "exemplarCity": "Stockholm" - }, - "Tallinn": { - "exemplarCity": "Tallinn" - }, - "Tirane": { - "exemplarCity": "Tirana" - }, - "Ulyanovsk": { - "exemplarCity": "Uljanowsk" - }, - "Uzhgorod": { - "exemplarCity": "Uschgorod" - }, - "Vaduz": { - "exemplarCity": "Vaduz" - }, - "Vatican": { - "exemplarCity": "Vatikan" - }, - "Vienna": { - "exemplarCity": "Wien" - }, - "Vilnius": { - "exemplarCity": "Vilnius" - }, - "Volgograd": { - "exemplarCity": "Wolgograd" - }, - "Warsaw": { - "exemplarCity": "Warschau" - }, - "Zagreb": { - "exemplarCity": "Zagreb" - }, - "Zaporozhye": { - "exemplarCity": "Saporischja" - }, - "Zurich": { - "exemplarCity": "Zürich" - } - }, - "Africa": { - "Abidjan": { - "exemplarCity": "Abidjan" - }, - "Accra": { - "exemplarCity": "Accra" - }, - "Addis_Ababa": { - "exemplarCity": "Addis Abeba" - }, - "Algiers": { - "exemplarCity": "Algier" - }, - "Asmera": { - "exemplarCity": "Asmara" - }, - "Bamako": { - "exemplarCity": "Bamako" - }, - "Bangui": { - "exemplarCity": "Bangui" - }, - "Banjul": { - "exemplarCity": "Banjul" - }, - "Bissau": { - "exemplarCity": "Bissau" - }, - "Blantyre": { - "exemplarCity": "Blantyre" - }, - "Brazzaville": { - "exemplarCity": "Brazzaville" - }, - "Bujumbura": { - "exemplarCity": "Bujumbura" - }, - "Cairo": { - "exemplarCity": "Kairo" - }, - "Casablanca": { - "exemplarCity": "Casablanca" - }, - "Ceuta": { - "exemplarCity": "Ceuta" - }, - "Conakry": { - "exemplarCity": "Conakry" - }, - "Dakar": { - "exemplarCity": "Dakar" - }, - "Dar_es_Salaam": { - "exemplarCity": "Daressalam" - }, - "Djibouti": { - "exemplarCity": "Dschibuti" - }, - "Douala": { - "exemplarCity": "Douala" - }, - "El_Aaiun": { - "exemplarCity": "El Aaiún" - }, - "Freetown": { - "exemplarCity": "Freetown" - }, - "Gaborone": { - "exemplarCity": "Gaborone" - }, - "Harare": { - "exemplarCity": "Harare" - }, - "Johannesburg": { - "exemplarCity": "Johannesburg" - }, - "Juba": { - "exemplarCity": "Juba" - }, - "Kampala": { - "exemplarCity": "Kampala" - }, - "Khartoum": { - "exemplarCity": "Khartum" - }, - "Kigali": { - "exemplarCity": "Kigali" - }, - "Kinshasa": { - "exemplarCity": "Kinshasa" - }, - "Lagos": { - "exemplarCity": "Lagos" - }, - "Libreville": { - "exemplarCity": "Libreville" - }, - "Lome": { - "exemplarCity": "Lomé" - }, - "Luanda": { - "exemplarCity": "Luanda" - }, - "Lubumbashi": { - "exemplarCity": "Lubumbashi" - }, - "Lusaka": { - "exemplarCity": "Lusaka" - }, - "Malabo": { - "exemplarCity": "Malabo" - }, - "Maputo": { - "exemplarCity": "Maputo" - }, - "Maseru": { - "exemplarCity": "Maseru" - }, - "Mbabane": { - "exemplarCity": "Mbabane" - }, - "Mogadishu": { - "exemplarCity": "Mogadischu" - }, - "Monrovia": { - "exemplarCity": "Monrovia" - }, - "Nairobi": { - "exemplarCity": "Nairobi" - }, - "Ndjamena": { - "exemplarCity": "N’Djamena" - }, - "Niamey": { - "exemplarCity": "Niamey" - }, - "Nouakchott": { - "exemplarCity": "Nouakchott" - }, - "Ouagadougou": { - "exemplarCity": "Ouagadougou" - }, - "Porto-Novo": { - "exemplarCity": "Porto Novo" - }, - "Sao_Tome": { - "exemplarCity": "São Tomé" - }, - "Tripoli": { - "exemplarCity": "Tripolis" - }, - "Tunis": { - "exemplarCity": "Tunis" - }, - "Windhoek": { - "exemplarCity": "Windhoek" - } - }, - "Asia": { - "Aden": { - "exemplarCity": "Aden" - }, - "Almaty": { - "exemplarCity": "Almaty" - }, - "Amman": { - "exemplarCity": "Amman" - }, - "Anadyr": { - "exemplarCity": "Anadyr" - }, - "Aqtau": { - "exemplarCity": "Aqtau" - }, - "Aqtobe": { - "exemplarCity": "Aktobe" - }, - "Ashgabat": { - "exemplarCity": "Aşgabat" - }, - "Baghdad": { - "exemplarCity": "Bagdad" - }, - "Bahrain": { - "exemplarCity": "Bahrain" - }, - "Baku": { - "exemplarCity": "Baku" - }, - "Bangkok": { - "exemplarCity": "Bangkok" - }, - "Barnaul": { - "exemplarCity": "Barnaul" - }, - "Beirut": { - "exemplarCity": "Beirut" - }, - "Bishkek": { - "exemplarCity": "Bischkek" - }, - "Brunei": { - "exemplarCity": "Brunei" - }, - "Calcutta": { - "exemplarCity": "Kalkutta" - }, - "Chita": { - "exemplarCity": "Tschita" - }, - "Choibalsan": { - "exemplarCity": "Tschoibalsan" - }, - "Colombo": { - "exemplarCity": "Colombo" - }, - "Damascus": { - "exemplarCity": "Damaskus" - }, - "Dhaka": { - "exemplarCity": "Dhaka" - }, - "Dili": { - "exemplarCity": "Dili" - }, - "Dubai": { - "exemplarCity": "Dubai" - }, - "Dushanbe": { - "exemplarCity": "Duschanbe" - }, - "Gaza": { - "exemplarCity": "Gaza" - }, - "Hebron": { - "exemplarCity": "Hebron" - }, - "Hong_Kong": { - "exemplarCity": "Hongkong" - }, - "Hovd": { - "exemplarCity": "Chowd" - }, - "Irkutsk": { - "exemplarCity": "Irkutsk" - }, - "Jakarta": { - "exemplarCity": "Jakarta" - }, - "Jayapura": { - "exemplarCity": "Jayapura" - }, - "Jerusalem": { - "exemplarCity": "Jerusalem" - }, - "Kabul": { - "exemplarCity": "Kabul" - }, - "Kamchatka": { - "exemplarCity": "Kamtschatka" - }, - "Karachi": { - "exemplarCity": "Karatschi" - }, - "Katmandu": { - "exemplarCity": "Kathmandu" - }, - "Khandyga": { - "exemplarCity": "Chandyga" - }, - "Krasnoyarsk": { - "exemplarCity": "Krasnojarsk" - }, - "Kuala_Lumpur": { - "exemplarCity": "Kuala Lumpur" - }, - "Kuching": { - "exemplarCity": "Kuching" - }, - "Kuwait": { - "exemplarCity": "Kuwait" - }, - "Macau": { - "exemplarCity": "Macao" - }, - "Magadan": { - "exemplarCity": "Magadan" - }, - "Makassar": { - "exemplarCity": "Makassar" - }, - "Manila": { - "exemplarCity": "Manila" - }, - "Muscat": { - "exemplarCity": "Maskat" - }, - "Nicosia": { - "exemplarCity": "Nikosia" - }, - "Novokuznetsk": { - "exemplarCity": "Nowokuznetsk" - }, - "Novosibirsk": { - "exemplarCity": "Nowosibirsk" - }, - "Omsk": { - "exemplarCity": "Omsk" - }, - "Oral": { - "exemplarCity": "Oral" - }, - "Phnom_Penh": { - "exemplarCity": "Phnom Penh" - }, - "Pontianak": { - "exemplarCity": "Pontianak" - }, - "Pyongyang": { - "exemplarCity": "Pjöngjang" - }, - "Qatar": { - "exemplarCity": "Katar" - }, - "Qyzylorda": { - "exemplarCity": "Qysylorda" - }, - "Rangoon": { - "exemplarCity": "Rangun" - }, - "Riyadh": { - "exemplarCity": "Riad" - }, - "Saigon": { - "exemplarCity": "Ho-Chi-Minh-Stadt" - }, - "Sakhalin": { - "exemplarCity": "Sachalin" - }, - "Samarkand": { - "exemplarCity": "Samarkand" - }, - "Seoul": { - "exemplarCity": "Seoul" - }, - "Shanghai": { - "exemplarCity": "Shanghai" - }, - "Singapore": { - "exemplarCity": "Singapur" - }, - "Srednekolymsk": { - "exemplarCity": "Srednekolymsk" - }, - "Taipei": { - "exemplarCity": "Taipeh" - }, - "Tashkent": { - "exemplarCity": "Taschkent" - }, - "Tbilisi": { - "exemplarCity": "Tiflis" - }, - "Tehran": { - "exemplarCity": "Teheran" - }, - "Thimphu": { - "exemplarCity": "Thimphu" - }, - "Tokyo": { - "exemplarCity": "Tokio" - }, - "Tomsk": { - "exemplarCity": "Tomsk" - }, - "Ulaanbaatar": { - "exemplarCity": "Ulaanbaatar" - }, - "Urumqi": { - "exemplarCity": "Ürümqi" - }, - "Ust-Nera": { - "exemplarCity": "Ust-Nera" - }, - "Vientiane": { - "exemplarCity": "Vientiane" - }, - "Vladivostok": { - "exemplarCity": "Wladiwostok" - }, - "Yakutsk": { - "exemplarCity": "Jakutsk" - }, - "Yekaterinburg": { - "exemplarCity": "Jekaterinburg" - }, - "Yerevan": { - "exemplarCity": "Eriwan" - } - }, - "Indian": { - "Antananarivo": { - "exemplarCity": "Antananarivo" - }, - "Chagos": { - "exemplarCity": "Chagos" - }, - "Christmas": { - "exemplarCity": "Weihnachtsinsel" - }, - "Cocos": { - "exemplarCity": "Cocos" - }, - "Comoro": { - "exemplarCity": "Komoren" - }, - "Kerguelen": { - "exemplarCity": "Kerguelen" - }, - "Mahe": { - "exemplarCity": "Mahe" - }, - "Maldives": { - "exemplarCity": "Malediven" - }, - "Mauritius": { - "exemplarCity": "Mauritius" - }, - "Mayotte": { - "exemplarCity": "Mayotte" - }, - "Reunion": { - "exemplarCity": "Réunion" - } - }, - "Australia": { - "Adelaide": { - "exemplarCity": "Adelaide" - }, - "Brisbane": { - "exemplarCity": "Brisbane" - }, - "Broken_Hill": { - "exemplarCity": "Broken Hill" - }, - "Currie": { - "exemplarCity": "Currie" - }, - "Darwin": { - "exemplarCity": "Darwin" - }, - "Eucla": { - "exemplarCity": "Eucla" - }, - "Hobart": { - "exemplarCity": "Hobart" - }, - "Lindeman": { - "exemplarCity": "Lindeman" - }, - "Lord_Howe": { - "exemplarCity": "Lord Howe" - }, - "Melbourne": { - "exemplarCity": "Melbourne" - }, - "Perth": { - "exemplarCity": "Perth" - }, - "Sydney": { - "exemplarCity": "Sydney" - } - }, - "Pacific": { - "Apia": { - "exemplarCity": "Apia" - }, - "Auckland": { - "exemplarCity": "Auckland" - }, - "Bougainville": { - "exemplarCity": "Bougainville" - }, - "Chatham": { - "exemplarCity": "Chatham" - }, - "Easter": { - "exemplarCity": "Osterinsel" - }, - "Efate": { - "exemplarCity": "Efate" - }, - "Enderbury": { - "exemplarCity": "Enderbury" - }, - "Fakaofo": { - "exemplarCity": "Fakaofo" - }, - "Fiji": { - "exemplarCity": "Fidschi" - }, - "Funafuti": { - "exemplarCity": "Funafuti" - }, - "Galapagos": { - "exemplarCity": "Galapagos" - }, - "Gambier": { - "exemplarCity": "Gambier" - }, - "Guadalcanal": { - "exemplarCity": "Guadalcanal" - }, - "Guam": { - "exemplarCity": "Guam" - }, - "Honolulu": { - "exemplarCity": "Honolulu" - }, - "Johnston": { - "exemplarCity": "Johnston" - }, - "Kiritimati": { - "exemplarCity": "Kiritimati" - }, - "Kosrae": { - "exemplarCity": "Kosrae" - }, - "Kwajalein": { - "exemplarCity": "Kwajalein" - }, - "Majuro": { - "exemplarCity": "Majuro" - }, - "Marquesas": { - "exemplarCity": "Marquesas" - }, - "Midway": { - "exemplarCity": "Midway" - }, - "Nauru": { - "exemplarCity": "Nauru" - }, - "Niue": { - "exemplarCity": "Niue" - }, - "Norfolk": { - "exemplarCity": "Norfolk" - }, - "Noumea": { - "exemplarCity": "Noumea" - }, - "Pago_Pago": { - "exemplarCity": "Pago Pago" - }, - "Palau": { - "exemplarCity": "Palau" - }, - "Pitcairn": { - "exemplarCity": "Pitcairn" - }, - "Ponape": { - "exemplarCity": "Pohnpei" - }, - "Port_Moresby": { - "exemplarCity": "Port Moresby" - }, - "Rarotonga": { - "exemplarCity": "Rarotonga" - }, - "Saipan": { - "exemplarCity": "Saipan" - }, - "Tahiti": { - "exemplarCity": "Tahiti" - }, - "Tarawa": { - "exemplarCity": "Tarawa" - }, - "Tongatapu": { - "exemplarCity": "Tongatapu" - }, - "Truk": { - "exemplarCity": "Chuuk" - }, - "Wake": { - "exemplarCity": "Wake" - }, - "Wallis": { - "exemplarCity": "Wallis" - } - }, - "Arctic": { - "Longyearbyen": { - "exemplarCity": "Longyearbyen" - } - }, - "Antarctica": { - "Casey": { - "exemplarCity": "Casey" - }, - "Davis": { - "exemplarCity": "Davis" - }, - "DumontDUrville": { - "exemplarCity": "Dumont d’Urville" - }, - "Macquarie": { - "exemplarCity": "Macquarie" - }, - "Mawson": { - "exemplarCity": "Mawson" - }, - "McMurdo": { - "exemplarCity": "McMurdo" - }, - "Palmer": { - "exemplarCity": "Palmer" - }, - "Rothera": { - "exemplarCity": "Rothera" - }, - "Syowa": { - "exemplarCity": "Syowa" - }, - "Troll": { - "exemplarCity": "Troll" - }, - "Vostok": { - "exemplarCity": "Wostok" - } - }, - "Etc": { - "GMT": { - "exemplarCity": "GMT" - }, - "GMT1": { - "exemplarCity": "GMT+1" - }, - "GMT10": { - "exemplarCity": "GMT+10" - }, - "GMT11": { - "exemplarCity": "GMT+11" - }, - "GMT12": { - "exemplarCity": "GMT+12" - }, - "GMT2": { - "exemplarCity": "GMT+2" - }, - "GMT3": { - "exemplarCity": "GMT+3" - }, - "GMT4": { - "exemplarCity": "GMT+4" - }, - "GMT5": { - "exemplarCity": "GMT+5" - }, - "GMT6": { - "exemplarCity": "GMT+6" - }, - "GMT7": { - "exemplarCity": "GMT+7" - }, - "GMT8": { - "exemplarCity": "GMT+8" - }, - "GMT9": { - "exemplarCity": "GMT+9" - }, - "GMT-1": { - "exemplarCity": "GMT-1" - }, - "GMT-10": { - "exemplarCity": "GMT-10" - }, - "GMT-11": { - "exemplarCity": "GMT-11" - }, - "GMT-12": { - "exemplarCity": "GMT-12" - }, - "GMT-13": { - "exemplarCity": "GMT-13" - }, - "GMT-14": { - "exemplarCity": "GMT-14" - }, - "GMT-2": { - "exemplarCity": "GMT-2" - }, - "GMT-3": { - "exemplarCity": "GMT-3" - }, - "GMT-4": { - "exemplarCity": "GMT-4" - }, - "GMT-5": { - "exemplarCity": "GMT-5" - }, - "GMT-6": { - "exemplarCity": "GMT-6" - }, - "GMT-7": { - "exemplarCity": "GMT-7" - }, - "GMT-8": { - "exemplarCity": "GMT-8" - }, - "GMT-9": { - "exemplarCity": "GMT-9" - }, - "Unknown": { - "exemplarCity": "Unbekannt" - } - } - }, - "metazone": { - "Acre": { - "long": { - "generic": "Acre-Zeit", - "standard": "Acre-Normalzeit", - "daylight": "Acre-Sommerzeit" - } - }, - "Afghanistan": { - "long": { - "standard": "Afghanistan-Zeit" - } - }, - "Africa_Central": { - "long": { - "standard": "Zentralafrikanische Zeit" - } - }, - "Africa_Eastern": { - "long": { - "standard": "Ostafrikanische Zeit" - } - }, - "Africa_Southern": { - "long": { - "standard": "Südafrikanische Zeit" - } - }, - "Africa_Western": { - "long": { - "generic": "Westafrikanische Zeit", - "standard": "Westafrikanische Normalzeit", - "daylight": "Westafrikanische Sommerzeit" - } - }, - "Alaska": { - "long": { - "generic": "Alaska-Zeit", - "standard": "Alaska-Normalzeit", - "daylight": "Alaska-Sommerzeit" - } - }, - "Almaty": { - "long": { - "generic": "Almaty-Zeit", - "standard": "Almaty-Normalzeit", - "daylight": "Almaty-Sommerzeit" - } - }, - "Amazon": { - "long": { - "generic": "Amazonas-Zeit", - "standard": "Amazonas-Normalzeit", - "daylight": "Amazonas-Sommerzeit" - } - }, - "America_Central": { - "long": { - "generic": "Nordamerikanische Inlandzeit", - "standard": "Nordamerikanische Inland-Normalzeit", - "daylight": "Nordamerikanische Inland-Sommerzeit" - } - }, - "America_Eastern": { - "long": { - "generic": "Nordamerikanische Ostküstenzeit", - "standard": "Nordamerikanische Ostküsten-Normalzeit", - "daylight": "Nordamerikanische Ostküsten-Sommerzeit" - } - }, - "America_Mountain": { - "long": { - "generic": "Rocky-Mountain-Zeit", - "standard": "Rocky Mountain-Normalzeit", - "daylight": "Rocky-Mountain-Sommerzeit" - } - }, - "America_Pacific": { - "long": { - "generic": "Nordamerikanische Westküstenzeit", - "standard": "Nordamerikanische Westküsten-Normalzeit", - "daylight": "Nordamerikanische Westküsten-Sommerzeit" - } - }, - "Anadyr": { - "long": { - "generic": "Anadyr Zeit", - "standard": "Anadyr Normalzeit", - "daylight": "Anadyr Sommerzeit" - } - }, - "Apia": { - "long": { - "generic": "Apia-Zeit", - "standard": "Apia-Normalzeit", - "daylight": "Apia-Sommerzeit" - } - }, - "Aqtau": { - "long": { - "generic": "Aqtau-Zeit", - "standard": "Aqtau-Normalzeit", - "daylight": "Aqtau-Sommerzeit" - } - }, - "Aqtobe": { - "long": { - "generic": "Aqtöbe-Zeit", - "standard": "Aqtöbe-Normalzeit", - "daylight": "Aqtöbe-Sommerzeit" - } - }, - "Arabian": { - "long": { - "generic": "Arabische Zeit", - "standard": "Arabische Normalzeit", - "daylight": "Arabische Sommerzeit" - } - }, - "Argentina": { - "long": { - "generic": "Argentinische Zeit", - "standard": "Argentinische Normalzeit", - "daylight": "Argentinische Sommerzeit" - } - }, - "Argentina_Western": { - "long": { - "generic": "Westargentinische Zeit", - "standard": "Westargentinische Normalzeit", - "daylight": "Westargentinische Sommerzeit" - } - }, - "Armenia": { - "long": { - "generic": "Armenische Zeit", - "standard": "Armenische Normalzeit", - "daylight": "Armenische Sommerzeit" - } - }, - "Atlantic": { - "long": { - "generic": "Atlantik-Zeit", - "standard": "Atlantik-Normalzeit", - "daylight": "Atlantik-Sommerzeit" - } - }, - "Australia_Central": { - "long": { - "generic": "Zentralaustralische Zeit", - "standard": "Zentralaustralische Normalzeit", - "daylight": "Zentralaustralische Sommerzeit" - } - }, - "Australia_CentralWestern": { - "long": { - "generic": "Zentral-/Westaustralische Zeit", - "standard": "Zentral-/Westaustralische Normalzeit", - "daylight": "Zentral-/Westaustralische Sommerzeit" - } - }, - "Australia_Eastern": { - "long": { - "generic": "Ostaustralische Zeit", - "standard": "Ostaustralische Normalzeit", - "daylight": "Ostaustralische Sommerzeit" - } - }, - "Australia_Western": { - "long": { - "generic": "Westaustralische Zeit", - "standard": "Westaustralische Normalzeit", - "daylight": "Westaustralische Sommerzeit" - } - }, - "Azerbaijan": { - "long": { - "generic": "Aserbaidschanische Zeit", - "standard": "Aserbeidschanische Normalzeit", - "daylight": "Aserbaidschanische Sommerzeit" - } - }, - "Azores": { - "long": { - "generic": "Azoren-Zeit", - "standard": "Azoren-Normalzeit", - "daylight": "Azoren-Sommerzeit" - } - }, - "Bangladesh": { - "long": { - "generic": "Bangladesch-Zeit", - "standard": "Bangladesch-Normalzeit", - "daylight": "Bangladesch-Sommerzeit" - } - }, - "Bhutan": { - "long": { - "standard": "Bhutan-Zeit" - } - }, - "Bolivia": { - "long": { - "standard": "Bolivianische Zeit" - } - }, - "Brasilia": { - "long": { - "generic": "Brasília-Zeit", - "standard": "Brasília-Normalzeit", - "daylight": "Brasília-Sommerzeit" - } - }, - "Brunei": { - "long": { - "standard": "Brunei-Zeit" - } - }, - "Cape_Verde": { - "long": { - "generic": "Cabo-Verde-Zeit", - "standard": "Cabo-Verde-Normalzeit", - "daylight": "Cabo-Verde-Sommerzeit" - } - }, - "Casey": { - "long": { - "standard": "Casey-Zeit" - } - }, - "Chamorro": { - "long": { - "standard": "Chamorro-Zeit" - } - }, - "Chatham": { - "long": { - "generic": "Chatham-Zeit", - "standard": "Chatham-Normalzeit", - "daylight": "Chatham-Sommerzeit" - } - }, - "Chile": { - "long": { - "generic": "Chilenische Zeit", - "standard": "Chilenische Normalzeit", - "daylight": "Chilenische Sommerzeit" - } - }, - "China": { - "long": { - "generic": "Chinesische Zeit", - "standard": "Chinesische Normalzeit", - "daylight": "Chinesische Sommerzeit" - } - }, - "Choibalsan": { - "long": { - "generic": "Tschoibalsan-Zeit", - "standard": "Tschoibalsan-Normalzeit", - "daylight": "Tschoibalsan-Sommerzeit" - } - }, - "Christmas": { - "long": { - "standard": "Weihnachtsinsel-Zeit" - } - }, - "Cocos": { - "long": { - "standard": "Kokosinseln-Zeit" - } - }, - "Colombia": { - "long": { - "generic": "Kolumbianische Zeit", - "standard": "Kolumbianische Normalzeit", - "daylight": "Kolumbianische Sommerzeit" - } - }, - "Cook": { - "long": { - "generic": "Cookinseln-Zeit", - "standard": "Cookinseln-Normalzeit", - "daylight": "Cookinseln-Sommerzeit" - } - }, - "Cuba": { - "long": { - "generic": "Kubanische Zeit", - "standard": "Kubanische Normalzeit", - "daylight": "Kubanische Sommerzeit" - } - }, - "Davis": { - "long": { - "standard": "Davis-Zeit" - } - }, - "DumontDUrville": { - "long": { - "standard": "Dumont-d’Urville-Zeit" - } - }, - "East_Timor": { - "long": { - "standard": "Osttimor-Zeit" - } - }, - "Easter": { - "long": { - "generic": "Osterinsel-Zeit", - "standard": "Osterinsel-Normalzeit", - "daylight": "Osterinsel-Sommerzeit" - } - }, - "Ecuador": { - "long": { - "standard": "Ecuadorianische Zeit" - } - }, - "Europe_Central": { - "long": { - "generic": "Mitteleuropäische Zeit", - "standard": "Mitteleuropäische Normalzeit", - "daylight": "Mitteleuropäische Sommerzeit" - }, - "short": { - "generic": "MEZ", - "standard": "MEZ", - "daylight": "MESZ" - } - }, - "Europe_Eastern": { - "long": { - "generic": "Osteuropäische Zeit", - "standard": "Osteuropäische Normalzeit", - "daylight": "Osteuropäische Sommerzeit" - }, - "short": { - "generic": "OEZ", - "standard": "OEZ", - "daylight": "OESZ" - } - }, - "Europe_Further_Eastern": { - "long": { - "standard": "Kaliningrader Zeit" - } - }, - "Europe_Western": { - "long": { - "generic": "Westeuropäische Zeit", - "standard": "Westeuropäische Normalzeit", - "daylight": "Westeuropäische Sommerzeit" - }, - "short": { - "generic": "WEZ", - "standard": "WEZ", - "daylight": "WESZ" - } - }, - "Falkland": { - "long": { - "generic": "Falklandinseln-Zeit", - "standard": "Falklandinseln-Normalzeit", - "daylight": "Falklandinseln-Sommerzeit" - } - }, - "Fiji": { - "long": { - "generic": "Fidschi-Zeit", - "standard": "Fidschi-Normalzeit", - "daylight": "Fidschi-Sommerzeit" - } - }, - "French_Guiana": { - "long": { - "standard": "Französisch-Guayana-Zeit" - } - }, - "French_Southern": { - "long": { - "standard": "Französische Süd- und Antarktisgebiete-Zeit" - } - }, - "Galapagos": { - "long": { - "standard": "Galapagos-Zeit" - } - }, - "Gambier": { - "long": { - "standard": "Gambier-Zeit" - } - }, - "Georgia": { - "long": { - "generic": "Georgische Zeit", - "standard": "Georgische Normalzeit", - "daylight": "Georgische Sommerzeit" - } - }, - "Gilbert_Islands": { - "long": { - "standard": "Gilbert-Inseln-Zeit" - } - }, - "GMT": { - "long": { - "standard": "Mittlere Greenwich-Zeit" - } - }, - "Greenland_Eastern": { - "long": { - "generic": "Ostgrönland-Zeit", - "standard": "Ostgrönland-Normalzeit", - "daylight": "Ostgrönland-Sommerzeit" - } - }, - "Greenland_Western": { - "long": { - "generic": "Westgrönland-Zeit", - "standard": "Westgrönland-Normalzeit", - "daylight": "Westgrönland-Sommerzeit" - } - }, - "Guam": { - "long": { - "standard": "Guam-Zeit" - } - }, - "Gulf": { - "long": { - "standard": "Golf-Zeit" - } - }, - "Guyana": { - "long": { - "standard": "Guyana-Zeit" - } - }, - "Hawaii_Aleutian": { - "long": { - "generic": "Hawaii-Aleuten-Zeit", - "standard": "Hawaii-Aleuten-Normalzeit", - "daylight": "Hawaii-Aleuten-Sommerzeit" - } - }, - "Hong_Kong": { - "long": { - "generic": "Hongkong-Zeit", - "standard": "Hongkong-Normalzeit", - "daylight": "Hongkong-Sommerzeit" - } - }, - "Hovd": { - "long": { - "generic": "Chowd-Zeit", - "standard": "Chowd-Normalzeit", - "daylight": "Chowd-Sommerzeit" - } - }, - "India": { - "long": { - "standard": "Indische Zeit" - } - }, - "Indian_Ocean": { - "long": { - "standard": "Indischer Ozean-Zeit" - } - }, - "Indochina": { - "long": { - "standard": "Indochina-Zeit" - } - }, - "Indonesia_Central": { - "long": { - "standard": "Zentralindonesische Zeit" - } - }, - "Indonesia_Eastern": { - "long": { - "standard": "Ostindonesische Zeit" - } - }, - "Indonesia_Western": { - "long": { - "standard": "Westindonesische Zeit" - } - }, - "Iran": { - "long": { - "generic": "Iranische Zeit", - "standard": "Iranische Normalzeit", - "daylight": "Iranische Sommerzeit" - } - }, - "Irkutsk": { - "long": { - "generic": "Irkutsk-Zeit", - "standard": "Irkutsk-Normalzeit", - "daylight": "Irkutsk-Sommerzeit" - } - }, - "Israel": { - "long": { - "generic": "Israelische Zeit", - "standard": "Israelische Normalzeit", - "daylight": "Israelische Sommerzeit" - } - }, - "Japan": { - "long": { - "generic": "Japanische Zeit", - "standard": "Japanische Normalzeit", - "daylight": "Japanische Sommerzeit" - } - }, - "Kamchatka": { - "long": { - "generic": "Kamtschatka-Zeit", - "standard": "Kamtschatka-Normalzeit", - "daylight": "Kamtschatka-Sommerzeit" - } - }, - "Kazakhstan_Eastern": { - "long": { - "standard": "Ostkasachische Zeit" - } - }, - "Kazakhstan_Western": { - "long": { - "standard": "Westkasachische Zeit" - } - }, - "Korea": { - "long": { - "generic": "Koreanische Zeit", - "standard": "Koreanische Normalzeit", - "daylight": "Koreanische Sommerzeit" - } - }, - "Kosrae": { - "long": { - "standard": "Kosrae-Zeit" - } - }, - "Krasnoyarsk": { - "long": { - "generic": "Krasnojarsk-Zeit", - "standard": "Krasnojarsk-Normalzeit", - "daylight": "Krasnojarsk-Sommerzeit" - } - }, - "Kyrgystan": { - "long": { - "standard": "Kirgisistan-Zeit" - } - }, - "Lanka": { - "long": { - "standard": "Sri-Lanka-Zeit" - } - }, - "Line_Islands": { - "long": { - "standard": "Linieninseln-Zeit" - } - }, - "Lord_Howe": { - "long": { - "generic": "Lord-Howe-Zeit", - "standard": "Lord-Howe-Normalzeit", - "daylight": "Lord-Howe-Sommerzeit" - } - }, - "Macau": { - "long": { - "generic": "Macau-Zeit", - "standard": "Macau-Normalzeit", - "daylight": "Macau-Sommerzeit" - } - }, - "Macquarie": { - "long": { - "standard": "Macquarieinsel-Zeit" - } - }, - "Magadan": { - "long": { - "generic": "Magadan-Zeit", - "standard": "Magadan-Normalzeit", - "daylight": "Magadan-Sommerzeit" - } - }, - "Malaysia": { - "long": { - "standard": "Malaysische Zeit" - } - }, - "Maldives": { - "long": { - "standard": "Malediven-Zeit" - } - }, - "Marquesas": { - "long": { - "standard": "Marquesas-Zeit" - } - }, - "Marshall_Islands": { - "long": { - "standard": "Marshallinseln-Zeit" - } - }, - "Mauritius": { - "long": { - "generic": "Mauritius-Zeit", - "standard": "Mauritius-Normalzeit", - "daylight": "Mauritius-Sommerzeit" - } - }, - "Mawson": { - "long": { - "standard": "Mawson-Zeit" - } - }, - "Mexico_Northwest": { - "long": { - "generic": "Mexiko Nordwestliche Zone-Zeit", - "standard": "Mexiko Nordwestliche Zone-Normalzeit", - "daylight": "Mexiko Nordwestliche Zone-Sommerzeit" - } - }, - "Mexico_Pacific": { - "long": { - "generic": "Mexiko Pazifikzone-Zeit", - "standard": "Mexiko Pazifikzone-Normalzeit", - "daylight": "Mexiko Pazifikzone-Sommerzeit" - } - }, - "Mongolia": { - "long": { - "generic": "Ulaanbaatar-Zeit", - "standard": "Ulaanbaatar-Normalzeit", - "daylight": "Ulaanbaatar-Sommerzeit" - } - }, - "Moscow": { - "long": { - "generic": "Moskauer Zeit", - "standard": "Moskauer Normalzeit", - "daylight": "Moskauer Sommerzeit" - } - }, - "Myanmar": { - "long": { - "standard": "Myanmar-Zeit" - } - }, - "Nauru": { - "long": { - "standard": "Nauru-Zeit" - } - }, - "Nepal": { - "long": { - "standard": "Nepalesische Zeit" - } - }, - "New_Caledonia": { - "long": { - "generic": "Neukaledonische Zeit", - "standard": "Neukaledonische Normalzeit", - "daylight": "Neukaledonische Sommerzeit" - } - }, - "New_Zealand": { - "long": { - "generic": "Neuseeland-Zeit", - "standard": "Neuseeland-Normalzeit", - "daylight": "Neuseeland-Sommerzeit" - } - }, - "Newfoundland": { - "long": { - "generic": "Neufundland-Zeit", - "standard": "Neufundland-Normalzeit", - "daylight": "Neufundland-Sommerzeit" - } - }, - "Niue": { - "long": { - "standard": "Niue-Zeit" - } - }, - "Norfolk": { - "long": { - "standard": "Norfolkinsel-Zeit" - } - }, - "Noronha": { - "long": { - "generic": "Fernando de Noronha-Zeit", - "standard": "Fernando de Noronha-Normalzeit", - "daylight": "Fernando de Noronha-Sommerzeit" - } - }, - "North_Mariana": { - "long": { - "standard": "Nördliche-Marianen-Zeit" - } - }, - "Novosibirsk": { - "long": { - "generic": "Nowosibirsk-Zeit", - "standard": "Nowosibirsk-Normalzeit", - "daylight": "Nowosibirsk-Sommerzeit" - } - }, - "Omsk": { - "long": { - "generic": "Omsk-Zeit", - "standard": "Omsk-Normalzeit", - "daylight": "Omsk-Sommerzeit" - } - }, - "Pakistan": { - "long": { - "generic": "Pakistanische Zeit", - "standard": "Pakistanische Normalzeit", - "daylight": "Pakistanische Sommerzeit" - } - }, - "Palau": { - "long": { - "standard": "Palau-Zeit" - } - }, - "Papua_New_Guinea": { - "long": { - "standard": "Papua-Neuguinea-Zeit" - } - }, - "Paraguay": { - "long": { - "generic": "Paraguayanische Zeit", - "standard": "Paraguayanische Normalzeit", - "daylight": "Paraguayanische Sommerzeit" - } - }, - "Peru": { - "long": { - "generic": "Peruanische Zeit", - "standard": "Peruanische Normalzeit", - "daylight": "Peruanische Sommerzeit" - } - }, - "Philippines": { - "long": { - "generic": "Philippinische Zeit", - "standard": "Philippinische Normalzeit", - "daylight": "Philippinische Sommerzeit" - } - }, - "Phoenix_Islands": { - "long": { - "standard": "Phoenixinseln-Zeit" - } - }, - "Pierre_Miquelon": { - "long": { - "generic": "Saint-Pierre-und-Miquelon-Zeit", - "standard": "Saint-Pierre-und-Miquelon-Normalzeit", - "daylight": "Saint-Pierre-und-Miquelon-Sommerzeit" - } - }, - "Pitcairn": { - "long": { - "standard": "Pitcairninseln-Zeit" - } - }, - "Ponape": { - "long": { - "standard": "Ponape-Zeit" - } - }, - "Pyongyang": { - "long": { - "standard": "Pjöngjang-Zeit" - } - }, - "Qyzylorda": { - "long": { - "generic": "Quysylorda-Zeit", - "standard": "Quysylorda-Normalzeit", - "daylight": "Qysylorda-Sommerzeit" - } - }, - "Reunion": { - "long": { - "standard": "Réunion-Zeit" - } - }, - "Rothera": { - "long": { - "standard": "Rothera-Zeit" - } - }, - "Sakhalin": { - "long": { - "generic": "Sachalin-Zeit", - "standard": "Sachalin-Normalzeit", - "daylight": "Sachalin-Sommerzeit" - } - }, - "Samara": { - "long": { - "generic": "Samara-Zeit", - "standard": "Samara-Normalzeit", - "daylight": "Samara-Sommerzeit" - } - }, - "Samoa": { - "long": { - "generic": "Samoa-Zeit", - "standard": "Samoa-Normalzeit", - "daylight": "Samoa-Sommerzeit" - } - }, - "Seychelles": { - "long": { - "standard": "Seychellen-Zeit" - } - }, - "Singapore": { - "long": { - "standard": "Singapur-Zeit" - } - }, - "Solomon": { - "long": { - "standard": "Salomoninseln-Zeit" - } - }, - "South_Georgia": { - "long": { - "standard": "Südgeorgische Zeit" - } - }, - "Suriname": { - "long": { - "standard": "Suriname-Zeit" - } - }, - "Syowa": { - "long": { - "standard": "Syowa-Zeit" - } - }, - "Tahiti": { - "long": { - "standard": "Tahiti-Zeit" - } - }, - "Taipei": { - "long": { - "generic": "Taipeh-Zeit", - "standard": "Taipeh-Normalzeit", - "daylight": "Taipeh-Sommerzeit" - } - }, - "Tajikistan": { - "long": { - "standard": "Tadschikistan-Zeit" - } - }, - "Tokelau": { - "long": { - "standard": "Tokelau-Zeit" - } - }, - "Tonga": { - "long": { - "generic": "Tonganische Zeit", - "standard": "Tonganische Normalzeit", - "daylight": "Tonganische Sommerzeit" - } - }, - "Truk": { - "long": { - "standard": "Chuuk-Zeit" - } - }, - "Turkmenistan": { - "long": { - "generic": "Turkmenistan-Zeit", - "standard": "Turkmenistan-Normalzeit", - "daylight": "Turkmenistan-Sommerzeit" - } - }, - "Tuvalu": { - "long": { - "standard": "Tuvalu-Zeit" - } - }, - "Uruguay": { - "long": { - "generic": "Uruguayanische Zeit", - "standard": "Uruguyanische Normalzeit", - "daylight": "Uruguayanische Sommerzeit" - } - }, - "Uzbekistan": { - "long": { - "generic": "Usbekistan-Zeit", - "standard": "Usbekistan-Normalzeit", - "daylight": "Usbekistan-Sommerzeit" - } - }, - "Vanuatu": { - "long": { - "generic": "Vanuatu-Zeit", - "standard": "Vanuatu-Normalzeit", - "daylight": "Vanuatu-Sommerzeit" - } - }, - "Venezuela": { - "long": { - "standard": "Venezuela-Zeit" - } - }, - "Vladivostok": { - "long": { - "generic": "Wladiwostok-Zeit", - "standard": "Wladiwostok-Normalzeit", - "daylight": "Wladiwostok-Sommerzeit" - } - }, - "Volgograd": { - "long": { - "generic": "Wolgograd-Zeit", - "standard": "Wolgograd-Normalzeit", - "daylight": "Wolgograd-Sommerzeit" - } - }, - "Vostok": { - "long": { - "standard": "Wostok-Zeit" - } - }, - "Wake": { - "long": { - "standard": "Wake-Insel-Zeit" - } - }, - "Wallis": { - "long": { - "standard": "Wallis-und-Futuna-Zeit" - } - }, - "Yakutsk": { - "long": { - "generic": "Jakutsk-Zeit", - "standard": "Jakutsk-Normalzeit", - "daylight": "Jakutsk-Sommerzeit" - } - }, - "Yekaterinburg": { - "long": { - "generic": "Jekaterinburg-Zeit", - "standard": "Jekaterinburg-Normalzeit", - "daylight": "Jekaterinburg-Sommerzeit" - } - } - } - } - } - } - } -} diff --git a/ej2-javascript/code-snippet/grid/grid-cs48/ts/index.html b/ej2-javascript/code-snippet/grid/grid-cs48/ts/index.html index f11506675..66a32329f 100644 --- a/ej2-javascript/code-snippet/grid/grid-cs48/ts/index.html +++ b/ej2-javascript/code-snippet/grid/grid-cs48/ts/index.html @@ -8,38 +8,20 @@ - - - - - - - - - - - - - + + + + + + + + + + + + -
    Loading....
    diff --git a/ej2-javascript/code-snippet/grid/validation-cs1/datasource.ts b/ej2-javascript/code-snippet/grid/validation-cs1/datasource.ts new file mode 100644 index 000000000..e9053c6dc --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs1/datasource.ts @@ -0,0 +1,76 @@ +export let data: Object[] = [ + { + OrderID: 10248, CustomerID: 'VINET', Role: 'Admin', EmployeeID: 5, OrderDate: new Date(8364186e5), + ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', + ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 + }, + { + OrderID: 10249, CustomerID: 'TOMSP', Role: 'Employee', EmployeeID: 6, OrderDate: new Date(836505e6), + ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', + ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 + }, + { + OrderID: 10250, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8367642e5), + ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', + ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 + }, + { + OrderID: 10251, CustomerID: 'VICTE', Role: 'Manager', EmployeeID: 3, OrderDate: new Date(8367642e5), + ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', + ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 + }, + { + OrderID: 10252, CustomerID: 'SUPRD', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8368506e5), + ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', + ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 + }, + { + OrderID: 10253, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 3, OrderDate: new Date(836937e6), + ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', + ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 + }, + { + OrderID: 10254, CustomerID: 'CHOPS', Role: 'Employee', EmployeeID: 5, OrderDate: new Date(8370234e5), + ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', + ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 + }, + { + OrderID: 10255, CustomerID: 'RICSU', Role: 'Admin', EmployeeID: 9, OrderDate: new Date(8371098e5), + ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', + ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 + }, + { + OrderID: 10256, CustomerID: 'WELLI', Role: 'Employee', EmployeeID: 3, OrderDate: new Date(837369e6), + ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', + ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 + }, + { + OrderID: 10257, CustomerID: 'HILAA', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8374554e5), + ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', + ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 + }, + { + OrderID: 10258, CustomerID: 'ERNSH', Role: 'Manager', EmployeeID: 1, OrderDate: new Date(8375418e5), + ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', + ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 + }, + { + OrderID: 10259, CustomerID: 'CENTC', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8376282e5), + ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', + ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 + }, + { + OrderID: 10260, CustomerID: 'OTTIK', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8377146e5), + ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', + ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 + }, + { + OrderID: 10261, CustomerID: 'QUEDE', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8377146e5), + ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', + ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 + }, + { + OrderID: 10262, CustomerID: 'RATTC', Role: 'Employee', EmployeeID: 8, OrderDate: new Date(8379738e5), + ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', + ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 + }]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs1/es5-datasource.js b/ej2-javascript/code-snippet/grid/validation-cs1/es5-datasource.js new file mode 100644 index 000000000..e63d51f46 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs1/es5-datasource.js @@ -0,0 +1,76 @@ +var data = [ + { + OrderID: 10248, CustomerID: 'VINET', Role: 'Admin', EmployeeID: 5, OrderDate: new Date(8364186e5), + ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', + ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 + }, + { + OrderID: 10249, CustomerID: 'TOMSP', Role: 'Employee', EmployeeID: 6, OrderDate: new Date(836505e6), + ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', + ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 + }, + { + OrderID: 10250, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8367642e5), + ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', + ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 + }, + { + OrderID: 10251, CustomerID: 'VICTE', Role: 'Manager', EmployeeID: 3, OrderDate: new Date(8367642e5), + ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', + ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 + }, + { + OrderID: 10252, CustomerID: 'SUPRD', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8368506e5), + ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', + ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 + }, + { + OrderID: 10253, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 3, OrderDate: new Date(836937e6), + ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', + ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 + }, + { + OrderID: 10254, CustomerID: 'CHOPS', Role: 'Employee', EmployeeID: 5, OrderDate: new Date(8370234e5), + ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', + ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 + }, + { + OrderID: 10255, CustomerID: 'RICSU', Role: 'Admin', EmployeeID: 9, OrderDate: new Date(8371098e5), + ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', + ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 + }, + { + OrderID: 10256, CustomerID: 'WELLI', Role: 'Employee', EmployeeID: 3, OrderDate: new Date(837369e6), + ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', + ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 + }, + { + OrderID: 10257, CustomerID: 'HILAA', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8374554e5), + ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', + ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 + }, + { + OrderID: 10258, CustomerID: 'ERNSH', Role: 'Manager', EmployeeID: 1, OrderDate: new Date(8375418e5), + ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', + ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 + }, + { + OrderID: 10259, CustomerID: 'CENTC', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8376282e5), + ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', + ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 + }, + { + OrderID: 10260, CustomerID: 'OTTIK', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8377146e5), + ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', + ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 + }, + { + OrderID: 10261, CustomerID: 'QUEDE', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8377146e5), + ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', + ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 + }, + { + OrderID: 10262, CustomerID: 'RATTC', Role: 'Employee', EmployeeID: 8, OrderDate: new Date(8379738e5), + ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', + ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 + }]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs1/index.css b/ej2-javascript/code-snippet/grid/validation-cs1/index.css new file mode 100644 index 000000000..0fba63172 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs1/index.css @@ -0,0 +1,14 @@ +#container { + visibility: hidden; +} + +#loader { + color: #008cff; + font-family: 'Helvetica Neue','calibiri'; + font-size: 14px; + height: 40px; + left: 45%; + position: absolute; + top: 45%; + width: 30%; +} \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs1/index.js b/ej2-javascript/code-snippet/grid/validation-cs1/index.js new file mode 100644 index 000000000..faddfd3b8 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs1/index.js @@ -0,0 +1,34 @@ +var customFn = function (args) { + return (args['value'] <= 1000); +}; + +var customFn1 = function (args) { + return (args['value'] >= 1); +}; + +var grid = new ej.grids.Grid({ + dataSource: data, + allowPaging: true, + editSettings: { allowEditing: true, allowAdding: true, allowDeleting: true, newRowPosition: 'Top' }, + toolbar: ['Add', 'Edit', 'Delete', 'Update', 'Cancel'], + pageSettings: { pageCount: 5 }, + columns: [ + { field: 'OrderID', headerText: 'Order ID', width: '140', textAlign: 'Right', isPrimaryKey: true, validationRules: { required: true, number: true } }, + { field: 'CustomerID', headerText: 'Customer ID', width: '140', validationRules: { required: true } }, + { field: 'Freight', headerText: 'Freight', width: '140', format: 'C2', textAlign: 'Right', editType: 'numericedit', validationRules: { required: true, maxLength: [customFn, 'Please enter a value less than 1000'], minLength: [customFn1, 'Please enter a value greater than 1'] },edit:{params: { change: onChange}} }, + { field: 'OrderDate', headerText: 'Order Date', width: '120', editType: 'datetimepickeredit', format: 'M/d/y hh:mm a', textAlign: 'Right' }, + { field: 'ShipCountry', headerText: 'Ship Country', width: '150', editType: 'dropdownedit',edit:{ params: { popupHeight: '300px' } }} + ], + actionComplete: onActionComplete +}); +grid.appendTo('#Grid'); + +function onActionComplete(args) { + if (args.requestType === "beginEdit" || args.requestType === "add") { + formElement = args.form; + } +} + +function onChange() { + formElement['ej2_instances'][0].validate(); +} \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs1/index.ts b/ej2-javascript/code-snippet/grid/validation-cs1/index.ts new file mode 100644 index 000000000..654ac21a9 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs1/index.ts @@ -0,0 +1,39 @@ +import { Grid, Edit, Toolbar, Page, EditEventArgs } from '@syncfusion/ej2-grids'; +import { data } from './datasource.ts'; + +Grid.Inject(Edit, Toolbar, Page); + +let customFn: (args: { [key: string]: number }) => boolean = (args: { [key: string]: number }) => { + return (args['value'] <= 1000); +} + +let customFn1: (args: { [key: string]: number}) => boolean = (args: { [key: string]: number }) => { + return (args['value'] >= 1); +} + +let grid: Grid = new Grid({ + dataSource: data, + allowPaging: true, + editSettings: { allowEditing: true, allowAdding: true, allowDeleting: true, newRowPosition: 'Top' }, + toolbar: ['Add', 'Edit', 'Delete', 'Update', 'Cancel'], + pageSettings: { pageCount: 5 }, + columns: [ + { field: 'OrderID', headerText: 'Order ID', width: '140', textAlign: 'Right', isPrimaryKey: true, validationRules: { required: true, number: true } }, + { field: 'CustomerID', headerText: 'Customer ID', width: '140', validationRules: { required: true } }, + { field: 'Freight', headerText: 'Freight', width: '140', format: 'C2', textAlign: 'Right', editType: 'numericedit', validationRules: { required: true, maxLength: [customFn, 'Please enter a value less than 1000'], minLength: [customFn1, 'Please enter a value greater than 1'] },edit:{params: { change: onChange}} }, + { field: 'OrderDate', headerText: 'Order Date', width: '120', editType: 'datetimepickeredit', format: 'M/d/y hh:mm a', textAlign: 'Right' }, + { field: 'ShipCountry', headerText: 'Ship Country', width: '150', editType: 'dropdownedit',edit:{ params: { popupHeight: '300px' } }} + ], + actionComplete: onActionComplete +}); +grid.appendTo('#Grid'); +let formElement:HTMLFormElement; +function onActionComplete(args: EditEventArgs) { + if (args.requestType === "beginEdit" || args.requestType === "add") { + formElement = args.form; + } +} + +function onChange() { + (formElement as HTMLFormElement)['ej2_instances'][0].validate(); +} \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs1/js/index.html b/ej2-javascript/code-snippet/grid/validation-cs1/js/index.html new file mode 100644 index 000000000..66745a104 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs1/js/index.html @@ -0,0 +1,34 @@ + + EJ2 Grid + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    + + + \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs1/systemjs.config.js b/ej2-javascript/code-snippet/grid/validation-cs1/systemjs.config.js new file mode 100644 index 000000000..edc467309 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs1/systemjs.config.js @@ -0,0 +1,47 @@ +System.config({ + transpiler: "typescript", + typescriptOptions: { + compilerOptions: { + target: "umd", + module: "commonjs", + moduleResolution: "node", + emitDecoratorMetadata: true, + experimentalDecorators: true + } + }, + paths: { + "syncfusion:": "https://cdn.syncfusion.com/ej2/25.2.3/" + }, + map: { + main: "index.ts", + typescript: "https://unpkg.com/typescript@2.2.2/lib/typescript.js", + 'plugin-json':'https://cdnjs.cloudflare.com/ajax/libs/systemjs-plugin-json/0.3.0/json.min.js', + "@syncfusion/ej2-base": "syncfusion:ej2-base/dist/ej2-base.umd.min.js", + "@syncfusion/ej2-buttons": "syncfusion:ej2-buttons/dist/ej2-buttons.umd.min.js", + "@syncfusion/ej2-popups": "syncfusion:ej2-popups/dist/ej2-popups.umd.min.js", + "@syncfusion/ej2-layouts": "syncfusion:ej2-layouts/dist/ej2-layouts.umd.min.js", + "@syncfusion/ej2-richtexteditor": "syncfusion:ej2-richtexteditor/dist/ej2-richtexteditor.umd.min.js", + "@syncfusion/ej2-filemanager": "syncfusion:ej2-filemanager/dist/ej2-filemanager.umd.min.js", + "@syncfusion/ej2-navigations": "syncfusion:ej2-navigations/dist/ej2-navigations.umd.min.js", + "@syncfusion/ej2-calendars": "syncfusion:ej2-calendars/dist/ej2-calendars.umd.min.js", + "@syncfusion/ej2-data": "syncfusion:ej2-data/dist/ej2-data.umd.min.js", + "@syncfusion/ej2-grids": "syncfusion:ej2-grids/dist/ej2-grids.umd.min.js", + "@syncfusion/ej2-excel-export": "syncfusion:ej2-excel-export/dist/ej2-excel-export.umd.min.js", + "@syncfusion/ej2-pdf-export": "syncfusion:ej2-pdf-export/dist/ej2-pdf-export.umd.min.js", + "@syncfusion/ej2-file-utils": "syncfusion:ej2-file-utils/dist/ej2-file-utils.umd.min.js", + "@syncfusion/ej2-compression": "syncfusion:ej2-compression/dist/ej2-compression.umd.min.js", + "@syncfusion/ej2-inputs": "syncfusion:ej2-inputs/dist/ej2-inputs.umd.min.js", + "@syncfusion/ej2-dropdowns": "syncfusion:ej2-dropdowns/dist/ej2-dropdowns.umd.min.js", + "@syncfusion/ej2-lists": "syncfusion:ej2-lists/dist/ej2-lists.umd.min.js", + "@syncfusion/ej2-splitbuttons": "syncfusion:ej2-splitbuttons/dist/ej2-splitbuttons.umd.min.js", + "@syncfusion/ej2-notifications": "syncfusion:ej2-notifications/dist/ej2-notifications.umd.min.js", + }, + meta: { + '*.json': { loader: 'plugin-json' } + } +}); + +System.import('index.ts').catch(console.error.bind(console)).then(function () { + document.getElementById('loader').style.display = "none"; + document.getElementById('container').style.visibility = "visible"; +}); \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs1/ts/index.html b/ej2-javascript/code-snippet/grid/validation-cs1/ts/index.html new file mode 100644 index 000000000..aa6d466e6 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs1/ts/index.html @@ -0,0 +1,31 @@ + + + + EJ2 Grid + + + + + + + + + + + + + + + + + + + + + +
    Loading....
    +
    +
    +
    + + \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs2/datasource.ts b/ej2-javascript/code-snippet/grid/validation-cs2/datasource.ts new file mode 100644 index 000000000..e9053c6dc --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs2/datasource.ts @@ -0,0 +1,76 @@ +export let data: Object[] = [ + { + OrderID: 10248, CustomerID: 'VINET', Role: 'Admin', EmployeeID: 5, OrderDate: new Date(8364186e5), + ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', + ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 + }, + { + OrderID: 10249, CustomerID: 'TOMSP', Role: 'Employee', EmployeeID: 6, OrderDate: new Date(836505e6), + ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', + ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 + }, + { + OrderID: 10250, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8367642e5), + ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', + ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 + }, + { + OrderID: 10251, CustomerID: 'VICTE', Role: 'Manager', EmployeeID: 3, OrderDate: new Date(8367642e5), + ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', + ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 + }, + { + OrderID: 10252, CustomerID: 'SUPRD', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8368506e5), + ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', + ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 + }, + { + OrderID: 10253, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 3, OrderDate: new Date(836937e6), + ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', + ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 + }, + { + OrderID: 10254, CustomerID: 'CHOPS', Role: 'Employee', EmployeeID: 5, OrderDate: new Date(8370234e5), + ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', + ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 + }, + { + OrderID: 10255, CustomerID: 'RICSU', Role: 'Admin', EmployeeID: 9, OrderDate: new Date(8371098e5), + ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', + ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 + }, + { + OrderID: 10256, CustomerID: 'WELLI', Role: 'Employee', EmployeeID: 3, OrderDate: new Date(837369e6), + ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', + ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 + }, + { + OrderID: 10257, CustomerID: 'HILAA', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8374554e5), + ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', + ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 + }, + { + OrderID: 10258, CustomerID: 'ERNSH', Role: 'Manager', EmployeeID: 1, OrderDate: new Date(8375418e5), + ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', + ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 + }, + { + OrderID: 10259, CustomerID: 'CENTC', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8376282e5), + ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', + ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 + }, + { + OrderID: 10260, CustomerID: 'OTTIK', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8377146e5), + ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', + ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 + }, + { + OrderID: 10261, CustomerID: 'QUEDE', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8377146e5), + ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', + ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 + }, + { + OrderID: 10262, CustomerID: 'RATTC', Role: 'Employee', EmployeeID: 8, OrderDate: new Date(8379738e5), + ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', + ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 + }]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs2/es5-datasource.js b/ej2-javascript/code-snippet/grid/validation-cs2/es5-datasource.js new file mode 100644 index 000000000..e63d51f46 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs2/es5-datasource.js @@ -0,0 +1,76 @@ +var data = [ + { + OrderID: 10248, CustomerID: 'VINET', Role: 'Admin', EmployeeID: 5, OrderDate: new Date(8364186e5), + ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', + ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 + }, + { + OrderID: 10249, CustomerID: 'TOMSP', Role: 'Employee', EmployeeID: 6, OrderDate: new Date(836505e6), + ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', + ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 + }, + { + OrderID: 10250, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8367642e5), + ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', + ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 + }, + { + OrderID: 10251, CustomerID: 'VICTE', Role: 'Manager', EmployeeID: 3, OrderDate: new Date(8367642e5), + ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', + ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 + }, + { + OrderID: 10252, CustomerID: 'SUPRD', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8368506e5), + ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', + ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 + }, + { + OrderID: 10253, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 3, OrderDate: new Date(836937e6), + ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', + ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 + }, + { + OrderID: 10254, CustomerID: 'CHOPS', Role: 'Employee', EmployeeID: 5, OrderDate: new Date(8370234e5), + ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', + ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 + }, + { + OrderID: 10255, CustomerID: 'RICSU', Role: 'Admin', EmployeeID: 9, OrderDate: new Date(8371098e5), + ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', + ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 + }, + { + OrderID: 10256, CustomerID: 'WELLI', Role: 'Employee', EmployeeID: 3, OrderDate: new Date(837369e6), + ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', + ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 + }, + { + OrderID: 10257, CustomerID: 'HILAA', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8374554e5), + ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', + ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 + }, + { + OrderID: 10258, CustomerID: 'ERNSH', Role: 'Manager', EmployeeID: 1, OrderDate: new Date(8375418e5), + ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', + ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 + }, + { + OrderID: 10259, CustomerID: 'CENTC', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8376282e5), + ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', + ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 + }, + { + OrderID: 10260, CustomerID: 'OTTIK', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8377146e5), + ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', + ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 + }, + { + OrderID: 10261, CustomerID: 'QUEDE', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8377146e5), + ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', + ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 + }, + { + OrderID: 10262, CustomerID: 'RATTC', Role: 'Employee', EmployeeID: 8, OrderDate: new Date(8379738e5), + ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', + ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 + }]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs2/index.css b/ej2-javascript/code-snippet/grid/validation-cs2/index.css new file mode 100644 index 000000000..0fba63172 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs2/index.css @@ -0,0 +1,14 @@ +#container { + visibility: hidden; +} + +#loader { + color: #008cff; + font-family: 'Helvetica Neue','calibiri'; + font-size: 14px; + height: 40px; + left: 45%; + position: absolute; + top: 45%; + width: 30%; +} \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs2/index.js b/ej2-javascript/code-snippet/grid/validation-cs2/index.js new file mode 100644 index 000000000..c7ef72d79 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs2/index.js @@ -0,0 +1,35 @@ +var checkbox = new ej.buttons.CheckBox({ + label: 'Enable/Disable validation rule for customerID coulumn', + checked: true +}); +checkbox.appendTo('#checkbox'); + +var grid = new ej.grids.Grid({ + dataSource: data, + editSettings: { allowEditing: true, allowAdding: true, allowDeleting: true, mode: 'Normal' }, + toolbar: ['Add', 'Edit', 'Delete', 'Update', 'Cancel'], + columns: [ + { field: 'OrderID', headerText: 'Order ID', width: '100', textAlign: 'Right', isPrimaryKey: true, validationRules: { required: true } }, + { field: 'CustomerID', headerText: 'Customer ID', width: '120' }, + { field: 'Freight', headerText: 'Freight', width: '120', format: 'C2', textAlign: 'Right', editType: 'numericedit', validationRules: { min: 1, max: 1000 } }, + { field: 'ShipCountry', headerText: 'Ship Country', width: '150', editType: 'dropdownedit' } + ], + actionComplete: actionComplete, + height: 273 +}); + grid.appendTo('#Grid'); + +function actionComplete(args) { + var formObj = grid.editModule.formObj; + var customerIDRules = { + required: true, + minLength: [5, 'Customer ID should have a minimum length of 5 characters'], + }; + + if (args.requestType === 'beginEdit' || args.requestType === 'add') { + if (checkbox.checked) { + // Add the custom validation rule + formObj.addRules('CustomerID', customerIDRules); + } + } +} \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs2/index.ts b/ej2-javascript/code-snippet/grid/validation-cs2/index.ts new file mode 100644 index 000000000..628bf7f6d --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs2/index.ts @@ -0,0 +1,41 @@ +import { Grid, Edit, Toolbar, EditEventArgs } from '@syncfusion/ej2-grids'; +import { data } from './datasource.ts'; +import { CheckBox } from '@syncfusion/ej2-buttons'; + +Grid.Inject(Edit, Toolbar); + +let grid: Grid = new Grid({ + dataSource: data, + editSettings: { allowEditing: true, allowAdding: true, allowDeleting: true, mode: 'Normal' }, + toolbar: ['Add', 'Edit', 'Delete', 'Update', 'Cancel'], + columns: [ + { field: 'OrderID', headerText: 'Order ID', width: '100', textAlign: 'Right', isPrimaryKey: true, validationRules: { required: true } }, + { field: 'CustomerID', headerText: 'Customer ID', width: '120' }, + { field: 'Freight', headerText: 'Freight', width: '120', format: 'C2', textAlign: 'Right', editType: 'numericedit', validationRules: { min: 1, max: 1000 } }, + { field: 'ShipCountry', headerText: 'Ship Country', width: '150', editType: 'dropdownedit' } + ], + actionComplete: actionComplete, + height: 273 +}); +grid.appendTo('#Grid'); + +let checkbox: CheckBox = new CheckBox({ + label: 'Enable/Disable validation rule for customerID coulumn', + checked: true +}); +checkbox.appendTo('#checkbox'); + +function actionComplete(args: EditEventArgs) { + let formObj = grid.editModule.formObj; + let customerIDRules = { + required: true, + minLength: [5, 'Customer ID should have a minimum length of 5 characters'], + }; + + if (args.requestType === 'beginEdit' || args.requestType === 'add') { + if (checkbox.checked) { + // Add the custom validation rule + formObj.addRules('CustomerID', customerIDRules); + } + } +} \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs2/js/index.html b/ej2-javascript/code-snippet/grid/validation-cs2/js/index.html new file mode 100644 index 000000000..cf53a5402 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs2/js/index.html @@ -0,0 +1,35 @@ + + EJ2 Grid + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + + + \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs2/systemjs.config.js b/ej2-javascript/code-snippet/grid/validation-cs2/systemjs.config.js new file mode 100644 index 000000000..edc467309 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs2/systemjs.config.js @@ -0,0 +1,47 @@ +System.config({ + transpiler: "typescript", + typescriptOptions: { + compilerOptions: { + target: "umd", + module: "commonjs", + moduleResolution: "node", + emitDecoratorMetadata: true, + experimentalDecorators: true + } + }, + paths: { + "syncfusion:": "https://cdn.syncfusion.com/ej2/25.2.3/" + }, + map: { + main: "index.ts", + typescript: "https://unpkg.com/typescript@2.2.2/lib/typescript.js", + 'plugin-json':'https://cdnjs.cloudflare.com/ajax/libs/systemjs-plugin-json/0.3.0/json.min.js', + "@syncfusion/ej2-base": "syncfusion:ej2-base/dist/ej2-base.umd.min.js", + "@syncfusion/ej2-buttons": "syncfusion:ej2-buttons/dist/ej2-buttons.umd.min.js", + "@syncfusion/ej2-popups": "syncfusion:ej2-popups/dist/ej2-popups.umd.min.js", + "@syncfusion/ej2-layouts": "syncfusion:ej2-layouts/dist/ej2-layouts.umd.min.js", + "@syncfusion/ej2-richtexteditor": "syncfusion:ej2-richtexteditor/dist/ej2-richtexteditor.umd.min.js", + "@syncfusion/ej2-filemanager": "syncfusion:ej2-filemanager/dist/ej2-filemanager.umd.min.js", + "@syncfusion/ej2-navigations": "syncfusion:ej2-navigations/dist/ej2-navigations.umd.min.js", + "@syncfusion/ej2-calendars": "syncfusion:ej2-calendars/dist/ej2-calendars.umd.min.js", + "@syncfusion/ej2-data": "syncfusion:ej2-data/dist/ej2-data.umd.min.js", + "@syncfusion/ej2-grids": "syncfusion:ej2-grids/dist/ej2-grids.umd.min.js", + "@syncfusion/ej2-excel-export": "syncfusion:ej2-excel-export/dist/ej2-excel-export.umd.min.js", + "@syncfusion/ej2-pdf-export": "syncfusion:ej2-pdf-export/dist/ej2-pdf-export.umd.min.js", + "@syncfusion/ej2-file-utils": "syncfusion:ej2-file-utils/dist/ej2-file-utils.umd.min.js", + "@syncfusion/ej2-compression": "syncfusion:ej2-compression/dist/ej2-compression.umd.min.js", + "@syncfusion/ej2-inputs": "syncfusion:ej2-inputs/dist/ej2-inputs.umd.min.js", + "@syncfusion/ej2-dropdowns": "syncfusion:ej2-dropdowns/dist/ej2-dropdowns.umd.min.js", + "@syncfusion/ej2-lists": "syncfusion:ej2-lists/dist/ej2-lists.umd.min.js", + "@syncfusion/ej2-splitbuttons": "syncfusion:ej2-splitbuttons/dist/ej2-splitbuttons.umd.min.js", + "@syncfusion/ej2-notifications": "syncfusion:ej2-notifications/dist/ej2-notifications.umd.min.js", + }, + meta: { + '*.json': { loader: 'plugin-json' } + } +}); + +System.import('index.ts').catch(console.error.bind(console)).then(function () { + document.getElementById('loader').style.display = "none"; + document.getElementById('container').style.visibility = "visible"; +}); \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs2/ts/index.html b/ej2-javascript/code-snippet/grid/validation-cs2/ts/index.html new file mode 100644 index 000000000..702c56e3a --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs2/ts/index.html @@ -0,0 +1,32 @@ + + + + EJ2 Grid + + + + + + + + + + + + + + + + + + + + + +
    Loading....
    +
    + +
    +
    + + \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs3/datasource.ts b/ej2-javascript/code-snippet/grid/validation-cs3/datasource.ts new file mode 100644 index 000000000..e9053c6dc --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs3/datasource.ts @@ -0,0 +1,76 @@ +export let data: Object[] = [ + { + OrderID: 10248, CustomerID: 'VINET', Role: 'Admin', EmployeeID: 5, OrderDate: new Date(8364186e5), + ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', + ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 + }, + { + OrderID: 10249, CustomerID: 'TOMSP', Role: 'Employee', EmployeeID: 6, OrderDate: new Date(836505e6), + ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', + ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 + }, + { + OrderID: 10250, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8367642e5), + ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', + ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 + }, + { + OrderID: 10251, CustomerID: 'VICTE', Role: 'Manager', EmployeeID: 3, OrderDate: new Date(8367642e5), + ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', + ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 + }, + { + OrderID: 10252, CustomerID: 'SUPRD', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8368506e5), + ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', + ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 + }, + { + OrderID: 10253, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 3, OrderDate: new Date(836937e6), + ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', + ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 + }, + { + OrderID: 10254, CustomerID: 'CHOPS', Role: 'Employee', EmployeeID: 5, OrderDate: new Date(8370234e5), + ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', + ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 + }, + { + OrderID: 10255, CustomerID: 'RICSU', Role: 'Admin', EmployeeID: 9, OrderDate: new Date(8371098e5), + ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', + ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 + }, + { + OrderID: 10256, CustomerID: 'WELLI', Role: 'Employee', EmployeeID: 3, OrderDate: new Date(837369e6), + ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', + ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 + }, + { + OrderID: 10257, CustomerID: 'HILAA', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8374554e5), + ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', + ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 + }, + { + OrderID: 10258, CustomerID: 'ERNSH', Role: 'Manager', EmployeeID: 1, OrderDate: new Date(8375418e5), + ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', + ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 + }, + { + OrderID: 10259, CustomerID: 'CENTC', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8376282e5), + ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', + ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 + }, + { + OrderID: 10260, CustomerID: 'OTTIK', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8377146e5), + ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', + ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 + }, + { + OrderID: 10261, CustomerID: 'QUEDE', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8377146e5), + ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', + ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 + }, + { + OrderID: 10262, CustomerID: 'RATTC', Role: 'Employee', EmployeeID: 8, OrderDate: new Date(8379738e5), + ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', + ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 + }]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs3/es5-datasource.js b/ej2-javascript/code-snippet/grid/validation-cs3/es5-datasource.js new file mode 100644 index 000000000..e63d51f46 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs3/es5-datasource.js @@ -0,0 +1,76 @@ +var data = [ + { + OrderID: 10248, CustomerID: 'VINET', Role: 'Admin', EmployeeID: 5, OrderDate: new Date(8364186e5), + ShipName: 'Vins et alcools Chevalier', ShipCity: 'Reims', ShipAddress: '59 rue de l Abbaye', + ShipRegion: 'CJ', ShipPostalCode: '51100', ShipCountry: 'France', Freight: 32.38, Verified: !0 + }, + { + OrderID: 10249, CustomerID: 'TOMSP', Role: 'Employee', EmployeeID: 6, OrderDate: new Date(836505e6), + ShipName: 'Toms Spezialitäten', ShipCity: 'Münster', ShipAddress: 'Luisenstr. 48', + ShipRegion: 'CJ', ShipPostalCode: '44087', ShipCountry: 'Germany', Freight: 11.61, Verified: !1 + }, + { + OrderID: 10250, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8367642e5), + ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', + ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 65.83, Verified: !0 + }, + { + OrderID: 10251, CustomerID: 'VICTE', Role: 'Manager', EmployeeID: 3, OrderDate: new Date(8367642e5), + ShipName: 'Victuailles en stock', ShipCity: 'Lyon', ShipAddress: '2, rue du Commerce', + ShipRegion: 'CJ', ShipPostalCode: '69004', ShipCountry: 'France', Freight: 41.34, Verified: !0 + }, + { + OrderID: 10252, CustomerID: 'SUPRD', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8368506e5), + ShipName: 'Suprêmes délices', ShipCity: 'Charleroi', ShipAddress: 'Boulevard Tirou, 255', + ShipRegion: 'CJ', ShipPostalCode: 'B-6000', ShipCountry: 'Belgium', Freight: 51.3, Verified: !0 + }, + { + OrderID: 10253, CustomerID: 'HANAR', Role: 'Admin', EmployeeID: 3, OrderDate: new Date(836937e6), + ShipName: 'Hanari Carnes', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua do Paço, 67', + ShipRegion: 'RJ', ShipPostalCode: '05454-876', ShipCountry: 'Brazil', Freight: 58.17, Verified: !0 + }, + { + OrderID: 10254, CustomerID: 'CHOPS', Role: 'Employee', EmployeeID: 5, OrderDate: new Date(8370234e5), + ShipName: 'Chop-suey Chinese', ShipCity: 'Bern', ShipAddress: 'Hauptstr. 31', + ShipRegion: 'CJ', ShipPostalCode: '3012', ShipCountry: 'Switzerland', Freight: 22.98, Verified: !1 + }, + { + OrderID: 10255, CustomerID: 'RICSU', Role: 'Admin', EmployeeID: 9, OrderDate: new Date(8371098e5), + ShipName: 'Richter Supermarkt', ShipCity: 'Genève', ShipAddress: 'Starenweg 5', + ShipRegion: 'CJ', ShipPostalCode: '1204', ShipCountry: 'Switzerland', Freight: 148.33, Verified: !0 + }, + { + OrderID: 10256, CustomerID: 'WELLI', Role: 'Employee', EmployeeID: 3, OrderDate: new Date(837369e6), + ShipName: 'Wellington Importadora', ShipCity: 'Resende', ShipAddress: 'Rua do Mercado, 12', + ShipRegion: 'SP', ShipPostalCode: '08737-363', ShipCountry: 'Brazil', Freight: 13.97, Verified: !1 + }, + { + OrderID: 10257, CustomerID: 'HILAA', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8374554e5), + ShipName: 'HILARION-Abastos', ShipCity: 'San Cristóbal', ShipAddress: 'Carrera 22 con Ave. Carlos Soublette #8-35', + ShipRegion: 'Táchira', ShipPostalCode: '5022', ShipCountry: 'Venezuela', Freight: 81.91, Verified: !0 + }, + { + OrderID: 10258, CustomerID: 'ERNSH', Role: 'Manager', EmployeeID: 1, OrderDate: new Date(8375418e5), + ShipName: 'Ernst Handel', ShipCity: 'Graz', ShipAddress: 'Kirchgasse 6', + ShipRegion: 'CJ', ShipPostalCode: '8010', ShipCountry: 'Austria', Freight: 140.51, Verified: !0 + }, + { + OrderID: 10259, CustomerID: 'CENTC', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8376282e5), + ShipName: 'Centro comercial Moctezuma', ShipCity: 'México D.F.', ShipAddress: 'Sierras de Granada 9993', + ShipRegion: 'CJ', ShipPostalCode: '05022', ShipCountry: 'Mexico', Freight: 3.25, Verified: !1 + }, + { + OrderID: 10260, CustomerID: 'OTTIK', Role: 'Admin', EmployeeID: 4, OrderDate: new Date(8377146e5), + ShipName: 'Ottilies Käseladen', ShipCity: 'Köln', ShipAddress: 'Mehrheimerstr. 369', + ShipRegion: 'CJ', ShipPostalCode: '50739', ShipCountry: 'Germany', Freight: 55.09, Verified: !0 + }, + { + OrderID: 10261, CustomerID: 'QUEDE', Role: 'Manager', EmployeeID: 4, OrderDate: new Date(8377146e5), + ShipName: 'Que Delícia', ShipCity: 'Rio de Janeiro', ShipAddress: 'Rua da Panificadora, 12', + ShipRegion: 'RJ', ShipPostalCode: '02389-673', ShipCountry: 'Brazil', Freight: 3.05, Verified: !1 + }, + { + OrderID: 10262, CustomerID: 'RATTC', Role: 'Employee', EmployeeID: 8, OrderDate: new Date(8379738e5), + ShipName: 'Rattlesnake Canyon Grocery', ShipCity: 'Albuquerque', ShipAddress: '2817 Milton Dr.', + ShipRegion: 'NM', ShipPostalCode: '87110', ShipCountry: 'USA', Freight: 48.29, Verified: !0 + }]; \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs3/index.css b/ej2-javascript/code-snippet/grid/validation-cs3/index.css new file mode 100644 index 000000000..0fba63172 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs3/index.css @@ -0,0 +1,14 @@ +#container { + visibility: hidden; +} + +#loader { + color: #008cff; + font-family: 'Helvetica Neue','calibiri'; + font-size: 14px; + height: 40px; + left: 45%; + position: absolute; + top: 45%; + width: 30%; +} \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs3/index.js b/ej2-javascript/code-snippet/grid/validation-cs3/index.js new file mode 100644 index 000000000..e50af9310 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs3/index.js @@ -0,0 +1,39 @@ +var grid = new ej.grids.Grid({ + dataSource: data, + allowPaging: true, + pageSettings: { pageCount: 5}, + editSettings: { allowEditing: true, allowAdding: true, allowDeleting: true, mode: 'Dialog' }, + toolbar: ['Add', 'Edit', 'Delete', 'Update', 'Cancel'], + columns: [ + { field: 'OrderID', headerText: 'Order ID', width: '120', textAlign: 'Right', isPrimaryKey: true, validationRules: { required: true, number: true } }, + { field: 'CustomerID', headerText: 'Customer ID', width: '120', validationRules: { required: true } }, + { field: 'Freight', headerText: 'Freight', width: '120', format: 'C2', textAlign: 'Right', editType: 'numericedit', validationRules: { required: true } }, + { field: 'ShipCountry', headerText: 'Ship Country', width: '150', editType: 'dropdownedit', validationRules:{ required: true }, edit: { params: { popupHeight: '200px' }} } + ], + actionComplete: onActionComplete, + height: 273 +}); + grid.appendTo('#Grid'); + +function onActionComplete(args) { + if (args.requestType == "beginEdit" || args.requestType == "add") { + var valueError = ej.grids.getObject('valErrorPlacement', grid.editModule).bind(grid.editModule); + grid.editModule.formObj.customPlacement = (input, error) => { + valueError(input, error); + var element = document.getElementById(input.name + '_Error'); + var tooltipWidth = element.offsetWidth; + var inputElement = null; + if (document.querySelector('#' + grid.element.id + input.name)) { + inputElement = document.querySelector('#' +grid.element.id + input.name); + } else if (document.querySelector('#' + input.name)) { + inputElement = document.querySelector('#' + input.name); + } + var inputPosition = inputElement.getBoundingClientRect(); + var leftPosition = (inputPosition.left - tooltipWidth - 16).toString() + 'px'; //for right side + var topPosition = inputPosition.top.toString() + 'px'; + element.style.left = leftPosition; + element.style.top = topPosition; + element.style.position = 'fixed'; + } + } +} \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs3/index.ts b/ej2-javascript/code-snippet/grid/validation-cs3/index.ts new file mode 100644 index 000000000..7efaa5cf8 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs3/index.ts @@ -0,0 +1,46 @@ +import { Grid, Edit, Toolbar, Page, EditEventArgs, getObject } from '@syncfusion/ej2-grids'; +import { data } from './datasource.ts'; + +Grid.Inject(Edit, Toolbar, Page); + +let grid: Grid = new Grid({ + dataSource: data, + allowPaging: true, + pageSettings: { pageCount: 5}, + editSettings: { allowEditing: true, allowAdding: true, allowDeleting: true, mode: 'Dialog' }, + toolbar: ['Add', 'Edit', 'Delete', 'Update', 'Cancel'], + columns: [ + { field: 'OrderID', headerText: 'Order ID', width: '120', textAlign: 'Right', isPrimaryKey: true, validationRules: { required: true, number: true } }, + { field: 'CustomerID', headerText: 'Customer ID', width: '120', validationRules: { required: true } }, + { field: 'Freight', headerText: 'Freight', width: '120', format: 'C2', textAlign: 'Right', editType: 'numericedit', validationRules: { required: true } }, + { field: 'ShipCountry', headerText: 'Ship Country', width: '150', editType: 'dropdownedit', validationRules:{ required: true }, edit: { params: { popupHeight: '200px' }} } + ], + actionComplete: onActionComplete, + height: 273 +}); +grid.appendTo('#Grid'); + + +function onActionComplete(args: EditEventArgs) { + if (args.requestType == "beginEdit" || args.requestType == "add") { + let valueError = getObject('valErrorPlacement', grid.editModule).bind(grid.editModule); + grid.editModule.formObj.customPlacement = (input, error) => { + valueError(input, error); + let element = document.getElementById(input.name + '_Error'); + let tooltipWidth = (element as HTMLElement).offsetWidth; + let inputElement = null; + if (document.querySelector('#' + grid.element.id + input.name)) { + inputElement = document.querySelector('#' +grid.element.id + input.name); + } else if (document.querySelector('#' + input.name)) { + inputElement = document.querySelector('#' + input.name); + } + let inputPosition = ( inputElement as Element).getBoundingClientRect(); + let leftPosition = (inputPosition.left - tooltipWidth - 16).toString() + 'px'; //for right side + let topPosition = (inputPosition.top).toString() + 'px'; + (element as HTMLElement).style.left = leftPosition; + (element as HTMLElement).style.top = topPosition; + (element as HTMLElement).style.position = 'fixed'; + } + } + } + diff --git a/ej2-javascript/code-snippet/grid/validation-cs3/js/index.html b/ej2-javascript/code-snippet/grid/validation-cs3/js/index.html new file mode 100644 index 000000000..d78af131a --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs3/js/index.html @@ -0,0 +1,34 @@ + + EJ2 Grid + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    + + + \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs3/systemjs.config.js b/ej2-javascript/code-snippet/grid/validation-cs3/systemjs.config.js new file mode 100644 index 000000000..edc467309 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs3/systemjs.config.js @@ -0,0 +1,47 @@ +System.config({ + transpiler: "typescript", + typescriptOptions: { + compilerOptions: { + target: "umd", + module: "commonjs", + moduleResolution: "node", + emitDecoratorMetadata: true, + experimentalDecorators: true + } + }, + paths: { + "syncfusion:": "https://cdn.syncfusion.com/ej2/25.2.3/" + }, + map: { + main: "index.ts", + typescript: "https://unpkg.com/typescript@2.2.2/lib/typescript.js", + 'plugin-json':'https://cdnjs.cloudflare.com/ajax/libs/systemjs-plugin-json/0.3.0/json.min.js', + "@syncfusion/ej2-base": "syncfusion:ej2-base/dist/ej2-base.umd.min.js", + "@syncfusion/ej2-buttons": "syncfusion:ej2-buttons/dist/ej2-buttons.umd.min.js", + "@syncfusion/ej2-popups": "syncfusion:ej2-popups/dist/ej2-popups.umd.min.js", + "@syncfusion/ej2-layouts": "syncfusion:ej2-layouts/dist/ej2-layouts.umd.min.js", + "@syncfusion/ej2-richtexteditor": "syncfusion:ej2-richtexteditor/dist/ej2-richtexteditor.umd.min.js", + "@syncfusion/ej2-filemanager": "syncfusion:ej2-filemanager/dist/ej2-filemanager.umd.min.js", + "@syncfusion/ej2-navigations": "syncfusion:ej2-navigations/dist/ej2-navigations.umd.min.js", + "@syncfusion/ej2-calendars": "syncfusion:ej2-calendars/dist/ej2-calendars.umd.min.js", + "@syncfusion/ej2-data": "syncfusion:ej2-data/dist/ej2-data.umd.min.js", + "@syncfusion/ej2-grids": "syncfusion:ej2-grids/dist/ej2-grids.umd.min.js", + "@syncfusion/ej2-excel-export": "syncfusion:ej2-excel-export/dist/ej2-excel-export.umd.min.js", + "@syncfusion/ej2-pdf-export": "syncfusion:ej2-pdf-export/dist/ej2-pdf-export.umd.min.js", + "@syncfusion/ej2-file-utils": "syncfusion:ej2-file-utils/dist/ej2-file-utils.umd.min.js", + "@syncfusion/ej2-compression": "syncfusion:ej2-compression/dist/ej2-compression.umd.min.js", + "@syncfusion/ej2-inputs": "syncfusion:ej2-inputs/dist/ej2-inputs.umd.min.js", + "@syncfusion/ej2-dropdowns": "syncfusion:ej2-dropdowns/dist/ej2-dropdowns.umd.min.js", + "@syncfusion/ej2-lists": "syncfusion:ej2-lists/dist/ej2-lists.umd.min.js", + "@syncfusion/ej2-splitbuttons": "syncfusion:ej2-splitbuttons/dist/ej2-splitbuttons.umd.min.js", + "@syncfusion/ej2-notifications": "syncfusion:ej2-notifications/dist/ej2-notifications.umd.min.js", + }, + meta: { + '*.json': { loader: 'plugin-json' } + } +}); + +System.import('index.ts').catch(console.error.bind(console)).then(function () { + document.getElementById('loader').style.display = "none"; + document.getElementById('container').style.visibility = "visible"; +}); \ No newline at end of file diff --git a/ej2-javascript/code-snippet/grid/validation-cs3/ts/index.html b/ej2-javascript/code-snippet/grid/validation-cs3/ts/index.html new file mode 100644 index 000000000..59188aae8 --- /dev/null +++ b/ej2-javascript/code-snippet/grid/validation-cs3/ts/index.html @@ -0,0 +1,31 @@ + + + + EJ2 Grid + + + + + + + + + + + + + + + + + + + + + +
    Loading....
    +
    +
    +
    + + \ No newline at end of file diff --git a/ej2-javascript/document-editor/collaborative-editing.md b/ej2-javascript/document-editor/collaborative-editing/using-dot-net.md similarity index 100% rename from ej2-javascript/document-editor/collaborative-editing.md rename to ej2-javascript/document-editor/collaborative-editing/using-dot-net.md diff --git a/ej2-javascript/document-editor/Collaborative-editing-java.md b/ej2-javascript/document-editor/collaborative-editing/using-java.md similarity index 100% rename from ej2-javascript/document-editor/Collaborative-editing-java.md rename to ej2-javascript/document-editor/collaborative-editing/using-java.md diff --git a/ej2-javascript/grid/editing/validation.md b/ej2-javascript/grid/editing/validation.md index 9e524f7f0..e6b8f3d15 100644 --- a/ej2-javascript/grid/editing/validation.md +++ b/ej2-javascript/grid/editing/validation.md @@ -11,10 +11,13 @@ domainurl: ##DomainURL## # Validation in ##Platform_Name## Grid control +Validation is a crucial aspect of data integrity in any application. The ##Platform_Name## Grid control in Syncfusion provides built-in support for easy and effective data validation. This feature ensures that the data entered or modified adheres to predefined rules, preventing errors and guaranteeing the accuracy of the displayed information. + ## Column validation -Column validation allows you to validate the edited or added row data and it display errors for invalid fields before saving data. -Grid uses `Form Validator` component for column validation. You can set validation rules by defining the [`columns.validationRules`](../../api/grid/column/#validationrules). +Column validation allows you to validate the edited or added row data before saving it. This feature is particularly useful when you need to enforce specific rules or constraints on individual columns to ensure data integrity. By applying validation rules to columns, you can display error messages for invalid fields and prevent the saving of erroneous data. This feature leverages the **Form Validator** control to perform the validation. You can define validation rules using the [columns.validationRules](../../api/grid/column/#validationrules) property to specify the criteria for validating column values. + +The following code example demonstrates how to define a validation rule for grid column: {% if page.publishingplatform == "typescript" %} @@ -45,9 +48,9 @@ Grid uses `Form Validator` component for column validation. You can set validati ## Custom validation -You can define your own custom validation rules for the specific columns by using `Form Validator custom rules`. +The Custom validation feature is used to define and enforce your own validation rules for specific columns in the Grid. This is achieved by leveraging the utilizing the **Form Validator custom rules**, you can enforce your desired validation logic and display error messages for invalid fields. -In the below demo, custom validation applied for `CustomerID` column. +In the below demo, custom validation applied for **CustomerID** column. {% if page.publishingplatform == "typescript" %} @@ -78,7 +81,7 @@ In the below demo, custom validation applied for `CustomerID` column. ### Custom validation based on dropdown change -You can apply validation rules and messages to a column based on another column value in edit mode. You can achieve this requirement by using the custom validation feature of Grid. +The Custom validation feature in the Grid allows you to apply validation rules and messages to a column based on the value of another column in edit mode. This feature is particularly useful when you need to enforce specific validation criteria that depend on the selection made in a dropdown column. In the following sample, dropdownlist edit type is used for the **Role** and **Salary** columns. Here, you can apply the custom validation in the **Salary** column based on the value selected in the **Role** column. @@ -107,4 +110,109 @@ In the following sample, dropdownlist edit type is used for the **Role** and **S {% endtabs %} {% previewsample "page.domainurl/code-snippet/grid/grid-cs48" %} +{% endif %} + +### Custom validation for numeric column + +Custom validation for a numeric column Grid is useful when you want to enforce specific validation rules on numeric values in a column. This allows you to define your own validation logic and display custom error messages when the you enters invalid data. + +In the following example, custom validation functions, namely **customFn** and **customFn1**, are defined to check the entered numeric value against your validation criteria. Then, the grid column is configured with the appropriate validation settings using the **freightRules** object, specifying the custom validation functions along with corresponding error messages. Additionally, the `change` event of the numeric column is bound to the [validate](../../api/form-validator/#validate) method of the form element through the edit params. This enables you to trigger validation and display error messages whenever the you modifies the value in the **NumericTextBox**. + +{% if page.publishingplatform == "typescript" %} + + {% tabs %} +{% highlight ts tabtitle="index.ts" %} +{% include code-snippet/grid/validation-cs1/index.ts %} +{% endhighlight %} +{% highlight html tabtitle="index.html" %} +{% include code-snippet/grid/validation-cs1/index.html %} +{% endhighlight %} +{% endtabs %} + +{% previewsample "page.domainurl/code-snippet/grid/validation-cs1" %} + +{% elsif page.publishingplatform == "javascript" %} + +{% tabs %} +{% highlight js tabtitle="index.js" %} +{% include code-snippet/grid/validation-cs1/index.js %} +{% endhighlight %} +{% highlight html tabtitle="index.html" %} +{% include code-snippet/grid/validation-cs1/index.html %} +{% endhighlight %} +{% endtabs %} + +{% previewsample "page.domainurl/code-snippet/grid/validation-cs1" %} +{% endif %} + +## Dynamically add or remove validation rules from the form + +You can dynamically add or remove validation rules from input elements within a form. This feature is particularly useful when you need to adjust the validation rules based on different scenarios or dynamically changing data. + +To add validation rules dynamically to an input element, you can use the [addRules](../../api/form-validator/#addrules) method. This method enables you to add validation rules to the corresponding input element based on the name attribute. + +The following example to demonstrates how to dynamically add or remove a required validation rule for an input field based on a **CheckBox** selection: + +{% if page.publishingplatform == "typescript" %} + + {% tabs %} +{% highlight ts tabtitle="index.ts" %} +{% include code-snippet/grid/validation-cs2/index.ts %} +{% endhighlight %} +{% highlight html tabtitle="index.html" %} +{% include code-snippet/grid/validation-cs2/index.html %} +{% endhighlight %} +{% endtabs %} + +{% previewsample "page.domainurl/code-snippet/grid/validation-cs2" %} + +{% elsif page.publishingplatform == "javascript" %} + +{% tabs %} +{% highlight js tabtitle="index.js" %} +{% include code-snippet/grid/validation-cs2/index.js %} +{% endhighlight %} +{% highlight html tabtitle="index.html" %} +{% include code-snippet/grid/validation-cs2/index.html %} +{% endhighlight %} +{% endtabs %} + +{% previewsample "page.domainurl/code-snippet/grid/validation-cs2" %} +{% endif %} + +>To remove an existing validation rule from an input element, you can use the [removeRules](../../api/form-validator/#removerules) method. + +## Change the position of validation error message + +By default, the validation error message in Grid is displayed below the input field. However, you have an option to customize its position and display it in a different location. This feature is particularly useful when you want to align the error message according to your application's design and layout. + +To change the position of the validation error message in Grid, you can utilize the [customPlacement](../../api/form-validator/#customplacement) event of the form validator. This event allows you to define a custom logic to position the error message at the desired location. + +Here's an example that demonstrates how to change the position of the validation error message to the top of the input field: + +{% if page.publishingplatform == "typescript" %} + + {% tabs %} +{% highlight ts tabtitle="index.ts" %} +{% include code-snippet/grid/validation-cs3/index.ts %} +{% endhighlight %} +{% highlight html tabtitle="index.html" %} +{% include code-snippet/grid/validation-cs3/index.html %} +{% endhighlight %} +{% endtabs %} + +{% previewsample "page.domainurl/code-snippet/grid/validation-cs3" %} + +{% elsif page.publishingplatform == "javascript" %} + +{% tabs %} +{% highlight js tabtitle="index.js" %} +{% include code-snippet/grid/validation-cs3/index.js %} +{% endhighlight %} +{% highlight html tabtitle="index.html" %} +{% include code-snippet/grid/validation-cs3/index.html %} +{% endhighlight %} +{% endtabs %} + +{% previewsample "page.domainurl/code-snippet/grid/validation-cs3" %} {% endif %} \ No newline at end of file diff --git a/ej2-typescript-toc.html b/ej2-typescript-toc.html index 4441273b4..d92059668 100644 --- a/ej2-typescript-toc.html +++ b/ej2-typescript-toc.html @@ -824,6 +824,12 @@
  • How to Deploy Document Editor Java Web API in Azure App Service
  • +
  • Collaborative Editing + +
  • Accessibility
  • Images
  • Shapes
  • @@ -844,8 +850,6 @@
  • Fields
  • Form fields
  • Clipboard
  • -
  • Collaborative Editing using Java
  • -
  • Collaborative Editing
  • Undo and redo
  • Find and Replace
  • Keyboard shortcuts