Revision: 8082
Author: [email protected]
Date: Mon May 10 18:53:31 2010
Log: Added a sample expenses data file in JSON format.
Review at http://gwt-code-reviews.appspot.com/506801
Review by: [email protected]
http://code.google.com/p/google-web-toolkit/source/detail?r=8082
Added:
/branches/2.1/bikeshed/scripts/expensesJsonData.txt
Modified:
/branches/2.1/bikeshed/scripts/dataPopulator
=======================================
--- /dev/null
+++ /branches/2.1/bikeshed/scripts/expensesJsonData.txt Mon May 10 18:53:31
2010
@@ -0,0 +1,3517 @@
+{"CREATE": [
+ {"EmployeeRecord": {
+ "id": "1",
+ "userName": "wbravo",
+ "displayName": "Wes Bravo"
+ }},
+ {"ReportRecord": {
+ "id": "2",
+ "created": 1267852773370,
+ "reporterKey": 1,
+ "purpose": "ISDN modem for telecommuting",
+ "notes": "High priority"
+ }},
+ {"ExpenseRecord": {
+ "amount": 189.32,
+ "id": "3",
+ "category": "Office Supplies",
+ "description": "Stapler",
+ "date": 1266470716374
+ }},
+ {"ExpenseRecord": {
+ "amount": 25.52,
+ "id": "4",
+ "category": "Dining",
+ "description": "Lunch",
+ "date": 1268210587374
+ }},
+ {"ExpenseRecord": {
+ "amount": 194.17,
+ "id": "5",
+ "category": "Lodging",
+ "description": "Hotel",
+ "date": 1266786906374
+ }},
+ {"ExpenseRecord": {
+ "amount": 156.13,
+ "id": "6",
+ "category": "Lodging",
+ "description": "Hotel",
+ "date": 1268959446374
+ }},
+ {"ExpenseRecord": {
+ "amount": 87.52,
+ "id": "7",
+ "category": "Office Supplies",
+ "description": "Scissors",
+ "date": 1267191907374
+ }},
+ {"ReportRecord": {
+ "id": "8",
+ "created": 1268209862374,
+ "reporterKey": 1,
+ "purpose": "Money laundering",
+ "notes": "Review A.S.A.P."
+ }},
+ {"ExpenseRecord": {
+ "amount": 234.34,
+ "id": "9",
+ "category": "Lodging",
+ "description": "Hotel",
+ "date": 1270867314374
+ }},
+ {"ExpenseRecord": {
+ "amount": 218.13,
+ "id": "10",
+ "category": "Office Supplies",
+ "description": "Scissors",
+ "date": 1272600382374
+ }},
+ {"ExpenseRecord": {
+ "amount": 154.04,
+ "id": "11",
+ "category": "Office Supplies",
+ "description": "Stapler",
+ "date": 1267142981374
+ }},
+ {"ExpenseRecord": {
+ "amount": 226.62,
+ "id": "12",
+ "category": "Dining",
+ "description": "Dinner",
+ "date": 1273441525374
+ }},
+ {"ExpenseRecord": {
+ "amount": 228.96,
+ "id": "13",
+ "category": "Dining",
+ "description": "Dinner",
+ "date": 1271324821374
+ }},
+ {"ReportRecord": {
+ "id": "14",
+ "created": 1265833470374,
+ "reporterKey": 1,
+ "purpose": "Team building diamond cutting offsite",
+ "notes": "Please bill to the Widgets project"
+ }},
+ {"ExpenseRecord": {
+ "amount": 158.02,
+ "id": "15",
+ "category": "Dining",
+ "description": "Dinner",
+ "date": 1273425206374
+ }},
+ {"ExpenseRecord": {
+ "amount": 221.02,
+ "id": "16",
+ "category": "Lodging",
+ "description": "Hotel",
+ "date": 1267464014374
+ }},
+ {"ExpenseRecord": {
+ "amount": 189.98,
+ "id": "17",
+ "category": "Lodging",
+ "description": "Hotel",
+ "date": 1272083626374
+ }},
+ {"ReportRecord": {
+ "id": "18",
+ "created": 1268564245374,
+ "reporterKey": 1,
+ "purpose": "Donut day",
+ "notes": "Show me the money"
+ }},
+ {"ExpenseRecord": {
+ "amount": 19.75,
+ "id": "19",
+ "category": "Lodging",
+ "description": "Hotel",
+ "date": 1268853105374
+ }},
+ {"ExpenseRecord": {
+ "amount": 182.66,
+ "id": "20",
+ "category": "Air Travel",
+ "description": "Flight from SFO to ATL",
+ "date": 1271978557374
+ }},
+ {"ReportRecord": {
+ "id": "21",
+ "created": 1266208924374,
+ "reporterKey": 1,
+ "purpose": "ISDN modem for telecommuting",
+ "notes": ""
+ }},
+ {"ExpenseRecord": {
+ "amount": 244.79,
+ "id": "22",
+ "category": "Local Transportation",
+ "description": "Bus ticket",
+ "date": 1267790633374
+ }},
+ {"ExpenseRecord": {
+ "amount": 93.78,
+ "id": "23",
+ "category": "Local Transportation",
+ "description": "Train fare",
+ "date": 1270054637374
+ }},
+ {"ReportRecord": {
+ "id": "24",
+ "created": 1269872504374,
+ "reporterKey": 1,
+ "purpose": "Spending lots of money",
+ "notes": ""
+ }},
+ {"ExpenseRecord": {
+ "amount": 26.75,
+ "id": "25",
+ "category": "Lodging",
+ "description": "Bed & Breakfast",
+ "date": 1265807159374
+ }},
+ {"ExpenseRecord": {
+ "amount": 91.67,
+ "id": "26",
+ "category": "Dining",
+ "description": "Breakfast",
+ "date": 1269889582374
+ }},
+ {"ExpenseRecord": {
+ "amount": 221.19,
+ "id": "27",
+ "category": "Local Transportation",
+ "description": "Train fare",
+ "date": 1269692202374
+ }},
+ {"ReportRecord": {
+ "id": "28",
+ "created": 1269114495374,
+ "reporterKey": 1,
+ "purpose": "Sushi offsite",
+ "notes": "Need approval by Monday"
+ }},
+ {"ExpenseRecord": {
+ "amount": 206.57,
+ "id": "29",
+ "category": "Dining",
+ "description": "Lunch",
+ "date": 1272042144374
+ }},
+ {"ExpenseRecord": {
+ "amount": 17.09,
+ "id": "30",
+ "category": "Office Supplies",
+ "description": "Paste",
+ "date": 1270553440374
+ }},
+ {"ExpenseRecord": {
+ "amount": 181.38,
+ "id": "31",
+ "category": "Local Transportation",
+ "description": "Train fare",
+ "date": 1268664435374
+ }},
+ {"ReportRecord": {
+ "id": "32",
+ "created": 1270942783374,
+ "reporterKey": 1,
+ "purpose": "ISDN modem for telecommuting",
+ "notes": "High priority"
+ }},
+ {"ExpenseRecord": {
+ "amount": 178.48,
+ "id": "33",
+ "category": "Air Travel",
+ "description": "Flight from ATL to SFO",
+ "date": 1269710070374
+ }},
+ {"ExpenseRecord": {
+ "amount": 135,
+ "id": "34",
+ "category": "Local Transportation",
+ "description": "Train fare",
+ "date": 1271663898374
+ }},
+ {"ExpenseRecord": {
+ "amount": 186.49,
+ "id": "35",
+ "category": "Lodging",
+ "description": "Bed & Breakfast",
+ "date": 1270107351374
+ }},
+ {"ExpenseRecord": {
+ "amount": 118.92,
+ "id": "36",
+ "category": "Local Transportation",
+ "description": "Taxi fare",
+ "date": 1265783900374
+ }},
+ {"EmployeeRecord": {
+ "id": "37",
+ "userName": "hfantastic",
+ "displayName": "Harriot Fantastic"
+ }},
+ {"ReportRecord": {
+ "id": "38",
+ "created": 1273510470374,
+ "reporterKey": 37,
+ "purpose": "Potato chip cooking offsite",
+ "notes": "High priority"
+ }},
+ {"ExpenseRecord": {
+ "amount": 129,
+ "id": "39",
+ "category": "Lodging",
+ "description": "Hotel",
+ "date": 1272154206374
+ }},
+ {"ExpenseRecord": {
+ "amount": 212.45,
+ "id": "40",
+ "category": "Local Transportation",
+ "description": "Train fare",
+ "date": 1268677693374
+ }},
+ {"ExpenseRecord": {
+ "amount": 56.69,
+ "id": "41",
+ "category": "Local Transportation",
+ "description": "Train fare",
+ "date": 1272477377374
+ }},
+ {"ExpenseRecord": {
+ "amount": 60.44,
+ "id": "42",
+ "category": "Lodging",
+ "description": "Hotel",
+ "date": 1268225800374
+ }},
+ {"ReportRecord": {
+ "id": "43",
+ "created": 1269907581374,
+ "reporterKey": 37,
+ "purpose": "Spending lots of money",
+ "notes": "Need approval by Monday"
+ }},
+ {"ExpenseRecord": {
+ "amount": 85.06,
+ "id": "44",
+ "category": "Dining",
+ "description": "Dinner",
+ "date": 1268639919374
+ }},
+ {"ExpenseRecord": {
+ "amount": 174.21,
+ "id": "45",
+ "category": "Local Transportation",
+ "description": "Bus ticket",
+ "date": 1269283098374
+ }},
+ {"ExpenseRecord": {
+ "amount": 231.45,
+ "id": "46",
+ "category": "Dining",
+ "description": "Breakfast",
+ "date": 1267771811374
+ }},
+ {"ReportRecord": {
+ "id": "47",
+ "created": 1272012116374,
+ "reporterKey": 37,
+ "purpose": "Money laundering",
+ "notes": "Review A.S.A.P."
+ }},
+ {"ExpenseRecord": {
+ "amount": 181.05,
+ "id": "48",
+ "category": "Office Supplies",
+ "description": "Paste",
+ "date": 1271431802374
+ }},
+ {"ReportRecord": {
+ "id": "49",
+ "created": 1267436713374,
+ "reporterKey": 37,
+ "purpose": "Potato chip cooking offsite",
+ "notes": "Review A.S.A.P."
+ }},
+ {"ExpenseRecord": {
+ "amount": 227.75,
+ "id": "50",
+ "category": "Local Transportation",
+ "description": "Taxi fare",
+ "date": 1270937208374
+ }},
+ {"ExpenseRecord": {
+ "amount": 71.11,
+ "id": "51",
+ "category": "Local Transportation",
+ "description": "Taxi fare",
+ "date": 1270182442374
+ }},
+ {"ExpenseRecord": {
+ "amount": 222.89,
+ "id": "52",
+ "category": "Dining",
+ "description": "Dinner",
+ "date": 1272242702374
+ }},
+ {"ReportRecord": {
+ "id": "53",
+ "created": 1267540548374,
+ "reporterKey": 37,
+ "purpose": "Visit to Istanbul",
+ "notes": "Review A.S.A.P."
+ }},
+ {"ExpenseRecord": {
+ "amount": 24.04,
+ "id": "54",
+ "category": "Local Transportation",
+ "description": "Taxi fare",
+ "date": 1269495400374
+ }},
+ {"ExpenseRecord": {
+ "amount": 171.71,
+ "id": "55",
+ "category": "Local Transportation",
+ "description": "Train fare",
+ "date": 1266226764374
+ }},
+ {"ExpenseRecord": {
+ "amount": 36.01,
+ "id": "56",
+ "category": "Local Transportation",
+ "description": "Taxi fare",
+ "date": 1268128238374
+ }},
+ {"ExpenseRecord": {
+ "amount": 195.04,
+ "id": "57",
+ "category": "Air Travel",
+ "description": "Flight from ATL to SFO",
+ "date": 1268532980374
+ }},
+ {"ExpenseRecord": {
+ "amount": 151.58,
+ "id": "58",
+ "category": "Office Supplies",
+ "description": "Scissors",
+ "date": 1268409886374
+ }},
+ {"ReportRecord": {
+ "id": "59",
+ "created": 1267003737374,
+ "reporterKey": 37,
+ "purpose": "Baseball card research",
+ "notes": ""
+ }},
+ {"ExpenseRecord": {
+ "amount": 20.42,
+ "id": "60",
+ "category": "Office Supplies",
+ "description": "Paste",
+ "date": 1266981785374
+ }},
+ {"ExpenseRecord": {
+ "amount": 247.44,
+ "id": "61",
+ "category": "Local Transportation",
+ "description": "Taxi fare",
+ "date": 1270084210374
+ }},
+ {"ReportRecord": {
+ "id": "62",
+ "created": 1270338068374,
+ "reporterKey": 37,
+ "purpose": "Donut day",
+ "notes": "High priority"
+ }},
+ {"ExpenseRecord": {
+ "amount": 81.2,
+ "id": "63",
+ "category": "Local Transportation",
+ "description": "Train fare",
+ "date": 1268439487374
+ }},
+ {"ReportRecord": {
+ "id": "64",
+ "created": 1270521902374,
+ "reporterKey": 37,
+ "purpose": "Money laundering",
+ "notes": "Show me the money"
+ }},
+ {"ExpenseRecord": {
+ "amount": 46.8,
+ "id": "65",
+ "category": "Office Supplies",
+ "description": "Paste",
+ "date": 1270716102374
+ }},
+ {"ExpenseRecord": {
+ "amount": 231.83,
+ "id": "66",
+ "category": "Lodging",
+ "description": "Bed & Breakfast",
+ "date": 1268424965374
+ }},
+ {"ReportRecord": {
+ "id": "67",
+ "created": 1265835996374,
+ "reporterKey": 37,
+ "purpose": "Sushi offsite",
+ "notes": "Show me the money"
+ }},
+ {"ExpenseRecord": {
+ "amount": 5.7,
+ "id": "68",
+ "category": "Lodging",
+ "description": "Bed & Breakfast",
+ "date": 1270816887374
+ }},
+ {"ReportRecord": {
+ "id": "69",
+ "created": 1270749085374,
+ "reporterKey": 37,
+ "purpose": "Team building diamond cutting offsite",
+ "notes": ""
+ }},
+ {"ExpenseRecord": {
+ "amount": 81.77,
+ "id": "70",
+ "category": "Local Transportation",
+ "description": "Train fare",
+ "date": 1273208634374
+ }},
+ {"ExpenseRecord": {
+ "amount": 203.11,
+ "id": "71",
+ "category": "Air Travel",
+ "description": "Flight from SFO to ATL",
+ "date": 1268459249374
+ }},
+ {"ExpenseRecord": {
+ "amount": 27.8,
+ "id": "72",
+ "category": "Office Supplies",
+ "description": "Stapler",
+ "date": 1271973448374
+ }},
+ {"EmployeeRecord": {
+ "id": "73",
+ "userName": "cstellar",
+ "displayName": "Catherine Stellar"
+ }},
+ {"ReportRecord": {
+ "id": "74",
+ "created": 1272117561374,
+ "reporterKey": 73,
+ "purpose": "Potato chip cooking offsite",
+ "notes": "Show me the money"
+ }},
+ {"ExpenseRecord": {
+ "amount": 22.24,
+ "id": "75",
+ "category": "Air Travel",
+ "description": "Flight from ATL to SFO",
+ "date": 1267562453374
+ }},
+ {"ExpenseRecord": {
+ "amount": 208.39,
+ "id": "76",
+ "category": "Dining",
+ "description": "Dinner",
+ "date": 1267290733374
+ }},
+ {"ReportRecord": {
+ "id": "77",
+ "created": 1273531636374,
+ "reporterKey": 73,
+ "purpose": "Team building diamond cutting offsite",
+ "notes": "Show me the money"
+ }},
+ {"ExpenseRecord": {
+ "amount": 168.65,
+ "id": "78",
+ "category": "Lodging",
+ "description": "Hotel",
+ "date": 1270088520374
+ }},
+ {"ExpenseRecord": {
+ "amount": 81.64,
+ "id": "79",
+ "category": "Dining",
+ "description": "Breakfast",
+ "date": 1269711353374
+ }},
+ {"ExpenseRecord": {
+ "amount": 247.54,
+ "id": "80",
+ "category": "Dining",
+ "description": "Lunch",
+ "date": 1269004306374
+ }},
+ {"ExpenseRecord": {
+ "amount": 21.98,
+ "id": "81",
+ "category": "Dining",
+ "description": "Lunch",
+ "date": 1268236879374
+ }},
+ {"ReportRecord": {
+ "id": "82",
+ "created": 1272148108374,
+ "reporterKey": 73,
+ "purpose": "Potato chip cooking offsite",
+ "notes": "Need approval by Monday"
+ }},
+ {"ExpenseRecord": {
+ "amount": 64.96,
+ "id": "83",
+ "category": "Dining",
+ "description": "Breakfast",
+ "date": 1269033119374
+ }},
+ {"ReportRecord": {
+ "id": "84",
+ "created": 1272284021374,
+ "reporterKey": 73,
+ "purpose": "Donut day",
+ "notes": "High priority"
+ }},
+ {"ExpenseRecord": {
+ "amount": 10.01,
+ "id": "85",
+ "category": "Office Supplies",
+ "description": "Stapler",
+ "date": 1268847774374
+ }},
+ {"ExpenseRecord": {
+ "amount": 127.44,
+ "id": "86",
+ "category": "Office Supplies",
+ "description": "Paperclips",
+ "date": 1272540193374
+ }},
+ {"ExpenseRecord": {
+ "amount": 41.98,
+ "id": "87",
+ "category": "Dining",
+ "description": "Dinner",
+ "date": 1270273451374
+ }},
+ {"ReportRecord": {
+ "id": "88",
+ "created": 1266256669374,
+ "reporterKey": 73,
+ "purpose": "ISDN modem for telecommuting",
+ "notes": "Show me the money"
+ }},
+ {"ExpenseRecord": {
+ "amount": 31.7,
+ "id": "89",
+ "category": "Office Supplies",
+ "description": "Paste",
+ "date": 1267259846374
+ }},
+ {"ExpenseRecord": {
+ "amount": 19.81,
+ "id": "90",
+ "category": "Office Supplies",
+ "description": "Scissors",
+ "date": 1272736396374
+ }},
+ {"ExpenseRecord": {
+ "amount": 206.86,
+ "id": "91",
+ "category": "Office Supplies",
+ "description": "Scissors",
+ "date": 1273397729374
+ }},
+ {"ExpenseRecord": {
+ "amount": 159.51,
+ "id": "92",
+ "category": "Lodging",
+ "description": "Hotel",
+ "date": 1271033196374
+ }},
+ {"ExpenseRecord": {
+ "amount": 209.97,
+ "id": "93",
+ "category": "Local Transportation",
+ "description": "Bus ticket",
+ "date": 1272904058374
+ }},
+ {"ReportRecord": {
+ "id": "94",
+ "created": 1266456130374,
+ "reporterKey": 73,
+ "purpose": "Potato chip cooking offsite",
+ "notes": "Need approval by Monday"
+ }},
+ {"ExpenseRecord": {
+ "amount": 16.82,
+ "id": "95",
+ "category": "Office Supplies",
+ "description": "Paperclips",
+ "date": 1273359359374
+ }},
+ {"ReportRecord": {
+ "id": "96",
+ "created": 1266537788374,
+ "reporterKey": 73,
+ "purpose": "Baseball card research",
+ "notes": "Please bill to the Widgets project"
+ }},
+ {"ExpenseRecord": {
+ "amount": 51.28,
+ "id": "97",
+ "category": "Local Transportation",
+ "description": "Train fare",
+ "date": 1266286134374
+ }},
+ {"ReportRecord": {
+ "id": "98",
+ "created": 1271280918374,
+ "reporterKey": 73,
+ "purpose": "Baseball card research",
+ "notes": "High priority"
+ }},
+ {"ExpenseRecord": {
+ "amount": 155.07,
+ "id": "99",
+ "category": "Office Supplies",
+ "description": "Paperclips",
+ "date": 1266387802375
+ }},
+ {"ExpenseRecord": {
+ "amount": 51.41,
+ "id": "100",
+ "category": "Air Travel",
+ "description": "Flight from SFO to ATL",
+ "date": 1271097648375
+ }},
+ {"ExpenseRecord": {
+ "amount": 45.23,
+ "id": "101",
+ "category": "Dining",
+ "description": "Dinner",
+ "date": 1268075347375
+ }},
+ {"ExpenseRecord": {
+ "amount": 127.52,
+ "id": "102",
+ "category": "Lodging",
+ "description": "Bed & Breakfast",
+ "date": 1273074532375
+ }},
+ {"ExpenseRecord": {
+ "amount": 102.04,
+ "id": "103",
+ "category": "Office Supplies",
+ "description": "Stapler",
+ "date": 1269511041375
+ }},
+ {"ReportRecord": {
+ "id": "104",
+ "created": 1272213771375,
+ "reporterKey": 73,
+ "purpose": "Team building diamond cutting offsite",
+ "notes": "Show me the money"
+ }},
+ {"ExpenseRecord": {
+ "amount": 119.41,
+ "id": "105",
+ "category": "Office Supplies",
+ "description": "Stapler",
+ "date": 1268813112375
+ }},
+ {"ExpenseRecord": {
+ "amount": 201.09,
+ "id": "106",
+ "category": "Office Supplies",
+ "description": "Stapler",
+ "date": 1266113463375
+ }},
+ {"ExpenseRecord": {
+ "amount": 196.78,
+ "id": "107",
+ "category": "Dining",
+ "description": "Breakfast",
+ "date": 1266956257375
+ }},
+ {"ExpenseRecord": {
+ "amount": 152.63,
+ "id": "108",
+ "category": "Office Supplies",
+ "description": "Stapler",
+ "date": 1266561425375
+ }},
+ {"ExpenseRecord": {
+ "amount": 145.83,
+ "id": "109",
+ "category": "Office Supplies",
+ "description": "Paperclips",
+ "date": 1269524253375
+ }},
+ {"ReportRecord": {
+ "id": "110",
+ "created": 1272436337375,
+ "reporterKey": 73,
+ "purpose": "Sushi offsite",
+ "notes": "Please bill to the Widgets project"
+ }},
+ {"ExpenseRecord": {
+ "amount": 55.84,
+ "id": "111",
+ "category": "Dining",
+ "description": "Breakfast",
+ "date": 1266725359375
+ }},
+ {"ExpenseRecord": {
+ "amount": 25.37,
+ "id": "112",
+ "category": "Local Transportation",
+ "description": "Taxi fare",
+ "date": 1268018428375
+ }},
+ {"ExpenseRecord": {
+ "amount": 136.21,
+ "id": "113",
+ "category": "Lodging",
+ "description": "Bed & Breakfast",
+ "date": 1266730566375
+ }},
+ {"ReportRecord": {
+ "id": "114",
+ "created": 1270773827375,
+ "reporterKey": 73,
+ "purpose": "Sushi offsite",
+ "notes": "Show me the money"
+ }},
+ {"ExpenseRecord": {
+ "amount": 148.38,
+ "id": "115",
+ "category": "Local Transportation",
+ "description": "Taxi fare",
+ "date": 1268028964375
+ }},
+ {"ExpenseRecord": {
+ "amount": 177.62,
+ "id": "116",
+ "category": "Local Transportation",
+ "description": "Train fare",
+ "date": 1270780060375
+ }},
+ {"ExpenseRecord": {
+ "amount": 40.71,
+ "id": "117",
+ "category": "Office Supplies",
+ "description": "Paste",
+ "date": 1271893732375
+ }},
+ {"ExpenseRecord": {
+ "amount": 81.11,
+ "id": "118",
+ "category": "Office Supplies",
+ "description": "Scissors",
+ "date": 1267201077375
+ }},
+ {"ReportRecord": {
+ "id": "119",
+ "created": 1272361861375,
+ "reporterKey": 73,
+ "purpose": "Donut day",
+ "notes": "Show me the money"
+ }},
+ {"ExpenseRecord": {
+ "amount": 249.71,
+ "id": "120",
+ "category": "Lodging",
+ "description": "Bed & Breakfast",
+ "date": 1265837567375
+ }},
+ {"ExpenseRecord": {
+ "amount": 210.15,
+ "id": "121",
+ "category": "Office Supplies",
+ "description": "Paste",
+ "date": 1270403008375
+ }},
+ {"ExpenseRecord": {
+ "amount": 20.31,
+ "id": "122",
+ "category": "Local Transportation",
+ "description": "Train fare",
+ "date": 1273492138375
+ }},
+ {"ReportRecord": {
+ "id": "123",
+ "created": 1271398513375,
+ "reporterKey": 73,
+ "purpose": "Team building diamond cutting offsite",
+ "notes": ""
+ }},
+ {"ExpenseRecord": {
+ "amount": 18.01,
+ "id": "124",
+ "category": "Office Supplies",
+ "description": "Scissors",
+ "date": 1273548084375
+ }},
+ {"ExpenseRecord": {
+ "amount": 45.05,
+ "id": "125",
+ "category": "Lodging",
+ "description": "Hotel",
+ "date": 1272415629375
+ }},
+ {"ExpenseRecord": {
+ "amount": 131.95,
+ "id": "126",
+ "category": "Lodging",
+ "description": "Hotel",
+ "date": 1272644540375
+ }},
+ {"ExpenseRecord": {
+ "amount": 35.75,
+ "id": "127",
+ "category": "Office Supplies",
+ "description": "Stapler",
+ "date": 1272043069375
+ }},
+ {"ExpenseRecord": {
+ "amount": 139.01,
+ "id": "128",
+ "category": "Air Travel",
+ "description": "Flight from SFO to ATL",
+ "date": 1273067259375
+ }},
+ {"ReportRecord": {
+ "id": "129",
+ "created": 1268200910375,
+ "reporterKey": 73,
+ "purpose": "Sushi offsite",
+ "notes": "Review A.S.A.P."
+ }},
+ {"ExpenseRecord": {
+ "amount": 168.9,
+ "id": "130",
+ "category": "Office Supplies",
+ "description": "Scissors",
+ "date": 1270609658375
+ }},
+ {"ExpenseRecord": {
+ "amount": 88.44,
+ "id": "131",
+ "category": "Dining",
+ "description": "Dinner",
+ "date": 1272347987375
+ }},
+ {"ExpenseRecord": {
+ "amount": 100.78,
+ "id": "132",
+ "category": "Dining",
+ "description": "Breakfast",
+ "date": 1268813932375
+ }},
+ {"ExpenseRecord": {
+ "amount": 35.31,
+ "id": "133",
+ "category": "Local Transportation",
+ "description": "Bus ticket",
+ "date": 1266879195375
+ }},
+ {"ReportRecord": {
+ "id": "134",
+ "created": 1265902168375,
+ "reporterKey": 73,
+ "purpose": "Sushi offsite",
+ "notes": "Need approval by Monday"
+ }},
+ {"ExpenseRecord": {
+ "amount": 4.18,
+ "id": "135",
+ "category": "Dining",
+ "description": "Dinner",
+ "date": 1271780176375
+ }},
+ {"ExpenseRecord": {
+ "amount": 247.56,
+ "id": "136",
+ "category": "Local Transportation",
+ "description": "Train fare",
+ "date": 1271082916375
+ }},
+ {"EmployeeRecord": {
+ "id": "137",
+ "userName": "fbravo",
+ "displayName": "Flin Bravo"
+ }},
+ {"ReportRecord": {
+ "id": "138",
+ "created": 1270744077375,
+ "reporterKey": 137,
+ "purpose": "Visit to Istanbul",
+ "notes": "Review A.S.A.P."
+ }},
+ {"ExpenseRecord": {
+ "amount": 215.96,
+ "id": "139",
+ "category": "Office Supplies",
+ "description": "Scissors",
+ "date": 1269326169375
+ }},
+ {"ExpenseRecord": {
+ "amount": 137.17,
+ "id": "140",
+ "category": "Dining",
+ "description": "Dinner",
+ "date": 1269914060375
+ }},
+ {"ExpenseRecord": {
+ "amount": 231.63,
+ "id": "141",
+ "category": "Office Supplies",
+ "description": "Stapler",
+ "date": 1271541605375
+ }},
+ {"ExpenseRecord": {
+ "amount": 173.54,
+ "id": "142",
+ "category": "Dining",
+ "description": "Dinner",
+ "date": 1272037501375
+ }},
+ {"ReportRecord": {
+ "id": "143",
+ "created": 1266072324375,
+ "reporterKey": 137,
+ "purpose": "Team building diamond cutting offsite",
+ "notes": ""
+ }},
+ {"ExpenseRecord": {
+ "amount": 72.9,
+ "id": "144",
+ "category": "Dining",
***The diff for this file has been truncated for email.***
=======================================
--- /branches/2.1/bikeshed/scripts/dataPopulator Mon May 10 18:33:18 2010
+++ /branches/2.1/bikeshed/scripts/dataPopulator Mon May 10 18:53:31 2010
@@ -14,6 +14,8 @@
# License for the specific language governing permissions and limitations
under
# the License.
+# example invocation: ./dataPopulator http://127.0.0.1:8888/expenses/data
$PWD/expensesJsonData.txt
+
# the first argument should be the URL.
# the second argument is the pathname of the file to be read.
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors