Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(387)

Side by Side Diff: sky/examples/stocks/data/stock_data_25.json

Issue 1005393006: Clean up examples directory (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 [ 2 [
3 "SRDX", 3 "SRDX",
4 "SurModics, Inc.", 4 "SurModics, Inc.",
5 "23.57", 5 "23.57",
6 "$304.98M", 6 "$304.98M",
7 "1998", 7 "1998",
8 "Health Care", 8 "Health Care",
9 "Medical/Dental Instruments", 9 "Medical/Dental Instruments",
10 "http://www.nasdaq.com/symbol/srdx" 10 "http://www.nasdaq.com/symbol/srdx"
(...skipping 982 matching lines...) Expand 10 before | Expand all | Expand 10 after
993 "TFM", 993 "TFM",
994 "The Fresh Market, Inc.", 994 "The Fresh Market, Inc.",
995 "37.09", 995 "37.09",
996 "$1.8B", 996 "$1.8B",
997 "2010", 997 "2010",
998 "Consumer Services", 998 "Consumer Services",
999 "Food Chains", 999 "Food Chains",
1000 "http://www.nasdaq.com/symbol/tfm" 1000 "http://www.nasdaq.com/symbol/tfm"
1001 ] 1001 ]
1002 ] 1002 ]
OLDNEW
« no previous file with comments | « sky/examples/stocks/data/stock_data_24.json ('k') | sky/examples/stocks/data/stock_data_26.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698