diff --git a/csv-1/939.html b/csv-1/939.html
new file mode 100644
index 0000000000000000000000000000000000000000..c2a1b9fc13d1e2e0113dae54fac720e29ecd1588
--- /dev/null
+++ b/csv-1/939.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | fountain |
+ $987.00 |
+
+
+ | barbecue grill |
+ $795.00 |
+
+
+ | iron bench |
+ $493.00 |
+
+
+ | picnic table |
+ $529.00 |
+
+
+ | lawn mower |
+ $173.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/939.tsv b/csv-1/939.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..bffa15f9df3c8ee421b0c3b64660e171ccf49507
--- /dev/null
+++ b/csv-1/939.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+fountain $987.00
+barbecue grill $795.00
+iron bench $493.00
+picnic table $529.00
+lawn mower $173.00
diff --git a/csv-1/94.csv b/csv-1/94.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a21e933698e8d58390417036fc851ad9f6b78e64
--- /dev/null
+++ b/csv-1/94.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+1,"1, 8, 9, 9, 9, 9"
+2,"0, 3, 4"
+3,"3, 7, 8"
+4,0
diff --git a/csv-1/94.html b/csv-1/94.html
new file mode 100644
index 0000000000000000000000000000000000000000..4ae8b5c548c2a0c283ada7eb9a2a47787007beac
--- /dev/null
+++ b/csv-1/94.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 1, 8, 9, 9, 9, 9 |
+
+
+ | 2 |
+ 0, 3, 4 |
+
+
+ | 3 |
+ 3, 7, 8 |
+
+
+ | 4 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/94.tsv b/csv-1/94.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b5bb8fcf51421d1fd01b8a36a1f99f0b4d8fd924
--- /dev/null
+++ b/csv-1/94.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+1 1, 8, 9, 9, 9, 9
+2 0, 3, 4
+3 3, 7, 8
+4 0
diff --git a/csv-1/940.csv b/csv-1/940.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fafdaaa64e1da801b79b3ace4f07354fd07eb44c
--- /dev/null
+++ b/csv-1/940.csv
@@ -0,0 +1,9 @@
+Month,Number of tractors
+May,32
+June,25
+July,33
+August,37
+September,20
+October,27
+November,30
+December,36
diff --git a/csv-1/940.html b/csv-1/940.html
new file mode 100644
index 0000000000000000000000000000000000000000..1ce8f3e2c0dc91cf1d8dfea1d8e31342530c167b
--- /dev/null
+++ b/csv-1/940.html
@@ -0,0 +1,42 @@
+
+
+
+ | Month |
+ Number of tractors |
+
+
+
+
+ | May |
+ 32 |
+
+
+ | June |
+ 25 |
+
+
+ | July |
+ 33 |
+
+
+ | August |
+ 37 |
+
+
+ | September |
+ 20 |
+
+
+ | October |
+ 27 |
+
+
+ | November |
+ 30 |
+
+
+ | December |
+ 36 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/940.tsv b/csv-1/940.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b3706b70094ec2c8ce27157314a31d3cb3a8eda4
--- /dev/null
+++ b/csv-1/940.tsv
@@ -0,0 +1,9 @@
+Month Number of tractors
+May 32
+June 25
+July 33
+August 37
+September 20
+October 27
+November 30
+December 36
diff --git a/csv-1/941.csv b/csv-1/941.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c77226f81e0b919471f055f0a35bfb786611edc0
--- /dev/null
+++ b/csv-1/941.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+iron bench,$55
+lawn chair,$11
+fountain,$94
+rosebush,$35
diff --git a/csv-1/941.html b/csv-1/941.html
new file mode 100644
index 0000000000000000000000000000000000000000..821d3ad64ad9fc29ba2884b135b5d5b439686b6f
--- /dev/null
+++ b/csv-1/941.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | iron bench |
+ $55 |
+
+
+ | lawn chair |
+ $11 |
+
+
+ | fountain |
+ $94 |
+
+
+ | rosebush |
+ $35 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/941.tsv b/csv-1/941.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3738601459e81875fb961d562e2a34e4f70f5778
--- /dev/null
+++ b/csv-1/941.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+iron bench $55
+lawn chair $11
+fountain $94
+rosebush $35
diff --git a/csv-1/942.csv b/csv-1/942.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f9f0752252034f6068ac2c0a58f72994038f8406
--- /dev/null
+++ b/csv-1/942.csv
@@ -0,0 +1,7 @@
+Number of dishes,Number of peppermint candies
+1,2
+2,4
+3,6
+4,8
+5,10
+6,?
diff --git a/csv-1/942.html b/csv-1/942.html
new file mode 100644
index 0000000000000000000000000000000000000000..e73b3294430887a1c79e49b95672353799ad67b1
--- /dev/null
+++ b/csv-1/942.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of dishes |
+ Number of peppermint candies |
+
+
+
+
+ | 1 |
+ 2 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ 6 |
+
+
+ | 4 |
+ 8 |
+
+
+ | 5 |
+ 10 |
+
+
+ | 6 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/942.tsv b/csv-1/942.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8b6ffbf2422e99ebdd87d11ddef1328726656670
--- /dev/null
+++ b/csv-1/942.tsv
@@ -0,0 +1,7 @@
+Number of dishes Number of peppermint candies
+1 2
+2 4
+3 6
+4 8
+5 10
+6 ?
diff --git a/csv-1/943.csv b/csv-1/943.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9405d250f0600611c445dffbb7732b6a638ab30b
--- /dev/null
+++ b/csv-1/943.csv
@@ -0,0 +1,9 @@
+Name,Number of pets
+Rhianna,1
+Seth,1
+Preston,7
+Jamal,10
+Beth,10
+Neil,10
+Gordon,7
+Elizabeth,8
diff --git a/csv-1/943.html b/csv-1/943.html
new file mode 100644
index 0000000000000000000000000000000000000000..5c6e2a1538e0b0bc3ddd6b5d9f08187aa4d454ce
--- /dev/null
+++ b/csv-1/943.html
@@ -0,0 +1,42 @@
+
+
+
+ | Name |
+ Number of pets |
+
+
+
+
+ | Rhianna |
+ 1 |
+
+
+ | Seth |
+ 1 |
+
+
+ | Preston |
+ 7 |
+
+
+ | Jamal |
+ 10 |
+
+
+ | Beth |
+ 10 |
+
+
+ | Neil |
+ 10 |
+
+
+ | Gordon |
+ 7 |
+
+
+ | Elizabeth |
+ 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/943.tsv b/csv-1/943.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f90fd481aae1d500c230ef148a50437fb295b187
--- /dev/null
+++ b/csv-1/943.tsv
@@ -0,0 +1,9 @@
+Name Number of pets
+Rhianna 1
+Seth 1
+Preston 7
+Jamal 10
+Beth 10
+Neil 10
+Gordon 7
+Elizabeth 8
diff --git a/csv-1/944.csv b/csv-1/944.csv
new file mode 100644
index 0000000000000000000000000000000000000000..51f439fd165f224a8f936386091648f9e08eee9c
--- /dev/null
+++ b/csv-1/944.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+2,"2, 2, 4"
+3,5
+4,1
+5,
+6,7
+7,"6, 8"
+8,"7, 8"
+9,0
diff --git a/csv-1/944.html b/csv-1/944.html
new file mode 100644
index 0000000000000000000000000000000000000000..3e06359c44c5c7443d6814270bd76f3867477f91
--- /dev/null
+++ b/csv-1/944.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 2, 2, 4 |
+
+
+ | 3 |
+ 5 |
+
+
+ | 4 |
+ 1 |
+
+
+ | 5 |
+ |
+
+
+ | 6 |
+ 7 |
+
+
+ | 7 |
+ 6, 8 |
+
+
+ | 8 |
+ 7, 8 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/944.tsv b/csv-1/944.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2b2616d16ee753f553bf44dfd5faa2bd70ed3478
--- /dev/null
+++ b/csv-1/944.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+2 2, 2, 4
+3 5
+4 1
+5
+6 7
+7 6, 8
+8 7, 8
+9 0
diff --git a/csv-1/945.csv b/csv-1/945.csv
new file mode 100644
index 0000000000000000000000000000000000000000..221499f75f85a4f0c539b0d8afd1dbe5a9936068
--- /dev/null
+++ b/csv-1/945.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+4,5
+5,9
+6,"3, 6"
+7,9
+8,"0, 5"
+9,0
diff --git a/csv-1/945.html b/csv-1/945.html
new file mode 100644
index 0000000000000000000000000000000000000000..b775c6c193ebc0b5e1cbe9091d4bb30e879ca379
--- /dev/null
+++ b/csv-1/945.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 4 |
+ 5 |
+
+
+ | 5 |
+ 9 |
+
+
+ | 6 |
+ 3, 6 |
+
+
+ | 7 |
+ 9 |
+
+
+ | 8 |
+ 0, 5 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/945.tsv b/csv-1/945.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..13cba59cd21764072f2c87b4a201af49c94f6b2f
--- /dev/null
+++ b/csv-1/945.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+4 5
+5 9
+6 3, 6
+7 9
+8 0, 5
+9 0
diff --git a/csv-1/946.csv b/csv-1/946.csv
new file mode 100644
index 0000000000000000000000000000000000000000..823cb8795e5863288733da36132c38e8368b588e
--- /dev/null
+++ b/csv-1/946.csv
@@ -0,0 +1,7 @@
+Score,Frequency
+5,7
+6,11
+7,3
+8,1
+9,13
+10,6
diff --git a/csv-1/946.html b/csv-1/946.html
new file mode 100644
index 0000000000000000000000000000000000000000..c1ab41414af2acd1a1dc3dad72cc61eb0211b462
--- /dev/null
+++ b/csv-1/946.html
@@ -0,0 +1,34 @@
+
+
+
+ | Score |
+ Frequency |
+
+
+
+
+ | 5 |
+ 7 |
+
+
+ | 6 |
+ 11 |
+
+
+ | 7 |
+ 3 |
+
+
+ | 8 |
+ 1 |
+
+
+ | 9 |
+ 13 |
+
+
+ | 10 |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/946.tsv b/csv-1/946.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..090f49eb1ee9505c13c5aad67ce5e5109665aa6d
--- /dev/null
+++ b/csv-1/946.tsv
@@ -0,0 +1,7 @@
+Score Frequency
+5 7
+6 11
+7 3
+8 1
+9 13
+10 6
diff --git a/csv-1/947.csv b/csv-1/947.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1fd6aa32a10506582eb3f2c2f4ed6ef754126bc8
--- /dev/null
+++ b/csv-1/947.csv
@@ -0,0 +1,5 @@
+Month,Number of magazines
+November,198
+December,131
+January,139
+February,119
diff --git a/csv-1/947.html b/csv-1/947.html
new file mode 100644
index 0000000000000000000000000000000000000000..940516276203f9a5c584407742a986029939ea2c
--- /dev/null
+++ b/csv-1/947.html
@@ -0,0 +1,26 @@
+
+
+
+ | Month |
+ Number of magazines |
+
+
+
+
+ | November |
+ 198 |
+
+
+ | December |
+ 131 |
+
+
+ | January |
+ 139 |
+
+
+ | February |
+ 119 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/947.tsv b/csv-1/947.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f3520474b2e7f2d0512cf06746c345eef00df1e7
--- /dev/null
+++ b/csv-1/947.tsv
@@ -0,0 +1,5 @@
+Month Number of magazines
+November 198
+December 131
+January 139
+February 119
diff --git a/csv-1/948.csv b/csv-1/948.csv
new file mode 100644
index 0000000000000000000000000000000000000000..037406a1fcee80f51b871c617dd575b09d463e4c
--- /dev/null
+++ b/csv-1/948.csv
@@ -0,0 +1,6 @@
+Year,Games won
+2014,46
+2015,45
+2016,42
+2017,38
+2018,45
diff --git a/csv-1/948.html b/csv-1/948.html
new file mode 100644
index 0000000000000000000000000000000000000000..3ee98d2c2bd72bc743962d816bf71a2b7f316398
--- /dev/null
+++ b/csv-1/948.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Games won |
+
+
+
+
+ | 2014 |
+ 46 |
+
+
+ | 2015 |
+ 45 |
+
+
+ | 2016 |
+ 42 |
+
+
+ | 2017 |
+ 38 |
+
+
+ | 2018 |
+ 45 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/948.tsv b/csv-1/948.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..07cf34e079e572a6bd79843c98e5c09b6eeec7ab
--- /dev/null
+++ b/csv-1/948.tsv
@@ -0,0 +1,6 @@
+Year Games won
+2014 46
+2015 45
+2016 42
+2017 38
+2018 45
diff --git a/csv-1/949.csv b/csv-1/949.csv
new file mode 100644
index 0000000000000000000000000000000000000000..39371287205927e7485ebd95cf10ae318d4899e1
--- /dev/null
+++ b/csv-1/949.csv
@@ -0,0 +1,6 @@
+Year,Games won
+2010,7
+2011,33
+2012,37
+2013,12
+2014,12
diff --git a/csv-1/949.html b/csv-1/949.html
new file mode 100644
index 0000000000000000000000000000000000000000..44524b39a3c346733ea301f4ba27c2626b0c7623
--- /dev/null
+++ b/csv-1/949.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Games won |
+
+
+
+
+ | 2010 |
+ 7 |
+
+
+ | 2011 |
+ 33 |
+
+
+ | 2012 |
+ 37 |
+
+
+ | 2013 |
+ 12 |
+
+
+ | 2014 |
+ 12 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/949.tsv b/csv-1/949.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..585441d2428087acf815c368e5f25968405b0542
--- /dev/null
+++ b/csv-1/949.tsv
@@ -0,0 +1,6 @@
+Year Games won
+2010 7
+2011 33
+2012 37
+2013 12
+2014 12
diff --git a/csv-1/95.csv b/csv-1/95.csv
new file mode 100644
index 0000000000000000000000000000000000000000..58ccf84ba5afac519c6bd4072fb85a7201aa19ed
--- /dev/null
+++ b/csv-1/95.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+4,2
+5,"1, 2, 3"
+6,"0, 1, 1"
+7,"3, 6, 9"
+8,"1, 1, 5, 9"
+9,0
diff --git a/csv-1/95.html b/csv-1/95.html
new file mode 100644
index 0000000000000000000000000000000000000000..d7a11f21ffe6cad83b09544af648b29b862b8766
--- /dev/null
+++ b/csv-1/95.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 4 |
+ 2 |
+
+
+ | 5 |
+ 1, 2, 3 |
+
+
+ | 6 |
+ 0, 1, 1 |
+
+
+ | 7 |
+ 3, 6, 9 |
+
+
+ | 8 |
+ 1, 1, 5, 9 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/95.tsv b/csv-1/95.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b2f5d4ff0b36b276c86b54bcfa8447343efc143a
--- /dev/null
+++ b/csv-1/95.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+4 2
+5 1, 2, 3
+6 0, 1, 1
+7 3, 6, 9
+8 1, 1, 5, 9
+9 0
diff --git a/csv-1/950.csv b/csv-1/950.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7d2e19f78bf282eac38fc43079a682233d0aee42
--- /dev/null
+++ b/csv-1/950.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+1,"8, 9"
+2,"1, 2"
+3,
+4,"6, 7"
diff --git a/csv-1/950.html b/csv-1/950.html
new file mode 100644
index 0000000000000000000000000000000000000000..f982fe26a033712529968adc763ec155759d3698
--- /dev/null
+++ b/csv-1/950.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 8, 9 |
+
+
+ | 2 |
+ 1, 2 |
+
+
+ | 3 |
+ |
+
+
+ | 4 |
+ 6, 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/950.tsv b/csv-1/950.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3fd49d448d467a8238abdab37a10758e8af6003a
--- /dev/null
+++ b/csv-1/950.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+1 8, 9
+2 1, 2
+3
+4 6, 7
diff --git a/csv-1/951.csv b/csv-1/951.csv
new file mode 100644
index 0000000000000000000000000000000000000000..20736ccc31ae6b6fd6b35aceb53e931a862d9db6
--- /dev/null
+++ b/csv-1/951.csv
@@ -0,0 +1,6 @@
+Year,Vacation days
+2014,32
+2015,35
+2016,34
+2017,35
+2018,31
diff --git a/csv-1/951.html b/csv-1/951.html
new file mode 100644
index 0000000000000000000000000000000000000000..b4bb212b45acc46b9300351d27324780a951055f
--- /dev/null
+++ b/csv-1/951.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Vacation days |
+
+
+
+
+ | 2014 |
+ 32 |
+
+
+ | 2015 |
+ 35 |
+
+
+ | 2016 |
+ 34 |
+
+
+ | 2017 |
+ 35 |
+
+
+ | 2018 |
+ 31 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/951.tsv b/csv-1/951.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..dd750d4b44f1f0f1f66d771f9ccfa2fb4765cba5
--- /dev/null
+++ b/csv-1/951.tsv
@@ -0,0 +1,6 @@
+Year Vacation days
+2014 32
+2015 35
+2016 34
+2017 35
+2018 31
diff --git a/csv-1/952.csv b/csv-1/952.csv
new file mode 100644
index 0000000000000000000000000000000000000000..11b15e4af52a9bfc5787bcd35ffd92c285e5cc7a
--- /dev/null
+++ b/csv-1/952.csv
@@ -0,0 +1,10 @@
+Movie,Begin,End
+Scary Ghost Movie,7:20 A.M.,9:40 A.M.
+The Lonely Innkeeper of the West,9:10 A.M.,11:20 A.M.
+Music Band: True Story of the Musicians,10:20 A.M.,11:25 A.M.
+Wildlife in the Wild: Elephants,10:50 A.M.,12:50 P.M.
+The Wizard in the Cereal Box,11:50 A.M.,1:35 P.M.
+Pirates in Pirate Ships,12:45 P.M.,1:55 P.M.
+"Laugh Ha Ha, a Comedy",1:15 P.M.,2:20 P.M.
+Dangerous Duck in Cartoon City,1:45 P.M.,3:20 P.M.
+Two People Happy Together,2:50 P.M.,4:30 P.M.
diff --git a/csv-1/952.html b/csv-1/952.html
new file mode 100644
index 0000000000000000000000000000000000000000..a4870ba75186944d508f5667a582e9345e1e499e
--- /dev/null
+++ b/csv-1/952.html
@@ -0,0 +1,56 @@
+
+
+
+ | Movie |
+ Begin |
+ End |
+
+
+
+
+ | Scary Ghost Movie |
+ 7:20 A.M. |
+ 9:40 A.M. |
+
+
+ | The Lonely Innkeeper of the West |
+ 9:10 A.M. |
+ 11:20 A.M. |
+
+
+ | Music Band: True Story of the Musicians |
+ 10:20 A.M. |
+ 11:25 A.M. |
+
+
+ | Wildlife in the Wild: Elephants |
+ 10:50 A.M. |
+ 12:50 P.M. |
+
+
+ | The Wizard in the Cereal Box |
+ 11:50 A.M. |
+ 1:35 P.M. |
+
+
+ | Pirates in Pirate Ships |
+ 12:45 P.M. |
+ 1:55 P.M. |
+
+
+ | Laugh Ha Ha, a Comedy |
+ 1:15 P.M. |
+ 2:20 P.M. |
+
+
+ | Dangerous Duck in Cartoon City |
+ 1:45 P.M. |
+ 3:20 P.M. |
+
+
+ | Two People Happy Together |
+ 2:50 P.M. |
+ 4:30 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/952.tsv b/csv-1/952.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8c0ff012387a35d69cb6a748f5771d798aaa76aa
--- /dev/null
+++ b/csv-1/952.tsv
@@ -0,0 +1,10 @@
+Movie Begin End
+Scary Ghost Movie 7:20 A.M. 9:40 A.M.
+The Lonely Innkeeper of the West 9:10 A.M. 11:20 A.M.
+Music Band: True Story of the Musicians 10:20 A.M. 11:25 A.M.
+Wildlife in the Wild: Elephants 10:50 A.M. 12:50 P.M.
+The Wizard in the Cereal Box 11:50 A.M. 1:35 P.M.
+Pirates in Pirate Ships 12:45 P.M. 1:55 P.M.
+Laugh Ha Ha, a Comedy 1:15 P.M. 2:20 P.M.
+Dangerous Duck in Cartoon City 1:45 P.M. 3:20 P.M.
+Two People Happy Together 2:50 P.M. 4:30 P.M.
diff --git a/csv-1/953.csv b/csv-1/953.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bb8bfdfa096629f1fb67edbe78a4c66afbea70a6
--- /dev/null
+++ b/csv-1/953.csv
@@ -0,0 +1,8 @@
+Stem,Leaf
+2,"1, 9, 9"
+3,8
+4,"2, 5"
+5,"2, 5, 8"
+6,8
+7,"0, 7"
+8,"1, 4"
diff --git a/csv-1/953.html b/csv-1/953.html
new file mode 100644
index 0000000000000000000000000000000000000000..accb47c7afc6ca10a033bb8792aff779bd8935f9
--- /dev/null
+++ b/csv-1/953.html
@@ -0,0 +1,38 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 1, 9, 9 |
+
+
+ | 3 |
+ 8 |
+
+
+ | 4 |
+ 2, 5 |
+
+
+ | 5 |
+ 2, 5, 8 |
+
+
+ | 6 |
+ 8 |
+
+
+ | 7 |
+ 0, 7 |
+
+
+ | 8 |
+ 1, 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/953.tsv b/csv-1/953.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5c9937b656ac63503547c5cdb52f82e23c2ebed9
--- /dev/null
+++ b/csv-1/953.tsv
@@ -0,0 +1,8 @@
+Stem Leaf
+2 1, 9, 9
+3 8
+4 2, 5
+5 2, 5, 8
+6 8
+7 0, 7
+8 1, 4
diff --git a/csv-1/954.csv b/csv-1/954.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3ec5d742e91d98a68bbd3145a5378c20decb2451
--- /dev/null
+++ b/csv-1/954.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+spinach salad,$5.75
+slice of peach pie,$1.12
+glass of lemonade,$1.38
+piece of cornbread,$1.19
diff --git a/csv-1/954.html b/csv-1/954.html
new file mode 100644
index 0000000000000000000000000000000000000000..25e86a875633353b2660e25b4604135b2e4da21e
--- /dev/null
+++ b/csv-1/954.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | spinach salad |
+ $5.75 |
+
+
+ | slice of peach pie |
+ $1.12 |
+
+
+ | glass of lemonade |
+ $1.38 |
+
+
+ | piece of cornbread |
+ $1.19 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/954.tsv b/csv-1/954.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..7457c408d2538d0d5f307890afffae3d8ae595ed
--- /dev/null
+++ b/csv-1/954.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+spinach salad $5.75
+slice of peach pie $1.12
+glass of lemonade $1.38
+piece of cornbread $1.19
diff --git a/csv-1/955.csv b/csv-1/955.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3909f637e03626bd8f3790b847d24e933e2febc8
--- /dev/null
+++ b/csv-1/955.csv
@@ -0,0 +1,7 @@
+Day,Number of guests
+Monday,7
+Tuesday,2
+Wednesday,4
+Thursday,2
+Friday,7
+Saturday,8
diff --git a/csv-1/955.html b/csv-1/955.html
new file mode 100644
index 0000000000000000000000000000000000000000..6b97edb222f8b5ec5d05bce04ba603af2d77bdea
--- /dev/null
+++ b/csv-1/955.html
@@ -0,0 +1,34 @@
+
+
+
+ | Day |
+ Number of guests |
+
+
+
+
+ | Monday |
+ 7 |
+
+
+ | Tuesday |
+ 2 |
+
+
+ | Wednesday |
+ 4 |
+
+
+ | Thursday |
+ 2 |
+
+
+ | Friday |
+ 7 |
+
+
+ | Saturday |
+ 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/955.tsv b/csv-1/955.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..11b12107eb04015241d01703936cae0389c7d1bd
--- /dev/null
+++ b/csv-1/955.tsv
@@ -0,0 +1,7 @@
+Day Number of guests
+Monday 7
+Tuesday 2
+Wednesday 4
+Thursday 2
+Friday 7
+Saturday 8
diff --git a/csv-1/956.csv b/csv-1/956.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0896fdb4608085f26e9b34df998445e0030a76bb
--- /dev/null
+++ b/csv-1/956.csv
@@ -0,0 +1,5 @@
+Name,Miles
+Paul,18
+Anthony,16
+Keith,12
+Lauren,19
diff --git a/csv-1/956.html b/csv-1/956.html
new file mode 100644
index 0000000000000000000000000000000000000000..6c245010f7d42b2b0af63e4a7dc51775984e8508
--- /dev/null
+++ b/csv-1/956.html
@@ -0,0 +1,26 @@
+
+
+
+ | Name |
+ Miles |
+
+
+
+
+ | Paul |
+ 18 |
+
+
+ | Anthony |
+ 16 |
+
+
+ | Keith |
+ 12 |
+
+
+ | Lauren |
+ 19 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/956.tsv b/csv-1/956.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..7af60a4582c999508dfdcb659ea493a3b5a9695d
--- /dev/null
+++ b/csv-1/956.tsv
@@ -0,0 +1,5 @@
+Name Miles
+Paul 18
+Anthony 16
+Keith 12
+Lauren 19
diff --git a/csv-1/957.csv b/csv-1/957.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e8774ea61c3836dcf440032c4891dbd8254cd979
--- /dev/null
+++ b/csv-1/957.csv
@@ -0,0 +1,10 @@
+Stem,Leaf
+1,1
+2,"0, 7"
+3,
+4,
+5,
+6,5
+7,3
+8,2
+9,0
diff --git a/csv-1/957.html b/csv-1/957.html
new file mode 100644
index 0000000000000000000000000000000000000000..4ac7d1a6c75ddfd7676cad3b04e09e03e14accff
--- /dev/null
+++ b/csv-1/957.html
@@ -0,0 +1,46 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 1 |
+
+
+ | 2 |
+ 0, 7 |
+
+
+ | 3 |
+ |
+
+
+ | 4 |
+ |
+
+
+ | 5 |
+ |
+
+
+ | 6 |
+ 5 |
+
+
+ | 7 |
+ 3 |
+
+
+ | 8 |
+ 2 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/957.tsv b/csv-1/957.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8d3484555a3a92a706a03c76f5894e3ac57a7dcc
--- /dev/null
+++ b/csv-1/957.tsv
@@ -0,0 +1,10 @@
+Stem Leaf
+1 1
+2 0, 7
+3
+4
+5
+6 5
+7 3
+8 2
+9 0
diff --git a/csv-1/958.csv b/csv-1/958.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0c5f9b2f321d23521f30058893f14f6df01dd2be
--- /dev/null
+++ b/csv-1/958.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2,Column 3
+Country,2000,2004
+Sweden,12,7
+Finland,4,2
+Brazil,12,10
diff --git a/csv-1/958.html b/csv-1/958.html
new file mode 100644
index 0000000000000000000000000000000000000000..6fa324777d43d827c088ae6a8fb05189fd725d81
--- /dev/null
+++ b/csv-1/958.html
@@ -0,0 +1,31 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Country |
+ 2000 |
+ 2004 |
+
+
+ | Sweden |
+ 12 |
+ 7 |
+
+
+ | Finland |
+ 4 |
+ 2 |
+
+
+ | Brazil |
+ 12 |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/958.tsv b/csv-1/958.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..110c804f61652af5ba04c1f6586b9a66fa995967
--- /dev/null
+++ b/csv-1/958.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2 Column 3
+Country 2000 2004
+Sweden 12 7
+Finland 4 2
+Brazil 12 10
diff --git a/csv-1/959.csv b/csv-1/959.csv
new file mode 100644
index 0000000000000000000000000000000000000000..777196ac5ef2ee9262525c534669c3d6f919da1b
--- /dev/null
+++ b/csv-1/959.csv
@@ -0,0 +1,9 @@
+Person,Number of Web pages
+Kate,5
+Matthew,9
+Ron,5
+Hakim,6
+Bill,6
+Franco,4
+Tommy,2
+Ellen,9
diff --git a/csv-1/959.html b/csv-1/959.html
new file mode 100644
index 0000000000000000000000000000000000000000..ca6e85c32bec983d48ae62a20e67b2b0becceeed
--- /dev/null
+++ b/csv-1/959.html
@@ -0,0 +1,42 @@
+
+
+
+ | Person |
+ Number of Web pages |
+
+
+
+
+ | Kate |
+ 5 |
+
+
+ | Matthew |
+ 9 |
+
+
+ | Ron |
+ 5 |
+
+
+ | Hakim |
+ 6 |
+
+
+ | Bill |
+ 6 |
+
+
+ | Franco |
+ 4 |
+
+
+ | Tommy |
+ 2 |
+
+
+ | Ellen |
+ 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/959.tsv b/csv-1/959.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b69f13734aeadb45f66e4209526d789f12c182f0
--- /dev/null
+++ b/csv-1/959.tsv
@@ -0,0 +1,9 @@
+Person Number of Web pages
+Kate 5
+Matthew 9
+Ron 5
+Hakim 6
+Bill 6
+Franco 4
+Tommy 2
+Ellen 9
diff --git a/csv-1/96.csv b/csv-1/96.csv
new file mode 100644
index 0000000000000000000000000000000000000000..133de49dca71aa5b6a3f4ebf80a87c304c53d6bd
--- /dev/null
+++ b/csv-1/96.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+1,"1, 5, 7"
+2,"2, 4, 6, 7, 8"
+3,"1, 1, 5"
+4,"2, 3, 6, 9"
+5,7
+6,"3, 3, 7"
+7,"6, 8"
+8,"1, 3"
diff --git a/csv-1/96.html b/csv-1/96.html
new file mode 100644
index 0000000000000000000000000000000000000000..c098e3e773a8caf9a5cd5826d9b34afe11471fa6
--- /dev/null
+++ b/csv-1/96.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 1, 5, 7 |
+
+
+ | 2 |
+ 2, 4, 6, 7, 8 |
+
+
+ | 3 |
+ 1, 1, 5 |
+
+
+ | 4 |
+ 2, 3, 6, 9 |
+
+
+ | 5 |
+ 7 |
+
+
+ | 6 |
+ 3, 3, 7 |
+
+
+ | 7 |
+ 6, 8 |
+
+
+ | 8 |
+ 1, 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/96.tsv b/csv-1/96.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..88b805a83966f16745ea8dd0997fb71567ab5199
--- /dev/null
+++ b/csv-1/96.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+1 1, 5, 7
+2 2, 4, 6, 7, 8
+3 1, 1, 5
+4 2, 3, 6, 9
+5 7
+6 3, 3, 7
+7 6, 8
+8 1, 3
diff --git a/csv-1/960.csv b/csv-1/960.csv
new file mode 100644
index 0000000000000000000000000000000000000000..63a1d398b826ed9cbe348a132517b1236f9fe353
--- /dev/null
+++ b/csv-1/960.csv
@@ -0,0 +1,6 @@
+Day,Food preparation time (minutes)
+Monday,37
+Tuesday,22
+Wednesday,32
+Thursday,29
+Friday,19
diff --git a/csv-1/960.html b/csv-1/960.html
new file mode 100644
index 0000000000000000000000000000000000000000..12f6eb0e557419a4a847538b92e6b0e79b351062
--- /dev/null
+++ b/csv-1/960.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Food preparation time (minutes) |
+
+
+
+
+ | Monday |
+ 37 |
+
+
+ | Tuesday |
+ 22 |
+
+
+ | Wednesday |
+ 32 |
+
+
+ | Thursday |
+ 29 |
+
+
+ | Friday |
+ 19 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/960.tsv b/csv-1/960.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6e63ebe9c2537e36d33d785fb0824ddc8531b337
--- /dev/null
+++ b/csv-1/960.tsv
@@ -0,0 +1,6 @@
+Day Food preparation time (minutes)
+Monday 37
+Tuesday 22
+Wednesday 32
+Thursday 29
+Friday 19
diff --git a/csv-1/961.csv b/csv-1/961.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a411d6b1f9f55ae5a096d68e22a67e7de32fcfd7
--- /dev/null
+++ b/csv-1/961.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+kinkajou,"$1,603"
+llama,"$2,360"
+python,"$7,485"
+boa constrictor,"$1,375"
+alpaca,"$1,218"
+cockatiel,"$1,079"
diff --git a/csv-1/961.html b/csv-1/961.html
new file mode 100644
index 0000000000000000000000000000000000000000..44a980cf4d07df61f6e1d13723291ff8a3a315ae
--- /dev/null
+++ b/csv-1/961.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | kinkajou |
+ $1,603 |
+
+
+ | llama |
+ $2,360 |
+
+
+ | python |
+ $7,485 |
+
+
+ | boa constrictor |
+ $1,375 |
+
+
+ | alpaca |
+ $1,218 |
+
+
+ | cockatiel |
+ $1,079 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/961.tsv b/csv-1/961.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..dcfa636fb43fda8432ca2ecd1f5a569e1dbe1373
--- /dev/null
+++ b/csv-1/961.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+kinkajou $1,603
+llama $2,360
+python $7,485
+boa constrictor $1,375
+alpaca $1,218
+cockatiel $1,079
diff --git a/csv-1/962.csv b/csv-1/962.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6377d392cdef878b378586cb4591ac7ca2fedad2
--- /dev/null
+++ b/csv-1/962.csv
@@ -0,0 +1,5 @@
+Day,Number of people
+Wednesday,34
+Thursday,32
+Friday,35
+Saturday,31
diff --git a/csv-1/962.html b/csv-1/962.html
new file mode 100644
index 0000000000000000000000000000000000000000..2e83930f80f3346c1f12b173a8e5997937df7ce5
--- /dev/null
+++ b/csv-1/962.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of people |
+
+
+
+
+ | Wednesday |
+ 34 |
+
+
+ | Thursday |
+ 32 |
+
+
+ | Friday |
+ 35 |
+
+
+ | Saturday |
+ 31 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/962.tsv b/csv-1/962.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ac2eb99f8933b8c80ceaf26a06d462addd52aed6
--- /dev/null
+++ b/csv-1/962.tsv
@@ -0,0 +1,5 @@
+Day Number of people
+Wednesday 34
+Thursday 32
+Friday 35
+Saturday 31
diff --git a/csv-1/963.csv b/csv-1/963.csv
new file mode 100644
index 0000000000000000000000000000000000000000..738be7b87d3bd7e09688f24a118b61e33f161987
--- /dev/null
+++ b/csv-1/963.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+piece of floral stationery,$0.06
+piece of polka-dotted paper,$0.09
+pale purple note card,$0.04
+piece of red and purple stationery,$0.03
+purple envelope,$0.07
diff --git a/csv-1/963.html b/csv-1/963.html
new file mode 100644
index 0000000000000000000000000000000000000000..dd4da218d2f8b9d681bb206041f9092fd9b23f33
--- /dev/null
+++ b/csv-1/963.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | piece of floral stationery |
+ $0.06 |
+
+
+ | piece of polka-dotted paper |
+ $0.09 |
+
+
+ | pale purple note card |
+ $0.04 |
+
+
+ | piece of red and purple stationery |
+ $0.03 |
+
+
+ | purple envelope |
+ $0.07 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/963.tsv b/csv-1/963.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2102dbe9ae05151b691c9cbae8dca3fdf936b006
--- /dev/null
+++ b/csv-1/963.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+piece of floral stationery $0.06
+piece of polka-dotted paper $0.09
+pale purple note card $0.04
+piece of red and purple stationery $0.03
+purple envelope $0.07
diff --git a/csv-1/964.csv b/csv-1/964.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a0e3a15152eba7c6005678691ab46484d02d909e
--- /dev/null
+++ b/csv-1/964.csv
@@ -0,0 +1,7 @@
+Number of trips,Frequency
+0,12
+1,7
+2,13
+3,15
+4,14
+5,5
diff --git a/csv-1/964.html b/csv-1/964.html
new file mode 100644
index 0000000000000000000000000000000000000000..146120ad07e45c375948e86b15adfe99e7a7266d
--- /dev/null
+++ b/csv-1/964.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of trips |
+ Frequency |
+
+
+
+
+ | 0 |
+ 12 |
+
+
+ | 1 |
+ 7 |
+
+
+ | 2 |
+ 13 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ 14 |
+
+
+ | 5 |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/964.tsv b/csv-1/964.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8fb7fd87a776a40e60efd3a50d196d2c31cf002b
--- /dev/null
+++ b/csv-1/964.tsv
@@ -0,0 +1,7 @@
+Number of trips Frequency
+0 12
+1 7
+2 13
+3 15
+4 14
+5 5
diff --git a/csv-1/965.csv b/csv-1/965.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7a31c8b07c3272e85ddd615ebbf7eb0e242290a4
--- /dev/null
+++ b/csv-1/965.csv
@@ -0,0 +1,5 @@
+x,y
+14,19
+3,20
+20,8
+14,16
diff --git a/csv-1/965.html b/csv-1/965.html
new file mode 100644
index 0000000000000000000000000000000000000000..6d26c9c0568ed9af56305444b136cf5c1265a887
--- /dev/null
+++ b/csv-1/965.html
@@ -0,0 +1,26 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 14 |
+ 19 |
+
+
+ | 3 |
+ 20 |
+
+
+ | 20 |
+ 8 |
+
+
+ | 14 |
+ 16 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/965.tsv b/csv-1/965.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..de8526a02bd21a5561048bdd44253486b1cfd67a
--- /dev/null
+++ b/csv-1/965.tsv
@@ -0,0 +1,5 @@
+x y
+14 19
+3 20
+20 8
+14 16
diff --git a/csv-1/966.csv b/csv-1/966.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bd10a49a31eeaa57c1bebd04c4e1c01cf40ad483
--- /dev/null
+++ b/csv-1/966.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+bran flakes,$4/pound
+oatmeal,$6/pound
+multi-grain cereal,$6/pound
+granola,$5/pound
+rice crisps,$2/pound
+wheat flakes,$6/pound
diff --git a/csv-1/966.html b/csv-1/966.html
new file mode 100644
index 0000000000000000000000000000000000000000..4c2fce00dc9feb5a5fb5d8064d45b7b60da66529
--- /dev/null
+++ b/csv-1/966.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | bran flakes |
+ $4/pound |
+
+
+ | oatmeal |
+ $6/pound |
+
+
+ | multi-grain cereal |
+ $6/pound |
+
+
+ | granola |
+ $5/pound |
+
+
+ | rice crisps |
+ $2/pound |
+
+
+ | wheat flakes |
+ $6/pound |
+
+
+
\ No newline at end of file
diff --git a/csv-1/966.tsv b/csv-1/966.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..87b53ddf5c0c29ebe9d88f9a033f467a3ebb1626
--- /dev/null
+++ b/csv-1/966.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+bran flakes $4/pound
+oatmeal $6/pound
+multi-grain cereal $6/pound
+granola $5/pound
+rice crisps $2/pound
+wheat flakes $6/pound
diff --git a/csv-1/967.csv b/csv-1/967.csv
new file mode 100644
index 0000000000000000000000000000000000000000..292804ea8bcbf24d361abf40cd6dfe2e454e9784
--- /dev/null
+++ b/csv-1/967.csv
@@ -0,0 +1,6 @@
+Day,Number of balloons
+Thursday,5
+Friday,3
+Saturday,7
+Sunday,5
+Monday,5
diff --git a/csv-1/967.html b/csv-1/967.html
new file mode 100644
index 0000000000000000000000000000000000000000..1a408249517da79697ae22c216966488fb4c62e7
--- /dev/null
+++ b/csv-1/967.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of balloons |
+
+
+
+
+ | Thursday |
+ 5 |
+
+
+ | Friday |
+ 3 |
+
+
+ | Saturday |
+ 7 |
+
+
+ | Sunday |
+ 5 |
+
+
+ | Monday |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/967.tsv b/csv-1/967.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2c8472a892c7efcb85d5a31d763ac408a14f7484
--- /dev/null
+++ b/csv-1/967.tsv
@@ -0,0 +1,6 @@
+Day Number of balloons
+Thursday 5
+Friday 3
+Saturday 7
+Sunday 5
+Monday 5
diff --git a/csv-1/968.csv b/csv-1/968.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d60f73096c1e139bf5fb46901de723a9314bc0a6
--- /dev/null
+++ b/csv-1/968.csv
@@ -0,0 +1,4 @@
+x,y
+8,14
+5,4
+6,19
diff --git a/csv-1/968.html b/csv-1/968.html
new file mode 100644
index 0000000000000000000000000000000000000000..10d073906f6d14cefe6ac7de151426f8545beb50
--- /dev/null
+++ b/csv-1/968.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 8 |
+ 14 |
+
+
+ | 5 |
+ 4 |
+
+
+ | 6 |
+ 19 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/968.tsv b/csv-1/968.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e8a59310d699d9ef932d47f45d39794ec260d733
--- /dev/null
+++ b/csv-1/968.tsv
@@ -0,0 +1,4 @@
+x y
+8 14
+5 4
+6 19
diff --git a/csv-1/969.csv b/csv-1/969.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7b4c8932137f9f087193a64932dac2eab4db6839
--- /dev/null
+++ b/csv-1/969.csv
@@ -0,0 +1,10 @@
+Location,Time
+Lake Avenue,10:30 A.M.
+Hill Road,11:15 A.M.
+Jefferson Road,11:20 A.M.
+Franklin Road,11:30 A.M.
+West Road,11:40 A.M.
+Lincoln Avenue,12:10 P.M.
+Railroad Boulevard,12:35 P.M.
+Walnut Avenue,1:25 P.M.
+College Road,1:40 P.M.
diff --git a/csv-1/969.html b/csv-1/969.html
new file mode 100644
index 0000000000000000000000000000000000000000..f48a5b5c8b748c8d7eea66617a1b57c5418206bd
--- /dev/null
+++ b/csv-1/969.html
@@ -0,0 +1,46 @@
+
+
+
+ | Location |
+ Time |
+
+
+
+
+ | Lake Avenue |
+ 10:30 A.M. |
+
+
+ | Hill Road |
+ 11:15 A.M. |
+
+
+ | Jefferson Road |
+ 11:20 A.M. |
+
+
+ | Franklin Road |
+ 11:30 A.M. |
+
+
+ | West Road |
+ 11:40 A.M. |
+
+
+ | Lincoln Avenue |
+ 12:10 P.M. |
+
+
+ | Railroad Boulevard |
+ 12:35 P.M. |
+
+
+ | Walnut Avenue |
+ 1:25 P.M. |
+
+
+ | College Road |
+ 1:40 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/969.tsv b/csv-1/969.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..52963ff480213b058b2ba243f6c2e261abd6154f
--- /dev/null
+++ b/csv-1/969.tsv
@@ -0,0 +1,10 @@
+Location Time
+Lake Avenue 10:30 A.M.
+Hill Road 11:15 A.M.
+Jefferson Road 11:20 A.M.
+Franklin Road 11:30 A.M.
+West Road 11:40 A.M.
+Lincoln Avenue 12:10 P.M.
+Railroad Boulevard 12:35 P.M.
+Walnut Avenue 1:25 P.M.
+College Road 1:40 P.M.
diff --git a/csv-1/97.csv b/csv-1/97.csv
new file mode 100644
index 0000000000000000000000000000000000000000..aafff3e4ee6b1cda94b1953b4a190aebc94afeee
--- /dev/null
+++ b/csv-1/97.csv
@@ -0,0 +1,6 @@
+Year,Weight (kg)
+2014,49
+2015,24
+2016,50
+2017,21
+2018,27
diff --git a/csv-1/97.html b/csv-1/97.html
new file mode 100644
index 0000000000000000000000000000000000000000..8fe123998d1b61f334c9abb28462511c8aa38eed
--- /dev/null
+++ b/csv-1/97.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Weight (kg) |
+
+
+
+
+ | 2014 |
+ 49 |
+
+
+ | 2015 |
+ 24 |
+
+
+ | 2016 |
+ 50 |
+
+
+ | 2017 |
+ 21 |
+
+
+ | 2018 |
+ 27 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/97.tsv b/csv-1/97.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2d5b533282de51e38d8bd00794f42703a9f3f92b
--- /dev/null
+++ b/csv-1/97.tsv
@@ -0,0 +1,6 @@
+Year Weight (kg)
+2014 49
+2015 24
+2016 50
+2017 21
+2018 27
diff --git a/csv-1/970.csv b/csv-1/970.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bfda022aa64062c1ae78003ac30a0608b453412f
--- /dev/null
+++ b/csv-1/970.csv
@@ -0,0 +1,3 @@
+,Tapping the ground,Raking the ground
+5-10 worms,6,6
+11-20 worms,4,2
diff --git a/csv-1/970.html b/csv-1/970.html
new file mode 100644
index 0000000000000000000000000000000000000000..7963079ed80ae1499b3613aea1f14ac7763ed2f2
--- /dev/null
+++ b/csv-1/970.html
@@ -0,0 +1,21 @@
+
+
+
+ |
+ Tapping the ground |
+ Raking the ground |
+
+
+
+
+ | 5-10 worms |
+ 6 |
+ 6 |
+
+
+ | 11-20 worms |
+ 4 |
+ 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/970.tsv b/csv-1/970.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..fb5cc09a5eb8bd3e73d62c7c049b349ed5d347be
--- /dev/null
+++ b/csv-1/970.tsv
@@ -0,0 +1,3 @@
+ Tapping the ground Raking the ground
+5-10 worms 6 6
+11-20 worms 4 2
diff --git a/csv-1/971.csv b/csv-1/971.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ef935c56eccbf2f3c67b7fd7ff8446d13f4e6827
--- /dev/null
+++ b/csv-1/971.csv
@@ -0,0 +1,6 @@
+Shop,Turkey sandwiches,Roast beef sandwiches
+Joe's Diner,6,6
+Sam's Sandwich Shop,20,11
+Alexandra's Deli,19,18
+Kelly's Subs,4,6
+Sandwich City,4,19
diff --git a/csv-1/971.html b/csv-1/971.html
new file mode 100644
index 0000000000000000000000000000000000000000..f04202fdaef603e1dd32c2f33390adc40878ba52
--- /dev/null
+++ b/csv-1/971.html
@@ -0,0 +1,36 @@
+
+
+
+ | Shop |
+ Turkey sandwiches |
+ Roast beef sandwiches |
+
+
+
+
+ | Joe's Diner |
+ 6 |
+ 6 |
+
+
+ | Sam's Sandwich Shop |
+ 20 |
+ 11 |
+
+
+ | Alexandra's Deli |
+ 19 |
+ 18 |
+
+
+ | Kelly's Subs |
+ 4 |
+ 6 |
+
+
+ | Sandwich City |
+ 4 |
+ 19 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/971.tsv b/csv-1/971.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b4631bbb85326a93587a108c1b013d64bb5332d9
--- /dev/null
+++ b/csv-1/971.tsv
@@ -0,0 +1,6 @@
+Shop Turkey sandwiches Roast beef sandwiches
+Joe's Diner 6 6
+Sam's Sandwich Shop 20 11
+Alexandra's Deli 19 18
+Kelly's Subs 4 6
+Sandwich City 4 19
diff --git a/csv-1/972.csv b/csv-1/972.csv
new file mode 100644
index 0000000000000000000000000000000000000000..85274f208d65d2e724e836dab7e6cbf417766856
--- /dev/null
+++ b/csv-1/972.csv
@@ -0,0 +1,5 @@
+Cereal,Number of boxes purchased
+Fruit-E-Ohs,596
+Caramel Deelish,559
+Toasted Treats,569
+Krispee Bites,565
diff --git a/csv-1/972.html b/csv-1/972.html
new file mode 100644
index 0000000000000000000000000000000000000000..968d68ab5f57a07d7684025eb928c36a6c2430be
--- /dev/null
+++ b/csv-1/972.html
@@ -0,0 +1,26 @@
+
+
+
+ | Cereal |
+ Number of boxes purchased |
+
+
+
+
+ | Fruit-E-Ohs |
+ 596 |
+
+
+ | Caramel Deelish |
+ 559 |
+
+
+ | Toasted Treats |
+ 569 |
+
+
+ | Krispee Bites |
+ 565 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/972.tsv b/csv-1/972.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..94b15cb8beb8f257a5f525eafce016474aaab93d
--- /dev/null
+++ b/csv-1/972.tsv
@@ -0,0 +1,5 @@
+Cereal Number of boxes purchased
+Fruit-E-Ohs 596
+Caramel Deelish 559
+Toasted Treats 569
+Krispee Bites 565
diff --git a/csv-1/973.csv b/csv-1/973.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5f98a8c9453c104869f8633a16435a52f2ce23ee
--- /dev/null
+++ b/csv-1/973.csv
@@ -0,0 +1,5 @@
+x,y
+17,16
+17,2
+16,5
+3,6
diff --git a/csv-1/973.html b/csv-1/973.html
new file mode 100644
index 0000000000000000000000000000000000000000..8b07b93ad60c5c43664dd282afca311b3034ad38
--- /dev/null
+++ b/csv-1/973.html
@@ -0,0 +1,26 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 17 |
+ 16 |
+
+
+ | 17 |
+ 2 |
+
+
+ | 16 |
+ 5 |
+
+
+ | 3 |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/973.tsv b/csv-1/973.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1220ae4c64d0b5d4eff084ddf2835ecdcdf9e115
--- /dev/null
+++ b/csv-1/973.tsv
@@ -0,0 +1,5 @@
+x y
+17 16
+17 2
+16 5
+3 6
diff --git a/csv-1/974.csv b/csv-1/974.csv
new file mode 100644
index 0000000000000000000000000000000000000000..59b8bea075b104480a46602ca0f1ad743310dbd8
--- /dev/null
+++ b/csv-1/974.csv
@@ -0,0 +1,8 @@
+Park,Number of basketball hoops
+Pinehurst Park,9
+Westfield Park,11
+Linden Park,11
+Crestview Park,9
+Otter Park,10
+Mooreland Park,10
+Kelly Park,10
diff --git a/csv-1/974.html b/csv-1/974.html
new file mode 100644
index 0000000000000000000000000000000000000000..352f06da0054ad28b167b11dffa94aac3c3e59b9
--- /dev/null
+++ b/csv-1/974.html
@@ -0,0 +1,38 @@
+
+
+
+ | Park |
+ Number of basketball hoops |
+
+
+
+
+ | Pinehurst Park |
+ 9 |
+
+
+ | Westfield Park |
+ 11 |
+
+
+ | Linden Park |
+ 11 |
+
+
+ | Crestview Park |
+ 9 |
+
+
+ | Otter Park |
+ 10 |
+
+
+ | Mooreland Park |
+ 10 |
+
+
+ | Kelly Park |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/974.tsv b/csv-1/974.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3ddf1ce9dd9501b430d7714aefe527a48672a560
--- /dev/null
+++ b/csv-1/974.tsv
@@ -0,0 +1,8 @@
+Park Number of basketball hoops
+Pinehurst Park 9
+Westfield Park 11
+Linden Park 11
+Crestview Park 9
+Otter Park 10
+Mooreland Park 10
+Kelly Park 10
diff --git a/csv-1/975.csv b/csv-1/975.csv
new file mode 100644
index 0000000000000000000000000000000000000000..78fd40f04a8e289b70d2036e6458fd93f210c417
--- /dev/null
+++ b/csv-1/975.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+2,8
+3,4
+4,0
+5,8
+6,"0, 6"
+7,"4, 6, 7, 7, 7"
+8,"0, 2, 7"
+9,0
diff --git a/csv-1/975.html b/csv-1/975.html
new file mode 100644
index 0000000000000000000000000000000000000000..7c7a8f667187eafe36c6e471527c35a1e3316a53
--- /dev/null
+++ b/csv-1/975.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 8 |
+
+
+ | 3 |
+ 4 |
+
+
+ | 4 |
+ 0 |
+
+
+ | 5 |
+ 8 |
+
+
+ | 6 |
+ 0, 6 |
+
+
+ | 7 |
+ 4, 6, 7, 7, 7 |
+
+
+ | 8 |
+ 0, 2, 7 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/975.tsv b/csv-1/975.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..34a0254d3e5cb5ecce30fafc00445b75367e8605
--- /dev/null
+++ b/csv-1/975.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+2 8
+3 4
+4 0
+5 8
+6 0, 6
+7 4, 6, 7, 7, 7
+8 0, 2, 7
+9 0
diff --git a/csv-1/976.csv b/csv-1/976.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0a4a1dc6e6f774ca6cd95e149501e6f55f19c179
--- /dev/null
+++ b/csv-1/976.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+sour apple candy,$0.06
+piece of licorice,$0.02
+gummy bear,$0.05
+gum drop,$0.09
diff --git a/csv-1/976.html b/csv-1/976.html
new file mode 100644
index 0000000000000000000000000000000000000000..9084d30b97e68b9ddb208b3c3419ecd47986458b
--- /dev/null
+++ b/csv-1/976.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | sour apple candy |
+ $0.06 |
+
+
+ | piece of licorice |
+ $0.02 |
+
+
+ | gummy bear |
+ $0.05 |
+
+
+ | gum drop |
+ $0.09 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/976.tsv b/csv-1/976.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c4ac61532b3b0ed1145b62a8c3cb2504a7861b4c
--- /dev/null
+++ b/csv-1/976.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+sour apple candy $0.06
+piece of licorice $0.02
+gummy bear $0.05
+gum drop $0.09
diff --git a/csv-1/977.csv b/csv-1/977.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ee5927ab2d3ec6fe2b70600e242d2cb513fd40ca
--- /dev/null
+++ b/csv-1/977.csv
@@ -0,0 +1,5 @@
+Month,Number of candles
+April,"1,183"
+May,"8,469"
+June,"6,872"
+July,"4,077"
diff --git a/csv-1/977.html b/csv-1/977.html
new file mode 100644
index 0000000000000000000000000000000000000000..d86e9368962bdc7f989002d86fa93a4cdd5fdf8c
--- /dev/null
+++ b/csv-1/977.html
@@ -0,0 +1,26 @@
+
+
+
+ | Month |
+ Number of candles |
+
+
+
+
+ | April |
+ 1,183 |
+
+
+ | May |
+ 8,469 |
+
+
+ | June |
+ 6,872 |
+
+
+ | July |
+ 4,077 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/977.tsv b/csv-1/977.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..96e29d744844cb5912173c2c0ee2c6f4e5075bf2
--- /dev/null
+++ b/csv-1/977.tsv
@@ -0,0 +1,5 @@
+Month Number of candles
+April 1,183
+May 8,469
+June 6,872
+July 4,077
diff --git a/csv-1/978.csv b/csv-1/978.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bff64667092eee86db370d8c40222b357051bfb2
--- /dev/null
+++ b/csv-1/978.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+volleyball net,$27.58
+softball glove,$19.84
+swimsuit,$19.14
+football,$10.18
+basketball,$18.88
+scooter,$32.96
diff --git a/csv-1/978.html b/csv-1/978.html
new file mode 100644
index 0000000000000000000000000000000000000000..2c4a2a56d4ac7aa1b0cbd00c96545b7043896185
--- /dev/null
+++ b/csv-1/978.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | volleyball net |
+ $27.58 |
+
+
+ | softball glove |
+ $19.84 |
+
+
+ | swimsuit |
+ $19.14 |
+
+
+ | football |
+ $10.18 |
+
+
+ | basketball |
+ $18.88 |
+
+
+ | scooter |
+ $32.96 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/978.tsv b/csv-1/978.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a6b84f78cce1ea25a2fe8e6a5bf7647ce736c77c
--- /dev/null
+++ b/csv-1/978.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+volleyball net $27.58
+softball glove $19.84
+swimsuit $19.14
+football $10.18
+basketball $18.88
+scooter $32.96
diff --git a/csv-1/979.csv b/csv-1/979.csv
new file mode 100644
index 0000000000000000000000000000000000000000..095488bd3c08674bb835d6db4926e240b55b756e
--- /dev/null
+++ b/csv-1/979.csv
@@ -0,0 +1,8 @@
+Day,Number of pizzas
+Saturday,1
+Sunday,7
+Monday,5
+Tuesday,7
+Wednesday,2
+Thursday,6
+Friday,6
diff --git a/csv-1/979.html b/csv-1/979.html
new file mode 100644
index 0000000000000000000000000000000000000000..40c259f1e276af69fc5998ef97a4dc5bf9df21d7
--- /dev/null
+++ b/csv-1/979.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Number of pizzas |
+
+
+
+
+ | Saturday |
+ 1 |
+
+
+ | Sunday |
+ 7 |
+
+
+ | Monday |
+ 5 |
+
+
+ | Tuesday |
+ 7 |
+
+
+ | Wednesday |
+ 2 |
+
+
+ | Thursday |
+ 6 |
+
+
+ | Friday |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/979.tsv b/csv-1/979.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f593ca9e7add1ce57934a1b943ca42510ff8047a
--- /dev/null
+++ b/csv-1/979.tsv
@@ -0,0 +1,8 @@
+Day Number of pizzas
+Saturday 1
+Sunday 7
+Monday 5
+Tuesday 7
+Wednesday 2
+Thursday 6
+Friday 6
diff --git a/csv-1/98.csv b/csv-1/98.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7292dc1ad7a0cc7c07e0f292a1b007627fbf3aee
--- /dev/null
+++ b/csv-1/98.csv
@@ -0,0 +1,6 @@
+Day,Boxes of cookies
+Monday,13
+Tuesday,22
+Wednesday,19
+Thursday,24
+Friday,27
diff --git a/csv-1/98.html b/csv-1/98.html
new file mode 100644
index 0000000000000000000000000000000000000000..a1be9e1ac49a17179cf2dca2a81d64e7c43c867e
--- /dev/null
+++ b/csv-1/98.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Boxes of cookies |
+
+
+
+
+ | Monday |
+ 13 |
+
+
+ | Tuesday |
+ 22 |
+
+
+ | Wednesday |
+ 19 |
+
+
+ | Thursday |
+ 24 |
+
+
+ | Friday |
+ 27 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/98.tsv b/csv-1/98.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0b91881c0226fd09be6eca14a9e514feef339deb
--- /dev/null
+++ b/csv-1/98.tsv
@@ -0,0 +1,6 @@
+Day Boxes of cookies
+Monday 13
+Tuesday 22
+Wednesday 19
+Thursday 24
+Friday 27
diff --git a/csv-1/980.csv b/csv-1/980.csv
new file mode 100644
index 0000000000000000000000000000000000000000..51ecc8b1e7093f5ce723e0ca345bed25d7dd547b
--- /dev/null
+++ b/csv-1/980.csv
@@ -0,0 +1,6 @@
+Day,Leftover loaves
+Sunday,20
+Monday,13
+Tuesday,13
+Wednesday,7
+Thursday,2
diff --git a/csv-1/980.html b/csv-1/980.html
new file mode 100644
index 0000000000000000000000000000000000000000..1972c474f4a4d90f84233ae260b3fa2b1f564c4f
--- /dev/null
+++ b/csv-1/980.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Leftover loaves |
+
+
+
+
+ | Sunday |
+ 20 |
+
+
+ | Monday |
+ 13 |
+
+
+ | Tuesday |
+ 13 |
+
+
+ | Wednesday |
+ 7 |
+
+
+ | Thursday |
+ 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/980.tsv b/csv-1/980.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0d726e65ee71a49ff1c71f782cfda1ef1fdb0d01
--- /dev/null
+++ b/csv-1/980.tsv
@@ -0,0 +1,6 @@
+Day Leftover loaves
+Sunday 20
+Monday 13
+Tuesday 13
+Wednesday 7
+Thursday 2
diff --git a/csv-1/981.csv b/csv-1/981.csv
new file mode 100644
index 0000000000000000000000000000000000000000..11973249629424bc285fa1882fc9cf886986405b
--- /dev/null
+++ b/csv-1/981.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+chest of drawers,$60.00
+desk,$86.00
+hammock,$42.00
+set of bunk beds,$87.00
diff --git a/csv-1/981.html b/csv-1/981.html
new file mode 100644
index 0000000000000000000000000000000000000000..abaea9a952efd0ad13031d2432bf70822ecb8d95
--- /dev/null
+++ b/csv-1/981.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | chest of drawers |
+ $60.00 |
+
+
+ | desk |
+ $86.00 |
+
+
+ | hammock |
+ $42.00 |
+
+
+ | set of bunk beds |
+ $87.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/981.tsv b/csv-1/981.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b6b45b2c3f181132ec2302aa858652cc78d6240d
--- /dev/null
+++ b/csv-1/981.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+chest of drawers $60.00
+desk $86.00
+hammock $42.00
+set of bunk beds $87.00
diff --git a/csv-1/982.csv b/csv-1/982.csv
new file mode 100644
index 0000000000000000000000000000000000000000..70b69bd8fbe41f8299cbe21b8d923602f48b1b53
--- /dev/null
+++ b/csv-1/982.csv
@@ -0,0 +1,5 @@
+Teacher,Number of desks
+Mrs. Wong,14
+Mr. Gruber,19
+Miss Yang,18
+Ms. Peters,12
diff --git a/csv-1/982.html b/csv-1/982.html
new file mode 100644
index 0000000000000000000000000000000000000000..50b8f8680f5471935e5ddec652951235f528b05f
--- /dev/null
+++ b/csv-1/982.html
@@ -0,0 +1,26 @@
+
+
+
+ | Teacher |
+ Number of desks |
+
+
+
+
+ | Mrs. Wong |
+ 14 |
+
+
+ | Mr. Gruber |
+ 19 |
+
+
+ | Miss Yang |
+ 18 |
+
+
+ | Ms. Peters |
+ 12 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/982.tsv b/csv-1/982.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5230fbdc7228d3e00f5b2d7b6412a5dc64ed32eb
--- /dev/null
+++ b/csv-1/982.tsv
@@ -0,0 +1,5 @@
+Teacher Number of desks
+Mrs. Wong 14
+Mr. Gruber 19
+Miss Yang 18
+Ms. Peters 12
diff --git a/csv-1/983.csv b/csv-1/983.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8aa394a2135abcda734ecefec856173694575635
--- /dev/null
+++ b/csv-1/983.csv
@@ -0,0 +1,9 @@
+Town,Number of stores
+Ashland,10
+Chesterton,6
+Columbia,10
+Greenwood,8
+Richmond,8
+Salem,8
+Riverside,9
+Mayfield,9
diff --git a/csv-1/983.html b/csv-1/983.html
new file mode 100644
index 0000000000000000000000000000000000000000..e3ded267bbaf0543c79dd4c09e715f893eccfa93
--- /dev/null
+++ b/csv-1/983.html
@@ -0,0 +1,42 @@
+
+
+
+ | Town |
+ Number of stores |
+
+
+
+
+ | Ashland |
+ 10 |
+
+
+ | Chesterton |
+ 6 |
+
+
+ | Columbia |
+ 10 |
+
+
+ | Greenwood |
+ 8 |
+
+
+ | Richmond |
+ 8 |
+
+
+ | Salem |
+ 8 |
+
+
+ | Riverside |
+ 9 |
+
+
+ | Mayfield |
+ 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/983.tsv b/csv-1/983.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..fc0b5983eb2094c90d6efb7729c8feec7f69d5c6
--- /dev/null
+++ b/csv-1/983.tsv
@@ -0,0 +1,9 @@
+Town Number of stores
+Ashland 10
+Chesterton 6
+Columbia 10
+Greenwood 8
+Richmond 8
+Salem 8
+Riverside 9
+Mayfield 9
diff --git a/csv-1/984.csv b/csv-1/984.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d7d9a803df686cbb7aea3dc4c5672f175537cebc
--- /dev/null
+++ b/csv-1/984.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+pair of shoes,$30.00
+pair of tennis shoes,$41.00
+pair of boots,$28.00
+pair of jeans,$34.00
+red sweater,$28.00
diff --git a/csv-1/984.html b/csv-1/984.html
new file mode 100644
index 0000000000000000000000000000000000000000..69e28dcac1fa3e1059a6f039c5a15316d8fe1b3e
--- /dev/null
+++ b/csv-1/984.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | pair of shoes |
+ $30.00 |
+
+
+ | pair of tennis shoes |
+ $41.00 |
+
+
+ | pair of boots |
+ $28.00 |
+
+
+ | pair of jeans |
+ $34.00 |
+
+
+ | red sweater |
+ $28.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/984.tsv b/csv-1/984.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a786e72a0bdf2bbf08da55881dee3952a5671b87
--- /dev/null
+++ b/csv-1/984.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+pair of shoes $30.00
+pair of tennis shoes $41.00
+pair of boots $28.00
+pair of jeans $34.00
+red sweater $28.00
diff --git a/csv-1/985.csv b/csv-1/985.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ad21fa39c794c738b3e05f6583fd2602c2238d72
--- /dev/null
+++ b/csv-1/985.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+pink conch shell,$0.04
+white spindle shell,$0.03
+pink and white striped shell,$0.08
+oyster shell,$0.09
+whole sand dollar,$0.05
diff --git a/csv-1/985.html b/csv-1/985.html
new file mode 100644
index 0000000000000000000000000000000000000000..ee8b4cb3aac517119ade0a18990e880bf4f20878
--- /dev/null
+++ b/csv-1/985.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | pink conch shell |
+ $0.04 |
+
+
+ | white spindle shell |
+ $0.03 |
+
+
+ | pink and white striped shell |
+ $0.08 |
+
+
+ | oyster shell |
+ $0.09 |
+
+
+ | whole sand dollar |
+ $0.05 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/985.tsv b/csv-1/985.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..49220e3a542825e9fe7c200625142c842d3528b1
--- /dev/null
+++ b/csv-1/985.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+pink conch shell $0.04
+white spindle shell $0.03
+pink and white striped shell $0.08
+oyster shell $0.09
+whole sand dollar $0.05
diff --git a/csv-1/986.csv b/csv-1/986.csv
new file mode 100644
index 0000000000000000000000000000000000000000..231b214a65153ced4861291c35ced17b0fa0b154
--- /dev/null
+++ b/csv-1/986.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2,Column 3
+Country,1996,2006
+Austria,10,17
+Argentina,11,11
+Great Britain,9,10
+Canada,10,11
diff --git a/csv-1/986.html b/csv-1/986.html
new file mode 100644
index 0000000000000000000000000000000000000000..d6ad3570c371c692d63495e512e8f5d253f9ea71
--- /dev/null
+++ b/csv-1/986.html
@@ -0,0 +1,36 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Country |
+ 1996 |
+ 2006 |
+
+
+ | Austria |
+ 10 |
+ 17 |
+
+
+ | Argentina |
+ 11 |
+ 11 |
+
+
+ | Great Britain |
+ 9 |
+ 10 |
+
+
+ | Canada |
+ 10 |
+ 11 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/986.tsv b/csv-1/986.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..965705d321c7893534703109174d5ce7a971fb94
--- /dev/null
+++ b/csv-1/986.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2 Column 3
+Country 1996 2006
+Austria 10 17
+Argentina 11 11
+Great Britain 9 10
+Canada 10 11
diff --git a/csv-1/987.csv b/csv-1/987.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ffff1f9178867098e1666c1ab697885680873bd6
--- /dev/null
+++ b/csv-1/987.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+red sweater,$8.46
+yellow T-shirt,$9.20
+pair of tennis shoes,$9.38
+pair of black socks,$1.43
+red hat,$5.42
diff --git a/csv-1/987.html b/csv-1/987.html
new file mode 100644
index 0000000000000000000000000000000000000000..6e234015a32abbe2131dfad8690a80fab1e59aa5
--- /dev/null
+++ b/csv-1/987.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | red sweater |
+ $8.46 |
+
+
+ | yellow T-shirt |
+ $9.20 |
+
+
+ | pair of tennis shoes |
+ $9.38 |
+
+
+ | pair of black socks |
+ $1.43 |
+
+
+ | red hat |
+ $5.42 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/987.tsv b/csv-1/987.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..261c01fb778f5b89c80e6479b81b757d0fc83038
--- /dev/null
+++ b/csv-1/987.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+red sweater $8.46
+yellow T-shirt $9.20
+pair of tennis shoes $9.38
+pair of black socks $1.43
+red hat $5.42
diff --git a/csv-1/988.csv b/csv-1/988.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1922fdfe5fd917c28cec05caf8b5b7374206aef9
--- /dev/null
+++ b/csv-1/988.csv
@@ -0,0 +1,8 @@
+Day,Number of spelling words
+Sunday,8
+Monday,10
+Tuesday,6
+Wednesday,6
+Thursday,9
+Friday,9
+Saturday,8
diff --git a/csv-1/988.html b/csv-1/988.html
new file mode 100644
index 0000000000000000000000000000000000000000..f0e64ef62aacbfb94b150a1b8adbe49cae9b8ebe
--- /dev/null
+++ b/csv-1/988.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Number of spelling words |
+
+
+
+
+ | Sunday |
+ 8 |
+
+
+ | Monday |
+ 10 |
+
+
+ | Tuesday |
+ 6 |
+
+
+ | Wednesday |
+ 6 |
+
+
+ | Thursday |
+ 9 |
+
+
+ | Friday |
+ 9 |
+
+
+ | Saturday |
+ 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/988.tsv b/csv-1/988.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..012bef1f0dd1fb030dbae675c87d66fb91f5161e
--- /dev/null
+++ b/csv-1/988.tsv
@@ -0,0 +1,8 @@
+Day Number of spelling words
+Sunday 8
+Monday 10
+Tuesday 6
+Wednesday 6
+Thursday 9
+Friday 9
+Saturday 8
diff --git a/csv-1/989.csv b/csv-1/989.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9847b52b42f6a518b1e286693e21e8d7f96629b7
--- /dev/null
+++ b/csv-1/989.csv
@@ -0,0 +1,6 @@
+Month,Number of patients
+March,"1,723"
+April,"1,538"
+May,"1,385"
+June,"1,464"
+July,"1,150"
diff --git a/csv-1/989.html b/csv-1/989.html
new file mode 100644
index 0000000000000000000000000000000000000000..7692d3545325d9db5e04dcfef4773725be399942
--- /dev/null
+++ b/csv-1/989.html
@@ -0,0 +1,30 @@
+
+
+
+ | Month |
+ Number of patients |
+
+
+
+
+ | March |
+ 1,723 |
+
+
+ | April |
+ 1,538 |
+
+
+ | May |
+ 1,385 |
+
+
+ | June |
+ 1,464 |
+
+
+ | July |
+ 1,150 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/989.tsv b/csv-1/989.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1b09c9f9512bb1ac2c80cabef7e29a402b0e4cf6
--- /dev/null
+++ b/csv-1/989.tsv
@@ -0,0 +1,6 @@
+Month Number of patients
+March 1,723
+April 1,538
+May 1,385
+June 1,464
+July 1,150
diff --git a/csv-1/99.csv b/csv-1/99.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a2067600b9b318308d16d2bb739488607f10df7f
--- /dev/null
+++ b/csv-1/99.csv
@@ -0,0 +1,7 @@
+Score,Frequency
+5,19
+6,16
+7,6
+8,14
+9,18
+10,4
diff --git a/csv-1/99.html b/csv-1/99.html
new file mode 100644
index 0000000000000000000000000000000000000000..48221d85ef96420881069b54e9d45b0148e3fc6f
--- /dev/null
+++ b/csv-1/99.html
@@ -0,0 +1,34 @@
+
+
+
+ | Score |
+ Frequency |
+
+
+
+
+ | 5 |
+ 19 |
+
+
+ | 6 |
+ 16 |
+
+
+ | 7 |
+ 6 |
+
+
+ | 8 |
+ 14 |
+
+
+ | 9 |
+ 18 |
+
+
+ | 10 |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/99.tsv b/csv-1/99.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3bf9f686281ee37899201aa66246fb47da4cc610
--- /dev/null
+++ b/csv-1/99.tsv
@@ -0,0 +1,7 @@
+Score Frequency
+5 19
+6 16
+7 6
+8 14
+9 18
+10 4
diff --git a/csv-1/990.csv b/csv-1/990.csv
new file mode 100644
index 0000000000000000000000000000000000000000..711b79ef39ac012afc9fc3152cfeb0b0f296a2f1
--- /dev/null
+++ b/csv-1/990.csv
@@ -0,0 +1,6 @@
+Day,Number of bull's-eyes
+Sunday,4
+Monday,8
+Tuesday,4
+Wednesday,3
+Thursday,1
diff --git a/csv-1/990.html b/csv-1/990.html
new file mode 100644
index 0000000000000000000000000000000000000000..6151353b2e81b2918d21bb45cf63a070ab39d6b2
--- /dev/null
+++ b/csv-1/990.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of bull's-eyes |
+
+
+
+
+ | Sunday |
+ 4 |
+
+
+ | Monday |
+ 8 |
+
+
+ | Tuesday |
+ 4 |
+
+
+ | Wednesday |
+ 3 |
+
+
+ | Thursday |
+ 1 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/990.tsv b/csv-1/990.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..042d80a7faba7b02635d8c9ae7dae6b05b5995e1
--- /dev/null
+++ b/csv-1/990.tsv
@@ -0,0 +1,6 @@
+Day Number of bull's-eyes
+Sunday 4
+Monday 8
+Tuesday 4
+Wednesday 3
+Thursday 1
diff --git a/csv-1/991.csv b/csv-1/991.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bd293b60dc2bff3d313ae524f9680b4da4a9026a
--- /dev/null
+++ b/csv-1/991.csv
@@ -0,0 +1,7 @@
+Month,Hours
+September,5
+October,9
+November,5
+December,8
+January,5
+February,9
diff --git a/csv-1/991.html b/csv-1/991.html
new file mode 100644
index 0000000000000000000000000000000000000000..9775fa5f8fa17fd587f75b39e8dce138143278ee
--- /dev/null
+++ b/csv-1/991.html
@@ -0,0 +1,34 @@
+
+
+
+ | Month |
+ Hours |
+
+
+
+
+ | September |
+ 5 |
+
+
+ | October |
+ 9 |
+
+
+ | November |
+ 5 |
+
+
+ | December |
+ 8 |
+
+
+ | January |
+ 5 |
+
+
+ | February |
+ 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/991.tsv b/csv-1/991.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f8a71f0ab3ca3731294d77164ee241306966fcd6
--- /dev/null
+++ b/csv-1/991.tsv
@@ -0,0 +1,7 @@
+Month Hours
+September 5
+October 9
+November 5
+December 8
+January 5
+February 9
diff --git a/csv-1/992.csv b/csv-1/992.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7c01998418df06bfd2abeb33802677950865c842
--- /dev/null
+++ b/csv-1/992.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+bucket,$5
+mop,$6
+measuring tape,$8
+padlock,$6
diff --git a/csv-1/992.html b/csv-1/992.html
new file mode 100644
index 0000000000000000000000000000000000000000..93c290a41a37b78d9e87fddadbf9d2365cb9567f
--- /dev/null
+++ b/csv-1/992.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | bucket |
+ $5 |
+
+
+ | mop |
+ $6 |
+
+
+ | measuring tape |
+ $8 |
+
+
+ | padlock |
+ $6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/992.tsv b/csv-1/992.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1222afa6b42ab865f83156530855ecd2c5acbe04
--- /dev/null
+++ b/csv-1/992.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+bucket $5
+mop $6
+measuring tape $8
+padlock $6
diff --git a/csv-1/993.csv b/csv-1/993.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4bf048b305c28ffce628c4bb648781ff4c5fef44
--- /dev/null
+++ b/csv-1/993.csv
@@ -0,0 +1,4 @@
+Day,Number of movies
+Thursday,387
+Friday,122
+Saturday,546
diff --git a/csv-1/993.html b/csv-1/993.html
new file mode 100644
index 0000000000000000000000000000000000000000..016ecf563afc554ccccf0bed5f88e07d605e6c1e
--- /dev/null
+++ b/csv-1/993.html
@@ -0,0 +1,22 @@
+
+
+
+ | Day |
+ Number of movies |
+
+
+
+
+ | Thursday |
+ 387 |
+
+
+ | Friday |
+ 122 |
+
+
+ | Saturday |
+ 546 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/993.tsv b/csv-1/993.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2767ae147e4a5c899cbb1b38b7a348fca15f2bd3
--- /dev/null
+++ b/csv-1/993.tsv
@@ -0,0 +1,4 @@
+Day Number of movies
+Thursday 387
+Friday 122
+Saturday 546
diff --git a/csv-1/994.csv b/csv-1/994.csv
new file mode 100644
index 0000000000000000000000000000000000000000..18cc4eb3ca856be29171f8eca91de0f3be5bbae5
--- /dev/null
+++ b/csv-1/994.csv
@@ -0,0 +1,5 @@
+Month,Number of pages
+June,60
+July,69
+August,64
+September,61
diff --git a/csv-1/994.html b/csv-1/994.html
new file mode 100644
index 0000000000000000000000000000000000000000..5604840c69514603ce22c64dc1e02c78b2b73d60
--- /dev/null
+++ b/csv-1/994.html
@@ -0,0 +1,26 @@
+
+
+
+ | Month |
+ Number of pages |
+
+
+
+
+ | June |
+ 60 |
+
+
+ | July |
+ 69 |
+
+
+ | August |
+ 64 |
+
+
+ | September |
+ 61 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/994.tsv b/csv-1/994.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c438eb75b0da3debce7435e78f8cc4bfe3d83d49
--- /dev/null
+++ b/csv-1/994.tsv
@@ -0,0 +1,5 @@
+Month Number of pages
+June 60
+July 69
+August 64
+September 61
diff --git a/csv-1/995.csv b/csv-1/995.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fee08d821d8db2c55cd1e04c782fcd5f91f4b4a7
--- /dev/null
+++ b/csv-1/995.csv
@@ -0,0 +1,7 @@
+Score,Frequency
+0,19
+1,20
+2,17
+3,1
+4,11
+5,10
diff --git a/csv-1/995.html b/csv-1/995.html
new file mode 100644
index 0000000000000000000000000000000000000000..081b1596c522496e92106139decd4389689a1c74
--- /dev/null
+++ b/csv-1/995.html
@@ -0,0 +1,34 @@
+
+
+
+ | Score |
+ Frequency |
+
+
+
+
+ | 0 |
+ 19 |
+
+
+ | 1 |
+ 20 |
+
+
+ | 2 |
+ 17 |
+
+
+ | 3 |
+ 1 |
+
+
+ | 4 |
+ 11 |
+
+
+ | 5 |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/995.tsv b/csv-1/995.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6349d258308a0a73d64d9dc75a6f4ae6ca722449
--- /dev/null
+++ b/csv-1/995.tsv
@@ -0,0 +1,7 @@
+Score Frequency
+0 19
+1 20
+2 17
+3 1
+4 11
+5 10
diff --git a/csv-1/996.csv b/csv-1/996.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7b4002a0394a785236cc9de0e672ca44188cf314
--- /dev/null
+++ b/csv-1/996.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+1,"2, 4, 6, 7, 7"
+2,0
+3,2
+4,"2, 4, 6"
+5,2
+6,
+7,"1, 6, 9"
+8,"0, 1, 4, 6, 9"
diff --git a/csv-1/996.html b/csv-1/996.html
new file mode 100644
index 0000000000000000000000000000000000000000..d142b84f0ad5dfc37e9feaa4e1b37fb8682f43b0
--- /dev/null
+++ b/csv-1/996.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 2, 4, 6, 7, 7 |
+
+
+ | 2 |
+ 0 |
+
+
+ | 3 |
+ 2 |
+
+
+ | 4 |
+ 2, 4, 6 |
+
+
+ | 5 |
+ 2 |
+
+
+ | 6 |
+ |
+
+
+ | 7 |
+ 1, 6, 9 |
+
+
+ | 8 |
+ 0, 1, 4, 6, 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/996.tsv b/csv-1/996.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f1b69def5fc592b0bccbbcd0434ed8666c21ee92
--- /dev/null
+++ b/csv-1/996.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+1 2, 4, 6, 7, 7
+2 0
+3 2
+4 2, 4, 6
+5 2
+6
+7 1, 6, 9
+8 0, 1, 4, 6, 9
diff --git a/csv-1/997.csv b/csv-1/997.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4f098d6ec7fa7f118905a4f5d61c7b22c80c0ff6
--- /dev/null
+++ b/csv-1/997.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$500,"13,700","2,900"
+$700,"10,700","6,200"
+$900,"7,700","9,500"
+"$1,100","4,700","12,800"
+"$1,300","1,700","16,100"
diff --git a/csv-1/997.html b/csv-1/997.html
new file mode 100644
index 0000000000000000000000000000000000000000..624ef324a6ebefe59b3ee41c083e5e25974037d8
--- /dev/null
+++ b/csv-1/997.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $500 |
+ 13,700 |
+ 2,900 |
+
+
+ | $700 |
+ 10,700 |
+ 6,200 |
+
+
+ | $900 |
+ 7,700 |
+ 9,500 |
+
+
+ | $1,100 |
+ 4,700 |
+ 12,800 |
+
+
+ | $1,300 |
+ 1,700 |
+ 16,100 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/997.tsv b/csv-1/997.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..148484d44eb21afffda6f0abd1a7def7cfed3523
--- /dev/null
+++ b/csv-1/997.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$500 13,700 2,900
+$700 10,700 6,200
+$900 7,700 9,500
+$1,100 4,700 12,800
+$1,300 1,700 16,100
diff --git a/csv-1/998.csv b/csv-1/998.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ef2109723263a0a141560f75fa368b649e39c315
--- /dev/null
+++ b/csv-1/998.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+jersey signed by a famous hockey player,$99
+book signed by a famous author,$78
+DVD signed by a famous comedian,$29
+skate signed by a famous figure skater,$88
+photograph signed by a famous race car driver,$23
+program signed by a famous dancer,$37
diff --git a/csv-1/998.html b/csv-1/998.html
new file mode 100644
index 0000000000000000000000000000000000000000..adac17d69917628c1041c6ecb52cda844d243c11
--- /dev/null
+++ b/csv-1/998.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | jersey signed by a famous hockey player |
+ $99 |
+
+
+ | book signed by a famous author |
+ $78 |
+
+
+ | DVD signed by a famous comedian |
+ $29 |
+
+
+ | skate signed by a famous figure skater |
+ $88 |
+
+
+ | photograph signed by a famous race car driver |
+ $23 |
+
+
+ | program signed by a famous dancer |
+ $37 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/998.tsv b/csv-1/998.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..24af51bb5c8e6cb7a7ff2ab556f1c63a9c17925f
--- /dev/null
+++ b/csv-1/998.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+jersey signed by a famous hockey player $99
+book signed by a famous author $78
+DVD signed by a famous comedian $29
+skate signed by a famous figure skater $88
+photograph signed by a famous race car driver $23
+program signed by a famous dancer $37
diff --git a/csv-1/999.csv b/csv-1/999.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9e0ee9bd56ba46d47b06cbb721cd409af7252f55
--- /dev/null
+++ b/csv-1/999.csv
@@ -0,0 +1,5 @@
+Day,Number of new customers
+Tuesday,787
+Wednesday,789
+Thursday,779
+Friday,798
diff --git a/csv-1/999.html b/csv-1/999.html
new file mode 100644
index 0000000000000000000000000000000000000000..89e7943c596351ddc406b895b6b952089cc50d2f
--- /dev/null
+++ b/csv-1/999.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of new customers |
+
+
+
+
+ | Tuesday |
+ 787 |
+
+
+ | Wednesday |
+ 789 |
+
+
+ | Thursday |
+ 779 |
+
+
+ | Friday |
+ 798 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/999.tsv b/csv-1/999.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6dcf1987c14f4bbfbcc83c8fc94b0f741ab1e6f7
--- /dev/null
+++ b/csv-1/999.tsv
@@ -0,0 +1,5 @@
+Day Number of new customers
+Tuesday 787
+Wednesday 789
+Thursday 779
+Friday 798
diff --git a/csv-2/0.csv b/csv-2/0.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d73c1224222a0e86417a123c537804a6ed07bb32
--- /dev/null
+++ b/csv-2/0.csv
@@ -0,0 +1,10 @@
+Movie,Begin,End
+Spaceships and Rockets,9:00 A.M.,10:10 A.M.
+Time Traveler II,9:20 A.M.,11:50 A.M.
+Car Chases and Motorcycle Races,11:15 A.M.,2:00 P.M.
+Witches and Wizards on Broomsticks,1:05 P.M.,3:00 P.M.
+Cartoon Penguin Adventure,2:30 P.M.,5:30 P.M.
+Two Funny Guys in a Big City,4:40 P.M.,5:40 P.M.
+Springtime Love Story,5:10 P.M.,7:35 P.M.
+The True Story of a Championship Team,6:40 P.M.,8:25 P.M.
+Return to Tumbleweed City,7:45 P.M.,10:05 P.M.
diff --git a/csv-2/0.html b/csv-2/0.html
new file mode 100644
index 0000000000000000000000000000000000000000..c40cd29f50bc25b55943f3f2f38d03f35054fffc
--- /dev/null
+++ b/csv-2/0.html
@@ -0,0 +1,56 @@
+
+
+
+ | Movie |
+ Begin |
+ End |
+
+
+
+
+ | Spaceships and Rockets |
+ 9:00 A.M. |
+ 10:10 A.M. |
+
+
+ | Time Traveler II |
+ 9:20 A.M. |
+ 11:50 A.M. |
+
+
+ | Car Chases and Motorcycle Races |
+ 11:15 A.M. |
+ 2:00 P.M. |
+
+
+ | Witches and Wizards on Broomsticks |
+ 1:05 P.M. |
+ 3:00 P.M. |
+
+
+ | Cartoon Penguin Adventure |
+ 2:30 P.M. |
+ 5:30 P.M. |
+
+
+ | Two Funny Guys in a Big City |
+ 4:40 P.M. |
+ 5:40 P.M. |
+
+
+ | Springtime Love Story |
+ 5:10 P.M. |
+ 7:35 P.M. |
+
+
+ | The True Story of a Championship Team |
+ 6:40 P.M. |
+ 8:25 P.M. |
+
+
+ | Return to Tumbleweed City |
+ 7:45 P.M. |
+ 10:05 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/0.tsv b/csv-2/0.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..00daf0a26b12cf7cd6a2ec1eb9ecaf1180e13ece
--- /dev/null
+++ b/csv-2/0.tsv
@@ -0,0 +1,10 @@
+Movie Begin End
+Spaceships and Rockets 9:00 A.M. 10:10 A.M.
+Time Traveler II 9:20 A.M. 11:50 A.M.
+Car Chases and Motorcycle Races 11:15 A.M. 2:00 P.M.
+Witches and Wizards on Broomsticks 1:05 P.M. 3:00 P.M.
+Cartoon Penguin Adventure 2:30 P.M. 5:30 P.M.
+Two Funny Guys in a Big City 4:40 P.M. 5:40 P.M.
+Springtime Love Story 5:10 P.M. 7:35 P.M.
+The True Story of a Championship Team 6:40 P.M. 8:25 P.M.
+Return to Tumbleweed City 7:45 P.M. 10:05 P.M.
diff --git a/csv-2/1.csv b/csv-2/1.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ddc591a96f36f2147685c2c07842e097649a87e8
--- /dev/null
+++ b/csv-2/1.csv
@@ -0,0 +1,6 @@
+Day,Emails
+Sunday,5
+Monday,10
+Tuesday,4
+Wednesday,5
+Thursday,5
diff --git a/csv-2/1.html b/csv-2/1.html
new file mode 100644
index 0000000000000000000000000000000000000000..da88b9df613e7134479b6205e441fb0cf0e503cc
--- /dev/null
+++ b/csv-2/1.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Emails |
+
+
+
+
+ | Sunday |
+ 5 |
+
+
+ | Monday |
+ 10 |
+
+
+ | Tuesday |
+ 4 |
+
+
+ | Wednesday |
+ 5 |
+
+
+ | Thursday |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1.tsv b/csv-2/1.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f735a4cb44dd13129adaece4cd405a0463b0e723
--- /dev/null
+++ b/csv-2/1.tsv
@@ -0,0 +1,6 @@
+Day Emails
+Sunday 5
+Monday 10
+Tuesday 4
+Wednesday 5
+Thursday 5
diff --git a/csv-2/10.csv b/csv-2/10.csv
new file mode 100644
index 0000000000000000000000000000000000000000..edc0cba9777a273337fbf608028b59db1c79a164
--- /dev/null
+++ b/csv-2/10.csv
@@ -0,0 +1,10 @@
+Column 1,Column 2,Column 3,Column 4
+Church Street,8:00 A.M.,10:15 A.M.,11:00 A.M.
+Central Road,9:00 A.M.,11:15 A.M.,12:00 P.M.
+Washington Boulevard,9:15 A.M.,11:30 A.M.,12:15 P.M.
+Woodland Boulevard,10:15 A.M.,12:30 P.M.,1:15 P.M.
+Valley Street,11:15 A.M.,1:30 P.M.,2:15 P.M.
+Birch Street,12:00 P.M.,2:15 P.M.,3:00 P.M.
+Miller Street,12:45 P.M.,3:00 P.M.,3:45 P.M.
+East Road,1:15 P.M.,3:30 P.M.,4:15 P.M.
+Willow Avenue,1:45 P.M.,4:00 P.M.,4:45 P.M.
diff --git a/csv-2/10.html b/csv-2/10.html
new file mode 100644
index 0000000000000000000000000000000000000000..c718e5acf0107b649eeb6e6c56b6b940b3b989ca
--- /dev/null
+++ b/csv-2/10.html
@@ -0,0 +1,66 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+ Column 4 |
+
+
+
+
+ | Church Street |
+ 8:00 A.M. |
+ 10:15 A.M. |
+ 11:00 A.M. |
+
+
+ | Central Road |
+ 9:00 A.M. |
+ 11:15 A.M. |
+ 12:00 P.M. |
+
+
+ | Washington Boulevard |
+ 9:15 A.M. |
+ 11:30 A.M. |
+ 12:15 P.M. |
+
+
+ | Woodland Boulevard |
+ 10:15 A.M. |
+ 12:30 P.M. |
+ 1:15 P.M. |
+
+
+ | Valley Street |
+ 11:15 A.M. |
+ 1:30 P.M. |
+ 2:15 P.M. |
+
+
+ | Birch Street |
+ 12:00 P.M. |
+ 2:15 P.M. |
+ 3:00 P.M. |
+
+
+ | Miller Street |
+ 12:45 P.M. |
+ 3:00 P.M. |
+ 3:45 P.M. |
+
+
+ | East Road |
+ 1:15 P.M. |
+ 3:30 P.M. |
+ 4:15 P.M. |
+
+
+ | Willow Avenue |
+ 1:45 P.M. |
+ 4:00 P.M. |
+ 4:45 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/10.tsv b/csv-2/10.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e5a79a38da8caf47c67bc4b283ebe875bb86851b
--- /dev/null
+++ b/csv-2/10.tsv
@@ -0,0 +1,10 @@
+Column 1 Column 2 Column 3 Column 4
+Church Street 8:00 A.M. 10:15 A.M. 11:00 A.M.
+Central Road 9:00 A.M. 11:15 A.M. 12:00 P.M.
+Washington Boulevard 9:15 A.M. 11:30 A.M. 12:15 P.M.
+Woodland Boulevard 10:15 A.M. 12:30 P.M. 1:15 P.M.
+Valley Street 11:15 A.M. 1:30 P.M. 2:15 P.M.
+Birch Street 12:00 P.M. 2:15 P.M. 3:00 P.M.
+Miller Street 12:45 P.M. 3:00 P.M. 3:45 P.M.
+East Road 1:15 P.M. 3:30 P.M. 4:15 P.M.
+Willow Avenue 1:45 P.M. 4:00 P.M. 4:45 P.M.
diff --git a/csv-2/100.csv b/csv-2/100.csv
new file mode 100644
index 0000000000000000000000000000000000000000..68ed0e256aa08eedbadc1789fa95b1f451e7f924
--- /dev/null
+++ b/csv-2/100.csv
@@ -0,0 +1,3 @@
+Mixture,Temperature (°C)
+Bromine mixture,-4
+Acetone mixture,5
diff --git a/csv-2/100.html b/csv-2/100.html
new file mode 100644
index 0000000000000000000000000000000000000000..bf132108a1bfb1de9b3f7f416b12152c8805e2fe
--- /dev/null
+++ b/csv-2/100.html
@@ -0,0 +1,18 @@
+
+
+
+ | Mixture |
+ Temperature (°C) |
+
+
+
+
+ | Bromine mixture |
+ -4 |
+
+
+ | Acetone mixture |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/100.tsv b/csv-2/100.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..90bcfa89ef7a88c0c44bbee7b479ee84d69cc8e8
--- /dev/null
+++ b/csv-2/100.tsv
@@ -0,0 +1,3 @@
+Mixture Temperature (°C)
+Bromine mixture -4
+Acetone mixture 5
diff --git a/csv-2/1000.csv b/csv-2/1000.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3974dde28f22a99d36c5e3ab236e31a90ccb40a4
--- /dev/null
+++ b/csv-2/1000.csv
@@ -0,0 +1,11 @@
+Stem,Leaf
+0,"1, 3, 4, 6, 6"
+1,
+2,4
+3,"0, 4, 7, 9"
+4,"5, 9"
+5,"1, 6"
+6,4
+7,"4, 6, 9"
+8,"2, 3, 6, 7"
+9,0
diff --git a/csv-2/1000.html b/csv-2/1000.html
new file mode 100644
index 0000000000000000000000000000000000000000..b62ec4db96891771c5ed540df32faebea15d791b
--- /dev/null
+++ b/csv-2/1000.html
@@ -0,0 +1,50 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 0 |
+ 1, 3, 4, 6, 6 |
+
+
+ | 1 |
+ |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ 0, 4, 7, 9 |
+
+
+ | 4 |
+ 5, 9 |
+
+
+ | 5 |
+ 1, 6 |
+
+
+ | 6 |
+ 4 |
+
+
+ | 7 |
+ 4, 6, 9 |
+
+
+ | 8 |
+ 2, 3, 6, 7 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1000.tsv b/csv-2/1000.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ff30d896e2c273eec685d8911dcce9b27cf58c8e
--- /dev/null
+++ b/csv-2/1000.tsv
@@ -0,0 +1,11 @@
+Stem Leaf
+0 1, 3, 4, 6, 6
+1
+2 4
+3 0, 4, 7, 9
+4 5, 9
+5 1, 6
+6 4
+7 4, 6, 9
+8 2, 3, 6, 7
+9 0
diff --git a/csv-2/1001.csv b/csv-2/1001.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f9046eb6fd8ed4345ba192c442a129e42bbc6475
--- /dev/null
+++ b/csv-2/1001.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+0,"1, 2, 4, 6, 7, 8, 9"
+1,"0, 1, 4, 5, 7"
+2,"4, 5, 9"
+3,"3, 4, 4, 4, 6, 8"
+4,"0, 7"
+5,"1, 6"
diff --git a/csv-2/1001.html b/csv-2/1001.html
new file mode 100644
index 0000000000000000000000000000000000000000..415d14563f2defb59d9b9b004c94e0db5e889291
--- /dev/null
+++ b/csv-2/1001.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 0 |
+ 1, 2, 4, 6, 7, 8, 9 |
+
+
+ | 1 |
+ 0, 1, 4, 5, 7 |
+
+
+ | 2 |
+ 4, 5, 9 |
+
+
+ | 3 |
+ 3, 4, 4, 4, 6, 8 |
+
+
+ | 4 |
+ 0, 7 |
+
+
+ | 5 |
+ 1, 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1001.tsv b/csv-2/1001.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b05e489a27858be4cf6fbeafe6385bfdde2c819f
--- /dev/null
+++ b/csv-2/1001.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+0 1, 2, 4, 6, 7, 8, 9
+1 0, 1, 4, 5, 7
+2 4, 5, 9
+3 3, 4, 4, 4, 6, 8
+4 0, 7
+5 1, 6
diff --git a/csv-2/1002.csv b/csv-2/1002.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5e5100f66c9e280f6944470ad5a8f1f6459b51fa
--- /dev/null
+++ b/csv-2/1002.csv
@@ -0,0 +1,5 @@
+Number of roofs,Number of parakeets
+1,10
+2,20
+3,30
+4,?
diff --git a/csv-2/1002.html b/csv-2/1002.html
new file mode 100644
index 0000000000000000000000000000000000000000..2e31bcb62d4851d7724506b1197b24e7d98045c3
--- /dev/null
+++ b/csv-2/1002.html
@@ -0,0 +1,26 @@
+
+
+
+ | Number of roofs |
+ Number of parakeets |
+
+
+
+
+ | 1 |
+ 10 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ 30 |
+
+
+ | 4 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1002.tsv b/csv-2/1002.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..89207c52dc3cef2ab2d4c2d2f51e529fa769fbe6
--- /dev/null
+++ b/csv-2/1002.tsv
@@ -0,0 +1,5 @@
+Number of roofs Number of parakeets
+1 10
+2 20
+3 30
+4 ?
diff --git a/csv-2/1003.csv b/csv-2/1003.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e394788317aaa6df44521c235591f5a490a0e48b
--- /dev/null
+++ b/csv-2/1003.csv
@@ -0,0 +1,5 @@
+Type,Frequency
+muffin,50
+bagel,62
+turnover,48
+butter roll,64
diff --git a/csv-2/1003.html b/csv-2/1003.html
new file mode 100644
index 0000000000000000000000000000000000000000..9263e7688021fd587cabebb195e664575cadded9
--- /dev/null
+++ b/csv-2/1003.html
@@ -0,0 +1,26 @@
+
+
+
+ | Type |
+ Frequency |
+
+
+
+
+ | muffin |
+ 50 |
+
+
+ | bagel |
+ 62 |
+
+
+ | turnover |
+ 48 |
+
+
+ | butter roll |
+ 64 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1003.tsv b/csv-2/1003.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5f713930bab4f68671472aca393271bdab769d3a
--- /dev/null
+++ b/csv-2/1003.tsv
@@ -0,0 +1,5 @@
+Type Frequency
+muffin 50
+bagel 62
+turnover 48
+butter roll 64
diff --git a/csv-2/1004.csv b/csv-2/1004.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e64429eef845994f0da748c3de6c4b269f9bd354
--- /dev/null
+++ b/csv-2/1004.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+1,"3, 8"
+2,"0, 2, 3, 5"
+3,"0, 1, 6, 8"
+4,5
+5,"2, 6"
+6,"1, 1, 5, 9"
+7,"1, 1, 3, 7, 8"
+8,"5, 7"
diff --git a/csv-2/1004.html b/csv-2/1004.html
new file mode 100644
index 0000000000000000000000000000000000000000..9e220183214a155c76065dc8292f2d9154cadff2
--- /dev/null
+++ b/csv-2/1004.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 3, 8 |
+
+
+ | 2 |
+ 0, 2, 3, 5 |
+
+
+ | 3 |
+ 0, 1, 6, 8 |
+
+
+ | 4 |
+ 5 |
+
+
+ | 5 |
+ 2, 6 |
+
+
+ | 6 |
+ 1, 1, 5, 9 |
+
+
+ | 7 |
+ 1, 1, 3, 7, 8 |
+
+
+ | 8 |
+ 5, 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1004.tsv b/csv-2/1004.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..66fcf68da722d7cea2ec14dbf2123af4cab694ac
--- /dev/null
+++ b/csv-2/1004.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+1 3, 8
+2 0, 2, 3, 5
+3 0, 1, 6, 8
+4 5
+5 2, 6
+6 1, 1, 5, 9
+7 1, 1, 3, 7, 8
+8 5, 7
diff --git a/csv-2/1005.csv b/csv-2/1005.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bb4eddcdba69d1c32e54d710b1ca2fb9468bce7f
--- /dev/null
+++ b/csv-2/1005.csv
@@ -0,0 +1,8 @@
+Park,Number of basketball hoops
+Canal Park,9
+Kelly Park,2
+Otter Park,2
+Westfield Park,10
+Heron Park,10
+Mooreland Park,2
+Riverfront Park,2
diff --git a/csv-2/1005.html b/csv-2/1005.html
new file mode 100644
index 0000000000000000000000000000000000000000..7ab4cef596a63ad3475a9e344402d405bada3a69
--- /dev/null
+++ b/csv-2/1005.html
@@ -0,0 +1,38 @@
+
+
+
+ | Park |
+ Number of basketball hoops |
+
+
+
+
+ | Canal Park |
+ 9 |
+
+
+ | Kelly Park |
+ 2 |
+
+
+ | Otter Park |
+ 2 |
+
+
+ | Westfield Park |
+ 10 |
+
+
+ | Heron Park |
+ 10 |
+
+
+ | Mooreland Park |
+ 2 |
+
+
+ | Riverfront Park |
+ 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1005.tsv b/csv-2/1005.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..76a1d4a8f1775ab0d469b4c27988a32fca2211e5
--- /dev/null
+++ b/csv-2/1005.tsv
@@ -0,0 +1,8 @@
+Park Number of basketball hoops
+Canal Park 9
+Kelly Park 2
+Otter Park 2
+Westfield Park 10
+Heron Park 10
+Mooreland Park 2
+Riverfront Park 2
diff --git a/csv-2/1006.csv b/csv-2/1006.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f790310c4c315c5546fd437aa25e66bd535dee9c
--- /dev/null
+++ b/csv-2/1006.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2,Column 3,Column 4,Column 5
+Sea Town,8:00 A.M.,8:15 A.M.,8:30 A.M.,9:30 A.M.
+Fisherman's Cove,9:45 A.M.,10:00 A.M.,10:15 A.M.,11:15 A.M.
+Starfish Point,10:30 A.M.,10:45 A.M.,11:00 A.M.,12:00 P.M.
+Rocky Cliffs,11:45 A.M.,12:00 P.M.,12:15 P.M.,1:15 P.M.
+Palm Tree Island,1:15 P.M.,1:30 P.M.,1:45 P.M.,2:45 P.M.
diff --git a/csv-2/1006.html b/csv-2/1006.html
new file mode 100644
index 0000000000000000000000000000000000000000..10e798fc2d350d4d9a706cc3e056d09ac152703a
--- /dev/null
+++ b/csv-2/1006.html
@@ -0,0 +1,48 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+ Column 4 |
+ Column 5 |
+
+
+
+
+ | Sea Town |
+ 8:00 A.M. |
+ 8:15 A.M. |
+ 8:30 A.M. |
+ 9:30 A.M. |
+
+
+ | Fisherman's Cove |
+ 9:45 A.M. |
+ 10:00 A.M. |
+ 10:15 A.M. |
+ 11:15 A.M. |
+
+
+ | Starfish Point |
+ 10:30 A.M. |
+ 10:45 A.M. |
+ 11:00 A.M. |
+ 12:00 P.M. |
+
+
+ | Rocky Cliffs |
+ 11:45 A.M. |
+ 12:00 P.M. |
+ 12:15 P.M. |
+ 1:15 P.M. |
+
+
+ | Palm Tree Island |
+ 1:15 P.M. |
+ 1:30 P.M. |
+ 1:45 P.M. |
+ 2:45 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1006.tsv b/csv-2/1006.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b622a1ab28b6c4735cf7b0aa3b98874d542992bc
--- /dev/null
+++ b/csv-2/1006.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2 Column 3 Column 4 Column 5
+Sea Town 8:00 A.M. 8:15 A.M. 8:30 A.M. 9:30 A.M.
+Fisherman's Cove 9:45 A.M. 10:00 A.M. 10:15 A.M. 11:15 A.M.
+Starfish Point 10:30 A.M. 10:45 A.M. 11:00 A.M. 12:00 P.M.
+Rocky Cliffs 11:45 A.M. 12:00 P.M. 12:15 P.M. 1:15 P.M.
+Palm Tree Island 1:15 P.M. 1:30 P.M. 1:45 P.M. 2:45 P.M.
diff --git a/csv-2/1007.csv b/csv-2/1007.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6d5fdc760c7fe0f57c70d84c7a18769b9a90c648
--- /dev/null
+++ b/csv-2/1007.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+licorice,$1.93 per lb
+gummy bears,$1.21 per lb
+chocolate-covered raisins,$2.05 per lb
+yogurt-covered peanuts,$3.87 per lb
diff --git a/csv-2/1007.html b/csv-2/1007.html
new file mode 100644
index 0000000000000000000000000000000000000000..68630b563fc5a6fa5cab53fe12bd5ee156fce838
--- /dev/null
+++ b/csv-2/1007.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | licorice |
+ $1.93 per lb |
+
+
+ | gummy bears |
+ $1.21 per lb |
+
+
+ | chocolate-covered raisins |
+ $2.05 per lb |
+
+
+ | yogurt-covered peanuts |
+ $3.87 per lb |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1007.tsv b/csv-2/1007.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..02436e0d8bd4909c341e4cef4c0356f68fc3d4df
--- /dev/null
+++ b/csv-2/1007.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+licorice $1.93 per lb
+gummy bears $1.21 per lb
+chocolate-covered raisins $2.05 per lb
+yogurt-covered peanuts $3.87 per lb
diff --git a/csv-2/1008.csv b/csv-2/1008.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1a76bc8606873657358d2c219c3f17366964b912
--- /dev/null
+++ b/csv-2/1008.csv
@@ -0,0 +1,5 @@
+x,y
+0,4
+3,5
+11,18
+13,2
diff --git a/csv-2/1008.html b/csv-2/1008.html
new file mode 100644
index 0000000000000000000000000000000000000000..a9ffe4d7d0f8992aeca04eef4a23c551cd4528cc
--- /dev/null
+++ b/csv-2/1008.html
@@ -0,0 +1,26 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 0 |
+ 4 |
+
+
+ | 3 |
+ 5 |
+
+
+ | 11 |
+ 18 |
+
+
+ | 13 |
+ 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1008.tsv b/csv-2/1008.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ba0e4dbfde92657f3241f9b3d2b4328ba50864c5
--- /dev/null
+++ b/csv-2/1008.tsv
@@ -0,0 +1,5 @@
+x y
+0 4
+3 5
+11 18
+13 2
diff --git a/csv-2/1009.csv b/csv-2/1009.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c8dc4f7c3130b027cd700ba86eb607770213d781
--- /dev/null
+++ b/csv-2/1009.csv
@@ -0,0 +1,6 @@
+Year,Number of entries
+2015,36
+2016,49
+2017,50
+2018,43
+2019,45
diff --git a/csv-2/1009.html b/csv-2/1009.html
new file mode 100644
index 0000000000000000000000000000000000000000..6ec83d15653a3563bf34356ff4ddf9899a69feda
--- /dev/null
+++ b/csv-2/1009.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Number of entries |
+
+
+
+
+ | 2015 |
+ 36 |
+
+
+ | 2016 |
+ 49 |
+
+
+ | 2017 |
+ 50 |
+
+
+ | 2018 |
+ 43 |
+
+
+ | 2019 |
+ 45 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1009.tsv b/csv-2/1009.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..be36a9c71bd7d961b4f5d3031618c1c9793aa774
--- /dev/null
+++ b/csv-2/1009.tsv
@@ -0,0 +1,6 @@
+Year Number of entries
+2015 36
+2016 49
+2017 50
+2018 43
+2019 45
diff --git a/csv-2/101.csv b/csv-2/101.csv
new file mode 100644
index 0000000000000000000000000000000000000000..270070bba620b50291a6748efdb7b02fabd3b0c7
--- /dev/null
+++ b/csv-2/101.csv
@@ -0,0 +1,4 @@
+Number of toy bins,Number of green blocks
+1,10
+2,20
+3,?
diff --git a/csv-2/101.html b/csv-2/101.html
new file mode 100644
index 0000000000000000000000000000000000000000..895ac3dd133e018edcd1f9158b97cfa0de08f02e
--- /dev/null
+++ b/csv-2/101.html
@@ -0,0 +1,22 @@
+
+
+
+ | Number of toy bins |
+ Number of green blocks |
+
+
+
+
+ | 1 |
+ 10 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/101.tsv b/csv-2/101.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d2cd790468294aab2f826c1b6e0f172265c7483f
--- /dev/null
+++ b/csv-2/101.tsv
@@ -0,0 +1,4 @@
+Number of toy bins Number of green blocks
+1 10
+2 20
+3 ?
diff --git a/csv-2/1010.csv b/csv-2/1010.csv
new file mode 100644
index 0000000000000000000000000000000000000000..eb48302f2aad6621b0ec4a4b30da892c72f97676
--- /dev/null
+++ b/csv-2/1010.csv
@@ -0,0 +1,9 @@
+Name,Score
+Tina,10
+Samuel,6
+Lorenzo,3
+Erin,6
+Hanson,6
+Grayson,9
+Fred,10
+Janice,6
diff --git a/csv-2/1010.html b/csv-2/1010.html
new file mode 100644
index 0000000000000000000000000000000000000000..750124db91c5cc3081b33bade5d49bee255fd800
--- /dev/null
+++ b/csv-2/1010.html
@@ -0,0 +1,42 @@
+
+
+
+ | Name |
+ Score |
+
+
+
+
+ | Tina |
+ 10 |
+
+
+ | Samuel |
+ 6 |
+
+
+ | Lorenzo |
+ 3 |
+
+
+ | Erin |
+ 6 |
+
+
+ | Hanson |
+ 6 |
+
+
+ | Grayson |
+ 9 |
+
+
+ | Fred |
+ 10 |
+
+
+ | Janice |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1010.tsv b/csv-2/1010.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e12f624ca691ae241f44b1a33ef7c2f970c3bec8
--- /dev/null
+++ b/csv-2/1010.tsv
@@ -0,0 +1,9 @@
+Name Score
+Tina 10
+Samuel 6
+Lorenzo 3
+Erin 6
+Hanson 6
+Grayson 9
+Fred 10
+Janice 6
diff --git a/csv-2/1011.csv b/csv-2/1011.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9246cd54aa9511cc68df62d0c80624cd90dbbfad
--- /dev/null
+++ b/csv-2/1011.csv
@@ -0,0 +1,6 @@
+Stem,Leaf
+1,"1, 6, 7"
+2,1
+3,3
+4,8
+5,"0, 0"
diff --git a/csv-2/1011.html b/csv-2/1011.html
new file mode 100644
index 0000000000000000000000000000000000000000..24a5deb931d2fb5e788dbe6d57232b923c2433d0
--- /dev/null
+++ b/csv-2/1011.html
@@ -0,0 +1,30 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 1, 6, 7 |
+
+
+ | 2 |
+ 1 |
+
+
+ | 3 |
+ 3 |
+
+
+ | 4 |
+ 8 |
+
+
+ | 5 |
+ 0, 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1011.tsv b/csv-2/1011.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..52b1ea3fa520705e06fb89c5310a80ec002a8a12
--- /dev/null
+++ b/csv-2/1011.tsv
@@ -0,0 +1,6 @@
+Stem Leaf
+1 1, 6, 7
+2 1
+3 3
+4 8
+5 0, 0
diff --git a/csv-2/1012.csv b/csv-2/1012.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b1442b7d39e4ff2cb6005372544ec2ea6688737a
--- /dev/null
+++ b/csv-2/1012.csv
@@ -0,0 +1,3 @@
+,Yellowtail,Salmon
+Not spicy,4,4
+A little spicy,4,6
diff --git a/csv-2/1012.html b/csv-2/1012.html
new file mode 100644
index 0000000000000000000000000000000000000000..7a91bffb627e1097d17ca81ee180000aef50f50e
--- /dev/null
+++ b/csv-2/1012.html
@@ -0,0 +1,21 @@
+
+
+
+ |
+ Yellowtail |
+ Salmon |
+
+
+
+
+ | Not spicy |
+ 4 |
+ 4 |
+
+
+ | A little spicy |
+ 4 |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1012.tsv b/csv-2/1012.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..24b8d674e8ff5652e1c75c5240cf42faab09023f
--- /dev/null
+++ b/csv-2/1012.tsv
@@ -0,0 +1,3 @@
+ Yellowtail Salmon
+Not spicy 4 4
+A little spicy 4 6
diff --git a/csv-2/1013.csv b/csv-2/1013.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b472793dfbd3643464c8340cde9d7fcfb35e7132
--- /dev/null
+++ b/csv-2/1013.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$495,"18,500","10,800"
+$555,"14,500","11,300"
+$615,"10,500","11,800"
+$675,"6,500","12,300"
+$735,"2,500","12,800"
diff --git a/csv-2/1013.html b/csv-2/1013.html
new file mode 100644
index 0000000000000000000000000000000000000000..5c7a431155b9e6a28e205c4cbd54c2becb26448d
--- /dev/null
+++ b/csv-2/1013.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $495 |
+ 18,500 |
+ 10,800 |
+
+
+ | $555 |
+ 14,500 |
+ 11,300 |
+
+
+ | $615 |
+ 10,500 |
+ 11,800 |
+
+
+ | $675 |
+ 6,500 |
+ 12,300 |
+
+
+ | $735 |
+ 2,500 |
+ 12,800 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1013.tsv b/csv-2/1013.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..22f45c0dbbaefb17015c61295598e2846b6ca5fa
--- /dev/null
+++ b/csv-2/1013.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$495 18,500 10,800
+$555 14,500 11,300
+$615 10,500 11,800
+$675 6,500 12,300
+$735 2,500 12,800
diff --git a/csv-2/1014.csv b/csv-2/1014.csv
new file mode 100644
index 0000000000000000000000000000000000000000..66ec4fab5133c7b75ec4da916e94a8be683dc4b0
--- /dev/null
+++ b/csv-2/1014.csv
@@ -0,0 +1,5 @@
+Number of packages,Number of apples
+1,10
+2,20
+3,30
+4,?
diff --git a/csv-2/1014.html b/csv-2/1014.html
new file mode 100644
index 0000000000000000000000000000000000000000..556e0a89af9465b6818d082dae21e7035a081de4
--- /dev/null
+++ b/csv-2/1014.html
@@ -0,0 +1,26 @@
+
+
+
+ | Number of packages |
+ Number of apples |
+
+
+
+
+ | 1 |
+ 10 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ 30 |
+
+
+ | 4 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1014.tsv b/csv-2/1014.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6c9f0f4d3206f7dc061d3cff93ff5df0287c0d38
--- /dev/null
+++ b/csv-2/1014.tsv
@@ -0,0 +1,5 @@
+Number of packages Number of apples
+1 10
+2 20
+3 30
+4 ?
diff --git a/csv-2/1015.csv b/csv-2/1015.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8e5d6c1b15a8aca09804cb625f027e0484745368
--- /dev/null
+++ b/csv-2/1015.csv
@@ -0,0 +1,5 @@
+Day,Number of hot dogs
+Tuesday,168
+Wednesday,118
+Thursday,169
+Friday,186
diff --git a/csv-2/1015.html b/csv-2/1015.html
new file mode 100644
index 0000000000000000000000000000000000000000..d34ddb7c0baed29407bbe47d8e4579adc921e4be
--- /dev/null
+++ b/csv-2/1015.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of hot dogs |
+
+
+
+
+ | Tuesday |
+ 168 |
+
+
+ | Wednesday |
+ 118 |
+
+
+ | Thursday |
+ 169 |
+
+
+ | Friday |
+ 186 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1015.tsv b/csv-2/1015.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c6b4d4826cf6bdbda59ed41c9a9c0901349f3008
--- /dev/null
+++ b/csv-2/1015.tsv
@@ -0,0 +1,5 @@
+Day Number of hot dogs
+Tuesday 168
+Wednesday 118
+Thursday 169
+Friday 186
diff --git a/csv-2/1016.csv b/csv-2/1016.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bbedab5d155a2503c55c8bc5191ba5f7d5ed00c7
--- /dev/null
+++ b/csv-2/1016.csv
@@ -0,0 +1,5 @@
+Beverage,Thursday,Friday
+Natural Goodness Juice,$18,$10
+Pearl's Soda,$7,$4
+Nature's Nectar,$2,$4
+Brenner's Juices,$5,$13
diff --git a/csv-2/1016.html b/csv-2/1016.html
new file mode 100644
index 0000000000000000000000000000000000000000..6e4f54cec66ea1d5d4654299cb09e7def136d499
--- /dev/null
+++ b/csv-2/1016.html
@@ -0,0 +1,31 @@
+
+
+
+ | Beverage |
+ Thursday |
+ Friday |
+
+
+
+
+ | Natural Goodness Juice |
+ $18 |
+ $10 |
+
+
+ | Pearl's Soda |
+ $7 |
+ $4 |
+
+
+ | Nature's Nectar |
+ $2 |
+ $4 |
+
+
+ | Brenner's Juices |
+ $5 |
+ $13 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1016.tsv b/csv-2/1016.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f2a01e0fa4132bebf77f3adf0154223e32a1756c
--- /dev/null
+++ b/csv-2/1016.tsv
@@ -0,0 +1,5 @@
+Beverage Thursday Friday
+Natural Goodness Juice $18 $10
+Pearl's Soda $7 $4
+Nature's Nectar $2 $4
+Brenner's Juices $5 $13
diff --git a/csv-2/1017.csv b/csv-2/1017.csv
new file mode 100644
index 0000000000000000000000000000000000000000..483530566f8efde0e5a2b35247b8172facbc7e69
--- /dev/null
+++ b/csv-2/1017.csv
@@ -0,0 +1,3 @@
+,Split pea,Chicken noodle
+Cup,7,5
+Bowl,4,3
diff --git a/csv-2/1017.html b/csv-2/1017.html
new file mode 100644
index 0000000000000000000000000000000000000000..7a5d2432e68c22799f2b78892358dcaf245a427d
--- /dev/null
+++ b/csv-2/1017.html
@@ -0,0 +1,21 @@
+
+
+
+ |
+ Split pea |
+ Chicken noodle |
+
+
+
+
+ | Cup |
+ 7 |
+ 5 |
+
+
+ | Bowl |
+ 4 |
+ 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1017.tsv b/csv-2/1017.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8457921730bf544ae3a0df4739579cd537f67204
--- /dev/null
+++ b/csv-2/1017.tsv
@@ -0,0 +1,3 @@
+ Split pea Chicken noodle
+Cup 7 5
+Bowl 4 3
diff --git a/csv-2/1018.csv b/csv-2/1018.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b1cacb110f74b4cf1fcca36edc8e4bbac8f7f24d
--- /dev/null
+++ b/csv-2/1018.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+airplane ride,$322.00
+speedboat ride,$562.00
+helicopter ride,$830.00
+hot air balloon ride,$623.00
+jet ski ride,$299.00
+limousine ride,$699.00
diff --git a/csv-2/1018.html b/csv-2/1018.html
new file mode 100644
index 0000000000000000000000000000000000000000..32d3846a71af1188510db3dbef295f8143e3a846
--- /dev/null
+++ b/csv-2/1018.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | airplane ride |
+ $322.00 |
+
+
+ | speedboat ride |
+ $562.00 |
+
+
+ | helicopter ride |
+ $830.00 |
+
+
+ | hot air balloon ride |
+ $623.00 |
+
+
+ | jet ski ride |
+ $299.00 |
+
+
+ | limousine ride |
+ $699.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1018.tsv b/csv-2/1018.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9e2ca107428ac6cd0a7a591b3dfac0afcc105590
--- /dev/null
+++ b/csv-2/1018.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+airplane ride $322.00
+speedboat ride $562.00
+helicopter ride $830.00
+hot air balloon ride $623.00
+jet ski ride $299.00
+limousine ride $699.00
diff --git a/csv-2/1019.csv b/csv-2/1019.csv
new file mode 100644
index 0000000000000000000000000000000000000000..45a79008326c905526cb000b36c870b09ce48f4c
--- /dev/null
+++ b/csv-2/1019.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+cookbook,$14
+dog calendar,$12
+photo album,$15
+dictionary,$22
+scrapbook,$15
+math book,$13
diff --git a/csv-2/1019.html b/csv-2/1019.html
new file mode 100644
index 0000000000000000000000000000000000000000..97a16d865461e925359b729cde250c40e242dec5
--- /dev/null
+++ b/csv-2/1019.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | cookbook |
+ $14 |
+
+
+ | dog calendar |
+ $12 |
+
+
+ | photo album |
+ $15 |
+
+
+ | dictionary |
+ $22 |
+
+
+ | scrapbook |
+ $15 |
+
+
+ | math book |
+ $13 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/1019.tsv b/csv-2/1019.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a0f94f4d8673afbc0e640118a0038e70fc681f0d
--- /dev/null
+++ b/csv-2/1019.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+cookbook $14
+dog calendar $12
+photo album $15
+dictionary $22
+scrapbook $15
+math book $13
diff --git a/csv-2/102.csv b/csv-2/102.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7145f7685cba54a5f51d644edf01698b6ee08218
--- /dev/null
+++ b/csv-2/102.csv
@@ -0,0 +1,4 @@
+x,y
+6,16
+7,6
+8,0
diff --git a/csv-2/102.html b/csv-2/102.html
new file mode 100644
index 0000000000000000000000000000000000000000..156508d8205a3749fcee323afed0f5a34fef256e
--- /dev/null
+++ b/csv-2/102.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 6 |
+ 16 |
+
+
+ | 7 |
+ 6 |
+
+
+ | 8 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/102.tsv b/csv-2/102.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..83064d8cfce0d71c229685f716eea19208d1c89e
--- /dev/null
+++ b/csv-2/102.tsv
@@ -0,0 +1,4 @@
+x y
+6 16
+7 6
+8 0
diff --git a/csv-2/103.csv b/csv-2/103.csv
new file mode 100644
index 0000000000000000000000000000000000000000..35fd37013ecd91568ec1fc36f97046c67c816b01
--- /dev/null
+++ b/csv-2/103.csv
@@ -0,0 +1,3 @@
+Dog,Weight change (oz.)
+Sprinkles,5
+Champ,-6
diff --git a/csv-2/103.html b/csv-2/103.html
new file mode 100644
index 0000000000000000000000000000000000000000..25f3c247131b0a8ce8891ea1e65ff050969ec23f
--- /dev/null
+++ b/csv-2/103.html
@@ -0,0 +1,18 @@
+
+
+
+ | Dog |
+ Weight change (oz.) |
+
+
+
+
+ | Sprinkles |
+ 5 |
+
+
+ | Champ |
+ -6 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/103.tsv b/csv-2/103.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..991197fe65594001d99e2565e50579713ace68a5
--- /dev/null
+++ b/csv-2/103.tsv
@@ -0,0 +1,3 @@
+Dog Weight change (oz.)
+Sprinkles 5
+Champ -6
diff --git a/csv-2/104.csv b/csv-2/104.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b4e06d6d8b1ada1c79db02a2b7729d73a08ebedd
--- /dev/null
+++ b/csv-2/104.csv
@@ -0,0 +1,7 @@
+Number of necklaces,Number of rubies
+1,2
+2,4
+3,6
+4,8
+5,10
+6,?
diff --git a/csv-2/104.html b/csv-2/104.html
new file mode 100644
index 0000000000000000000000000000000000000000..78e685de907eb3e2071e4b138612d99becf6db6a
--- /dev/null
+++ b/csv-2/104.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of necklaces |
+ Number of rubies |
+
+
+
+
+ | 1 |
+ 2 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ 6 |
+
+
+ | 4 |
+ 8 |
+
+
+ | 5 |
+ 10 |
+
+
+ | 6 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/104.tsv b/csv-2/104.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..96b601f3aef5c9d2b53614e42cb6ccf9ae604e8a
--- /dev/null
+++ b/csv-2/104.tsv
@@ -0,0 +1,7 @@
+Number of necklaces Number of rubies
+1 2
+2 4
+3 6
+4 8
+5 10
+6 ?
diff --git a/csv-2/105.csv b/csv-2/105.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a1b1eef09ce9f8c4da53a168db084d91a7d274f6
--- /dev/null
+++ b/csv-2/105.csv
@@ -0,0 +1,8 @@
+Day,Temperature (°C)
+Tuesday,6
+Wednesday,8
+Thursday,7
+Friday,4
+Saturday,5
+Sunday,5
+Monday,9
diff --git a/csv-2/105.html b/csv-2/105.html
new file mode 100644
index 0000000000000000000000000000000000000000..14951f2ad0103bdef7623729ca16f84b6c8f6971
--- /dev/null
+++ b/csv-2/105.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Temperature (°C) |
+
+
+
+
+ | Tuesday |
+ 6 |
+
+
+ | Wednesday |
+ 8 |
+
+
+ | Thursday |
+ 7 |
+
+
+ | Friday |
+ 4 |
+
+
+ | Saturday |
+ 5 |
+
+
+ | Sunday |
+ 5 |
+
+
+ | Monday |
+ 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/105.tsv b/csv-2/105.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8d279494764d6b38a86f54eeb992a4c220be00e5
--- /dev/null
+++ b/csv-2/105.tsv
@@ -0,0 +1,8 @@
+Day Temperature (°C)
+Tuesday 6
+Wednesday 8
+Thursday 7
+Friday 4
+Saturday 5
+Sunday 5
+Monday 9
diff --git a/csv-2/106.csv b/csv-2/106.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2cb990c85c677bcb691cdcb3b0c6b633e64319eb
--- /dev/null
+++ b/csv-2/106.csv
@@ -0,0 +1,7 @@
+Number of barns,Number of pigs
+1,2
+2,4
+3,6
+4,8
+5,10
+6,?
diff --git a/csv-2/106.html b/csv-2/106.html
new file mode 100644
index 0000000000000000000000000000000000000000..3b3c3a4a55cb6028797cf9986152effd27b7eb7b
--- /dev/null
+++ b/csv-2/106.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of barns |
+ Number of pigs |
+
+
+
+
+ | 1 |
+ 2 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ 6 |
+
+
+ | 4 |
+ 8 |
+
+
+ | 5 |
+ 10 |
+
+
+ | 6 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/106.tsv b/csv-2/106.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c58c787a9fe1e0b3dbba4fb74fa7aa32f2adccb2
--- /dev/null
+++ b/csv-2/106.tsv
@@ -0,0 +1,7 @@
+Number of barns Number of pigs
+1 2
+2 4
+3 6
+4 8
+5 10
+6 ?
diff --git a/csv-2/107.csv b/csv-2/107.csv
new file mode 100644
index 0000000000000000000000000000000000000000..659e0e34b8f9a4296d03dce05fdbd6189eb04b74
--- /dev/null
+++ b/csv-2/107.csv
@@ -0,0 +1,6 @@
+Month,Waiting time (minutes)
+March,23
+April,33
+May,30
+June,27
+July,30
diff --git a/csv-2/107.html b/csv-2/107.html
new file mode 100644
index 0000000000000000000000000000000000000000..3e7d8925e00873a460bc85dd4f3d54b6755e47fb
--- /dev/null
+++ b/csv-2/107.html
@@ -0,0 +1,30 @@
+
+
+
+ | Month |
+ Waiting time (minutes) |
+
+
+
+
+ | March |
+ 23 |
+
+
+ | April |
+ 33 |
+
+
+ | May |
+ 30 |
+
+
+ | June |
+ 27 |
+
+
+ | July |
+ 30 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/107.tsv b/csv-2/107.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..25cb1454eaedd8f926ab82879549b9be5be2992c
--- /dev/null
+++ b/csv-2/107.tsv
@@ -0,0 +1,6 @@
+Month Waiting time (minutes)
+March 23
+April 33
+May 30
+June 27
+July 30
diff --git a/csv-2/108.csv b/csv-2/108.csv
new file mode 100644
index 0000000000000000000000000000000000000000..80f16a247bdebeb317c74bed27344f5fea297ef8
--- /dev/null
+++ b/csv-2/108.csv
@@ -0,0 +1,6 @@
+Month,Waiting time (minutes)
+March,13
+April,18
+May,17
+June,17
+July,16
diff --git a/csv-2/108.html b/csv-2/108.html
new file mode 100644
index 0000000000000000000000000000000000000000..d8c170c8b15cddf006ff1c19a7acb319cca93eec
--- /dev/null
+++ b/csv-2/108.html
@@ -0,0 +1,30 @@
+
+
+
+ | Month |
+ Waiting time (minutes) |
+
+
+
+
+ | March |
+ 13 |
+
+
+ | April |
+ 18 |
+
+
+ | May |
+ 17 |
+
+
+ | June |
+ 17 |
+
+
+ | July |
+ 16 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/108.tsv b/csv-2/108.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..201adae36cf7d9f1b368705c0f5098fd67854f31
--- /dev/null
+++ b/csv-2/108.tsv
@@ -0,0 +1,6 @@
+Month Waiting time (minutes)
+March 13
+April 18
+May 17
+June 17
+July 16
diff --git a/csv-2/109.csv b/csv-2/109.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f6850f4ac07f065de74ad0246545c7fa440f7125
--- /dev/null
+++ b/csv-2/109.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+2,"4, 7, 9"
+3,"5, 6"
+4,"0, 2, 9"
+5,"3, 8"
+6,"4, 6, 6, 9"
+7,"1, 4, 5"
diff --git a/csv-2/109.html b/csv-2/109.html
new file mode 100644
index 0000000000000000000000000000000000000000..ce8715b5d2b10c86bf876fa2ecc50b5e04c6bdec
--- /dev/null
+++ b/csv-2/109.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 4, 7, 9 |
+
+
+ | 3 |
+ 5, 6 |
+
+
+ | 4 |
+ 0, 2, 9 |
+
+
+ | 5 |
+ 3, 8 |
+
+
+ | 6 |
+ 4, 6, 6, 9 |
+
+
+ | 7 |
+ 1, 4, 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/109.tsv b/csv-2/109.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..481aa14d524c07278e209b9401478dbbb36c6754
--- /dev/null
+++ b/csv-2/109.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+2 4, 7, 9
+3 5, 6
+4 0, 2, 9
+5 3, 8
+6 4, 6, 6, 9
+7 1, 4, 5
diff --git a/csv-2/11.csv b/csv-2/11.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9b823b5f91ecee1ccf63847eb14389f56f9fd8db
--- /dev/null
+++ b/csv-2/11.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+duck key chain,$0.52
+puppy key chain,$0.78
+frog key chain,$0.98
+football helmet key chain,$0.86
diff --git a/csv-2/11.html b/csv-2/11.html
new file mode 100644
index 0000000000000000000000000000000000000000..78e3cb4431ef4dc4d046d75de9a2b88ce6ecd559
--- /dev/null
+++ b/csv-2/11.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | duck key chain |
+ $0.52 |
+
+
+ | puppy key chain |
+ $0.78 |
+
+
+ | frog key chain |
+ $0.98 |
+
+
+ | football helmet key chain |
+ $0.86 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/11.tsv b/csv-2/11.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8c9adf7507509d6a72bb4fc90d148a982697fba8
--- /dev/null
+++ b/csv-2/11.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+duck key chain $0.52
+puppy key chain $0.78
+frog key chain $0.98
+football helmet key chain $0.86
diff --git a/csv-2/110.csv b/csv-2/110.csv
new file mode 100644
index 0000000000000000000000000000000000000000..49454580c88be62ec2e8af48f227af92e79464bf
--- /dev/null
+++ b/csv-2/110.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+jar of tomato sauce,$0.64
+bottle of ketchup,$0.76
+bottle of hot sauce,$0.85
+bottle of vinegar,$0.73
+bottle of soy sauce,$0.82
+bottle of mustard,$0.88
diff --git a/csv-2/110.html b/csv-2/110.html
new file mode 100644
index 0000000000000000000000000000000000000000..22eeea9b9c4cd1b1c547e981157711649521fd21
--- /dev/null
+++ b/csv-2/110.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | jar of tomato sauce |
+ $0.64 |
+
+
+ | bottle of ketchup |
+ $0.76 |
+
+
+ | bottle of hot sauce |
+ $0.85 |
+
+
+ | bottle of vinegar |
+ $0.73 |
+
+
+ | bottle of soy sauce |
+ $0.82 |
+
+
+ | bottle of mustard |
+ $0.88 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/110.tsv b/csv-2/110.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..84310e8a6c0d3c50f4e395daaf912a35a57f5b6e
--- /dev/null
+++ b/csv-2/110.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+jar of tomato sauce $0.64
+bottle of ketchup $0.76
+bottle of hot sauce $0.85
+bottle of vinegar $0.73
+bottle of soy sauce $0.82
+bottle of mustard $0.88
diff --git a/csv-2/111.csv b/csv-2/111.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5bf0545573094fd7302390de7fafa39d55e4c708
--- /dev/null
+++ b/csv-2/111.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2,Column 3
+State,1990,2000
+South Dakota,9,10
+Idaho,12,15
+Nevada,10,18
diff --git a/csv-2/111.html b/csv-2/111.html
new file mode 100644
index 0000000000000000000000000000000000000000..5e06ee4972fd321f84b384b17733a2646ad40738
--- /dev/null
+++ b/csv-2/111.html
@@ -0,0 +1,31 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | State |
+ 1990 |
+ 2000 |
+
+
+ | South Dakota |
+ 9 |
+ 10 |
+
+
+ | Idaho |
+ 12 |
+ 15 |
+
+
+ | Nevada |
+ 10 |
+ 18 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/111.tsv b/csv-2/111.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9af102582cb7adb7f5f50b2ae45738ac565c1a72
--- /dev/null
+++ b/csv-2/111.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2 Column 3
+State 1990 2000
+South Dakota 9 10
+Idaho 12 15
+Nevada 10 18
diff --git a/csv-2/112.csv b/csv-2/112.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f2c5b011c2d4f4364491a6415dc27f3ecd48e9a7
--- /dev/null
+++ b/csv-2/112.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2,Column 3,Column 4,Column 5
+college campus,10:00 A.M.,10:15 A.M.,10:45 A.M.,11:00 A.M.
+football stadium,11:00 A.M.,11:15 A.M.,11:45 A.M.,12:00 P.M.
+pizza place,12:00 P.M.,12:15 P.M.,12:45 P.M.,1:00 P.M.
+softball field,1:00 P.M.,1:15 P.M.,1:45 P.M.,2:00 P.M.
diff --git a/csv-2/112.html b/csv-2/112.html
new file mode 100644
index 0000000000000000000000000000000000000000..b0333e32052ba469e142f3fbd1c9576a2bcf2f41
--- /dev/null
+++ b/csv-2/112.html
@@ -0,0 +1,41 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+ Column 4 |
+ Column 5 |
+
+
+
+
+ | college campus |
+ 10:00 A.M. |
+ 10:15 A.M. |
+ 10:45 A.M. |
+ 11:00 A.M. |
+
+
+ | football stadium |
+ 11:00 A.M. |
+ 11:15 A.M. |
+ 11:45 A.M. |
+ 12:00 P.M. |
+
+
+ | pizza place |
+ 12:00 P.M. |
+ 12:15 P.M. |
+ 12:45 P.M. |
+ 1:00 P.M. |
+
+
+ | softball field |
+ 1:00 P.M. |
+ 1:15 P.M. |
+ 1:45 P.M. |
+ 2:00 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/112.tsv b/csv-2/112.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5990acf50e331b94db92ba5c1e9a1357941fdafd
--- /dev/null
+++ b/csv-2/112.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2 Column 3 Column 4 Column 5
+college campus 10:00 A.M. 10:15 A.M. 10:45 A.M. 11:00 A.M.
+football stadium 11:00 A.M. 11:15 A.M. 11:45 A.M. 12:00 P.M.
+pizza place 12:00 P.M. 12:15 P.M. 12:45 P.M. 1:00 P.M.
+softball field 1:00 P.M. 1:15 P.M. 1:45 P.M. 2:00 P.M.
diff --git a/csv-2/113.csv b/csv-2/113.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4682c639327b3cfe0f080423e57f767272ec0ce0
--- /dev/null
+++ b/csv-2/113.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+party hat,$0.52
+bouncy ball,$0.21
+noisemaker,$0.42
+birthday balloon,$0.93
+kazoo,$0.76
+package of purple streamers,$0.32
diff --git a/csv-2/113.html b/csv-2/113.html
new file mode 100644
index 0000000000000000000000000000000000000000..34d3818b6dc1c18485ee91c8d3e9cea28f7461ea
--- /dev/null
+++ b/csv-2/113.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | party hat |
+ $0.52 |
+
+
+ | bouncy ball |
+ $0.21 |
+
+
+ | noisemaker |
+ $0.42 |
+
+
+ | birthday balloon |
+ $0.93 |
+
+
+ | kazoo |
+ $0.76 |
+
+
+ | package of purple streamers |
+ $0.32 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/113.tsv b/csv-2/113.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a0504505205a6e00321e548c676da40e4c5893fc
--- /dev/null
+++ b/csv-2/113.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+party hat $0.52
+bouncy ball $0.21
+noisemaker $0.42
+birthday balloon $0.93
+kazoo $0.76
+package of purple streamers $0.32
diff --git a/csv-2/114.csv b/csv-2/114.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7fd029b18eeaea4b7e8dff6efd2626972f79a0ae
--- /dev/null
+++ b/csv-2/114.csv
@@ -0,0 +1,7 @@
+Class,Begin,End
+hip hop dance,11:00 A.M.,12:40 P.M.
+western dance,12:50 P.M.,2:30 P.M.
+tap dance,2:35 P.M.,3:50 P.M.
+jazz dance,3:55 P.M.,5:35 P.M.
+advanced ballet,5:50 P.M.,6:30 P.M.
+ballroom dance,6:35 P.M.,7:20 P.M.
diff --git a/csv-2/114.html b/csv-2/114.html
new file mode 100644
index 0000000000000000000000000000000000000000..a0642ce2cb041ee52da2719dcfe2a3aa4802230f
--- /dev/null
+++ b/csv-2/114.html
@@ -0,0 +1,41 @@
+
+
+
+ | Class |
+ Begin |
+ End |
+
+
+
+
+ | hip hop dance |
+ 11:00 A.M. |
+ 12:40 P.M. |
+
+
+ | western dance |
+ 12:50 P.M. |
+ 2:30 P.M. |
+
+
+ | tap dance |
+ 2:35 P.M. |
+ 3:50 P.M. |
+
+
+ | jazz dance |
+ 3:55 P.M. |
+ 5:35 P.M. |
+
+
+ | advanced ballet |
+ 5:50 P.M. |
+ 6:30 P.M. |
+
+
+ | ballroom dance |
+ 6:35 P.M. |
+ 7:20 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/114.tsv b/csv-2/114.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e3d4e0b5b270abc657c15fa4bc93d14da871eac9
--- /dev/null
+++ b/csv-2/114.tsv
@@ -0,0 +1,7 @@
+Class Begin End
+hip hop dance 11:00 A.M. 12:40 P.M.
+western dance 12:50 P.M. 2:30 P.M.
+tap dance 2:35 P.M. 3:50 P.M.
+jazz dance 3:55 P.M. 5:35 P.M.
+advanced ballet 5:50 P.M. 6:30 P.M.
+ballroom dance 6:35 P.M. 7:20 P.M.
diff --git a/csv-2/115.csv b/csv-2/115.csv
new file mode 100644
index 0000000000000000000000000000000000000000..701b1b3731c711cf20948683c0a5dca4f9745113
--- /dev/null
+++ b/csv-2/115.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2,Column 3
+Country,2002,2005
+Austria,8,9
+Australia,4,5
+Belgium,8,11
+Sweden,8,7
+Denmark,9,8
diff --git a/csv-2/115.html b/csv-2/115.html
new file mode 100644
index 0000000000000000000000000000000000000000..ea34698e96a1fc86cc364713da3d32aab993eecd
--- /dev/null
+++ b/csv-2/115.html
@@ -0,0 +1,41 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Country |
+ 2002 |
+ 2005 |
+
+
+ | Austria |
+ 8 |
+ 9 |
+
+
+ | Australia |
+ 4 |
+ 5 |
+
+
+ | Belgium |
+ 8 |
+ 11 |
+
+
+ | Sweden |
+ 8 |
+ 7 |
+
+
+ | Denmark |
+ 9 |
+ 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/115.tsv b/csv-2/115.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6698a7c703dc6eedd731dc43eb74c032b21df937
--- /dev/null
+++ b/csv-2/115.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2 Column 3
+Country 2002 2005
+Austria 8 9
+Australia 4 5
+Belgium 8 11
+Sweden 8 7
+Denmark 9 8
diff --git a/csv-2/116.csv b/csv-2/116.csv
new file mode 100644
index 0000000000000000000000000000000000000000..555ce182f29c2a2b0712bc3a0189f0a3182632ed
--- /dev/null
+++ b/csv-2/116.csv
@@ -0,0 +1,8 @@
+Teacher,Number of computers
+Ms. Rojas,7
+Mrs. Rossi,2
+Miss Murphy,3
+Mr. Watson,4
+Ms. Cohen,7
+Mrs. Jansen,2
+Mr. Schmidt,7
diff --git a/csv-2/116.html b/csv-2/116.html
new file mode 100644
index 0000000000000000000000000000000000000000..0b29d5dac9d13d7c9f210c1a33c1226f0f2cf1d3
--- /dev/null
+++ b/csv-2/116.html
@@ -0,0 +1,38 @@
+
+
+
+ | Teacher |
+ Number of computers |
+
+
+
+
+ | Ms. Rojas |
+ 7 |
+
+
+ | Mrs. Rossi |
+ 2 |
+
+
+ | Miss Murphy |
+ 3 |
+
+
+ | Mr. Watson |
+ 4 |
+
+
+ | Ms. Cohen |
+ 7 |
+
+
+ | Mrs. Jansen |
+ 2 |
+
+
+ | Mr. Schmidt |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/116.tsv b/csv-2/116.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d3dd26bc1d957eb97ec823c1efcbe7eaee4c7fd2
--- /dev/null
+++ b/csv-2/116.tsv
@@ -0,0 +1,8 @@
+Teacher Number of computers
+Ms. Rojas 7
+Mrs. Rossi 2
+Miss Murphy 3
+Mr. Watson 4
+Ms. Cohen 7
+Mrs. Jansen 2
+Mr. Schmidt 7
diff --git a/csv-2/117.csv b/csv-2/117.csv
new file mode 100644
index 0000000000000000000000000000000000000000..401209ab2c64cc36804100c442015d784574d6f2
--- /dev/null
+++ b/csv-2/117.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+tube of toothpaste,$3.48
+bottle of shampoo,$4.87
+box of bandages,$2.37
+bottle of mouthwash,$1.08
+sewing kit,$3.12
+package of dental floss,$1.59
diff --git a/csv-2/117.html b/csv-2/117.html
new file mode 100644
index 0000000000000000000000000000000000000000..7095f753d79a6011332de6c86230345a339f86d3
--- /dev/null
+++ b/csv-2/117.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | tube of toothpaste |
+ $3.48 |
+
+
+ | bottle of shampoo |
+ $4.87 |
+
+
+ | box of bandages |
+ $2.37 |
+
+
+ | bottle of mouthwash |
+ $1.08 |
+
+
+ | sewing kit |
+ $3.12 |
+
+
+ | package of dental floss |
+ $1.59 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/117.tsv b/csv-2/117.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ce0e67c5898a53fd135eade644d90d405696e11d
--- /dev/null
+++ b/csv-2/117.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+tube of toothpaste $3.48
+bottle of shampoo $4.87
+box of bandages $2.37
+bottle of mouthwash $1.08
+sewing kit $3.12
+package of dental floss $1.59
diff --git a/csv-2/118.csv b/csv-2/118.csv
new file mode 100644
index 0000000000000000000000000000000000000000..82ea3c2204fc36f3be93971c9e353d3035d2312b
--- /dev/null
+++ b/csv-2/118.csv
@@ -0,0 +1,6 @@
+Class,Begin,End
+Advanced Art,8:25 A.M.,10:05 A.M.
+Sketching,10:15 A.M.,11:40 A.M.
+Architecture,11:55 A.M.,1:10 P.M.
+Computer Graphics,1:15 P.M.,2:30 P.M.
+Watercolor,2:40 P.M.,3:35 P.M.
diff --git a/csv-2/118.html b/csv-2/118.html
new file mode 100644
index 0000000000000000000000000000000000000000..292a19852832ad85ee70565138793660be63a104
--- /dev/null
+++ b/csv-2/118.html
@@ -0,0 +1,36 @@
+
+
+
+ | Class |
+ Begin |
+ End |
+
+
+
+
+ | Advanced Art |
+ 8:25 A.M. |
+ 10:05 A.M. |
+
+
+ | Sketching |
+ 10:15 A.M. |
+ 11:40 A.M. |
+
+
+ | Architecture |
+ 11:55 A.M. |
+ 1:10 P.M. |
+
+
+ | Computer Graphics |
+ 1:15 P.M. |
+ 2:30 P.M. |
+
+
+ | Watercolor |
+ 2:40 P.M. |
+ 3:35 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/118.tsv b/csv-2/118.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a1271f5ebaeb1c519dc987f5fa0217272b766b56
--- /dev/null
+++ b/csv-2/118.tsv
@@ -0,0 +1,6 @@
+Class Begin End
+Advanced Art 8:25 A.M. 10:05 A.M.
+Sketching 10:15 A.M. 11:40 A.M.
+Architecture 11:55 A.M. 1:10 P.M.
+Computer Graphics 1:15 P.M. 2:30 P.M.
+Watercolor 2:40 P.M. 3:35 P.M.
diff --git a/csv-2/119.csv b/csv-2/119.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fcedd9a961966f1f45a3daa218d7b61605bbdf04
--- /dev/null
+++ b/csv-2/119.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+muffin,$0.57
+brownie,$0.57
+chocolate-chip cookie,$0.97
+ice cream cone,$0.97
+cupcake,$0.82
+blueberry muffin,$0.82
diff --git a/csv-2/119.html b/csv-2/119.html
new file mode 100644
index 0000000000000000000000000000000000000000..c1907967824aac5e30a30bb087aca61377501bd0
--- /dev/null
+++ b/csv-2/119.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | muffin |
+ $0.57 |
+
+
+ | brownie |
+ $0.57 |
+
+
+ | chocolate-chip cookie |
+ $0.97 |
+
+
+ | ice cream cone |
+ $0.97 |
+
+
+ | cupcake |
+ $0.82 |
+
+
+ | blueberry muffin |
+ $0.82 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/119.tsv b/csv-2/119.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..7daaf0cfdd50b27a26b8c70a85f9ed3c01df3de7
--- /dev/null
+++ b/csv-2/119.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+muffin $0.57
+brownie $0.57
+chocolate-chip cookie $0.97
+ice cream cone $0.97
+cupcake $0.82
+blueberry muffin $0.82
diff --git a/csv-2/12.csv b/csv-2/12.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1a4aa28ee6859f15884cf4b0d302dfccf37c6501
--- /dev/null
+++ b/csv-2/12.csv
@@ -0,0 +1,6 @@
+Group,Begin,End
+working group,11:00 A.M.,12:45 P.M.
+hound group,1:00 P.M.,3:25 P.M.
+terrier group,3:55 P.M.,4:40 P.M.
+toy group,5:05 P.M.,6:20 P.M.
+non-sporting group,6:35 P.M.,8:40 P.M.
diff --git a/csv-2/12.html b/csv-2/12.html
new file mode 100644
index 0000000000000000000000000000000000000000..5f97b637b006ecebc4af5027453249f58fe94928
--- /dev/null
+++ b/csv-2/12.html
@@ -0,0 +1,36 @@
+
+
+
+ | Group |
+ Begin |
+ End |
+
+
+
+
+ | working group |
+ 11:00 A.M. |
+ 12:45 P.M. |
+
+
+ | hound group |
+ 1:00 P.M. |
+ 3:25 P.M. |
+
+
+ | terrier group |
+ 3:55 P.M. |
+ 4:40 P.M. |
+
+
+ | toy group |
+ 5:05 P.M. |
+ 6:20 P.M. |
+
+
+ | non-sporting group |
+ 6:35 P.M. |
+ 8:40 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/12.tsv b/csv-2/12.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..29e5eb64bcfc40bab155766ea410697ee9a1f24f
--- /dev/null
+++ b/csv-2/12.tsv
@@ -0,0 +1,6 @@
+Group Begin End
+working group 11:00 A.M. 12:45 P.M.
+hound group 1:00 P.M. 3:25 P.M.
+terrier group 3:55 P.M. 4:40 P.M.
+toy group 5:05 P.M. 6:20 P.M.
+non-sporting group 6:35 P.M. 8:40 P.M.
diff --git a/csv-2/120.csv b/csv-2/120.csv
new file mode 100644
index 0000000000000000000000000000000000000000..00731627d77766aa29524f8f9a0562eb7280ee0e
--- /dev/null
+++ b/csv-2/120.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+red sweater,$11.60
+winter jacket,$33.37
+pair of tennis shoes,$43.78
+pair of jeans,$39.31
+pair of sweat pants,$17.18
diff --git a/csv-2/120.html b/csv-2/120.html
new file mode 100644
index 0000000000000000000000000000000000000000..4309cc9b849b259d498d12eb3c694d000f55138a
--- /dev/null
+++ b/csv-2/120.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | red sweater |
+ $11.60 |
+
+
+ | winter jacket |
+ $33.37 |
+
+
+ | pair of tennis shoes |
+ $43.78 |
+
+
+ | pair of jeans |
+ $39.31 |
+
+
+ | pair of sweat pants |
+ $17.18 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/120.tsv b/csv-2/120.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..012b9528a1a7cda58443c089e94cfe8fdb18588c
--- /dev/null
+++ b/csv-2/120.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+red sweater $11.60
+winter jacket $33.37
+pair of tennis shoes $43.78
+pair of jeans $39.31
+pair of sweat pants $17.18
diff --git a/csv-2/121.csv b/csv-2/121.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b9f8199c6857419f499c9f629911b350b026950c
--- /dev/null
+++ b/csv-2/121.csv
@@ -0,0 +1,6 @@
+Name,Number of stickers
+Javier,6
+Lorenzo,5
+Tina,10
+Kyle,8
+Bridget,5
diff --git a/csv-2/121.html b/csv-2/121.html
new file mode 100644
index 0000000000000000000000000000000000000000..c96ff874036ad05549cc5aaace31bd412f11098d
--- /dev/null
+++ b/csv-2/121.html
@@ -0,0 +1,30 @@
+
+
+
+ | Name |
+ Number of stickers |
+
+
+
+
+ | Javier |
+ 6 |
+
+
+ | Lorenzo |
+ 5 |
+
+
+ | Tina |
+ 10 |
+
+
+ | Kyle |
+ 8 |
+
+
+ | Bridget |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/121.tsv b/csv-2/121.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..7cfab8e505c2f08b783ef9f128d89d161bb13f71
--- /dev/null
+++ b/csv-2/121.tsv
@@ -0,0 +1,6 @@
+Name Number of stickers
+Javier 6
+Lorenzo 5
+Tina 10
+Kyle 8
+Bridget 5
diff --git a/csv-2/122.csv b/csv-2/122.csv
new file mode 100644
index 0000000000000000000000000000000000000000..35ebfcc903b4b9deb17da09d0a9f05b14a20abcd
--- /dev/null
+++ b/csv-2/122.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$700,"16,900","20,000"
+$860,"14,400","20,100"
+"$1,020","11,900","20,200"
+"$1,180","9,400","20,300"
+"$1,340","6,900","20,400"
diff --git a/csv-2/122.html b/csv-2/122.html
new file mode 100644
index 0000000000000000000000000000000000000000..5008ece4ff80a4ae944ebff1e2730c4848fc74cd
--- /dev/null
+++ b/csv-2/122.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $700 |
+ 16,900 |
+ 20,000 |
+
+
+ | $860 |
+ 14,400 |
+ 20,100 |
+
+
+ | $1,020 |
+ 11,900 |
+ 20,200 |
+
+
+ | $1,180 |
+ 9,400 |
+ 20,300 |
+
+
+ | $1,340 |
+ 6,900 |
+ 20,400 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/122.tsv b/csv-2/122.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3aeeaf0e1fc1086f6ca5468544e272c527835f24
--- /dev/null
+++ b/csv-2/122.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$700 16,900 20,000
+$860 14,400 20,100
+$1,020 11,900 20,200
+$1,180 9,400 20,300
+$1,340 6,900 20,400
diff --git a/csv-2/123.csv b/csv-2/123.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6c9539560a44fc255aa6520c643c22743aaacd7f
--- /dev/null
+++ b/csv-2/123.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+butterfly stamp,$0.07
+duck stamp,$0.01
+tulip stamp,$0.07
+airplane stamp,$0.07
+robot stamp,$0.06
+coyote stamp,$0.03
diff --git a/csv-2/123.html b/csv-2/123.html
new file mode 100644
index 0000000000000000000000000000000000000000..1dc8e655b48890e484e23d057992505942bbec7f
--- /dev/null
+++ b/csv-2/123.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | butterfly stamp |
+ $0.07 |
+
+
+ | duck stamp |
+ $0.01 |
+
+
+ | tulip stamp |
+ $0.07 |
+
+
+ | airplane stamp |
+ $0.07 |
+
+
+ | robot stamp |
+ $0.06 |
+
+
+ | coyote stamp |
+ $0.03 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/123.tsv b/csv-2/123.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d6828c35643dfd9be9309a0e3583ca6dc0e49e90
--- /dev/null
+++ b/csv-2/123.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+butterfly stamp $0.07
+duck stamp $0.01
+tulip stamp $0.07
+airplane stamp $0.07
+robot stamp $0.06
+coyote stamp $0.03
diff --git a/csv-2/124.csv b/csv-2/124.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1c37031f60d99543fb0f68d23d42dfd57287a8ca
--- /dev/null
+++ b/csv-2/124.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+2,"0, 3, 4, 4"
+3,"1, 8, 8"
+4,"0, 0, 0, 0, 3, 9"
+5,0
diff --git a/csv-2/124.html b/csv-2/124.html
new file mode 100644
index 0000000000000000000000000000000000000000..2d63716f1cf3599a1d9b7341a8259a810da9b80b
--- /dev/null
+++ b/csv-2/124.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 0, 3, 4, 4 |
+
+
+ | 3 |
+ 1, 8, 8 |
+
+
+ | 4 |
+ 0, 0, 0, 0, 3, 9 |
+
+
+ | 5 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/124.tsv b/csv-2/124.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..cadae1622ab529a7d24553e6fa0d5f82817a0587
--- /dev/null
+++ b/csv-2/124.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+2 0, 3, 4, 4
+3 1, 8, 8
+4 0, 0, 0, 0, 3, 9
+5 0
diff --git a/csv-2/125.csv b/csv-2/125.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2510a94a37a86d49f8d68d7975cf538715743e6f
--- /dev/null
+++ b/csv-2/125.csv
@@ -0,0 +1,4 @@
+x,y
+12,10
+13,12
+14,15
diff --git a/csv-2/125.html b/csv-2/125.html
new file mode 100644
index 0000000000000000000000000000000000000000..b4d504b9ffd716ccf63a1f9cdeaa9f54f91497c5
--- /dev/null
+++ b/csv-2/125.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 12 |
+ 10 |
+
+
+ | 13 |
+ 12 |
+
+
+ | 14 |
+ 15 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/125.tsv b/csv-2/125.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f5c548faee5a9fcaf5e0867b60c0104f989824ff
--- /dev/null
+++ b/csv-2/125.tsv
@@ -0,0 +1,4 @@
+x y
+12 10
+13 12
+14 15
diff --git a/csv-2/126.csv b/csv-2/126.csv
new file mode 100644
index 0000000000000000000000000000000000000000..728e832b899ad406123184d27a6dbd054ad6c3f1
--- /dev/null
+++ b/csv-2/126.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$195,"22,300","13,700"
+$395,"20,400","15,500"
+$595,"18,500","17,300"
+$795,"16,600","19,100"
+$995,"14,700","20,900"
diff --git a/csv-2/126.html b/csv-2/126.html
new file mode 100644
index 0000000000000000000000000000000000000000..c395292c84ee62aea1e4f5934d44d4cb00a5dcba
--- /dev/null
+++ b/csv-2/126.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $195 |
+ 22,300 |
+ 13,700 |
+
+
+ | $395 |
+ 20,400 |
+ 15,500 |
+
+
+ | $595 |
+ 18,500 |
+ 17,300 |
+
+
+ | $795 |
+ 16,600 |
+ 19,100 |
+
+
+ | $995 |
+ 14,700 |
+ 20,900 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/126.tsv b/csv-2/126.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..27c0cefb019f5e1a50cf3ea4d837e549a6bde140
--- /dev/null
+++ b/csv-2/126.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$195 22,300 13,700
+$395 20,400 15,500
+$595 18,500 17,300
+$795 16,600 19,100
+$995 14,700 20,900
diff --git a/csv-2/127.csv b/csv-2/127.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fda6ec7f09188e5021eeb8ec29f419a930e959fd
--- /dev/null
+++ b/csv-2/127.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+box of staples,$0.76
+glue stick,$0.79
+silver glitter pen,$0.99
+package of note cards,$0.62
diff --git a/csv-2/127.html b/csv-2/127.html
new file mode 100644
index 0000000000000000000000000000000000000000..450c0e7ebcf9dd14a658cbcbfe6048c11fd63b92
--- /dev/null
+++ b/csv-2/127.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | box of staples |
+ $0.76 |
+
+
+ | glue stick |
+ $0.79 |
+
+
+ | silver glitter pen |
+ $0.99 |
+
+
+ | package of note cards |
+ $0.62 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/127.tsv b/csv-2/127.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..cfb4e64eeaa9010c67699f30c700f67c6d42ec6e
--- /dev/null
+++ b/csv-2/127.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+box of staples $0.76
+glue stick $0.79
+silver glitter pen $0.99
+package of note cards $0.62
diff --git a/csv-2/128.csv b/csv-2/128.csv
new file mode 100644
index 0000000000000000000000000000000000000000..afdd730d0ebf72b9f5dad3b6e69f2b0ec3001b92
--- /dev/null
+++ b/csv-2/128.csv
@@ -0,0 +1,6 @@
+Day,Voicemail messages
+Sunday,16
+Monday,6
+Tuesday,11
+Wednesday,15
+Thursday,19
diff --git a/csv-2/128.html b/csv-2/128.html
new file mode 100644
index 0000000000000000000000000000000000000000..e61d9a52c35240db3e35a716dbad9652d3dc763b
--- /dev/null
+++ b/csv-2/128.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Voicemail messages |
+
+
+
+
+ | Sunday |
+ 16 |
+
+
+ | Monday |
+ 6 |
+
+
+ | Tuesday |
+ 11 |
+
+
+ | Wednesday |
+ 15 |
+
+
+ | Thursday |
+ 19 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/128.tsv b/csv-2/128.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a6450256d320578212db8db292f2d1fe5a87a1cf
--- /dev/null
+++ b/csv-2/128.tsv
@@ -0,0 +1,6 @@
+Day Voicemail messages
+Sunday 16
+Monday 6
+Tuesday 11
+Wednesday 15
+Thursday 19
diff --git a/csv-2/129.csv b/csv-2/129.csv
new file mode 100644
index 0000000000000000000000000000000000000000..46fde38df68b39180ca40f9ce5b754d48bc0bfcd
--- /dev/null
+++ b/csv-2/129.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2,Column 3
+Country,1965,1975
+Afghanistan,$5,$5
+Algeria,$12,$11
+Nepal,$2,$3
+Libya,$4,$2
diff --git a/csv-2/129.html b/csv-2/129.html
new file mode 100644
index 0000000000000000000000000000000000000000..e7f58179cc4c389522d776ed0cea5facae676eff
--- /dev/null
+++ b/csv-2/129.html
@@ -0,0 +1,36 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Country |
+ 1965 |
+ 1975 |
+
+
+ | Afghanistan |
+ $5 |
+ $5 |
+
+
+ | Algeria |
+ $12 |
+ $11 |
+
+
+ | Nepal |
+ $2 |
+ $3 |
+
+
+ | Libya |
+ $4 |
+ $2 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/129.tsv b/csv-2/129.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b953c751b7a0acda6ed32ee76214b9ea5a8afb13
--- /dev/null
+++ b/csv-2/129.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2 Column 3
+Country 1965 1975
+Afghanistan $5 $5
+Algeria $12 $11
+Nepal $2 $3
+Libya $4 $2
diff --git a/csv-2/13.csv b/csv-2/13.csv
new file mode 100644
index 0000000000000000000000000000000000000000..974bd801f78077fe4f40f46ca61e2d002db64633
--- /dev/null
+++ b/csv-2/13.csv
@@ -0,0 +1,5 @@
+Name,Number of stuffed animals
+Bernie,974
+Kimberly,942
+Ariel,979
+Ezra,994
diff --git a/csv-2/13.html b/csv-2/13.html
new file mode 100644
index 0000000000000000000000000000000000000000..1ceb47f865386738bfdfd1002bbe33ce839d2db9
--- /dev/null
+++ b/csv-2/13.html
@@ -0,0 +1,26 @@
+
+
+
+ | Name |
+ Number of stuffed animals |
+
+
+
+
+ | Bernie |
+ 974 |
+
+
+ | Kimberly |
+ 942 |
+
+
+ | Ariel |
+ 979 |
+
+
+ | Ezra |
+ 994 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/13.tsv b/csv-2/13.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a1550e55b370944d8efb2e0897b2cfff79299477
--- /dev/null
+++ b/csv-2/13.tsv
@@ -0,0 +1,5 @@
+Name Number of stuffed animals
+Bernie 974
+Kimberly 942
+Ariel 979
+Ezra 994
diff --git a/csv-2/130.csv b/csv-2/130.csv
new file mode 100644
index 0000000000000000000000000000000000000000..76c4862cd7aaac2f755668e7bf39b21256730c94
--- /dev/null
+++ b/csv-2/130.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+bright yellow highlighter,$0.71
+package of pencil lead,$0.88
+purple colored pencil,$0.50
+thick black marker,$0.65
+glue stick,$0.29
diff --git a/csv-2/130.html b/csv-2/130.html
new file mode 100644
index 0000000000000000000000000000000000000000..aee31c7814861724b24c73c64f40ac8fceb9213c
--- /dev/null
+++ b/csv-2/130.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | bright yellow highlighter |
+ $0.71 |
+
+
+ | package of pencil lead |
+ $0.88 |
+
+
+ | purple colored pencil |
+ $0.50 |
+
+
+ | thick black marker |
+ $0.65 |
+
+
+ | glue stick |
+ $0.29 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/130.tsv b/csv-2/130.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e6faf2dabfe0d20ddf78036eaa10bfd0c97aa682
--- /dev/null
+++ b/csv-2/130.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+bright yellow highlighter $0.71
+package of pencil lead $0.88
+purple colored pencil $0.50
+thick black marker $0.65
+glue stick $0.29
diff --git a/csv-2/131.csv b/csv-2/131.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d46d41ccf8e7b7734db47ccb2f1c466aa1c6015b
--- /dev/null
+++ b/csv-2/131.csv
@@ -0,0 +1,5 @@
+Day,Minutes
+Saturday,189
+Sunday,198
+Monday,118
+Tuesday,188
diff --git a/csv-2/131.html b/csv-2/131.html
new file mode 100644
index 0000000000000000000000000000000000000000..1e811e9df5981538d00816abeb9d43f70f9c8c10
--- /dev/null
+++ b/csv-2/131.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Minutes |
+
+
+
+
+ | Saturday |
+ 189 |
+
+
+ | Sunday |
+ 198 |
+
+
+ | Monday |
+ 118 |
+
+
+ | Tuesday |
+ 188 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/131.tsv b/csv-2/131.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2207b8a1748a5597ad88bb4b2043762eac6091c6
--- /dev/null
+++ b/csv-2/131.tsv
@@ -0,0 +1,5 @@
+Day Minutes
+Saturday 189
+Sunday 198
+Monday 118
+Tuesday 188
diff --git a/csv-2/132.csv b/csv-2/132.csv
new file mode 100644
index 0000000000000000000000000000000000000000..415ab63e894ed282cce3c2265c3d3f7d9a20f2cd
--- /dev/null
+++ b/csv-2/132.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+3,"5, 8"
+4,"0, 2, 4, 4, 6"
+5,"0, 2, 3, 4, 5, 6, 6, 8, 8"
+6,3
diff --git a/csv-2/132.html b/csv-2/132.html
new file mode 100644
index 0000000000000000000000000000000000000000..6b8cf69d988e14dde565e8f9f5ecf297a2a7885f
--- /dev/null
+++ b/csv-2/132.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 3 |
+ 5, 8 |
+
+
+ | 4 |
+ 0, 2, 4, 4, 6 |
+
+
+ | 5 |
+ 0, 2, 3, 4, 5, 6, 6, 8, 8 |
+
+
+ | 6 |
+ 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/132.tsv b/csv-2/132.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..923fbac8981eb4e8045ce898c486f8393f38a190
--- /dev/null
+++ b/csv-2/132.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+3 5, 8
+4 0, 2, 4, 4, 6
+5 0, 2, 3, 4, 5, 6, 6, 8, 8
+6 3
diff --git a/csv-2/133.csv b/csv-2/133.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bafc6bb5f7978f0a0c76495e02a6fa9219d3f1b2
--- /dev/null
+++ b/csv-2/133.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+1,"0, 1, 2, 3"
+2,"4, 7"
+3,"5, 7"
+4,"3, 5, 9"
diff --git a/csv-2/133.html b/csv-2/133.html
new file mode 100644
index 0000000000000000000000000000000000000000..06b5bfb142ae330548f2c53b3ee8dda3a171a640
--- /dev/null
+++ b/csv-2/133.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 0, 1, 2, 3 |
+
+
+ | 2 |
+ 4, 7 |
+
+
+ | 3 |
+ 5, 7 |
+
+
+ | 4 |
+ 3, 5, 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/133.tsv b/csv-2/133.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6967defdbb859ad91672352762f1e87fd1f3c558
--- /dev/null
+++ b/csv-2/133.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+1 0, 1, 2, 3
+2 4, 7
+3 5, 7
+4 3, 5, 9
diff --git a/csv-2/134.csv b/csv-2/134.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b050cfb6bc4acfbfc7eaf7382b9ef169f77a7f79
--- /dev/null
+++ b/csv-2/134.csv
@@ -0,0 +1,6 @@
+Day,Kilograms
+Tuesday,8
+Wednesday,10
+Thursday,7
+Friday,5
+Saturday,10
diff --git a/csv-2/134.html b/csv-2/134.html
new file mode 100644
index 0000000000000000000000000000000000000000..43e9b34990bda840dfe296b451eebbaabf5922dd
--- /dev/null
+++ b/csv-2/134.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Kilograms |
+
+
+
+
+ | Tuesday |
+ 8 |
+
+
+ | Wednesday |
+ 10 |
+
+
+ | Thursday |
+ 7 |
+
+
+ | Friday |
+ 5 |
+
+
+ | Saturday |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/134.tsv b/csv-2/134.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a79798e7af78c9f51aa9b730464a6877329656bf
--- /dev/null
+++ b/csv-2/134.tsv
@@ -0,0 +1,6 @@
+Day Kilograms
+Tuesday 8
+Wednesday 10
+Thursday 7
+Friday 5
+Saturday 10
diff --git a/csv-2/135.csv b/csv-2/135.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fccec6f75f25b71b325e191e85d7785358ee375a
--- /dev/null
+++ b/csv-2/135.csv
@@ -0,0 +1,7 @@
+Employee,Pay period,
+Margarita Perez,September 9-15,
+Total earnings,,$670.00
+Federal income tax,$76.70,
+Other taxes,$51.26,
+Total taxes,,?
+Pay after taxes,,?
diff --git a/csv-2/135.html b/csv-2/135.html
new file mode 100644
index 0000000000000000000000000000000000000000..08c4f1b8e226d5fc5877762012066cd5a67951a1
--- /dev/null
+++ b/csv-2/135.html
@@ -0,0 +1,41 @@
+
+
+
+ | Employee |
+ Pay period |
+ |
+
+
+
+
+ | Margarita Perez |
+ September 9-15 |
+ |
+
+
+ | Total earnings |
+ |
+ $670.00 |
+
+
+ | Federal income tax |
+ $76.70 |
+ |
+
+
+ | Other taxes |
+ $51.26 |
+ |
+
+
+ | Total taxes |
+ |
+ ? |
+
+
+ | Pay after taxes |
+ |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/135.tsv b/csv-2/135.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d3da82b3707a78875347301b3c25fb4c01f371d4
--- /dev/null
+++ b/csv-2/135.tsv
@@ -0,0 +1,7 @@
+Employee Pay period
+Margarita Perez September 9-15
+Total earnings $670.00
+Federal income tax $76.70
+Other taxes $51.26
+Total taxes ?
+Pay after taxes ?
diff --git a/csv-2/136.csv b/csv-2/136.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0affbb46c10536fb76b3bed8eed02cfd082283e6
--- /dev/null
+++ b/csv-2/136.csv
@@ -0,0 +1,5 @@
+Sport,Boys,Girls
+Gymnastics,10,1
+Basketball,8,19
+Golf,14,7
+Tennis,4,10
diff --git a/csv-2/136.html b/csv-2/136.html
new file mode 100644
index 0000000000000000000000000000000000000000..3d35e769be02aa647e10b4f0cdafd6fdc44979c1
--- /dev/null
+++ b/csv-2/136.html
@@ -0,0 +1,31 @@
+
+
+
+ | Sport |
+ Boys |
+ Girls |
+
+
+
+
+ | Gymnastics |
+ 10 |
+ 1 |
+
+
+ | Basketball |
+ 8 |
+ 19 |
+
+
+ | Golf |
+ 14 |
+ 7 |
+
+
+ | Tennis |
+ 4 |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/136.tsv b/csv-2/136.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d04a441fddc0147138264e6dca74bb908cb47ba8
--- /dev/null
+++ b/csv-2/136.tsv
@@ -0,0 +1,5 @@
+Sport Boys Girls
+Gymnastics 10 1
+Basketball 8 19
+Golf 14 7
+Tennis 4 10
diff --git a/csv-2/137.csv b/csv-2/137.csv
new file mode 100644
index 0000000000000000000000000000000000000000..afe0b430429bc40de1e5688b5164d687553eaa74
--- /dev/null
+++ b/csv-2/137.csv
@@ -0,0 +1,3 @@
+,Big,Small
+Red,3,3
+Green,3,1
diff --git a/csv-2/137.html b/csv-2/137.html
new file mode 100644
index 0000000000000000000000000000000000000000..90e126bb10308f7090038aae007a74a377f1572c
--- /dev/null
+++ b/csv-2/137.html
@@ -0,0 +1,21 @@
+
+
+
+ |
+ Big |
+ Small |
+
+
+
+
+ | Red |
+ 3 |
+ 3 |
+
+
+ | Green |
+ 3 |
+ 1 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/137.tsv b/csv-2/137.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..bba6bd8acda153dad1ea9f5215fc695896dcf7ed
--- /dev/null
+++ b/csv-2/137.tsv
@@ -0,0 +1,3 @@
+ Big Small
+Red 3 3
+Green 3 1
diff --git a/csv-2/138.csv b/csv-2/138.csv
new file mode 100644
index 0000000000000000000000000000000000000000..331b5b045fd14b6644f565eebb463d65c18b6e5e
--- /dev/null
+++ b/csv-2/138.csv
@@ -0,0 +1,5 @@
+Number of desk drawers,Number of notepads
+1,2
+2,4
+3,6
+4,?
diff --git a/csv-2/138.html b/csv-2/138.html
new file mode 100644
index 0000000000000000000000000000000000000000..c35e20187eba8299b96ddc53b2451263cb08469b
--- /dev/null
+++ b/csv-2/138.html
@@ -0,0 +1,26 @@
+
+
+
+ | Number of desk drawers |
+ Number of notepads |
+
+
+
+
+ | 1 |
+ 2 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ 6 |
+
+
+ | 4 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/138.tsv b/csv-2/138.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ee7ad7a1b6ac531f0910a9b5a370d172f65f2943
--- /dev/null
+++ b/csv-2/138.tsv
@@ -0,0 +1,5 @@
+Number of desk drawers Number of notepads
+1 2
+2 4
+3 6
+4 ?
diff --git a/csv-2/139.csv b/csv-2/139.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ef7fb0acd847a20540a4c13329d95fd3a50757c5
--- /dev/null
+++ b/csv-2/139.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+colorful pinwheel,$0.09
+blue plastic block,$0.01
+red kazoo,$0.03
+shapes stencil,$0.07
diff --git a/csv-2/139.html b/csv-2/139.html
new file mode 100644
index 0000000000000000000000000000000000000000..7e289d52b905bb484c808d7d210b35f5689b43ec
--- /dev/null
+++ b/csv-2/139.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | colorful pinwheel |
+ $0.09 |
+
+
+ | blue plastic block |
+ $0.01 |
+
+
+ | red kazoo |
+ $0.03 |
+
+
+ | shapes stencil |
+ $0.07 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/139.tsv b/csv-2/139.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..399b96ce72e359a7b86be42929174ab985224ef1
--- /dev/null
+++ b/csv-2/139.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+colorful pinwheel $0.09
+blue plastic block $0.01
+red kazoo $0.03
+shapes stencil $0.07
diff --git a/csv-2/14.csv b/csv-2/14.csv
new file mode 100644
index 0000000000000000000000000000000000000000..289f0711aa2adb1e02e4a17d4da77c0ca4f796ee
--- /dev/null
+++ b/csv-2/14.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+1,"3, 6"
+2,
+3,
+4,"2, 7"
+5,3
+6,"0, 0"
diff --git a/csv-2/14.html b/csv-2/14.html
new file mode 100644
index 0000000000000000000000000000000000000000..2766785bc6c6907d616aa97365fe40acf6555ada
--- /dev/null
+++ b/csv-2/14.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 3, 6 |
+
+
+ | 2 |
+ |
+
+
+ | 3 |
+ |
+
+
+ | 4 |
+ 2, 7 |
+
+
+ | 5 |
+ 3 |
+
+
+ | 6 |
+ 0, 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/14.tsv b/csv-2/14.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2f6efd41abe3f0a69e6251f1531aad54f59086c3
--- /dev/null
+++ b/csv-2/14.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+1 3, 6
+2
+3
+4 2, 7
+5 3
+6 0, 0
diff --git a/csv-2/140.csv b/csv-2/140.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0321058134affc3290d6bb9e255dc25f40be696d
--- /dev/null
+++ b/csv-2/140.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+strawberry yogurt,$2/lb
+non-fat yogurt,$2/lb
+plain yogurt,$4/lb
+blueberry yogurt,$2/lb
diff --git a/csv-2/140.html b/csv-2/140.html
new file mode 100644
index 0000000000000000000000000000000000000000..1c8e8a68eb96b897bcf71f6e0d42241d48307192
--- /dev/null
+++ b/csv-2/140.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | strawberry yogurt |
+ $2/lb |
+
+
+ | non-fat yogurt |
+ $2/lb |
+
+
+ | plain yogurt |
+ $4/lb |
+
+
+ | blueberry yogurt |
+ $2/lb |
+
+
+
\ No newline at end of file
diff --git a/csv-2/140.tsv b/csv-2/140.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6a0e1c666d5400bb67f97663b7579d3c036f3b52
--- /dev/null
+++ b/csv-2/140.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+strawberry yogurt $2/lb
+non-fat yogurt $2/lb
+plain yogurt $4/lb
+blueberry yogurt $2/lb
diff --git a/csv-2/141.csv b/csv-2/141.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2ae691ddaab9cf3f922b17e31e533038f2bf2832
--- /dev/null
+++ b/csv-2/141.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+tomato sauce,$2/kilogram
+beef sauce,$3/kilogram
+alfredo sauce,$3/kilogram
+marinara sauce,$3/kilogram
diff --git a/csv-2/141.html b/csv-2/141.html
new file mode 100644
index 0000000000000000000000000000000000000000..66bd257888210cd9219db30cb6fef3234c64b91c
--- /dev/null
+++ b/csv-2/141.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | tomato sauce |
+ $2/kilogram |
+
+
+ | beef sauce |
+ $3/kilogram |
+
+
+ | alfredo sauce |
+ $3/kilogram |
+
+
+ | marinara sauce |
+ $3/kilogram |
+
+
+
\ No newline at end of file
diff --git a/csv-2/141.tsv b/csv-2/141.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e04322a61e827e1678660d3ec05d87686f7efc2b
--- /dev/null
+++ b/csv-2/141.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+tomato sauce $2/kilogram
+beef sauce $3/kilogram
+alfredo sauce $3/kilogram
+marinara sauce $3/kilogram
diff --git a/csv-2/142.csv b/csv-2/142.csv
new file mode 100644
index 0000000000000000000000000000000000000000..38c81c0135ae23e50c60ac37dbd76986ba93b309
--- /dev/null
+++ b/csv-2/142.csv
@@ -0,0 +1,5 @@
+Number of coat racks,Number of raincoats
+1,10
+2,20
+3,30
+4,?
diff --git a/csv-2/142.html b/csv-2/142.html
new file mode 100644
index 0000000000000000000000000000000000000000..317dcf2cbb542e4eb79b8e3cbe30d5b4fce931c3
--- /dev/null
+++ b/csv-2/142.html
@@ -0,0 +1,26 @@
+
+
+
+ | Number of coat racks |
+ Number of raincoats |
+
+
+
+
+ | 1 |
+ 10 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ 30 |
+
+
+ | 4 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/142.tsv b/csv-2/142.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..cea0c3db7d5ff60a57bc47beb10366af36799b8e
--- /dev/null
+++ b/csv-2/142.tsv
@@ -0,0 +1,5 @@
+Number of coat racks Number of raincoats
+1 10
+2 20
+3 30
+4 ?
diff --git a/csv-2/143.csv b/csv-2/143.csv
new file mode 100644
index 0000000000000000000000000000000000000000..77bf3a98e1b275ec33909135535b5b97dd335cc6
--- /dev/null
+++ b/csv-2/143.csv
@@ -0,0 +1,3 @@
+Location,Elevation (m)
+Top of the skyscraper,275
+Bottom of the mine,-260
diff --git a/csv-2/143.html b/csv-2/143.html
new file mode 100644
index 0000000000000000000000000000000000000000..b7e18537df6d32f7f3b8b8e622c54fae2bca34d3
--- /dev/null
+++ b/csv-2/143.html
@@ -0,0 +1,18 @@
+
+
+
+ | Location |
+ Elevation (m) |
+
+
+
+
+ | Top of the skyscraper |
+ 275 |
+
+
+ | Bottom of the mine |
+ -260 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/143.tsv b/csv-2/143.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6242a665ea45e589cc900d616ed7ff206e1f1f6d
--- /dev/null
+++ b/csv-2/143.tsv
@@ -0,0 +1,3 @@
+Location Elevation (m)
+Top of the skyscraper 275
+Bottom of the mine -260
diff --git a/csv-2/144.csv b/csv-2/144.csv
new file mode 100644
index 0000000000000000000000000000000000000000..21ad1174da3769de63fbaee1169e360b56228464
--- /dev/null
+++ b/csv-2/144.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+2,"5, 9, 9, 9, 9"
+3,7
+4,"0, 5, 6"
+5,"0, 3"
diff --git a/csv-2/144.html b/csv-2/144.html
new file mode 100644
index 0000000000000000000000000000000000000000..6e38d97e75472c98f9537bb6e320beef2b08dd05
--- /dev/null
+++ b/csv-2/144.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 5, 9, 9, 9, 9 |
+
+
+ | 3 |
+ 7 |
+
+
+ | 4 |
+ 0, 5, 6 |
+
+
+ | 5 |
+ 0, 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/144.tsv b/csv-2/144.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..977671c8bfd18ec388ab9769ef93b0958ce9e9bd
--- /dev/null
+++ b/csv-2/144.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+2 5, 9, 9, 9, 9
+3 7
+4 0, 5, 6
+5 0, 3
diff --git a/csv-2/145.csv b/csv-2/145.csv
new file mode 100644
index 0000000000000000000000000000000000000000..111010574499e3f7debfcf9b8c5470a453da77ba
--- /dev/null
+++ b/csv-2/145.csv
@@ -0,0 +1,6 @@
+Year,Record time (minutes)
+2016,28
+2017,21
+2018,29
+2019,27
+2020,30
diff --git a/csv-2/145.html b/csv-2/145.html
new file mode 100644
index 0000000000000000000000000000000000000000..6500d9b15987f501332a19b9931fc7ff26fa1642
--- /dev/null
+++ b/csv-2/145.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Record time (minutes) |
+
+
+
+
+ | 2016 |
+ 28 |
+
+
+ | 2017 |
+ 21 |
+
+
+ | 2018 |
+ 29 |
+
+
+ | 2019 |
+ 27 |
+
+
+ | 2020 |
+ 30 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/145.tsv b/csv-2/145.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2bc794bf681a5c98cdd4031b30d095d9267ed97f
--- /dev/null
+++ b/csv-2/145.tsv
@@ -0,0 +1,6 @@
+Year Record time (minutes)
+2016 28
+2017 21
+2018 29
+2019 27
+2020 30
diff --git a/csv-2/146.csv b/csv-2/146.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d63e069f7ac70fadff56177bc68acb91abb755ea
--- /dev/null
+++ b/csv-2/146.csv
@@ -0,0 +1,4 @@
+x,y
+18,11
+19,13
+20,15
diff --git a/csv-2/146.html b/csv-2/146.html
new file mode 100644
index 0000000000000000000000000000000000000000..e3152b6a55e5556a9c740522e844bc4e674a093d
--- /dev/null
+++ b/csv-2/146.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 18 |
+ 11 |
+
+
+ | 19 |
+ 13 |
+
+
+ | 20 |
+ 15 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/146.tsv b/csv-2/146.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..13474ad2533f7334b17c845477fd6d8a92119104
--- /dev/null
+++ b/csv-2/146.tsv
@@ -0,0 +1,4 @@
+x y
+18 11
+19 13
+20 15
diff --git a/csv-2/147.csv b/csv-2/147.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d6ee0aa60ed0862cfac43dda26612e82a9d34d9e
--- /dev/null
+++ b/csv-2/147.csv
@@ -0,0 +1,5 @@
+Restaurant,Number of slices sold
+Deep Dish by Dan,"3,635"
+Pizzeria Italiano,"2,095"
+New York Slice,"4,936"
+Taste of New York,"1,030"
diff --git a/csv-2/147.html b/csv-2/147.html
new file mode 100644
index 0000000000000000000000000000000000000000..7d89125cd063aae5332dcc9f6508101d41daeb14
--- /dev/null
+++ b/csv-2/147.html
@@ -0,0 +1,26 @@
+
+
+
+ | Restaurant |
+ Number of slices sold |
+
+
+
+
+ | Deep Dish by Dan |
+ 3,635 |
+
+
+ | Pizzeria Italiano |
+ 2,095 |
+
+
+ | New York Slice |
+ 4,936 |
+
+
+ | Taste of New York |
+ 1,030 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/147.tsv b/csv-2/147.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..720280fc02a9b4df56bceac68a0e8264d0e12da5
--- /dev/null
+++ b/csv-2/147.tsv
@@ -0,0 +1,5 @@
+Restaurant Number of slices sold
+Deep Dish by Dan 3,635
+Pizzeria Italiano 2,095
+New York Slice 4,936
+Taste of New York 1,030
diff --git a/csv-2/148.csv b/csv-2/148.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a41b4883d31b0d23f805ccef9142557d173b259f
--- /dev/null
+++ b/csv-2/148.csv
@@ -0,0 +1,4 @@
+Number of pens,Number of roosters
+1,2
+2,4
+3,?
diff --git a/csv-2/148.html b/csv-2/148.html
new file mode 100644
index 0000000000000000000000000000000000000000..213864c82693eeb2b0fa4fc87dc8dc5822c269f0
--- /dev/null
+++ b/csv-2/148.html
@@ -0,0 +1,22 @@
+
+
+
+ | Number of pens |
+ Number of roosters |
+
+
+
+
+ | 1 |
+ 2 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/148.tsv b/csv-2/148.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..fe401eda6a316c39c5700e38c66fbe6b8d632c0b
--- /dev/null
+++ b/csv-2/148.tsv
@@ -0,0 +1,4 @@
+Number of pens Number of roosters
+1 2
+2 4
+3 ?
diff --git a/csv-2/149.csv b/csv-2/149.csv
new file mode 100644
index 0000000000000000000000000000000000000000..83a38a1270e966f3163e8abc9b5c4602379da86e
--- /dev/null
+++ b/csv-2/149.csv
@@ -0,0 +1,8 @@
+Location,Time
+Spruce Boulevard,10:40 A.M.
+Church Road,11:30 A.M.
+Meadow Road,12:00 P.M.
+Center Boulevard,12:10 P.M.
+Hickory Road,12:40 P.M.
+Lee Avenue,1:15 P.M.
+Franklin Boulevard,2:05 P.M.
diff --git a/csv-2/149.html b/csv-2/149.html
new file mode 100644
index 0000000000000000000000000000000000000000..55dc1866177b5e7a2e4c6fca5fa66a2fd5eb0e4b
--- /dev/null
+++ b/csv-2/149.html
@@ -0,0 +1,38 @@
+
+
+
+ | Location |
+ Time |
+
+
+
+
+ | Spruce Boulevard |
+ 10:40 A.M. |
+
+
+ | Church Road |
+ 11:30 A.M. |
+
+
+ | Meadow Road |
+ 12:00 P.M. |
+
+
+ | Center Boulevard |
+ 12:10 P.M. |
+
+
+ | Hickory Road |
+ 12:40 P.M. |
+
+
+ | Lee Avenue |
+ 1:15 P.M. |
+
+
+ | Franklin Boulevard |
+ 2:05 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/149.tsv b/csv-2/149.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..89c5f054b5878e9c0fa87afca072968265645e26
--- /dev/null
+++ b/csv-2/149.tsv
@@ -0,0 +1,8 @@
+Location Time
+Spruce Boulevard 10:40 A.M.
+Church Road 11:30 A.M.
+Meadow Road 12:00 P.M.
+Center Boulevard 12:10 P.M.
+Hickory Road 12:40 P.M.
+Lee Avenue 1:15 P.M.
+Franklin Boulevard 2:05 P.M.
diff --git a/csv-2/15.csv b/csv-2/15.csv
new file mode 100644
index 0000000000000000000000000000000000000000..73fef714d0fb9f5985fda36a24bb8c54c3865433
--- /dev/null
+++ b/csv-2/15.csv
@@ -0,0 +1,6 @@
+School,Number of students
+Jackson High,731
+Lincoln High,583
+Watson High,815
+Truman High,603
+Oak High,509
diff --git a/csv-2/15.html b/csv-2/15.html
new file mode 100644
index 0000000000000000000000000000000000000000..ae0e62b8f8bdd8e93ad6771dae908b9345039217
--- /dev/null
+++ b/csv-2/15.html
@@ -0,0 +1,30 @@
+
+
+
+ | School |
+ Number of students |
+
+
+
+
+ | Jackson High |
+ 731 |
+
+
+ | Lincoln High |
+ 583 |
+
+
+ | Watson High |
+ 815 |
+
+
+ | Truman High |
+ 603 |
+
+
+ | Oak High |
+ 509 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/15.tsv b/csv-2/15.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..795a862efc69f6328a0945396a9f3953f7330ed2
--- /dev/null
+++ b/csv-2/15.tsv
@@ -0,0 +1,6 @@
+School Number of students
+Jackson High 731
+Lincoln High 583
+Watson High 815
+Truman High 603
+Oak High 509
diff --git a/csv-2/150.csv b/csv-2/150.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9e76b06fd6d5cc799b5ec2dcdc6e3cb18af1f4c1
--- /dev/null
+++ b/csv-2/150.csv
@@ -0,0 +1,5 @@
+City,Number of houses sold
+Liberty City,88
+Pleasant Town,85
+New Hamburg,82
+Center City,89
diff --git a/csv-2/150.html b/csv-2/150.html
new file mode 100644
index 0000000000000000000000000000000000000000..af29da910194d2e8bd1eeb3963bc5b66ba609a76
--- /dev/null
+++ b/csv-2/150.html
@@ -0,0 +1,26 @@
+
+
+
+ | City |
+ Number of houses sold |
+
+
+
+
+ | Liberty City |
+ 88 |
+
+
+ | Pleasant Town |
+ 85 |
+
+
+ | New Hamburg |
+ 82 |
+
+
+ | Center City |
+ 89 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/150.tsv b/csv-2/150.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ffc9e7fa09a10c0147ce135e399f47ee4f1097d8
--- /dev/null
+++ b/csv-2/150.tsv
@@ -0,0 +1,5 @@
+City Number of houses sold
+Liberty City 88
+Pleasant Town 85
+New Hamburg 82
+Center City 89
diff --git a/csv-2/151.csv b/csv-2/151.csv
new file mode 100644
index 0000000000000000000000000000000000000000..54c962b38e951690d834388ee7d6f82a3cab6c90
--- /dev/null
+++ b/csv-2/151.csv
@@ -0,0 +1,6 @@
+Number of gym lockers,Number of sweatshirts
+1,5
+2,10
+3,15
+4,20
+5,?
diff --git a/csv-2/151.html b/csv-2/151.html
new file mode 100644
index 0000000000000000000000000000000000000000..fbfe84b579fb4da11282a5c1b734d1f29e37276c
--- /dev/null
+++ b/csv-2/151.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of gym lockers |
+ Number of sweatshirts |
+
+
+
+
+ | 1 |
+ 5 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ 20 |
+
+
+ | 5 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/151.tsv b/csv-2/151.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ef4c7cd1f7dfa13301d699576de870eb3b18debe
--- /dev/null
+++ b/csv-2/151.tsv
@@ -0,0 +1,6 @@
+Number of gym lockers Number of sweatshirts
+1 5
+2 10
+3 15
+4 20
+5 ?
diff --git a/csv-2/152.csv b/csv-2/152.csv
new file mode 100644
index 0000000000000000000000000000000000000000..adf51758dbe127683497224912be9f938d7f17a4
--- /dev/null
+++ b/csv-2/152.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+5,"2, 5, 7, 8, 9"
+6,"0, 2, 4, 5, 5"
+7,"0, 1, 2, 2, 6, 7, 8, 9"
+8,"0, 1, 2, 3, 5, 9, 9"
diff --git a/csv-2/152.html b/csv-2/152.html
new file mode 100644
index 0000000000000000000000000000000000000000..6a84ed533c9a3562f55a7ee17d4051ba82f68aaa
--- /dev/null
+++ b/csv-2/152.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 5 |
+ 2, 5, 7, 8, 9 |
+
+
+ | 6 |
+ 0, 2, 4, 5, 5 |
+
+
+ | 7 |
+ 0, 1, 2, 2, 6, 7, 8, 9 |
+
+
+ | 8 |
+ 0, 1, 2, 3, 5, 9, 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/152.tsv b/csv-2/152.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e0697cdffc7cc13b39f93487e7be8b95d62687d0
--- /dev/null
+++ b/csv-2/152.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+5 2, 5, 7, 8, 9
+6 0, 2, 4, 5, 5
+7 0, 1, 2, 2, 6, 7, 8, 9
+8 0, 1, 2, 3, 5, 9, 9
diff --git a/csv-2/153.csv b/csv-2/153.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fea7017919bee7d6c65c2abe0486fc4ee0124d46
--- /dev/null
+++ b/csv-2/153.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+2,"2, 4"
+3,
+4,"8, 9"
+5,"3, 5, 8"
+6,
+7,"4, 6, 6, 6, 8"
+8,
+9,0
diff --git a/csv-2/153.html b/csv-2/153.html
new file mode 100644
index 0000000000000000000000000000000000000000..27b5cfab70ea985d246efd09cff283de90bbcdfa
--- /dev/null
+++ b/csv-2/153.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 2, 4 |
+
+
+ | 3 |
+ |
+
+
+ | 4 |
+ 8, 9 |
+
+
+ | 5 |
+ 3, 5, 8 |
+
+
+ | 6 |
+ |
+
+
+ | 7 |
+ 4, 6, 6, 6, 8 |
+
+
+ | 8 |
+ |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/153.tsv b/csv-2/153.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..de9797a08b90153d1a058417cb9ae131957a174c
--- /dev/null
+++ b/csv-2/153.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+2 2, 4
+3
+4 8, 9
+5 3, 5, 8
+6
+7 4, 6, 6, 6, 8
+8
+9 0
diff --git a/csv-2/154.csv b/csv-2/154.csv
new file mode 100644
index 0000000000000000000000000000000000000000..32cc8269c4e67b003d5231387b6f266ac33233d6
--- /dev/null
+++ b/csv-2/154.csv
@@ -0,0 +1,4 @@
+Beverage,Friday,Saturday
+Pearl's Soda,$12,$11
+Fizzy Fun,$3,$10
+Krazy Kola,$8,$2
diff --git a/csv-2/154.html b/csv-2/154.html
new file mode 100644
index 0000000000000000000000000000000000000000..c7497f0be5c40674a5bb7e5c8a516eda5109f1d7
--- /dev/null
+++ b/csv-2/154.html
@@ -0,0 +1,26 @@
+
+
+
+ | Beverage |
+ Friday |
+ Saturday |
+
+
+
+
+ | Pearl's Soda |
+ $12 |
+ $11 |
+
+
+ | Fizzy Fun |
+ $3 |
+ $10 |
+
+
+ | Krazy Kola |
+ $8 |
+ $2 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/154.tsv b/csv-2/154.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0b4f9dd8eff92e519353df7e4b0060988067fbd3
--- /dev/null
+++ b/csv-2/154.tsv
@@ -0,0 +1,4 @@
+Beverage Friday Saturday
+Pearl's Soda $12 $11
+Fizzy Fun $3 $10
+Krazy Kola $8 $2
diff --git a/csv-2/155.csv b/csv-2/155.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8c9a2b82ac4f8e7c3e5833f1bbbdcc742c77b017
--- /dev/null
+++ b/csv-2/155.csv
@@ -0,0 +1,5 @@
+Zoo,Child,Senior
+Cleveland,$7,$10
+Southern Nevada,$6,$6
+Central Park,$5,$7
+Denver,$7,$9
diff --git a/csv-2/155.html b/csv-2/155.html
new file mode 100644
index 0000000000000000000000000000000000000000..80d6028735d1427207c33732468f74fee589cb06
--- /dev/null
+++ b/csv-2/155.html
@@ -0,0 +1,31 @@
+
+
+
+ | Zoo |
+ Child |
+ Senior |
+
+
+
+
+ | Cleveland |
+ $7 |
+ $10 |
+
+
+ | Southern Nevada |
+ $6 |
+ $6 |
+
+
+ | Central Park |
+ $5 |
+ $7 |
+
+
+ | Denver |
+ $7 |
+ $9 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/155.tsv b/csv-2/155.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0ba315ee0172e4478e2f8f6fb7fa959f89bc4e27
--- /dev/null
+++ b/csv-2/155.tsv
@@ -0,0 +1,5 @@
+Zoo Child Senior
+Cleveland $7 $10
+Southern Nevada $6 $6
+Central Park $5 $7
+Denver $7 $9
diff --git a/csv-2/156.csv b/csv-2/156.csv
new file mode 100644
index 0000000000000000000000000000000000000000..81657441c3d1cf2e8798fdd994b311ce71e82612
--- /dev/null
+++ b/csv-2/156.csv
@@ -0,0 +1,5 @@
+Subject,Fifth graders,Fourth graders
+Geography,17,4
+Science,4,18
+History,2,9
+Art,14,2
diff --git a/csv-2/156.html b/csv-2/156.html
new file mode 100644
index 0000000000000000000000000000000000000000..571edfbeac7051996c3cd4e2f3a887e108378f2f
--- /dev/null
+++ b/csv-2/156.html
@@ -0,0 +1,31 @@
+
+
+
+ | Subject |
+ Fifth graders |
+ Fourth graders |
+
+
+
+
+ | Geography |
+ 17 |
+ 4 |
+
+
+ | Science |
+ 4 |
+ 18 |
+
+
+ | History |
+ 2 |
+ 9 |
+
+
+ | Art |
+ 14 |
+ 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/156.tsv b/csv-2/156.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..93bf43fe65f5a94190762e56ca0aa5359d927f86
--- /dev/null
+++ b/csv-2/156.tsv
@@ -0,0 +1,5 @@
+Subject Fifth graders Fourth graders
+Geography 17 4
+Science 4 18
+History 2 9
+Art 14 2
diff --git a/csv-2/157.csv b/csv-2/157.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9c2ed8fa35cd149d8eb6350c97abf2237302ce2e
--- /dev/null
+++ b/csv-2/157.csv
@@ -0,0 +1,6 @@
+Park,Number of basketball hoops
+Crestview Park,7
+Mooreland Park,4
+Otter Park,4
+Westfield Park,4
+Kelly Park,10
diff --git a/csv-2/157.html b/csv-2/157.html
new file mode 100644
index 0000000000000000000000000000000000000000..e6d75e6f9d41da95e2b884f19b46264ae3fe8049
--- /dev/null
+++ b/csv-2/157.html
@@ -0,0 +1,30 @@
+
+
+
+ | Park |
+ Number of basketball hoops |
+
+
+
+
+ | Crestview Park |
+ 7 |
+
+
+ | Mooreland Park |
+ 4 |
+
+
+ | Otter Park |
+ 4 |
+
+
+ | Westfield Park |
+ 4 |
+
+
+ | Kelly Park |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/157.tsv b/csv-2/157.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9c17c4dbc26c8e7dcafa0b30debcf3501b7088ff
--- /dev/null
+++ b/csv-2/157.tsv
@@ -0,0 +1,6 @@
+Park Number of basketball hoops
+Crestview Park 7
+Mooreland Park 4
+Otter Park 4
+Westfield Park 4
+Kelly Park 10
diff --git a/csv-2/158.csv b/csv-2/158.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d8164d18a30f219e6a53700c99d1a624c20ba4f4
--- /dev/null
+++ b/csv-2/158.csv
@@ -0,0 +1,6 @@
+Number of glasses,Number of ice cubes
+1,5
+2,10
+3,15
+4,20
+5,?
diff --git a/csv-2/158.html b/csv-2/158.html
new file mode 100644
index 0000000000000000000000000000000000000000..2d6857508e57ee89c7326fabd041cf24c730f2fa
--- /dev/null
+++ b/csv-2/158.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of glasses |
+ Number of ice cubes |
+
+
+
+
+ | 1 |
+ 5 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ 20 |
+
+
+ | 5 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/158.tsv b/csv-2/158.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3ecb46d16af954c7f652abc20ab25918564013e7
--- /dev/null
+++ b/csv-2/158.tsv
@@ -0,0 +1,6 @@
+Number of glasses Number of ice cubes
+1 5
+2 10
+3 15
+4 20
+5 ?
diff --git a/csv-2/159.csv b/csv-2/159.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ca890f42ace60d5fe2a1cff19f51fdfe5ee3a238
--- /dev/null
+++ b/csv-2/159.csv
@@ -0,0 +1,6 @@
+Town,Number of stores
+Ashland,6
+Marion,4
+Watertown,5
+Chesterton,6
+Springfield,9
diff --git a/csv-2/159.html b/csv-2/159.html
new file mode 100644
index 0000000000000000000000000000000000000000..8e7e29576d849fb50e0c4c5f9ecfaf23b521aa2f
--- /dev/null
+++ b/csv-2/159.html
@@ -0,0 +1,30 @@
+
+
+
+ | Town |
+ Number of stores |
+
+
+
+
+ | Ashland |
+ 6 |
+
+
+ | Marion |
+ 4 |
+
+
+ | Watertown |
+ 5 |
+
+
+ | Chesterton |
+ 6 |
+
+
+ | Springfield |
+ 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/159.tsv b/csv-2/159.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0f16dfcd8b9750dd7ad7cba35c89bf69576a82de
--- /dev/null
+++ b/csv-2/159.tsv
@@ -0,0 +1,6 @@
+Town Number of stores
+Ashland 6
+Marion 4
+Watertown 5
+Chesterton 6
+Springfield 9
diff --git a/csv-2/16.csv b/csv-2/16.csv
new file mode 100644
index 0000000000000000000000000000000000000000..de63f5467fbcd5f8ac15ce13d7a816515edcf0e2
--- /dev/null
+++ b/csv-2/16.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+1,"0, 5"
+2,"1, 5, 7, 7, 7, 8"
+3,"4, 8"
+4,"1, 1, 8, 8"
+5,"5, 8, 9"
+6,"0, 1, 4, 7, 8"
diff --git a/csv-2/16.html b/csv-2/16.html
new file mode 100644
index 0000000000000000000000000000000000000000..7592dbf481a94a012cd898efccc486e04654cbc2
--- /dev/null
+++ b/csv-2/16.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 0, 5 |
+
+
+ | 2 |
+ 1, 5, 7, 7, 7, 8 |
+
+
+ | 3 |
+ 4, 8 |
+
+
+ | 4 |
+ 1, 1, 8, 8 |
+
+
+ | 5 |
+ 5, 8, 9 |
+
+
+ | 6 |
+ 0, 1, 4, 7, 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/16.tsv b/csv-2/16.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..37ffdda988a63e6306e7bf3b39b1844a442d53d0
--- /dev/null
+++ b/csv-2/16.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+1 0, 5
+2 1, 5, 7, 7, 7, 8
+3 4, 8
+4 1, 1, 8, 8
+5 5, 8, 9
+6 0, 1, 4, 7, 8
diff --git a/csv-2/160.csv b/csv-2/160.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c8171fcef78b2abe0978e377e155d1c96e0b7c39
--- /dev/null
+++ b/csv-2/160.csv
@@ -0,0 +1,6 @@
+Year,Employees
+2008,22
+2009,9
+2010,6
+2011,20
+2012,35
diff --git a/csv-2/160.html b/csv-2/160.html
new file mode 100644
index 0000000000000000000000000000000000000000..450684ce757f7af8b8e5a7dbbd6243d728164ff3
--- /dev/null
+++ b/csv-2/160.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Employees |
+
+
+
+
+ | 2008 |
+ 22 |
+
+
+ | 2009 |
+ 9 |
+
+
+ | 2010 |
+ 6 |
+
+
+ | 2011 |
+ 20 |
+
+
+ | 2012 |
+ 35 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/160.tsv b/csv-2/160.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f7815e62c612b4a5844a49ebf4a7d7b80cad544a
--- /dev/null
+++ b/csv-2/160.tsv
@@ -0,0 +1,6 @@
+Year Employees
+2008 22
+2009 9
+2010 6
+2011 20
+2012 35
diff --git a/csv-2/161.csv b/csv-2/161.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f4725e14ef1fad6e6c7208d823e96651e0163f1c
--- /dev/null
+++ b/csv-2/161.csv
@@ -0,0 +1,8 @@
+Day,Number of photographs
+Friday,2
+Saturday,5
+Sunday,9
+Monday,5
+Tuesday,0
+Wednesday,0
+Thursday,1
diff --git a/csv-2/161.html b/csv-2/161.html
new file mode 100644
index 0000000000000000000000000000000000000000..29ee96d3b96cf6d2f1df64384408324488d11792
--- /dev/null
+++ b/csv-2/161.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Number of photographs |
+
+
+
+
+ | Friday |
+ 2 |
+
+
+ | Saturday |
+ 5 |
+
+
+ | Sunday |
+ 9 |
+
+
+ | Monday |
+ 5 |
+
+
+ | Tuesday |
+ 0 |
+
+
+ | Wednesday |
+ 0 |
+
+
+ | Thursday |
+ 1 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/161.tsv b/csv-2/161.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d645b10b697b91a098bcada9d4c3e0a42cd55135
--- /dev/null
+++ b/csv-2/161.tsv
@@ -0,0 +1,8 @@
+Day Number of photographs
+Friday 2
+Saturday 5
+Sunday 9
+Monday 5
+Tuesday 0
+Wednesday 0
+Thursday 1
diff --git a/csv-2/162.csv b/csv-2/162.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f638c3ec1737840ebd91292a8942635a31eafc29
--- /dev/null
+++ b/csv-2/162.csv
@@ -0,0 +1,5 @@
+Day,Number of customers
+Thursday,45
+Friday,43
+Saturday,48
+Sunday,41
diff --git a/csv-2/162.html b/csv-2/162.html
new file mode 100644
index 0000000000000000000000000000000000000000..62dbcc7285bfd7c401dd6c2e60a9ffca24554ded
--- /dev/null
+++ b/csv-2/162.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of customers |
+
+
+
+
+ | Thursday |
+ 45 |
+
+
+ | Friday |
+ 43 |
+
+
+ | Saturday |
+ 48 |
+
+
+ | Sunday |
+ 41 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/162.tsv b/csv-2/162.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..eb524ec4a4d201e0462c6d6ab2fcfd715ac2895e
--- /dev/null
+++ b/csv-2/162.tsv
@@ -0,0 +1,5 @@
+Day Number of customers
+Thursday 45
+Friday 43
+Saturday 48
+Sunday 41
diff --git a/csv-2/163.csv b/csv-2/163.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0f3c7b56caf4f25aed3e0b9fe111081abdd10649
--- /dev/null
+++ b/csv-2/163.csv
@@ -0,0 +1,6 @@
+Name,Age (years)
+Walter,6
+Trevor,3
+Emilio,3
+Pam,8
+Kimi,3
diff --git a/csv-2/163.html b/csv-2/163.html
new file mode 100644
index 0000000000000000000000000000000000000000..e15e2c85762ab12df0aa127f6881370664afa626
--- /dev/null
+++ b/csv-2/163.html
@@ -0,0 +1,30 @@
+
+
+
+ | Name |
+ Age (years) |
+
+
+
+
+ | Walter |
+ 6 |
+
+
+ | Trevor |
+ 3 |
+
+
+ | Emilio |
+ 3 |
+
+
+ | Pam |
+ 8 |
+
+
+ | Kimi |
+ 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/163.tsv b/csv-2/163.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..252ce36a60f00495df01bbeee5b9a4c70922270d
--- /dev/null
+++ b/csv-2/163.tsv
@@ -0,0 +1,6 @@
+Name Age (years)
+Walter 6
+Trevor 3
+Emilio 3
+Pam 8
+Kimi 3
diff --git a/csv-2/164.csv b/csv-2/164.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9e6ffcee64138f7fea9d326b7f2ff21463b4d551
--- /dev/null
+++ b/csv-2/164.csv
@@ -0,0 +1,4 @@
+x,y
+12,13
+13,11
+14,9
diff --git a/csv-2/164.html b/csv-2/164.html
new file mode 100644
index 0000000000000000000000000000000000000000..af67d0f70497d7304bf7df397a2a8ff98f818cd7
--- /dev/null
+++ b/csv-2/164.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 12 |
+ 13 |
+
+
+ | 13 |
+ 11 |
+
+
+ | 14 |
+ 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/164.tsv b/csv-2/164.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6815697937161f28d83b97b039e0d7c91a74738b
--- /dev/null
+++ b/csv-2/164.tsv
@@ -0,0 +1,4 @@
+x y
+12 13
+13 11
+14 9
diff --git a/csv-2/165.csv b/csv-2/165.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c3e28c4bd7c5cebb466bb3addca471579491aee3
--- /dev/null
+++ b/csv-2/165.csv
@@ -0,0 +1,3 @@
+Month,Change in water level (in.)
+April,-6
+May,4
diff --git a/csv-2/165.html b/csv-2/165.html
new file mode 100644
index 0000000000000000000000000000000000000000..5c4c003799bdaf07c33850f551fb2c10e5af6410
--- /dev/null
+++ b/csv-2/165.html
@@ -0,0 +1,18 @@
+
+
+
+ | Month |
+ Change in water level (in.) |
+
+
+
+
+ | April |
+ -6 |
+
+
+ | May |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/165.tsv b/csv-2/165.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..22a83ee2e27e93eef0ffabe33231b7bad1ac639e
--- /dev/null
+++ b/csv-2/165.tsv
@@ -0,0 +1,3 @@
+Month Change in water level (in.)
+April -6
+May 4
diff --git a/csv-2/166.csv b/csv-2/166.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ad810409398cc04dcac8eaf716301ab09cc3f40f
--- /dev/null
+++ b/csv-2/166.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+3,6
+6,12
+9,18
+10,20
diff --git a/csv-2/166.html b/csv-2/166.html
new file mode 100644
index 0000000000000000000000000000000000000000..a79664bd8ddba9660b8783acc3d28c7984d3c7c5
--- /dev/null
+++ b/csv-2/166.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | 3 |
+ 6 |
+
+
+ | 6 |
+ 12 |
+
+
+ | 9 |
+ 18 |
+
+
+ | 10 |
+ 20 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/166.tsv b/csv-2/166.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a418b2a820c446704e44acf1ed9b50697c0ea195
--- /dev/null
+++ b/csv-2/166.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+3 6
+6 12
+9 18
+10 20
diff --git a/csv-2/167.csv b/csv-2/167.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bb0c1943a6065f9abf3d88bdbf9c9f14cf335ca1
--- /dev/null
+++ b/csv-2/167.csv
@@ -0,0 +1,10 @@
+Column 1,Column 2,Column 3,Column 4,Column 5
+town square,9:45 A.M.,10:00 A.M.,10:30 A.M.,11:00 A.M.
+riverfront,10:00 A.M.,10:15 A.M.,10:45 A.M.,11:15 A.M.
+city hall,10:30 A.M.,10:45 A.M.,11:15 A.M.,11:45 A.M.
+zoo,10:45 A.M.,11:00 A.M.,11:30 A.M.,12:00 P.M.
+science museum,11:00 A.M.,11:15 A.M.,11:45 A.M.,12:15 P.M.
+high school,11:30 A.M.,11:45 A.M.,12:15 P.M.,12:45 P.M.
+basketball stadium,12:00 P.M.,12:15 P.M.,12:45 P.M.,1:15 P.M.
+hospital,12:30 P.M.,12:45 P.M.,1:15 P.M.,1:45 P.M.
+shopping mall,1:00 P.M.,1:15 P.M.,1:45 P.M.,2:15 P.M.
diff --git a/csv-2/167.html b/csv-2/167.html
new file mode 100644
index 0000000000000000000000000000000000000000..70179d4f78d3f37f7b27716734a6361b98430460
--- /dev/null
+++ b/csv-2/167.html
@@ -0,0 +1,76 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+ Column 4 |
+ Column 5 |
+
+
+
+
+ | town square |
+ 9:45 A.M. |
+ 10:00 A.M. |
+ 10:30 A.M. |
+ 11:00 A.M. |
+
+
+ | riverfront |
+ 10:00 A.M. |
+ 10:15 A.M. |
+ 10:45 A.M. |
+ 11:15 A.M. |
+
+
+ | city hall |
+ 10:30 A.M. |
+ 10:45 A.M. |
+ 11:15 A.M. |
+ 11:45 A.M. |
+
+
+ | zoo |
+ 10:45 A.M. |
+ 11:00 A.M. |
+ 11:30 A.M. |
+ 12:00 P.M. |
+
+
+ | science museum |
+ 11:00 A.M. |
+ 11:15 A.M. |
+ 11:45 A.M. |
+ 12:15 P.M. |
+
+
+ | high school |
+ 11:30 A.M. |
+ 11:45 A.M. |
+ 12:15 P.M. |
+ 12:45 P.M. |
+
+
+ | basketball stadium |
+ 12:00 P.M. |
+ 12:15 P.M. |
+ 12:45 P.M. |
+ 1:15 P.M. |
+
+
+ | hospital |
+ 12:30 P.M. |
+ 12:45 P.M. |
+ 1:15 P.M. |
+ 1:45 P.M. |
+
+
+ | shopping mall |
+ 1:00 P.M. |
+ 1:15 P.M. |
+ 1:45 P.M. |
+ 2:15 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/167.tsv b/csv-2/167.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..66a85085074e0757e6e7acdc489d3e1286286bb6
--- /dev/null
+++ b/csv-2/167.tsv
@@ -0,0 +1,10 @@
+Column 1 Column 2 Column 3 Column 4 Column 5
+town square 9:45 A.M. 10:00 A.M. 10:30 A.M. 11:00 A.M.
+riverfront 10:00 A.M. 10:15 A.M. 10:45 A.M. 11:15 A.M.
+city hall 10:30 A.M. 10:45 A.M. 11:15 A.M. 11:45 A.M.
+zoo 10:45 A.M. 11:00 A.M. 11:30 A.M. 12:00 P.M.
+science museum 11:00 A.M. 11:15 A.M. 11:45 A.M. 12:15 P.M.
+high school 11:30 A.M. 11:45 A.M. 12:15 P.M. 12:45 P.M.
+basketball stadium 12:00 P.M. 12:15 P.M. 12:45 P.M. 1:15 P.M.
+hospital 12:30 P.M. 12:45 P.M. 1:15 P.M. 1:45 P.M.
+shopping mall 1:00 P.M. 1:15 P.M. 1:45 P.M. 2:15 P.M.
diff --git a/csv-2/168.csv b/csv-2/168.csv
new file mode 100644
index 0000000000000000000000000000000000000000..874455326e3b074c2f0f0223b1bef67008347db3
--- /dev/null
+++ b/csv-2/168.csv
@@ -0,0 +1,6 @@
+Stem,Leaf
+2,8
+3,0
+4,"1, 1, 5, 8"
+5,
+6,"5, 7, 8"
diff --git a/csv-2/168.html b/csv-2/168.html
new file mode 100644
index 0000000000000000000000000000000000000000..21f02b3445f7ba3ee5764e5f013d71bc4a09b99a
--- /dev/null
+++ b/csv-2/168.html
@@ -0,0 +1,30 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 8 |
+
+
+ | 3 |
+ 0 |
+
+
+ | 4 |
+ 1, 1, 5, 8 |
+
+
+ | 5 |
+ |
+
+
+ | 6 |
+ 5, 7, 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/168.tsv b/csv-2/168.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0d35be80fe5bfafbe1d4d6a7955d70aa2ea49952
--- /dev/null
+++ b/csv-2/168.tsv
@@ -0,0 +1,6 @@
+Stem Leaf
+2 8
+3 0
+4 1, 1, 5, 8
+5
+6 5, 7, 8
diff --git a/csv-2/169.csv b/csv-2/169.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2786b38acd714ff377adf0e268fcf1619d54f5fb
--- /dev/null
+++ b/csv-2/169.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+raspberry applesauce,$4/lb
+cranberry applesauce,$6/lb
+plain applesauce,$6/lb
+unsweetened applesauce,$4/lb
+strawberry applesauce,$5/lb
+blueberry applesauce,$2/lb
diff --git a/csv-2/169.html b/csv-2/169.html
new file mode 100644
index 0000000000000000000000000000000000000000..68edbbaec6add472090b5452f14492c8d545eb2a
--- /dev/null
+++ b/csv-2/169.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | raspberry applesauce |
+ $4/lb |
+
+
+ | cranberry applesauce |
+ $6/lb |
+
+
+ | plain applesauce |
+ $6/lb |
+
+
+ | unsweetened applesauce |
+ $4/lb |
+
+
+ | strawberry applesauce |
+ $5/lb |
+
+
+ | blueberry applesauce |
+ $2/lb |
+
+
+
\ No newline at end of file
diff --git a/csv-2/169.tsv b/csv-2/169.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..080298692c0d077b717bc0e5ebe5bceddfad533c
--- /dev/null
+++ b/csv-2/169.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+raspberry applesauce $4/lb
+cranberry applesauce $6/lb
+plain applesauce $6/lb
+unsweetened applesauce $4/lb
+strawberry applesauce $5/lb
+blueberry applesauce $2/lb
diff --git a/csv-2/17.csv b/csv-2/17.csv
new file mode 100644
index 0000000000000000000000000000000000000000..36cf8a3191aa4395da94ba2db20d061fa3fd6332
--- /dev/null
+++ b/csv-2/17.csv
@@ -0,0 +1,8 @@
+Stem,Leaf
+2,"2, 8"
+3,"1, 2, 7, 8"
+4,
+5,
+6,"2, 7, 8"
+7,"2, 2, 2, 8, 9"
+8,9
diff --git a/csv-2/17.html b/csv-2/17.html
new file mode 100644
index 0000000000000000000000000000000000000000..2f8ee3f45ba9d98502a9286d4227919bbd572b03
--- /dev/null
+++ b/csv-2/17.html
@@ -0,0 +1,38 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 2, 8 |
+
+
+ | 3 |
+ 1, 2, 7, 8 |
+
+
+ | 4 |
+ |
+
+
+ | 5 |
+ |
+
+
+ | 6 |
+ 2, 7, 8 |
+
+
+ | 7 |
+ 2, 2, 2, 8, 9 |
+
+
+ | 8 |
+ 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/17.tsv b/csv-2/17.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e3d57dc4c899cbb0825b465e267218d749ea7040
--- /dev/null
+++ b/csv-2/17.tsv
@@ -0,0 +1,8 @@
+Stem Leaf
+2 2, 8
+3 1, 2, 7, 8
+4
+5
+6 2, 7, 8
+7 2, 2, 2, 8, 9
+8 9
diff --git a/csv-2/170.csv b/csv-2/170.csv
new file mode 100644
index 0000000000000000000000000000000000000000..555555191c3dc5db58d753ddb3d9343764d2df0b
--- /dev/null
+++ b/csv-2/170.csv
@@ -0,0 +1,11 @@
+Movie,Begin,End
+Scary Ghost Movie,7:15 A.M.,8:50 A.M.
+Adventures in the Universe IV,7:55 A.M.,8:55 A.M.
+Big Action Movie III,8:10 A.M.,10:15 A.M.
+The Lonely Innkeeper of the West,9:40 A.M.,11:45 A.M.
+The Life of a President,10:45 A.M.,1:25 P.M.
+"Laugh Ha Ha, a Comedy",12:55 P.M.,2:20 P.M.
+The Wizard in the Cereal Box,1:25 P.M.,4:20 P.M.
+Wildlife in the Wild: Elephants,3:20 P.M.,4:55 P.M.
+The Caped Hero Returns,4:20 P.M.,6:35 P.M.
+Two People Happy Together,6:00 P.M.,7:05 P.M.
diff --git a/csv-2/170.html b/csv-2/170.html
new file mode 100644
index 0000000000000000000000000000000000000000..26d3efc1db67bfe1e929264a85ceb26c3d615bb7
--- /dev/null
+++ b/csv-2/170.html
@@ -0,0 +1,61 @@
+
+
+
+ | Movie |
+ Begin |
+ End |
+
+
+
+
+ | Scary Ghost Movie |
+ 7:15 A.M. |
+ 8:50 A.M. |
+
+
+ | Adventures in the Universe IV |
+ 7:55 A.M. |
+ 8:55 A.M. |
+
+
+ | Big Action Movie III |
+ 8:10 A.M. |
+ 10:15 A.M. |
+
+
+ | The Lonely Innkeeper of the West |
+ 9:40 A.M. |
+ 11:45 A.M. |
+
+
+ | The Life of a President |
+ 10:45 A.M. |
+ 1:25 P.M. |
+
+
+ | Laugh Ha Ha, a Comedy |
+ 12:55 P.M. |
+ 2:20 P.M. |
+
+
+ | The Wizard in the Cereal Box |
+ 1:25 P.M. |
+ 4:20 P.M. |
+
+
+ | Wildlife in the Wild: Elephants |
+ 3:20 P.M. |
+ 4:55 P.M. |
+
+
+ | The Caped Hero Returns |
+ 4:20 P.M. |
+ 6:35 P.M. |
+
+
+ | Two People Happy Together |
+ 6:00 P.M. |
+ 7:05 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/170.tsv b/csv-2/170.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f928cf4a552770626b2b3a4070bb53d07459f952
--- /dev/null
+++ b/csv-2/170.tsv
@@ -0,0 +1,11 @@
+Movie Begin End
+Scary Ghost Movie 7:15 A.M. 8:50 A.M.
+Adventures in the Universe IV 7:55 A.M. 8:55 A.M.
+Big Action Movie III 8:10 A.M. 10:15 A.M.
+The Lonely Innkeeper of the West 9:40 A.M. 11:45 A.M.
+The Life of a President 10:45 A.M. 1:25 P.M.
+Laugh Ha Ha, a Comedy 12:55 P.M. 2:20 P.M.
+The Wizard in the Cereal Box 1:25 P.M. 4:20 P.M.
+Wildlife in the Wild: Elephants 3:20 P.M. 4:55 P.M.
+The Caped Hero Returns 4:20 P.M. 6:35 P.M.
+Two People Happy Together 6:00 P.M. 7:05 P.M.
diff --git a/csv-2/171.csv b/csv-2/171.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fa386186f913ab0ee456227bee05d002667700b1
--- /dev/null
+++ b/csv-2/171.csv
@@ -0,0 +1,6 @@
+Year,Students
+2014,30
+2015,28
+2016,23
+2017,26
+2018,21
diff --git a/csv-2/171.html b/csv-2/171.html
new file mode 100644
index 0000000000000000000000000000000000000000..184a72a45a4669172a8b3d9b8105e69b4bd3b592
--- /dev/null
+++ b/csv-2/171.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Students |
+
+
+
+
+ | 2014 |
+ 30 |
+
+
+ | 2015 |
+ 28 |
+
+
+ | 2016 |
+ 23 |
+
+
+ | 2017 |
+ 26 |
+
+
+ | 2018 |
+ 21 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/171.tsv b/csv-2/171.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e06c633401ac4a947c650583772e86e1ae4d458b
--- /dev/null
+++ b/csv-2/171.tsv
@@ -0,0 +1,6 @@
+Year Students
+2014 30
+2015 28
+2016 23
+2017 26
+2018 21
diff --git a/csv-2/172.csv b/csv-2/172.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6ca6a4e045a79ada0b502acd41d1fe78dd0d64ad
--- /dev/null
+++ b/csv-2/172.csv
@@ -0,0 +1,5 @@
+Name,Number of science articles
+Gabe,528
+Danny,177
+Jacob,837
+Heather,389
diff --git a/csv-2/172.html b/csv-2/172.html
new file mode 100644
index 0000000000000000000000000000000000000000..c4462b42c915629115a62c152f207e44805776b8
--- /dev/null
+++ b/csv-2/172.html
@@ -0,0 +1,26 @@
+
+
+
+ | Name |
+ Number of science articles |
+
+
+
+
+ | Gabe |
+ 528 |
+
+
+ | Danny |
+ 177 |
+
+
+ | Jacob |
+ 837 |
+
+
+ | Heather |
+ 389 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/172.tsv b/csv-2/172.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1152ea779abb6f25128f85681f94328053d2b9d8
--- /dev/null
+++ b/csv-2/172.tsv
@@ -0,0 +1,5 @@
+Name Number of science articles
+Gabe 528
+Danny 177
+Jacob 837
+Heather 389
diff --git a/csv-2/173.csv b/csv-2/173.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bb32a6a117e5fbb940ac69c4a409846249c64896
--- /dev/null
+++ b/csv-2/173.csv
@@ -0,0 +1,3 @@
+,Red,Bright orange
+1 foot long,6,3
+2 feet long,1,4
diff --git a/csv-2/173.html b/csv-2/173.html
new file mode 100644
index 0000000000000000000000000000000000000000..8187477897e5b6e20adc2435818b6433139ce31c
--- /dev/null
+++ b/csv-2/173.html
@@ -0,0 +1,21 @@
+
+
+
+ |
+ Red |
+ Bright orange |
+
+
+
+
+ | 1 foot long |
+ 6 |
+ 3 |
+
+
+ | 2 feet long |
+ 1 |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/173.tsv b/csv-2/173.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0e0cefa83ec1eb5eb7f0b258d227b70d02fb8231
--- /dev/null
+++ b/csv-2/173.tsv
@@ -0,0 +1,3 @@
+ Red Bright orange
+1 foot long 6 3
+2 feet long 1 4
diff --git a/csv-2/174.csv b/csv-2/174.csv
new file mode 100644
index 0000000000000000000000000000000000000000..cd8d534cef3474d64028823733468cfd445d10c1
--- /dev/null
+++ b/csv-2/174.csv
@@ -0,0 +1,6 @@
+Day,Number of cartwheels
+Sunday,4
+Monday,4
+Tuesday,5
+Wednesday,9
+Thursday,5
diff --git a/csv-2/174.html b/csv-2/174.html
new file mode 100644
index 0000000000000000000000000000000000000000..ae58f3f808abfc789e25a246d953b2972ca7a58f
--- /dev/null
+++ b/csv-2/174.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of cartwheels |
+
+
+
+
+ | Sunday |
+ 4 |
+
+
+ | Monday |
+ 4 |
+
+
+ | Tuesday |
+ 5 |
+
+
+ | Wednesday |
+ 9 |
+
+
+ | Thursday |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/174.tsv b/csv-2/174.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0a7246ced83c33c5132c8f8ce6a89febda3d5201
--- /dev/null
+++ b/csv-2/174.tsv
@@ -0,0 +1,6 @@
+Day Number of cartwheels
+Sunday 4
+Monday 4
+Tuesday 5
+Wednesday 9
+Thursday 5
diff --git a/csv-2/175.csv b/csv-2/175.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8c4d52f1c53f0f71e300136fd05182ee1693eb2b
--- /dev/null
+++ b/csv-2/175.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+1,"5, 6, 7, 8"
+2,"1, 2, 4, 7"
+3,"2, 7, 8, 9"
+4,"1, 1, 7"
+5,"0, 7"
+6,"2, 5"
diff --git a/csv-2/175.html b/csv-2/175.html
new file mode 100644
index 0000000000000000000000000000000000000000..e4f1efc76db956e89600bccac516579a9f33cadd
--- /dev/null
+++ b/csv-2/175.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 5, 6, 7, 8 |
+
+
+ | 2 |
+ 1, 2, 4, 7 |
+
+
+ | 3 |
+ 2, 7, 8, 9 |
+
+
+ | 4 |
+ 1, 1, 7 |
+
+
+ | 5 |
+ 0, 7 |
+
+
+ | 6 |
+ 2, 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/175.tsv b/csv-2/175.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2b66ed7e997da91e6968b9ca8dd16f3f51a48722
--- /dev/null
+++ b/csv-2/175.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+1 5, 6, 7, 8
+2 1, 2, 4, 7
+3 2, 7, 8, 9
+4 1, 1, 7
+5 0, 7
+6 2, 5
diff --git a/csv-2/176.csv b/csv-2/176.csv
new file mode 100644
index 0000000000000000000000000000000000000000..46ac00389ac5922eae7ef757d4035edafb2bd576
--- /dev/null
+++ b/csv-2/176.csv
@@ -0,0 +1,7 @@
+Activity,Begin,End
+arts and crafts,7:45 A.M.,9:00 A.M.
+quiet time,9:10 A.M.,9:50 A.M.
+volleyball game,10:00 A.M.,11:15 A.M.
+hiking trip,11:20 A.M.,1:00 P.M.
+canoeing class,1:05 P.M.,1:35 P.M.
+rowing class,1:40 P.M.,3:15 P.M.
diff --git a/csv-2/176.html b/csv-2/176.html
new file mode 100644
index 0000000000000000000000000000000000000000..ad9b60d519fe0ab009ea9d57a5867c4852df1e8f
--- /dev/null
+++ b/csv-2/176.html
@@ -0,0 +1,41 @@
+
+
+
+ | Activity |
+ Begin |
+ End |
+
+
+
+
+ | arts and crafts |
+ 7:45 A.M. |
+ 9:00 A.M. |
+
+
+ | quiet time |
+ 9:10 A.M. |
+ 9:50 A.M. |
+
+
+ | volleyball game |
+ 10:00 A.M. |
+ 11:15 A.M. |
+
+
+ | hiking trip |
+ 11:20 A.M. |
+ 1:00 P.M. |
+
+
+ | canoeing class |
+ 1:05 P.M. |
+ 1:35 P.M. |
+
+
+ | rowing class |
+ 1:40 P.M. |
+ 3:15 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/176.tsv b/csv-2/176.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..52adf39322986d304d965eef7b7ba244686bb5e7
--- /dev/null
+++ b/csv-2/176.tsv
@@ -0,0 +1,7 @@
+Activity Begin End
+arts and crafts 7:45 A.M. 9:00 A.M.
+quiet time 9:10 A.M. 9:50 A.M.
+volleyball game 10:00 A.M. 11:15 A.M.
+hiking trip 11:20 A.M. 1:00 P.M.
+canoeing class 1:05 P.M. 1:35 P.M.
+rowing class 1:40 P.M. 3:15 P.M.
diff --git a/csv-2/177.csv b/csv-2/177.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6795ee03833fc55042f96c1fb9035e8ffb9cc0de
--- /dev/null
+++ b/csv-2/177.csv
@@ -0,0 +1,5 @@
+Date,Description,Received,Expenses,Available Funds
+,Balance: end of March,,,$461.80
+4/7,bag of jellybeans,,$4.15,$457.65
+4/14,helping Mr. Randall,$20.00,,$477.65
+4/23,umbrella,,$12.65,$465.00
diff --git a/csv-2/177.html b/csv-2/177.html
new file mode 100644
index 0000000000000000000000000000000000000000..5e90b123bfebc13e4e97bc757c8cb518fea23d29
--- /dev/null
+++ b/csv-2/177.html
@@ -0,0 +1,41 @@
+
+
+
+ | Date |
+ Description |
+ Received |
+ Expenses |
+ Available Funds |
+
+
+
+
+ |
+ Balance: end of March |
+ |
+ |
+ $461.80 |
+
+
+ | 4/7 |
+ bag of jellybeans |
+ |
+ $4.15 |
+ $457.65 |
+
+
+ | 4/14 |
+ helping Mr. Randall |
+ $20.00 |
+ |
+ $477.65 |
+
+
+ | 4/23 |
+ umbrella |
+ |
+ $12.65 |
+ $465.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/177.tsv b/csv-2/177.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..979f26b868cd47222c8b9a3f7944efc07d758f4b
--- /dev/null
+++ b/csv-2/177.tsv
@@ -0,0 +1,5 @@
+Date Description Received Expenses Available Funds
+ Balance: end of March $461.80
+4/7 bag of jellybeans $4.15 $457.65
+4/14 helping Mr. Randall $20.00 $477.65
+4/23 umbrella $12.65 $465.00
diff --git a/csv-2/178.csv b/csv-2/178.csv
new file mode 100644
index 0000000000000000000000000000000000000000..45efe81cc1723ec7d2e667f5711def1fd57fcb04
--- /dev/null
+++ b/csv-2/178.csv
@@ -0,0 +1,8 @@
+Letters mailed,Frequency
+0,3
+1,12
+2,9
+3,20
+4,13
+5,15
+6,11
diff --git a/csv-2/178.html b/csv-2/178.html
new file mode 100644
index 0000000000000000000000000000000000000000..ee1ded4bbf8340138392c1afe49795fc5ce85b0a
--- /dev/null
+++ b/csv-2/178.html
@@ -0,0 +1,38 @@
+
+
+
+ | Letters mailed |
+ Frequency |
+
+
+
+
+ | 0 |
+ 3 |
+
+
+ | 1 |
+ 12 |
+
+
+ | 2 |
+ 9 |
+
+
+ | 3 |
+ 20 |
+
+
+ | 4 |
+ 13 |
+
+
+ | 5 |
+ 15 |
+
+
+ | 6 |
+ 11 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/178.tsv b/csv-2/178.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a0ae789ed0316819003f21f7b9f28631c8372c0f
--- /dev/null
+++ b/csv-2/178.tsv
@@ -0,0 +1,8 @@
+Letters mailed Frequency
+0 3
+1 12
+2 9
+3 20
+4 13
+5 15
+6 11
diff --git a/csv-2/179.csv b/csv-2/179.csv
new file mode 100644
index 0000000000000000000000000000000000000000..848e058391eebe4b67bebccf4d3ddc2ebfe2546c
--- /dev/null
+++ b/csv-2/179.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+wooden beads,$2/kilogram
+crystal beads,$4/kilogram
+paper beads,$4/kilogram
+metal beads,$5/kilogram
diff --git a/csv-2/179.html b/csv-2/179.html
new file mode 100644
index 0000000000000000000000000000000000000000..bf67262c17e7555f43650352be980cf6b9760ed1
--- /dev/null
+++ b/csv-2/179.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | wooden beads |
+ $2/kilogram |
+
+
+ | crystal beads |
+ $4/kilogram |
+
+
+ | paper beads |
+ $4/kilogram |
+
+
+ | metal beads |
+ $5/kilogram |
+
+
+
\ No newline at end of file
diff --git a/csv-2/179.tsv b/csv-2/179.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..25a1f78d58918f40c14368fdb4a26a3cf90a8b77
--- /dev/null
+++ b/csv-2/179.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+wooden beads $2/kilogram
+crystal beads $4/kilogram
+paper beads $4/kilogram
+metal beads $5/kilogram
diff --git a/csv-2/18.csv b/csv-2/18.csv
new file mode 100644
index 0000000000000000000000000000000000000000..eb3903559553901a0d9d76147c2d99a237cb1596
--- /dev/null
+++ b/csv-2/18.csv
@@ -0,0 +1,6 @@
+Stem,Leaf
+2,"1, 2"
+3,4
+4,
+5,"0, 2, 7"
+6,6
diff --git a/csv-2/18.html b/csv-2/18.html
new file mode 100644
index 0000000000000000000000000000000000000000..31e7808b83e9137e3deb566342002afca75fba48
--- /dev/null
+++ b/csv-2/18.html
@@ -0,0 +1,30 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 1, 2 |
+
+
+ | 3 |
+ 4 |
+
+
+ | 4 |
+ |
+
+
+ | 5 |
+ 0, 2, 7 |
+
+
+ | 6 |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/18.tsv b/csv-2/18.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0dabe304772d9000393555fbe012f703f895a9fd
--- /dev/null
+++ b/csv-2/18.tsv
@@ -0,0 +1,6 @@
+Stem Leaf
+2 1, 2
+3 4
+4
+5 0, 2, 7
+6 6
diff --git a/csv-2/180.csv b/csv-2/180.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a06e205127ebecef4a6e4f6b0d7936e09307077e
--- /dev/null
+++ b/csv-2/180.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+clarinet,$717.00
+keyboard,$593.00
+trumpet,$969.00
+saxophone,$870.00
+piccolo,$426.00
diff --git a/csv-2/180.html b/csv-2/180.html
new file mode 100644
index 0000000000000000000000000000000000000000..8867df0ffece27727c8ad18a3f1614151d074955
--- /dev/null
+++ b/csv-2/180.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | clarinet |
+ $717.00 |
+
+
+ | keyboard |
+ $593.00 |
+
+
+ | trumpet |
+ $969.00 |
+
+
+ | saxophone |
+ $870.00 |
+
+
+ | piccolo |
+ $426.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/180.tsv b/csv-2/180.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2b38866acf898edab55f7be0d5eacae8d9bf16a2
--- /dev/null
+++ b/csv-2/180.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+clarinet $717.00
+keyboard $593.00
+trumpet $969.00
+saxophone $870.00
+piccolo $426.00
diff --git a/csv-2/181.csv b/csv-2/181.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a5dd2de83d34795d6f9131ad166269d08ee40f70
--- /dev/null
+++ b/csv-2/181.csv
@@ -0,0 +1,8 @@
+Column 1,Column 2
+orange beads,$2.32 per kilogram
+red beads,$2.45 per kilogram
+green beads,$3.42 per kilogram
+white beads,$2.32 per kilogram
+black beads,$3.50 per kilogram
+yellow beads,$1.62 per kilogram
+purple beads,$1.80 per kilogram
diff --git a/csv-2/181.html b/csv-2/181.html
new file mode 100644
index 0000000000000000000000000000000000000000..9589c2eb1a00de88887aa21f58f3466b0a2d0bc5
--- /dev/null
+++ b/csv-2/181.html
@@ -0,0 +1,38 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | orange beads |
+ $2.32 per kilogram |
+
+
+ | red beads |
+ $2.45 per kilogram |
+
+
+ | green beads |
+ $3.42 per kilogram |
+
+
+ | white beads |
+ $2.32 per kilogram |
+
+
+ | black beads |
+ $3.50 per kilogram |
+
+
+ | yellow beads |
+ $1.62 per kilogram |
+
+
+ | purple beads |
+ $1.80 per kilogram |
+
+
+
\ No newline at end of file
diff --git a/csv-2/181.tsv b/csv-2/181.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4aaa403f7a883ad8b383982a4411b42e43747c04
--- /dev/null
+++ b/csv-2/181.tsv
@@ -0,0 +1,8 @@
+Column 1 Column 2
+orange beads $2.32 per kilogram
+red beads $2.45 per kilogram
+green beads $3.42 per kilogram
+white beads $2.32 per kilogram
+black beads $3.50 per kilogram
+yellow beads $1.62 per kilogram
+purple beads $1.80 per kilogram
diff --git a/csv-2/182.csv b/csv-2/182.csv
new file mode 100644
index 0000000000000000000000000000000000000000..78881d780db398e631e2ae492c3eef055f72be33
--- /dev/null
+++ b/csv-2/182.csv
@@ -0,0 +1,8 @@
+Day,Number of pages
+Wednesday,33
+Thursday,37
+Friday,47
+Saturday,39
+Sunday,36
+Monday,36
+Tuesday,43
diff --git a/csv-2/182.html b/csv-2/182.html
new file mode 100644
index 0000000000000000000000000000000000000000..645c2a7706b4db65b9eb2cfe706a2c219c0297f9
--- /dev/null
+++ b/csv-2/182.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Number of pages |
+
+
+
+
+ | Wednesday |
+ 33 |
+
+
+ | Thursday |
+ 37 |
+
+
+ | Friday |
+ 47 |
+
+
+ | Saturday |
+ 39 |
+
+
+ | Sunday |
+ 36 |
+
+
+ | Monday |
+ 36 |
+
+
+ | Tuesday |
+ 43 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/182.tsv b/csv-2/182.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3bc91cf41d36703a9e3031529e8a66842f48467c
--- /dev/null
+++ b/csv-2/182.tsv
@@ -0,0 +1,8 @@
+Day Number of pages
+Wednesday 33
+Thursday 37
+Friday 47
+Saturday 39
+Sunday 36
+Monday 36
+Tuesday 43
diff --git a/csv-2/183.csv b/csv-2/183.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a4dd09a1bab2f913af0bf9f34e07e48db78f142c
--- /dev/null
+++ b/csv-2/183.csv
@@ -0,0 +1,5 @@
+Bridge,Truck,Car
+Tacoma Narrows,$4,$3
+Hatem,$10,$5
+George Washington,$16,$8
+San Mateo,$6,$4
diff --git a/csv-2/183.html b/csv-2/183.html
new file mode 100644
index 0000000000000000000000000000000000000000..6dbaa17899a2b9edc183248993ca5ffd955c1e4d
--- /dev/null
+++ b/csv-2/183.html
@@ -0,0 +1,31 @@
+
+
+
+ | Bridge |
+ Truck |
+ Car |
+
+
+
+
+ | Tacoma Narrows |
+ $4 |
+ $3 |
+
+
+ | Hatem |
+ $10 |
+ $5 |
+
+
+ | George Washington |
+ $16 |
+ $8 |
+
+
+ | San Mateo |
+ $6 |
+ $4 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/183.tsv b/csv-2/183.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2d600df15221f57dfde87b5294098245171517cb
--- /dev/null
+++ b/csv-2/183.tsv
@@ -0,0 +1,5 @@
+Bridge Truck Car
+Tacoma Narrows $4 $3
+Hatem $10 $5
+George Washington $16 $8
+San Mateo $6 $4
diff --git a/csv-2/184.csv b/csv-2/184.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5ef32f0bf3e064fca8ca449652866ba16e6ae477
--- /dev/null
+++ b/csv-2/184.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+egg salad,$5 per lb
+tuna salad,$6 per lb
+fruit salad,$5 per lb
+macaroni salad,$4 per lb
diff --git a/csv-2/184.html b/csv-2/184.html
new file mode 100644
index 0000000000000000000000000000000000000000..b0aaaba8c3d2efcde2b3eb05bc7c4a52b71d8e0e
--- /dev/null
+++ b/csv-2/184.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | egg salad |
+ $5 per lb |
+
+
+ | tuna salad |
+ $6 per lb |
+
+
+ | fruit salad |
+ $5 per lb |
+
+
+ | macaroni salad |
+ $4 per lb |
+
+
+
\ No newline at end of file
diff --git a/csv-2/184.tsv b/csv-2/184.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3b2fb3a738849c4a27f5c6297dc60c763025f695
--- /dev/null
+++ b/csv-2/184.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+egg salad $5 per lb
+tuna salad $6 per lb
+fruit salad $5 per lb
+macaroni salad $4 per lb
diff --git a/csv-2/185.csv b/csv-2/185.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e6025ac5ee204985b7f7353fd240c739feefa277
--- /dev/null
+++ b/csv-2/185.csv
@@ -0,0 +1,6 @@
+Year,Number of entries
+2007,42
+2008,42
+2009,40
+2010,32
+2011,34
diff --git a/csv-2/185.html b/csv-2/185.html
new file mode 100644
index 0000000000000000000000000000000000000000..ea7e8e7eaf0bee378b4d668c755893f396a4a766
--- /dev/null
+++ b/csv-2/185.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Number of entries |
+
+
+
+
+ | 2007 |
+ 42 |
+
+
+ | 2008 |
+ 42 |
+
+
+ | 2009 |
+ 40 |
+
+
+ | 2010 |
+ 32 |
+
+
+ | 2011 |
+ 34 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/185.tsv b/csv-2/185.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ff69c4b8d6205fe343f1aee9d89e729883a3ff8c
--- /dev/null
+++ b/csv-2/185.tsv
@@ -0,0 +1,6 @@
+Year Number of entries
+2007 42
+2008 42
+2009 40
+2010 32
+2011 34
diff --git a/csv-2/186.csv b/csv-2/186.csv
new file mode 100644
index 0000000000000000000000000000000000000000..193206fc8f291c08c3ea3625be90463baed2e6fa
--- /dev/null
+++ b/csv-2/186.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+lentils,$2/pound
+pumpkin seeds,$4/pound
+flax seeds,$7/pound
+sunflower seeds,$4/pound
+sesame seeds,$5/pound
+soybeans,$2/pound
diff --git a/csv-2/186.html b/csv-2/186.html
new file mode 100644
index 0000000000000000000000000000000000000000..b617cd585cc597a001d197bce29e5a793749bce7
--- /dev/null
+++ b/csv-2/186.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | lentils |
+ $2/pound |
+
+
+ | pumpkin seeds |
+ $4/pound |
+
+
+ | flax seeds |
+ $7/pound |
+
+
+ | sunflower seeds |
+ $4/pound |
+
+
+ | sesame seeds |
+ $5/pound |
+
+
+ | soybeans |
+ $2/pound |
+
+
+
\ No newline at end of file
diff --git a/csv-2/186.tsv b/csv-2/186.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..24af2acc00f1d91bfc9a268a94c7b2e0d5fb5725
--- /dev/null
+++ b/csv-2/186.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+lentils $2/pound
+pumpkin seeds $4/pound
+flax seeds $7/pound
+sunflower seeds $4/pound
+sesame seeds $5/pound
+soybeans $2/pound
diff --git a/csv-2/187.csv b/csv-2/187.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2b953832d31b6a112a053ac1ef48478b4bbf88e3
--- /dev/null
+++ b/csv-2/187.csv
@@ -0,0 +1,7 @@
+Employee,Pay period,
+Lilly Yang,January 1-15,
+Total earnings,,"$2,183.00"
+Federal income tax,$307.80,
+Other taxes,$167.00,
+Total taxes,,?
+Pay after taxes,,?
diff --git a/csv-2/187.html b/csv-2/187.html
new file mode 100644
index 0000000000000000000000000000000000000000..ff0aaabfa5806851b4b1362c7f9aa0e81d138780
--- /dev/null
+++ b/csv-2/187.html
@@ -0,0 +1,41 @@
+
+
+
+ | Employee |
+ Pay period |
+ |
+
+
+
+
+ | Lilly Yang |
+ January 1-15 |
+ |
+
+
+ | Total earnings |
+ |
+ $2,183.00 |
+
+
+ | Federal income tax |
+ $307.80 |
+ |
+
+
+ | Other taxes |
+ $167.00 |
+ |
+
+
+ | Total taxes |
+ |
+ ? |
+
+
+ | Pay after taxes |
+ |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/187.tsv b/csv-2/187.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..51e51ab4257216289d51f7441c45c0e650bc252f
--- /dev/null
+++ b/csv-2/187.tsv
@@ -0,0 +1,7 @@
+Employee Pay period
+Lilly Yang January 1-15
+Total earnings $2,183.00
+Federal income tax $307.80
+Other taxes $167.00
+Total taxes ?
+Pay after taxes ?
diff --git a/csv-2/188.csv b/csv-2/188.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6e544ae7b32b982adc7a71a733c7a5ac2cf80e6e
--- /dev/null
+++ b/csv-2/188.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+book about soccer,$16.00
+book about Africa,$13.00
+book about basketball,$13.00
+book about sharks,$19.00
+book about art,$14.00
diff --git a/csv-2/188.html b/csv-2/188.html
new file mode 100644
index 0000000000000000000000000000000000000000..e89f0eb0850d26c8b3f669fe63105a9dc3934b3c
--- /dev/null
+++ b/csv-2/188.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | book about soccer |
+ $16.00 |
+
+
+ | book about Africa |
+ $13.00 |
+
+
+ | book about basketball |
+ $13.00 |
+
+
+ | book about sharks |
+ $19.00 |
+
+
+ | book about art |
+ $14.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/188.tsv b/csv-2/188.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3e22decb04ac0d815164c3eb1cc11a196279122a
--- /dev/null
+++ b/csv-2/188.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+book about soccer $16.00
+book about Africa $13.00
+book about basketball $13.00
+book about sharks $19.00
+book about art $14.00
diff --git a/csv-2/189.csv b/csv-2/189.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7b20d1c6023525cb7f620e0db202277a2361d873
--- /dev/null
+++ b/csv-2/189.csv
@@ -0,0 +1,5 @@
+Fruits,Pieces of fruit
+Plums,45
+Persimmons,53
+Oranges,67
+Peaches,18
diff --git a/csv-2/189.html b/csv-2/189.html
new file mode 100644
index 0000000000000000000000000000000000000000..4a0d2a49c738890f9da1332bfb53369434c2086d
--- /dev/null
+++ b/csv-2/189.html
@@ -0,0 +1,26 @@
+
+
+
+ | Fruits |
+ Pieces of fruit |
+
+
+
+
+ | Plums |
+ 45 |
+
+
+ | Persimmons |
+ 53 |
+
+
+ | Oranges |
+ 67 |
+
+
+ | Peaches |
+ 18 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/189.tsv b/csv-2/189.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ed52ac7457b536795ced5cf96ce0a231a2624172
--- /dev/null
+++ b/csv-2/189.tsv
@@ -0,0 +1,5 @@
+Fruits Pieces of fruit
+Plums 45
+Persimmons 53
+Oranges 67
+Peaches 18
diff --git a/csv-2/19.csv b/csv-2/19.csv
new file mode 100644
index 0000000000000000000000000000000000000000..33c1e5e7a1625bc03c4850cce5117192be675d60
--- /dev/null
+++ b/csv-2/19.csv
@@ -0,0 +1,6 @@
+Number of jars,Number of cherries
+1,5
+2,10
+3,15
+4,20
+5,?
diff --git a/csv-2/19.html b/csv-2/19.html
new file mode 100644
index 0000000000000000000000000000000000000000..fb335b75ace10f4b0e0482ab16d2198362fdebc6
--- /dev/null
+++ b/csv-2/19.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of jars |
+ Number of cherries |
+
+
+
+
+ | 1 |
+ 5 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ 20 |
+
+
+ | 5 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/19.tsv b/csv-2/19.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d0f51bde9dd21a1f3eef12fd76040c74fdd3460f
--- /dev/null
+++ b/csv-2/19.tsv
@@ -0,0 +1,6 @@
+Number of jars Number of cherries
+1 5
+2 10
+3 15
+4 20
+5 ?
diff --git a/csv-2/190.csv b/csv-2/190.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3aee01a661b3ff594eaf9839fe02b16948582183
--- /dev/null
+++ b/csv-2/190.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+1,9
+2,"3, 9"
+3,"2, 8"
+4,5
+5,2
+6,"2, 3"
diff --git a/csv-2/190.html b/csv-2/190.html
new file mode 100644
index 0000000000000000000000000000000000000000..2118a59bce7e35b5acf0061857d2d471d044f140
--- /dev/null
+++ b/csv-2/190.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 9 |
+
+
+ | 2 |
+ 3, 9 |
+
+
+ | 3 |
+ 2, 8 |
+
+
+ | 4 |
+ 5 |
+
+
+ | 5 |
+ 2 |
+
+
+ | 6 |
+ 2, 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/190.tsv b/csv-2/190.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..561fb5f516db298207a2486d83f23d123eb23b46
--- /dev/null
+++ b/csv-2/190.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+1 9
+2 3, 9
+3 2, 8
+4 5
+5 2
+6 2, 3
diff --git a/csv-2/191.csv b/csv-2/191.csv
new file mode 100644
index 0000000000000000000000000000000000000000..724c7a837e2908318339d1030dbd8c5e64f99245
--- /dev/null
+++ b/csv-2/191.csv
@@ -0,0 +1,5 @@
+Number of tool boxes,Number of screwdrivers
+1,5
+2,10
+3,15
+4,?
diff --git a/csv-2/191.html b/csv-2/191.html
new file mode 100644
index 0000000000000000000000000000000000000000..fe524276f29d9297450d563c2405284aa5f5fdf1
--- /dev/null
+++ b/csv-2/191.html
@@ -0,0 +1,26 @@
+
+
+
+ | Number of tool boxes |
+ Number of screwdrivers |
+
+
+
+
+ | 1 |
+ 5 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/191.tsv b/csv-2/191.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..88b37fb77938713cd6d2ad91d6fa33ac2b150a52
--- /dev/null
+++ b/csv-2/191.tsv
@@ -0,0 +1,5 @@
+Number of tool boxes Number of screwdrivers
+1 5
+2 10
+3 15
+4 ?
diff --git a/csv-2/192.csv b/csv-2/192.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0497c9344b0abce93a7ebba25c0442754335002f
--- /dev/null
+++ b/csv-2/192.csv
@@ -0,0 +1,6 @@
+Stem,Leaf
+1,9
+2,"1, 1"
+3,"1, 9"
+4,"0, 9"
+5,3
diff --git a/csv-2/192.html b/csv-2/192.html
new file mode 100644
index 0000000000000000000000000000000000000000..6efdb9418aaaea8ced2e36ca2e3284c75b215aaa
--- /dev/null
+++ b/csv-2/192.html
@@ -0,0 +1,30 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 9 |
+
+
+ | 2 |
+ 1, 1 |
+
+
+ | 3 |
+ 1, 9 |
+
+
+ | 4 |
+ 0, 9 |
+
+
+ | 5 |
+ 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/192.tsv b/csv-2/192.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d42af576f3b2c1d1b6c071dce3071b08e6ef5f00
--- /dev/null
+++ b/csv-2/192.tsv
@@ -0,0 +1,6 @@
+Stem Leaf
+1 9
+2 1, 1
+3 1, 9
+4 0, 9
+5 3
diff --git a/csv-2/193.csv b/csv-2/193.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7caacfbcc774d3074b5e7da173209379bc5878ec
--- /dev/null
+++ b/csv-2/193.csv
@@ -0,0 +1,5 @@
+Day,Number of cars
+Tuesday,161
+Wednesday,115
+Thursday,152
+Friday,165
diff --git a/csv-2/193.html b/csv-2/193.html
new file mode 100644
index 0000000000000000000000000000000000000000..9cd8d8e5569200be9a736aca9a5165c78dc3c8d6
--- /dev/null
+++ b/csv-2/193.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of cars |
+
+
+
+
+ | Tuesday |
+ 161 |
+
+
+ | Wednesday |
+ 115 |
+
+
+ | Thursday |
+ 152 |
+
+
+ | Friday |
+ 165 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/193.tsv b/csv-2/193.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0d2b7892c66012795da9b522b656d7fa9ca78438
--- /dev/null
+++ b/csv-2/193.tsv
@@ -0,0 +1,5 @@
+Day Number of cars
+Tuesday 161
+Wednesday 115
+Thursday 152
+Friday 165
diff --git a/csv-2/194.csv b/csv-2/194.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b5637f28398862369e96907100f33d8079f13613
--- /dev/null
+++ b/csv-2/194.csv
@@ -0,0 +1,3 @@
+,Spinach,Cheese
+Rectangle,5,2
+Circle,5,6
diff --git a/csv-2/194.html b/csv-2/194.html
new file mode 100644
index 0000000000000000000000000000000000000000..cba207082a1dcf946ae56c9aa81ed5f942b0ff88
--- /dev/null
+++ b/csv-2/194.html
@@ -0,0 +1,21 @@
+
+
+
+ |
+ Spinach |
+ Cheese |
+
+
+
+
+ | Rectangle |
+ 5 |
+ 2 |
+
+
+ | Circle |
+ 5 |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/194.tsv b/csv-2/194.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9d84b081c37d3bf7bfc481084ea26d95980cda3b
--- /dev/null
+++ b/csv-2/194.tsv
@@ -0,0 +1,3 @@
+ Spinach Cheese
+Rectangle 5 2
+Circle 5 6
diff --git a/csv-2/195.csv b/csv-2/195.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1d4c009247b8e51b6818543ef0f1c1a711fe0e88
--- /dev/null
+++ b/csv-2/195.csv
@@ -0,0 +1,5 @@
+Number of tins,Number of muffins
+1,5
+2,10
+3,15
+4,?
diff --git a/csv-2/195.html b/csv-2/195.html
new file mode 100644
index 0000000000000000000000000000000000000000..ae992ec385734b2e85240506d9bb7f6da4d0cb3b
--- /dev/null
+++ b/csv-2/195.html
@@ -0,0 +1,26 @@
+
+
+
+ | Number of tins |
+ Number of muffins |
+
+
+
+
+ | 1 |
+ 5 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/195.tsv b/csv-2/195.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..cbc906181e83b8cebb609f2cd2f48ba96832910f
--- /dev/null
+++ b/csv-2/195.tsv
@@ -0,0 +1,5 @@
+Number of tins Number of muffins
+1 5
+2 10
+3 15
+4 ?
diff --git a/csv-2/196.csv b/csv-2/196.csv
new file mode 100644
index 0000000000000000000000000000000000000000..84efb367a39667b9e67102b2a555c3577c3230ad
--- /dev/null
+++ b/csv-2/196.csv
@@ -0,0 +1,6 @@
+Year,Weight (kg)
+2014,23
+2015,29
+2016,42
+2017,49
+2018,15
diff --git a/csv-2/196.html b/csv-2/196.html
new file mode 100644
index 0000000000000000000000000000000000000000..2649c1c78020411a013a070fe2cd29c070bdeec7
--- /dev/null
+++ b/csv-2/196.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Weight (kg) |
+
+
+
+
+ | 2014 |
+ 23 |
+
+
+ | 2015 |
+ 29 |
+
+
+ | 2016 |
+ 42 |
+
+
+ | 2017 |
+ 49 |
+
+
+ | 2018 |
+ 15 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/196.tsv b/csv-2/196.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..238a4bce01803069e1164371b7f62a0c2f5c2dd4
--- /dev/null
+++ b/csv-2/196.tsv
@@ -0,0 +1,6 @@
+Year Weight (kg)
+2014 23
+2015 29
+2016 42
+2017 49
+2018 15
diff --git a/csv-2/197.csv b/csv-2/197.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fafd35db896d05baad0f22965db33bce60382740
--- /dev/null
+++ b/csv-2/197.csv
@@ -0,0 +1,4 @@
+x,y
+13,6
+5,2
+10,14
diff --git a/csv-2/197.html b/csv-2/197.html
new file mode 100644
index 0000000000000000000000000000000000000000..b654e5adba809dd79e5700e2bb000d44bc6bf9cb
--- /dev/null
+++ b/csv-2/197.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 13 |
+ 6 |
+
+
+ | 5 |
+ 2 |
+
+
+ | 10 |
+ 14 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/197.tsv b/csv-2/197.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f32f7ddfb6753d6a41ca3fb991320ac83a2b2046
--- /dev/null
+++ b/csv-2/197.tsv
@@ -0,0 +1,4 @@
+x y
+13 6
+5 2
+10 14
diff --git a/csv-2/198.csv b/csv-2/198.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e2a181650316cc013674af6524ce145523b934ba
--- /dev/null
+++ b/csv-2/198.csv
@@ -0,0 +1,6 @@
+Month,Number of magazines
+November,493
+December,746
+January,122
+February,865
+March,631
diff --git a/csv-2/198.html b/csv-2/198.html
new file mode 100644
index 0000000000000000000000000000000000000000..ad0ce257e53648c86b9b897271fa1c2714a4d667
--- /dev/null
+++ b/csv-2/198.html
@@ -0,0 +1,30 @@
+
+
+
+ | Month |
+ Number of magazines |
+
+
+
+
+ | November |
+ 493 |
+
+
+ | December |
+ 746 |
+
+
+ | January |
+ 122 |
+
+
+ | February |
+ 865 |
+
+
+ | March |
+ 631 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/198.tsv b/csv-2/198.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..37c9be077b23669006d4016ac559edf9d904198f
--- /dev/null
+++ b/csv-2/198.tsv
@@ -0,0 +1,6 @@
+Month Number of magazines
+November 493
+December 746
+January 122
+February 865
+March 631
diff --git a/csv-2/199.csv b/csv-2/199.csv
new file mode 100644
index 0000000000000000000000000000000000000000..11d81f05637e1f54b6d06d3a5c5e9130b0c5d4b7
--- /dev/null
+++ b/csv-2/199.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2,Column 3,Column 4
+the movie theater,10:30 A.M.,10:45 A.M.,11:00 A.M.
+the school,11:30 A.M.,11:45 A.M.,12:00 P.M.
+the zoo,12:15 P.M.,12:30 P.M.,12:45 P.M.
+the kickball field,1:00 P.M.,1:15 P.M.,1:30 P.M.
diff --git a/csv-2/199.html b/csv-2/199.html
new file mode 100644
index 0000000000000000000000000000000000000000..648ed83787009ca0230908baf181aa46d6fa1701
--- /dev/null
+++ b/csv-2/199.html
@@ -0,0 +1,36 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+ Column 4 |
+
+
+
+
+ | the movie theater |
+ 10:30 A.M. |
+ 10:45 A.M. |
+ 11:00 A.M. |
+
+
+ | the school |
+ 11:30 A.M. |
+ 11:45 A.M. |
+ 12:00 P.M. |
+
+
+ | the zoo |
+ 12:15 P.M. |
+ 12:30 P.M. |
+ 12:45 P.M. |
+
+
+ | the kickball field |
+ 1:00 P.M. |
+ 1:15 P.M. |
+ 1:30 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/199.tsv b/csv-2/199.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f1d6fabb81a842a77d8843c1a4c8a2b6bdea5f50
--- /dev/null
+++ b/csv-2/199.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2 Column 3 Column 4
+the movie theater 10:30 A.M. 10:45 A.M. 11:00 A.M.
+the school 11:30 A.M. 11:45 A.M. 12:00 P.M.
+the zoo 12:15 P.M. 12:30 P.M. 12:45 P.M.
+the kickball field 1:00 P.M. 1:15 P.M. 1:30 P.M.
diff --git a/csv-2/2.csv b/csv-2/2.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c5c502b206f16483132cdb2b63c5146219749967
--- /dev/null
+++ b/csv-2/2.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+ticket for an Atlantic cruise,"$6,795.00"
+ticket for a Caribbean cruise,"$1,581.00"
+ticket for a Mexican cruise,"$3,769.00"
+ticket for a South American cruise,"$6,109.00"
+ticket for a Mediterranean cruise,"$6,138.00"
diff --git a/csv-2/2.html b/csv-2/2.html
new file mode 100644
index 0000000000000000000000000000000000000000..5fbe6685a64ccf45eef8c0287184ab3a6dcf870c
--- /dev/null
+++ b/csv-2/2.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | ticket for an Atlantic cruise |
+ $6,795.00 |
+
+
+ | ticket for a Caribbean cruise |
+ $1,581.00 |
+
+
+ | ticket for a Mexican cruise |
+ $3,769.00 |
+
+
+ | ticket for a South American cruise |
+ $6,109.00 |
+
+
+ | ticket for a Mediterranean cruise |
+ $6,138.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/2.tsv b/csv-2/2.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..fbfb3c2f5d98d9667300929002f9378627165863
--- /dev/null
+++ b/csv-2/2.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+ticket for an Atlantic cruise $6,795.00
+ticket for a Caribbean cruise $1,581.00
+ticket for a Mexican cruise $3,769.00
+ticket for a South American cruise $6,109.00
+ticket for a Mediterranean cruise $6,138.00
diff --git a/csv-2/20.csv b/csv-2/20.csv
new file mode 100644
index 0000000000000000000000000000000000000000..37a2ce049395eac7f9087cac59a26bad1c5a3a66
--- /dev/null
+++ b/csv-2/20.csv
@@ -0,0 +1,4 @@
+Column 1,Column 2,Column 3
+,0-12 years old,13-19 years old
+Knee pain,1,7
+Ankle pain,7,4
diff --git a/csv-2/20.html b/csv-2/20.html
new file mode 100644
index 0000000000000000000000000000000000000000..d0726cf5a9ef52d2ecf568eaf82f46f6813bb9ea
--- /dev/null
+++ b/csv-2/20.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ |
+ 0-12 years old |
+ 13-19 years old |
+
+
+ | Knee pain |
+ 1 |
+ 7 |
+
+
+ | Ankle pain |
+ 7 |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/20.tsv b/csv-2/20.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4dfcc9bc312df2aee305e11915481af200d4f409
--- /dev/null
+++ b/csv-2/20.tsv
@@ -0,0 +1,4 @@
+Column 1 Column 2 Column 3
+ 0-12 years old 13-19 years old
+Knee pain 1 7
+Ankle pain 7 4
diff --git a/csv-2/200.csv b/csv-2/200.csv
new file mode 100644
index 0000000000000000000000000000000000000000..72b0c2f986f28d3f8ca354a9fdfd2feee9129cae
--- /dev/null
+++ b/csv-2/200.csv
@@ -0,0 +1,5 @@
+Zoo,Sun bears,Brown bears
+Atlantic Zoo,3,5
+Mountain Zoo,3,16
+Pacific Zoo,5,4
+Eastern Zoo,10,15
diff --git a/csv-2/200.html b/csv-2/200.html
new file mode 100644
index 0000000000000000000000000000000000000000..7634ad5d6aec8118e5a2e8ed84ab7b8554ebac09
--- /dev/null
+++ b/csv-2/200.html
@@ -0,0 +1,31 @@
+
+
+
+ | Zoo |
+ Sun bears |
+ Brown bears |
+
+
+
+
+ | Atlantic Zoo |
+ 3 |
+ 5 |
+
+
+ | Mountain Zoo |
+ 3 |
+ 16 |
+
+
+ | Pacific Zoo |
+ 5 |
+ 4 |
+
+
+ | Eastern Zoo |
+ 10 |
+ 15 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/200.tsv b/csv-2/200.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6f11473ab9262d71235bccf478eb7c8a4151dcd0
--- /dev/null
+++ b/csv-2/200.tsv
@@ -0,0 +1,5 @@
+Zoo Sun bears Brown bears
+Atlantic Zoo 3 5
+Mountain Zoo 3 16
+Pacific Zoo 5 4
+Eastern Zoo 10 15
diff --git a/csv-2/201.csv b/csv-2/201.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ae3cb3bf410edb5c82dbe9807cc9a08ab1efbb9c
--- /dev/null
+++ b/csv-2/201.csv
@@ -0,0 +1,6 @@
+Stem,Leaf
+1,"1, 8, 8, 8, 9, 9"
+2,"0, 2, 5, 7, 7"
+3,"2, 4, 4, 5"
+4,"0, 1, 3, 7"
+5,"1, 1, 3, 3, 6"
diff --git a/csv-2/201.html b/csv-2/201.html
new file mode 100644
index 0000000000000000000000000000000000000000..d0744b55f0624eab3af817022489c4fb57aa4ba8
--- /dev/null
+++ b/csv-2/201.html
@@ -0,0 +1,30 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 1, 8, 8, 8, 9, 9 |
+
+
+ | 2 |
+ 0, 2, 5, 7, 7 |
+
+
+ | 3 |
+ 2, 4, 4, 5 |
+
+
+ | 4 |
+ 0, 1, 3, 7 |
+
+
+ | 5 |
+ 1, 1, 3, 3, 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/201.tsv b/csv-2/201.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..99f84008a29d72b5bdd58a667c865a57982f59c7
--- /dev/null
+++ b/csv-2/201.tsv
@@ -0,0 +1,6 @@
+Stem Leaf
+1 1, 8, 8, 8, 9, 9
+2 0, 2, 5, 7, 7
+3 2, 4, 4, 5
+4 0, 1, 3, 7
+5 1, 1, 3, 3, 6
diff --git a/csv-2/202.csv b/csv-2/202.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f9c94dbf15842e2f018fccc3b9392550cc66379f
--- /dev/null
+++ b/csv-2/202.csv
@@ -0,0 +1,8 @@
+Column 1,Column 2
+square beads,$5/lb
+star-shaped beads,$3/lb
+flower-shaped beads,$6/lb
+spherical beads,$7/lb
+rectangular beads,$6/lb
+oval beads,$8/lb
+heart-shaped beads,$8/lb
diff --git a/csv-2/202.html b/csv-2/202.html
new file mode 100644
index 0000000000000000000000000000000000000000..9c084aaf86a5015c1bce30af5efa93e365de44e1
--- /dev/null
+++ b/csv-2/202.html
@@ -0,0 +1,38 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | square beads |
+ $5/lb |
+
+
+ | star-shaped beads |
+ $3/lb |
+
+
+ | flower-shaped beads |
+ $6/lb |
+
+
+ | spherical beads |
+ $7/lb |
+
+
+ | rectangular beads |
+ $6/lb |
+
+
+ | oval beads |
+ $8/lb |
+
+
+ | heart-shaped beads |
+ $8/lb |
+
+
+
\ No newline at end of file
diff --git a/csv-2/202.tsv b/csv-2/202.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..334083659b2ac302575554c0532eb19c03507eab
--- /dev/null
+++ b/csv-2/202.tsv
@@ -0,0 +1,8 @@
+Column 1 Column 2
+square beads $5/lb
+star-shaped beads $3/lb
+flower-shaped beads $6/lb
+spherical beads $7/lb
+rectangular beads $6/lb
+oval beads $8/lb
+heart-shaped beads $8/lb
diff --git a/csv-2/203.csv b/csv-2/203.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b925b680a382a1038b8450b5a1319c4fe6a6f2f1
--- /dev/null
+++ b/csv-2/203.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+flannel sheet,$15.00
+navy blue bath mat,$16.00
+fleece blanket,$15.00
+pillow,$10.00
+yellow bath towel,$10.00
diff --git a/csv-2/203.html b/csv-2/203.html
new file mode 100644
index 0000000000000000000000000000000000000000..d4a0b7468ece7ea3c17cec70ad9717e85010f51a
--- /dev/null
+++ b/csv-2/203.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | flannel sheet |
+ $15.00 |
+
+
+ | navy blue bath mat |
+ $16.00 |
+
+
+ | fleece blanket |
+ $15.00 |
+
+
+ | pillow |
+ $10.00 |
+
+
+ | yellow bath towel |
+ $10.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/203.tsv b/csv-2/203.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2ec1ff57d85ef9d89da5bdb0ea9dc1fb864ee674
--- /dev/null
+++ b/csv-2/203.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+flannel sheet $15.00
+navy blue bath mat $16.00
+fleece blanket $15.00
+pillow $10.00
+yellow bath towel $10.00
diff --git a/csv-2/204.csv b/csv-2/204.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d433fac105ac3c40f54bc16e2f11945868ed3bd1
--- /dev/null
+++ b/csv-2/204.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+badminton set,$20.87
+basketball,$23.13
+swimsuit,$10.65
+soccer ball,$12.04
+bicycle helmet,$13.64
diff --git a/csv-2/204.html b/csv-2/204.html
new file mode 100644
index 0000000000000000000000000000000000000000..7fdb368a943f4bd056149d65f8c6c082318b89df
--- /dev/null
+++ b/csv-2/204.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | badminton set |
+ $20.87 |
+
+
+ | basketball |
+ $23.13 |
+
+
+ | swimsuit |
+ $10.65 |
+
+
+ | soccer ball |
+ $12.04 |
+
+
+ | bicycle helmet |
+ $13.64 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/204.tsv b/csv-2/204.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c9eb99ba15418d3f47a9952df28e000fe8ce3d59
--- /dev/null
+++ b/csv-2/204.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+badminton set $20.87
+basketball $23.13
+swimsuit $10.65
+soccer ball $12.04
+bicycle helmet $13.64
diff --git a/csv-2/205.csv b/csv-2/205.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2d177b114e0ba8983a0665cbf875ba0328d5a077
--- /dev/null
+++ b/csv-2/205.csv
@@ -0,0 +1,5 @@
+Day,Number of cupcakes
+Tuesday,116
+Wednesday,151
+Thursday,156
+Friday,165
diff --git a/csv-2/205.html b/csv-2/205.html
new file mode 100644
index 0000000000000000000000000000000000000000..31bce5d4b6576bec5c7b7a054ca93967857f42d4
--- /dev/null
+++ b/csv-2/205.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of cupcakes |
+
+
+
+
+ | Tuesday |
+ 116 |
+
+
+ | Wednesday |
+ 151 |
+
+
+ | Thursday |
+ 156 |
+
+
+ | Friday |
+ 165 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/205.tsv b/csv-2/205.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..bb18e40b226181b12795f7db6cdfad3deb7ac2bd
--- /dev/null
+++ b/csv-2/205.tsv
@@ -0,0 +1,5 @@
+Day Number of cupcakes
+Tuesday 116
+Wednesday 151
+Thursday 156
+Friday 165
diff --git a/csv-2/206.csv b/csv-2/206.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d60598f832660ea781b8d02eb58e03fcf1c0af47
--- /dev/null
+++ b/csv-2/206.csv
@@ -0,0 +1,7 @@
+Month,Hours
+February,8
+March,5
+April,4
+May,4
+June,8
+July,4
diff --git a/csv-2/206.html b/csv-2/206.html
new file mode 100644
index 0000000000000000000000000000000000000000..da659dee0716c71dd2e03928be752e509c04f512
--- /dev/null
+++ b/csv-2/206.html
@@ -0,0 +1,34 @@
+
+
+
+ | Month |
+ Hours |
+
+
+
+
+ | February |
+ 8 |
+
+
+ | March |
+ 5 |
+
+
+ | April |
+ 4 |
+
+
+ | May |
+ 4 |
+
+
+ | June |
+ 8 |
+
+
+ | July |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/206.tsv b/csv-2/206.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2574e5c2c34ad24386064a13c7b07aaf57388d68
--- /dev/null
+++ b/csv-2/206.tsv
@@ -0,0 +1,7 @@
+Month Hours
+February 8
+March 5
+April 4
+May 4
+June 8
+July 4
diff --git a/csv-2/207.csv b/csv-2/207.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1c615bf47885de66f19ac95d09c23e63ce45de93
--- /dev/null
+++ b/csv-2/207.csv
@@ -0,0 +1,6 @@
+Person,Number of Web pages
+Mariana,4
+Nina,2
+Dan,9
+Bernie,5
+Seth,5
diff --git a/csv-2/207.html b/csv-2/207.html
new file mode 100644
index 0000000000000000000000000000000000000000..6f2f09ae7d8372065c12f6477a899e66f0414b11
--- /dev/null
+++ b/csv-2/207.html
@@ -0,0 +1,30 @@
+
+
+
+ | Person |
+ Number of Web pages |
+
+
+
+
+ | Mariana |
+ 4 |
+
+
+ | Nina |
+ 2 |
+
+
+ | Dan |
+ 9 |
+
+
+ | Bernie |
+ 5 |
+
+
+ | Seth |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/207.tsv b/csv-2/207.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..7f4dd58370a16b097aa1a974ef153d307fb46ed4
--- /dev/null
+++ b/csv-2/207.tsv
@@ -0,0 +1,6 @@
+Person Number of Web pages
+Mariana 4
+Nina 2
+Dan 9
+Bernie 5
+Seth 5
diff --git a/csv-2/208.csv b/csv-2/208.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c181b685aa4ff29b2324dc519b591728b6061481
--- /dev/null
+++ b/csv-2/208.csv
@@ -0,0 +1,6 @@
+Month,Waiting time (minutes)
+April,36
+May,43
+June,37
+July,43
+August,45
diff --git a/csv-2/208.html b/csv-2/208.html
new file mode 100644
index 0000000000000000000000000000000000000000..9540c471aa8357a87827a98a0422f125b2b57b63
--- /dev/null
+++ b/csv-2/208.html
@@ -0,0 +1,30 @@
+
+
+
+ | Month |
+ Waiting time (minutes) |
+
+
+
+
+ | April |
+ 36 |
+
+
+ | May |
+ 43 |
+
+
+ | June |
+ 37 |
+
+
+ | July |
+ 43 |
+
+
+ | August |
+ 45 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/208.tsv b/csv-2/208.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0e82ea5c3d9dd46eed150afcbf883b183959d0ca
--- /dev/null
+++ b/csv-2/208.tsv
@@ -0,0 +1,6 @@
+Month Waiting time (minutes)
+April 36
+May 43
+June 37
+July 43
+August 45
diff --git a/csv-2/209.csv b/csv-2/209.csv
new file mode 100644
index 0000000000000000000000000000000000000000..678a31e02852fa301cf042a09e3f3c093d7e023e
--- /dev/null
+++ b/csv-2/209.csv
@@ -0,0 +1,4 @@
+Column 1,Column 2,Column 3
+,Age 8,Age 10
+In-line skates,3,4
+Roller skates,6,6
diff --git a/csv-2/209.html b/csv-2/209.html
new file mode 100644
index 0000000000000000000000000000000000000000..55661d4a3ef8211c30c1cdf0c6bf55be8c635b0e
--- /dev/null
+++ b/csv-2/209.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ |
+ Age 8 |
+ Age 10 |
+
+
+ | In-line skates |
+ 3 |
+ 4 |
+
+
+ | Roller skates |
+ 6 |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/209.tsv b/csv-2/209.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..802d0adac062d833dfa8d3eea8c06324693bc6e6
--- /dev/null
+++ b/csv-2/209.tsv
@@ -0,0 +1,4 @@
+Column 1 Column 2 Column 3
+ Age 8 Age 10
+In-line skates 3 4
+Roller skates 6 6
diff --git a/csv-2/21.csv b/csv-2/21.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a022c8245010ed3f5e6fff9067938a90b0a98c14
--- /dev/null
+++ b/csv-2/21.csv
@@ -0,0 +1,10 @@
+Location,Time
+civic center,9:00 A.M.
+waterfront,9:40 A.M.
+downtown,10:00 A.M.
+city park,10:35 A.M.
+shopping district,11:15 A.M.
+industrial district,11:40 A.M.
+university,12:15 P.M.
+restaurant district,12:55 P.M.
+football stadium,1:20 P.M.
diff --git a/csv-2/21.html b/csv-2/21.html
new file mode 100644
index 0000000000000000000000000000000000000000..24942193100b1862c94879d545f115f613c1cec1
--- /dev/null
+++ b/csv-2/21.html
@@ -0,0 +1,46 @@
+
+
+
+ | Location |
+ Time |
+
+
+
+
+ | civic center |
+ 9:00 A.M. |
+
+
+ | waterfront |
+ 9:40 A.M. |
+
+
+ | downtown |
+ 10:00 A.M. |
+
+
+ | city park |
+ 10:35 A.M. |
+
+
+ | shopping district |
+ 11:15 A.M. |
+
+
+ | industrial district |
+ 11:40 A.M. |
+
+
+ | university |
+ 12:15 P.M. |
+
+
+ | restaurant district |
+ 12:55 P.M. |
+
+
+ | football stadium |
+ 1:20 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/21.tsv b/csv-2/21.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..abda19278d37a6f64fb972f201ed7fd8b260c940
--- /dev/null
+++ b/csv-2/21.tsv
@@ -0,0 +1,10 @@
+Location Time
+civic center 9:00 A.M.
+waterfront 9:40 A.M.
+downtown 10:00 A.M.
+city park 10:35 A.M.
+shopping district 11:15 A.M.
+industrial district 11:40 A.M.
+university 12:15 P.M.
+restaurant district 12:55 P.M.
+football stadium 1:20 P.M.
diff --git a/csv-2/210.csv b/csv-2/210.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b1a52a6dc105f2942330b3a6cfc5d882084ef470
--- /dev/null
+++ b/csv-2/210.csv
@@ -0,0 +1,7 @@
+Number of tool sheds,Number of shovels
+1,10
+2,20
+3,30
+4,40
+5,50
+6,?
diff --git a/csv-2/210.html b/csv-2/210.html
new file mode 100644
index 0000000000000000000000000000000000000000..54d260212f9ea7e7929b24b3ee23d29aca573995
--- /dev/null
+++ b/csv-2/210.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of tool sheds |
+ Number of shovels |
+
+
+
+
+ | 1 |
+ 10 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ 30 |
+
+
+ | 4 |
+ 40 |
+
+
+ | 5 |
+ 50 |
+
+
+ | 6 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/210.tsv b/csv-2/210.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9ac279074f86c7ea4840a00bc47e9e922558bd8d
--- /dev/null
+++ b/csv-2/210.tsv
@@ -0,0 +1,7 @@
+Number of tool sheds Number of shovels
+1 10
+2 20
+3 30
+4 40
+5 50
+6 ?
diff --git a/csv-2/211.csv b/csv-2/211.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0a5336a5904ea8c3a34f762c7ad0c44333148cf2
--- /dev/null
+++ b/csv-2/211.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+2,"0, 1, 6, 7, 8, 8"
+3,"3, 8"
+4,"0, 2, 6"
+5,"2, 3, 9, 9"
+6,"2, 6, 8"
+7,"0, 2, 4, 7"
+8,2
+9,0
diff --git a/csv-2/211.html b/csv-2/211.html
new file mode 100644
index 0000000000000000000000000000000000000000..521a2f0d6649535e2af5d6e141678e171235264f
--- /dev/null
+++ b/csv-2/211.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 0, 1, 6, 7, 8, 8 |
+
+
+ | 3 |
+ 3, 8 |
+
+
+ | 4 |
+ 0, 2, 6 |
+
+
+ | 5 |
+ 2, 3, 9, 9 |
+
+
+ | 6 |
+ 2, 6, 8 |
+
+
+ | 7 |
+ 0, 2, 4, 7 |
+
+
+ | 8 |
+ 2 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/211.tsv b/csv-2/211.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..450244c8636f6d5a8e74318dd15d1d7fec67d8cf
--- /dev/null
+++ b/csv-2/211.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+2 0, 1, 6, 7, 8, 8
+3 3, 8
+4 0, 2, 6
+5 2, 3, 9, 9
+6 2, 6, 8
+7 0, 2, 4, 7
+8 2
+9 0
diff --git a/csv-2/212.csv b/csv-2/212.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4cb037cd8a25094a61f6531be93e10816280d745
--- /dev/null
+++ b/csv-2/212.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+piece of floral stationery,$0.20
+piece of red and purple stationery,$0.25
+pale purple note card,$0.24
+piece of pink paper,$0.52
diff --git a/csv-2/212.html b/csv-2/212.html
new file mode 100644
index 0000000000000000000000000000000000000000..5708b8be44dab568face55d295101387853dcada
--- /dev/null
+++ b/csv-2/212.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | piece of floral stationery |
+ $0.20 |
+
+
+ | piece of red and purple stationery |
+ $0.25 |
+
+
+ | pale purple note card |
+ $0.24 |
+
+
+ | piece of pink paper |
+ $0.52 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/212.tsv b/csv-2/212.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9938ad580ca6aefbf486246aa15f174e8b6f8301
--- /dev/null
+++ b/csv-2/212.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+piece of floral stationery $0.20
+piece of red and purple stationery $0.25
+pale purple note card $0.24
+piece of pink paper $0.52
diff --git a/csv-2/213.csv b/csv-2/213.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6369781913e847825eeb8ffd40caf2cc1af5e085
--- /dev/null
+++ b/csv-2/213.csv
@@ -0,0 +1,9 @@
+Name,Score
+Charlotte,1
+Felix,1
+Kelly,8
+Austen,1
+Sanjay,8
+Debbie,8
+Ben,8
+Tanner,7
diff --git a/csv-2/213.html b/csv-2/213.html
new file mode 100644
index 0000000000000000000000000000000000000000..ecd6309ee570866a591f7a082c46b5a201710b0e
--- /dev/null
+++ b/csv-2/213.html
@@ -0,0 +1,42 @@
+
+
+
+ | Name |
+ Score |
+
+
+
+
+ | Charlotte |
+ 1 |
+
+
+ | Felix |
+ 1 |
+
+
+ | Kelly |
+ 8 |
+
+
+ | Austen |
+ 1 |
+
+
+ | Sanjay |
+ 8 |
+
+
+ | Debbie |
+ 8 |
+
+
+ | Ben |
+ 8 |
+
+
+ | Tanner |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/213.tsv b/csv-2/213.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5aa9b3c0797c462087a8927c865dc57cdf9a37a2
--- /dev/null
+++ b/csv-2/213.tsv
@@ -0,0 +1,9 @@
+Name Score
+Charlotte 1
+Felix 1
+Kelly 8
+Austen 1
+Sanjay 8
+Debbie 8
+Ben 8
+Tanner 7
diff --git a/csv-2/214.csv b/csv-2/214.csv
new file mode 100644
index 0000000000000000000000000000000000000000..878631d072bc0f0d3d1b013446565c52410c978c
--- /dev/null
+++ b/csv-2/214.csv
@@ -0,0 +1,8 @@
+Column 1,Column 2
+yellow beads,$2/kilogram
+black beads,$2/kilogram
+white beads,$3/kilogram
+orange beads,$2/kilogram
+red beads,$2/kilogram
+blue beads,$2/kilogram
+green beads,$2/kilogram
diff --git a/csv-2/214.html b/csv-2/214.html
new file mode 100644
index 0000000000000000000000000000000000000000..e26135ef1fdbf68d6faca4279595c192e1656ab7
--- /dev/null
+++ b/csv-2/214.html
@@ -0,0 +1,38 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | yellow beads |
+ $2/kilogram |
+
+
+ | black beads |
+ $2/kilogram |
+
+
+ | white beads |
+ $3/kilogram |
+
+
+ | orange beads |
+ $2/kilogram |
+
+
+ | red beads |
+ $2/kilogram |
+
+
+ | blue beads |
+ $2/kilogram |
+
+
+ | green beads |
+ $2/kilogram |
+
+
+
\ No newline at end of file
diff --git a/csv-2/214.tsv b/csv-2/214.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d6e4d19b153386ea65927c4c5120b2e1ae18063b
--- /dev/null
+++ b/csv-2/214.tsv
@@ -0,0 +1,8 @@
+Column 1 Column 2
+yellow beads $2/kilogram
+black beads $2/kilogram
+white beads $3/kilogram
+orange beads $2/kilogram
+red beads $2/kilogram
+blue beads $2/kilogram
+green beads $2/kilogram
diff --git a/csv-2/215.csv b/csv-2/215.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e0c887a7ea67bb4242520f9bf77b6938b29a2b8f
--- /dev/null
+++ b/csv-2/215.csv
@@ -0,0 +1,6 @@
+Day,Minutes
+Tuesday,23
+Wednesday,14
+Thursday,31
+Friday,12
+Saturday,20
diff --git a/csv-2/215.html b/csv-2/215.html
new file mode 100644
index 0000000000000000000000000000000000000000..a866f0d59ed8c8d4dd0a7b87723537853ecfc318
--- /dev/null
+++ b/csv-2/215.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Minutes |
+
+
+
+
+ | Tuesday |
+ 23 |
+
+
+ | Wednesday |
+ 14 |
+
+
+ | Thursday |
+ 31 |
+
+
+ | Friday |
+ 12 |
+
+
+ | Saturday |
+ 20 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/215.tsv b/csv-2/215.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c5094e3f47ff8aa456a11cb3b5389989ccc222f0
--- /dev/null
+++ b/csv-2/215.tsv
@@ -0,0 +1,6 @@
+Day Minutes
+Tuesday 23
+Wednesday 14
+Thursday 31
+Friday 12
+Saturday 20
diff --git a/csv-2/216.csv b/csv-2/216.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7e446e0e10405805691037a76dda6fbe836a531d
--- /dev/null
+++ b/csv-2/216.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+milk chocolate,$4.42 per pound
+dark chocolate,$3.94 per pound
+orange chocolate,$4.18 per pound
+bittersweet chocolate,$3.95 per pound
+semisweet chocolate,$5.64 per pound
+white chocolate,$2.19 per pound
diff --git a/csv-2/216.html b/csv-2/216.html
new file mode 100644
index 0000000000000000000000000000000000000000..399d845df62a5f51470e30d664c0a92cfdf5e0ee
--- /dev/null
+++ b/csv-2/216.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | milk chocolate |
+ $4.42 per pound |
+
+
+ | dark chocolate |
+ $3.94 per pound |
+
+
+ | orange chocolate |
+ $4.18 per pound |
+
+
+ | bittersweet chocolate |
+ $3.95 per pound |
+
+
+ | semisweet chocolate |
+ $5.64 per pound |
+
+
+ | white chocolate |
+ $2.19 per pound |
+
+
+
\ No newline at end of file
diff --git a/csv-2/216.tsv b/csv-2/216.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1f9928582577de463c9275f87c59f2f55d7d1195
--- /dev/null
+++ b/csv-2/216.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+milk chocolate $4.42 per pound
+dark chocolate $3.94 per pound
+orange chocolate $4.18 per pound
+bittersweet chocolate $3.95 per pound
+semisweet chocolate $5.64 per pound
+white chocolate $2.19 per pound
diff --git a/csv-2/217.csv b/csv-2/217.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c2f8a16bc2bd754015f976c7ed3a4b5d9557bec7
--- /dev/null
+++ b/csv-2/217.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+lemon sours,$2.42 per pound
+yogurt-covered peanuts,$2.68 per pound
+gummy bears,$2.09 per pound
+chocolates,$3.69 per pound
+chocolate-covered raisins,$1.53 per pound
+licorice,$2.69 per pound
diff --git a/csv-2/217.html b/csv-2/217.html
new file mode 100644
index 0000000000000000000000000000000000000000..c0c6fa106f5951b6caeec3a438d281537271369e
--- /dev/null
+++ b/csv-2/217.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | lemon sours |
+ $2.42 per pound |
+
+
+ | yogurt-covered peanuts |
+ $2.68 per pound |
+
+
+ | gummy bears |
+ $2.09 per pound |
+
+
+ | chocolates |
+ $3.69 per pound |
+
+
+ | chocolate-covered raisins |
+ $1.53 per pound |
+
+
+ | licorice |
+ $2.69 per pound |
+
+
+
\ No newline at end of file
diff --git a/csv-2/217.tsv b/csv-2/217.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..385c2f7ee0910d46105cacd9c6b7e033affdabd4
--- /dev/null
+++ b/csv-2/217.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+lemon sours $2.42 per pound
+yogurt-covered peanuts $2.68 per pound
+gummy bears $2.09 per pound
+chocolates $3.69 per pound
+chocolate-covered raisins $1.53 per pound
+licorice $2.69 per pound
diff --git a/csv-2/218.csv b/csv-2/218.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3edcadad0dd528137acaed762f4974faf76555be
--- /dev/null
+++ b/csv-2/218.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+night's stay at Grand Vista Hotel,$472.00
+night's stay at Crescent Motel,$443.00
+night's stay at Hotel Marie,$125.00
+night's stay at Grand Mountain Inn,$351.00
+night's stay at Quiet Harbor Motel,$252.00
diff --git a/csv-2/218.html b/csv-2/218.html
new file mode 100644
index 0000000000000000000000000000000000000000..720c461351448f1cd9ebf025761652083848e114
--- /dev/null
+++ b/csv-2/218.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | night's stay at Grand Vista Hotel |
+ $472.00 |
+
+
+ | night's stay at Crescent Motel |
+ $443.00 |
+
+
+ | night's stay at Hotel Marie |
+ $125.00 |
+
+
+ | night's stay at Grand Mountain Inn |
+ $351.00 |
+
+
+ | night's stay at Quiet Harbor Motel |
+ $252.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/218.tsv b/csv-2/218.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4b0dfe83ad544671fe0e3938193b13f1bad9bf1a
--- /dev/null
+++ b/csv-2/218.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+night's stay at Grand Vista Hotel $472.00
+night's stay at Crescent Motel $443.00
+night's stay at Hotel Marie $125.00
+night's stay at Grand Mountain Inn $351.00
+night's stay at Quiet Harbor Motel $252.00
diff --git a/csv-2/219.csv b/csv-2/219.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f33e48fdecc80283505d81ced09b6dcdd5a8ba88
--- /dev/null
+++ b/csv-2/219.csv
@@ -0,0 +1,6 @@
+Year,Weight (kg)
+2008,42
+2009,7
+2010,11
+2011,25
+2012,28
diff --git a/csv-2/219.html b/csv-2/219.html
new file mode 100644
index 0000000000000000000000000000000000000000..10c032ae28064fc5c70941ff2afddc5995d1c446
--- /dev/null
+++ b/csv-2/219.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Weight (kg) |
+
+
+
+
+ | 2008 |
+ 42 |
+
+
+ | 2009 |
+ 7 |
+
+
+ | 2010 |
+ 11 |
+
+
+ | 2011 |
+ 25 |
+
+
+ | 2012 |
+ 28 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/219.tsv b/csv-2/219.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e7222180a1d84d71974102805000df30ea45e763
--- /dev/null
+++ b/csv-2/219.tsv
@@ -0,0 +1,6 @@
+Year Weight (kg)
+2008 42
+2009 7
+2010 11
+2011 25
+2012 28
diff --git a/csv-2/22.csv b/csv-2/22.csv
new file mode 100644
index 0000000000000000000000000000000000000000..041aa11dc0b0f8e2f488d0fa7a62ee22bd244deb
--- /dev/null
+++ b/csv-2/22.csv
@@ -0,0 +1,7 @@
+Club,Number of members
+physics club,8
+math club,5
+art club,9
+geology club,9
+history club,9
+Japanese club,8
diff --git a/csv-2/22.html b/csv-2/22.html
new file mode 100644
index 0000000000000000000000000000000000000000..0a035d9eb7fadf516d0dbf557ae22198b66e3ec8
--- /dev/null
+++ b/csv-2/22.html
@@ -0,0 +1,34 @@
+
+
+
+ | Club |
+ Number of members |
+
+
+
+
+ | physics club |
+ 8 |
+
+
+ | math club |
+ 5 |
+
+
+ | art club |
+ 9 |
+
+
+ | geology club |
+ 9 |
+
+
+ | history club |
+ 9 |
+
+
+ | Japanese club |
+ 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/22.tsv b/csv-2/22.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..999001cc958a7e40ad7d5df303343ce845d601a1
--- /dev/null
+++ b/csv-2/22.tsv
@@ -0,0 +1,7 @@
+Club Number of members
+physics club 8
+math club 5
+art club 9
+geology club 9
+history club 9
+Japanese club 8
diff --git a/csv-2/220.csv b/csv-2/220.csv
new file mode 100644
index 0000000000000000000000000000000000000000..52ae3b550abfa9830cd905ba522e550be499bdb5
--- /dev/null
+++ b/csv-2/220.csv
@@ -0,0 +1,6 @@
+Day,Kilograms
+Saturday,5
+Sunday,7
+Monday,9
+Tuesday,5
+Wednesday,6
diff --git a/csv-2/220.html b/csv-2/220.html
new file mode 100644
index 0000000000000000000000000000000000000000..753a90e2215627975e066f9023fbf174310042e9
--- /dev/null
+++ b/csv-2/220.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Kilograms |
+
+
+
+
+ | Saturday |
+ 5 |
+
+
+ | Sunday |
+ 7 |
+
+
+ | Monday |
+ 9 |
+
+
+ | Tuesday |
+ 5 |
+
+
+ | Wednesday |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/220.tsv b/csv-2/220.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8f41d6ee99996028384296c1b36e2d8b0b475a03
--- /dev/null
+++ b/csv-2/220.tsv
@@ -0,0 +1,6 @@
+Day Kilograms
+Saturday 5
+Sunday 7
+Monday 9
+Tuesday 5
+Wednesday 6
diff --git a/csv-2/221.csv b/csv-2/221.csv
new file mode 100644
index 0000000000000000000000000000000000000000..95779a0fa2d4db5feddb41154cfcd23c3a83faf8
--- /dev/null
+++ b/csv-2/221.csv
@@ -0,0 +1,6 @@
+Company,Monday,Tuesday
+Computer Data Company,$9,$10
+Thompson Corporation,$17,$8
+Houston Sporting Goods,$5,$11
+Watson and Partners,$3,$18
+White and Company,$17,$10
diff --git a/csv-2/221.html b/csv-2/221.html
new file mode 100644
index 0000000000000000000000000000000000000000..d09a6aaecd85ca4386057b6d4c7af6f45f890097
--- /dev/null
+++ b/csv-2/221.html
@@ -0,0 +1,36 @@
+
+
+
+ | Company |
+ Monday |
+ Tuesday |
+
+
+
+
+ | Computer Data Company |
+ $9 |
+ $10 |
+
+
+ | Thompson Corporation |
+ $17 |
+ $8 |
+
+
+ | Houston Sporting Goods |
+ $5 |
+ $11 |
+
+
+ | Watson and Partners |
+ $3 |
+ $18 |
+
+
+ | White and Company |
+ $17 |
+ $10 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/221.tsv b/csv-2/221.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..172437fcfd492f4481d5f501164acbbfee5a5b9e
--- /dev/null
+++ b/csv-2/221.tsv
@@ -0,0 +1,6 @@
+Company Monday Tuesday
+Computer Data Company $9 $10
+Thompson Corporation $17 $8
+Houston Sporting Goods $5 $11
+Watson and Partners $3 $18
+White and Company $17 $10
diff --git a/csv-2/222.csv b/csv-2/222.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7b625ca622b205a272844fb0c07aa1635a225014
--- /dev/null
+++ b/csv-2/222.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2,Column 3
+Crop,2004,2005
+Potatoes,$4,$6
+Onions,$7,$8
+Apples,$12,$18
+Lentils,$14,$12
diff --git a/csv-2/222.html b/csv-2/222.html
new file mode 100644
index 0000000000000000000000000000000000000000..dad5b830d25694ca0a222c232a5703fa27e80a35
--- /dev/null
+++ b/csv-2/222.html
@@ -0,0 +1,36 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Crop |
+ 2004 |
+ 2005 |
+
+
+ | Potatoes |
+ $4 |
+ $6 |
+
+
+ | Onions |
+ $7 |
+ $8 |
+
+
+ | Apples |
+ $12 |
+ $18 |
+
+
+ | Lentils |
+ $14 |
+ $12 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/222.tsv b/csv-2/222.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..160beddcf428ff78095136bb09025b0c6b2b8df7
--- /dev/null
+++ b/csv-2/222.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2 Column 3
+Crop 2004 2005
+Potatoes $4 $6
+Onions $7 $8
+Apples $12 $18
+Lentils $14 $12
diff --git a/csv-2/223.csv b/csv-2/223.csv
new file mode 100644
index 0000000000000000000000000000000000000000..93c9ffb64e3eef16e131713245b331aa99264160
--- /dev/null
+++ b/csv-2/223.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+2,"0, 4, 7"
+3,"3, 6"
+4,8
+5,
+6,7
+7,"8, 8, 9"
+8,
+9,0
diff --git a/csv-2/223.html b/csv-2/223.html
new file mode 100644
index 0000000000000000000000000000000000000000..2545a8f764c499ebc30fc1cf5ac225f2f112667e
--- /dev/null
+++ b/csv-2/223.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 0, 4, 7 |
+
+
+ | 3 |
+ 3, 6 |
+
+
+ | 4 |
+ 8 |
+
+
+ | 5 |
+ |
+
+
+ | 6 |
+ 7 |
+
+
+ | 7 |
+ 8, 8, 9 |
+
+
+ | 8 |
+ |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/223.tsv b/csv-2/223.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..66fbe383e99ca281880c863829680fe60b86352b
--- /dev/null
+++ b/csv-2/223.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+2 0, 4, 7
+3 3, 6
+4 8
+5
+6 7
+7 8, 8, 9
+8
+9 0
diff --git a/csv-2/224.csv b/csv-2/224.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0708d6dd49050780f06a67aa9032f7027887ff12
--- /dev/null
+++ b/csv-2/224.csv
@@ -0,0 +1,10 @@
+Stem,Leaf
+1,"0, 7, 9, 9, 9, 9"
+2,8
+3,4
+4,
+5,9
+6,"0, 4"
+7,"0, 2, 5"
+8,0
+9,0
diff --git a/csv-2/224.html b/csv-2/224.html
new file mode 100644
index 0000000000000000000000000000000000000000..f0e40efdc38b2c0fd58d47d045227fadb6fcdde9
--- /dev/null
+++ b/csv-2/224.html
@@ -0,0 +1,46 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 0, 7, 9, 9, 9, 9 |
+
+
+ | 2 |
+ 8 |
+
+
+ | 3 |
+ 4 |
+
+
+ | 4 |
+ |
+
+
+ | 5 |
+ 9 |
+
+
+ | 6 |
+ 0, 4 |
+
+
+ | 7 |
+ 0, 2, 5 |
+
+
+ | 8 |
+ 0 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/224.tsv b/csv-2/224.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1df0ad6eb325986da10376465b3816319ccd63eb
--- /dev/null
+++ b/csv-2/224.tsv
@@ -0,0 +1,10 @@
+Stem Leaf
+1 0, 7, 9, 9, 9, 9
+2 8
+3 4
+4
+5 9
+6 0, 4
+7 0, 2, 5
+8 0
+9 0
diff --git a/csv-2/225.csv b/csv-2/225.csv
new file mode 100644
index 0000000000000000000000000000000000000000..29496b44bedb9d1cfa74045ec2f541069ea5b8e7
--- /dev/null
+++ b/csv-2/225.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+pair of khaki pants,$21.46
+pair of sweat pants,$18.89
+black jacket,$23.38
+denim jacket,$22.68
diff --git a/csv-2/225.html b/csv-2/225.html
new file mode 100644
index 0000000000000000000000000000000000000000..80a5f5bc0b6188b2100d7cb465bd31556765c9f1
--- /dev/null
+++ b/csv-2/225.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | pair of khaki pants |
+ $21.46 |
+
+
+ | pair of sweat pants |
+ $18.89 |
+
+
+ | black jacket |
+ $23.38 |
+
+
+ | denim jacket |
+ $22.68 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/225.tsv b/csv-2/225.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5ab99dc2ef41e2b72460447ec483b1e27489fa15
--- /dev/null
+++ b/csv-2/225.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+pair of khaki pants $21.46
+pair of sweat pants $18.89
+black jacket $23.38
+denim jacket $22.68
diff --git a/csv-2/226.csv b/csv-2/226.csv
new file mode 100644
index 0000000000000000000000000000000000000000..eb00ebc42fa085380ef1b1071f128419bf62fe17
--- /dev/null
+++ b/csv-2/226.csv
@@ -0,0 +1,4 @@
+x,y
+9,18
+9,19
+17,14
diff --git a/csv-2/226.html b/csv-2/226.html
new file mode 100644
index 0000000000000000000000000000000000000000..186a5ecfb195c875e63f1d812ea16403cff499d2
--- /dev/null
+++ b/csv-2/226.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 9 |
+ 18 |
+
+
+ | 9 |
+ 19 |
+
+
+ | 17 |
+ 14 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/226.tsv b/csv-2/226.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..804148932dd56df6822e844a2e444cb94c2cdf9b
--- /dev/null
+++ b/csv-2/226.tsv
@@ -0,0 +1,4 @@
+x y
+9 18
+9 19
+17 14
diff --git a/csv-2/227.csv b/csv-2/227.csv
new file mode 100644
index 0000000000000000000000000000000000000000..264fad5186297f973559390997692bd9e1ff00ca
--- /dev/null
+++ b/csv-2/227.csv
@@ -0,0 +1,6 @@
+Number of trips,Frequency
+1,18
+2,3
+3,11
+4,14
+5,7
diff --git a/csv-2/227.html b/csv-2/227.html
new file mode 100644
index 0000000000000000000000000000000000000000..ca3f210ac9a5159050bcde7390a9130aea03d16b
--- /dev/null
+++ b/csv-2/227.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of trips |
+ Frequency |
+
+
+
+
+ | 1 |
+ 18 |
+
+
+ | 2 |
+ 3 |
+
+
+ | 3 |
+ 11 |
+
+
+ | 4 |
+ 14 |
+
+
+ | 5 |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/227.tsv b/csv-2/227.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..62a1b674d1a564429bb615437bb34e2dbf3d0cf9
--- /dev/null
+++ b/csv-2/227.tsv
@@ -0,0 +1,6 @@
+Number of trips Frequency
+1 18
+2 3
+3 11
+4 14
+5 7
diff --git a/csv-2/228.csv b/csv-2/228.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1f5a271f2667dccfff90282e8248b257e16ccf20
--- /dev/null
+++ b/csv-2/228.csv
@@ -0,0 +1,9 @@
+Name,Number of states
+Polly,1
+Ted,2
+Erin,5
+Amy,4
+Sue,1
+Belle,1
+Jenny,4
+Irma,5
diff --git a/csv-2/228.html b/csv-2/228.html
new file mode 100644
index 0000000000000000000000000000000000000000..06e216a85f69c0d6c06f9649c05519edee957b88
--- /dev/null
+++ b/csv-2/228.html
@@ -0,0 +1,42 @@
+
+
+
+ | Name |
+ Number of states |
+
+
+
+
+ | Polly |
+ 1 |
+
+
+ | Ted |
+ 2 |
+
+
+ | Erin |
+ 5 |
+
+
+ | Amy |
+ 4 |
+
+
+ | Sue |
+ 1 |
+
+
+ | Belle |
+ 1 |
+
+
+ | Jenny |
+ 4 |
+
+
+ | Irma |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/228.tsv b/csv-2/228.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..48d8f96e94672feec67355769dda7a3b40534efa
--- /dev/null
+++ b/csv-2/228.tsv
@@ -0,0 +1,9 @@
+Name Number of states
+Polly 1
+Ted 2
+Erin 5
+Amy 4
+Sue 1
+Belle 1
+Jenny 4
+Irma 5
diff --git a/csv-2/229.csv b/csv-2/229.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3dba23a69239ef2045c6ba91490d5b77f27100ca
--- /dev/null
+++ b/csv-2/229.csv
@@ -0,0 +1,5 @@
+Day,Number of fan letters
+Wednesday,221
+Thursday,281
+Friday,289
+Saturday,212
diff --git a/csv-2/229.html b/csv-2/229.html
new file mode 100644
index 0000000000000000000000000000000000000000..076e7d7387601847afe3ed6d7cf1442ae31bf332
--- /dev/null
+++ b/csv-2/229.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of fan letters |
+
+
+
+
+ | Wednesday |
+ 221 |
+
+
+ | Thursday |
+ 281 |
+
+
+ | Friday |
+ 289 |
+
+
+ | Saturday |
+ 212 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/229.tsv b/csv-2/229.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..7ed3e3b14e05cc270f2e6bc382e250a80ac8ce9f
--- /dev/null
+++ b/csv-2/229.tsv
@@ -0,0 +1,5 @@
+Day Number of fan letters
+Wednesday 221
+Thursday 281
+Friday 289
+Saturday 212
diff --git a/csv-2/23.csv b/csv-2/23.csv
new file mode 100644
index 0000000000000000000000000000000000000000..33c7cce3b8c4be3ccf12a4562887900cd0b57815
--- /dev/null
+++ b/csv-2/23.csv
@@ -0,0 +1,8 @@
+Day,Snowfall (inches)
+Friday,6
+Saturday,4
+Sunday,2
+Monday,9
+Tuesday,8
+Wednesday,9
+Thursday,8
diff --git a/csv-2/23.html b/csv-2/23.html
new file mode 100644
index 0000000000000000000000000000000000000000..3448c8c4f16e3286738f021cb0baf35e29763f0f
--- /dev/null
+++ b/csv-2/23.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Snowfall (inches) |
+
+
+
+
+ | Friday |
+ 6 |
+
+
+ | Saturday |
+ 4 |
+
+
+ | Sunday |
+ 2 |
+
+
+ | Monday |
+ 9 |
+
+
+ | Tuesday |
+ 8 |
+
+
+ | Wednesday |
+ 9 |
+
+
+ | Thursday |
+ 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/23.tsv b/csv-2/23.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3bcdf91cf0fa58280e9b3f83991eeacbeb0e51c9
--- /dev/null
+++ b/csv-2/23.tsv
@@ -0,0 +1,8 @@
+Day Snowfall (inches)
+Friday 6
+Saturday 4
+Sunday 2
+Monday 9
+Tuesday 8
+Wednesday 9
+Thursday 8
diff --git a/csv-2/230.csv b/csv-2/230.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a12f157486cdb2eee450600c575054830c410b90
--- /dev/null
+++ b/csv-2/230.csv
@@ -0,0 +1,5 @@
+Day,Number of apples
+Tuesday,314
+Wednesday,331
+Thursday,341
+Friday,313
diff --git a/csv-2/230.html b/csv-2/230.html
new file mode 100644
index 0000000000000000000000000000000000000000..5115e5d12f8ac7d00da503cc6230ff94c300205f
--- /dev/null
+++ b/csv-2/230.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of apples |
+
+
+
+
+ | Tuesday |
+ 314 |
+
+
+ | Wednesday |
+ 331 |
+
+
+ | Thursday |
+ 341 |
+
+
+ | Friday |
+ 313 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/230.tsv b/csv-2/230.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6259389935d73b1164eadc5224b1a0f3882299c0
--- /dev/null
+++ b/csv-2/230.tsv
@@ -0,0 +1,5 @@
+Day Number of apples
+Tuesday 314
+Wednesday 331
+Thursday 341
+Friday 313
diff --git a/csv-2/231.csv b/csv-2/231.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3efa76701cf92fbf8bc690b65e33a36fd2a88a81
--- /dev/null
+++ b/csv-2/231.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+brown rice,$1/lb
+basmati rice,$1/lb
+white rice,$1/lb
+jasmine rice,$3/lb
+long grain rice,$3/lb
+Arborio rice,$2/lb
diff --git a/csv-2/231.html b/csv-2/231.html
new file mode 100644
index 0000000000000000000000000000000000000000..33f8967b90e50c4d30bf3b8c7eea6ba10c822865
--- /dev/null
+++ b/csv-2/231.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | brown rice |
+ $1/lb |
+
+
+ | basmati rice |
+ $1/lb |
+
+
+ | white rice |
+ $1/lb |
+
+
+ | jasmine rice |
+ $3/lb |
+
+
+ | long grain rice |
+ $3/lb |
+
+
+ | Arborio rice |
+ $2/lb |
+
+
+
\ No newline at end of file
diff --git a/csv-2/231.tsv b/csv-2/231.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b0ced7686f58ba28ade0c73ff980303117ce0756
--- /dev/null
+++ b/csv-2/231.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+brown rice $1/lb
+basmati rice $1/lb
+white rice $1/lb
+jasmine rice $3/lb
+long grain rice $3/lb
+Arborio rice $2/lb
diff --git a/csv-2/232.csv b/csv-2/232.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8b1fc844385d5762c10dd2d29b02b4d9dea22cff
--- /dev/null
+++ b/csv-2/232.csv
@@ -0,0 +1,9 @@
+Street,Number of stop signs
+Spring Street,5
+Irving Street,10
+Jackson Street,6
+Smith Street,10
+Peabody Street,6
+Walker Street,6
+Marshall Street,10
+Watson Street,10
diff --git a/csv-2/232.html b/csv-2/232.html
new file mode 100644
index 0000000000000000000000000000000000000000..73a241326b39ca5582c7d08436590cae111db84e
--- /dev/null
+++ b/csv-2/232.html
@@ -0,0 +1,42 @@
+
+
+
+ | Street |
+ Number of stop signs |
+
+
+
+
+ | Spring Street |
+ 5 |
+
+
+ | Irving Street |
+ 10 |
+
+
+ | Jackson Street |
+ 6 |
+
+
+ | Smith Street |
+ 10 |
+
+
+ | Peabody Street |
+ 6 |
+
+
+ | Walker Street |
+ 6 |
+
+
+ | Marshall Street |
+ 10 |
+
+
+ | Watson Street |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/232.tsv b/csv-2/232.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9ae804eb68277feabf185200b2331a5bc675795f
--- /dev/null
+++ b/csv-2/232.tsv
@@ -0,0 +1,9 @@
+Street Number of stop signs
+Spring Street 5
+Irving Street 10
+Jackson Street 6
+Smith Street 10
+Peabody Street 6
+Walker Street 6
+Marshall Street 10
+Watson Street 10
diff --git a/csv-2/233.csv b/csv-2/233.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5afb66acb5100284cc3df6f7f44d1971a90eeab0
--- /dev/null
+++ b/csv-2/233.csv
@@ -0,0 +1,6 @@
+Partner,Hours billed
+Dale,540
+Jeanette,650
+Chase,730
+Barry,810
+Kirk,970
diff --git a/csv-2/233.html b/csv-2/233.html
new file mode 100644
index 0000000000000000000000000000000000000000..ff184146c00c7140e11f64c6d7f86af6984cbfec
--- /dev/null
+++ b/csv-2/233.html
@@ -0,0 +1,30 @@
+
+
+
+ | Partner |
+ Hours billed |
+
+
+
+
+ | Dale |
+ 540 |
+
+
+ | Jeanette |
+ 650 |
+
+
+ | Chase |
+ 730 |
+
+
+ | Barry |
+ 810 |
+
+
+ | Kirk |
+ 970 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/233.tsv b/csv-2/233.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..eac47d9aa25b4de2278ff8c96a3a624708b11ecd
--- /dev/null
+++ b/csv-2/233.tsv
@@ -0,0 +1,6 @@
+Partner Hours billed
+Dale 540
+Jeanette 650
+Chase 730
+Barry 810
+Kirk 970
diff --git a/csv-2/234.csv b/csv-2/234.csv
new file mode 100644
index 0000000000000000000000000000000000000000..741df0b49c5556684cec0c2edcd9b89a86dcac0b
--- /dev/null
+++ b/csv-2/234.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+3,"2, 2, 6, 9, 9"
+4,"1, 1, 2, 4, 6, 6, 6, 7"
+5,"1, 2, 4, 5, 7"
+6,"6, 7, 8, 9, 9"
+7,2
+8,1
diff --git a/csv-2/234.html b/csv-2/234.html
new file mode 100644
index 0000000000000000000000000000000000000000..f02afcbdc7975282081e33bca0debbac070d97fa
--- /dev/null
+++ b/csv-2/234.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 3 |
+ 2, 2, 6, 9, 9 |
+
+
+ | 4 |
+ 1, 1, 2, 4, 6, 6, 6, 7 |
+
+
+ | 5 |
+ 1, 2, 4, 5, 7 |
+
+
+ | 6 |
+ 6, 7, 8, 9, 9 |
+
+
+ | 7 |
+ 2 |
+
+
+ | 8 |
+ 1 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/234.tsv b/csv-2/234.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ba2c7d45b80086acf9f0279ee17aadc263b691da
--- /dev/null
+++ b/csv-2/234.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+3 2, 2, 6, 9, 9
+4 1, 1, 2, 4, 6, 6, 6, 7
+5 1, 2, 4, 5, 7
+6 6, 7, 8, 9, 9
+7 2
+8 1
diff --git a/csv-2/235.csv b/csv-2/235.csv
new file mode 100644
index 0000000000000000000000000000000000000000..79049b18afd4a0a3bb997096fbd630f759b7fa17
--- /dev/null
+++ b/csv-2/235.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+pink striped glass bead,$0.05
+long red bead,$0.07
+pearl bead,$0.05
+orange and yellow striped bead,$0.06
+shiny red bead,$0.09
diff --git a/csv-2/235.html b/csv-2/235.html
new file mode 100644
index 0000000000000000000000000000000000000000..c3d89040024dc8b4ade50336d30f913637b08349
--- /dev/null
+++ b/csv-2/235.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | pink striped glass bead |
+ $0.05 |
+
+
+ | long red bead |
+ $0.07 |
+
+
+ | pearl bead |
+ $0.05 |
+
+
+ | orange and yellow striped bead |
+ $0.06 |
+
+
+ | shiny red bead |
+ $0.09 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/235.tsv b/csv-2/235.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..50c961a3e59ef8473ec63d1d868d661c5f2a74fd
--- /dev/null
+++ b/csv-2/235.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+pink striped glass bead $0.05
+long red bead $0.07
+pearl bead $0.05
+orange and yellow striped bead $0.06
+shiny red bead $0.09
diff --git a/csv-2/236.csv b/csv-2/236.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9b4da8592877669ad64b97d125b5f38a56bbc669
--- /dev/null
+++ b/csv-2/236.csv
@@ -0,0 +1,8 @@
+Number of trips,Frequency
+0,0
+1,19
+2,4
+3,3
+4,9
+5,8
+6,15
diff --git a/csv-2/236.html b/csv-2/236.html
new file mode 100644
index 0000000000000000000000000000000000000000..7e4b668195ee32fb4d597c07c30e6288be1809fd
--- /dev/null
+++ b/csv-2/236.html
@@ -0,0 +1,38 @@
+
+
+
+ | Number of trips |
+ Frequency |
+
+
+
+
+ | 0 |
+ 0 |
+
+
+ | 1 |
+ 19 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ 3 |
+
+
+ | 4 |
+ 9 |
+
+
+ | 5 |
+ 8 |
+
+
+ | 6 |
+ 15 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/236.tsv b/csv-2/236.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..506aa250c2069b123e6a8e9d5424f0be2cbec575
--- /dev/null
+++ b/csv-2/236.tsv
@@ -0,0 +1,8 @@
+Number of trips Frequency
+0 0
+1 19
+2 4
+3 3
+4 9
+5 8
+6 15
diff --git a/csv-2/237.csv b/csv-2/237.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6cbb6efee6f536ba241e1f2702c339f03fe25dfc
--- /dev/null
+++ b/csv-2/237.csv
@@ -0,0 +1,4 @@
+x,y
+8,12
+9,10
+10,8
diff --git a/csv-2/237.html b/csv-2/237.html
new file mode 100644
index 0000000000000000000000000000000000000000..44ae77fcf32bb7c05c238222cf5ba495ea72b6e7
--- /dev/null
+++ b/csv-2/237.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 8 |
+ 12 |
+
+
+ | 9 |
+ 10 |
+
+
+ | 10 |
+ 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/237.tsv b/csv-2/237.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c66428d72f84409f387a0929bcb8257706994a3e
--- /dev/null
+++ b/csv-2/237.tsv
@@ -0,0 +1,4 @@
+x y
+8 12
+9 10
+10 8
diff --git a/csv-2/238.csv b/csv-2/238.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5d75dc4e6b0cd701a9c9bc798497672bbad7f145
--- /dev/null
+++ b/csv-2/238.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+1,"2, 5, 7"
+2,"3, 6, 6, 6, 8, 9"
+3,"2, 6, 8"
+4,8
diff --git a/csv-2/238.html b/csv-2/238.html
new file mode 100644
index 0000000000000000000000000000000000000000..93a5c54dcb1a125c82b04876b931685b5d401ba5
--- /dev/null
+++ b/csv-2/238.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 2, 5, 7 |
+
+
+ | 2 |
+ 3, 6, 6, 6, 8, 9 |
+
+
+ | 3 |
+ 2, 6, 8 |
+
+
+ | 4 |
+ 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/238.tsv b/csv-2/238.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a88f545b69f09d7fef9969cc56dbd3667da8c544
--- /dev/null
+++ b/csv-2/238.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+1 2, 5, 7
+2 3, 6, 6, 6, 8, 9
+3 2, 6, 8
+4 8
diff --git a/csv-2/239.csv b/csv-2/239.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ff10c50882f5fc20a23d375c785e15812fdb4d8d
--- /dev/null
+++ b/csv-2/239.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+plastic crab,$0.59
+sand castle magnet,$0.80
+tiny bottle of sand,$0.42
+shell necklace,$0.61
+pink flamingo pen,$0.42
diff --git a/csv-2/239.html b/csv-2/239.html
new file mode 100644
index 0000000000000000000000000000000000000000..d8345a8a0bda1debee9080f60df1838dc0c17b5d
--- /dev/null
+++ b/csv-2/239.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | plastic crab |
+ $0.59 |
+
+
+ | sand castle magnet |
+ $0.80 |
+
+
+ | tiny bottle of sand |
+ $0.42 |
+
+
+ | shell necklace |
+ $0.61 |
+
+
+ | pink flamingo pen |
+ $0.42 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/239.tsv b/csv-2/239.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e4ee0bfdc578f2725d9e05d262262338dd7fe0b7
--- /dev/null
+++ b/csv-2/239.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+plastic crab $0.59
+sand castle magnet $0.80
+tiny bottle of sand $0.42
+shell necklace $0.61
+pink flamingo pen $0.42
diff --git a/csv-2/24.csv b/csv-2/24.csv
new file mode 100644
index 0000000000000000000000000000000000000000..87ec777d9c9e27e0597a7cff12af4404b57973d0
--- /dev/null
+++ b/csv-2/24.csv
@@ -0,0 +1,5 @@
+Day,Number of new customers
+Thursday,345
+Friday,343
+Saturday,335
+Sunday,359
diff --git a/csv-2/24.html b/csv-2/24.html
new file mode 100644
index 0000000000000000000000000000000000000000..db4ba53a8d111bd0be1c3212ae8eadc6cc0d46a6
--- /dev/null
+++ b/csv-2/24.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of new customers |
+
+
+
+
+ | Thursday |
+ 345 |
+
+
+ | Friday |
+ 343 |
+
+
+ | Saturday |
+ 335 |
+
+
+ | Sunday |
+ 359 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/24.tsv b/csv-2/24.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9b9835305ff4fc7531a36dc2aaf963b95a1bfcda
--- /dev/null
+++ b/csv-2/24.tsv
@@ -0,0 +1,5 @@
+Day Number of new customers
+Thursday 345
+Friday 343
+Saturday 335
+Sunday 359
diff --git a/csv-2/240.csv b/csv-2/240.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6959f27acbce4d05b8a94d9cf53177af3c1b6dc0
--- /dev/null
+++ b/csv-2/240.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+jar of applesauce,$2.71
+can of corn,$1.32
+can of pears,$2.66
+can of green beans,$1.31
+jar of cherries,$3.25
diff --git a/csv-2/240.html b/csv-2/240.html
new file mode 100644
index 0000000000000000000000000000000000000000..bce4354c7c075dc2bc0a07a247e17b9492d86a2b
--- /dev/null
+++ b/csv-2/240.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | jar of applesauce |
+ $2.71 |
+
+
+ | can of corn |
+ $1.32 |
+
+
+ | can of pears |
+ $2.66 |
+
+
+ | can of green beans |
+ $1.31 |
+
+
+ | jar of cherries |
+ $3.25 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/240.tsv b/csv-2/240.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..278d42ab706caa8f8d81cdc44ffd6f254bdd28d5
--- /dev/null
+++ b/csv-2/240.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+jar of applesauce $2.71
+can of corn $1.32
+can of pears $2.66
+can of green beans $1.31
+jar of cherries $3.25
diff --git a/csv-2/241.csv b/csv-2/241.csv
new file mode 100644
index 0000000000000000000000000000000000000000..15415c83d04ce45c5bd4284ee7dc16b8ec445dd6
--- /dev/null
+++ b/csv-2/241.csv
@@ -0,0 +1,6 @@
+Flowers picked,Frequency
+1,9
+2,20
+3,1
+4,14
+5,16
diff --git a/csv-2/241.html b/csv-2/241.html
new file mode 100644
index 0000000000000000000000000000000000000000..b203b128326a26b321f5dd8a22222e4c99a285ba
--- /dev/null
+++ b/csv-2/241.html
@@ -0,0 +1,30 @@
+
+
+
+ | Flowers picked |
+ Frequency |
+
+
+
+
+ | 1 |
+ 9 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ 1 |
+
+
+ | 4 |
+ 14 |
+
+
+ | 5 |
+ 16 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/241.tsv b/csv-2/241.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..38b205dbd05a72e191fdaa9932a86dabf8c770c6
--- /dev/null
+++ b/csv-2/241.tsv
@@ -0,0 +1,6 @@
+Flowers picked Frequency
+1 9
+2 20
+3 1
+4 14
+5 16
diff --git a/csv-2/242.csv b/csv-2/242.csv
new file mode 100644
index 0000000000000000000000000000000000000000..162a2bd2c3a8b5cd11e638e3586d9dc896e06e5d
--- /dev/null
+++ b/csv-2/242.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+mountain-biking adventure package,$713
+rock-climbing adventure package,$209
+sailing trip package,$947
+ski trip package,$801
diff --git a/csv-2/242.html b/csv-2/242.html
new file mode 100644
index 0000000000000000000000000000000000000000..d8721e87714d6fddff1036ff2cbe8aa0121de7a6
--- /dev/null
+++ b/csv-2/242.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | mountain-biking adventure package |
+ $713 |
+
+
+ | rock-climbing adventure package |
+ $209 |
+
+
+ | sailing trip package |
+ $947 |
+
+
+ | ski trip package |
+ $801 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/242.tsv b/csv-2/242.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1dab7eab43cbbe66c5f17b45bc40165a1ec8a14c
--- /dev/null
+++ b/csv-2/242.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+mountain-biking adventure package $713
+rock-climbing adventure package $209
+sailing trip package $947
+ski trip package $801
diff --git a/csv-2/243.csv b/csv-2/243.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e578f433b40a69fd68390105ae1d9b299f4490be
--- /dev/null
+++ b/csv-2/243.csv
@@ -0,0 +1,9 @@
+Teacher,Number of computers
+Ms. Rojas,9
+Ms. Cohen,1
+Mr. Watson,3
+Mrs. Jansen,9
+Mr. Morales,4
+Mr. Schmidt,2
+Mrs. Tan,4
+Mr. Lim,8
diff --git a/csv-2/243.html b/csv-2/243.html
new file mode 100644
index 0000000000000000000000000000000000000000..712f9bb814120fbc6773b1b5bde0e68a0d16c636
--- /dev/null
+++ b/csv-2/243.html
@@ -0,0 +1,42 @@
+
+
+
+ | Teacher |
+ Number of computers |
+
+
+
+
+ | Ms. Rojas |
+ 9 |
+
+
+ | Ms. Cohen |
+ 1 |
+
+
+ | Mr. Watson |
+ 3 |
+
+
+ | Mrs. Jansen |
+ 9 |
+
+
+ | Mr. Morales |
+ 4 |
+
+
+ | Mr. Schmidt |
+ 2 |
+
+
+ | Mrs. Tan |
+ 4 |
+
+
+ | Mr. Lim |
+ 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/243.tsv b/csv-2/243.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4880fedfb2c3ddba41dfc88d80173829ed5dc012
--- /dev/null
+++ b/csv-2/243.tsv
@@ -0,0 +1,9 @@
+Teacher Number of computers
+Ms. Rojas 9
+Ms. Cohen 1
+Mr. Watson 3
+Mrs. Jansen 9
+Mr. Morales 4
+Mr. Schmidt 2
+Mrs. Tan 4
+Mr. Lim 8
diff --git a/csv-2/244.csv b/csv-2/244.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4f053482280775425dd6fe317a843cd782247050
--- /dev/null
+++ b/csv-2/244.csv
@@ -0,0 +1,6 @@
+Day,Number of photographs
+Monday,8
+Tuesday,6
+Wednesday,8
+Thursday,8
+Friday,7
diff --git a/csv-2/244.html b/csv-2/244.html
new file mode 100644
index 0000000000000000000000000000000000000000..0cce34410ba91a5c44db9e68bb928fbe1cafb6d7
--- /dev/null
+++ b/csv-2/244.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of photographs |
+
+
+
+
+ | Monday |
+ 8 |
+
+
+ | Tuesday |
+ 6 |
+
+
+ | Wednesday |
+ 8 |
+
+
+ | Thursday |
+ 8 |
+
+
+ | Friday |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/244.tsv b/csv-2/244.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9fc03c1dd02790496faab6664b1a61392962088d
--- /dev/null
+++ b/csv-2/244.tsv
@@ -0,0 +1,6 @@
+Day Number of photographs
+Monday 8
+Tuesday 6
+Wednesday 8
+Thursday 8
+Friday 7
diff --git a/csv-2/245.csv b/csv-2/245.csv
new file mode 100644
index 0000000000000000000000000000000000000000..16d1bde91a82ff88c326b58d1f9c23295cdbf56c
--- /dev/null
+++ b/csv-2/245.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+African safari vacation package,$910.00
+Australian vacation package,$957.00
+European vacation package,$606.00
+Caribbean vacation package,$735.00
+Hawaiian vacation package,$978.00
diff --git a/csv-2/245.html b/csv-2/245.html
new file mode 100644
index 0000000000000000000000000000000000000000..76a0802378aa1d4cb24cf1193587e8f4d727fc35
--- /dev/null
+++ b/csv-2/245.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | African safari vacation package |
+ $910.00 |
+
+
+ | Australian vacation package |
+ $957.00 |
+
+
+ | European vacation package |
+ $606.00 |
+
+
+ | Caribbean vacation package |
+ $735.00 |
+
+
+ | Hawaiian vacation package |
+ $978.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/245.tsv b/csv-2/245.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0c99907b70fb01702b0b810a7f8bd4fb331fbe94
--- /dev/null
+++ b/csv-2/245.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+African safari vacation package $910.00
+Australian vacation package $957.00
+European vacation package $606.00
+Caribbean vacation package $735.00
+Hawaiian vacation package $978.00
diff --git a/csv-2/246.csv b/csv-2/246.csv
new file mode 100644
index 0000000000000000000000000000000000000000..aeb0499d6f341d1de19f856d5f57496d279ea1ec
--- /dev/null
+++ b/csv-2/246.csv
@@ -0,0 +1,4 @@
+x,y
+12,19
+13,15
+14,14
diff --git a/csv-2/246.html b/csv-2/246.html
new file mode 100644
index 0000000000000000000000000000000000000000..f16827e5335ba59456fdc9486b3206f02cd249e1
--- /dev/null
+++ b/csv-2/246.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 12 |
+ 19 |
+
+
+ | 13 |
+ 15 |
+
+
+ | 14 |
+ 14 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/246.tsv b/csv-2/246.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b0792573a8a2e638b35dff4ccd7ea71846d6151d
--- /dev/null
+++ b/csv-2/246.tsv
@@ -0,0 +1,4 @@
+x y
+12 19
+13 15
+14 14
diff --git a/csv-2/247.csv b/csv-2/247.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9a78f041fc8fc0385337a0129d6ae08f0bb6be08
--- /dev/null
+++ b/csv-2/247.csv
@@ -0,0 +1,4 @@
+Name,Number of newspapers
+Britney,125
+Maddie,799
+Tammy,660
diff --git a/csv-2/247.html b/csv-2/247.html
new file mode 100644
index 0000000000000000000000000000000000000000..2c1caaec67cf56c2dedaffe88f6403a9c8ee312e
--- /dev/null
+++ b/csv-2/247.html
@@ -0,0 +1,22 @@
+
+
+
+ | Name |
+ Number of newspapers |
+
+
+
+
+ | Britney |
+ 125 |
+
+
+ | Maddie |
+ 799 |
+
+
+ | Tammy |
+ 660 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/247.tsv b/csv-2/247.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..681bb9c9ba0011fafd232e4bfd8a000c17e53e92
--- /dev/null
+++ b/csv-2/247.tsv
@@ -0,0 +1,4 @@
+Name Number of newspapers
+Britney 125
+Maddie 799
+Tammy 660
diff --git a/csv-2/248.csv b/csv-2/248.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1e92676a476b42058b35f940a88f916028842b1c
--- /dev/null
+++ b/csv-2/248.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+history book,$13.00
+map of Africa,$12.00
+scrapbook,$14.00
+math book,$20.00
+photo album,$15.00
diff --git a/csv-2/248.html b/csv-2/248.html
new file mode 100644
index 0000000000000000000000000000000000000000..7708660770e6c1405ddd1e22945bf98c6305dc8f
--- /dev/null
+++ b/csv-2/248.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | history book |
+ $13.00 |
+
+
+ | map of Africa |
+ $12.00 |
+
+
+ | scrapbook |
+ $14.00 |
+
+
+ | math book |
+ $20.00 |
+
+
+ | photo album |
+ $15.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/248.tsv b/csv-2/248.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..cb3d4f95ad4470f80fd80aa7a5838aef0dda1873
--- /dev/null
+++ b/csv-2/248.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+history book $13.00
+map of Africa $12.00
+scrapbook $14.00
+math book $20.00
+photo album $15.00
diff --git a/csv-2/249.csv b/csv-2/249.csv
new file mode 100644
index 0000000000000000000000000000000000000000..38705fcbc9f3d77d1f350ae6478f5d4a8250cbf7
--- /dev/null
+++ b/csv-2/249.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+kitchen table,$79.23
+footstool,$16.82
+TV stand,$29.95
+hammock,$34.81
diff --git a/csv-2/249.html b/csv-2/249.html
new file mode 100644
index 0000000000000000000000000000000000000000..dd72e7f09e791c5344d6dd7fb2bb5574b8f6555d
--- /dev/null
+++ b/csv-2/249.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | kitchen table |
+ $79.23 |
+
+
+ | footstool |
+ $16.82 |
+
+
+ | TV stand |
+ $29.95 |
+
+
+ | hammock |
+ $34.81 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/249.tsv b/csv-2/249.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6f3342ba9e0f2092627233b993b7780cab8bb339
--- /dev/null
+++ b/csv-2/249.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+kitchen table $79.23
+footstool $16.82
+TV stand $29.95
+hammock $34.81
diff --git a/csv-2/25.csv b/csv-2/25.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5a7bfb0549161379699c2eee90e2186c3c13d173
--- /dev/null
+++ b/csv-2/25.csv
@@ -0,0 +1,3 @@
+,Acoustic guitar,Electric guitar
+Leather,4,3
+Velvet,4,2
diff --git a/csv-2/25.html b/csv-2/25.html
new file mode 100644
index 0000000000000000000000000000000000000000..aa561b2631917d09cf54ca92788c1ba6507d6eba
--- /dev/null
+++ b/csv-2/25.html
@@ -0,0 +1,21 @@
+
+
+
+ |
+ Acoustic guitar |
+ Electric guitar |
+
+
+
+
+ | Leather |
+ 4 |
+ 3 |
+
+
+ | Velvet |
+ 4 |
+ 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/25.tsv b/csv-2/25.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..27a78b27d8d56f7d0acd76997665619f118c87eb
--- /dev/null
+++ b/csv-2/25.tsv
@@ -0,0 +1,3 @@
+ Acoustic guitar Electric guitar
+Leather 4 3
+Velvet 4 2
diff --git a/csv-2/250.csv b/csv-2/250.csv
new file mode 100644
index 0000000000000000000000000000000000000000..68ed0e256aa08eedbadc1789fa95b1f451e7f924
--- /dev/null
+++ b/csv-2/250.csv
@@ -0,0 +1,3 @@
+Mixture,Temperature (°C)
+Bromine mixture,-4
+Acetone mixture,5
diff --git a/csv-2/250.html b/csv-2/250.html
new file mode 100644
index 0000000000000000000000000000000000000000..bf132108a1bfb1de9b3f7f416b12152c8805e2fe
--- /dev/null
+++ b/csv-2/250.html
@@ -0,0 +1,18 @@
+
+
+
+ | Mixture |
+ Temperature (°C) |
+
+
+
+
+ | Bromine mixture |
+ -4 |
+
+
+ | Acetone mixture |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/250.tsv b/csv-2/250.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..90bcfa89ef7a88c0c44bbee7b479ee84d69cc8e8
--- /dev/null
+++ b/csv-2/250.tsv
@@ -0,0 +1,3 @@
+Mixture Temperature (°C)
+Bromine mixture -4
+Acetone mixture 5
diff --git a/csv-2/251.csv b/csv-2/251.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b4cf887cb4db6a902db679c56bbcbb2b48d05e5c
--- /dev/null
+++ b/csv-2/251.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+banana chips,$6.95/pound
+raisins,$5.49/pound
+dried mango,$6.32/pound
+dried pineapple,$2.22/pound
+dried apple,$6.89/pound
+dried pear,$6.87/pound
diff --git a/csv-2/251.html b/csv-2/251.html
new file mode 100644
index 0000000000000000000000000000000000000000..4cef5e4e5768601998884b3c69c203332ef357b2
--- /dev/null
+++ b/csv-2/251.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | banana chips |
+ $6.95/pound |
+
+
+ | raisins |
+ $5.49/pound |
+
+
+ | dried mango |
+ $6.32/pound |
+
+
+ | dried pineapple |
+ $2.22/pound |
+
+
+ | dried apple |
+ $6.89/pound |
+
+
+ | dried pear |
+ $6.87/pound |
+
+
+
\ No newline at end of file
diff --git a/csv-2/251.tsv b/csv-2/251.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c147aae30675748c00f0194173fcebf26e7be2b3
--- /dev/null
+++ b/csv-2/251.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+banana chips $6.95/pound
+raisins $5.49/pound
+dried mango $6.32/pound
+dried pineapple $2.22/pound
+dried apple $6.89/pound
+dried pear $6.87/pound
diff --git a/csv-2/252.csv b/csv-2/252.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2b8309104402243a493914602cf6628e8e0d7b7f
--- /dev/null
+++ b/csv-2/252.csv
@@ -0,0 +1,6 @@
+Apples eaten,Frequency
+0,5
+1,20
+2,3
+3,0
+4,14
diff --git a/csv-2/252.html b/csv-2/252.html
new file mode 100644
index 0000000000000000000000000000000000000000..800b3282f645546787174249ce3411ac47487dc5
--- /dev/null
+++ b/csv-2/252.html
@@ -0,0 +1,30 @@
+
+
+
+ | Apples eaten |
+ Frequency |
+
+
+
+
+ | 0 |
+ 5 |
+
+
+ | 1 |
+ 20 |
+
+
+ | 2 |
+ 3 |
+
+
+ | 3 |
+ 0 |
+
+
+ | 4 |
+ 14 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/252.tsv b/csv-2/252.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..600d1f3afe9fab9516abc143bc970fa00db5530f
--- /dev/null
+++ b/csv-2/252.tsv
@@ -0,0 +1,6 @@
+Apples eaten Frequency
+0 5
+1 20
+2 3
+3 0
+4 14
diff --git a/csv-2/253.csv b/csv-2/253.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d52f89927e46d286ac237d858f5ff88f4130db1b
--- /dev/null
+++ b/csv-2/253.csv
@@ -0,0 +1,7 @@
+Number of shopping bags,Number of pairs of jeans
+1,2
+2,4
+3,6
+4,8
+5,10
+6,?
diff --git a/csv-2/253.html b/csv-2/253.html
new file mode 100644
index 0000000000000000000000000000000000000000..3c421a91d3877ee43ec5fdd0953542e070b6bb9c
--- /dev/null
+++ b/csv-2/253.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of shopping bags |
+ Number of pairs of jeans |
+
+
+
+
+ | 1 |
+ 2 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ 6 |
+
+
+ | 4 |
+ 8 |
+
+
+ | 5 |
+ 10 |
+
+
+ | 6 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/253.tsv b/csv-2/253.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..372bb29b3efe5f58c1df3b8a206b699060611a6e
--- /dev/null
+++ b/csv-2/253.tsv
@@ -0,0 +1,7 @@
+Number of shopping bags Number of pairs of jeans
+1 2
+2 4
+3 6
+4 8
+5 10
+6 ?
diff --git a/csv-2/254.csv b/csv-2/254.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2a95ae58a71cb76959c7f06b65e80e950345e707
--- /dev/null
+++ b/csv-2/254.csv
@@ -0,0 +1,6 @@
+Day,Number of watermelons
+Sunday,691
+Monday,350
+Tuesday,871
+Wednesday,236
+Thursday,475
diff --git a/csv-2/254.html b/csv-2/254.html
new file mode 100644
index 0000000000000000000000000000000000000000..6790b58d7aba95ec1f2573cf9e8357e0cbe58ddb
--- /dev/null
+++ b/csv-2/254.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of watermelons |
+
+
+
+
+ | Sunday |
+ 691 |
+
+
+ | Monday |
+ 350 |
+
+
+ | Tuesday |
+ 871 |
+
+
+ | Wednesday |
+ 236 |
+
+
+ | Thursday |
+ 475 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/254.tsv b/csv-2/254.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b701c2fa348f0d9ca654c45a64fef3f4fc748ba3
--- /dev/null
+++ b/csv-2/254.tsv
@@ -0,0 +1,6 @@
+Day Number of watermelons
+Sunday 691
+Monday 350
+Tuesday 871
+Wednesday 236
+Thursday 475
diff --git a/csv-2/255.csv b/csv-2/255.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c3e28c4bd7c5cebb466bb3addca471579491aee3
--- /dev/null
+++ b/csv-2/255.csv
@@ -0,0 +1,3 @@
+Month,Change in water level (in.)
+April,-6
+May,4
diff --git a/csv-2/255.html b/csv-2/255.html
new file mode 100644
index 0000000000000000000000000000000000000000..5c4c003799bdaf07c33850f551fb2c10e5af6410
--- /dev/null
+++ b/csv-2/255.html
@@ -0,0 +1,18 @@
+
+
+
+ | Month |
+ Change in water level (in.) |
+
+
+
+
+ | April |
+ -6 |
+
+
+ | May |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/255.tsv b/csv-2/255.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..22a83ee2e27e93eef0ffabe33231b7bad1ac639e
--- /dev/null
+++ b/csv-2/255.tsv
@@ -0,0 +1,3 @@
+Month Change in water level (in.)
+April -6
+May 4
diff --git a/csv-2/256.csv b/csv-2/256.csv
new file mode 100644
index 0000000000000000000000000000000000000000..444a6b2522de4b1dc025c8b7a41e466debc383d5
--- /dev/null
+++ b/csv-2/256.csv
@@ -0,0 +1,5 @@
+School,Number of students
+West Elementary,339
+Pine Elementary,312
+Douglas Elementary,321
+Canyon Elementary,313
diff --git a/csv-2/256.html b/csv-2/256.html
new file mode 100644
index 0000000000000000000000000000000000000000..b6acd028e112f361d07d1c3e0e6c8bbb831d3eba
--- /dev/null
+++ b/csv-2/256.html
@@ -0,0 +1,26 @@
+
+
+
+ | School |
+ Number of students |
+
+
+
+
+ | West Elementary |
+ 339 |
+
+
+ | Pine Elementary |
+ 312 |
+
+
+ | Douglas Elementary |
+ 321 |
+
+
+ | Canyon Elementary |
+ 313 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/256.tsv b/csv-2/256.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..cece9c656f53a72f5cca016f3adbb9a701c0550b
--- /dev/null
+++ b/csv-2/256.tsv
@@ -0,0 +1,5 @@
+School Number of students
+West Elementary 339
+Pine Elementary 312
+Douglas Elementary 321
+Canyon Elementary 313
diff --git a/csv-2/257.csv b/csv-2/257.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0aab539a500985d16c531de190fa9eb9ee25a78d
--- /dev/null
+++ b/csv-2/257.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+strawberry cheesecake,$13.20
+apple tart,$17.07
+peach pie,$13.84
+carrot cake,$11.74
diff --git a/csv-2/257.html b/csv-2/257.html
new file mode 100644
index 0000000000000000000000000000000000000000..0142646c2c24955aedf7e8c019534f7e4227848e
--- /dev/null
+++ b/csv-2/257.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | strawberry cheesecake |
+ $13.20 |
+
+
+ | apple tart |
+ $17.07 |
+
+
+ | peach pie |
+ $13.84 |
+
+
+ | carrot cake |
+ $11.74 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/257.tsv b/csv-2/257.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c9da8574578a982c809b886b6f15d278d3aa80c3
--- /dev/null
+++ b/csv-2/257.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+strawberry cheesecake $13.20
+apple tart $17.07
+peach pie $13.84
+carrot cake $11.74
diff --git a/csv-2/258.csv b/csv-2/258.csv
new file mode 100644
index 0000000000000000000000000000000000000000..02dca90899813762d407b04a28298339db9074ed
--- /dev/null
+++ b/csv-2/258.csv
@@ -0,0 +1,4 @@
+x,y
+1,14
+2,10
+3,5
diff --git a/csv-2/258.html b/csv-2/258.html
new file mode 100644
index 0000000000000000000000000000000000000000..46ab2896e2b4a66a846855ceb4593e0adb727136
--- /dev/null
+++ b/csv-2/258.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 1 |
+ 14 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/258.tsv b/csv-2/258.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a45ae34536cc8346725876fe82ec3e64e316281c
--- /dev/null
+++ b/csv-2/258.tsv
@@ -0,0 +1,4 @@
+x y
+1 14
+2 10
+3 5
diff --git a/csv-2/259.csv b/csv-2/259.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f06f769a23b3a09a93c1867105e89fab87aa0528
--- /dev/null
+++ b/csv-2/259.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+spelling workbook,$6.46
+math book,$3.21
+history book,$4.29
+crossword puzzle book,$4.50
+paperback book,$8.39
+mystery novel,$2.25
diff --git a/csv-2/259.html b/csv-2/259.html
new file mode 100644
index 0000000000000000000000000000000000000000..6a98d1fb4e0f8a5f375ac6ae006c3974203de18d
--- /dev/null
+++ b/csv-2/259.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | spelling workbook |
+ $6.46 |
+
+
+ | math book |
+ $3.21 |
+
+
+ | history book |
+ $4.29 |
+
+
+ | crossword puzzle book |
+ $4.50 |
+
+
+ | paperback book |
+ $8.39 |
+
+
+ | mystery novel |
+ $2.25 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/259.tsv b/csv-2/259.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..100efd8b4ee7053410e82d5a3c135a8fb6b322e4
--- /dev/null
+++ b/csv-2/259.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+spelling workbook $6.46
+math book $3.21
+history book $4.29
+crossword puzzle book $4.50
+paperback book $8.39
+mystery novel $2.25
diff --git a/csv-2/26.csv b/csv-2/26.csv
new file mode 100644
index 0000000000000000000000000000000000000000..33b015225e36cd14c0fb7c58f8b99e37d19847dc
--- /dev/null
+++ b/csv-2/26.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+plastic bowl,$1.61
+cookie sheet,$9.86
+rolling pin,$8.65
+funnel,$1.01
+coffee mug,$4.25
+glass bowl,$7.96
diff --git a/csv-2/26.html b/csv-2/26.html
new file mode 100644
index 0000000000000000000000000000000000000000..48a67fd2aae1ec1f1158d279cb9c8596da030af6
--- /dev/null
+++ b/csv-2/26.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | plastic bowl |
+ $1.61 |
+
+
+ | cookie sheet |
+ $9.86 |
+
+
+ | rolling pin |
+ $8.65 |
+
+
+ | funnel |
+ $1.01 |
+
+
+ | coffee mug |
+ $4.25 |
+
+
+ | glass bowl |
+ $7.96 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/26.tsv b/csv-2/26.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..38d88a7a27401437e8c881443f703848cc25b0ac
--- /dev/null
+++ b/csv-2/26.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+plastic bowl $1.61
+cookie sheet $9.86
+rolling pin $8.65
+funnel $1.01
+coffee mug $4.25
+glass bowl $7.96
diff --git a/csv-2/260.csv b/csv-2/260.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bbd1d869ca8e6789d56bb6bed936ff754fd1b317
--- /dev/null
+++ b/csv-2/260.csv
@@ -0,0 +1,5 @@
+Person,Animal rights,Cancer research
+Josie,$13,$9
+Elise,$19,$3
+Gabby,$12,$12
+Logan,$4,$7
diff --git a/csv-2/260.html b/csv-2/260.html
new file mode 100644
index 0000000000000000000000000000000000000000..b20cb1d5335b387c27ac7fadc2a35db5cb43e03f
--- /dev/null
+++ b/csv-2/260.html
@@ -0,0 +1,31 @@
+
+
+
+ | Person |
+ Animal rights |
+ Cancer research |
+
+
+
+
+ | Josie |
+ $13 |
+ $9 |
+
+
+ | Elise |
+ $19 |
+ $3 |
+
+
+ | Gabby |
+ $12 |
+ $12 |
+
+
+ | Logan |
+ $4 |
+ $7 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/260.tsv b/csv-2/260.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6a1dd9c72020bac205bc6a8c6c16cd0f655eacd1
--- /dev/null
+++ b/csv-2/260.tsv
@@ -0,0 +1,5 @@
+Person Animal rights Cancer research
+Josie $13 $9
+Elise $19 $3
+Gabby $12 $12
+Logan $4 $7
diff --git a/csv-2/261.csv b/csv-2/261.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3e4c753ce95a1764abc7bda43eb0b1115f9814ef
--- /dev/null
+++ b/csv-2/261.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$725,"15,200","1,500"
+$885,"13,700","2,500"
+"$1,045","12,200","3,500"
+"$1,205","10,700","4,500"
+"$1,365","9,200","5,500"
diff --git a/csv-2/261.html b/csv-2/261.html
new file mode 100644
index 0000000000000000000000000000000000000000..8dd3b8549bd32edb4767bf0da3f27781d3ca1ffb
--- /dev/null
+++ b/csv-2/261.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $725 |
+ 15,200 |
+ 1,500 |
+
+
+ | $885 |
+ 13,700 |
+ 2,500 |
+
+
+ | $1,045 |
+ 12,200 |
+ 3,500 |
+
+
+ | $1,205 |
+ 10,700 |
+ 4,500 |
+
+
+ | $1,365 |
+ 9,200 |
+ 5,500 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/261.tsv b/csv-2/261.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4ce2469d6cb40c21b917ff96f21d5d817179ce76
--- /dev/null
+++ b/csv-2/261.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$725 15,200 1,500
+$885 13,700 2,500
+$1,045 12,200 3,500
+$1,205 10,700 4,500
+$1,365 9,200 5,500
diff --git a/csv-2/262.csv b/csv-2/262.csv
new file mode 100644
index 0000000000000000000000000000000000000000..64d69a671a908af976fae9c28d5c478b6348e6bd
--- /dev/null
+++ b/csv-2/262.csv
@@ -0,0 +1,8 @@
+Stem,Leaf
+2,"1, 2, 4, 8, 9"
+3,"4, 6, 8, 9, 9"
+4,"6, 8, 8"
+5,"1, 6"
+6,"2, 8"
+7,"0, 3, 4, 8, 8"
+8,5
diff --git a/csv-2/262.html b/csv-2/262.html
new file mode 100644
index 0000000000000000000000000000000000000000..f5b3762150fa3bffdd8e971a480390f249098c6f
--- /dev/null
+++ b/csv-2/262.html
@@ -0,0 +1,38 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 1, 2, 4, 8, 9 |
+
+
+ | 3 |
+ 4, 6, 8, 9, 9 |
+
+
+ | 4 |
+ 6, 8, 8 |
+
+
+ | 5 |
+ 1, 6 |
+
+
+ | 6 |
+ 2, 8 |
+
+
+ | 7 |
+ 0, 3, 4, 8, 8 |
+
+
+ | 8 |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/262.tsv b/csv-2/262.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ff947442b84b2460500276dbac4ece34ef64c3e1
--- /dev/null
+++ b/csv-2/262.tsv
@@ -0,0 +1,8 @@
+Stem Leaf
+2 1, 2, 4, 8, 9
+3 4, 6, 8, 9, 9
+4 6, 8, 8
+5 1, 6
+6 2, 8
+7 0, 3, 4, 8, 8
+8 5
diff --git a/csv-2/263.csv b/csv-2/263.csv
new file mode 100644
index 0000000000000000000000000000000000000000..55f36d5ab99c660baf0c48504edbe64734c1af16
--- /dev/null
+++ b/csv-2/263.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+boat nails,$4.30 per kilogram
+cooler nails,$4.35 per kilogram
+finishing nails,$4.41 per kilogram
+box nails,$4.13 per kilogram
+casing nails,$4.48 per kilogram
+roofing nails,$4.49 per kilogram
diff --git a/csv-2/263.html b/csv-2/263.html
new file mode 100644
index 0000000000000000000000000000000000000000..2a1febf3252fba5def3bf823809e93e90563acf6
--- /dev/null
+++ b/csv-2/263.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | boat nails |
+ $4.30 per kilogram |
+
+
+ | cooler nails |
+ $4.35 per kilogram |
+
+
+ | finishing nails |
+ $4.41 per kilogram |
+
+
+ | box nails |
+ $4.13 per kilogram |
+
+
+ | casing nails |
+ $4.48 per kilogram |
+
+
+ | roofing nails |
+ $4.49 per kilogram |
+
+
+
\ No newline at end of file
diff --git a/csv-2/263.tsv b/csv-2/263.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..523b11817a1adcd1fe54fb20185fc6bf32d45ed3
--- /dev/null
+++ b/csv-2/263.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+boat nails $4.30 per kilogram
+cooler nails $4.35 per kilogram
+finishing nails $4.41 per kilogram
+box nails $4.13 per kilogram
+casing nails $4.48 per kilogram
+roofing nails $4.49 per kilogram
diff --git a/csv-2/264.csv b/csv-2/264.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d08a960505826a12b4090bafc589588f9de9bb49
--- /dev/null
+++ b/csv-2/264.csv
@@ -0,0 +1,5 @@
+Times played,Frequency
+0,18
+1,11
+2,8
+3,7
diff --git a/csv-2/264.html b/csv-2/264.html
new file mode 100644
index 0000000000000000000000000000000000000000..dcd8d188e9747bdfa7cbc11928bc19ff559ce890
--- /dev/null
+++ b/csv-2/264.html
@@ -0,0 +1,26 @@
+
+
+
+ | Times played |
+ Frequency |
+
+
+
+
+ | 0 |
+ 18 |
+
+
+ | 1 |
+ 11 |
+
+
+ | 2 |
+ 8 |
+
+
+ | 3 |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/264.tsv b/csv-2/264.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ea3f8f3624c397baf638b9504b5d29129c6a1ee3
--- /dev/null
+++ b/csv-2/264.tsv
@@ -0,0 +1,5 @@
+Times played Frequency
+0 18
+1 11
+2 8
+3 7
diff --git a/csv-2/265.csv b/csv-2/265.csv
new file mode 100644
index 0000000000000000000000000000000000000000..16f0ab48cc16c2ebe8fa55d1512be796c2ae6bab
--- /dev/null
+++ b/csv-2/265.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+piece of bubble wrap,$0.05
+flag stamp,$0.08
+rose stamp,$0.04
+butterfly stamp,$0.03
+airplane stamp,$0.06
diff --git a/csv-2/265.html b/csv-2/265.html
new file mode 100644
index 0000000000000000000000000000000000000000..a5583bf0ce7dd25eae6c45ec415d6500626312ee
--- /dev/null
+++ b/csv-2/265.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | piece of bubble wrap |
+ $0.05 |
+
+
+ | flag stamp |
+ $0.08 |
+
+
+ | rose stamp |
+ $0.04 |
+
+
+ | butterfly stamp |
+ $0.03 |
+
+
+ | airplane stamp |
+ $0.06 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/265.tsv b/csv-2/265.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..71374154a7d58a690c2bd18a62b6f315f5549d53
--- /dev/null
+++ b/csv-2/265.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+piece of bubble wrap $0.05
+flag stamp $0.08
+rose stamp $0.04
+butterfly stamp $0.03
+airplane stamp $0.06
diff --git a/csv-2/266.csv b/csv-2/266.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ca484f52d7da85421117b886bf6f8f09025384a8
--- /dev/null
+++ b/csv-2/266.csv
@@ -0,0 +1,9 @@
+Town,Number of stores
+Richmond,9
+Columbia,5
+Chesterton,2
+Ashland,5
+Greenwood,9
+Mayfield,6
+Marion,2
+Springfield,2
diff --git a/csv-2/266.html b/csv-2/266.html
new file mode 100644
index 0000000000000000000000000000000000000000..c9a91a53963e6007d33b4f28e89638bf9451b723
--- /dev/null
+++ b/csv-2/266.html
@@ -0,0 +1,42 @@
+
+
+
+ | Town |
+ Number of stores |
+
+
+
+
+ | Richmond |
+ 9 |
+
+
+ | Columbia |
+ 5 |
+
+
+ | Chesterton |
+ 2 |
+
+
+ | Ashland |
+ 5 |
+
+
+ | Greenwood |
+ 9 |
+
+
+ | Mayfield |
+ 6 |
+
+
+ | Marion |
+ 2 |
+
+
+ | Springfield |
+ 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/266.tsv b/csv-2/266.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5a6adefb0156c73fe8daa5e81034cc1fb6b352da
--- /dev/null
+++ b/csv-2/266.tsv
@@ -0,0 +1,9 @@
+Town Number of stores
+Richmond 9
+Columbia 5
+Chesterton 2
+Ashland 5
+Greenwood 9
+Mayfield 6
+Marion 2
+Springfield 2
diff --git a/csv-2/267.csv b/csv-2/267.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f64a3382c177745b3e80bc711590372e1d26958a
--- /dev/null
+++ b/csv-2/267.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+2,8
+3,4
+4,6
+5,"2, 4, 7"
diff --git a/csv-2/267.html b/csv-2/267.html
new file mode 100644
index 0000000000000000000000000000000000000000..010e24c8e4e038c06572d09f6fd2e726bcce076e
--- /dev/null
+++ b/csv-2/267.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 8 |
+
+
+ | 3 |
+ 4 |
+
+
+ | 4 |
+ 6 |
+
+
+ | 5 |
+ 2, 4, 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/267.tsv b/csv-2/267.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8bb0818faa9526d8340b8da2bb197453818ba77e
--- /dev/null
+++ b/csv-2/267.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+2 8
+3 4
+4 6
+5 2, 4, 7
diff --git a/csv-2/268.csv b/csv-2/268.csv
new file mode 100644
index 0000000000000000000000000000000000000000..eb9e716d2bc85fd3b7d388d8d027af258bb8b5ac
--- /dev/null
+++ b/csv-2/268.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$980,"20,700","1,100"
+"$1,000","20,100","3,400"
+"$1,020","19,500","5,700"
+"$1,040","18,900","8,000"
+"$1,060","18,300","10,300"
diff --git a/csv-2/268.html b/csv-2/268.html
new file mode 100644
index 0000000000000000000000000000000000000000..9b0cec07f5d748970cbff48ac7da4d84641cf3db
--- /dev/null
+++ b/csv-2/268.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $980 |
+ 20,700 |
+ 1,100 |
+
+
+ | $1,000 |
+ 20,100 |
+ 3,400 |
+
+
+ | $1,020 |
+ 19,500 |
+ 5,700 |
+
+
+ | $1,040 |
+ 18,900 |
+ 8,000 |
+
+
+ | $1,060 |
+ 18,300 |
+ 10,300 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/268.tsv b/csv-2/268.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e09b8a3ef9d8ae22d8efae6ec7cabe080387cfa3
--- /dev/null
+++ b/csv-2/268.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$980 20,700 1,100
+$1,000 20,100 3,400
+$1,020 19,500 5,700
+$1,040 18,900 8,000
+$1,060 18,300 10,300
diff --git a/csv-2/269.csv b/csv-2/269.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5f9b009b4141c00400c4b0e89fba07d0b1a5fab0
--- /dev/null
+++ b/csv-2/269.csv
@@ -0,0 +1,6 @@
+Year,Weight (kg)
+2010,33
+2011,33
+2012,32
+2013,28
+2014,30
diff --git a/csv-2/269.html b/csv-2/269.html
new file mode 100644
index 0000000000000000000000000000000000000000..7ced3e653f3feadd6be269605d8d2741a629d2b2
--- /dev/null
+++ b/csv-2/269.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Weight (kg) |
+
+
+
+
+ | 2010 |
+ 33 |
+
+
+ | 2011 |
+ 33 |
+
+
+ | 2012 |
+ 32 |
+
+
+ | 2013 |
+ 28 |
+
+
+ | 2014 |
+ 30 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/269.tsv b/csv-2/269.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e7e7772016a9be16ab0406e12e84ed440058d29f
--- /dev/null
+++ b/csv-2/269.tsv
@@ -0,0 +1,6 @@
+Year Weight (kg)
+2010 33
+2011 33
+2012 32
+2013 28
+2014 30
diff --git a/csv-2/27.csv b/csv-2/27.csv
new file mode 100644
index 0000000000000000000000000000000000000000..424c965cefaeb856740da0bf23c67b67c33dcdb8
--- /dev/null
+++ b/csv-2/27.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+4,2
+5,"0, 5, 5, 7"
+6,"4, 6"
+7,"0, 3, 5, 7, 8, 8"
+8,9
+9,"0, 0"
diff --git a/csv-2/27.html b/csv-2/27.html
new file mode 100644
index 0000000000000000000000000000000000000000..463b4d3b05d7e8bef81ce399707b4fc552ae11ec
--- /dev/null
+++ b/csv-2/27.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 4 |
+ 2 |
+
+
+ | 5 |
+ 0, 5, 5, 7 |
+
+
+ | 6 |
+ 4, 6 |
+
+
+ | 7 |
+ 0, 3, 5, 7, 8, 8 |
+
+
+ | 8 |
+ 9 |
+
+
+ | 9 |
+ 0, 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/27.tsv b/csv-2/27.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b5fed53d1f5bed36a5ecf5f495e9ff98a2846897
--- /dev/null
+++ b/csv-2/27.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+4 2
+5 0, 5, 5, 7
+6 4, 6
+7 0, 3, 5, 7, 8, 8
+8 9
+9 0, 0
diff --git a/csv-2/270.csv b/csv-2/270.csv
new file mode 100644
index 0000000000000000000000000000000000000000..481abd6fab09de2b3cfc9386e38e2b937a6d9116
--- /dev/null
+++ b/csv-2/270.csv
@@ -0,0 +1,5 @@
+Cereal,Number of boxes purchased
+Fruit-E-Ohs,347
+Caramel Deelish,373
+Whole Wheat Goodness,331
+Krispee Bites,374
diff --git a/csv-2/270.html b/csv-2/270.html
new file mode 100644
index 0000000000000000000000000000000000000000..ea1b3ad89637307ef4aa8fd344f4b1b855adafe3
--- /dev/null
+++ b/csv-2/270.html
@@ -0,0 +1,26 @@
+
+
+
+ | Cereal |
+ Number of boxes purchased |
+
+
+
+
+ | Fruit-E-Ohs |
+ 347 |
+
+
+ | Caramel Deelish |
+ 373 |
+
+
+ | Whole Wheat Goodness |
+ 331 |
+
+
+ | Krispee Bites |
+ 374 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/270.tsv b/csv-2/270.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5d2bd1cc61c9a0a3a37f2430b092e28d4a0f28dc
--- /dev/null
+++ b/csv-2/270.tsv
@@ -0,0 +1,5 @@
+Cereal Number of boxes purchased
+Fruit-E-Ohs 347
+Caramel Deelish 373
+Whole Wheat Goodness 331
+Krispee Bites 374
diff --git a/csv-2/271.csv b/csv-2/271.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c2adc31ed12d3f7a9f7c74faf494f363215387d1
--- /dev/null
+++ b/csv-2/271.csv
@@ -0,0 +1,10 @@
+Column 1,Column 2,Column 3,Column 4
+Rocky Port,5:00 A.M.,6:45 A.M.,7:45 A.M.
+Crest View,6:30 A.M.,8:15 A.M.,9:15 A.M.
+Bay Harbor,8:15 A.M.,10:00 A.M.,11:00 A.M.
+Sandy Shores,10:00 A.M.,11:45 A.M.,12:45 P.M.
+Starfish City,11:45 A.M.,1:30 P.M.,2:30 P.M.
+Foggy Port,1:30 P.M.,3:15 P.M.,4:15 P.M.
+Green Harbor,2:30 P.M.,4:15 P.M.,5:15 P.M.
+Windy Sands,4:15 P.M.,6:00 P.M.,7:00 P.M.
+Seagull Port,5:00 P.M.,6:45 P.M.,7:45 P.M.
diff --git a/csv-2/271.html b/csv-2/271.html
new file mode 100644
index 0000000000000000000000000000000000000000..237207f7d3e775cc7fbaf572fdf29b80239bdaea
--- /dev/null
+++ b/csv-2/271.html
@@ -0,0 +1,66 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+ Column 4 |
+
+
+
+
+ | Rocky Port |
+ 5:00 A.M. |
+ 6:45 A.M. |
+ 7:45 A.M. |
+
+
+ | Crest View |
+ 6:30 A.M. |
+ 8:15 A.M. |
+ 9:15 A.M. |
+
+
+ | Bay Harbor |
+ 8:15 A.M. |
+ 10:00 A.M. |
+ 11:00 A.M. |
+
+
+ | Sandy Shores |
+ 10:00 A.M. |
+ 11:45 A.M. |
+ 12:45 P.M. |
+
+
+ | Starfish City |
+ 11:45 A.M. |
+ 1:30 P.M. |
+ 2:30 P.M. |
+
+
+ | Foggy Port |
+ 1:30 P.M. |
+ 3:15 P.M. |
+ 4:15 P.M. |
+
+
+ | Green Harbor |
+ 2:30 P.M. |
+ 4:15 P.M. |
+ 5:15 P.M. |
+
+
+ | Windy Sands |
+ 4:15 P.M. |
+ 6:00 P.M. |
+ 7:00 P.M. |
+
+
+ | Seagull Port |
+ 5:00 P.M. |
+ 6:45 P.M. |
+ 7:45 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/271.tsv b/csv-2/271.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4bd03247f3a7f2f960a9d56b12509b7996f304fc
--- /dev/null
+++ b/csv-2/271.tsv
@@ -0,0 +1,10 @@
+Column 1 Column 2 Column 3 Column 4
+Rocky Port 5:00 A.M. 6:45 A.M. 7:45 A.M.
+Crest View 6:30 A.M. 8:15 A.M. 9:15 A.M.
+Bay Harbor 8:15 A.M. 10:00 A.M. 11:00 A.M.
+Sandy Shores 10:00 A.M. 11:45 A.M. 12:45 P.M.
+Starfish City 11:45 A.M. 1:30 P.M. 2:30 P.M.
+Foggy Port 1:30 P.M. 3:15 P.M. 4:15 P.M.
+Green Harbor 2:30 P.M. 4:15 P.M. 5:15 P.M.
+Windy Sands 4:15 P.M. 6:00 P.M. 7:00 P.M.
+Seagull Port 5:00 P.M. 6:45 P.M. 7:45 P.M.
diff --git a/csv-2/272.csv b/csv-2/272.csv
new file mode 100644
index 0000000000000000000000000000000000000000..385213e8dbb029e69e2cf238562a2a616a2be3f8
--- /dev/null
+++ b/csv-2/272.csv
@@ -0,0 +1,7 @@
+Name,Miles
+Philip,5
+Linda,1
+Sandra,1
+Darell,5
+Jared,4
+Nancy,1
diff --git a/csv-2/272.html b/csv-2/272.html
new file mode 100644
index 0000000000000000000000000000000000000000..749dc00d28d25c27a59fbf407f28b936b239b0c3
--- /dev/null
+++ b/csv-2/272.html
@@ -0,0 +1,34 @@
+
+
+
+ | Name |
+ Miles |
+
+
+
+
+ | Philip |
+ 5 |
+
+
+ | Linda |
+ 1 |
+
+
+ | Sandra |
+ 1 |
+
+
+ | Darell |
+ 5 |
+
+
+ | Jared |
+ 4 |
+
+
+ | Nancy |
+ 1 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/272.tsv b/csv-2/272.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2732899df9f02d6f5dc6bce497fd270ccbc27366
--- /dev/null
+++ b/csv-2/272.tsv
@@ -0,0 +1,7 @@
+Name Miles
+Philip 5
+Linda 1
+Sandra 1
+Darell 5
+Jared 4
+Nancy 1
diff --git a/csv-2/273.csv b/csv-2/273.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b2c34ca92be96987fe9153e22ab52c350cc29dd1
--- /dev/null
+++ b/csv-2/273.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+bead with green and blue swirls,$0.92
+shiny metal bead,$0.84
+thick gray bead,$0.13
+pink striped glass bead,$0.71
diff --git a/csv-2/273.html b/csv-2/273.html
new file mode 100644
index 0000000000000000000000000000000000000000..8b13e69993503ccaf02944c79471842c28b30da2
--- /dev/null
+++ b/csv-2/273.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | bead with green and blue swirls |
+ $0.92 |
+
+
+ | shiny metal bead |
+ $0.84 |
+
+
+ | thick gray bead |
+ $0.13 |
+
+
+ | pink striped glass bead |
+ $0.71 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/273.tsv b/csv-2/273.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..370601544fe0674fab20cf8b635f5a016e67cf17
--- /dev/null
+++ b/csv-2/273.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+bead with green and blue swirls $0.92
+shiny metal bead $0.84
+thick gray bead $0.13
+pink striped glass bead $0.71
diff --git a/csv-2/274.csv b/csv-2/274.csv
new file mode 100644
index 0000000000000000000000000000000000000000..475a707a91f93ad4745878cb79c577f472229b3a
--- /dev/null
+++ b/csv-2/274.csv
@@ -0,0 +1,6 @@
+Day,Minutes
+Tuesday,40
+Wednesday,44
+Thursday,50
+Friday,40
+Saturday,41
diff --git a/csv-2/274.html b/csv-2/274.html
new file mode 100644
index 0000000000000000000000000000000000000000..32622113efd467a3f110e7d8b3b28b0c87e45318
--- /dev/null
+++ b/csv-2/274.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Minutes |
+
+
+
+
+ | Tuesday |
+ 40 |
+
+
+ | Wednesday |
+ 44 |
+
+
+ | Thursday |
+ 50 |
+
+
+ | Friday |
+ 40 |
+
+
+ | Saturday |
+ 41 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/274.tsv b/csv-2/274.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b2f01a76833963af1aceb300d40f93a813964a5b
--- /dev/null
+++ b/csv-2/274.tsv
@@ -0,0 +1,6 @@
+Day Minutes
+Tuesday 40
+Wednesday 44
+Thursday 50
+Friday 40
+Saturday 41
diff --git a/csv-2/275.csv b/csv-2/275.csv
new file mode 100644
index 0000000000000000000000000000000000000000..282f68025728bf95bf7cb7b5e47fdeec0d07525a
--- /dev/null
+++ b/csv-2/275.csv
@@ -0,0 +1,4 @@
+Number of tins,Number of pretzels
+1,2
+2,4
+3,?
diff --git a/csv-2/275.html b/csv-2/275.html
new file mode 100644
index 0000000000000000000000000000000000000000..4365269768b81d1ae10f6470a8d1158224b29bb1
--- /dev/null
+++ b/csv-2/275.html
@@ -0,0 +1,22 @@
+
+
+
+ | Number of tins |
+ Number of pretzels |
+
+
+
+
+ | 1 |
+ 2 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/275.tsv b/csv-2/275.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..52e2df7d247d103a7e05cadc1474831ebb93b0a4
--- /dev/null
+++ b/csv-2/275.tsv
@@ -0,0 +1,4 @@
+Number of tins Number of pretzels
+1 2
+2 4
+3 ?
diff --git a/csv-2/276.csv b/csv-2/276.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5fd2987ee49feff80ff0d14d74e2b5d003b755b7
--- /dev/null
+++ b/csv-2/276.csv
@@ -0,0 +1,6 @@
+Year,Rounds
+2010,16
+2011,18
+2012,14
+2013,15
+2014,11
diff --git a/csv-2/276.html b/csv-2/276.html
new file mode 100644
index 0000000000000000000000000000000000000000..08ece7adc8f1cc840498faedbe605eb366970e43
--- /dev/null
+++ b/csv-2/276.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Rounds |
+
+
+
+
+ | 2010 |
+ 16 |
+
+
+ | 2011 |
+ 18 |
+
+
+ | 2012 |
+ 14 |
+
+
+ | 2013 |
+ 15 |
+
+
+ | 2014 |
+ 11 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/276.tsv b/csv-2/276.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8a397bb9d9baa82c333dcdf70c3e3db82089ee77
--- /dev/null
+++ b/csv-2/276.tsv
@@ -0,0 +1,6 @@
+Year Rounds
+2010 16
+2011 18
+2012 14
+2013 15
+2014 11
diff --git a/csv-2/277.csv b/csv-2/277.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bc473e206d29049bb638cbfdee5e2ed775e97182
--- /dev/null
+++ b/csv-2/277.csv
@@ -0,0 +1,5 @@
+Goals scored,Frequency
+0,11
+1,4
+2,17
+3,3
diff --git a/csv-2/277.html b/csv-2/277.html
new file mode 100644
index 0000000000000000000000000000000000000000..7ed60989a3125ab2cef44c90c430e697b4e38560
--- /dev/null
+++ b/csv-2/277.html
@@ -0,0 +1,26 @@
+
+
+
+ | Goals scored |
+ Frequency |
+
+
+
+
+ | 0 |
+ 11 |
+
+
+ | 1 |
+ 4 |
+
+
+ | 2 |
+ 17 |
+
+
+ | 3 |
+ 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/277.tsv b/csv-2/277.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..270297e4c3232ae059addea860bc35138400ce8d
--- /dev/null
+++ b/csv-2/277.tsv
@@ -0,0 +1,5 @@
+Goals scored Frequency
+0 11
+1 4
+2 17
+3 3
diff --git a/csv-2/278.csv b/csv-2/278.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4200d500eec96943f5d32b8ae9ac922a23f6a78a
--- /dev/null
+++ b/csv-2/278.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+broom,$5.00
+wrench,$2.00
+measuring tape,$4.00
+padlock,$8.00
diff --git a/csv-2/278.html b/csv-2/278.html
new file mode 100644
index 0000000000000000000000000000000000000000..22941991862363c9b43618847edcccbd8b05c681
--- /dev/null
+++ b/csv-2/278.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | broom |
+ $5.00 |
+
+
+ | wrench |
+ $2.00 |
+
+
+ | measuring tape |
+ $4.00 |
+
+
+ | padlock |
+ $8.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/278.tsv b/csv-2/278.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..75f829edcc26723fbd31ed23bd830a5081aed0d1
--- /dev/null
+++ b/csv-2/278.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+broom $5.00
+wrench $2.00
+measuring tape $4.00
+padlock $8.00
diff --git a/csv-2/279.csv b/csv-2/279.csv
new file mode 100644
index 0000000000000000000000000000000000000000..08772cc2fffad45629010985f2aae28ca94856ea
--- /dev/null
+++ b/csv-2/279.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+2,"1, 2, 6, 8"
+3,4
+4,6
+5,
+6,1
+7,"3, 5, 8"
diff --git a/csv-2/279.html b/csv-2/279.html
new file mode 100644
index 0000000000000000000000000000000000000000..432a9ef65c777e6e2a0b6d2776bf7cf56830d32c
--- /dev/null
+++ b/csv-2/279.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 1, 2, 6, 8 |
+
+
+ | 3 |
+ 4 |
+
+
+ | 4 |
+ 6 |
+
+
+ | 5 |
+ |
+
+
+ | 6 |
+ 1 |
+
+
+ | 7 |
+ 3, 5, 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/279.tsv b/csv-2/279.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3713fc364a739faf5612088f3d10f44a25acf38e
--- /dev/null
+++ b/csv-2/279.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+2 1, 2, 6, 8
+3 4
+4 6
+5
+6 1
+7 3, 5, 8
diff --git a/csv-2/28.csv b/csv-2/28.csv
new file mode 100644
index 0000000000000000000000000000000000000000..122a437999cd564cc09cf71827c5ad9e3ad435dc
--- /dev/null
+++ b/csv-2/28.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2,Column 3
+Crop,2003,2004
+Onions,$11,$7
+Apples,$20,$12
+Canola,$10,$11
diff --git a/csv-2/28.html b/csv-2/28.html
new file mode 100644
index 0000000000000000000000000000000000000000..27909a75483cd54c31848d0d2547dd904e2ff061
--- /dev/null
+++ b/csv-2/28.html
@@ -0,0 +1,31 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Crop |
+ 2003 |
+ 2004 |
+
+
+ | Onions |
+ $11 |
+ $7 |
+
+
+ | Apples |
+ $20 |
+ $12 |
+
+
+ | Canola |
+ $10 |
+ $11 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/28.tsv b/csv-2/28.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6f1848f0147f836932cc7edfea2571eabd378694
--- /dev/null
+++ b/csv-2/28.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2 Column 3
+Crop 2003 2004
+Onions $11 $7
+Apples $20 $12
+Canola $10 $11
diff --git a/csv-2/280.csv b/csv-2/280.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b7ec06dbc9e2c9debb696a177271b0d98c2b34fe
--- /dev/null
+++ b/csv-2/280.csv
@@ -0,0 +1,6 @@
+Year,Games won
+2006,26
+2007,24
+2008,21
+2009,25
+2010,26
diff --git a/csv-2/280.html b/csv-2/280.html
new file mode 100644
index 0000000000000000000000000000000000000000..f9faac855226de515e265372d711c0668e125f85
--- /dev/null
+++ b/csv-2/280.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Games won |
+
+
+
+
+ | 2006 |
+ 26 |
+
+
+ | 2007 |
+ 24 |
+
+
+ | 2008 |
+ 21 |
+
+
+ | 2009 |
+ 25 |
+
+
+ | 2010 |
+ 26 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/280.tsv b/csv-2/280.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ba78c8b8fe5dcc50f671e71435322f74e849d83f
--- /dev/null
+++ b/csv-2/280.tsv
@@ -0,0 +1,6 @@
+Year Games won
+2006 26
+2007 24
+2008 21
+2009 25
+2010 26
diff --git a/csv-2/281.csv b/csv-2/281.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0507333cee2e488eb9134abf76aaf6003c4063a8
--- /dev/null
+++ b/csv-2/281.csv
@@ -0,0 +1,4 @@
+x,y
+12,4
+13,12
+14,20
diff --git a/csv-2/281.html b/csv-2/281.html
new file mode 100644
index 0000000000000000000000000000000000000000..bbca9678170f658e056c3bc1ed6504e679d0122a
--- /dev/null
+++ b/csv-2/281.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 12 |
+ 4 |
+
+
+ | 13 |
+ 12 |
+
+
+ | 14 |
+ 20 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/281.tsv b/csv-2/281.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..14bc16547be619e93b63608cf5f236ee6a426e4c
--- /dev/null
+++ b/csv-2/281.tsv
@@ -0,0 +1,4 @@
+x y
+12 4
+13 12
+14 20
diff --git a/csv-2/282.csv b/csv-2/282.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0f4c76caa5d9e7abab43e65ac7b7e280f0b61148
--- /dev/null
+++ b/csv-2/282.csv
@@ -0,0 +1,5 @@
+Day,Number of tickets
+Sunday,945
+Monday,954
+Tuesday,994
+Wednesday,958
diff --git a/csv-2/282.html b/csv-2/282.html
new file mode 100644
index 0000000000000000000000000000000000000000..1974bf18596f1348c9281c51de42845c9c58e57d
--- /dev/null
+++ b/csv-2/282.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of tickets |
+
+
+
+
+ | Sunday |
+ 945 |
+
+
+ | Monday |
+ 954 |
+
+
+ | Tuesday |
+ 994 |
+
+
+ | Wednesday |
+ 958 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/282.tsv b/csv-2/282.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0721ac97eb7f3fee298d414ec516c2a45a1c8c7b
--- /dev/null
+++ b/csv-2/282.tsv
@@ -0,0 +1,5 @@
+Day Number of tickets
+Sunday 945
+Monday 954
+Tuesday 994
+Wednesday 958
diff --git a/csv-2/283.csv b/csv-2/283.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7b9560b4a2b58e85cb3a745c231b0c35d921f435
--- /dev/null
+++ b/csv-2/283.csv
@@ -0,0 +1,6 @@
+Day,Emails
+Monday,5
+Tuesday,9
+Wednesday,6
+Thursday,8
+Friday,9
diff --git a/csv-2/283.html b/csv-2/283.html
new file mode 100644
index 0000000000000000000000000000000000000000..db9db5a6622aa1fae864471e23d42e0e96f47e1f
--- /dev/null
+++ b/csv-2/283.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Emails |
+
+
+
+
+ | Monday |
+ 5 |
+
+
+ | Tuesday |
+ 9 |
+
+
+ | Wednesday |
+ 6 |
+
+
+ | Thursday |
+ 8 |
+
+
+ | Friday |
+ 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/283.tsv b/csv-2/283.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b41824326f1bf687ccd1db42d5a6f917c77a52c4
--- /dev/null
+++ b/csv-2/283.tsv
@@ -0,0 +1,6 @@
+Day Emails
+Monday 5
+Tuesday 9
+Wednesday 6
+Thursday 8
+Friday 9
diff --git a/csv-2/284.csv b/csv-2/284.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fa3097ae5cbd3e86fc41e95b5580f1cbef6d601c
--- /dev/null
+++ b/csv-2/284.csv
@@ -0,0 +1,3 @@
+Destination,Elevation (ft.)
+Underground lake,-350
+Mountain peak,325
diff --git a/csv-2/284.html b/csv-2/284.html
new file mode 100644
index 0000000000000000000000000000000000000000..aa9ecfc10c083291993201a4ad14bd46c7417eec
--- /dev/null
+++ b/csv-2/284.html
@@ -0,0 +1,18 @@
+
+
+
+ | Destination |
+ Elevation (ft.) |
+
+
+
+
+ | Underground lake |
+ -350 |
+
+
+ | Mountain peak |
+ 325 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/284.tsv b/csv-2/284.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1a25bc44408d88c526fa2f5b6951509f3bd0ee99
--- /dev/null
+++ b/csv-2/284.tsv
@@ -0,0 +1,3 @@
+Destination Elevation (ft.)
+Underground lake -350
+Mountain peak 325
diff --git a/csv-2/285.csv b/csv-2/285.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d5312637506b88a4ffb9b429e7ddbe0544a5217f
--- /dev/null
+++ b/csv-2/285.csv
@@ -0,0 +1,10 @@
+Stem,Leaf
+0,"4, 7"
+1,"0, 2, 5, 5, 6"
+2,"5, 6, 6"
+3,"1, 3, 6, 6"
+4,5
+5,"1, 1"
+6,"0, 0, 5"
+7,"4, 6"
+8,2
diff --git a/csv-2/285.html b/csv-2/285.html
new file mode 100644
index 0000000000000000000000000000000000000000..25a299936b2df02c6c6913bc8f9574a62ac0dc6f
--- /dev/null
+++ b/csv-2/285.html
@@ -0,0 +1,46 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 0 |
+ 4, 7 |
+
+
+ | 1 |
+ 0, 2, 5, 5, 6 |
+
+
+ | 2 |
+ 5, 6, 6 |
+
+
+ | 3 |
+ 1, 3, 6, 6 |
+
+
+ | 4 |
+ 5 |
+
+
+ | 5 |
+ 1, 1 |
+
+
+ | 6 |
+ 0, 0, 5 |
+
+
+ | 7 |
+ 4, 6 |
+
+
+ | 8 |
+ 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/285.tsv b/csv-2/285.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..32059845987c304f8c940fa46ffec382ffe79c05
--- /dev/null
+++ b/csv-2/285.tsv
@@ -0,0 +1,10 @@
+Stem Leaf
+0 4, 7
+1 0, 2, 5, 5, 6
+2 5, 6, 6
+3 1, 3, 6, 6
+4 5
+5 1, 1
+6 0, 0, 5
+7 4, 6
+8 2
diff --git a/csv-2/286.csv b/csv-2/286.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9d7b2bb29e02b8ca59dfd08f8f4ec0d7a1f9006c
--- /dev/null
+++ b/csv-2/286.csv
@@ -0,0 +1,5 @@
+Type,Frequency
+bean dip,5
+cheese,7
+guacamole,11
+salsa,9
diff --git a/csv-2/286.html b/csv-2/286.html
new file mode 100644
index 0000000000000000000000000000000000000000..ffdf0f6e939e664a83d05c9c4130866971ec8d05
--- /dev/null
+++ b/csv-2/286.html
@@ -0,0 +1,26 @@
+
+
+
+ | Type |
+ Frequency |
+
+
+
+
+ | bean dip |
+ 5 |
+
+
+ | cheese |
+ 7 |
+
+
+ | guacamole |
+ 11 |
+
+
+ | salsa |
+ 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/286.tsv b/csv-2/286.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4bbe010f66c3c6fae40e38db74ffa293d8ddb083
--- /dev/null
+++ b/csv-2/286.tsv
@@ -0,0 +1,5 @@
+Type Frequency
+bean dip 5
+cheese 7
+guacamole 11
+salsa 9
diff --git a/csv-2/287.csv b/csv-2/287.csv
new file mode 100644
index 0000000000000000000000000000000000000000..adfeb1e12ce22b8ddb812978f96478f9ddd98912
--- /dev/null
+++ b/csv-2/287.csv
@@ -0,0 +1,6 @@
+Number of barns,Number of horses
+1,2
+2,4
+3,6
+4,8
+5,?
diff --git a/csv-2/287.html b/csv-2/287.html
new file mode 100644
index 0000000000000000000000000000000000000000..6ff89ada0b62ec6124683b29dd096cf46033cad4
--- /dev/null
+++ b/csv-2/287.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of barns |
+ Number of horses |
+
+
+
+
+ | 1 |
+ 2 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ 6 |
+
+
+ | 4 |
+ 8 |
+
+
+ | 5 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/287.tsv b/csv-2/287.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e42221338f494c67c90860e440552b6d8014c1f4
--- /dev/null
+++ b/csv-2/287.tsv
@@ -0,0 +1,6 @@
+Number of barns Number of horses
+1 2
+2 4
+3 6
+4 8
+5 ?
diff --git a/csv-2/288.csv b/csv-2/288.csv
new file mode 100644
index 0000000000000000000000000000000000000000..20a0adc4304deaf21c66fabdc76d35d3d220a4ff
--- /dev/null
+++ b/csv-2/288.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+funnel cake stand,"$6,964"
+shaved ice cart,"$7,649"
+popsicle stand,"$6,324"
+peanut cart,"$9,406"
diff --git a/csv-2/288.html b/csv-2/288.html
new file mode 100644
index 0000000000000000000000000000000000000000..817f289fee67864815085f21a03e249dc7380dfc
--- /dev/null
+++ b/csv-2/288.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | funnel cake stand |
+ $6,964 |
+
+
+ | shaved ice cart |
+ $7,649 |
+
+
+ | popsicle stand |
+ $6,324 |
+
+
+ | peanut cart |
+ $9,406 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/288.tsv b/csv-2/288.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2cf8dc785c935f96deac4053347eff15607a159e
--- /dev/null
+++ b/csv-2/288.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+funnel cake stand $6,964
+shaved ice cart $7,649
+popsicle stand $6,324
+peanut cart $9,406
diff --git a/csv-2/289.csv b/csv-2/289.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a9646e482307c27b18d60d024c2ecc547d084abd
--- /dev/null
+++ b/csv-2/289.csv
@@ -0,0 +1,4 @@
+x,y
+16,5
+17,12
+18,20
diff --git a/csv-2/289.html b/csv-2/289.html
new file mode 100644
index 0000000000000000000000000000000000000000..bf6e12a7af211bf96391896937691443c9839006
--- /dev/null
+++ b/csv-2/289.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 16 |
+ 5 |
+
+
+ | 17 |
+ 12 |
+
+
+ | 18 |
+ 20 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/289.tsv b/csv-2/289.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f05512428e347028a699606aefddefb73e4b2bda
--- /dev/null
+++ b/csv-2/289.tsv
@@ -0,0 +1,4 @@
+x y
+16 5
+17 12
+18 20
diff --git a/csv-2/29.csv b/csv-2/29.csv
new file mode 100644
index 0000000000000000000000000000000000000000..324550e888d2a39f92c9b5c1907c820e8e1a305e
--- /dev/null
+++ b/csv-2/29.csv
@@ -0,0 +1,8 @@
+Stem,Leaf
+2,"0, 3, 5"
+3,"2, 7"
+4,
+5,"7, 9"
+6,"0, 1, 2"
+7,"3, 4"
+8,"0, 4, 7, 8"
diff --git a/csv-2/29.html b/csv-2/29.html
new file mode 100644
index 0000000000000000000000000000000000000000..f1a738fe6d2c7bd1be2b8cf18837375da37cccbd
--- /dev/null
+++ b/csv-2/29.html
@@ -0,0 +1,38 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 0, 3, 5 |
+
+
+ | 3 |
+ 2, 7 |
+
+
+ | 4 |
+ |
+
+
+ | 5 |
+ 7, 9 |
+
+
+ | 6 |
+ 0, 1, 2 |
+
+
+ | 7 |
+ 3, 4 |
+
+
+ | 8 |
+ 0, 4, 7, 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/29.tsv b/csv-2/29.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a13b8ee385ab7f973461b7806e5ebe132b0b932e
--- /dev/null
+++ b/csv-2/29.tsv
@@ -0,0 +1,8 @@
+Stem Leaf
+2 0, 3, 5
+3 2, 7
+4
+5 7, 9
+6 0, 1, 2
+7 3, 4
+8 0, 4, 7, 8
diff --git a/csv-2/290.csv b/csv-2/290.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c7463191291ba8b991ff3da3cb8327b1f6362f00
--- /dev/null
+++ b/csv-2/290.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+unsalted almonds,$2.17 per kg
+salted almonds,$0.98 per kg
+yogurt-covered almonds,$2.00 per kg
+chocolate-covered almonds,$1.76 per kg
diff --git a/csv-2/290.html b/csv-2/290.html
new file mode 100644
index 0000000000000000000000000000000000000000..8d7115dea9070e9e75c3ffea484557624c69ba7a
--- /dev/null
+++ b/csv-2/290.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | unsalted almonds |
+ $2.17 per kg |
+
+
+ | salted almonds |
+ $0.98 per kg |
+
+
+ | yogurt-covered almonds |
+ $2.00 per kg |
+
+
+ | chocolate-covered almonds |
+ $1.76 per kg |
+
+
+
\ No newline at end of file
diff --git a/csv-2/290.tsv b/csv-2/290.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..30bed6b9c116c746e9e8ad803df8a60deb6493c0
--- /dev/null
+++ b/csv-2/290.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+unsalted almonds $2.17 per kg
+salted almonds $0.98 per kg
+yogurt-covered almonds $2.00 per kg
+chocolate-covered almonds $1.76 per kg
diff --git a/csv-2/291.csv b/csv-2/291.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f6f5b5008eabf7fb816f1c25932b834bc435c2b3
--- /dev/null
+++ b/csv-2/291.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+green kitchen towel,$2.11
+white washcloth,$2.95
+navy blue bath mat,$7.70
+beach towel,$7.40
+fleece blanket,$8.47
+flannel sheet,$7.04
diff --git a/csv-2/291.html b/csv-2/291.html
new file mode 100644
index 0000000000000000000000000000000000000000..af33d2ead4982c3cbbecc2d6b5e822efe866ef2f
--- /dev/null
+++ b/csv-2/291.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | green kitchen towel |
+ $2.11 |
+
+
+ | white washcloth |
+ $2.95 |
+
+
+ | navy blue bath mat |
+ $7.70 |
+
+
+ | beach towel |
+ $7.40 |
+
+
+ | fleece blanket |
+ $8.47 |
+
+
+ | flannel sheet |
+ $7.04 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/291.tsv b/csv-2/291.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..00c32c50526f51a3c6afd41ec8a44e9cc3a511a7
--- /dev/null
+++ b/csv-2/291.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+green kitchen towel $2.11
+white washcloth $2.95
+navy blue bath mat $7.70
+beach towel $7.40
+fleece blanket $8.47
+flannel sheet $7.04
diff --git a/csv-2/292.csv b/csv-2/292.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0c89ead8fd8894eccd043ae3e9bb695d05665515
--- /dev/null
+++ b/csv-2/292.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+thin blue marker,$0.85
+small box of paper clips,$0.97
+pink eraser,$0.67
+black pen,$0.59
diff --git a/csv-2/292.html b/csv-2/292.html
new file mode 100644
index 0000000000000000000000000000000000000000..74eeae77524696a2b57d46e15dda840b7912c8eb
--- /dev/null
+++ b/csv-2/292.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | thin blue marker |
+ $0.85 |
+
+
+ | small box of paper clips |
+ $0.97 |
+
+
+ | pink eraser |
+ $0.67 |
+
+
+ | black pen |
+ $0.59 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/292.tsv b/csv-2/292.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..05054c28558fb6c12dafb3f56a6a2a70ddeb2aca
--- /dev/null
+++ b/csv-2/292.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+thin blue marker $0.85
+small box of paper clips $0.97
+pink eraser $0.67
+black pen $0.59
diff --git a/csv-2/293.csv b/csv-2/293.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9ee31587f206578630932d7b3266531854b6d50e
--- /dev/null
+++ b/csv-2/293.csv
@@ -0,0 +1,6 @@
+Number of visits,Frequency
+0,17
+1,9
+2,4
+3,8
+4,18
diff --git a/csv-2/293.html b/csv-2/293.html
new file mode 100644
index 0000000000000000000000000000000000000000..ec51fc4d56f98d82c4a501b4eb2eaeb7efc7c923
--- /dev/null
+++ b/csv-2/293.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of visits |
+ Frequency |
+
+
+
+
+ | 0 |
+ 17 |
+
+
+ | 1 |
+ 9 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ 8 |
+
+
+ | 4 |
+ 18 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/293.tsv b/csv-2/293.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4ecd454191df0333b49cdc769275cf5859cee497
--- /dev/null
+++ b/csv-2/293.tsv
@@ -0,0 +1,6 @@
+Number of visits Frequency
+0 17
+1 9
+2 4
+3 8
+4 18
diff --git a/csv-2/294.csv b/csv-2/294.csv
new file mode 100644
index 0000000000000000000000000000000000000000..37b5f53adc631b49e03c316934db5fd2ebb8e8da
--- /dev/null
+++ b/csv-2/294.csv
@@ -0,0 +1,5 @@
+Day,Number of sheets of paper
+Wednesday,282
+Thursday,298
+Friday,289
+Saturday,229
diff --git a/csv-2/294.html b/csv-2/294.html
new file mode 100644
index 0000000000000000000000000000000000000000..5e554f80a5ca90b8f915802ce08bd5b12ceb2340
--- /dev/null
+++ b/csv-2/294.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of sheets of paper |
+
+
+
+
+ | Wednesday |
+ 282 |
+
+
+ | Thursday |
+ 298 |
+
+
+ | Friday |
+ 289 |
+
+
+ | Saturday |
+ 229 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/294.tsv b/csv-2/294.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..51816a194969f8bb63413f2b2aa2c360331f36f3
--- /dev/null
+++ b/csv-2/294.tsv
@@ -0,0 +1,5 @@
+Day Number of sheets of paper
+Wednesday 282
+Thursday 298
+Friday 289
+Saturday 229
diff --git a/csv-2/295.csv b/csv-2/295.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e4a424ed065d7b2489cef9b1d0d324a72322e739
--- /dev/null
+++ b/csv-2/295.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+1,"3, 7"
+2,"2, 9"
+3,"0, 6"
+4,"3, 9"
+5,"1, 2, 7, 8"
+6,"2, 2, 7"
diff --git a/csv-2/295.html b/csv-2/295.html
new file mode 100644
index 0000000000000000000000000000000000000000..7c5562bf7806c4b242e176d0865f9e1d76001e9e
--- /dev/null
+++ b/csv-2/295.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 3, 7 |
+
+
+ | 2 |
+ 2, 9 |
+
+
+ | 3 |
+ 0, 6 |
+
+
+ | 4 |
+ 3, 9 |
+
+
+ | 5 |
+ 1, 2, 7, 8 |
+
+
+ | 6 |
+ 2, 2, 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/295.tsv b/csv-2/295.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3683ea227c3d6141d609206b5f4b85c9de5ca124
--- /dev/null
+++ b/csv-2/295.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+1 3, 7
+2 2, 9
+3 0, 6
+4 3, 9
+5 1, 2, 7, 8
+6 2, 2, 7
diff --git a/csv-2/296.csv b/csv-2/296.csv
new file mode 100644
index 0000000000000000000000000000000000000000..72f461f151a9c2e8da6141f332be4ff43fb2f25d
--- /dev/null
+++ b/csv-2/296.csv
@@ -0,0 +1,3 @@
+Location,Temperature (°F)
+Death Valley,134
+Vostok Station,-128
diff --git a/csv-2/296.html b/csv-2/296.html
new file mode 100644
index 0000000000000000000000000000000000000000..c45ea055c5323367536ad2cffba84426ecaf3d7b
--- /dev/null
+++ b/csv-2/296.html
@@ -0,0 +1,18 @@
+
+
+
+ | Location |
+ Temperature (°F) |
+
+
+
+
+ | Death Valley |
+ 134 |
+
+
+ | Vostok Station |
+ -128 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/296.tsv b/csv-2/296.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..68fcf5a907d4d825035b2673a1addbd87a72b514
--- /dev/null
+++ b/csv-2/296.tsv
@@ -0,0 +1,3 @@
+Location Temperature (°F)
+Death Valley 134
+Vostok Station -128
diff --git a/csv-2/297.csv b/csv-2/297.csv
new file mode 100644
index 0000000000000000000000000000000000000000..de48b8b041d9427f8f37cfe334e2b911dae24b28
--- /dev/null
+++ b/csv-2/297.csv
@@ -0,0 +1,6 @@
+Month,Waiting time (minutes)
+February,10
+March,5
+April,14
+May,20
+June,25
diff --git a/csv-2/297.html b/csv-2/297.html
new file mode 100644
index 0000000000000000000000000000000000000000..b76b65097472f3bc4171203e924405a6de97b637
--- /dev/null
+++ b/csv-2/297.html
@@ -0,0 +1,30 @@
+
+
+
+ | Month |
+ Waiting time (minutes) |
+
+
+
+
+ | February |
+ 10 |
+
+
+ | March |
+ 5 |
+
+
+ | April |
+ 14 |
+
+
+ | May |
+ 20 |
+
+
+ | June |
+ 25 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/297.tsv b/csv-2/297.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d0605becdf2a61724c58b8ef090400ebbb7ce9c9
--- /dev/null
+++ b/csv-2/297.tsv
@@ -0,0 +1,6 @@
+Month Waiting time (minutes)
+February 10
+March 5
+April 14
+May 20
+June 25
diff --git a/csv-2/298.csv b/csv-2/298.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e5a4405b3e9d4080eec646a7bfe8ca8262f5b804
--- /dev/null
+++ b/csv-2/298.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+2,"0, 1, 3, 3"
+3,"4, 9"
+4,"0, 0, 5, 8"
+5,"5, 6, 7, 9"
+6,
+7,"1, 5, 8"
+8,0
+9,0
diff --git a/csv-2/298.html b/csv-2/298.html
new file mode 100644
index 0000000000000000000000000000000000000000..3359551b7dcc68a189e6d60b956bbaa5d560c206
--- /dev/null
+++ b/csv-2/298.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 0, 1, 3, 3 |
+
+
+ | 3 |
+ 4, 9 |
+
+
+ | 4 |
+ 0, 0, 5, 8 |
+
+
+ | 5 |
+ 5, 6, 7, 9 |
+
+
+ | 6 |
+ |
+
+
+ | 7 |
+ 1, 5, 8 |
+
+
+ | 8 |
+ 0 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/298.tsv b/csv-2/298.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2d071bb46de6482cf650db9e1c298dcbafbcc072
--- /dev/null
+++ b/csv-2/298.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+2 0, 1, 3, 3
+3 4, 9
+4 0, 0, 5, 8
+5 5, 6, 7, 9
+6
+7 1, 5, 8
+8 0
+9 0
diff --git a/csv-2/299.csv b/csv-2/299.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b80f50d8ad782507edb506baafffaf4b36b06373
--- /dev/null
+++ b/csv-2/299.csv
@@ -0,0 +1,4 @@
+x,y
+11,6
+12,13
+13,14
diff --git a/csv-2/299.html b/csv-2/299.html
new file mode 100644
index 0000000000000000000000000000000000000000..cb3c105cb2f35eddda8ac00fa70d5f19680da875
--- /dev/null
+++ b/csv-2/299.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 11 |
+ 6 |
+
+
+ | 12 |
+ 13 |
+
+
+ | 13 |
+ 14 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/299.tsv b/csv-2/299.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..38c46b6a66d7abe81a2cc7f0bd59b5abbfe72692
--- /dev/null
+++ b/csv-2/299.tsv
@@ -0,0 +1,4 @@
+x y
+11 6
+12 13
+13 14
diff --git a/csv-2/3.csv b/csv-2/3.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8b29e5713cc541fcb5f4f2f195b7c74dd2c7f869
--- /dev/null
+++ b/csv-2/3.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+pistachios,$4 per kilogram
+peanuts,$2 per kilogram
+Brazil nuts,$4 per kilogram
+pine nuts,$5 per kilogram
+chestnuts,$4 per kilogram
+macadamia nuts,$2 per kilogram
diff --git a/csv-2/3.html b/csv-2/3.html
new file mode 100644
index 0000000000000000000000000000000000000000..d3bd4d76dc3d37808a0d33c18b819ba308b02518
--- /dev/null
+++ b/csv-2/3.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | pistachios |
+ $4 per kilogram |
+
+
+ | peanuts |
+ $2 per kilogram |
+
+
+ | Brazil nuts |
+ $4 per kilogram |
+
+
+ | pine nuts |
+ $5 per kilogram |
+
+
+ | chestnuts |
+ $4 per kilogram |
+
+
+ | macadamia nuts |
+ $2 per kilogram |
+
+
+
\ No newline at end of file
diff --git a/csv-2/3.tsv b/csv-2/3.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3a8e8d299a3994248fd6d2ec1dfe713434d011b2
--- /dev/null
+++ b/csv-2/3.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+pistachios $4 per kilogram
+peanuts $2 per kilogram
+Brazil nuts $4 per kilogram
+pine nuts $5 per kilogram
+chestnuts $4 per kilogram
+macadamia nuts $2 per kilogram
diff --git a/csv-2/30.csv b/csv-2/30.csv
new file mode 100644
index 0000000000000000000000000000000000000000..dc4af966cd22b7f66cfc0291eed1cb7076adbee1
--- /dev/null
+++ b/csv-2/30.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$40,"19,500","6,600"
+$200,"14,900","10,100"
+$360,"10,300","13,600"
+$520,"5,700","17,100"
+$680,"1,100","20,600"
diff --git a/csv-2/30.html b/csv-2/30.html
new file mode 100644
index 0000000000000000000000000000000000000000..bcd389fe68e074fd1a1200917ece36c6b0023bce
--- /dev/null
+++ b/csv-2/30.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $40 |
+ 19,500 |
+ 6,600 |
+
+
+ | $200 |
+ 14,900 |
+ 10,100 |
+
+
+ | $360 |
+ 10,300 |
+ 13,600 |
+
+
+ | $520 |
+ 5,700 |
+ 17,100 |
+
+
+ | $680 |
+ 1,100 |
+ 20,600 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/30.tsv b/csv-2/30.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..00e5d2e45a340491fe5a18310f33d7d3f0b3d55b
--- /dev/null
+++ b/csv-2/30.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$40 19,500 6,600
+$200 14,900 10,100
+$360 10,300 13,600
+$520 5,700 17,100
+$680 1,100 20,600
diff --git a/csv-2/300.csv b/csv-2/300.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e9a7030b04bd7d81774897c3a9f4ba7494d1c166
--- /dev/null
+++ b/csv-2/300.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$210,"11,900","4,100"
+$240,"11,700","5,500"
+$270,"11,500","6,900"
+$300,"11,300","8,300"
+$330,"11,100","9,700"
diff --git a/csv-2/300.html b/csv-2/300.html
new file mode 100644
index 0000000000000000000000000000000000000000..8d397c866a39a652c214cb6df5198ca51730a18f
--- /dev/null
+++ b/csv-2/300.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $210 |
+ 11,900 |
+ 4,100 |
+
+
+ | $240 |
+ 11,700 |
+ 5,500 |
+
+
+ | $270 |
+ 11,500 |
+ 6,900 |
+
+
+ | $300 |
+ 11,300 |
+ 8,300 |
+
+
+ | $330 |
+ 11,100 |
+ 9,700 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/300.tsv b/csv-2/300.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4db0b72fd8019713ae86c0603a4f63af16c9e399
--- /dev/null
+++ b/csv-2/300.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$210 11,900 4,100
+$240 11,700 5,500
+$270 11,500 6,900
+$300 11,300 8,300
+$330 11,100 9,700
diff --git a/csv-2/301.csv b/csv-2/301.csv
new file mode 100644
index 0000000000000000000000000000000000000000..11a910f408a0399c225818a93b76f671aab88f5a
--- /dev/null
+++ b/csv-2/301.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+1,"7, 8, 8"
+2,"1, 6, 7"
+3,"4, 5"
+4,1
+5,"4, 5"
+6,"2, 3, 4, 5"
+7,3
+8,"3, 8"
diff --git a/csv-2/301.html b/csv-2/301.html
new file mode 100644
index 0000000000000000000000000000000000000000..2fe5cafa6ce28370264c277373bee1c7cde768a3
--- /dev/null
+++ b/csv-2/301.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 7, 8, 8 |
+
+
+ | 2 |
+ 1, 6, 7 |
+
+
+ | 3 |
+ 4, 5 |
+
+
+ | 4 |
+ 1 |
+
+
+ | 5 |
+ 4, 5 |
+
+
+ | 6 |
+ 2, 3, 4, 5 |
+
+
+ | 7 |
+ 3 |
+
+
+ | 8 |
+ 3, 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/301.tsv b/csv-2/301.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d0bbfbb517e770b56a72c147d2f6653198e842b0
--- /dev/null
+++ b/csv-2/301.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+1 7, 8, 8
+2 1, 6, 7
+3 4, 5
+4 1
+5 4, 5
+6 2, 3, 4, 5
+7 3
+8 3, 8
diff --git a/csv-2/302.csv b/csv-2/302.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d2b666e34efdddf094a34720887c68cce2062034
--- /dev/null
+++ b/csv-2/302.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+pumpkin pie,$10.60
+blueberry cheesecake,$29.75
+strawberry cheesecake,$16.88
+cherry pie,$13.01
+peach pie,$13.60
+almond tart,$23.19
diff --git a/csv-2/302.html b/csv-2/302.html
new file mode 100644
index 0000000000000000000000000000000000000000..2d4f5414f686656e188ee2a86f07ab3597c3f3cd
--- /dev/null
+++ b/csv-2/302.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | pumpkin pie |
+ $10.60 |
+
+
+ | blueberry cheesecake |
+ $29.75 |
+
+
+ | strawberry cheesecake |
+ $16.88 |
+
+
+ | cherry pie |
+ $13.01 |
+
+
+ | peach pie |
+ $13.60 |
+
+
+ | almond tart |
+ $23.19 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/302.tsv b/csv-2/302.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..fd8b7533d7a8a6296c356ba1fde6323436977f2d
--- /dev/null
+++ b/csv-2/302.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+pumpkin pie $10.60
+blueberry cheesecake $29.75
+strawberry cheesecake $16.88
+cherry pie $13.01
+peach pie $13.60
+almond tart $23.19
diff --git a/csv-2/303.csv b/csv-2/303.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6a09d8dd74890eb65a3a6a901b483a37974d83f7
--- /dev/null
+++ b/csv-2/303.csv
@@ -0,0 +1,8 @@
+Town,Number of schools
+Greenwood,9
+Springfield,5
+Columbia,9
+Watertown,3
+Richmond,2
+Marion,5
+Ashland,2
diff --git a/csv-2/303.html b/csv-2/303.html
new file mode 100644
index 0000000000000000000000000000000000000000..95290b4c9f7c143605afddf801ad413725aca4be
--- /dev/null
+++ b/csv-2/303.html
@@ -0,0 +1,38 @@
+
+
+
+ | Town |
+ Number of schools |
+
+
+
+
+ | Greenwood |
+ 9 |
+
+
+ | Springfield |
+ 5 |
+
+
+ | Columbia |
+ 9 |
+
+
+ | Watertown |
+ 3 |
+
+
+ | Richmond |
+ 2 |
+
+
+ | Marion |
+ 5 |
+
+
+ | Ashland |
+ 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/303.tsv b/csv-2/303.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..669e1a0d97af20ac73272a2e8e6059ae3458966f
--- /dev/null
+++ b/csv-2/303.tsv
@@ -0,0 +1,8 @@
+Town Number of schools
+Greenwood 9
+Springfield 5
+Columbia 9
+Watertown 3
+Richmond 2
+Marion 5
+Ashland 2
diff --git a/csv-2/304.csv b/csv-2/304.csv
new file mode 100644
index 0000000000000000000000000000000000000000..cc9754a598e87f9f89e0ce34a58a3b1240f941da
--- /dev/null
+++ b/csv-2/304.csv
@@ -0,0 +1,4 @@
+Number of branches,Number of flowers
+1,2
+2,4
+3,?
diff --git a/csv-2/304.html b/csv-2/304.html
new file mode 100644
index 0000000000000000000000000000000000000000..f9569e684b94b7300ad79e7d55168b33f6d1bc05
--- /dev/null
+++ b/csv-2/304.html
@@ -0,0 +1,22 @@
+
+
+
+ | Number of branches |
+ Number of flowers |
+
+
+
+
+ | 1 |
+ 2 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/304.tsv b/csv-2/304.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6f341ac3d1a2052480bce45daf2d822540ee7765
--- /dev/null
+++ b/csv-2/304.tsv
@@ -0,0 +1,4 @@
+Number of branches Number of flowers
+1 2
+2 4
+3 ?
diff --git a/csv-2/305.csv b/csv-2/305.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c20a7f8d11e85115dd24dbd939b120fc6a944690
--- /dev/null
+++ b/csv-2/305.csv
@@ -0,0 +1,4 @@
+x,y
+13,6
+14,9
+15,12
diff --git a/csv-2/305.html b/csv-2/305.html
new file mode 100644
index 0000000000000000000000000000000000000000..621e6d08b53de0b935e7f2c9a1a914748e848cfc
--- /dev/null
+++ b/csv-2/305.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 13 |
+ 6 |
+
+
+ | 14 |
+ 9 |
+
+
+ | 15 |
+ 12 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/305.tsv b/csv-2/305.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..7bb053b0de7a4072319d55b596f6515cdb59a2b7
--- /dev/null
+++ b/csv-2/305.tsv
@@ -0,0 +1,4 @@
+x y
+13 6
+14 9
+15 12
diff --git a/csv-2/306.csv b/csv-2/306.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8b622e155e5e7be2548e7a022d91f872b435868b
--- /dev/null
+++ b/csv-2/306.csv
@@ -0,0 +1,5 @@
+Month,Number of practices
+July,18
+August,12
+September,15
+October,19
diff --git a/csv-2/306.html b/csv-2/306.html
new file mode 100644
index 0000000000000000000000000000000000000000..da13de4d9564a24549250d96d9d00ce627d6b36c
--- /dev/null
+++ b/csv-2/306.html
@@ -0,0 +1,26 @@
+
+
+
+ | Month |
+ Number of practices |
+
+
+
+
+ | July |
+ 18 |
+
+
+ | August |
+ 12 |
+
+
+ | September |
+ 15 |
+
+
+ | October |
+ 19 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/306.tsv b/csv-2/306.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..cd32cb5d7652cc41427651d97c6aeff66cc68c2f
--- /dev/null
+++ b/csv-2/306.tsv
@@ -0,0 +1,5 @@
+Month Number of practices
+July 18
+August 12
+September 15
+October 19
diff --git a/csv-2/307.csv b/csv-2/307.csv
new file mode 100644
index 0000000000000000000000000000000000000000..21adbf886a80437e4c7393c4eaa7098e862ca105
--- /dev/null
+++ b/csv-2/307.csv
@@ -0,0 +1,7 @@
+Number of necklaces,Number of orange beads
+1,10
+2,20
+3,30
+4,40
+5,50
+6,?
diff --git a/csv-2/307.html b/csv-2/307.html
new file mode 100644
index 0000000000000000000000000000000000000000..07d2c7b5c676af763c6c064baf9177bf5bd8cec6
--- /dev/null
+++ b/csv-2/307.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of necklaces |
+ Number of orange beads |
+
+
+
+
+ | 1 |
+ 10 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ 30 |
+
+
+ | 4 |
+ 40 |
+
+
+ | 5 |
+ 50 |
+
+
+ | 6 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-2/307.tsv b/csv-2/307.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..422850d227629d8b42009bd2754a30db666afa22
--- /dev/null
+++ b/csv-2/307.tsv
@@ -0,0 +1,7 @@
+Number of necklaces Number of orange beads
+1 10
+2 20
+3 30
+4 40
+5 50
+6 ?
diff --git a/csv-2/308.csv b/csv-2/308.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0b9616e5053b5d6bc088da7401e8701e167f4bd5
--- /dev/null
+++ b/csv-2/308.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+2,0
+3,"5, 7"
+4,
+5,"3, 7, 9"
+6,"1, 2, 6"
+7,"0, 5"
+8,"1, 2, 3, 7"
+9,0
diff --git a/csv-2/308.html b/csv-2/308.html
new file mode 100644
index 0000000000000000000000000000000000000000..32a6f4236505fb439c6dbd1e6f04d6b8c85a2a19
--- /dev/null
+++ b/csv-2/308.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 0 |
+
+
+ | 3 |
+ 5, 7 |
+
+
+ | 4 |
+ |
+
+
+ | 5 |
+ 3, 7, 9 |
+
+
+ | 6 |
+ 1, 2, 6 |
+
+
+ | 7 |
+ 0, 5 |
+
+
+ | 8 |
+ 1, 2, 3, 7 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/308.tsv b/csv-2/308.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b3a08e2e5a6b1f1f2ed2c8d9a75de294caed8248
--- /dev/null
+++ b/csv-2/308.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+2 0
+3 5, 7
+4
+5 3, 7, 9
+6 1, 2, 6
+7 0, 5
+8 1, 2, 3, 7
+9 0
diff --git a/csv-2/309.csv b/csv-2/309.csv
new file mode 100644
index 0000000000000000000000000000000000000000..deb7d6b07ebf96e6269b6e136eb56d713b07c2d3
--- /dev/null
+++ b/csv-2/309.csv
@@ -0,0 +1,6 @@
+Year,Vacation days
+2016,14
+2017,28
+2018,12
+2019,15
+2020,27
diff --git a/csv-2/309.html b/csv-2/309.html
new file mode 100644
index 0000000000000000000000000000000000000000..28c77b222bd1dec3408f15d8d21a6b69a81886a3
--- /dev/null
+++ b/csv-2/309.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Vacation days |
+
+
+
+
+ | 2016 |
+ 14 |
+
+
+ | 2017 |
+ 28 |
+
+
+ | 2018 |
+ 12 |
+
+
+ | 2019 |
+ 15 |
+
+
+ | 2020 |
+ 27 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/309.tsv b/csv-2/309.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c14245d727eb5a90a94181c5dffb71ec685d2c7a
--- /dev/null
+++ b/csv-2/309.tsv
@@ -0,0 +1,6 @@
+Year Vacation days
+2016 14
+2017 28
+2018 12
+2019 15
+2020 27
diff --git a/csv-2/31.csv b/csv-2/31.csv
new file mode 100644
index 0000000000000000000000000000000000000000..939d468cd0c2126bf8eb14a29eee8f1b15cc1985
--- /dev/null
+++ b/csv-2/31.csv
@@ -0,0 +1,8 @@
+Day,Number of bananas
+Thursday,37
+Friday,44
+Saturday,45
+Sunday,43
+Monday,41
+Tuesday,51
+Wednesday,43
diff --git a/csv-2/31.html b/csv-2/31.html
new file mode 100644
index 0000000000000000000000000000000000000000..ff1172980a5bc410718c1e145d6915315c2f60d1
--- /dev/null
+++ b/csv-2/31.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Number of bananas |
+
+
+
+
+ | Thursday |
+ 37 |
+
+
+ | Friday |
+ 44 |
+
+
+ | Saturday |
+ 45 |
+
+
+ | Sunday |
+ 43 |
+
+
+ | Monday |
+ 41 |
+
+
+ | Tuesday |
+ 51 |
+
+
+ | Wednesday |
+ 43 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/31.tsv b/csv-2/31.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6c2e340080af773ee954c66789f3432eef611cf2
--- /dev/null
+++ b/csv-2/31.tsv
@@ -0,0 +1,8 @@
+Day Number of bananas
+Thursday 37
+Friday 44
+Saturday 45
+Sunday 43
+Monday 41
+Tuesday 51
+Wednesday 43
diff --git a/csv-2/310.csv b/csv-2/310.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0495f8013c31f0d7fe5ac32ed2f0edcf7aa66a6a
--- /dev/null
+++ b/csv-2/310.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+0,"1, 2, 4"
+1,
+2,9
+3,0
+4,3
+5,
+6,1
+7,"4, 8"
diff --git a/csv-2/310.html b/csv-2/310.html
new file mode 100644
index 0000000000000000000000000000000000000000..c301a805dc4404e92e74674e74c361b0e5e1e938
--- /dev/null
+++ b/csv-2/310.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 0 |
+ 1, 2, 4 |
+
+
+ | 1 |
+ |
+
+
+ | 2 |
+ 9 |
+
+
+ | 3 |
+ 0 |
+
+
+ | 4 |
+ 3 |
+
+
+ | 5 |
+ |
+
+
+ | 6 |
+ 1 |
+
+
+ | 7 |
+ 4, 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/310.tsv b/csv-2/310.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6f79c241439fe858d0089b58e1e8af6c14dff4d2
--- /dev/null
+++ b/csv-2/310.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+0 1, 2, 4
+1
+2 9
+3 0
+4 3
+5
+6 1
+7 4, 8
diff --git a/csv-2/311.csv b/csv-2/311.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1ce8da6bc56f3b4a5c31190d004e09ba34a19887
--- /dev/null
+++ b/csv-2/311.csv
@@ -0,0 +1,8 @@
+Day,Number of customers
+Thursday,74
+Friday,68
+Saturday,66
+Sunday,64
+Monday,68
+Tuesday,62
+Wednesday,60
diff --git a/csv-2/311.html b/csv-2/311.html
new file mode 100644
index 0000000000000000000000000000000000000000..a02b776a39a53e60bee4bd6793dd8aaccbea4e16
--- /dev/null
+++ b/csv-2/311.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Number of customers |
+
+
+
+
+ | Thursday |
+ 74 |
+
+
+ | Friday |
+ 68 |
+
+
+ | Saturday |
+ 66 |
+
+
+ | Sunday |
+ 64 |
+
+
+ | Monday |
+ 68 |
+
+
+ | Tuesday |
+ 62 |
+
+
+ | Wednesday |
+ 60 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/311.tsv b/csv-2/311.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..10e61a9db86f42c45890e83de3ee1ddccb8fb01c
--- /dev/null
+++ b/csv-2/311.tsv
@@ -0,0 +1,8 @@
+Day Number of customers
+Thursday 74
+Friday 68
+Saturday 66
+Sunday 64
+Monday 68
+Tuesday 62
+Wednesday 60
diff --git a/csv-2/312.csv b/csv-2/312.csv
new file mode 100644
index 0000000000000000000000000000000000000000..48b9ae1eb5c94db0d012cd820869c359a196d0fb
--- /dev/null
+++ b/csv-2/312.csv
@@ -0,0 +1,8 @@
+Name,Miles
+Katie,14
+Clara,15
+Rose,18
+Leah,12
+Jessica,14
+Wendy,15
+Edna,17
diff --git a/csv-2/312.html b/csv-2/312.html
new file mode 100644
index 0000000000000000000000000000000000000000..314aef373214012a89ca06a5fa3a982476324af3
--- /dev/null
+++ b/csv-2/312.html
@@ -0,0 +1,38 @@
+
+
+
+ | Name |
+ Miles |
+
+
+
+
+ | Katie |
+ 14 |
+
+
+ | Clara |
+ 15 |
+
+
+ | Rose |
+ 18 |
+
+
+ | Leah |
+ 12 |
+
+
+ | Jessica |
+ 14 |
+
+
+ | Wendy |
+ 15 |
+
+
+ | Edna |
+ 17 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/312.tsv b/csv-2/312.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ad36195de3087dd20744bbf2cf549aa55236141f
--- /dev/null
+++ b/csv-2/312.tsv
@@ -0,0 +1,8 @@
+Name Miles
+Katie 14
+Clara 15
+Rose 18
+Leah 12
+Jessica 14
+Wendy 15
+Edna 17
diff --git a/csv-2/313.csv b/csv-2/313.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b61c1bc04d52d2b8c33c3e230b753e7a91a00783
--- /dev/null
+++ b/csv-2/313.csv
@@ -0,0 +1,4 @@
+x,y
+14,11
+15,2
+16,0
diff --git a/csv-2/313.html b/csv-2/313.html
new file mode 100644
index 0000000000000000000000000000000000000000..f7df25d61f79af4293d2da7fa8c84af0e75e7b68
--- /dev/null
+++ b/csv-2/313.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 14 |
+ 11 |
+
+
+ | 15 |
+ 2 |
+
+
+ | 16 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/313.tsv b/csv-2/313.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5b1184bed0b3cb65b708e283e2391dab3355ba0d
--- /dev/null
+++ b/csv-2/313.tsv
@@ -0,0 +1,4 @@
+x y
+14 11
+15 2
+16 0
diff --git a/csv-2/314.csv b/csv-2/314.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9f8fab2338cb2014478cc148f5f1193c7706f428
--- /dev/null
+++ b/csv-2/314.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2,Column 3
+State,1990,2000
+New Mexico,12,15
+Montana,5,6
+Idaho,12,15
+South Dakota,9,10
diff --git a/csv-2/314.html b/csv-2/314.html
new file mode 100644
index 0000000000000000000000000000000000000000..1a74c99f2fc821d5f694f1dd7520405661541da4
--- /dev/null
+++ b/csv-2/314.html
@@ -0,0 +1,36 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | State |
+ 1990 |
+ 2000 |
+
+
+ | New Mexico |
+ 12 |
+ 15 |
+
+
+ | Montana |
+ 5 |
+ 6 |
+
+
+ | Idaho |
+ 12 |
+ 15 |
+
+
+ | South Dakota |
+ 9 |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/314.tsv b/csv-2/314.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d2ec76cfde08462cf6af161d0e2402ebb55252d5
--- /dev/null
+++ b/csv-2/314.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2 Column 3
+State 1990 2000
+New Mexico 12 15
+Montana 5 6
+Idaho 12 15
+South Dakota 9 10
diff --git a/csv-2/315.csv b/csv-2/315.csv
new file mode 100644
index 0000000000000000000000000000000000000000..559a1dfaff5b51235fb1327e5a5c47429846cc59
--- /dev/null
+++ b/csv-2/315.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+romaine lettuce,$2/kg
+Chinese lettuce,$1/kg
+kale,$1/kg
+butterhead lettuce,$1/kg
+Swiss chard,$1/kg
+summer crisp lettuce,$2/kg
diff --git a/csv-2/315.html b/csv-2/315.html
new file mode 100644
index 0000000000000000000000000000000000000000..39287cc41230fbea1aa7460b0d6de10375ec09ac
--- /dev/null
+++ b/csv-2/315.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | romaine lettuce |
+ $2/kg |
+
+
+ | Chinese lettuce |
+ $1/kg |
+
+
+ | kale |
+ $1/kg |
+
+
+ | butterhead lettuce |
+ $1/kg |
+
+
+ | Swiss chard |
+ $1/kg |
+
+
+ | summer crisp lettuce |
+ $2/kg |
+
+
+
\ No newline at end of file
diff --git a/csv-2/315.tsv b/csv-2/315.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c3afe9ef312e223178cfeef523dfc9173005e4f5
--- /dev/null
+++ b/csv-2/315.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+romaine lettuce $2/kg
+Chinese lettuce $1/kg
+kale $1/kg
+butterhead lettuce $1/kg
+Swiss chard $1/kg
+summer crisp lettuce $2/kg
diff --git a/csv-2/316.csv b/csv-2/316.csv
new file mode 100644
index 0000000000000000000000000000000000000000..933c536df5b73a35e8429841f0fe5d668d440eb4
--- /dev/null
+++ b/csv-2/316.csv
@@ -0,0 +1,11 @@
+Location,Time
+Hillcrest Road,11:00 A.M.
+Lincoln Street,11:10 A.M.
+Railroad Boulevard,11:35 A.M.
+Spruce Road,12:00 P.M.
+Locust Boulevard,12:25 P.M.
+East Avenue,12:45 P.M.
+Sunset Road,1:30 P.M.
+Cedar Avenue,2:20 P.M.
+Jefferson Boulevard,2:30 P.M.
+Lee Boulevard,3:20 P.M.
diff --git a/csv-2/316.html b/csv-2/316.html
new file mode 100644
index 0000000000000000000000000000000000000000..7289ae6acfb7de69f430670c8df561be6c4ba3f7
--- /dev/null
+++ b/csv-2/316.html
@@ -0,0 +1,50 @@
+
+
+
+ | Location |
+ Time |
+
+
+
+
+ | Hillcrest Road |
+ 11:00 A.M. |
+
+
+ | Lincoln Street |
+ 11:10 A.M. |
+
+
+ | Railroad Boulevard |
+ 11:35 A.M. |
+
+
+ | Spruce Road |
+ 12:00 P.M. |
+
+
+ | Locust Boulevard |
+ 12:25 P.M. |
+
+
+ | East Avenue |
+ 12:45 P.M. |
+
+
+ | Sunset Road |
+ 1:30 P.M. |
+
+
+ | Cedar Avenue |
+ 2:20 P.M. |
+
+
+ | Jefferson Boulevard |
+ 2:30 P.M. |
+
+
+ | Lee Boulevard |
+ 3:20 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-2/316.tsv b/csv-2/316.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5a0eb1ad4d5268276ceda667c1d0f8c7fe882845
--- /dev/null
+++ b/csv-2/316.tsv
@@ -0,0 +1,11 @@
+Location Time
+Hillcrest Road 11:00 A.M.
+Lincoln Street 11:10 A.M.
+Railroad Boulevard 11:35 A.M.
+Spruce Road 12:00 P.M.
+Locust Boulevard 12:25 P.M.
+East Avenue 12:45 P.M.
+Sunset Road 1:30 P.M.
+Cedar Avenue 2:20 P.M.
+Jefferson Boulevard 2:30 P.M.
+Lee Boulevard 3:20 P.M.
diff --git a/csv-2/317.csv b/csv-2/317.csv
new file mode 100644
index 0000000000000000000000000000000000000000..10efe88abc788d5bded37f5752badd25f4062edd
--- /dev/null
+++ b/csv-2/317.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+bottle of vinegar,$0.48
+jar of tomato sauce,$0.84
+bottle of hot sauce,$0.81
+bottle of soy sauce,$0.76
+bottle of mustard,$0.94
+bottle of ketchup,$0.80
diff --git a/csv-2/317.html b/csv-2/317.html
new file mode 100644
index 0000000000000000000000000000000000000000..fc75ea4148c3cc63ce8945c5015a8de5d14775f9
--- /dev/null
+++ b/csv-2/317.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | bottle of vinegar |
+ $0.48 |
+
+
+ | jar of tomato sauce |
+ $0.84 |
+
+
+ | bottle of hot sauce |
+ $0.81 |
+
+
+ | bottle of soy sauce |
+ $0.76 |
+
+
+ | bottle of mustard |
+ $0.94 |
+
+
+ | bottle of ketchup |
+ $0.80 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/317.tsv b/csv-2/317.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..88897fbb790d8cb7c53061ae79186411ce6419ef
--- /dev/null
+++ b/csv-2/317.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+bottle of vinegar $0.48
+jar of tomato sauce $0.84
+bottle of hot sauce $0.81
+bottle of soy sauce $0.76
+bottle of mustard $0.94
+bottle of ketchup $0.80
diff --git a/csv-2/318.csv b/csv-2/318.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d4b03ca794965a768c3d882ac3b567b3510742ec
--- /dev/null
+++ b/csv-2/318.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+dog leash,$8
+bag of birdseed,$5
+hamster wheel,$7
+box of dog biscuits,$4
+bag of cat treats,$5
+fish bowl,$9
diff --git a/csv-2/318.html b/csv-2/318.html
new file mode 100644
index 0000000000000000000000000000000000000000..70bcf534fd72d775cdb654b38db85c6576b9f955
--- /dev/null
+++ b/csv-2/318.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | dog leash |
+ $8 |
+
+
+ | bag of birdseed |
+ $5 |
+
+
+ | hamster wheel |
+ $7 |
+
+
+ | box of dog biscuits |
+ $4 |
+
+
+ | bag of cat treats |
+ $5 |
+
+
+ | fish bowl |
+ $9 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/318.tsv b/csv-2/318.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..7fa069cf97dde5241bd90da642e8145768444434
--- /dev/null
+++ b/csv-2/318.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+dog leash $8
+bag of birdseed $5
+hamster wheel $7
+box of dog biscuits $4
+bag of cat treats $5
+fish bowl $9
diff --git a/csv-2/319.csv b/csv-2/319.csv
new file mode 100644
index 0000000000000000000000000000000000000000..90eed1c1eeef7f21e7e806afca97e8b7cfd2b00d
--- /dev/null
+++ b/csv-2/319.csv
@@ -0,0 +1,6 @@
+Month,Number of candles
+December,"2,973"
+January,"8,803"
+February,"1,884"
+March,"5,321"
+April,"6,691"
diff --git a/csv-2/319.tsv b/csv-2/319.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b90a1e49c17eb49aca8bbaa321f2323f78ee6ce4
--- /dev/null
+++ b/csv-2/319.tsv
@@ -0,0 +1,6 @@
+Month Number of candles
+December 2,973
+January 8,803
+February 1,884
+March 5,321
+April 6,691
diff --git a/csv-2/32.csv b/csv-2/32.csv
new file mode 100644
index 0000000000000000000000000000000000000000..eeb06cdd8352cd4662a49a81b6057a8e7313c1b7
--- /dev/null
+++ b/csv-2/32.csv
@@ -0,0 +1,6 @@
+Day,Number of pages
+Wednesday,1
+Thursday,3
+Friday,5
+Saturday,10
+Sunday,7
diff --git a/csv-2/32.html b/csv-2/32.html
new file mode 100644
index 0000000000000000000000000000000000000000..8ab750eed9c2f8316b47bba13b285a45b7acb12e
--- /dev/null
+++ b/csv-2/32.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of pages |
+
+
+
+
+ | Wednesday |
+ 1 |
+
+
+ | Thursday |
+ 3 |
+
+
+ | Friday |
+ 5 |
+
+
+ | Saturday |
+ 10 |
+
+
+ | Sunday |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-2/32.tsv b/csv-2/32.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6ea02f2e3f74603a18034bf0467181160bc2c038
--- /dev/null
+++ b/csv-2/32.tsv
@@ -0,0 +1,6 @@
+Day Number of pages
+Wednesday 1
+Thursday 3
+Friday 5
+Saturday 10
+Sunday 7