diff --git a/csv-1/2137.html b/csv-1/2137.html
new file mode 100644
index 0000000000000000000000000000000000000000..3e45594c8d5246cbe547d07b779c2fc71c09c3e8
--- /dev/null
+++ b/csv-1/2137.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of bracelets |
+ Number of charms |
+
+
+
+
+ | 1 |
+ 10 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ 30 |
+
+
+ | 4 |
+ 40 |
+
+
+ | 5 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2137.tsv b/csv-1/2137.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0b737157f8f677f5f64a49aa4bba4adeb4a8e9d5
--- /dev/null
+++ b/csv-1/2137.tsv
@@ -0,0 +1,6 @@
+Number of bracelets Number of charms
+1 10
+2 20
+3 30
+4 40
+5 ?
diff --git a/csv-1/2138.csv b/csv-1/2138.csv
new file mode 100644
index 0000000000000000000000000000000000000000..cc281bab508210bff5bb66dabb5cb86057f9f7ab
--- /dev/null
+++ b/csv-1/2138.csv
@@ -0,0 +1,5 @@
+Number of trips,Frequency
+1,14
+2,18
+3,16
+4,4
diff --git a/csv-1/2138.html b/csv-1/2138.html
new file mode 100644
index 0000000000000000000000000000000000000000..4346e99fb7606920b0d51a1cd6adc2e6b7519a62
--- /dev/null
+++ b/csv-1/2138.html
@@ -0,0 +1,26 @@
+
+
+
+ | Number of trips |
+ Frequency |
+
+
+
+
+ | 1 |
+ 14 |
+
+
+ | 2 |
+ 18 |
+
+
+ | 3 |
+ 16 |
+
+
+ | 4 |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2138.tsv b/csv-1/2138.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..afe2554ed454e02301ebc9808d2db10725bd9aef
--- /dev/null
+++ b/csv-1/2138.tsv
@@ -0,0 +1,5 @@
+Number of trips Frequency
+1 14
+2 18
+3 16
+4 4
diff --git a/csv-1/2139.csv b/csv-1/2139.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b1616d720c0edcb8f91768311a20af20a9130005
--- /dev/null
+++ b/csv-1/2139.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+broom,$7.40
+watering can,$6.29
+lawn sprinkler,$7.63
+shovel,$9.25
diff --git a/csv-1/2139.html b/csv-1/2139.html
new file mode 100644
index 0000000000000000000000000000000000000000..a6fdd93e36dc210593e0617bdd682585b92ed91f
--- /dev/null
+++ b/csv-1/2139.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | broom |
+ $7.40 |
+
+
+ | watering can |
+ $6.29 |
+
+
+ | lawn sprinkler |
+ $7.63 |
+
+
+ | shovel |
+ $9.25 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2139.tsv b/csv-1/2139.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..29f46ee15c468bbc678c5cec3b5d21b44cb7d042
--- /dev/null
+++ b/csv-1/2139.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+broom $7.40
+watering can $6.29
+lawn sprinkler $7.63
+shovel $9.25
diff --git a/csv-1/214.csv b/csv-1/214.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a2bc1d33cc19483ef06e37fd8a694eebae0b8dc9
--- /dev/null
+++ b/csv-1/214.csv
@@ -0,0 +1,3 @@
+,A plant,An insect
+Acrylic paint,4,2
+Chalk,3,7
diff --git a/csv-1/214.html b/csv-1/214.html
new file mode 100644
index 0000000000000000000000000000000000000000..fec8585e049a8da5984b4ca13bd1313abd81a3b4
--- /dev/null
+++ b/csv-1/214.html
@@ -0,0 +1,21 @@
+
+
+
+ |
+ A plant |
+ An insect |
+
+
+
+
+ | Acrylic paint |
+ 4 |
+ 2 |
+
+
+ | Chalk |
+ 3 |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/214.tsv b/csv-1/214.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..39182a8224668c56c08ad442e9425eb66de501a8
--- /dev/null
+++ b/csv-1/214.tsv
@@ -0,0 +1,3 @@
+ A plant An insect
+Acrylic paint 4 2
+Chalk 3 7
diff --git a/csv-1/2140.csv b/csv-1/2140.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c54efe44cb29b6407a8dac8616816a825caf381a
--- /dev/null
+++ b/csv-1/2140.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+bottle of water,$0.76
+ice cream cone,$0.93
+glass of lemonade,$0.31
+brownie,$0.81
+bag of peanuts,$0.98
diff --git a/csv-1/2140.html b/csv-1/2140.html
new file mode 100644
index 0000000000000000000000000000000000000000..590c8873e01e226451d943cde3123d0826123335
--- /dev/null
+++ b/csv-1/2140.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | bottle of water |
+ $0.76 |
+
+
+ | ice cream cone |
+ $0.93 |
+
+
+ | glass of lemonade |
+ $0.31 |
+
+
+ | brownie |
+ $0.81 |
+
+
+ | bag of peanuts |
+ $0.98 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2140.tsv b/csv-1/2140.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..85b4545f7b41fe20e7beba1222f3cc6c22c00483
--- /dev/null
+++ b/csv-1/2140.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+bottle of water $0.76
+ice cream cone $0.93
+glass of lemonade $0.31
+brownie $0.81
+bag of peanuts $0.98
diff --git a/csv-1/2141.csv b/csv-1/2141.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c741882a49bfeafef8acf16461500b90a6b34e3e
--- /dev/null
+++ b/csv-1/2141.csv
@@ -0,0 +1,5 @@
+Number of trips,Frequency
+1,6
+2,16
+3,17
+4,12
diff --git a/csv-1/2141.html b/csv-1/2141.html
new file mode 100644
index 0000000000000000000000000000000000000000..2ab18fb22f2f321bc699d78b9dd480a06e9ff3d2
--- /dev/null
+++ b/csv-1/2141.html
@@ -0,0 +1,26 @@
+
+
+
+ | Number of trips |
+ Frequency |
+
+
+
+
+ | 1 |
+ 6 |
+
+
+ | 2 |
+ 16 |
+
+
+ | 3 |
+ 17 |
+
+
+ | 4 |
+ 12 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2141.tsv b/csv-1/2141.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..73ab57e81cc65307b7ff6658f0ce3598c868e961
--- /dev/null
+++ b/csv-1/2141.tsv
@@ -0,0 +1,5 @@
+Number of trips Frequency
+1 6
+2 16
+3 17
+4 12
diff --git a/csv-1/2142.csv b/csv-1/2142.csv
new file mode 100644
index 0000000000000000000000000000000000000000..79f39bfe9242173255b4affb3a54e79e69d45113
--- /dev/null
+++ b/csv-1/2142.csv
@@ -0,0 +1,6 @@
+Year,Winning time (minutes)
+2010,43
+2011,45
+2012,46
+2013,42
+2014,37
diff --git a/csv-1/2142.html b/csv-1/2142.html
new file mode 100644
index 0000000000000000000000000000000000000000..54a810db6248b96fb5f7dd8ffdfef884517e1493
--- /dev/null
+++ b/csv-1/2142.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Winning time (minutes) |
+
+
+
+
+ | 2010 |
+ 43 |
+
+
+ | 2011 |
+ 45 |
+
+
+ | 2012 |
+ 46 |
+
+
+ | 2013 |
+ 42 |
+
+
+ | 2014 |
+ 37 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2142.tsv b/csv-1/2142.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..717407ef7766fa9c9b690b746b909fd522466218
--- /dev/null
+++ b/csv-1/2142.tsv
@@ -0,0 +1,6 @@
+Year Winning time (minutes)
+2010 43
+2011 45
+2012 46
+2013 42
+2014 37
diff --git a/csv-1/2143.csv b/csv-1/2143.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c0ae51db58258acf4f2c20e9b42fc6c74bd135f7
--- /dev/null
+++ b/csv-1/2143.csv
@@ -0,0 +1,4 @@
+Column 1,Column 2,Column 3
+,Slow heart rate (<100 bpm),Fast heart rate (>100 bpm)
+Brown eyes,3,2
+Blue eyes,3,3
diff --git a/csv-1/2143.html b/csv-1/2143.html
new file mode 100644
index 0000000000000000000000000000000000000000..7e59d0dc44c06cb09e3113abde87540b2b23b8d6
--- /dev/null
+++ b/csv-1/2143.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ |
+ Slow heart rate (<100 bpm) |
+ Fast heart rate (>100 bpm) |
+
+
+ | Brown eyes |
+ 3 |
+ 2 |
+
+
+ | Blue eyes |
+ 3 |
+ 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2143.tsv b/csv-1/2143.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..39836825b8cf62e8b0b6266f5cb8950fb534cc32
--- /dev/null
+++ b/csv-1/2143.tsv
@@ -0,0 +1,4 @@
+Column 1 Column 2 Column 3
+ Slow heart rate (<100 bpm) Fast heart rate (>100 bpm)
+Brown eyes 3 2
+Blue eyes 3 3
diff --git a/csv-1/2144.csv b/csv-1/2144.csv
new file mode 100644
index 0000000000000000000000000000000000000000..cb953922708657373a835c8ff54961abaac72f74
--- /dev/null
+++ b/csv-1/2144.csv
@@ -0,0 +1,6 @@
+Number of plates,Number of cherries
+1,5
+2,10
+3,15
+4,20
+5,?
diff --git a/csv-1/2144.html b/csv-1/2144.html
new file mode 100644
index 0000000000000000000000000000000000000000..6aa6ba52368af228be7b2ce6298a0244c9981732
--- /dev/null
+++ b/csv-1/2144.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of plates |
+ Number of cherries |
+
+
+
+
+ | 1 |
+ 5 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ 20 |
+
+
+ | 5 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2144.tsv b/csv-1/2144.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..695174e0d1e630d0bf6f566b8d6552599bf2b871
--- /dev/null
+++ b/csv-1/2144.tsv
@@ -0,0 +1,6 @@
+Number of plates Number of cherries
+1 5
+2 10
+3 15
+4 20
+5 ?
diff --git a/csv-1/2145.csv b/csv-1/2145.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a541e092f6819e84187e8d33a24d1b0e3513280e
--- /dev/null
+++ b/csv-1/2145.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+piece of bubble wrap,$0.07
+robot stamp,$0.08
+flag stamp,$0.07
+coyote stamp,$0.04
+tulip stamp,$0.04
diff --git a/csv-1/2145.html b/csv-1/2145.html
new file mode 100644
index 0000000000000000000000000000000000000000..9f0085d7c9e01700f22a8e2defea1ace1380ca43
--- /dev/null
+++ b/csv-1/2145.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | piece of bubble wrap |
+ $0.07 |
+
+
+ | robot stamp |
+ $0.08 |
+
+
+ | flag stamp |
+ $0.07 |
+
+
+ | coyote stamp |
+ $0.04 |
+
+
+ | tulip stamp |
+ $0.04 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2145.tsv b/csv-1/2145.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..46ed8f86bfd404f62af09806dba79aa7a16165d2
--- /dev/null
+++ b/csv-1/2145.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+piece of bubble wrap $0.07
+robot stamp $0.08
+flag stamp $0.07
+coyote stamp $0.04
+tulip stamp $0.04
diff --git a/csv-1/2146.csv b/csv-1/2146.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ecee4258960ec7709660e48ab363dfe2567f228e
--- /dev/null
+++ b/csv-1/2146.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+1,"0, 0, 1, 3, 8, 8"
+2,"0, 1, 1, 2, 9, 9"
+3,"1, 3, 3, 6, 6, 6"
+4,"1, 2, 9"
diff --git a/csv-1/2146.html b/csv-1/2146.html
new file mode 100644
index 0000000000000000000000000000000000000000..59dfde715e609b45be9e6a2ad2e849473a821415
--- /dev/null
+++ b/csv-1/2146.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 0, 0, 1, 3, 8, 8 |
+
+
+ | 2 |
+ 0, 1, 1, 2, 9, 9 |
+
+
+ | 3 |
+ 1, 3, 3, 6, 6, 6 |
+
+
+ | 4 |
+ 1, 2, 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2146.tsv b/csv-1/2146.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..533efa7cf5f6dd736c5759d4aafd127c15b9cbe5
--- /dev/null
+++ b/csv-1/2146.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+1 0, 0, 1, 3, 8, 8
+2 0, 1, 1, 2, 9, 9
+3 1, 3, 3, 6, 6, 6
+4 1, 2, 9
diff --git a/csv-1/2147.csv b/csv-1/2147.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4bd7f3e8d2ca115ddeb570673e2ae22624cf641d
--- /dev/null
+++ b/csv-1/2147.csv
@@ -0,0 +1,4 @@
+Column 1,Column 2,Column 3
+,Less than 0.3 seconds,0.3 to 0.7 seconds
+Male,3,4
+Female,3,6
diff --git a/csv-1/2147.html b/csv-1/2147.html
new file mode 100644
index 0000000000000000000000000000000000000000..b0da1dbc9e157bf6b22627484241716f99174d52
--- /dev/null
+++ b/csv-1/2147.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ |
+ Less than 0.3 seconds |
+ 0.3 to 0.7 seconds |
+
+
+ | Male |
+ 3 |
+ 4 |
+
+
+ | Female |
+ 3 |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2147.tsv b/csv-1/2147.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5e69cfc76882ad1accbf066a29cdb0778a8e9711
--- /dev/null
+++ b/csv-1/2147.tsv
@@ -0,0 +1,4 @@
+Column 1 Column 2 Column 3
+ Less than 0.3 seconds 0.3 to 0.7 seconds
+Male 3 4
+Female 3 6
diff --git a/csv-1/2148.csv b/csv-1/2148.csv
new file mode 100644
index 0000000000000000000000000000000000000000..cf1d18b8f858fd698736ee2147728b41fe13f28d
--- /dev/null
+++ b/csv-1/2148.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+small metal hook,$0.03
+gold tack,$0.02
+brass clip,$0.04
+flat-head bolt,$0.03
+red thumbtack,$0.06
diff --git a/csv-1/2148.html b/csv-1/2148.html
new file mode 100644
index 0000000000000000000000000000000000000000..9c68abf980cdd4d6cacb24ddeb07b27e3df38d65
--- /dev/null
+++ b/csv-1/2148.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | small metal hook |
+ $0.03 |
+
+
+ | gold tack |
+ $0.02 |
+
+
+ | brass clip |
+ $0.04 |
+
+
+ | flat-head bolt |
+ $0.03 |
+
+
+ | red thumbtack |
+ $0.06 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2148.tsv b/csv-1/2148.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..fdd95c0660d0495a18798560189e486e7891c480
--- /dev/null
+++ b/csv-1/2148.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+small metal hook $0.03
+gold tack $0.02
+brass clip $0.04
+flat-head bolt $0.03
+red thumbtack $0.06
diff --git a/csv-1/2149.csv b/csv-1/2149.csv
new file mode 100644
index 0000000000000000000000000000000000000000..adae609474004a8df3465e00b4cb9a74886caaae
--- /dev/null
+++ b/csv-1/2149.csv
@@ -0,0 +1,6 @@
+Day,Number of birds
+Wednesday,9
+Thursday,4
+Friday,10
+Saturday,6
+Sunday,9
diff --git a/csv-1/2149.html b/csv-1/2149.html
new file mode 100644
index 0000000000000000000000000000000000000000..2d6c210834d27a446183d61d10b5e5ed96ea3d88
--- /dev/null
+++ b/csv-1/2149.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of birds |
+
+
+
+
+ | Wednesday |
+ 9 |
+
+
+ | Thursday |
+ 4 |
+
+
+ | Friday |
+ 10 |
+
+
+ | Saturday |
+ 6 |
+
+
+ | Sunday |
+ 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2149.tsv b/csv-1/2149.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..24dc8a43c4d7b848e6ce325369268c258d0638ed
--- /dev/null
+++ b/csv-1/2149.tsv
@@ -0,0 +1,6 @@
+Day Number of birds
+Wednesday 9
+Thursday 4
+Friday 10
+Saturday 6
+Sunday 9
diff --git a/csv-1/215.csv b/csv-1/215.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0bdef16fc115682791396f9e203c89e8eb6b2c0c
--- /dev/null
+++ b/csv-1/215.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+sage,$5 per pound
+rosemary,$4 per pound
+mint,$5 per pound
+chamomile,$6 per pound
+parsley,$4 per pound
diff --git a/csv-1/215.html b/csv-1/215.html
new file mode 100644
index 0000000000000000000000000000000000000000..82a826180062448b9416f409ebfb49d14d2627b5
--- /dev/null
+++ b/csv-1/215.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | sage |
+ $5 per pound |
+
+
+ | rosemary |
+ $4 per pound |
+
+
+ | mint |
+ $5 per pound |
+
+
+ | chamomile |
+ $6 per pound |
+
+
+ | parsley |
+ $4 per pound |
+
+
+
\ No newline at end of file
diff --git a/csv-1/215.tsv b/csv-1/215.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..845a06ddf39037520bde2fab246fd577457fcc1b
--- /dev/null
+++ b/csv-1/215.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+sage $5 per pound
+rosemary $4 per pound
+mint $5 per pound
+chamomile $6 per pound
+parsley $4 per pound
diff --git a/csv-1/2150.csv b/csv-1/2150.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b3d211daacbcb6d3da38b2fc8214f0dc6844e7d3
--- /dev/null
+++ b/csv-1/2150.csv
@@ -0,0 +1,6 @@
+Number of horse pastures,Number of sprinklers
+1,10
+2,20
+3,30
+4,40
+5,?
diff --git a/csv-1/2150.html b/csv-1/2150.html
new file mode 100644
index 0000000000000000000000000000000000000000..87e54297d8d48afdc7d4db83fa57903d804a2b7b
--- /dev/null
+++ b/csv-1/2150.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of horse pastures |
+ Number of sprinklers |
+
+
+
+
+ | 1 |
+ 10 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ 30 |
+
+
+ | 4 |
+ 40 |
+
+
+ | 5 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2150.tsv b/csv-1/2150.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6f50eca2090237a873945447e777fadce4c3a32a
--- /dev/null
+++ b/csv-1/2150.tsv
@@ -0,0 +1,6 @@
+Number of horse pastures Number of sprinklers
+1 10
+2 20
+3 30
+4 40
+5 ?
diff --git a/csv-1/2151.csv b/csv-1/2151.csv
new file mode 100644
index 0000000000000000000000000000000000000000..85526578f61ef4bedc91d4c0038d8e4b9ba3f631
--- /dev/null
+++ b/csv-1/2151.csv
@@ -0,0 +1,5 @@
+Day,Number of miles
+Thursday,12
+Friday,13
+Saturday,19
+Sunday,16
diff --git a/csv-1/2151.html b/csv-1/2151.html
new file mode 100644
index 0000000000000000000000000000000000000000..2277fa2216f9ba38ed83daf484316d86b88affd6
--- /dev/null
+++ b/csv-1/2151.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of miles |
+
+
+
+
+ | Thursday |
+ 12 |
+
+
+ | Friday |
+ 13 |
+
+
+ | Saturday |
+ 19 |
+
+
+ | Sunday |
+ 16 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2151.tsv b/csv-1/2151.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2473edfa17313868838f8964ecb3eeb86d01646b
--- /dev/null
+++ b/csv-1/2151.tsv
@@ -0,0 +1,5 @@
+Day Number of miles
+Thursday 12
+Friday 13
+Saturday 19
+Sunday 16
diff --git a/csv-1/2152.csv b/csv-1/2152.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fa3097ae5cbd3e86fc41e95b5580f1cbef6d601c
--- /dev/null
+++ b/csv-1/2152.csv
@@ -0,0 +1,3 @@
+Destination,Elevation (ft.)
+Underground lake,-350
+Mountain peak,325
diff --git a/csv-1/2152.html b/csv-1/2152.html
new file mode 100644
index 0000000000000000000000000000000000000000..aa9ecfc10c083291993201a4ad14bd46c7417eec
--- /dev/null
+++ b/csv-1/2152.html
@@ -0,0 +1,18 @@
+
+
+
+ | Destination |
+ Elevation (ft.) |
+
+
+
+
+ | Underground lake |
+ -350 |
+
+
+ | Mountain peak |
+ 325 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2152.tsv b/csv-1/2152.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1a25bc44408d88c526fa2f5b6951509f3bd0ee99
--- /dev/null
+++ b/csv-1/2152.tsv
@@ -0,0 +1,3 @@
+Destination Elevation (ft.)
+Underground lake -350
+Mountain peak 325
diff --git a/csv-1/2153.csv b/csv-1/2153.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c64bc3d4aa10dd8b26fb69d2870dfbd87256bf45
--- /dev/null
+++ b/csv-1/2153.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+walnuts,$8/pound
+cashews,$8/pound
+hazelnuts,$4/pound
+pecans,$6/pound
+almonds,$4/pound
+peanuts,$2/pound
diff --git a/csv-1/2153.html b/csv-1/2153.html
new file mode 100644
index 0000000000000000000000000000000000000000..a02de8808f614c7bbc6f185e626b6e5d9612e7fa
--- /dev/null
+++ b/csv-1/2153.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | walnuts |
+ $8/pound |
+
+
+ | cashews |
+ $8/pound |
+
+
+ | hazelnuts |
+ $4/pound |
+
+
+ | pecans |
+ $6/pound |
+
+
+ | almonds |
+ $4/pound |
+
+
+ | peanuts |
+ $2/pound |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2153.tsv b/csv-1/2153.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..31bfd45adad81abec2c0dcde2f55623bd9abea45
--- /dev/null
+++ b/csv-1/2153.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+walnuts $8/pound
+cashews $8/pound
+hazelnuts $4/pound
+pecans $6/pound
+almonds $4/pound
+peanuts $2/pound
diff --git a/csv-1/2154.csv b/csv-1/2154.csv
new file mode 100644
index 0000000000000000000000000000000000000000..601cc9d02b32f3248d86b9b2dc1bbb14d00995b3
--- /dev/null
+++ b/csv-1/2154.csv
@@ -0,0 +1,10 @@
+Stem,Leaf
+1,0
+2,8
+3,
+4,"3, 7"
+5,"6, 7"
+6,
+7,7
+8,
+9,0
diff --git a/csv-1/2154.html b/csv-1/2154.html
new file mode 100644
index 0000000000000000000000000000000000000000..62586ae7ec61207cf8d61a3c00cafad3bd474fcf
--- /dev/null
+++ b/csv-1/2154.html
@@ -0,0 +1,46 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 0 |
+
+
+ | 2 |
+ 8 |
+
+
+ | 3 |
+ |
+
+
+ | 4 |
+ 3, 7 |
+
+
+ | 5 |
+ 6, 7 |
+
+
+ | 6 |
+ |
+
+
+ | 7 |
+ 7 |
+
+
+ | 8 |
+ |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2154.tsv b/csv-1/2154.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5e776699b6452770fde443570c9bf480addcbe09
--- /dev/null
+++ b/csv-1/2154.tsv
@@ -0,0 +1,10 @@
+Stem Leaf
+1 0
+2 8
+3
+4 3, 7
+5 6, 7
+6
+7 7
+8
+9 0
diff --git a/csv-1/2155.csv b/csv-1/2155.csv
new file mode 100644
index 0000000000000000000000000000000000000000..74ad6cdfb9c81649bcc2c2ff5e1f6abb36802cc1
--- /dev/null
+++ b/csv-1/2155.csv
@@ -0,0 +1,6 @@
+Day,Emails
+Monday,1
+Tuesday,10
+Wednesday,7
+Thursday,0
+Friday,5
diff --git a/csv-1/2155.html b/csv-1/2155.html
new file mode 100644
index 0000000000000000000000000000000000000000..1844081a09eef4788c00774b70b237da97c6579c
--- /dev/null
+++ b/csv-1/2155.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Emails |
+
+
+
+
+ | Monday |
+ 1 |
+
+
+ | Tuesday |
+ 10 |
+
+
+ | Wednesday |
+ 7 |
+
+
+ | Thursday |
+ 0 |
+
+
+ | Friday |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2155.tsv b/csv-1/2155.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..7424854bd629488be714ca92063b3a13fd80bf36
--- /dev/null
+++ b/csv-1/2155.tsv
@@ -0,0 +1,6 @@
+Day Emails
+Monday 1
+Tuesday 10
+Wednesday 7
+Thursday 0
+Friday 5
diff --git a/csv-1/2156.csv b/csv-1/2156.csv
new file mode 100644
index 0000000000000000000000000000000000000000..15422121e58cd5c80d91b1e673f6512bd640a92a
--- /dev/null
+++ b/csv-1/2156.csv
@@ -0,0 +1,6 @@
+Number of plates,Number of pumpkin bars
+1,5
+2,10
+3,15
+4,20
+5,?
diff --git a/csv-1/2156.html b/csv-1/2156.html
new file mode 100644
index 0000000000000000000000000000000000000000..e91a59358a4c8d4bb070427035fecba2f98633f8
--- /dev/null
+++ b/csv-1/2156.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of plates |
+ Number of pumpkin bars |
+
+
+
+
+ | 1 |
+ 5 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ 20 |
+
+
+ | 5 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2156.tsv b/csv-1/2156.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6a9579a239daf929ab0e8c7eb6646ce66cd39f7a
--- /dev/null
+++ b/csv-1/2156.tsv
@@ -0,0 +1,6 @@
+Number of plates Number of pumpkin bars
+1 5
+2 10
+3 15
+4 20
+5 ?
diff --git a/csv-1/2157.csv b/csv-1/2157.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f3205816cb9df5b81eaa4845eb9c303289793c04
--- /dev/null
+++ b/csv-1/2157.csv
@@ -0,0 +1,8 @@
+Column 1,Column 2,Column 3,Column 4
+Comfy Pillows Resort,2:30 A.M.,11:15 A.M.,9:00 P.M.
+Pleasant River Campground,3:30 A.M.,12:15 P.M.,10:00 P.M.
+Floral Gardens,4:15 A.M.,1:00 P.M.,10:45 P.M.
+Magician Village,5:00 A.M.,1:45 P.M.,11:30 P.M.
+Skyscraper City,5:45 A.M.,2:30 P.M.,12:15 A.M.
+Gecko Paradise,6:30 A.M.,3:15 P.M.,1:00 A.M.
+Rocky Ravine Town,7:30 A.M.,4:15 P.M.,2:00 A.M.
diff --git a/csv-1/2157.html b/csv-1/2157.html
new file mode 100644
index 0000000000000000000000000000000000000000..ca8797142a9719aa820c38bff6b6bcf639a63dd1
--- /dev/null
+++ b/csv-1/2157.html
@@ -0,0 +1,54 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+ Column 4 |
+
+
+
+
+ | Comfy Pillows Resort |
+ 2:30 A.M. |
+ 11:15 A.M. |
+ 9:00 P.M. |
+
+
+ | Pleasant River Campground |
+ 3:30 A.M. |
+ 12:15 P.M. |
+ 10:00 P.M. |
+
+
+ | Floral Gardens |
+ 4:15 A.M. |
+ 1:00 P.M. |
+ 10:45 P.M. |
+
+
+ | Magician Village |
+ 5:00 A.M. |
+ 1:45 P.M. |
+ 11:30 P.M. |
+
+
+ | Skyscraper City |
+ 5:45 A.M. |
+ 2:30 P.M. |
+ 12:15 A.M. |
+
+
+ | Gecko Paradise |
+ 6:30 A.M. |
+ 3:15 P.M. |
+ 1:00 A.M. |
+
+
+ | Rocky Ravine Town |
+ 7:30 A.M. |
+ 4:15 P.M. |
+ 2:00 A.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2157.tsv b/csv-1/2157.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a2441df2571f9a3b176a43aa85576139a8fdb23e
--- /dev/null
+++ b/csv-1/2157.tsv
@@ -0,0 +1,8 @@
+Column 1 Column 2 Column 3 Column 4
+Comfy Pillows Resort 2:30 A.M. 11:15 A.M. 9:00 P.M.
+Pleasant River Campground 3:30 A.M. 12:15 P.M. 10:00 P.M.
+Floral Gardens 4:15 A.M. 1:00 P.M. 10:45 P.M.
+Magician Village 5:00 A.M. 1:45 P.M. 11:30 P.M.
+Skyscraper City 5:45 A.M. 2:30 P.M. 12:15 A.M.
+Gecko Paradise 6:30 A.M. 3:15 P.M. 1:00 A.M.
+Rocky Ravine Town 7:30 A.M. 4:15 P.M. 2:00 A.M.
diff --git a/csv-1/2158.csv b/csv-1/2158.csv
new file mode 100644
index 0000000000000000000000000000000000000000..22fe0e66cfcb82dc9d35f0131059294ffd5ab71a
--- /dev/null
+++ b/csv-1/2158.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+ski trip package,$363.00
+mountain-biking adventure package,$860.00
+sailing trip package,$241.00
+scuba-diving adventure package,$545.00
+parachuting adventure package,$104.00
diff --git a/csv-1/2158.html b/csv-1/2158.html
new file mode 100644
index 0000000000000000000000000000000000000000..b9456cc63a94bf23a547e65fe78036b6ea53fba2
--- /dev/null
+++ b/csv-1/2158.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | ski trip package |
+ $363.00 |
+
+
+ | mountain-biking adventure package |
+ $860.00 |
+
+
+ | sailing trip package |
+ $241.00 |
+
+
+ | scuba-diving adventure package |
+ $545.00 |
+
+
+ | parachuting adventure package |
+ $104.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2158.tsv b/csv-1/2158.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..704a31cf56d1eaeda6cc7fd8774972331a4d6be4
--- /dev/null
+++ b/csv-1/2158.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+ski trip package $363.00
+mountain-biking adventure package $860.00
+sailing trip package $241.00
+scuba-diving adventure package $545.00
+parachuting adventure package $104.00
diff --git a/csv-1/2159.csv b/csv-1/2159.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4a3ca440fa9aafbd908377553c872f0a27479d9f
--- /dev/null
+++ b/csv-1/2159.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+peanut oil,$1.63 per kg
+olive oil,$1.89 per kg
+cottonseed oil,$2.19 per kg
+canola oil,$1.50 per kg
diff --git a/csv-1/2159.html b/csv-1/2159.html
new file mode 100644
index 0000000000000000000000000000000000000000..8400ff53dc6f94fae6832a4fa98257bd74235975
--- /dev/null
+++ b/csv-1/2159.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | peanut oil |
+ $1.63 per kg |
+
+
+ | olive oil |
+ $1.89 per kg |
+
+
+ | cottonseed oil |
+ $2.19 per kg |
+
+
+ | canola oil |
+ $1.50 per kg |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2159.tsv b/csv-1/2159.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..550321f087bda22bc6d8f26eb578ad04b001bfa7
--- /dev/null
+++ b/csv-1/2159.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+peanut oil $1.63 per kg
+olive oil $1.89 per kg
+cottonseed oil $2.19 per kg
+canola oil $1.50 per kg
diff --git a/csv-1/216.csv b/csv-1/216.csv
new file mode 100644
index 0000000000000000000000000000000000000000..68fa8ef2ebe5d19ae0d07827e78cb044a7a09445
--- /dev/null
+++ b/csv-1/216.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+ticket for a Mexican cruise,$116.00
+ticket for a Mediterranean cruise,$811.00
+ticket for an Atlantic cruise,$422.00
+ticket for a Hawaiian cruise,$197.00
+ticket for a Caribbean cruise,$509.00
+ticket for a South American cruise,$462.00
diff --git a/csv-1/216.html b/csv-1/216.html
new file mode 100644
index 0000000000000000000000000000000000000000..d3689f5812400aedf76c5081133a141b43a03d39
--- /dev/null
+++ b/csv-1/216.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | ticket for a Mexican cruise |
+ $116.00 |
+
+
+ | ticket for a Mediterranean cruise |
+ $811.00 |
+
+
+ | ticket for an Atlantic cruise |
+ $422.00 |
+
+
+ | ticket for a Hawaiian cruise |
+ $197.00 |
+
+
+ | ticket for a Caribbean cruise |
+ $509.00 |
+
+
+ | ticket for a South American cruise |
+ $462.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/216.tsv b/csv-1/216.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..34b7bd13c9f60086950592e9cfc6172d41b0aa11
--- /dev/null
+++ b/csv-1/216.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+ticket for a Mexican cruise $116.00
+ticket for a Mediterranean cruise $811.00
+ticket for an Atlantic cruise $422.00
+ticket for a Hawaiian cruise $197.00
+ticket for a Caribbean cruise $509.00
+ticket for a South American cruise $462.00
diff --git a/csv-1/2160.csv b/csv-1/2160.csv
new file mode 100644
index 0000000000000000000000000000000000000000..61d4b5953ab79091fdbf65f4e700822e7c2da495
--- /dev/null
+++ b/csv-1/2160.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+glass measuring cup,$7
+serving platter,$6
+cookbook,$4
+ice cream scoop,$6
diff --git a/csv-1/2160.html b/csv-1/2160.html
new file mode 100644
index 0000000000000000000000000000000000000000..75900bd346dd18ca6873dafd3c444f5e474d85e4
--- /dev/null
+++ b/csv-1/2160.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | glass measuring cup |
+ $7 |
+
+
+ | serving platter |
+ $6 |
+
+
+ | cookbook |
+ $4 |
+
+
+ | ice cream scoop |
+ $6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2160.tsv b/csv-1/2160.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ef0fccf2c7492ec36c8bf78d27dd6d6a9499d782
--- /dev/null
+++ b/csv-1/2160.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+glass measuring cup $7
+serving platter $6
+cookbook $4
+ice cream scoop $6
diff --git a/csv-1/2161.csv b/csv-1/2161.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c6863d4e1711c1f60bac56f9601c888c2620ef0e
--- /dev/null
+++ b/csv-1/2161.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+2,"9, 9"
+3,
+4,
+5,8
+6,
+7,"0, 6, 9, 9, 9, 9"
diff --git a/csv-1/2161.html b/csv-1/2161.html
new file mode 100644
index 0000000000000000000000000000000000000000..2f866c8aae6c0cc03d34a434a608a29b25e3b19c
--- /dev/null
+++ b/csv-1/2161.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 9, 9 |
+
+
+ | 3 |
+ |
+
+
+ | 4 |
+ |
+
+
+ | 5 |
+ 8 |
+
+
+ | 6 |
+ |
+
+
+ | 7 |
+ 0, 6, 9, 9, 9, 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2161.tsv b/csv-1/2161.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8af2adfd33070c8a2a72d5eb358199633d4d27bf
--- /dev/null
+++ b/csv-1/2161.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+2 9, 9
+3
+4
+5 8
+6
+7 0, 6, 9, 9, 9, 9
diff --git a/csv-1/2162.csv b/csv-1/2162.csv
new file mode 100644
index 0000000000000000000000000000000000000000..296ad0d3ff9b6b930dd574329e2077fd7a53b77a
--- /dev/null
+++ b/csv-1/2162.csv
@@ -0,0 +1,6 @@
+Year,Games won
+2008,37
+2009,36
+2010,47
+2011,44
+2012,39
diff --git a/csv-1/2162.html b/csv-1/2162.html
new file mode 100644
index 0000000000000000000000000000000000000000..4c295c9dcf2f41d4eda2f67d8ac654c3252403ad
--- /dev/null
+++ b/csv-1/2162.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Games won |
+
+
+
+
+ | 2008 |
+ 37 |
+
+
+ | 2009 |
+ 36 |
+
+
+ | 2010 |
+ 47 |
+
+
+ | 2011 |
+ 44 |
+
+
+ | 2012 |
+ 39 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2162.tsv b/csv-1/2162.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..75437b7dcf0504a67b330710f102b9c10f8053f9
--- /dev/null
+++ b/csv-1/2162.tsv
@@ -0,0 +1,6 @@
+Year Games won
+2008 37
+2009 36
+2010 47
+2011 44
+2012 39
diff --git a/csv-1/2163.csv b/csv-1/2163.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e2077f9f9186c94a309ef81f93f81bfed97b8be6
--- /dev/null
+++ b/csv-1/2163.csv
@@ -0,0 +1,7 @@
+Employee,Pay period,
+Josue Cohen,June,
+Total earnings,,"$3,128.00"
+Federal income tax,$359.25,
+Other taxes,$239.20,
+Total taxes,,?
+Pay after taxes,,?
diff --git a/csv-1/2163.html b/csv-1/2163.html
new file mode 100644
index 0000000000000000000000000000000000000000..b85644ca8c895cdb914d12c2b09c714a45e85870
--- /dev/null
+++ b/csv-1/2163.html
@@ -0,0 +1,41 @@
+
+
+
+ | Employee |
+ Pay period |
+ |
+
+
+
+
+ | Josue Cohen |
+ June |
+ |
+
+
+ | Total earnings |
+ |
+ $3,128.00 |
+
+
+ | Federal income tax |
+ $359.25 |
+ |
+
+
+ | Other taxes |
+ $239.20 |
+ |
+
+
+ | Total taxes |
+ |
+ ? |
+
+
+ | Pay after taxes |
+ |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2163.tsv b/csv-1/2163.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4b189efaeceb899c70fe63e70b13dc24b500f684
--- /dev/null
+++ b/csv-1/2163.tsv
@@ -0,0 +1,7 @@
+Employee Pay period
+Josue Cohen June
+Total earnings $3,128.00
+Federal income tax $359.25
+Other taxes $239.20
+Total taxes ?
+Pay after taxes ?
diff --git a/csv-1/2164.csv b/csv-1/2164.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c33a821f3b023c96f3a3af23b5d2ca36c417ba7d
--- /dev/null
+++ b/csv-1/2164.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+book about dinosaurs,$12.00
+book about ballet,$10.00
+book about Europe,$18.00
+book about trains,$23.00
+book about fish,$10.00
diff --git a/csv-1/2164.html b/csv-1/2164.html
new file mode 100644
index 0000000000000000000000000000000000000000..18cee4ed0ca7caef45c29d1d19fb2816df7327d1
--- /dev/null
+++ b/csv-1/2164.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | book about dinosaurs |
+ $12.00 |
+
+
+ | book about ballet |
+ $10.00 |
+
+
+ | book about Europe |
+ $18.00 |
+
+
+ | book about trains |
+ $23.00 |
+
+
+ | book about fish |
+ $10.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2164.tsv b/csv-1/2164.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3f9aeea62a1794da8e5b7a6a9a5a6cf47a381c55
--- /dev/null
+++ b/csv-1/2164.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+book about dinosaurs $12.00
+book about ballet $10.00
+book about Europe $18.00
+book about trains $23.00
+book about fish $10.00
diff --git a/csv-1/2165.csv b/csv-1/2165.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9feceba70cb68326ed177407ae612c792d143682
--- /dev/null
+++ b/csv-1/2165.csv
@@ -0,0 +1,7 @@
+Day,Number of people
+Monday,5
+Tuesday,10
+Wednesday,3
+Thursday,8
+Friday,4
+Saturday,6
diff --git a/csv-1/2165.html b/csv-1/2165.html
new file mode 100644
index 0000000000000000000000000000000000000000..5a75206bf9647efda2bc97b9009351f5c0abf2d4
--- /dev/null
+++ b/csv-1/2165.html
@@ -0,0 +1,34 @@
+
+
+
+ | Day |
+ Number of people |
+
+
+
+
+ | Monday |
+ 5 |
+
+
+ | Tuesday |
+ 10 |
+
+
+ | Wednesday |
+ 3 |
+
+
+ | Thursday |
+ 8 |
+
+
+ | Friday |
+ 4 |
+
+
+ | Saturday |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2165.tsv b/csv-1/2165.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3d263fc975bc5ad21730dfd3a2f8b1acbf5c855f
--- /dev/null
+++ b/csv-1/2165.tsv
@@ -0,0 +1,7 @@
+Day Number of people
+Monday 5
+Tuesday 10
+Wednesday 3
+Thursday 8
+Friday 4
+Saturday 6
diff --git a/csv-1/2166.csv b/csv-1/2166.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d46f19bb836336abfe361cf86bcc9e1dcb9c3514
--- /dev/null
+++ b/csv-1/2166.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$645,"10,900","12,700"
+$835,"10,700","14,400"
+"$1,025","10,500","16,100"
+"$1,215","10,300","17,800"
+"$1,405","10,100","19,500"
diff --git a/csv-1/2166.html b/csv-1/2166.html
new file mode 100644
index 0000000000000000000000000000000000000000..d37fbaaa22219a57346b3fb2a7392bdfedc61413
--- /dev/null
+++ b/csv-1/2166.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $645 |
+ 10,900 |
+ 12,700 |
+
+
+ | $835 |
+ 10,700 |
+ 14,400 |
+
+
+ | $1,025 |
+ 10,500 |
+ 16,100 |
+
+
+ | $1,215 |
+ 10,300 |
+ 17,800 |
+
+
+ | $1,405 |
+ 10,100 |
+ 19,500 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2166.tsv b/csv-1/2166.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..bb5021205faac6ee3123c83bb6ca465a8dafe291
--- /dev/null
+++ b/csv-1/2166.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$645 10,900 12,700
+$835 10,700 14,400
+$1,025 10,500 16,100
+$1,215 10,300 17,800
+$1,405 10,100 19,500
diff --git a/csv-1/2167.csv b/csv-1/2167.csv
new file mode 100644
index 0000000000000000000000000000000000000000..546b95f96bed44525f350e8d5c9023dbd8c129f8
--- /dev/null
+++ b/csv-1/2167.csv
@@ -0,0 +1,7 @@
+Day,Kilograms
+Sunday,51
+Monday,44
+Tuesday,43
+Wednesday,42
+Thursday,43
+Friday,47
diff --git a/csv-1/2167.html b/csv-1/2167.html
new file mode 100644
index 0000000000000000000000000000000000000000..8d65598528b455ed8a205fde37e5d4f276394aca
--- /dev/null
+++ b/csv-1/2167.html
@@ -0,0 +1,34 @@
+
+
+
+ | Day |
+ Kilograms |
+
+
+
+
+ | Sunday |
+ 51 |
+
+
+ | Monday |
+ 44 |
+
+
+ | Tuesday |
+ 43 |
+
+
+ | Wednesday |
+ 42 |
+
+
+ | Thursday |
+ 43 |
+
+
+ | Friday |
+ 47 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2167.tsv b/csv-1/2167.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..dad71240a76f8366b7e3a47499688af18f001fd8
--- /dev/null
+++ b/csv-1/2167.tsv
@@ -0,0 +1,7 @@
+Day Kilograms
+Sunday 51
+Monday 44
+Tuesday 43
+Wednesday 42
+Thursday 43
+Friday 47
diff --git a/csv-1/2168.csv b/csv-1/2168.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2e7ef82a6418be371ee89f0b888540673b22e9d2
--- /dev/null
+++ b/csv-1/2168.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+Anaheim peppers,$1.01/pound
+green bell peppers,$1.75/pound
+chili peppers,$1.89/pound
+red bell peppers,$1.49/pound
diff --git a/csv-1/2168.html b/csv-1/2168.html
new file mode 100644
index 0000000000000000000000000000000000000000..0daf48444b2171c5c2b90cc3bbdaaf8c3734e57c
--- /dev/null
+++ b/csv-1/2168.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | Anaheim peppers |
+ $1.01/pound |
+
+
+ | green bell peppers |
+ $1.75/pound |
+
+
+ | chili peppers |
+ $1.89/pound |
+
+
+ | red bell peppers |
+ $1.49/pound |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2168.tsv b/csv-1/2168.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9190918ac903c3a9283e7b164e7b6d2743a27660
--- /dev/null
+++ b/csv-1/2168.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+Anaheim peppers $1.01/pound
+green bell peppers $1.75/pound
+chili peppers $1.89/pound
+red bell peppers $1.49/pound
diff --git a/csv-1/2169.csv b/csv-1/2169.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5c553ffac250d9127b61fbc26a7270de7dbdb53d
--- /dev/null
+++ b/csv-1/2169.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+0,8
+1,"0, 0, 5, 7, 9"
+2,"0, 1, 2, 2, 3, 5, 8, 9"
+3,"3, 4, 5, 7, 7, 7, 9"
diff --git a/csv-1/2169.html b/csv-1/2169.html
new file mode 100644
index 0000000000000000000000000000000000000000..099a34c172d1e136b0a34e01eb89a082ff3a3c4a
--- /dev/null
+++ b/csv-1/2169.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 0 |
+ 8 |
+
+
+ | 1 |
+ 0, 0, 5, 7, 9 |
+
+
+ | 2 |
+ 0, 1, 2, 2, 3, 5, 8, 9 |
+
+
+ | 3 |
+ 3, 4, 5, 7, 7, 7, 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2169.tsv b/csv-1/2169.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f638dfc00b27b560dc34bbb4e2c88a53da4d67ac
--- /dev/null
+++ b/csv-1/2169.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+0 8
+1 0, 0, 5, 7, 9
+2 0, 1, 2, 2, 3, 5, 8, 9
+3 3, 4, 5, 7, 7, 7, 9
diff --git a/csv-1/217.csv b/csv-1/217.csv
new file mode 100644
index 0000000000000000000000000000000000000000..92119abb44958aa4371075dd098fc27e230d6636
--- /dev/null
+++ b/csv-1/217.csv
@@ -0,0 +1,6 @@
+Year,Students
+2006,30
+2007,29
+2008,20
+2009,16
+2010,21
diff --git a/csv-1/217.html b/csv-1/217.html
new file mode 100644
index 0000000000000000000000000000000000000000..088d5d176256af363643dcfd5cb45a37942efe49
--- /dev/null
+++ b/csv-1/217.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Students |
+
+
+
+
+ | 2006 |
+ 30 |
+
+
+ | 2007 |
+ 29 |
+
+
+ | 2008 |
+ 20 |
+
+
+ | 2009 |
+ 16 |
+
+
+ | 2010 |
+ 21 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/217.tsv b/csv-1/217.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0947aac56c840797086430b83c49bce7919dab84
--- /dev/null
+++ b/csv-1/217.tsv
@@ -0,0 +1,6 @@
+Year Students
+2006 30
+2007 29
+2008 20
+2009 16
+2010 21
diff --git a/csv-1/2170.csv b/csv-1/2170.csv
new file mode 100644
index 0000000000000000000000000000000000000000..002ba3609743197f7202c65bbcf8ae96ddb0a584
--- /dev/null
+++ b/csv-1/2170.csv
@@ -0,0 +1,8 @@
+Day,Number of miles
+Saturday,11
+Sunday,18
+Monday,14
+Tuesday,7
+Wednesday,10
+Thursday,24
+Friday,23
diff --git a/csv-1/2170.html b/csv-1/2170.html
new file mode 100644
index 0000000000000000000000000000000000000000..a266ee3de30de2bc428a1884e57d37a95071e787
--- /dev/null
+++ b/csv-1/2170.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Number of miles |
+
+
+
+
+ | Saturday |
+ 11 |
+
+
+ | Sunday |
+ 18 |
+
+
+ | Monday |
+ 14 |
+
+
+ | Tuesday |
+ 7 |
+
+
+ | Wednesday |
+ 10 |
+
+
+ | Thursday |
+ 24 |
+
+
+ | Friday |
+ 23 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2170.tsv b/csv-1/2170.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..aff1b785d260ad73d456314ef547e8a0fff880cd
--- /dev/null
+++ b/csv-1/2170.tsv
@@ -0,0 +1,8 @@
+Day Number of miles
+Saturday 11
+Sunday 18
+Monday 14
+Tuesday 7
+Wednesday 10
+Thursday 24
+Friday 23
diff --git a/csv-1/2171.csv b/csv-1/2171.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b7288ec898e51af8fbcd21e9be3fc8faa2e83726
--- /dev/null
+++ b/csv-1/2171.csv
@@ -0,0 +1,6 @@
+Day,Boxes of cookies
+Tuesday,39
+Wednesday,34
+Thursday,30
+Friday,23
+Saturday,37
diff --git a/csv-1/2171.html b/csv-1/2171.html
new file mode 100644
index 0000000000000000000000000000000000000000..fb9e22eae8054585137d5fcb09aed1f2d58f9322
--- /dev/null
+++ b/csv-1/2171.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Boxes of cookies |
+
+
+
+
+ | Tuesday |
+ 39 |
+
+
+ | Wednesday |
+ 34 |
+
+
+ | Thursday |
+ 30 |
+
+
+ | Friday |
+ 23 |
+
+
+ | Saturday |
+ 37 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2171.tsv b/csv-1/2171.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6f3d73f1c88dcd3174f6e059a20c47201ef770f0
--- /dev/null
+++ b/csv-1/2171.tsv
@@ -0,0 +1,6 @@
+Day Boxes of cookies
+Tuesday 39
+Wednesday 34
+Thursday 30
+Friday 23
+Saturday 37
diff --git a/csv-1/2172.csv b/csv-1/2172.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6e31ee057bf09b636861c87c8080fda4064676cf
--- /dev/null
+++ b/csv-1/2172.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+jade bracelet,$970
+sapphire ring,$827
+gold necklace,$378
+emerald ring,$558
+diamond pendant,$751
+silver necklace,$384
diff --git a/csv-1/2172.html b/csv-1/2172.html
new file mode 100644
index 0000000000000000000000000000000000000000..f67998a46a9edb3723d23290a454f8a457a0f0e3
--- /dev/null
+++ b/csv-1/2172.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | jade bracelet |
+ $970 |
+
+
+ | sapphire ring |
+ $827 |
+
+
+ | gold necklace |
+ $378 |
+
+
+ | emerald ring |
+ $558 |
+
+
+ | diamond pendant |
+ $751 |
+
+
+ | silver necklace |
+ $384 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2172.tsv b/csv-1/2172.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..81bc27973cd344c5fb1dfff4f01da553801c20ef
--- /dev/null
+++ b/csv-1/2172.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+jade bracelet $970
+sapphire ring $827
+gold necklace $378
+emerald ring $558
+diamond pendant $751
+silver necklace $384
diff --git a/csv-1/2173.csv b/csv-1/2173.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a4cb6e36c56300477f7c2c71bb4efe231af1a35d
--- /dev/null
+++ b/csv-1/2173.csv
@@ -0,0 +1,10 @@
+Stem,Leaf
+1,6
+2,"0, 1, 1, 3, 6"
+3,"1, 3, 4, 9"
+4,"0, 7, 8"
+5,"3, 5"
+6,
+7,6
+8,6
+9,0
diff --git a/csv-1/2173.html b/csv-1/2173.html
new file mode 100644
index 0000000000000000000000000000000000000000..235f7a9a61c55abd83da2cc2519d8f2efdbaa1f6
--- /dev/null
+++ b/csv-1/2173.html
@@ -0,0 +1,46 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 6 |
+
+
+ | 2 |
+ 0, 1, 1, 3, 6 |
+
+
+ | 3 |
+ 1, 3, 4, 9 |
+
+
+ | 4 |
+ 0, 7, 8 |
+
+
+ | 5 |
+ 3, 5 |
+
+
+ | 6 |
+ |
+
+
+ | 7 |
+ 6 |
+
+
+ | 8 |
+ 6 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2173.tsv b/csv-1/2173.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..59f457a1efeabc2adf328cd658df417b1a8806b4
--- /dev/null
+++ b/csv-1/2173.tsv
@@ -0,0 +1,10 @@
+Stem Leaf
+1 6
+2 0, 1, 1, 3, 6
+3 1, 3, 4, 9
+4 0, 7, 8
+5 3, 5
+6
+7 6
+8 6
+9 0
diff --git a/csv-1/2174.csv b/csv-1/2174.csv
new file mode 100644
index 0000000000000000000000000000000000000000..92dffa5a4e6a3ed3d5ec54fb959f99a1ec84ee57
--- /dev/null
+++ b/csv-1/2174.csv
@@ -0,0 +1,6 @@
+Day,Number of goals
+Tuesday,9
+Wednesday,9
+Thursday,8
+Friday,8
+Saturday,9
diff --git a/csv-1/2174.html b/csv-1/2174.html
new file mode 100644
index 0000000000000000000000000000000000000000..493630b59c8d58ea6bd85fcb92fa5ff22b564e06
--- /dev/null
+++ b/csv-1/2174.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of goals |
+
+
+
+
+ | Tuesday |
+ 9 |
+
+
+ | Wednesday |
+ 9 |
+
+
+ | Thursday |
+ 8 |
+
+
+ | Friday |
+ 8 |
+
+
+ | Saturday |
+ 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2174.tsv b/csv-1/2174.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..67dcd3a0d0104abee9da7fe93bcabb83c7aa826f
--- /dev/null
+++ b/csv-1/2174.tsv
@@ -0,0 +1,6 @@
+Day Number of goals
+Tuesday 9
+Wednesday 9
+Thursday 8
+Friday 8
+Saturday 9
diff --git a/csv-1/2175.csv b/csv-1/2175.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6893a257be496316a6a9b7861ce7d4f002bf3246
--- /dev/null
+++ b/csv-1/2175.csv
@@ -0,0 +1,7 @@
+Day,Number of fan letters
+Monday,94
+Tuesday,98
+Wednesday,94
+Thursday,96
+Friday,97
+Saturday,97
diff --git a/csv-1/2175.html b/csv-1/2175.html
new file mode 100644
index 0000000000000000000000000000000000000000..5bd8076e59ede90f3b9901215c827e122d85ae51
--- /dev/null
+++ b/csv-1/2175.html
@@ -0,0 +1,34 @@
+
+
+
+ | Day |
+ Number of fan letters |
+
+
+
+
+ | Monday |
+ 94 |
+
+
+ | Tuesday |
+ 98 |
+
+
+ | Wednesday |
+ 94 |
+
+
+ | Thursday |
+ 96 |
+
+
+ | Friday |
+ 97 |
+
+
+ | Saturday |
+ 97 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2175.tsv b/csv-1/2175.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b25d0b44f60191a8d3f53cce3707f75c73d03fa5
--- /dev/null
+++ b/csv-1/2175.tsv
@@ -0,0 +1,7 @@
+Day Number of fan letters
+Monday 94
+Tuesday 98
+Wednesday 94
+Thursday 96
+Friday 97
+Saturday 97
diff --git a/csv-1/2176.csv b/csv-1/2176.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2da4ceb8ba2a25995626226bda1c5f0b44dec4e7
--- /dev/null
+++ b/csv-1/2176.csv
@@ -0,0 +1,3 @@
+,Male,Female
+Less than 0.3 seconds,3,4
+0.3 to 0.7 seconds,5,5
diff --git a/csv-1/2176.html b/csv-1/2176.html
new file mode 100644
index 0000000000000000000000000000000000000000..8a9a9d59c40216f63a0641fde77f86d4c74d342e
--- /dev/null
+++ b/csv-1/2176.html
@@ -0,0 +1,21 @@
+
+
+
+ |
+ Male |
+ Female |
+
+
+
+
+ | Less than 0.3 seconds |
+ 3 |
+ 4 |
+
+
+ | 0.3 to 0.7 seconds |
+ 5 |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2176.tsv b/csv-1/2176.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..56e040d8768b48c42730e0729c4b814bcb975ff9
--- /dev/null
+++ b/csv-1/2176.tsv
@@ -0,0 +1,3 @@
+ Male Female
+Less than 0.3 seconds 3 4
+0.3 to 0.7 seconds 5 5
diff --git a/csv-1/2177.csv b/csv-1/2177.csv
new file mode 100644
index 0000000000000000000000000000000000000000..64c0e0f13bc0a63c3a60f3977cbee195d057f5f4
--- /dev/null
+++ b/csv-1/2177.csv
@@ -0,0 +1,5 @@
+Day,Number of laps
+Thursday,57
+Friday,52
+Saturday,59
+Sunday,56
diff --git a/csv-1/2177.html b/csv-1/2177.html
new file mode 100644
index 0000000000000000000000000000000000000000..c6e1c64b02157b45f60cc39012091c35db78fb98
--- /dev/null
+++ b/csv-1/2177.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of laps |
+
+
+
+
+ | Thursday |
+ 57 |
+
+
+ | Friday |
+ 52 |
+
+
+ | Saturday |
+ 59 |
+
+
+ | Sunday |
+ 56 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2177.tsv b/csv-1/2177.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..361bec3413a35d8bf69a840d72c13a6a3c18e38e
--- /dev/null
+++ b/csv-1/2177.tsv
@@ -0,0 +1,5 @@
+Day Number of laps
+Thursday 57
+Friday 52
+Saturday 59
+Sunday 56
diff --git a/csv-1/2178.csv b/csv-1/2178.csv
new file mode 100644
index 0000000000000000000000000000000000000000..602c3fc1b429b4fab0dd587d2e8735230932fe70
--- /dev/null
+++ b/csv-1/2178.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+book about cats,$21.00
+book about soccer,$22.00
+book about Antarctica,$23.00
+book about baseball,$14.00
+book about Australia,$21.00
diff --git a/csv-1/2178.html b/csv-1/2178.html
new file mode 100644
index 0000000000000000000000000000000000000000..d723c5eba2d23ad1d487c8e9d1295d2f7728a542
--- /dev/null
+++ b/csv-1/2178.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | book about cats |
+ $21.00 |
+
+
+ | book about soccer |
+ $22.00 |
+
+
+ | book about Antarctica |
+ $23.00 |
+
+
+ | book about baseball |
+ $14.00 |
+
+
+ | book about Australia |
+ $21.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2178.tsv b/csv-1/2178.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b47f6a8850debff3a3f1222dce32c4e52bc900e1
--- /dev/null
+++ b/csv-1/2178.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+book about cats $21.00
+book about soccer $22.00
+book about Antarctica $23.00
+book about baseball $14.00
+book about Australia $21.00
diff --git a/csv-1/2179.csv b/csv-1/2179.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a660b2df7a18f40faa764a0e5a7f4b09b372015b
--- /dev/null
+++ b/csv-1/2179.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+1,7
+2,4
+3,
+4,
+5,7
+6,"1, 7"
+7,7
+8,"0, 5, 5, 9"
diff --git a/csv-1/2179.html b/csv-1/2179.html
new file mode 100644
index 0000000000000000000000000000000000000000..4610bdb3cf90aa5f66c90dade77849aa4c06d86e
--- /dev/null
+++ b/csv-1/2179.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 7 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ |
+
+
+ | 4 |
+ |
+
+
+ | 5 |
+ 7 |
+
+
+ | 6 |
+ 1, 7 |
+
+
+ | 7 |
+ 7 |
+
+
+ | 8 |
+ 0, 5, 5, 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2179.tsv b/csv-1/2179.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..34e4dad073bb9209fbcec9769797fd6cbe79cc97
--- /dev/null
+++ b/csv-1/2179.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+1 7
+2 4
+3
+4
+5 7
+6 1, 7
+7 7
+8 0, 5, 5, 9
diff --git a/csv-1/218.csv b/csv-1/218.csv
new file mode 100644
index 0000000000000000000000000000000000000000..22cecfc9df588077d856df972c21cfd648c42ae1
--- /dev/null
+++ b/csv-1/218.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2,Column 3
+Country,1996,2006
+Great Britain,9,10
+Argentina,11,11
+Germany,12,20
+Australia,10,10
+Canada,10,11
diff --git a/csv-1/218.html b/csv-1/218.html
new file mode 100644
index 0000000000000000000000000000000000000000..d3e135e1e570f501226f3908cecefebaed56c253
--- /dev/null
+++ b/csv-1/218.html
@@ -0,0 +1,41 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Country |
+ 1996 |
+ 2006 |
+
+
+ | Great Britain |
+ 9 |
+ 10 |
+
+
+ | Argentina |
+ 11 |
+ 11 |
+
+
+ | Germany |
+ 12 |
+ 20 |
+
+
+ | Australia |
+ 10 |
+ 10 |
+
+
+ | Canada |
+ 10 |
+ 11 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/218.tsv b/csv-1/218.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..85c8d5aad9004c9c48a03c88dae1cc26ade0b4bf
--- /dev/null
+++ b/csv-1/218.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2 Column 3
+Country 1996 2006
+Great Britain 9 10
+Argentina 11 11
+Germany 12 20
+Australia 10 10
+Canada 10 11
diff --git a/csv-1/2180.csv b/csv-1/2180.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d60c3cd35729657fb6676a987eaa795e83829dc2
--- /dev/null
+++ b/csv-1/2180.csv
@@ -0,0 +1,8 @@
+Name,Number of cans of food
+Maura,52
+Clarence,56
+Lena,55
+Rosa,56
+Deb,54
+Bryant,55
+Paul,55
diff --git a/csv-1/2180.html b/csv-1/2180.html
new file mode 100644
index 0000000000000000000000000000000000000000..7537855c4295930f045794753e22ec7b63fee5f8
--- /dev/null
+++ b/csv-1/2180.html
@@ -0,0 +1,38 @@
+
+
+
+ | Name |
+ Number of cans of food |
+
+
+
+
+ | Maura |
+ 52 |
+
+
+ | Clarence |
+ 56 |
+
+
+ | Lena |
+ 55 |
+
+
+ | Rosa |
+ 56 |
+
+
+ | Deb |
+ 54 |
+
+
+ | Bryant |
+ 55 |
+
+
+ | Paul |
+ 55 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2180.tsv b/csv-1/2180.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..61adda7a968e85514fb2c14aa9df3ada56a804a8
--- /dev/null
+++ b/csv-1/2180.tsv
@@ -0,0 +1,8 @@
+Name Number of cans of food
+Maura 52
+Clarence 56
+Lena 55
+Rosa 56
+Deb 54
+Bryant 55
+Paul 55
diff --git a/csv-1/2181.csv b/csv-1/2181.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d95486515974b3bf75e6c87c6f2e210e6d92d8c2
--- /dev/null
+++ b/csv-1/2181.csv
@@ -0,0 +1,6 @@
+Number of siblings,Frequency
+0,12
+1,18
+2,7
+3,9
+4,10
diff --git a/csv-1/2181.html b/csv-1/2181.html
new file mode 100644
index 0000000000000000000000000000000000000000..1c3bf77b0ace5618d660f062e784954bfa358beb
--- /dev/null
+++ b/csv-1/2181.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of siblings |
+ Frequency |
+
+
+
+
+ | 0 |
+ 12 |
+
+
+ | 1 |
+ 18 |
+
+
+ | 2 |
+ 7 |
+
+
+ | 3 |
+ 9 |
+
+
+ | 4 |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2181.tsv b/csv-1/2181.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..749dea5c7097935c3edd1b8e3bafb82f50063f25
--- /dev/null
+++ b/csv-1/2181.tsv
@@ -0,0 +1,6 @@
+Number of siblings Frequency
+0 12
+1 18
+2 7
+3 9
+4 10
diff --git a/csv-1/2182.csv b/csv-1/2182.csv
new file mode 100644
index 0000000000000000000000000000000000000000..075db649cf3c692dbac1012a4e9b5d1fabf05f68
--- /dev/null
+++ b/csv-1/2182.csv
@@ -0,0 +1,9 @@
+Teacher,Number of desks
+Mrs. Jensen,10
+Mrs. Wong,10
+Mr. Mehta,12
+Miss Petit,14
+Mr. Gruber,14
+Miss Jimenez,12
+Miss Gupta,10
+Ms. Peters,10
diff --git a/csv-1/2182.html b/csv-1/2182.html
new file mode 100644
index 0000000000000000000000000000000000000000..87bc1ecdf651c18a1ff169c251b6c8681f8543f2
--- /dev/null
+++ b/csv-1/2182.html
@@ -0,0 +1,42 @@
+
+
+
+ | Teacher |
+ Number of desks |
+
+
+
+
+ | Mrs. Jensen |
+ 10 |
+
+
+ | Mrs. Wong |
+ 10 |
+
+
+ | Mr. Mehta |
+ 12 |
+
+
+ | Miss Petit |
+ 14 |
+
+
+ | Mr. Gruber |
+ 14 |
+
+
+ | Miss Jimenez |
+ 12 |
+
+
+ | Miss Gupta |
+ 10 |
+
+
+ | Ms. Peters |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2182.tsv b/csv-1/2182.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c1901ed831a737f7baa8f9f1ec6b4ec8805f77d4
--- /dev/null
+++ b/csv-1/2182.tsv
@@ -0,0 +1,9 @@
+Teacher Number of desks
+Mrs. Jensen 10
+Mrs. Wong 10
+Mr. Mehta 12
+Miss Petit 14
+Mr. Gruber 14
+Miss Jimenez 12
+Miss Gupta 10
+Ms. Peters 10
diff --git a/csv-1/2183.csv b/csv-1/2183.csv
new file mode 100644
index 0000000000000000000000000000000000000000..41bfd53d74ee9c3ff8ab130105450bbe16f613df
--- /dev/null
+++ b/csv-1/2183.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+4,"7, 8"
+5,"0, 2, 3, 7"
+6,"3, 6, 7, 8"
+7,
+8,
+9,0
diff --git a/csv-1/2183.html b/csv-1/2183.html
new file mode 100644
index 0000000000000000000000000000000000000000..a8786ed560ebc1036df979f8fc9f0f1f6b3658b6
--- /dev/null
+++ b/csv-1/2183.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 4 |
+ 7, 8 |
+
+
+ | 5 |
+ 0, 2, 3, 7 |
+
+
+ | 6 |
+ 3, 6, 7, 8 |
+
+
+ | 7 |
+ |
+
+
+ | 8 |
+ |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2183.tsv b/csv-1/2183.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..bfde8b850e63b7583240ce8fe202f80d054876e5
--- /dev/null
+++ b/csv-1/2183.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+4 7, 8
+5 0, 2, 3, 7
+6 3, 6, 7, 8
+7
+8
+9 0
diff --git a/csv-1/2184.csv b/csv-1/2184.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4d0844ad108bfae0ff08fca4f7702b9ae3cc0c5a
--- /dev/null
+++ b/csv-1/2184.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+2,"2, 3, 7, 8"
+3,0
+4,"0, 4"
+5,"1, 2, 2, 5, 9, 9"
+6,"1, 2, 6"
+7,"0, 2, 4, 7"
+8,"0, 1, 3, 9"
+9,0
diff --git a/csv-1/2184.html b/csv-1/2184.html
new file mode 100644
index 0000000000000000000000000000000000000000..4ad83d5a4768d9e4535968e4d1a440e6c0d7abb6
--- /dev/null
+++ b/csv-1/2184.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 2, 3, 7, 8 |
+
+
+ | 3 |
+ 0 |
+
+
+ | 4 |
+ 0, 4 |
+
+
+ | 5 |
+ 1, 2, 2, 5, 9, 9 |
+
+
+ | 6 |
+ 1, 2, 6 |
+
+
+ | 7 |
+ 0, 2, 4, 7 |
+
+
+ | 8 |
+ 0, 1, 3, 9 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2184.tsv b/csv-1/2184.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..60163aacaea1bb3ca24e400a4ba14dbf1ccb4ea0
--- /dev/null
+++ b/csv-1/2184.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+2 2, 3, 7, 8
+3 0
+4 0, 4
+5 1, 2, 2, 5, 9, 9
+6 1, 2, 6
+7 0, 2, 4, 7
+8 0, 1, 3, 9
+9 0
diff --git a/csv-1/2185.csv b/csv-1/2185.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e9db263b9594a66245930318d44e4c838aaa9c4d
--- /dev/null
+++ b/csv-1/2185.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+pair of shorts,$18.00
+pair of khaki pants,$13.00
+winter jacket,$29.00
+pair of jeans,$19.00
diff --git a/csv-1/2185.html b/csv-1/2185.html
new file mode 100644
index 0000000000000000000000000000000000000000..0dfaa34902394e17dd261d741d8d7b760fb93532
--- /dev/null
+++ b/csv-1/2185.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | pair of shorts |
+ $18.00 |
+
+
+ | pair of khaki pants |
+ $13.00 |
+
+
+ | winter jacket |
+ $29.00 |
+
+
+ | pair of jeans |
+ $19.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2185.tsv b/csv-1/2185.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..7d663891ae643c9795b4ec76cd94a0ac18bfa27a
--- /dev/null
+++ b/csv-1/2185.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+pair of shorts $18.00
+pair of khaki pants $13.00
+winter jacket $29.00
+pair of jeans $19.00
diff --git a/csv-1/2186.csv b/csv-1/2186.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b2ce0eb1836351121a62e70f0efde1edda87f414
--- /dev/null
+++ b/csv-1/2186.csv
@@ -0,0 +1,6 @@
+Number of trips,Frequency
+0,7
+1,2
+2,10
+3,18
+4,1
diff --git a/csv-1/2186.html b/csv-1/2186.html
new file mode 100644
index 0000000000000000000000000000000000000000..c232c0c184e975c714ae5547eb791897f1e51738
--- /dev/null
+++ b/csv-1/2186.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of trips |
+ Frequency |
+
+
+
+
+ | 0 |
+ 7 |
+
+
+ | 1 |
+ 2 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 18 |
+
+
+ | 4 |
+ 1 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2186.tsv b/csv-1/2186.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..997d2faea5b96f4295c1900151e62b25fc7a2ff6
--- /dev/null
+++ b/csv-1/2186.tsv
@@ -0,0 +1,6 @@
+Number of trips Frequency
+0 7
+1 2
+2 10
+3 18
+4 1
diff --git a/csv-1/2187.csv b/csv-1/2187.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7c4dd0e88fc36687dd654db187ccb8f84880f555
--- /dev/null
+++ b/csv-1/2187.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+beach towel,$12.61
+navy blue bath mat,$16.61
+quilt,$10.38
+fleece blanket,$12.62
diff --git a/csv-1/2187.html b/csv-1/2187.html
new file mode 100644
index 0000000000000000000000000000000000000000..263602e65cb4ba4d25fae965b95ecde251ca71aa
--- /dev/null
+++ b/csv-1/2187.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | beach towel |
+ $12.61 |
+
+
+ | navy blue bath mat |
+ $16.61 |
+
+
+ | quilt |
+ $10.38 |
+
+
+ | fleece blanket |
+ $12.62 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2187.tsv b/csv-1/2187.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f9255fc11908f9171ed8257b969cdf5572b0d40d
--- /dev/null
+++ b/csv-1/2187.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+beach towel $12.61
+navy blue bath mat $16.61
+quilt $10.38
+fleece blanket $12.62
diff --git a/csv-1/2188.csv b/csv-1/2188.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d097b9f317f75f8b9b9ac2fca62685a19ed6955f
--- /dev/null
+++ b/csv-1/2188.csv
@@ -0,0 +1,9 @@
+Name,Number of pets
+Savannah,6
+Cameron,2
+Jayce,6
+Warren,1
+Owen,2
+Kiera,1
+Tisha,4
+Edgar,10
diff --git a/csv-1/2188.html b/csv-1/2188.html
new file mode 100644
index 0000000000000000000000000000000000000000..8858add1b8b033cf72cc0c156bb8ea8500b66fd9
--- /dev/null
+++ b/csv-1/2188.html
@@ -0,0 +1,42 @@
+
+
+
+ | Name |
+ Number of pets |
+
+
+
+
+ | Savannah |
+ 6 |
+
+
+ | Cameron |
+ 2 |
+
+
+ | Jayce |
+ 6 |
+
+
+ | Warren |
+ 1 |
+
+
+ | Owen |
+ 2 |
+
+
+ | Kiera |
+ 1 |
+
+
+ | Tisha |
+ 4 |
+
+
+ | Edgar |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2188.tsv b/csv-1/2188.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0f2381378608da5b3cb8efbf085b1f2bf273f2f6
--- /dev/null
+++ b/csv-1/2188.tsv
@@ -0,0 +1,9 @@
+Name Number of pets
+Savannah 6
+Cameron 2
+Jayce 6
+Warren 1
+Owen 2
+Kiera 1
+Tisha 4
+Edgar 10
diff --git a/csv-1/2189.csv b/csv-1/2189.csv
new file mode 100644
index 0000000000000000000000000000000000000000..08a7eed99fa1aa1c556b63cf4a700c2ec80863cf
--- /dev/null
+++ b/csv-1/2189.csv
@@ -0,0 +1,11 @@
+Event,Begin,End
+three-legged race,9:15 A.M.,9:25 A.M.
+balloon stomp,9:35 A.M.,10:30 A.M.
+jump rope race,10:35 A.M.,11:15 A.M.
+water balloon toss,11:25 A.M.,12:00 P.M.
+obstacle course,12:15 P.M.,12:40 P.M.
+relay race,12:50 P.M.,1:05 P.M.
+bean bag toss,1:10 P.M.,1:25 P.M.
+hula hoop contest,1:30 P.M.,2:10 P.M.
+hurdles,2:15 P.M.,2:25 P.M.
+tug-of-war,2:30 P.M.,3:20 P.M.
diff --git a/csv-1/2189.html b/csv-1/2189.html
new file mode 100644
index 0000000000000000000000000000000000000000..51d7d0663fc5bcb8b4d92a8a1344858a5a9ea4c9
--- /dev/null
+++ b/csv-1/2189.html
@@ -0,0 +1,61 @@
+
+
+
+ | Event |
+ Begin |
+ End |
+
+
+
+
+ | three-legged race |
+ 9:15 A.M. |
+ 9:25 A.M. |
+
+
+ | balloon stomp |
+ 9:35 A.M. |
+ 10:30 A.M. |
+
+
+ | jump rope race |
+ 10:35 A.M. |
+ 11:15 A.M. |
+
+
+ | water balloon toss |
+ 11:25 A.M. |
+ 12:00 P.M. |
+
+
+ | obstacle course |
+ 12:15 P.M. |
+ 12:40 P.M. |
+
+
+ | relay race |
+ 12:50 P.M. |
+ 1:05 P.M. |
+
+
+ | bean bag toss |
+ 1:10 P.M. |
+ 1:25 P.M. |
+
+
+ | hula hoop contest |
+ 1:30 P.M. |
+ 2:10 P.M. |
+
+
+ | hurdles |
+ 2:15 P.M. |
+ 2:25 P.M. |
+
+
+ | tug-of-war |
+ 2:30 P.M. |
+ 3:20 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2189.tsv b/csv-1/2189.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1e22acb8bcde6d4a02d0ee9a1c420864f563052c
--- /dev/null
+++ b/csv-1/2189.tsv
@@ -0,0 +1,11 @@
+Event Begin End
+three-legged race 9:15 A.M. 9:25 A.M.
+balloon stomp 9:35 A.M. 10:30 A.M.
+jump rope race 10:35 A.M. 11:15 A.M.
+water balloon toss 11:25 A.M. 12:00 P.M.
+obstacle course 12:15 P.M. 12:40 P.M.
+relay race 12:50 P.M. 1:05 P.M.
+bean bag toss 1:10 P.M. 1:25 P.M.
+hula hoop contest 1:30 P.M. 2:10 P.M.
+hurdles 2:15 P.M. 2:25 P.M.
+tug-of-war 2:30 P.M. 3:20 P.M.
diff --git a/csv-1/219.csv b/csv-1/219.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a2df68b19f3a6b25687da3f3ad6a6f221011875d
--- /dev/null
+++ b/csv-1/219.csv
@@ -0,0 +1,10 @@
+Event,Begin,End
+softball game,10:50 A.M.,11:45 A.M.
+pie-eating contest,11:35 A.M.,12:05 P.M.
+water balloon toss,11:45 A.M.,12:15 P.M.
+obstacle course,12:00 P.M.,12:30 P.M.
+swimming competition,12:45 P.M.,1:45 P.M.
+kickball game,2:05 P.M.,2:35 P.M.
+lunch,2:40 P.M.,3:20 P.M.
+soccer game,3:10 P.M.,3:45 P.M.
+dance competition,3:25 P.M.,4:10 P.M.
diff --git a/csv-1/219.html b/csv-1/219.html
new file mode 100644
index 0000000000000000000000000000000000000000..679eb9f1f6bda673d5cd3c29e4c52f20696f05c2
--- /dev/null
+++ b/csv-1/219.html
@@ -0,0 +1,56 @@
+
+
+
+ | Event |
+ Begin |
+ End |
+
+
+
+
+ | softball game |
+ 10:50 A.M. |
+ 11:45 A.M. |
+
+
+ | pie-eating contest |
+ 11:35 A.M. |
+ 12:05 P.M. |
+
+
+ | water balloon toss |
+ 11:45 A.M. |
+ 12:15 P.M. |
+
+
+ | obstacle course |
+ 12:00 P.M. |
+ 12:30 P.M. |
+
+
+ | swimming competition |
+ 12:45 P.M. |
+ 1:45 P.M. |
+
+
+ | kickball game |
+ 2:05 P.M. |
+ 2:35 P.M. |
+
+
+ | lunch |
+ 2:40 P.M. |
+ 3:20 P.M. |
+
+
+ | soccer game |
+ 3:10 P.M. |
+ 3:45 P.M. |
+
+
+ | dance competition |
+ 3:25 P.M. |
+ 4:10 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/219.tsv b/csv-1/219.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e6f7b03063d1836dcc6a7a7af35e3737c873cb13
--- /dev/null
+++ b/csv-1/219.tsv
@@ -0,0 +1,10 @@
+Event Begin End
+softball game 10:50 A.M. 11:45 A.M.
+pie-eating contest 11:35 A.M. 12:05 P.M.
+water balloon toss 11:45 A.M. 12:15 P.M.
+obstacle course 12:00 P.M. 12:30 P.M.
+swimming competition 12:45 P.M. 1:45 P.M.
+kickball game 2:05 P.M. 2:35 P.M.
+lunch 2:40 P.M. 3:20 P.M.
+soccer game 3:10 P.M. 3:45 P.M.
+dance competition 3:25 P.M. 4:10 P.M.
diff --git a/csv-1/2190.csv b/csv-1/2190.csv
new file mode 100644
index 0000000000000000000000000000000000000000..454f3d26ba0142a625d9f9ce09f33a54bbde8c94
--- /dev/null
+++ b/csv-1/2190.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+6,"3, 6, 7, 8, 8"
+7,"2, 2, 6, 8"
+8,"2, 2, 3, 5, 9"
+9,0
diff --git a/csv-1/2190.html b/csv-1/2190.html
new file mode 100644
index 0000000000000000000000000000000000000000..5df37d1db075274aa9ced7dbe3cf65c664537614
--- /dev/null
+++ b/csv-1/2190.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 6 |
+ 3, 6, 7, 8, 8 |
+
+
+ | 7 |
+ 2, 2, 6, 8 |
+
+
+ | 8 |
+ 2, 2, 3, 5, 9 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2190.tsv b/csv-1/2190.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5f383d32a490828966230bfc8ccb24878b830a97
--- /dev/null
+++ b/csv-1/2190.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+6 3, 6, 7, 8, 8
+7 2, 2, 6, 8
+8 2, 2, 3, 5, 9
+9 0
diff --git a/csv-1/2191.csv b/csv-1/2191.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fc72cd63e9a572465983aa7b7273a9371e99dc0c
--- /dev/null
+++ b/csv-1/2191.csv
@@ -0,0 +1,6 @@
+Year,Winning time (minutes)
+2009,32
+2010,40
+2011,34
+2012,23
+2013,25
diff --git a/csv-1/2191.html b/csv-1/2191.html
new file mode 100644
index 0000000000000000000000000000000000000000..ee504934277fe7f5a1e40e9c659b9a88ab0cad51
--- /dev/null
+++ b/csv-1/2191.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Winning time (minutes) |
+
+
+
+
+ | 2009 |
+ 32 |
+
+
+ | 2010 |
+ 40 |
+
+
+ | 2011 |
+ 34 |
+
+
+ | 2012 |
+ 23 |
+
+
+ | 2013 |
+ 25 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2191.tsv b/csv-1/2191.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0658859c57c0165df16964bd479efcd5a40f304d
--- /dev/null
+++ b/csv-1/2191.tsv
@@ -0,0 +1,6 @@
+Year Winning time (minutes)
+2009 32
+2010 40
+2011 34
+2012 23
+2013 25
diff --git a/csv-1/2192.csv b/csv-1/2192.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1ba1adfec9b97fdcdc66bbd328b955274912b931
--- /dev/null
+++ b/csv-1/2192.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+cookie jar,$13
+cookbook,$16
+rolling pin,$11
+soup pot,$59
diff --git a/csv-1/2192.html b/csv-1/2192.html
new file mode 100644
index 0000000000000000000000000000000000000000..adb734f47ec256c5e47a2e1e1e4b6c39565abfa8
--- /dev/null
+++ b/csv-1/2192.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | cookie jar |
+ $13 |
+
+
+ | cookbook |
+ $16 |
+
+
+ | rolling pin |
+ $11 |
+
+
+ | soup pot |
+ $59 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2192.tsv b/csv-1/2192.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..db2b3a89ed473908295092837ebb9d7da0e630f7
--- /dev/null
+++ b/csv-1/2192.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+cookie jar $13
+cookbook $16
+rolling pin $11
+soup pot $59
diff --git a/csv-1/2193.csv b/csv-1/2193.csv
new file mode 100644
index 0000000000000000000000000000000000000000..24fae655bdcc45afefb696d3d61964fda1bdfd50
--- /dev/null
+++ b/csv-1/2193.csv
@@ -0,0 +1,6 @@
+Lunch,Fourth graders,Fifth graders
+Hot dogs,15,13
+Meatloaf,5,3
+Hamburgers,17,16
+Egg salad,19,4
+Spaghetti,10,18
diff --git a/csv-1/2193.html b/csv-1/2193.html
new file mode 100644
index 0000000000000000000000000000000000000000..b776f20332fcec971b6ae058a55f1a688e1b7f1a
--- /dev/null
+++ b/csv-1/2193.html
@@ -0,0 +1,36 @@
+
+
+
+ | Lunch |
+ Fourth graders |
+ Fifth graders |
+
+
+
+
+ | Hot dogs |
+ 15 |
+ 13 |
+
+
+ | Meatloaf |
+ 5 |
+ 3 |
+
+
+ | Hamburgers |
+ 17 |
+ 16 |
+
+
+ | Egg salad |
+ 19 |
+ 4 |
+
+
+ | Spaghetti |
+ 10 |
+ 18 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2193.tsv b/csv-1/2193.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..88d803f71b147061a694eec5ced522df6308e6b4
--- /dev/null
+++ b/csv-1/2193.tsv
@@ -0,0 +1,6 @@
+Lunch Fourth graders Fifth graders
+Hot dogs 15 13
+Meatloaf 5 3
+Hamburgers 17 16
+Egg salad 19 4
+Spaghetti 10 18
diff --git a/csv-1/2194.csv b/csv-1/2194.csv
new file mode 100644
index 0000000000000000000000000000000000000000..959a389bc9505fb9cf34b5ed11678328ee6a5e08
--- /dev/null
+++ b/csv-1/2194.csv
@@ -0,0 +1,8 @@
+Teacher,Number of years
+Miss Torres,16
+Ms. Yamamoto,19
+Mr. Nakamura,20
+Mr. Park,16
+Miss Watson,20
+Ms. Chan,19
+Mr. Gutierrez,19
diff --git a/csv-1/2194.html b/csv-1/2194.html
new file mode 100644
index 0000000000000000000000000000000000000000..dfed7476eeb3aabab6bba32e14105ba63d4a6770
--- /dev/null
+++ b/csv-1/2194.html
@@ -0,0 +1,38 @@
+
+
+
+ | Teacher |
+ Number of years |
+
+
+
+
+ | Miss Torres |
+ 16 |
+
+
+ | Ms. Yamamoto |
+ 19 |
+
+
+ | Mr. Nakamura |
+ 20 |
+
+
+ | Mr. Park |
+ 16 |
+
+
+ | Miss Watson |
+ 20 |
+
+
+ | Ms. Chan |
+ 19 |
+
+
+ | Mr. Gutierrez |
+ 19 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2194.tsv b/csv-1/2194.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3324c84f41bafceaf0e7938ed2e1fcedf06d1da1
--- /dev/null
+++ b/csv-1/2194.tsv
@@ -0,0 +1,8 @@
+Teacher Number of years
+Miss Torres 16
+Ms. Yamamoto 19
+Mr. Nakamura 20
+Mr. Park 16
+Miss Watson 20
+Ms. Chan 19
+Mr. Gutierrez 19
diff --git a/csv-1/2195.csv b/csv-1/2195.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e4c1338413d1d9eef84a7becc15545b3b38dc102
--- /dev/null
+++ b/csv-1/2195.csv
@@ -0,0 +1,5 @@
+Company,Number of employees
+Township Real Estate,665
+Wakefield and Watson,214
+Country Bakery,168
+Smith Electronics,185
diff --git a/csv-1/2195.html b/csv-1/2195.html
new file mode 100644
index 0000000000000000000000000000000000000000..616cdf62c29dd3ecffb9a0c3073b133a15694cb5
--- /dev/null
+++ b/csv-1/2195.html
@@ -0,0 +1,26 @@
+
+
+
+ | Company |
+ Number of employees |
+
+
+
+
+ | Township Real Estate |
+ 665 |
+
+
+ | Wakefield and Watson |
+ 214 |
+
+
+ | Country Bakery |
+ 168 |
+
+
+ | Smith Electronics |
+ 185 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2195.tsv b/csv-1/2195.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4f0cfe48ed983fcab33ef243b1fc54daf04e01ea
--- /dev/null
+++ b/csv-1/2195.tsv
@@ -0,0 +1,5 @@
+Company Number of employees
+Township Real Estate 665
+Wakefield and Watson 214
+Country Bakery 168
+Smith Electronics 185
diff --git a/csv-1/2196.csv b/csv-1/2196.csv
new file mode 100644
index 0000000000000000000000000000000000000000..128b386acf2af696602559f9638beee5df99ffe3
--- /dev/null
+++ b/csv-1/2196.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+4,"1, 6, 8"
+5,"1, 3"
+6,"3, 6"
+7,"0, 1"
+8,"1, 7"
+9,0
diff --git a/csv-1/2196.html b/csv-1/2196.html
new file mode 100644
index 0000000000000000000000000000000000000000..ccfc888b6f3c008d82c8c5d2022e96b377d6680e
--- /dev/null
+++ b/csv-1/2196.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 4 |
+ 1, 6, 8 |
+
+
+ | 5 |
+ 1, 3 |
+
+
+ | 6 |
+ 3, 6 |
+
+
+ | 7 |
+ 0, 1 |
+
+
+ | 8 |
+ 1, 7 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2196.tsv b/csv-1/2196.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..65c1ea01998d37affeef4928a2b99f1f0d73a348
--- /dev/null
+++ b/csv-1/2196.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+4 1, 6, 8
+5 1, 3
+6 3, 6
+7 0, 1
+8 1, 7
+9 0
diff --git a/csv-1/2197.csv b/csv-1/2197.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c6d06d7b519eb9ad428584a683aa3db95aa4a8cb
--- /dev/null
+++ b/csv-1/2197.csv
@@ -0,0 +1,6 @@
+Seashells found,Frequency
+0,5
+1,16
+2,7
+3,15
+4,6
diff --git a/csv-1/2197.html b/csv-1/2197.html
new file mode 100644
index 0000000000000000000000000000000000000000..4a543de995a620852d2e196397a30728a510d7ad
--- /dev/null
+++ b/csv-1/2197.html
@@ -0,0 +1,30 @@
+
+
+
+ | Seashells found |
+ Frequency |
+
+
+
+
+ | 0 |
+ 5 |
+
+
+ | 1 |
+ 16 |
+
+
+ | 2 |
+ 7 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2197.tsv b/csv-1/2197.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f5b8e383644220d805d918aa38faa58dae0fdb0a
--- /dev/null
+++ b/csv-1/2197.tsv
@@ -0,0 +1,6 @@
+Seashells found Frequency
+0 5
+1 16
+2 7
+3 15
+4 6
diff --git a/csv-1/2198.csv b/csv-1/2198.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e195941138f7750c6ac0e306b3814c15ba00469d
--- /dev/null
+++ b/csv-1/2198.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+globe key chain,$0.78
+football helmet key chain,$0.76
+basketball key chain,$0.77
+puppy key chain,$0.97
+alligator key chain,$0.78
+duck key chain,$0.54
diff --git a/csv-1/2198.html b/csv-1/2198.html
new file mode 100644
index 0000000000000000000000000000000000000000..9fc6e9f85a2f5880c3b407b3ce2170c142172d27
--- /dev/null
+++ b/csv-1/2198.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | globe key chain |
+ $0.78 |
+
+
+ | football helmet key chain |
+ $0.76 |
+
+
+ | basketball key chain |
+ $0.77 |
+
+
+ | puppy key chain |
+ $0.97 |
+
+
+ | alligator key chain |
+ $0.78 |
+
+
+ | duck key chain |
+ $0.54 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2198.tsv b/csv-1/2198.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c7e0297ac79981438e73504259ffc9990b63d5f4
--- /dev/null
+++ b/csv-1/2198.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+globe key chain $0.78
+football helmet key chain $0.76
+basketball key chain $0.77
+puppy key chain $0.97
+alligator key chain $0.78
+duck key chain $0.54
diff --git a/csv-1/2199.csv b/csv-1/2199.csv
new file mode 100644
index 0000000000000000000000000000000000000000..affbe5b11e901e54f5615f5690b91b82f86758c8
--- /dev/null
+++ b/csv-1/2199.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+blueberry applesauce,$2.54/kg
+raspberry applesauce,$1.61/kg
+unsweetened applesauce,$2.42/kg
+cranberry applesauce,$2.43/kg
+strawberry applesauce,$1.07/kg
diff --git a/csv-1/2199.html b/csv-1/2199.html
new file mode 100644
index 0000000000000000000000000000000000000000..05160a53b8d4b3fb02f01f8ab8581da43f405029
--- /dev/null
+++ b/csv-1/2199.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | blueberry applesauce |
+ $2.54/kg |
+
+
+ | raspberry applesauce |
+ $1.61/kg |
+
+
+ | unsweetened applesauce |
+ $2.42/kg |
+
+
+ | cranberry applesauce |
+ $2.43/kg |
+
+
+ | strawberry applesauce |
+ $1.07/kg |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2199.tsv b/csv-1/2199.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2c61bae7ef90dbdbbb1898d67bca187dbe35c57b
--- /dev/null
+++ b/csv-1/2199.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+blueberry applesauce $2.54/kg
+raspberry applesauce $1.61/kg
+unsweetened applesauce $2.42/kg
+cranberry applesauce $2.43/kg
+strawberry applesauce $1.07/kg
diff --git a/csv-1/22.csv b/csv-1/22.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a653db742c029be8552fd6f20e16575ff9dd032f
--- /dev/null
+++ b/csv-1/22.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+sunflower seeds,$4 per pound
+soybeans,$3 per pound
+sesame seeds,$8 per pound
+pumpkin seeds,$3 per pound
+flax seeds,$4 per pound
diff --git a/csv-1/22.html b/csv-1/22.html
new file mode 100644
index 0000000000000000000000000000000000000000..b78bd1f6986c2746fdad0b45d9bca0a2b4379c25
--- /dev/null
+++ b/csv-1/22.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | sunflower seeds |
+ $4 per pound |
+
+
+ | soybeans |
+ $3 per pound |
+
+
+ | sesame seeds |
+ $8 per pound |
+
+
+ | pumpkin seeds |
+ $3 per pound |
+
+
+ | flax seeds |
+ $4 per pound |
+
+
+
\ No newline at end of file
diff --git a/csv-1/22.tsv b/csv-1/22.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..cdbcc939fc908f8bf445ed4069f30b0fcf3ff5b9
--- /dev/null
+++ b/csv-1/22.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+sunflower seeds $4 per pound
+soybeans $3 per pound
+sesame seeds $8 per pound
+pumpkin seeds $3 per pound
+flax seeds $4 per pound
diff --git a/csv-1/220.csv b/csv-1/220.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f8dd7e0c94106ac10cf6abc7dec0f1e693467e58
--- /dev/null
+++ b/csv-1/220.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+peppermint tea,$1.97/lb
+green tea,$3.62/lb
+chai tea,$3.64/lb
+chamomile tea,$4.67/lb
+pomegranate tea,$2.25/lb
+black tea,$2.65/lb
diff --git a/csv-1/220.html b/csv-1/220.html
new file mode 100644
index 0000000000000000000000000000000000000000..2fb1120d0a85b6c6a4ee3f2ab5bfec4154812a6a
--- /dev/null
+++ b/csv-1/220.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | peppermint tea |
+ $1.97/lb |
+
+
+ | green tea |
+ $3.62/lb |
+
+
+ | chai tea |
+ $3.64/lb |
+
+
+ | chamomile tea |
+ $4.67/lb |
+
+
+ | pomegranate tea |
+ $2.25/lb |
+
+
+ | black tea |
+ $2.65/lb |
+
+
+
\ No newline at end of file
diff --git a/csv-1/220.tsv b/csv-1/220.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..95d7a69e46ebfaa5e569a9d1fc5353f8a9e4d884
--- /dev/null
+++ b/csv-1/220.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+peppermint tea $1.97/lb
+green tea $3.62/lb
+chai tea $3.64/lb
+chamomile tea $4.67/lb
+pomegranate tea $2.25/lb
+black tea $2.65/lb
diff --git a/csv-1/2200.csv b/csv-1/2200.csv
new file mode 100644
index 0000000000000000000000000000000000000000..68245904ed67646d512ce607d30fe604e31edecd
--- /dev/null
+++ b/csv-1/2200.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$620,"14,000","2,600"
+$790,"11,100","5,000"
+$960,"8,200","7,400"
+"$1,130","5,300","9,800"
+"$1,300","2,400","12,200"
diff --git a/csv-1/2200.html b/csv-1/2200.html
new file mode 100644
index 0000000000000000000000000000000000000000..e7ce6682b543e5488c4da33800ba4bc61353bd59
--- /dev/null
+++ b/csv-1/2200.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $620 |
+ 14,000 |
+ 2,600 |
+
+
+ | $790 |
+ 11,100 |
+ 5,000 |
+
+
+ | $960 |
+ 8,200 |
+ 7,400 |
+
+
+ | $1,130 |
+ 5,300 |
+ 9,800 |
+
+
+ | $1,300 |
+ 2,400 |
+ 12,200 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2200.tsv b/csv-1/2200.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ea5b2646e3942af2a717c525efe703695d47d508
--- /dev/null
+++ b/csv-1/2200.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$620 14,000 2,600
+$790 11,100 5,000
+$960 8,200 7,400
+$1,130 5,300 9,800
+$1,300 2,400 12,200
diff --git a/csv-1/2201.csv b/csv-1/2201.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d07b3216aeef211d6d8de5222a66430b22ad01e0
--- /dev/null
+++ b/csv-1/2201.csv
@@ -0,0 +1,5 @@
+Day,Number of new customers
+Wednesday,79
+Thursday,72
+Friday,71
+Saturday,75
diff --git a/csv-1/2201.html b/csv-1/2201.html
new file mode 100644
index 0000000000000000000000000000000000000000..c429ee1ed09f6be2842f9c103345e6419ff11b9c
--- /dev/null
+++ b/csv-1/2201.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of new customers |
+
+
+
+
+ | Wednesday |
+ 79 |
+
+
+ | Thursday |
+ 72 |
+
+
+ | Friday |
+ 71 |
+
+
+ | Saturday |
+ 75 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2201.tsv b/csv-1/2201.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d39f2c0eba18c3383e51a838f409c3b5a3372d76
--- /dev/null
+++ b/csv-1/2201.tsv
@@ -0,0 +1,5 @@
+Day Number of new customers
+Wednesday 79
+Thursday 72
+Friday 71
+Saturday 75
diff --git a/csv-1/2202.csv b/csv-1/2202.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b1d647843705252d778c4b432b5312ca00a4ef01
--- /dev/null
+++ b/csv-1/2202.csv
@@ -0,0 +1,5 @@
+Name,Number of science articles
+Audrey,96
+Sarah,98
+Patrick,90
+Maya,92
diff --git a/csv-1/2202.html b/csv-1/2202.html
new file mode 100644
index 0000000000000000000000000000000000000000..5100cc70c2e2d6d4b3f9e8b706c3ebdfc3094004
--- /dev/null
+++ b/csv-1/2202.html
@@ -0,0 +1,26 @@
+
+
+
+ | Name |
+ Number of science articles |
+
+
+
+
+ | Audrey |
+ 96 |
+
+
+ | Sarah |
+ 98 |
+
+
+ | Patrick |
+ 90 |
+
+
+ | Maya |
+ 92 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2202.tsv b/csv-1/2202.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4a1e3b37abaadb233f2a6b023fcdeed3ff0e6932
--- /dev/null
+++ b/csv-1/2202.tsv
@@ -0,0 +1,5 @@
+Name Number of science articles
+Audrey 96
+Sarah 98
+Patrick 90
+Maya 92
diff --git a/csv-1/2203.csv b/csv-1/2203.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d4ac6afda70a3280db0583ab6e6e40723b2aa282
--- /dev/null
+++ b/csv-1/2203.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+dog calendar,$6.86
+book of brainteasers,$2.79
+cookbook,$8.75
+map of Africa,$5.38
diff --git a/csv-1/2203.html b/csv-1/2203.html
new file mode 100644
index 0000000000000000000000000000000000000000..fd1c9942730c350c7cf22b260108ecc5f4bf46f2
--- /dev/null
+++ b/csv-1/2203.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | dog calendar |
+ $6.86 |
+
+
+ | book of brainteasers |
+ $2.79 |
+
+
+ | cookbook |
+ $8.75 |
+
+
+ | map of Africa |
+ $5.38 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2203.tsv b/csv-1/2203.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c07cbcd4b7fd0fb621bae8a53fbe9def3aa37fa2
--- /dev/null
+++ b/csv-1/2203.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+dog calendar $6.86
+book of brainteasers $2.79
+cookbook $8.75
+map of Africa $5.38
diff --git a/csv-1/2204.csv b/csv-1/2204.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2e34122d8d429b99cbdbaa68ace3539e523d6be2
--- /dev/null
+++ b/csv-1/2204.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+box of bandages,$2.01
+bottle of hand lotion,$5.83
+toothbrush,$1.55
+hairbrush,$4.05
+bottle of sunscreen,$3.96
diff --git a/csv-1/2204.html b/csv-1/2204.html
new file mode 100644
index 0000000000000000000000000000000000000000..0ab511f0c247d94d4ab87bb8120fe9a7a9c56466
--- /dev/null
+++ b/csv-1/2204.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | box of bandages |
+ $2.01 |
+
+
+ | bottle of hand lotion |
+ $5.83 |
+
+
+ | toothbrush |
+ $1.55 |
+
+
+ | hairbrush |
+ $4.05 |
+
+
+ | bottle of sunscreen |
+ $3.96 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2204.tsv b/csv-1/2204.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..83e85e9add9929a64a0cb9e59a1ca9ab7841314b
--- /dev/null
+++ b/csv-1/2204.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+box of bandages $2.01
+bottle of hand lotion $5.83
+toothbrush $1.55
+hairbrush $4.05
+bottle of sunscreen $3.96
diff --git a/csv-1/2205.csv b/csv-1/2205.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8f79a4a4210b90cbb0c330af03f69921e19c437a
--- /dev/null
+++ b/csv-1/2205.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+1,"0, 5, 9"
+2,"6, 7, 7, 9"
+3,"0, 1, 2, 6, 8"
+4,"1, 9"
+5,"0, 7"
+6,"0, 6, 7, 9, 9"
+7,
+8,"4, 8"
diff --git a/csv-1/2205.html b/csv-1/2205.html
new file mode 100644
index 0000000000000000000000000000000000000000..373be1a48bcc0e109f0335d72a305561270d9c17
--- /dev/null
+++ b/csv-1/2205.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 0, 5, 9 |
+
+
+ | 2 |
+ 6, 7, 7, 9 |
+
+
+ | 3 |
+ 0, 1, 2, 6, 8 |
+
+
+ | 4 |
+ 1, 9 |
+
+
+ | 5 |
+ 0, 7 |
+
+
+ | 6 |
+ 0, 6, 7, 9, 9 |
+
+
+ | 7 |
+ |
+
+
+ | 8 |
+ 4, 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2205.tsv b/csv-1/2205.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..745cf69d1bf329ed1660ab9c48b4d281bb1293f6
--- /dev/null
+++ b/csv-1/2205.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+1 0, 5, 9
+2 6, 7, 7, 9
+3 0, 1, 2, 6, 8
+4 1, 9
+5 0, 7
+6 0, 6, 7, 9, 9
+7
+8 4, 8
diff --git a/csv-1/2206.csv b/csv-1/2206.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5ec12a26853c0241c3ec955138d5f5ec9b1bc63c
--- /dev/null
+++ b/csv-1/2206.csv
@@ -0,0 +1,5 @@
+Date,Description,Received,Expenses,Available Funds
+,Balance: end of June,,,$450.70
+7/5,cleaning the Goodmans' pool,$15.00,,$465.70
+7/17,bottle of water,,$1.50,$464.20
+7/29,swim trunks,,$16.80,$447.40
diff --git a/csv-1/2206.html b/csv-1/2206.html
new file mode 100644
index 0000000000000000000000000000000000000000..3cdd5bf52368e2271924cd36ff57d95f3172e656
--- /dev/null
+++ b/csv-1/2206.html
@@ -0,0 +1,41 @@
+
+
+
+ | Date |
+ Description |
+ Received |
+ Expenses |
+ Available Funds |
+
+
+
+
+ |
+ Balance: end of June |
+ |
+ |
+ $450.70 |
+
+
+ | 7/5 |
+ cleaning the Goodmans' pool |
+ $15.00 |
+ |
+ $465.70 |
+
+
+ | 7/17 |
+ bottle of water |
+ |
+ $1.50 |
+ $464.20 |
+
+
+ | 7/29 |
+ swim trunks |
+ |
+ $16.80 |
+ $447.40 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2206.tsv b/csv-1/2206.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f65bf55480ec2cd07899d8018a26c60b6fb5b07f
--- /dev/null
+++ b/csv-1/2206.tsv
@@ -0,0 +1,5 @@
+Date Description Received Expenses Available Funds
+ Balance: end of June $450.70
+7/5 cleaning the Goodmans' pool $15.00 $465.70
+7/17 bottle of water $1.50 $464.20
+7/29 swim trunks $16.80 $447.40
diff --git a/csv-1/2207.csv b/csv-1/2207.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b48ab2bf430eae8624c39ac097a454e70011af55
--- /dev/null
+++ b/csv-1/2207.csv
@@ -0,0 +1,10 @@
+Column 1,Column 2,Column 3,Column 4,Column 5
+Skyscraper City,7:15 A.M.,10:15 A.M.,11:45 A.M.,5:30 P.M.
+Snowy Mountain,7:45 A.M.,10:45 A.M.,12:15 P.M.,6:00 P.M.
+Comfy Pillows Resort,8:15 A.M.,11:15 A.M.,12:45 P.M.,6:30 P.M.
+Chickenville,9:15 A.M.,12:15 P.M.,1:45 P.M.,7:30 P.M.
+City of Green Trees,9:45 A.M.,12:45 P.M.,2:15 P.M.,8:00 P.M.
+Rollercoaster Land,10:15 A.M.,1:15 P.M.,2:45 P.M.,8:30 P.M.
+Pleasant River Campground,11:15 A.M.,2:15 P.M.,3:45 P.M.,9:30 P.M.
+Magician Village,12:15 P.M.,3:15 P.M.,4:45 P.M.,10:30 P.M.
+Gecko Paradise,1:15 P.M.,4:15 P.M.,5:45 P.M.,11:30 P.M.
diff --git a/csv-1/2207.html b/csv-1/2207.html
new file mode 100644
index 0000000000000000000000000000000000000000..fdaf1fc618a3ac48000f1a3d3040289e7dc053ab
--- /dev/null
+++ b/csv-1/2207.html
@@ -0,0 +1,76 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+ Column 4 |
+ Column 5 |
+
+
+
+
+ | Skyscraper City |
+ 7:15 A.M. |
+ 10:15 A.M. |
+ 11:45 A.M. |
+ 5:30 P.M. |
+
+
+ | Snowy Mountain |
+ 7:45 A.M. |
+ 10:45 A.M. |
+ 12:15 P.M. |
+ 6:00 P.M. |
+
+
+ | Comfy Pillows Resort |
+ 8:15 A.M. |
+ 11:15 A.M. |
+ 12:45 P.M. |
+ 6:30 P.M. |
+
+
+ | Chickenville |
+ 9:15 A.M. |
+ 12:15 P.M. |
+ 1:45 P.M. |
+ 7:30 P.M. |
+
+
+ | City of Green Trees |
+ 9:45 A.M. |
+ 12:45 P.M. |
+ 2:15 P.M. |
+ 8:00 P.M. |
+
+
+ | Rollercoaster Land |
+ 10:15 A.M. |
+ 1:15 P.M. |
+ 2:45 P.M. |
+ 8:30 P.M. |
+
+
+ | Pleasant River Campground |
+ 11:15 A.M. |
+ 2:15 P.M. |
+ 3:45 P.M. |
+ 9:30 P.M. |
+
+
+ | Magician Village |
+ 12:15 P.M. |
+ 3:15 P.M. |
+ 4:45 P.M. |
+ 10:30 P.M. |
+
+
+ | Gecko Paradise |
+ 1:15 P.M. |
+ 4:15 P.M. |
+ 5:45 P.M. |
+ 11:30 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2207.tsv b/csv-1/2207.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ed2b593df525929c2a8320c53666b00b6ec989e1
--- /dev/null
+++ b/csv-1/2207.tsv
@@ -0,0 +1,10 @@
+Column 1 Column 2 Column 3 Column 4 Column 5
+Skyscraper City 7:15 A.M. 10:15 A.M. 11:45 A.M. 5:30 P.M.
+Snowy Mountain 7:45 A.M. 10:45 A.M. 12:15 P.M. 6:00 P.M.
+Comfy Pillows Resort 8:15 A.M. 11:15 A.M. 12:45 P.M. 6:30 P.M.
+Chickenville 9:15 A.M. 12:15 P.M. 1:45 P.M. 7:30 P.M.
+City of Green Trees 9:45 A.M. 12:45 P.M. 2:15 P.M. 8:00 P.M.
+Rollercoaster Land 10:15 A.M. 1:15 P.M. 2:45 P.M. 8:30 P.M.
+Pleasant River Campground 11:15 A.M. 2:15 P.M. 3:45 P.M. 9:30 P.M.
+Magician Village 12:15 P.M. 3:15 P.M. 4:45 P.M. 10:30 P.M.
+Gecko Paradise 1:15 P.M. 4:15 P.M. 5:45 P.M. 11:30 P.M.
diff --git a/csv-1/2208.csv b/csv-1/2208.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f70cfe7f186043156571589601ca236fdd5ce16e
--- /dev/null
+++ b/csv-1/2208.csv
@@ -0,0 +1,4 @@
+x,y
+7,8
+8,4
+9,0
diff --git a/csv-1/2208.html b/csv-1/2208.html
new file mode 100644
index 0000000000000000000000000000000000000000..18285d72f7908ba165371716c00f1656049e207a
--- /dev/null
+++ b/csv-1/2208.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 7 |
+ 8 |
+
+
+ | 8 |
+ 4 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2208.tsv b/csv-1/2208.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b0290e4767bf77668df636bdc2cebe6dd019d200
--- /dev/null
+++ b/csv-1/2208.tsv
@@ -0,0 +1,4 @@
+x y
+7 8
+8 4
+9 0
diff --git a/csv-1/2209.csv b/csv-1/2209.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4db62e80c74c34dfb40d7d0b5d98e64887c35ac0
--- /dev/null
+++ b/csv-1/2209.csv
@@ -0,0 +1,5 @@
+Color,Frequency
+white,13
+black,14
+red,5
+silver,23
diff --git a/csv-1/2209.html b/csv-1/2209.html
new file mode 100644
index 0000000000000000000000000000000000000000..47c64e737ce16cf437964d29cd1b802dd05ac78c
--- /dev/null
+++ b/csv-1/2209.html
@@ -0,0 +1,26 @@
+
+
+
+ | Color |
+ Frequency |
+
+
+
+
+ | white |
+ 13 |
+
+
+ | black |
+ 14 |
+
+
+ | red |
+ 5 |
+
+
+ | silver |
+ 23 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2209.tsv b/csv-1/2209.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..73d5ecf200c11a42109fb9d8674dfe3aa1f0de2c
--- /dev/null
+++ b/csv-1/2209.tsv
@@ -0,0 +1,5 @@
+Color Frequency
+white 13
+black 14
+red 5
+silver 23
diff --git a/csv-1/221.csv b/csv-1/221.csv
new file mode 100644
index 0000000000000000000000000000000000000000..35fd37013ecd91568ec1fc36f97046c67c816b01
--- /dev/null
+++ b/csv-1/221.csv
@@ -0,0 +1,3 @@
+Dog,Weight change (oz.)
+Sprinkles,5
+Champ,-6
diff --git a/csv-1/221.html b/csv-1/221.html
new file mode 100644
index 0000000000000000000000000000000000000000..25f3c247131b0a8ce8891ea1e65ff050969ec23f
--- /dev/null
+++ b/csv-1/221.html
@@ -0,0 +1,18 @@
+
+
+
+ | Dog |
+ Weight change (oz.) |
+
+
+
+
+ | Sprinkles |
+ 5 |
+
+
+ | Champ |
+ -6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/221.tsv b/csv-1/221.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..991197fe65594001d99e2565e50579713ace68a5
--- /dev/null
+++ b/csv-1/221.tsv
@@ -0,0 +1,3 @@
+Dog Weight change (oz.)
+Sprinkles 5
+Champ -6
diff --git a/csv-1/2210.csv b/csv-1/2210.csv
new file mode 100644
index 0000000000000000000000000000000000000000..de7c67b996c9c4e3ff1b4578150d60bd329665b8
--- /dev/null
+++ b/csv-1/2210.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+gold tack,$0.04
+small metal hook,$0.05
+elastic band,$0.03
+four-inch nail,$0.06
+red thumbtack,$0.02
+flat-head bolt,$0.03
diff --git a/csv-1/2210.html b/csv-1/2210.html
new file mode 100644
index 0000000000000000000000000000000000000000..c8b508b3f70c810007fab63d4e30e878a7a44f6a
--- /dev/null
+++ b/csv-1/2210.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | gold tack |
+ $0.04 |
+
+
+ | small metal hook |
+ $0.05 |
+
+
+ | elastic band |
+ $0.03 |
+
+
+ | four-inch nail |
+ $0.06 |
+
+
+ | red thumbtack |
+ $0.02 |
+
+
+ | flat-head bolt |
+ $0.03 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2210.tsv b/csv-1/2210.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..38f1c5faa58ae5beab21a3aaea941842fb331cd1
--- /dev/null
+++ b/csv-1/2210.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+gold tack $0.04
+small metal hook $0.05
+elastic band $0.03
+four-inch nail $0.06
+red thumbtack $0.02
+flat-head bolt $0.03
diff --git a/csv-1/2211.csv b/csv-1/2211.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a8ea4bb5da8d6f20ec253f526daabc883ac4c13d
--- /dev/null
+++ b/csv-1/2211.csv
@@ -0,0 +1,10 @@
+Column 1,Column 2,Column 3,Column 4,Column 5
+Starfish Point,7:45 A.M.,8:15 A.M.,9:00 A.M.,9:15 A.M.
+Oyster Lighthouse,8:00 A.M.,8:30 A.M.,9:15 A.M.,9:30 A.M.
+Lobster Pier,9:30 A.M.,10:00 A.M.,10:45 A.M.,11:00 A.M.
+Sea Lion Docks,9:45 A.M.,10:15 A.M.,11:00 A.M.,11:15 A.M.
+Rocky Cliffs,10:00 A.M.,10:30 A.M.,11:15 A.M.,11:30 A.M.
+Palm Tree Island,11:30 A.M.,12:00 P.M.,12:45 P.M.,1:00 P.M.
+The Boardwalk,12:00 P.M.,12:30 P.M.,1:15 P.M.,1:30 P.M.
+Kite Coast,1:15 P.M.,1:45 P.M.,2:30 P.M.,2:45 P.M.
+Surfing Beach,2:15 P.M.,2:45 P.M.,3:30 P.M.,3:45 P.M.
diff --git a/csv-1/2211.html b/csv-1/2211.html
new file mode 100644
index 0000000000000000000000000000000000000000..8a00970f5b98a83509dd2c70fe0e7dbb9fbe6a62
--- /dev/null
+++ b/csv-1/2211.html
@@ -0,0 +1,76 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+ Column 4 |
+ Column 5 |
+
+
+
+
+ | Starfish Point |
+ 7:45 A.M. |
+ 8:15 A.M. |
+ 9:00 A.M. |
+ 9:15 A.M. |
+
+
+ | Oyster Lighthouse |
+ 8:00 A.M. |
+ 8:30 A.M. |
+ 9:15 A.M. |
+ 9:30 A.M. |
+
+
+ | Lobster Pier |
+ 9:30 A.M. |
+ 10:00 A.M. |
+ 10:45 A.M. |
+ 11:00 A.M. |
+
+
+ | Sea Lion Docks |
+ 9:45 A.M. |
+ 10:15 A.M. |
+ 11:00 A.M. |
+ 11:15 A.M. |
+
+
+ | Rocky Cliffs |
+ 10:00 A.M. |
+ 10:30 A.M. |
+ 11:15 A.M. |
+ 11:30 A.M. |
+
+
+ | Palm Tree Island |
+ 11:30 A.M. |
+ 12:00 P.M. |
+ 12:45 P.M. |
+ 1:00 P.M. |
+
+
+ | The Boardwalk |
+ 12:00 P.M. |
+ 12:30 P.M. |
+ 1:15 P.M. |
+ 1:30 P.M. |
+
+
+ | Kite Coast |
+ 1:15 P.M. |
+ 1:45 P.M. |
+ 2:30 P.M. |
+ 2:45 P.M. |
+
+
+ | Surfing Beach |
+ 2:15 P.M. |
+ 2:45 P.M. |
+ 3:30 P.M. |
+ 3:45 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2211.tsv b/csv-1/2211.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..92f83309b9c3f99a4d2fe4a9ec8012be93ca9dd2
--- /dev/null
+++ b/csv-1/2211.tsv
@@ -0,0 +1,10 @@
+Column 1 Column 2 Column 3 Column 4 Column 5
+Starfish Point 7:45 A.M. 8:15 A.M. 9:00 A.M. 9:15 A.M.
+Oyster Lighthouse 8:00 A.M. 8:30 A.M. 9:15 A.M. 9:30 A.M.
+Lobster Pier 9:30 A.M. 10:00 A.M. 10:45 A.M. 11:00 A.M.
+Sea Lion Docks 9:45 A.M. 10:15 A.M. 11:00 A.M. 11:15 A.M.
+Rocky Cliffs 10:00 A.M. 10:30 A.M. 11:15 A.M. 11:30 A.M.
+Palm Tree Island 11:30 A.M. 12:00 P.M. 12:45 P.M. 1:00 P.M.
+The Boardwalk 12:00 P.M. 12:30 P.M. 1:15 P.M. 1:30 P.M.
+Kite Coast 1:15 P.M. 1:45 P.M. 2:30 P.M. 2:45 P.M.
+Surfing Beach 2:15 P.M. 2:45 P.M. 3:30 P.M. 3:45 P.M.
diff --git a/csv-1/2212.csv b/csv-1/2212.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bd0ea7ee0777a8440c6b191646addf8a88eaf871
--- /dev/null
+++ b/csv-1/2212.csv
@@ -0,0 +1,5 @@
+Finger puppets made,Frequency
+0,16
+1,12
+2,20
+3,10
diff --git a/csv-1/2212.html b/csv-1/2212.html
new file mode 100644
index 0000000000000000000000000000000000000000..6a26b18d4b1e6f2e3760a9075eb4ab3d98c9ec11
--- /dev/null
+++ b/csv-1/2212.html
@@ -0,0 +1,26 @@
+
+
+
+ | Finger puppets made |
+ Frequency |
+
+
+
+
+ | 0 |
+ 16 |
+
+
+ | 1 |
+ 12 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2212.tsv b/csv-1/2212.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..63bd2a3e69d3e32e93944fc46222dbfc440497c0
--- /dev/null
+++ b/csv-1/2212.tsv
@@ -0,0 +1,5 @@
+Finger puppets made Frequency
+0 16
+1 12
+2 20
+3 10
diff --git a/csv-1/2213.csv b/csv-1/2213.csv
new file mode 100644
index 0000000000000000000000000000000000000000..84d5e2e8e8dc8bd5af86c592af2116a0d0e7fe3b
--- /dev/null
+++ b/csv-1/2213.csv
@@ -0,0 +1,5 @@
+Name,Number of stuffed animals
+Ernest,363
+Colette,334
+Dave,346
+Florence,364
diff --git a/csv-1/2213.html b/csv-1/2213.html
new file mode 100644
index 0000000000000000000000000000000000000000..84989d482841e755615525e5afeadd9844b3c4f7
--- /dev/null
+++ b/csv-1/2213.html
@@ -0,0 +1,26 @@
+
+
+
+ | Name |
+ Number of stuffed animals |
+
+
+
+
+ | Ernest |
+ 363 |
+
+
+ | Colette |
+ 334 |
+
+
+ | Dave |
+ 346 |
+
+
+ | Florence |
+ 364 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2213.tsv b/csv-1/2213.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4c4f4a266cdf3e2106be2b69ed7966e3f9b21c10
--- /dev/null
+++ b/csv-1/2213.tsv
@@ -0,0 +1,5 @@
+Name Number of stuffed animals
+Ernest 363
+Colette 334
+Dave 346
+Florence 364
diff --git a/csv-1/2214.csv b/csv-1/2214.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4e31dd178926f9ec69453e326394404033e6a597
--- /dev/null
+++ b/csv-1/2214.csv
@@ -0,0 +1,7 @@
+Day,Number of balloons
+Saturday,9
+Sunday,10
+Monday,8
+Tuesday,10
+Wednesday,9
+Thursday,10
diff --git a/csv-1/2214.html b/csv-1/2214.html
new file mode 100644
index 0000000000000000000000000000000000000000..df8ee59442283f55d0d664e565408d0d3d8756cc
--- /dev/null
+++ b/csv-1/2214.html
@@ -0,0 +1,34 @@
+
+
+
+ | Day |
+ Number of balloons |
+
+
+
+
+ | Saturday |
+ 9 |
+
+
+ | Sunday |
+ 10 |
+
+
+ | Monday |
+ 8 |
+
+
+ | Tuesday |
+ 10 |
+
+
+ | Wednesday |
+ 9 |
+
+
+ | Thursday |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2214.tsv b/csv-1/2214.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..515382009cc578e82a4aa19e168e576368724d0b
--- /dev/null
+++ b/csv-1/2214.tsv
@@ -0,0 +1,7 @@
+Day Number of balloons
+Saturday 9
+Sunday 10
+Monday 8
+Tuesday 10
+Wednesday 9
+Thursday 10
diff --git a/csv-1/2215.csv b/csv-1/2215.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0ac34c737030673bf377ba11f504e4551cc69bae
--- /dev/null
+++ b/csv-1/2215.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+macadamia nut butter,$5 per pound
+peanut butter,$5 per pound
+sunflower seed butter,$4 per pound
+almond butter,$6 per pound
+cashew butter,$5 per pound
diff --git a/csv-1/2215.html b/csv-1/2215.html
new file mode 100644
index 0000000000000000000000000000000000000000..07fb7a7fb3397070f6b113cf740c56912fd434f9
--- /dev/null
+++ b/csv-1/2215.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | macadamia nut butter |
+ $5 per pound |
+
+
+ | peanut butter |
+ $5 per pound |
+
+
+ | sunflower seed butter |
+ $4 per pound |
+
+
+ | almond butter |
+ $6 per pound |
+
+
+ | cashew butter |
+ $5 per pound |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2215.tsv b/csv-1/2215.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2c22d9f766a1377d0a50e99d1bcc73845c03e6cf
--- /dev/null
+++ b/csv-1/2215.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+macadamia nut butter $5 per pound
+peanut butter $5 per pound
+sunflower seed butter $4 per pound
+almond butter $6 per pound
+cashew butter $5 per pound
diff --git a/csv-1/2216.csv b/csv-1/2216.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5060df82a460a4d241910512ddf98f6fd0117650
--- /dev/null
+++ b/csv-1/2216.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+pair of boots,$13.13
+black skirt,$18.95
+pair of sweat pants,$10.66
+yellow dress,$13.68
diff --git a/csv-1/2216.html b/csv-1/2216.html
new file mode 100644
index 0000000000000000000000000000000000000000..cd63c302ccbb8a3b610a759441a0998b08b05d46
--- /dev/null
+++ b/csv-1/2216.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | pair of boots |
+ $13.13 |
+
+
+ | black skirt |
+ $18.95 |
+
+
+ | pair of sweat pants |
+ $10.66 |
+
+
+ | yellow dress |
+ $13.68 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2216.tsv b/csv-1/2216.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d0434ee8769961eada7af0a356355df837840c6c
--- /dev/null
+++ b/csv-1/2216.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+pair of boots $13.13
+black skirt $18.95
+pair of sweat pants $10.66
+yellow dress $13.68
diff --git a/csv-1/2217.csv b/csv-1/2217.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f444e6ace575833d913f176d8af573ada8aca294
--- /dev/null
+++ b/csv-1/2217.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+yellow tiger's eye,$0.85
+piece of green slate,$0.59
+piece of red sandstone,$0.19
+piece of rose quartz,$0.61
+smooth piece of marble,$0.45
diff --git a/csv-1/2217.html b/csv-1/2217.html
new file mode 100644
index 0000000000000000000000000000000000000000..a82a54ce8dade46e3540790c4e235d9f4671f1fd
--- /dev/null
+++ b/csv-1/2217.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | yellow tiger's eye |
+ $0.85 |
+
+
+ | piece of green slate |
+ $0.59 |
+
+
+ | piece of red sandstone |
+ $0.19 |
+
+
+ | piece of rose quartz |
+ $0.61 |
+
+
+ | smooth piece of marble |
+ $0.45 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2217.tsv b/csv-1/2217.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..72df79a54448332cadbbcf52697e4ae06c06921d
--- /dev/null
+++ b/csv-1/2217.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+yellow tiger's eye $0.85
+piece of green slate $0.59
+piece of red sandstone $0.19
+piece of rose quartz $0.61
+smooth piece of marble $0.45
diff --git a/csv-1/2218.csv b/csv-1/2218.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2cc06c8002c9ecf911375e408858bdc075963ea5
--- /dev/null
+++ b/csv-1/2218.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+chameleon,$95.45
+chinchilla,$16.65
+finch,$32.28
+hedgehog,$82.06
+king snake,$81.56
diff --git a/csv-1/2218.html b/csv-1/2218.html
new file mode 100644
index 0000000000000000000000000000000000000000..a6dbe72ca5e0736b9288d1d82f294e88460eb4d7
--- /dev/null
+++ b/csv-1/2218.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | chameleon |
+ $95.45 |
+
+
+ | chinchilla |
+ $16.65 |
+
+
+ | finch |
+ $32.28 |
+
+
+ | hedgehog |
+ $82.06 |
+
+
+ | king snake |
+ $81.56 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2218.tsv b/csv-1/2218.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a373536db8436d79cf00bafd8f8c6ffd3dba5cd8
--- /dev/null
+++ b/csv-1/2218.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+chameleon $95.45
+chinchilla $16.65
+finch $32.28
+hedgehog $82.06
+king snake $81.56
diff --git a/csv-1/2219.csv b/csv-1/2219.csv
new file mode 100644
index 0000000000000000000000000000000000000000..01cd159eb1d20839c9650a6e106541d225468423
--- /dev/null
+++ b/csv-1/2219.csv
@@ -0,0 +1,6 @@
+Day,Number of miles
+Friday,59
+Saturday,50
+Sunday,49
+Monday,60
+Tuesday,47
diff --git a/csv-1/2219.html b/csv-1/2219.html
new file mode 100644
index 0000000000000000000000000000000000000000..c3d13a06e2567c599e529fb1a9685b062c5d5062
--- /dev/null
+++ b/csv-1/2219.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of miles |
+
+
+
+
+ | Friday |
+ 59 |
+
+
+ | Saturday |
+ 50 |
+
+
+ | Sunday |
+ 49 |
+
+
+ | Monday |
+ 60 |
+
+
+ | Tuesday |
+ 47 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2219.tsv b/csv-1/2219.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..972a40dd76945a62b62d7d959d05283da2a0f53e
--- /dev/null
+++ b/csv-1/2219.tsv
@@ -0,0 +1,6 @@
+Day Number of miles
+Friday 59
+Saturday 50
+Sunday 49
+Monday 60
+Tuesday 47
diff --git a/csv-1/222.csv b/csv-1/222.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8b8e7514c2e6a2cab04dfad517d0aa5da30b9405
--- /dev/null
+++ b/csv-1/222.csv
@@ -0,0 +1,4 @@
+x,y
+17,0
+10,11
+6,7
diff --git a/csv-1/222.html b/csv-1/222.html
new file mode 100644
index 0000000000000000000000000000000000000000..fb5a827b27890b4ceeaf8329627755dc74a66a8e
--- /dev/null
+++ b/csv-1/222.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 17 |
+ 0 |
+
+
+ | 10 |
+ 11 |
+
+
+ | 6 |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/222.tsv b/csv-1/222.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..31745ce749fbb99485e5312f02fed7c241c9b444
--- /dev/null
+++ b/csv-1/222.tsv
@@ -0,0 +1,4 @@
+x y
+17 0
+10 11
+6 7
diff --git a/csv-1/2220.csv b/csv-1/2220.csv
new file mode 100644
index 0000000000000000000000000000000000000000..10e64b7143451da192afcf47cabcd29dabc4c4f5
--- /dev/null
+++ b/csv-1/2220.csv
@@ -0,0 +1,5 @@
+Fruits,Pieces of fruit
+Oranges,15
+Persimmons,27
+Nectarines,63
+Apricots,87
diff --git a/csv-1/2220.html b/csv-1/2220.html
new file mode 100644
index 0000000000000000000000000000000000000000..e0a1767faa5dfe9e4727f083306c3c161384d41e
--- /dev/null
+++ b/csv-1/2220.html
@@ -0,0 +1,26 @@
+
+
+
+ | Fruits |
+ Pieces of fruit |
+
+
+
+
+ | Oranges |
+ 15 |
+
+
+ | Persimmons |
+ 27 |
+
+
+ | Nectarines |
+ 63 |
+
+
+ | Apricots |
+ 87 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2220.tsv b/csv-1/2220.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d5be358045da637a8b66d8acb85d2bbc370e0b5d
--- /dev/null
+++ b/csv-1/2220.tsv
@@ -0,0 +1,5 @@
+Fruits Pieces of fruit
+Oranges 15
+Persimmons 27
+Nectarines 63
+Apricots 87
diff --git a/csv-1/2221.csv b/csv-1/2221.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7980b4675eddf7154fe72cadbea31ed5399a4606
--- /dev/null
+++ b/csv-1/2221.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2,Column 3,Column 4,Column 5
+The Boardwalk,8:30 A.M.,9:00 A.M.,9:30 A.M.,9:45 A.M.
+Palm Tree Island,9:00 A.M.,9:30 A.M.,10:00 A.M.,10:15 A.M.
+Lobster Pier,10:00 A.M.,10:30 A.M.,11:00 A.M.,11:15 A.M.
+Sea Lion Docks,11:00 A.M.,11:30 A.M.,12:00 P.M.,12:15 P.M.
+Starfish Point,12:15 P.M.,12:45 P.M.,1:15 P.M.,1:30 P.M.
diff --git a/csv-1/2221.html b/csv-1/2221.html
new file mode 100644
index 0000000000000000000000000000000000000000..2cbbaf9974090c360ed9aff918d06abc176dead5
--- /dev/null
+++ b/csv-1/2221.html
@@ -0,0 +1,48 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+ Column 4 |
+ Column 5 |
+
+
+
+
+ | The Boardwalk |
+ 8:30 A.M. |
+ 9:00 A.M. |
+ 9:30 A.M. |
+ 9:45 A.M. |
+
+
+ | Palm Tree Island |
+ 9:00 A.M. |
+ 9:30 A.M. |
+ 10:00 A.M. |
+ 10:15 A.M. |
+
+
+ | Lobster Pier |
+ 10:00 A.M. |
+ 10:30 A.M. |
+ 11:00 A.M. |
+ 11:15 A.M. |
+
+
+ | Sea Lion Docks |
+ 11:00 A.M. |
+ 11:30 A.M. |
+ 12:00 P.M. |
+ 12:15 P.M. |
+
+
+ | Starfish Point |
+ 12:15 P.M. |
+ 12:45 P.M. |
+ 1:15 P.M. |
+ 1:30 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2221.tsv b/csv-1/2221.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5138e8cdec2d41aa84abe91dc27508a457471298
--- /dev/null
+++ b/csv-1/2221.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2 Column 3 Column 4 Column 5
+The Boardwalk 8:30 A.M. 9:00 A.M. 9:30 A.M. 9:45 A.M.
+Palm Tree Island 9:00 A.M. 9:30 A.M. 10:00 A.M. 10:15 A.M.
+Lobster Pier 10:00 A.M. 10:30 A.M. 11:00 A.M. 11:15 A.M.
+Sea Lion Docks 11:00 A.M. 11:30 A.M. 12:00 P.M. 12:15 P.M.
+Starfish Point 12:15 P.M. 12:45 P.M. 1:15 P.M. 1:30 P.M.
diff --git a/csv-1/2222.csv b/csv-1/2222.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1488179ffc065a40dc2cd67281dec9ec3b0936e1
--- /dev/null
+++ b/csv-1/2222.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+3,8
+4,"7, 7, 7, 9"
+5,"1, 8"
+6,"0, 7"
diff --git a/csv-1/2222.html b/csv-1/2222.html
new file mode 100644
index 0000000000000000000000000000000000000000..755510a64f569a67c89402e8133cc3138658cf96
--- /dev/null
+++ b/csv-1/2222.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 3 |
+ 8 |
+
+
+ | 4 |
+ 7, 7, 7, 9 |
+
+
+ | 5 |
+ 1, 8 |
+
+
+ | 6 |
+ 0, 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2222.tsv b/csv-1/2222.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f608c36952894af9feeafc7322fc5514c31a2b46
--- /dev/null
+++ b/csv-1/2222.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+3 8
+4 7, 7, 7, 9
+5 1, 8
+6 0, 7
diff --git a/csv-1/2223.csv b/csv-1/2223.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8c51008efd82ab7d602f3b39aa4aaf7833749c61
--- /dev/null
+++ b/csv-1/2223.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+purple pen,$0.87
+package of note cards,$0.72
+pencil,$0.79
+box of staples,$0.95
+box of colored pencils,$0.77
+bottle of glue,$0.78
diff --git a/csv-1/2223.html b/csv-1/2223.html
new file mode 100644
index 0000000000000000000000000000000000000000..d152c8b0c608cbc61890f8148b6146bc0094ba38
--- /dev/null
+++ b/csv-1/2223.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | purple pen |
+ $0.87 |
+
+
+ | package of note cards |
+ $0.72 |
+
+
+ | pencil |
+ $0.79 |
+
+
+ | box of staples |
+ $0.95 |
+
+
+ | box of colored pencils |
+ $0.77 |
+
+
+ | bottle of glue |
+ $0.78 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2223.tsv b/csv-1/2223.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0b222094d07f47f2cc31f148f89d53ad9afaf4c7
--- /dev/null
+++ b/csv-1/2223.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+purple pen $0.87
+package of note cards $0.72
+pencil $0.79
+box of staples $0.95
+box of colored pencils $0.77
+bottle of glue $0.78
diff --git a/csv-1/2224.csv b/csv-1/2224.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4f4af5e115e53bd9faf908732009ba0bf05e791e
--- /dev/null
+++ b/csv-1/2224.csv
@@ -0,0 +1,3 @@
+,Displeased,Pleased
+A Footlong shoe,5,2
+A Toes Knows shoe,5,3
diff --git a/csv-1/2224.html b/csv-1/2224.html
new file mode 100644
index 0000000000000000000000000000000000000000..1690b4fd3363f95e32d8e0228c1ea6a884a1b308
--- /dev/null
+++ b/csv-1/2224.html
@@ -0,0 +1,21 @@
+
+
+
+ |
+ Displeased |
+ Pleased |
+
+
+
+
+ | A Footlong shoe |
+ 5 |
+ 2 |
+
+
+ | A Toes Knows shoe |
+ 5 |
+ 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2224.tsv b/csv-1/2224.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..506eed6fb1f4509352e5f962656e97910f5e7d43
--- /dev/null
+++ b/csv-1/2224.tsv
@@ -0,0 +1,3 @@
+ Displeased Pleased
+A Footlong shoe 5 2
+A Toes Knows shoe 5 3
diff --git a/csv-1/2225.csv b/csv-1/2225.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5becc633eabe980d050822407eae673a544e2ffc
--- /dev/null
+++ b/csv-1/2225.csv
@@ -0,0 +1,6 @@
+Year,Games won
+2006,24
+2007,19
+2008,26
+2009,18
+2010,26
diff --git a/csv-1/2225.html b/csv-1/2225.html
new file mode 100644
index 0000000000000000000000000000000000000000..36cbc160500cd85a2c17c2d87d5c284c2c3f4a7c
--- /dev/null
+++ b/csv-1/2225.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Games won |
+
+
+
+
+ | 2006 |
+ 24 |
+
+
+ | 2007 |
+ 19 |
+
+
+ | 2008 |
+ 26 |
+
+
+ | 2009 |
+ 18 |
+
+
+ | 2010 |
+ 26 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2225.tsv b/csv-1/2225.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..db46c1d473c15e4609dbfb28ca7448e7c3b50383
--- /dev/null
+++ b/csv-1/2225.tsv
@@ -0,0 +1,6 @@
+Year Games won
+2006 24
+2007 19
+2008 26
+2009 18
+2010 26
diff --git a/csv-1/2226.csv b/csv-1/2226.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f0ccb758a6e5bf10a7f57cee15ecb7f4a9a5ce08
--- /dev/null
+++ b/csv-1/2226.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+3,8
+4,"1, 5"
+5,"1, 9"
+6,"4, 8, 9"
+7,"1, 2, 2, 4, 9"
+8,"1, 1, 5"
diff --git a/csv-1/2226.html b/csv-1/2226.html
new file mode 100644
index 0000000000000000000000000000000000000000..fd54f87831becf5e305ad669b2b12259c03070ee
--- /dev/null
+++ b/csv-1/2226.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 3 |
+ 8 |
+
+
+ | 4 |
+ 1, 5 |
+
+
+ | 5 |
+ 1, 9 |
+
+
+ | 6 |
+ 4, 8, 9 |
+
+
+ | 7 |
+ 1, 2, 2, 4, 9 |
+
+
+ | 8 |
+ 1, 1, 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2226.tsv b/csv-1/2226.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..fa77f7fe29fcd70e096699a10c0addd75768cc10
--- /dev/null
+++ b/csv-1/2226.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+3 8
+4 1, 5
+5 1, 9
+6 4, 8, 9
+7 1, 2, 2, 4, 9
+8 1, 1, 5
diff --git a/csv-1/2227.csv b/csv-1/2227.csv
new file mode 100644
index 0000000000000000000000000000000000000000..14dfa567864c1a1ea3f180f4415b4d2c386c4de5
--- /dev/null
+++ b/csv-1/2227.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+2,"0, 3"
+3,7
+4,"1, 6, 9"
+5,"4, 4, 5"
+6,"2, 4"
+7,"2, 5, 5, 9"
diff --git a/csv-1/2227.html b/csv-1/2227.html
new file mode 100644
index 0000000000000000000000000000000000000000..c2d3cf390a50acf38a6fe56c2ccf73aae0d52eb4
--- /dev/null
+++ b/csv-1/2227.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 0, 3 |
+
+
+ | 3 |
+ 7 |
+
+
+ | 4 |
+ 1, 6, 9 |
+
+
+ | 5 |
+ 4, 4, 5 |
+
+
+ | 6 |
+ 2, 4 |
+
+
+ | 7 |
+ 2, 5, 5, 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2227.tsv b/csv-1/2227.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c3c163f921e87ecffca2d150588710d893afd577
--- /dev/null
+++ b/csv-1/2227.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+2 0, 3
+3 7
+4 1, 6, 9
+5 4, 4, 5
+6 2, 4
+7 2, 5, 5, 9
diff --git a/csv-1/2228.csv b/csv-1/2228.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5dfbe981e2ab728183125dea32e6f8f457bbe8cb
--- /dev/null
+++ b/csv-1/2228.csv
@@ -0,0 +1,4 @@
+x,y
+1,16
+2,11
+3,6
diff --git a/csv-1/2228.html b/csv-1/2228.html
new file mode 100644
index 0000000000000000000000000000000000000000..8b0c7e42e0976ab2cb5e572e343d873f2e53ef97
--- /dev/null
+++ b/csv-1/2228.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 1 |
+ 16 |
+
+
+ | 2 |
+ 11 |
+
+
+ | 3 |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2228.tsv b/csv-1/2228.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f7f6b80b30df343e29493934c02c414729ef6a20
--- /dev/null
+++ b/csv-1/2228.tsv
@@ -0,0 +1,4 @@
+x y
+1 16
+2 11
+3 6
diff --git a/csv-1/2229.csv b/csv-1/2229.csv
new file mode 100644
index 0000000000000000000000000000000000000000..efdc658ee22fc0209566d9deb831a0a4cd450598
--- /dev/null
+++ b/csv-1/2229.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+can of peaches,$0.61
+can of green beans,$0.86
+can of tuna fish,$0.52
+can of soup,$0.92
+can of pears,$0.63
+can of fruit cocktail,$0.65
diff --git a/csv-1/2229.html b/csv-1/2229.html
new file mode 100644
index 0000000000000000000000000000000000000000..032708e0fbcb402ae4b233ef34c6e981eca8e8df
--- /dev/null
+++ b/csv-1/2229.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | can of peaches |
+ $0.61 |
+
+
+ | can of green beans |
+ $0.86 |
+
+
+ | can of tuna fish |
+ $0.52 |
+
+
+ | can of soup |
+ $0.92 |
+
+
+ | can of pears |
+ $0.63 |
+
+
+ | can of fruit cocktail |
+ $0.65 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2229.tsv b/csv-1/2229.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..69449262365ecac589059ff62442c14e1ecd727b
--- /dev/null
+++ b/csv-1/2229.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+can of peaches $0.61
+can of green beans $0.86
+can of tuna fish $0.52
+can of soup $0.92
+can of pears $0.63
+can of fruit cocktail $0.65
diff --git a/csv-1/223.csv b/csv-1/223.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f0729cab3a6e8090246a904a1fa90b05fd364bcf
--- /dev/null
+++ b/csv-1/223.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+pair of shorts,$6
+plaid scarf,$5
+black skirt,$6
+blue tank top,$3
+denim skirt,$6
+white polo shirt,$6
diff --git a/csv-1/223.html b/csv-1/223.html
new file mode 100644
index 0000000000000000000000000000000000000000..9fc376dbb70f1dd2f13a476c26aeacf83f598c4e
--- /dev/null
+++ b/csv-1/223.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | pair of shorts |
+ $6 |
+
+
+ | plaid scarf |
+ $5 |
+
+
+ | black skirt |
+ $6 |
+
+
+ | blue tank top |
+ $3 |
+
+
+ | denim skirt |
+ $6 |
+
+
+ | white polo shirt |
+ $6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/223.tsv b/csv-1/223.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f46546bfaa25b289960ada9c76409511b9e9ea3c
--- /dev/null
+++ b/csv-1/223.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+pair of shorts $6
+plaid scarf $5
+black skirt $6
+blue tank top $3
+denim skirt $6
+white polo shirt $6
diff --git a/csv-1/2230.csv b/csv-1/2230.csv
new file mode 100644
index 0000000000000000000000000000000000000000..cfaf38071f1cccde4529921e889a7ebe5061741b
--- /dev/null
+++ b/csv-1/2230.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+wooden block,$0.50
+small teddy bear,$0.90
+yellow toy car,$0.46
+plastic horse,$0.48
+green bouncy ball,$0.40
diff --git a/csv-1/2230.html b/csv-1/2230.html
new file mode 100644
index 0000000000000000000000000000000000000000..315d6c9234926990c609f5ef59ba1c5f1dc2b3dc
--- /dev/null
+++ b/csv-1/2230.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | wooden block |
+ $0.50 |
+
+
+ | small teddy bear |
+ $0.90 |
+
+
+ | yellow toy car |
+ $0.46 |
+
+
+ | plastic horse |
+ $0.48 |
+
+
+ | green bouncy ball |
+ $0.40 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2230.tsv b/csv-1/2230.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d3d5892cb1684e3a13fa2839f790bda4e787e2f6
--- /dev/null
+++ b/csv-1/2230.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+wooden block $0.50
+small teddy bear $0.90
+yellow toy car $0.46
+plastic horse $0.48
+green bouncy ball $0.40
diff --git a/csv-1/2231.csv b/csv-1/2231.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2c1aab8c6d2186bc2a53ea7c2f691c3c99cc4404
--- /dev/null
+++ b/csv-1/2231.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+designer scarf,$723.00
+pair of designer boots,$938.00
+pair of designer shoes,$603.00
+designer skirt,$585.00
+designer handbag,$674.00
diff --git a/csv-1/2231.html b/csv-1/2231.html
new file mode 100644
index 0000000000000000000000000000000000000000..f229930033c2bc3a5d6a5f5bb5871094756ec881
--- /dev/null
+++ b/csv-1/2231.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | designer scarf |
+ $723.00 |
+
+
+ | pair of designer boots |
+ $938.00 |
+
+
+ | pair of designer shoes |
+ $603.00 |
+
+
+ | designer skirt |
+ $585.00 |
+
+
+ | designer handbag |
+ $674.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2231.tsv b/csv-1/2231.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..11d4a3bf3d2e80d80e98bfc1c901d2351a8adca2
--- /dev/null
+++ b/csv-1/2231.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+designer scarf $723.00
+pair of designer boots $938.00
+pair of designer shoes $603.00
+designer skirt $585.00
+designer handbag $674.00
diff --git a/csv-1/2232.csv b/csv-1/2232.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e527c54eeff8db147f689876be400ed35b587af6
--- /dev/null
+++ b/csv-1/2232.csv
@@ -0,0 +1,5 @@
+Name,Number of cookies
+Roy,138
+Jill,182
+Shawn,118
+Gwen,131
diff --git a/csv-1/2232.html b/csv-1/2232.html
new file mode 100644
index 0000000000000000000000000000000000000000..8678639756b630359024f8b289642661c5de345f
--- /dev/null
+++ b/csv-1/2232.html
@@ -0,0 +1,26 @@
+
+
+
+ | Name |
+ Number of cookies |
+
+
+
+
+ | Roy |
+ 138 |
+
+
+ | Jill |
+ 182 |
+
+
+ | Shawn |
+ 118 |
+
+
+ | Gwen |
+ 131 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2232.tsv b/csv-1/2232.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f03e6e5b1c356b1470bda2679e2be56c518bb009
--- /dev/null
+++ b/csv-1/2232.tsv
@@ -0,0 +1,5 @@
+Name Number of cookies
+Roy 138
+Jill 182
+Shawn 118
+Gwen 131
diff --git a/csv-1/2233.csv b/csv-1/2233.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1ada61ee29563ad86d1c59a177371eab4dfdcd3c
--- /dev/null
+++ b/csv-1/2233.csv
@@ -0,0 +1,8 @@
+Day,Number of bags of popcorn
+Saturday,6
+Sunday,6
+Monday,0
+Tuesday,8
+Wednesday,4
+Thursday,2
+Friday,3
diff --git a/csv-1/2233.html b/csv-1/2233.html
new file mode 100644
index 0000000000000000000000000000000000000000..cd482888adad6f0186c0ea70a324fbaca0f056fc
--- /dev/null
+++ b/csv-1/2233.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Number of bags of popcorn |
+
+
+
+
+ | Saturday |
+ 6 |
+
+
+ | Sunday |
+ 6 |
+
+
+ | Monday |
+ 0 |
+
+
+ | Tuesday |
+ 8 |
+
+
+ | Wednesday |
+ 4 |
+
+
+ | Thursday |
+ 2 |
+
+
+ | Friday |
+ 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2233.tsv b/csv-1/2233.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3601257ed4168e15360226edeb1196cc0cbbc6d6
--- /dev/null
+++ b/csv-1/2233.tsv
@@ -0,0 +1,8 @@
+Day Number of bags of popcorn
+Saturday 6
+Sunday 6
+Monday 0
+Tuesday 8
+Wednesday 4
+Thursday 2
+Friday 3
diff --git a/csv-1/2234.csv b/csv-1/2234.csv
new file mode 100644
index 0000000000000000000000000000000000000000..004d7c7c8c2cf9188c957921930926133ad082c6
--- /dev/null
+++ b/csv-1/2234.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+2,"3, 3, 5, 6, 8"
+3,"5, 6, 7"
+4,"0, 1, 4, 4, 7"
+5,"4, 5, 6, 7"
diff --git a/csv-1/2234.html b/csv-1/2234.html
new file mode 100644
index 0000000000000000000000000000000000000000..67ebc34af41f6e08d70bc5840fcd93ddbd783328
--- /dev/null
+++ b/csv-1/2234.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 3, 3, 5, 6, 8 |
+
+
+ | 3 |
+ 5, 6, 7 |
+
+
+ | 4 |
+ 0, 1, 4, 4, 7 |
+
+
+ | 5 |
+ 4, 5, 6, 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2234.tsv b/csv-1/2234.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..139bbd6c1324381e9830fb214401b1e744096682
--- /dev/null
+++ b/csv-1/2234.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+2 3, 3, 5, 6, 8
+3 5, 6, 7
+4 0, 1, 4, 4, 7
+5 4, 5, 6, 7
diff --git a/csv-1/2235.csv b/csv-1/2235.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4ff7b55cd9a524035893ee59770aca8801e66437
--- /dev/null
+++ b/csv-1/2235.csv
@@ -0,0 +1,5 @@
+Month,Number of patients
+December,283
+January,232
+February,228
+March,238
diff --git a/csv-1/2235.html b/csv-1/2235.html
new file mode 100644
index 0000000000000000000000000000000000000000..26068e080571e402ab90018fe104aef6050c8f2c
--- /dev/null
+++ b/csv-1/2235.html
@@ -0,0 +1,26 @@
+
+
+
+ | Month |
+ Number of patients |
+
+
+
+
+ | December |
+ 283 |
+
+
+ | January |
+ 232 |
+
+
+ | February |
+ 228 |
+
+
+ | March |
+ 238 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2235.tsv b/csv-1/2235.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9821bc76535d93d4d54819e148166f09db43d8eb
--- /dev/null
+++ b/csv-1/2235.tsv
@@ -0,0 +1,5 @@
+Month Number of patients
+December 283
+January 232
+February 228
+March 238
diff --git a/csv-1/2236.csv b/csv-1/2236.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2226a3d2a32d0f7ac5d6bc59dd8004ee7af5e841
--- /dev/null
+++ b/csv-1/2236.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+1,"0, 1, 4, 5"
+2,5
+3,"0, 0, 2, 3, 4, 7"
+4,"2, 2"
diff --git a/csv-1/2236.html b/csv-1/2236.html
new file mode 100644
index 0000000000000000000000000000000000000000..1c9d3479e93fba7bfa61850530c29d70100d8afa
--- /dev/null
+++ b/csv-1/2236.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 0, 1, 4, 5 |
+
+
+ | 2 |
+ 5 |
+
+
+ | 3 |
+ 0, 0, 2, 3, 4, 7 |
+
+
+ | 4 |
+ 2, 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2236.tsv b/csv-1/2236.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c2c85e882755f04294104baf986bbcac21990039
--- /dev/null
+++ b/csv-1/2236.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+1 0, 1, 4, 5
+2 5
+3 0, 0, 2, 3, 4, 7
+4 2, 2
diff --git a/csv-1/2237.csv b/csv-1/2237.csv
new file mode 100644
index 0000000000000000000000000000000000000000..12e71fa4f63cb0e15d2fbe031acebfcaa9fc88a3
--- /dev/null
+++ b/csv-1/2237.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+train ticket to Baltimore,$380.00
+train ticket to Seattle,$478.00
+train ticket to Boise,$792.00
+train ticket to San Francisco,$526.00
+train ticket to Miami,$138.00
diff --git a/csv-1/2237.html b/csv-1/2237.html
new file mode 100644
index 0000000000000000000000000000000000000000..a65f36de50a707ffe2205f259fdb45980dcd1340
--- /dev/null
+++ b/csv-1/2237.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | train ticket to Baltimore |
+ $380.00 |
+
+
+ | train ticket to Seattle |
+ $478.00 |
+
+
+ | train ticket to Boise |
+ $792.00 |
+
+
+ | train ticket to San Francisco |
+ $526.00 |
+
+
+ | train ticket to Miami |
+ $138.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2237.tsv b/csv-1/2237.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c9c7e60811f07bd423be7dfaf9bc9056aeeb4e61
--- /dev/null
+++ b/csv-1/2237.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+train ticket to Baltimore $380.00
+train ticket to Seattle $478.00
+train ticket to Boise $792.00
+train ticket to San Francisco $526.00
+train ticket to Miami $138.00
diff --git a/csv-1/2238.csv b/csv-1/2238.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d43747c7e5da1059991605e96f40b0517890bd40
--- /dev/null
+++ b/csv-1/2238.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+oats,$1.39/lb
+couscous,$1.22/lb
+barley,$2.34/lb
+rye,$2.84/lb
+rice,$1.49/lb
diff --git a/csv-1/2238.html b/csv-1/2238.html
new file mode 100644
index 0000000000000000000000000000000000000000..d290b77eb80d5e390f18257566d68033af950bf9
--- /dev/null
+++ b/csv-1/2238.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | oats |
+ $1.39/lb |
+
+
+ | couscous |
+ $1.22/lb |
+
+
+ | barley |
+ $2.34/lb |
+
+
+ | rye |
+ $2.84/lb |
+
+
+ | rice |
+ $1.49/lb |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2238.tsv b/csv-1/2238.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a5350f95925f7c6703bb760623cafc92850c6d2b
--- /dev/null
+++ b/csv-1/2238.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+oats $1.39/lb
+couscous $1.22/lb
+barley $2.34/lb
+rye $2.84/lb
+rice $1.49/lb
diff --git a/csv-1/2239.csv b/csv-1/2239.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b05e0b77684b40f913f58ffcc9bc58aaa3e2a600
--- /dev/null
+++ b/csv-1/2239.csv
@@ -0,0 +1,8 @@
+Stem,Leaf
+1,"0, 8"
+2,"6, 7, 7"
+3,"3, 3, 4, 4, 5, 6"
+4,"0, 3, 4"
+5,"1, 3, 3, 3, 8"
+6,"7, 7, 9"
+7,4
diff --git a/csv-1/2239.html b/csv-1/2239.html
new file mode 100644
index 0000000000000000000000000000000000000000..4869d2293d38a89452d5f147b923ab08d3738462
--- /dev/null
+++ b/csv-1/2239.html
@@ -0,0 +1,38 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 0, 8 |
+
+
+ | 2 |
+ 6, 7, 7 |
+
+
+ | 3 |
+ 3, 3, 4, 4, 5, 6 |
+
+
+ | 4 |
+ 0, 3, 4 |
+
+
+ | 5 |
+ 1, 3, 3, 3, 8 |
+
+
+ | 6 |
+ 7, 7, 9 |
+
+
+ | 7 |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2239.tsv b/csv-1/2239.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..975e3be4a3928786f05015d580af7159c1ef22f6
--- /dev/null
+++ b/csv-1/2239.tsv
@@ -0,0 +1,8 @@
+Stem Leaf
+1 0, 8
+2 6, 7, 7
+3 3, 3, 4, 4, 5, 6
+4 0, 3, 4
+5 1, 3, 3, 3, 8
+6 7, 7, 9
+7 4
diff --git a/csv-1/224.csv b/csv-1/224.csv
new file mode 100644
index 0000000000000000000000000000000000000000..638309f55df77b2e36f9fced5331f705b06e7db5
--- /dev/null
+++ b/csv-1/224.csv
@@ -0,0 +1,9 @@
+Name,Number of pets
+Desmond,3
+Rebecca,1
+Sofia,5
+Xavier,2
+Walter,4
+Ariel,6
+Cooper,4
+Bella,2
diff --git a/csv-1/224.html b/csv-1/224.html
new file mode 100644
index 0000000000000000000000000000000000000000..e90fbd33eecebc1d13185d7e93e11debf8145a15
--- /dev/null
+++ b/csv-1/224.html
@@ -0,0 +1,42 @@
+
+
+
+ | Name |
+ Number of pets |
+
+
+
+
+ | Desmond |
+ 3 |
+
+
+ | Rebecca |
+ 1 |
+
+
+ | Sofia |
+ 5 |
+
+
+ | Xavier |
+ 2 |
+
+
+ | Walter |
+ 4 |
+
+
+ | Ariel |
+ 6 |
+
+
+ | Cooper |
+ 4 |
+
+
+ | Bella |
+ 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/224.tsv b/csv-1/224.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..253faabaebe631e8a60c234eb419127d14248c39
--- /dev/null
+++ b/csv-1/224.tsv
@@ -0,0 +1,9 @@
+Name Number of pets
+Desmond 3
+Rebecca 1
+Sofia 5
+Xavier 2
+Walter 4
+Ariel 6
+Cooper 4
+Bella 2
diff --git a/csv-1/2240.csv b/csv-1/2240.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6e42755edc262e2bae8ed0d6fa46e8622a3b9cb0
--- /dev/null
+++ b/csv-1/2240.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+piccolo,$511
+cello,$829
+keyboard,$854
+cornet,$946
+clarinet,$907
diff --git a/csv-1/2240.html b/csv-1/2240.html
new file mode 100644
index 0000000000000000000000000000000000000000..a32fece1a2025b7b896ae34411307645a7eebf3c
--- /dev/null
+++ b/csv-1/2240.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | piccolo |
+ $511 |
+
+
+ | cello |
+ $829 |
+
+
+ | keyboard |
+ $854 |
+
+
+ | cornet |
+ $946 |
+
+
+ | clarinet |
+ $907 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2240.tsv b/csv-1/2240.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..7a69ee6c6e8bdb096f3fab99d3ed1960e6317e6d
--- /dev/null
+++ b/csv-1/2240.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+piccolo $511
+cello $829
+keyboard $854
+cornet $946
+clarinet $907
diff --git a/csv-1/2241.csv b/csv-1/2241.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0461c344d54df1cc42c46c2b4dabc4a1f147b879
--- /dev/null
+++ b/csv-1/2241.csv
@@ -0,0 +1,5 @@
+Number of drawers,Number of pens
+1,10
+2,20
+3,30
+4,?
diff --git a/csv-1/2241.html b/csv-1/2241.html
new file mode 100644
index 0000000000000000000000000000000000000000..ebe8ddcd482cb262439150919ae59572053c8033
--- /dev/null
+++ b/csv-1/2241.html
@@ -0,0 +1,26 @@
+
+
+
+ | Number of drawers |
+ Number of pens |
+
+
+
+
+ | 1 |
+ 10 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ 30 |
+
+
+ | 4 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2241.tsv b/csv-1/2241.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1b6d001c9aea204694d50210b937e38b65669cf1
--- /dev/null
+++ b/csv-1/2241.tsv
@@ -0,0 +1,5 @@
+Number of drawers Number of pens
+1 10
+2 20
+3 30
+4 ?
diff --git a/csv-1/2242.csv b/csv-1/2242.csv
new file mode 100644
index 0000000000000000000000000000000000000000..73063c683d42b9406805dd6bf8ce9737eb876143
--- /dev/null
+++ b/csv-1/2242.csv
@@ -0,0 +1,4 @@
+Column 1,Column 2,Column 3
+,Slow heart rate (<100 bpm),Fast heart rate (>100 bpm)
+Brown eyes,6,2
+Blue eyes,3,4
diff --git a/csv-1/2242.html b/csv-1/2242.html
new file mode 100644
index 0000000000000000000000000000000000000000..d6a36e30b9d03d59bcf4d6ad675d14891cb4869a
--- /dev/null
+++ b/csv-1/2242.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ |
+ Slow heart rate (<100 bpm) |
+ Fast heart rate (>100 bpm) |
+
+
+ | Brown eyes |
+ 6 |
+ 2 |
+
+
+ | Blue eyes |
+ 3 |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2242.tsv b/csv-1/2242.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..525f885bb595ad1e78ee4a38d053a4e9c7b91af4
--- /dev/null
+++ b/csv-1/2242.tsv
@@ -0,0 +1,4 @@
+Column 1 Column 2 Column 3
+ Slow heart rate (<100 bpm) Fast heart rate (>100 bpm)
+Brown eyes 6 2
+Blue eyes 3 4
diff --git a/csv-1/2243.csv b/csv-1/2243.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5c690f1da674574480ec8732fef1e33977fa7567
--- /dev/null
+++ b/csv-1/2243.csv
@@ -0,0 +1,6 @@
+Person,Number of Web pages
+Jake,60
+Tessa,65
+Bill,62
+Megan,63
+Perry,62
diff --git a/csv-1/2243.html b/csv-1/2243.html
new file mode 100644
index 0000000000000000000000000000000000000000..72a759522c6ccbf162e1d540b68211c7c3491d88
--- /dev/null
+++ b/csv-1/2243.html
@@ -0,0 +1,30 @@
+
+
+
+ | Person |
+ Number of Web pages |
+
+
+
+
+ | Jake |
+ 60 |
+
+
+ | Tessa |
+ 65 |
+
+
+ | Bill |
+ 62 |
+
+
+ | Megan |
+ 63 |
+
+
+ | Perry |
+ 62 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2243.tsv b/csv-1/2243.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..38fc96bfd4dba34db4341dd917dfceea64685eb4
--- /dev/null
+++ b/csv-1/2243.tsv
@@ -0,0 +1,6 @@
+Person Number of Web pages
+Jake 60
+Tessa 65
+Bill 62
+Megan 63
+Perry 62
diff --git a/csv-1/2244.csv b/csv-1/2244.csv
new file mode 100644
index 0000000000000000000000000000000000000000..77bf3a98e1b275ec33909135535b5b97dd335cc6
--- /dev/null
+++ b/csv-1/2244.csv
@@ -0,0 +1,3 @@
+Location,Elevation (m)
+Top of the skyscraper,275
+Bottom of the mine,-260
diff --git a/csv-1/2244.html b/csv-1/2244.html
new file mode 100644
index 0000000000000000000000000000000000000000..b7e18537df6d32f7f3b8b8e622c54fae2bca34d3
--- /dev/null
+++ b/csv-1/2244.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-1/2244.tsv b/csv-1/2244.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6242a665ea45e589cc900d616ed7ff206e1f1f6d
--- /dev/null
+++ b/csv-1/2244.tsv
@@ -0,0 +1,3 @@
+Location Elevation (m)
+Top of the skyscraper 275
+Bottom of the mine -260
diff --git a/csv-1/2245.csv b/csv-1/2245.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d43058e1ac53bc4ffbc3916b6c0ee78618c3c9cb
--- /dev/null
+++ b/csv-1/2245.csv
@@ -0,0 +1,7 @@
+Event,Begin,End
+shot put,11:05 A.M.,12:05 P.M.
+women's relay,12:15 P.M.,1:15 P.M.
+pole vault,1:25 P.M.,1:55 P.M.
+100-meter dash,2:10 P.M.,2:55 P.M.
+triple jump,3:05 P.M.,3:30 P.M.
+men's relay,3:35 P.M.,4:05 P.M.
diff --git a/csv-1/2245.html b/csv-1/2245.html
new file mode 100644
index 0000000000000000000000000000000000000000..4f32c8abe6cf3024ab97617d27323eee53310ced
--- /dev/null
+++ b/csv-1/2245.html
@@ -0,0 +1,41 @@
+
+
+
+ | Event |
+ Begin |
+ End |
+
+
+
+
+ | shot put |
+ 11:05 A.M. |
+ 12:05 P.M. |
+
+
+ | women's relay |
+ 12:15 P.M. |
+ 1:15 P.M. |
+
+
+ | pole vault |
+ 1:25 P.M. |
+ 1:55 P.M. |
+
+
+ | 100-meter dash |
+ 2:10 P.M. |
+ 2:55 P.M. |
+
+
+ | triple jump |
+ 3:05 P.M. |
+ 3:30 P.M. |
+
+
+ | men's relay |
+ 3:35 P.M. |
+ 4:05 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2245.tsv b/csv-1/2245.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3e7360081905ed16321ba7b1ea71256875441fcf
--- /dev/null
+++ b/csv-1/2245.tsv
@@ -0,0 +1,7 @@
+Event Begin End
+shot put 11:05 A.M. 12:05 P.M.
+women's relay 12:15 P.M. 1:15 P.M.
+pole vault 1:25 P.M. 1:55 P.M.
+100-meter dash 2:10 P.M. 2:55 P.M.
+triple jump 3:05 P.M. 3:30 P.M.
+men's relay 3:35 P.M. 4:05 P.M.
diff --git a/csv-1/2246.csv b/csv-1/2246.csv
new file mode 100644
index 0000000000000000000000000000000000000000..64b13f87abebbd4b31ceee7d1f632101190873a2
--- /dev/null
+++ b/csv-1/2246.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+1,"0, 0, 1, 5, 7"
+2,6
+3,"2, 4, 8"
+4,"0, 1, 5, 6"
+5,"1, 3, 6, 8, 8, 9"
+6,3
diff --git a/csv-1/2246.html b/csv-1/2246.html
new file mode 100644
index 0000000000000000000000000000000000000000..1a01831603a897e6fcdf3cf56f4defa448d21ae6
--- /dev/null
+++ b/csv-1/2246.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 0, 0, 1, 5, 7 |
+
+
+ | 2 |
+ 6 |
+
+
+ | 3 |
+ 2, 4, 8 |
+
+
+ | 4 |
+ 0, 1, 5, 6 |
+
+
+ | 5 |
+ 1, 3, 6, 8, 8, 9 |
+
+
+ | 6 |
+ 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2246.tsv b/csv-1/2246.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..02b286af173d678fcedf39fdb85a1a3c76d2fa88
--- /dev/null
+++ b/csv-1/2246.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+1 0, 0, 1, 5, 7
+2 6
+3 2, 4, 8
+4 0, 1, 5, 6
+5 1, 3, 6, 8, 8, 9
+6 3
diff --git a/csv-1/2247.csv b/csv-1/2247.csv
new file mode 100644
index 0000000000000000000000000000000000000000..50b250f08987f251e5e7b0d01ee376bdd13d317e
--- /dev/null
+++ b/csv-1/2247.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+pecan pie,$14
+pumpkin pie,$12
+apple tart,$10
+key lime pie,$14
diff --git a/csv-1/2247.html b/csv-1/2247.html
new file mode 100644
index 0000000000000000000000000000000000000000..fffc069088af5e6953b487d572c4b88266e710ca
--- /dev/null
+++ b/csv-1/2247.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | pecan pie |
+ $14 |
+
+
+ | pumpkin pie |
+ $12 |
+
+
+ | apple tart |
+ $10 |
+
+
+ | key lime pie |
+ $14 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2247.tsv b/csv-1/2247.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c9f908669ac5c233b994e59d9a1140ecc548958f
--- /dev/null
+++ b/csv-1/2247.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+pecan pie $14
+pumpkin pie $12
+apple tart $10
+key lime pie $14
diff --git a/csv-1/2248.csv b/csv-1/2248.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fe9a00c5051506357e2fe0f68df84fe4dd82fe34
--- /dev/null
+++ b/csv-1/2248.csv
@@ -0,0 +1,6 @@
+Farmer,Number of sheep
+Farmer Anne,8
+Farmer Mike,9
+Farmer Wendy,6
+Farmer Betty,8
+Farmer Sally,5
diff --git a/csv-1/2248.html b/csv-1/2248.html
new file mode 100644
index 0000000000000000000000000000000000000000..330fddbadad9b7e528280101f45a6ec1d0337f71
--- /dev/null
+++ b/csv-1/2248.html
@@ -0,0 +1,30 @@
+
+
+
+ | Farmer |
+ Number of sheep |
+
+
+
+
+ | Farmer Anne |
+ 8 |
+
+
+ | Farmer Mike |
+ 9 |
+
+
+ | Farmer Wendy |
+ 6 |
+
+
+ | Farmer Betty |
+ 8 |
+
+
+ | Farmer Sally |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2248.tsv b/csv-1/2248.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..27dde7a07590f772d9fd8d942caeeadb46efa69b
--- /dev/null
+++ b/csv-1/2248.tsv
@@ -0,0 +1,6 @@
+Farmer Number of sheep
+Farmer Anne 8
+Farmer Mike 9
+Farmer Wendy 6
+Farmer Betty 8
+Farmer Sally 5
diff --git a/csv-1/2249.csv b/csv-1/2249.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b7cfad76f77a0a1c7b90e52d7c740fa3d32d83b8
--- /dev/null
+++ b/csv-1/2249.csv
@@ -0,0 +1,5 @@
+Day,Number of tickets
+Wednesday,"4,268"
+Thursday,"1,051"
+Friday,"2,987"
+Saturday,"5,795"
diff --git a/csv-1/2249.html b/csv-1/2249.html
new file mode 100644
index 0000000000000000000000000000000000000000..55427d4e6ef84d0ebdd40c13b84f681299671663
--- /dev/null
+++ b/csv-1/2249.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of tickets |
+
+
+
+
+ | Wednesday |
+ 4,268 |
+
+
+ | Thursday |
+ 1,051 |
+
+
+ | Friday |
+ 2,987 |
+
+
+ | Saturday |
+ 5,795 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2249.tsv b/csv-1/2249.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1ca19d5950732729585f8e9bdaedb893f6cc69ee
--- /dev/null
+++ b/csv-1/2249.tsv
@@ -0,0 +1,5 @@
+Day Number of tickets
+Wednesday 4,268
+Thursday 1,051
+Friday 2,987
+Saturday 5,795
diff --git a/csv-1/225.csv b/csv-1/225.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8a36ed9cdf7cbb3fb4a40fc5b8581b68176711b7
--- /dev/null
+++ b/csv-1/225.csv
@@ -0,0 +1,6 @@
+Month,Waiting time (minutes)
+March,43
+April,27
+May,21
+June,48
+July,49
diff --git a/csv-1/225.html b/csv-1/225.html
new file mode 100644
index 0000000000000000000000000000000000000000..02ed04070a557ec2f65b807e047a0106f2e79074
--- /dev/null
+++ b/csv-1/225.html
@@ -0,0 +1,30 @@
+
+
+
+ | Month |
+ Waiting time (minutes) |
+
+
+
+
+ | March |
+ 43 |
+
+
+ | April |
+ 27 |
+
+
+ | May |
+ 21 |
+
+
+ | June |
+ 48 |
+
+
+ | July |
+ 49 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/225.tsv b/csv-1/225.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5cf2ff82b23a583732cf2651bad768da95aac78d
--- /dev/null
+++ b/csv-1/225.tsv
@@ -0,0 +1,6 @@
+Month Waiting time (minutes)
+March 43
+April 27
+May 21
+June 48
+July 49
diff --git a/csv-1/2250.csv b/csv-1/2250.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e9350c02c04b0a073247c54921e9a2db6285339c
--- /dev/null
+++ b/csv-1/2250.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2,Column 3
+Country,1996,2006
+Canada,10,11
+Germany,12,20
+Great Britain,9,10
+Argentina,11,11
+Australia,10,10
diff --git a/csv-1/2250.html b/csv-1/2250.html
new file mode 100644
index 0000000000000000000000000000000000000000..bdf8bc7474d26cbc4c2faec52f7e7fde97909700
--- /dev/null
+++ b/csv-1/2250.html
@@ -0,0 +1,41 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Country |
+ 1996 |
+ 2006 |
+
+
+ | Canada |
+ 10 |
+ 11 |
+
+
+ | Germany |
+ 12 |
+ 20 |
+
+
+ | Great Britain |
+ 9 |
+ 10 |
+
+
+ | Argentina |
+ 11 |
+ 11 |
+
+
+ | Australia |
+ 10 |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2250.tsv b/csv-1/2250.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..bc785ec56b8535cb3b8740265a16192e6240d1d1
--- /dev/null
+++ b/csv-1/2250.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2 Column 3
+Country 1996 2006
+Canada 10 11
+Germany 12 20
+Great Britain 9 10
+Argentina 11 11
+Australia 10 10
diff --git a/csv-1/2251.csv b/csv-1/2251.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ffcd627401c4a4c22e3af4a817a53d098dd1ceeb
--- /dev/null
+++ b/csv-1/2251.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$555,"14,200","1,800"
+$675,"13,200","3,100"
+$795,"12,200","4,400"
+$915,"11,200","5,700"
+"$1,035","10,200","7,000"
diff --git a/csv-1/2251.html b/csv-1/2251.html
new file mode 100644
index 0000000000000000000000000000000000000000..0cb72d557fb7631a5cb6dc7d91c348c2cd85fe7f
--- /dev/null
+++ b/csv-1/2251.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $555 |
+ 14,200 |
+ 1,800 |
+
+
+ | $675 |
+ 13,200 |
+ 3,100 |
+
+
+ | $795 |
+ 12,200 |
+ 4,400 |
+
+
+ | $915 |
+ 11,200 |
+ 5,700 |
+
+
+ | $1,035 |
+ 10,200 |
+ 7,000 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2251.tsv b/csv-1/2251.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..16ec4a0ef9aa56cd927dbc6815961b3cdcba0519
--- /dev/null
+++ b/csv-1/2251.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$555 14,200 1,800
+$675 13,200 3,100
+$795 12,200 4,400
+$915 11,200 5,700
+$1,035 10,200 7,000
diff --git a/csv-1/2252.csv b/csv-1/2252.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c982b21afc9d5367c53f6a62eac18861d4e154db
--- /dev/null
+++ b/csv-1/2252.csv
@@ -0,0 +1,10 @@
+Stem,Leaf
+1,"1, 2, 3"
+2,"0, 2"
+3,
+4,"0, 1, 2, 6, 7"
+5,"1, 3"
+6,"2, 4"
+7,"0, 2, 9, 9"
+8,
+9,0
diff --git a/csv-1/2252.html b/csv-1/2252.html
new file mode 100644
index 0000000000000000000000000000000000000000..13e368bd45cdd2a54d06484c49ea013fb56cf50a
--- /dev/null
+++ b/csv-1/2252.html
@@ -0,0 +1,46 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 1, 2, 3 |
+
+
+ | 2 |
+ 0, 2 |
+
+
+ | 3 |
+ |
+
+
+ | 4 |
+ 0, 1, 2, 6, 7 |
+
+
+ | 5 |
+ 1, 3 |
+
+
+ | 6 |
+ 2, 4 |
+
+
+ | 7 |
+ 0, 2, 9, 9 |
+
+
+ | 8 |
+ |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2252.tsv b/csv-1/2252.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..33c4d69b5e6c09c0344a00a0a088dfab8bc8f882
--- /dev/null
+++ b/csv-1/2252.tsv
@@ -0,0 +1,10 @@
+Stem Leaf
+1 1, 2, 3
+2 0, 2
+3
+4 0, 1, 2, 6, 7
+5 1, 3
+6 2, 4
+7 0, 2, 9, 9
+8
+9 0
diff --git a/csv-1/2253.csv b/csv-1/2253.csv
new file mode 100644
index 0000000000000000000000000000000000000000..156e7aa7d7294f28f4b4c20d90cfaa1ab1afc948
--- /dev/null
+++ b/csv-1/2253.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+camera,$98.00
+radio,$29.00
+waffle maker,$48.00
+alarm clock,$15.00
+computer keyboard,$13.00
+DVD,$16.00
diff --git a/csv-1/2253.html b/csv-1/2253.html
new file mode 100644
index 0000000000000000000000000000000000000000..c2b07ad446216bd9f0f3fcca8eec97dc5f55042e
--- /dev/null
+++ b/csv-1/2253.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | camera |
+ $98.00 |
+
+
+ | radio |
+ $29.00 |
+
+
+ | waffle maker |
+ $48.00 |
+
+
+ | alarm clock |
+ $15.00 |
+
+
+ | computer keyboard |
+ $13.00 |
+
+
+ | DVD |
+ $16.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2253.tsv b/csv-1/2253.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f3659e13bfca6e48bb5f5cf98fde9fd31e191df8
--- /dev/null
+++ b/csv-1/2253.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+camera $98.00
+radio $29.00
+waffle maker $48.00
+alarm clock $15.00
+computer keyboard $13.00
+DVD $16.00
diff --git a/csv-1/2254.csv b/csv-1/2254.csv
new file mode 100644
index 0000000000000000000000000000000000000000..45ea0e5b63ab22f6d87e67cdf239759d6fb6b8a6
--- /dev/null
+++ b/csv-1/2254.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+calculator,$47
+waffle maker,$36
+radio,$21
+cell phone,$78
+alarm clock,$23
diff --git a/csv-1/2254.html b/csv-1/2254.html
new file mode 100644
index 0000000000000000000000000000000000000000..90b55b6101845e45022970b427899b6c077e47fd
--- /dev/null
+++ b/csv-1/2254.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | calculator |
+ $47 |
+
+
+ | waffle maker |
+ $36 |
+
+
+ | radio |
+ $21 |
+
+
+ | cell phone |
+ $78 |
+
+
+ | alarm clock |
+ $23 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2254.tsv b/csv-1/2254.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..52398fd6480e737f45d75c35678b7c697709145a
--- /dev/null
+++ b/csv-1/2254.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+calculator $47
+waffle maker $36
+radio $21
+cell phone $78
+alarm clock $23
diff --git a/csv-1/2255.csv b/csv-1/2255.csv
new file mode 100644
index 0000000000000000000000000000000000000000..43d79f848fbc025b8452b285d9650e9adff839bd
--- /dev/null
+++ b/csv-1/2255.csv
@@ -0,0 +1,4 @@
+Cause,March,April
+Education,$17,$3
+Animals,$5,$17
+Parks,$7,$16
diff --git a/csv-1/2255.html b/csv-1/2255.html
new file mode 100644
index 0000000000000000000000000000000000000000..1e5990181d442e74e8855b7a8ed679e3e166ceeb
--- /dev/null
+++ b/csv-1/2255.html
@@ -0,0 +1,26 @@
+
+
+
+ | Cause |
+ March |
+ April |
+
+
+
+
+ | Education |
+ $17 |
+ $3 |
+
+
+ | Animals |
+ $5 |
+ $17 |
+
+
+ | Parks |
+ $7 |
+ $16 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2255.tsv b/csv-1/2255.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..52e14f82fae773d007fc75474ec732713417c527
--- /dev/null
+++ b/csv-1/2255.tsv
@@ -0,0 +1,4 @@
+Cause March April
+Education $17 $3
+Animals $5 $17
+Parks $7 $16
diff --git a/csv-1/2256.csv b/csv-1/2256.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8ebf513bf474cf6246732af03bf9efd571b86d7d
--- /dev/null
+++ b/csv-1/2256.csv
@@ -0,0 +1,6 @@
+Day,Minutes
+Tuesday,76
+Wednesday,67
+Thursday,81
+Friday,73
+Saturday,75
diff --git a/csv-1/2256.html b/csv-1/2256.html
new file mode 100644
index 0000000000000000000000000000000000000000..8a4ad841f5d63c88d2759bb52a2d8406c8cf83e6
--- /dev/null
+++ b/csv-1/2256.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Minutes |
+
+
+
+
+ | Tuesday |
+ 76 |
+
+
+ | Wednesday |
+ 67 |
+
+
+ | Thursday |
+ 81 |
+
+
+ | Friday |
+ 73 |
+
+
+ | Saturday |
+ 75 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2256.tsv b/csv-1/2256.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4f711a7bfcb02b5ad701e5293a6805abe964150b
--- /dev/null
+++ b/csv-1/2256.tsv
@@ -0,0 +1,6 @@
+Day Minutes
+Tuesday 76
+Wednesday 67
+Thursday 81
+Friday 73
+Saturday 75
diff --git a/csv-1/2257.csv b/csv-1/2257.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9e54e8784304487bcfed84dbf8f3626b4792abdd
--- /dev/null
+++ b/csv-1/2257.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+painting signed by a famous artist,"$8,504"
+jersey signed by a famous hockey player,"$1,182"
+shirt signed by a famous soccer player,"$2,090"
+ball signed by a famous football player,"$3,774"
+photograph signed by a famous television star,"$2,631"
diff --git a/csv-1/2257.html b/csv-1/2257.html
new file mode 100644
index 0000000000000000000000000000000000000000..8d3cd22d44e5cd14affa6aa89f6e0c8b866be8cf
--- /dev/null
+++ b/csv-1/2257.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | painting signed by a famous artist |
+ $8,504 |
+
+
+ | jersey signed by a famous hockey player |
+ $1,182 |
+
+
+ | shirt signed by a famous soccer player |
+ $2,090 |
+
+
+ | ball signed by a famous football player |
+ $3,774 |
+
+
+ | photograph signed by a famous television star |
+ $2,631 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2257.tsv b/csv-1/2257.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2d0cd6eb137b7cbcbbd1f88195cf24893f9653cd
--- /dev/null
+++ b/csv-1/2257.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+painting signed by a famous artist $8,504
+jersey signed by a famous hockey player $1,182
+shirt signed by a famous soccer player $2,090
+ball signed by a famous football player $3,774
+photograph signed by a famous television star $2,631
diff --git a/csv-1/2258.csv b/csv-1/2258.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f7f170c0b5186fafd215e041dcff7ac1151ed08d
--- /dev/null
+++ b/csv-1/2258.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2,Column 3
+Country,1965,1975
+Algeria,$12,$11
+Nepal,$2,$3
+Libya,$4,$2
+Sri Lanka,$1,$11
diff --git a/csv-1/2258.html b/csv-1/2258.html
new file mode 100644
index 0000000000000000000000000000000000000000..16359fca0af7f877bda7061fff0c89ee62a9c61d
--- /dev/null
+++ b/csv-1/2258.html
@@ -0,0 +1,36 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Country |
+ 1965 |
+ 1975 |
+
+
+ | Algeria |
+ $12 |
+ $11 |
+
+
+ | Nepal |
+ $2 |
+ $3 |
+
+
+ | Libya |
+ $4 |
+ $2 |
+
+
+ | Sri Lanka |
+ $1 |
+ $11 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2258.tsv b/csv-1/2258.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6d6d763548fb4924c7b99a6fb155694088db755e
--- /dev/null
+++ b/csv-1/2258.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2 Column 3
+Country 1965 1975
+Algeria $12 $11
+Nepal $2 $3
+Libya $4 $2
+Sri Lanka $1 $11
diff --git a/csv-1/2259.csv b/csv-1/2259.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1e97943e774a12816bf2ce4def762014fca3f4d5
--- /dev/null
+++ b/csv-1/2259.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2,Column 3
+State,1990,2000
+Idaho,12,15
+North Dakota,9,9
+South Dakota,9,10
+New Mexico,12,15
diff --git a/csv-1/2259.html b/csv-1/2259.html
new file mode 100644
index 0000000000000000000000000000000000000000..e27707742cbe5867564d34ee35673867183c4b7a
--- /dev/null
+++ b/csv-1/2259.html
@@ -0,0 +1,36 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | State |
+ 1990 |
+ 2000 |
+
+
+ | Idaho |
+ 12 |
+ 15 |
+
+
+ | North Dakota |
+ 9 |
+ 9 |
+
+
+ | South Dakota |
+ 9 |
+ 10 |
+
+
+ | New Mexico |
+ 12 |
+ 15 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2259.tsv b/csv-1/2259.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..35d0006b27257a95aab8ddce2dedc9ff629f6db9
--- /dev/null
+++ b/csv-1/2259.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2 Column 3
+State 1990 2000
+Idaho 12 15
+North Dakota 9 9
+South Dakota 9 10
+New Mexico 12 15
diff --git a/csv-1/226.csv b/csv-1/226.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f13950c31ed0f3ec1f5f799d27a56d2f7ec6821b
--- /dev/null
+++ b/csv-1/226.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+barrette,$0.79
+lip balm,$0.97
+bottle of hand lotion,$0.97
+sewing kit,$0.94
+comb,$0.98
diff --git a/csv-1/226.html b/csv-1/226.html
new file mode 100644
index 0000000000000000000000000000000000000000..6f8e559ec147e6922897b25bd77c3ffe6476387b
--- /dev/null
+++ b/csv-1/226.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | barrette |
+ $0.79 |
+
+
+ | lip balm |
+ $0.97 |
+
+
+ | bottle of hand lotion |
+ $0.97 |
+
+
+ | sewing kit |
+ $0.94 |
+
+
+ | comb |
+ $0.98 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/226.tsv b/csv-1/226.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..da37a0e5d931362ae51fe4e65388d605ae2a56e9
--- /dev/null
+++ b/csv-1/226.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+barrette $0.79
+lip balm $0.97
+bottle of hand lotion $0.97
+sewing kit $0.94
+comb $0.98
diff --git a/csv-1/2260.csv b/csv-1/2260.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c7aa970d8d022cddee81a20a0068984280c22228
--- /dev/null
+++ b/csv-1/2260.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+mountain postcard,$0.47
+airplane stamp,$0.36
+large cardboard box,$0.66
+sheet of animal stamps,$0.43
+rose stamp,$0.45
diff --git a/csv-1/2260.html b/csv-1/2260.html
new file mode 100644
index 0000000000000000000000000000000000000000..a8d57c60f5bb3ce516caa42f23b5f314e5d97671
--- /dev/null
+++ b/csv-1/2260.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | mountain postcard |
+ $0.47 |
+
+
+ | airplane stamp |
+ $0.36 |
+
+
+ | large cardboard box |
+ $0.66 |
+
+
+ | sheet of animal stamps |
+ $0.43 |
+
+
+ | rose stamp |
+ $0.45 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2260.tsv b/csv-1/2260.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9708da73c3593150be8222c29a65d1fcc8f2fa8d
--- /dev/null
+++ b/csv-1/2260.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+mountain postcard $0.47
+airplane stamp $0.36
+large cardboard box $0.66
+sheet of animal stamps $0.43
+rose stamp $0.45
diff --git a/csv-1/2261.csv b/csv-1/2261.csv
new file mode 100644
index 0000000000000000000000000000000000000000..72f461f151a9c2e8da6141f332be4ff43fb2f25d
--- /dev/null
+++ b/csv-1/2261.csv
@@ -0,0 +1,3 @@
+Location,Temperature (°F)
+Death Valley,134
+Vostok Station,-128
diff --git a/csv-1/2261.html b/csv-1/2261.html
new file mode 100644
index 0000000000000000000000000000000000000000..c45ea055c5323367536ad2cffba84426ecaf3d7b
--- /dev/null
+++ b/csv-1/2261.html
@@ -0,0 +1,18 @@
+
+
+
+ | Location |
+ Temperature (°F) |
+
+
+
+
+ | Death Valley |
+ 134 |
+
+
+ | Vostok Station |
+ -128 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2261.tsv b/csv-1/2261.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..68fcf5a907d4d825035b2673a1addbd87a72b514
--- /dev/null
+++ b/csv-1/2261.tsv
@@ -0,0 +1,3 @@
+Location Temperature (°F)
+Death Valley 134
+Vostok Station -128
diff --git a/csv-1/2262.csv b/csv-1/2262.csv
new file mode 100644
index 0000000000000000000000000000000000000000..db245e3959985fcc840124f3ca98181aaddcaf49
--- /dev/null
+++ b/csv-1/2262.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$330,"22,300","15,500"
+$340,"20,000","17,400"
+$350,"17,700","19,300"
+$360,"15,400","21,200"
+$370,"13,100","23,100"
diff --git a/csv-1/2262.html b/csv-1/2262.html
new file mode 100644
index 0000000000000000000000000000000000000000..4832cc450f50a4b86d31d9219308fb044fe982f6
--- /dev/null
+++ b/csv-1/2262.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $330 |
+ 22,300 |
+ 15,500 |
+
+
+ | $340 |
+ 20,000 |
+ 17,400 |
+
+
+ | $350 |
+ 17,700 |
+ 19,300 |
+
+
+ | $360 |
+ 15,400 |
+ 21,200 |
+
+
+ | $370 |
+ 13,100 |
+ 23,100 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2262.tsv b/csv-1/2262.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c04f0538e387ce60ca544afed6a7964754bb4559
--- /dev/null
+++ b/csv-1/2262.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$330 22,300 15,500
+$340 20,000 17,400
+$350 17,700 19,300
+$360 15,400 21,200
+$370 13,100 23,100
diff --git a/csv-1/2263.csv b/csv-1/2263.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5993626791fd841d1c6d452adc5c1f65783cc88f
--- /dev/null
+++ b/csv-1/2263.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+2,"3, 6, 8"
+3,"1, 1, 2, 3, 9"
+4,"3, 4, 5"
+5,"1, 8"
diff --git a/csv-1/2263.html b/csv-1/2263.html
new file mode 100644
index 0000000000000000000000000000000000000000..9f57ce5a851c693b704038c5d62d46bbcb64ef95
--- /dev/null
+++ b/csv-1/2263.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 3, 6, 8 |
+
+
+ | 3 |
+ 1, 1, 2, 3, 9 |
+
+
+ | 4 |
+ 3, 4, 5 |
+
+
+ | 5 |
+ 1, 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2263.tsv b/csv-1/2263.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..46083775eca30ff4a657e902936d5ee5aff18a4f
--- /dev/null
+++ b/csv-1/2263.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+2 3, 6, 8
+3 1, 1, 2, 3, 9
+4 3, 4, 5
+5 1, 8
diff --git a/csv-1/2264.csv b/csv-1/2264.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a0e3373b16ea5db469706c8fa31e7da961736df4
--- /dev/null
+++ b/csv-1/2264.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$960,"16,400","1,000"
+$990,"13,800","5,800"
+"$1,020","11,200","10,600"
+"$1,050","8,600","15,400"
+"$1,080","6,000","20,200"
diff --git a/csv-1/2264.html b/csv-1/2264.html
new file mode 100644
index 0000000000000000000000000000000000000000..1da38427000f8fdd2637902d08a3f7c35637cf77
--- /dev/null
+++ b/csv-1/2264.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $960 |
+ 16,400 |
+ 1,000 |
+
+
+ | $990 |
+ 13,800 |
+ 5,800 |
+
+
+ | $1,020 |
+ 11,200 |
+ 10,600 |
+
+
+ | $1,050 |
+ 8,600 |
+ 15,400 |
+
+
+ | $1,080 |
+ 6,000 |
+ 20,200 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2264.tsv b/csv-1/2264.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..62de9763162e5cdfa78c665cb583314496110167
--- /dev/null
+++ b/csv-1/2264.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$960 16,400 1,000
+$990 13,800 5,800
+$1,020 11,200 10,600
+$1,050 8,600 15,400
+$1,080 6,000 20,200
diff --git a/csv-1/2265.csv b/csv-1/2265.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e250850af60ce8d026dfd87b378be939842de4e9
--- /dev/null
+++ b/csv-1/2265.csv
@@ -0,0 +1,7 @@
+Number drawn,Frequency
+1,16
+2,15
+3,6
+4,7
+5,14
+6,0
diff --git a/csv-1/2265.html b/csv-1/2265.html
new file mode 100644
index 0000000000000000000000000000000000000000..7ff0b0d234338198747b0b99ac571aa3b023a4f4
--- /dev/null
+++ b/csv-1/2265.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number drawn |
+ Frequency |
+
+
+
+
+ | 1 |
+ 16 |
+
+
+ | 2 |
+ 15 |
+
+
+ | 3 |
+ 6 |
+
+
+ | 4 |
+ 7 |
+
+
+ | 5 |
+ 14 |
+
+
+ | 6 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2265.tsv b/csv-1/2265.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8b11ed3a1a102e5416199a985208d8acc948e230
--- /dev/null
+++ b/csv-1/2265.tsv
@@ -0,0 +1,7 @@
+Number drawn Frequency
+1 16
+2 15
+3 6
+4 7
+5 14
+6 0
diff --git a/csv-1/2266.csv b/csv-1/2266.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7c2aab143ff346b3f48fab25942229d2326c43ea
--- /dev/null
+++ b/csv-1/2266.csv
@@ -0,0 +1,6 @@
+Year,Games won
+2017,1
+2018,8
+2019,17
+2020,20
+2021,19
diff --git a/csv-1/2266.html b/csv-1/2266.html
new file mode 100644
index 0000000000000000000000000000000000000000..9471fdd02edf08a0b5a31550c99cdcb939d19bbe
--- /dev/null
+++ b/csv-1/2266.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Games won |
+
+
+
+
+ | 2017 |
+ 1 |
+
+
+ | 2018 |
+ 8 |
+
+
+ | 2019 |
+ 17 |
+
+
+ | 2020 |
+ 20 |
+
+
+ | 2021 |
+ 19 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2266.tsv b/csv-1/2266.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4fa0cd58e8136c896f011081e226f2ca81431275
--- /dev/null
+++ b/csv-1/2266.tsv
@@ -0,0 +1,6 @@
+Year Games won
+2017 1
+2018 8
+2019 17
+2020 20
+2021 19
diff --git a/csv-1/2267.csv b/csv-1/2267.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ddda6df760f7909948a8fd780aa79f2fcbf076ce
--- /dev/null
+++ b/csv-1/2267.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+thin blue marker,$0.07
+silver pen,$0.07
+red ballpoint pen,$0.09
+package of pencil lead,$0.07
+green colored pencil,$0.02
+purple colored pencil,$0.09
diff --git a/csv-1/2267.html b/csv-1/2267.html
new file mode 100644
index 0000000000000000000000000000000000000000..b55e560ed4b17db25d002614948d027cf6d79e7a
--- /dev/null
+++ b/csv-1/2267.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | thin blue marker |
+ $0.07 |
+
+
+ | silver pen |
+ $0.07 |
+
+
+ | red ballpoint pen |
+ $0.09 |
+
+
+ | package of pencil lead |
+ $0.07 |
+
+
+ | green colored pencil |
+ $0.02 |
+
+
+ | purple colored pencil |
+ $0.09 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2267.tsv b/csv-1/2267.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0223c00fdb497ef9bc230bebda4d9bc731570e50
--- /dev/null
+++ b/csv-1/2267.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+thin blue marker $0.07
+silver pen $0.07
+red ballpoint pen $0.09
+package of pencil lead $0.07
+green colored pencil $0.02
+purple colored pencil $0.09
diff --git a/csv-1/2268.csv b/csv-1/2268.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ac37cf2b59d72b81ee76c8622e5e4c1b0fb57459
--- /dev/null
+++ b/csv-1/2268.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2,Column 3
+Country,2002,2005
+Switzerland,11,10
+Norway,8,9
+Sweden,8,7
+Denmark,9,8
+Australia,4,5
diff --git a/csv-1/2268.html b/csv-1/2268.html
new file mode 100644
index 0000000000000000000000000000000000000000..2acc2ea467ab133d73411647271b01db870f2f41
--- /dev/null
+++ b/csv-1/2268.html
@@ -0,0 +1,41 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Country |
+ 2002 |
+ 2005 |
+
+
+ | Switzerland |
+ 11 |
+ 10 |
+
+
+ | Norway |
+ 8 |
+ 9 |
+
+
+ | Sweden |
+ 8 |
+ 7 |
+
+
+ | Denmark |
+ 9 |
+ 8 |
+
+
+ | Australia |
+ 4 |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2268.tsv b/csv-1/2268.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5a3d34d10a17a05fee8b9c79f65da8e29f850f06
--- /dev/null
+++ b/csv-1/2268.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2 Column 3
+Country 2002 2005
+Switzerland 11 10
+Norway 8 9
+Sweden 8 7
+Denmark 9 8
+Australia 4 5
diff --git a/csv-1/2269.csv b/csv-1/2269.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7cf0147dee041c32da34bce06bcdc6f5b204ff8e
--- /dev/null
+++ b/csv-1/2269.csv
@@ -0,0 +1,5 @@
+Name,Number of stuffed animals
+Charlie,52
+Dale,53
+Warren,50
+Riley,57
diff --git a/csv-1/2269.html b/csv-1/2269.html
new file mode 100644
index 0000000000000000000000000000000000000000..bc6b932461e62db695bd5ea3127d1d622201a66a
--- /dev/null
+++ b/csv-1/2269.html
@@ -0,0 +1,26 @@
+
+
+
+ | Name |
+ Number of stuffed animals |
+
+
+
+
+ | Charlie |
+ 52 |
+
+
+ | Dale |
+ 53 |
+
+
+ | Warren |
+ 50 |
+
+
+ | Riley |
+ 57 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2269.tsv b/csv-1/2269.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ad5991eee6e6e009ce0a92d1c80dd705ff47d7e3
--- /dev/null
+++ b/csv-1/2269.tsv
@@ -0,0 +1,5 @@
+Name Number of stuffed animals
+Charlie 52
+Dale 53
+Warren 50
+Riley 57
diff --git a/csv-1/227.csv b/csv-1/227.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a9dbc245dc5fc0b3d494ac760e8ab48985fa6bb5
--- /dev/null
+++ b/csv-1/227.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2,Column 3
+Country,1970,1980
+Afghanistan,$2,$2
+Libya,$3,$5
+Algeria,$9,$9
+Pakistan,$7,$14
diff --git a/csv-1/227.html b/csv-1/227.html
new file mode 100644
index 0000000000000000000000000000000000000000..0dba78583f9c9472b39cdd12463cd8bf500d8a4d
--- /dev/null
+++ b/csv-1/227.html
@@ -0,0 +1,36 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Country |
+ 1970 |
+ 1980 |
+
+
+ | Afghanistan |
+ $2 |
+ $2 |
+
+
+ | Libya |
+ $3 |
+ $5 |
+
+
+ | Algeria |
+ $9 |
+ $9 |
+
+
+ | Pakistan |
+ $7 |
+ $14 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/227.tsv b/csv-1/227.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3323644d02b9957c65a25789fb8f7e1b184cce54
--- /dev/null
+++ b/csv-1/227.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2 Column 3
+Country 1970 1980
+Afghanistan $2 $2
+Libya $3 $5
+Algeria $9 $9
+Pakistan $7 $14
diff --git a/csv-1/2270.csv b/csv-1/2270.csv
new file mode 100644
index 0000000000000000000000000000000000000000..24316e7eaa2c42883aae3ce0478a5d207eb0e705
--- /dev/null
+++ b/csv-1/2270.csv
@@ -0,0 +1,7 @@
+Day,Kilometers
+Tuesday,0
+Wednesday,5
+Thursday,9
+Friday,4
+Saturday,5
+Sunday,7
diff --git a/csv-1/2270.html b/csv-1/2270.html
new file mode 100644
index 0000000000000000000000000000000000000000..356a0f7eac6c873b15900991a1b0ac252ff60fae
--- /dev/null
+++ b/csv-1/2270.html
@@ -0,0 +1,34 @@
+
+
+
+ | Day |
+ Kilometers |
+
+
+
+
+ | Tuesday |
+ 0 |
+
+
+ | Wednesday |
+ 5 |
+
+
+ | Thursday |
+ 9 |
+
+
+ | Friday |
+ 4 |
+
+
+ | Saturday |
+ 5 |
+
+
+ | Sunday |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2270.tsv b/csv-1/2270.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a8b7568169d4a1ad5230004aa1818d4264cb58fc
--- /dev/null
+++ b/csv-1/2270.tsv
@@ -0,0 +1,7 @@
+Day Kilometers
+Tuesday 0
+Wednesday 5
+Thursday 9
+Friday 4
+Saturday 5
+Sunday 7
diff --git a/csv-1/2271.csv b/csv-1/2271.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fcf726168c1536c9422d2cc7a8a68064ce45d92b
--- /dev/null
+++ b/csv-1/2271.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+2,2
+3,"4, 8, 9"
+4,
+5,"5, 6, 8"
+6,9
+7,"1, 4, 7"
+8,4
+9,0
diff --git a/csv-1/2271.html b/csv-1/2271.html
new file mode 100644
index 0000000000000000000000000000000000000000..5c5520c90ce2bb94081fa2645a9b19811f2a5f3a
--- /dev/null
+++ b/csv-1/2271.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 2 |
+
+
+ | 3 |
+ 4, 8, 9 |
+
+
+ | 4 |
+ |
+
+
+ | 5 |
+ 5, 6, 8 |
+
+
+ | 6 |
+ 9 |
+
+
+ | 7 |
+ 1, 4, 7 |
+
+
+ | 8 |
+ 4 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2271.tsv b/csv-1/2271.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..405adfb6e9cd404eb89b1d08e45ab164e8023e92
--- /dev/null
+++ b/csv-1/2271.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+2 2
+3 4, 8, 9
+4
+5 5, 6, 8
+6 9
+7 1, 4, 7
+8 4
+9 0
diff --git a/csv-1/2272.csv b/csv-1/2272.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2f7c20a74cc4aa59cff89ad26cdcb605a9eb063f
--- /dev/null
+++ b/csv-1/2272.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+box of dog biscuits,$1.00
+dog leash,$4.00
+fish bowl,$4.00
+bag of birdseed,$5.00
+dog bowl,$8.00
diff --git a/csv-1/2272.html b/csv-1/2272.html
new file mode 100644
index 0000000000000000000000000000000000000000..ca026ff4aa19a9b7c5954d8ac5f1747450df0910
--- /dev/null
+++ b/csv-1/2272.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | box of dog biscuits |
+ $1.00 |
+
+
+ | dog leash |
+ $4.00 |
+
+
+ | fish bowl |
+ $4.00 |
+
+
+ | bag of birdseed |
+ $5.00 |
+
+
+ | dog bowl |
+ $8.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2272.tsv b/csv-1/2272.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3ead0f511ff5c2914ce43b5eb04dd154154dcfa0
--- /dev/null
+++ b/csv-1/2272.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+box of dog biscuits $1.00
+dog leash $4.00
+fish bowl $4.00
+bag of birdseed $5.00
+dog bowl $8.00
diff --git a/csv-1/2273.csv b/csv-1/2273.csv
new file mode 100644
index 0000000000000000000000000000000000000000..37c22e54fe201f1a60547ac7a4abefd468b55d88
--- /dev/null
+++ b/csv-1/2273.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+cilantro,$7/lb
+sage,$4/lb
+thyme,$9/lb
+parsley,$5/lb
+mint,$8/lb
diff --git a/csv-1/2273.html b/csv-1/2273.html
new file mode 100644
index 0000000000000000000000000000000000000000..3a16141edc26be2aadf731248a20d51cf0fe0b1f
--- /dev/null
+++ b/csv-1/2273.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | cilantro |
+ $7/lb |
+
+
+ | sage |
+ $4/lb |
+
+
+ | thyme |
+ $9/lb |
+
+
+ | parsley |
+ $5/lb |
+
+
+ | mint |
+ $8/lb |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2273.tsv b/csv-1/2273.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..7edfb9639931cc5c65a9320ad12edcc485fd3981
--- /dev/null
+++ b/csv-1/2273.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+cilantro $7/lb
+sage $4/lb
+thyme $9/lb
+parsley $5/lb
+mint $8/lb
diff --git a/csv-1/2274.csv b/csv-1/2274.csv
new file mode 100644
index 0000000000000000000000000000000000000000..57eb54ec64803ff2d8cb30f5d00d749911cfcf1c
--- /dev/null
+++ b/csv-1/2274.csv
@@ -0,0 +1,4 @@
+Number of bunches,Number of bananas
+1,2
+2,4
+3,?
diff --git a/csv-1/2274.html b/csv-1/2274.html
new file mode 100644
index 0000000000000000000000000000000000000000..7ceb6acb5662895251e49b7aecaecfefc5309776
--- /dev/null
+++ b/csv-1/2274.html
@@ -0,0 +1,22 @@
+
+
+
+ | Number of bunches |
+ Number of bananas |
+
+
+
+
+ | 1 |
+ 2 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2274.tsv b/csv-1/2274.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..da96f1a28a6040c9e9f4580b3232c0fa9ecaccae
--- /dev/null
+++ b/csv-1/2274.tsv
@@ -0,0 +1,4 @@
+Number of bunches Number of bananas
+1 2
+2 4
+3 ?
diff --git a/csv-1/2275.csv b/csv-1/2275.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3f0447f573bb2b7316664557ee0d24ddab951d8c
--- /dev/null
+++ b/csv-1/2275.csv
@@ -0,0 +1,6 @@
+Street,Number of stop signs
+Smith Street,12
+Walker Street,8
+Jackson Street,12
+Peabody Street,8
+Mason Street,12
diff --git a/csv-1/2275.html b/csv-1/2275.html
new file mode 100644
index 0000000000000000000000000000000000000000..d81917c5e92bf81046104d69352e0da78f5b9ad1
--- /dev/null
+++ b/csv-1/2275.html
@@ -0,0 +1,30 @@
+
+
+
+ | Street |
+ Number of stop signs |
+
+
+
+
+ | Smith Street |
+ 12 |
+
+
+ | Walker Street |
+ 8 |
+
+
+ | Jackson Street |
+ 12 |
+
+
+ | Peabody Street |
+ 8 |
+
+
+ | Mason Street |
+ 12 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2275.tsv b/csv-1/2275.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d4f7adbde509612f6772fc76cc6ac416b7665413
--- /dev/null
+++ b/csv-1/2275.tsv
@@ -0,0 +1,6 @@
+Street Number of stop signs
+Smith Street 12
+Walker Street 8
+Jackson Street 12
+Peabody Street 8
+Mason Street 12
diff --git a/csv-1/2276.csv b/csv-1/2276.csv
new file mode 100644
index 0000000000000000000000000000000000000000..288eaef88ce9401b7d82a9b9e22eef6a78248bd5
--- /dev/null
+++ b/csv-1/2276.csv
@@ -0,0 +1,4 @@
+Column 1,Column 2,Column 3
+,Under age 12,13 to 30 years old
+Tennis shoes,6,3
+High heels,1,5
diff --git a/csv-1/2276.html b/csv-1/2276.html
new file mode 100644
index 0000000000000000000000000000000000000000..e266536f84e581af4e785be4e565d468ae77dab2
--- /dev/null
+++ b/csv-1/2276.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ |
+ Under age 12 |
+ 13 to 30 years old |
+
+
+ | Tennis shoes |
+ 6 |
+ 3 |
+
+
+ | High heels |
+ 1 |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2276.tsv b/csv-1/2276.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..fc81951f917faae9e42c68f74499b71df31c858c
--- /dev/null
+++ b/csv-1/2276.tsv
@@ -0,0 +1,4 @@
+Column 1 Column 2 Column 3
+ Under age 12 13 to 30 years old
+Tennis shoes 6 3
+High heels 1 5
diff --git a/csv-1/2277.csv b/csv-1/2277.csv
new file mode 100644
index 0000000000000000000000000000000000000000..46838203d07c90724f5dab8032d24c17b3a66d60
--- /dev/null
+++ b/csv-1/2277.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2,Column 3
+Crop,2004,2005
+Lentils,$14,$12
+Apples,$12,$18
+Peas,$7,$6
diff --git a/csv-1/2277.html b/csv-1/2277.html
new file mode 100644
index 0000000000000000000000000000000000000000..2d53191f69d75a35ba639f2f68980f0f775049b4
--- /dev/null
+++ b/csv-1/2277.html
@@ -0,0 +1,31 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Crop |
+ 2004 |
+ 2005 |
+
+
+ | Lentils |
+ $14 |
+ $12 |
+
+
+ | Apples |
+ $12 |
+ $18 |
+
+
+ | Peas |
+ $7 |
+ $6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2277.tsv b/csv-1/2277.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..99acf8f7502c19a5f60ab21f9bccb42b17e623a7
--- /dev/null
+++ b/csv-1/2277.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2 Column 3
+Crop 2004 2005
+Lentils $14 $12
+Apples $12 $18
+Peas $7 $6
diff --git a/csv-1/2278.csv b/csv-1/2278.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d96cfa4e765677f2c2196d14a19c2925306b0558
--- /dev/null
+++ b/csv-1/2278.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+blue plastic block,$0.35
+red kazoo,$0.84
+green marble,$0.42
+rubber duck,$0.70
+colorful pinwheel,$0.36
diff --git a/csv-1/2278.html b/csv-1/2278.html
new file mode 100644
index 0000000000000000000000000000000000000000..8687e9ad7936b795e0fd0fcdd0ac8ccdc2e93c89
--- /dev/null
+++ b/csv-1/2278.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | blue plastic block |
+ $0.35 |
+
+
+ | red kazoo |
+ $0.84 |
+
+
+ | green marble |
+ $0.42 |
+
+
+ | rubber duck |
+ $0.70 |
+
+
+ | colorful pinwheel |
+ $0.36 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2278.tsv b/csv-1/2278.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..562b27414272fd0cc2328d32dd45d584c19a0edb
--- /dev/null
+++ b/csv-1/2278.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+blue plastic block $0.35
+red kazoo $0.84
+green marble $0.42
+rubber duck $0.70
+colorful pinwheel $0.36
diff --git a/csv-1/2279.csv b/csv-1/2279.csv
new file mode 100644
index 0000000000000000000000000000000000000000..77bf3a98e1b275ec33909135535b5b97dd335cc6
--- /dev/null
+++ b/csv-1/2279.csv
@@ -0,0 +1,3 @@
+Location,Elevation (m)
+Top of the skyscraper,275
+Bottom of the mine,-260
diff --git a/csv-1/2279.html b/csv-1/2279.html
new file mode 100644
index 0000000000000000000000000000000000000000..b7e18537df6d32f7f3b8b8e622c54fae2bca34d3
--- /dev/null
+++ b/csv-1/2279.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-1/2279.tsv b/csv-1/2279.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6242a665ea45e589cc900d616ed7ff206e1f1f6d
--- /dev/null
+++ b/csv-1/2279.tsv
@@ -0,0 +1,3 @@
+Location Elevation (m)
+Top of the skyscraper 275
+Bottom of the mine -260
diff --git a/csv-1/228.csv b/csv-1/228.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8f04f71f25a58ee3ca2c0068f52fed52b85189f4
--- /dev/null
+++ b/csv-1/228.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+4,"4, 6"
+5,"5, 7"
+6,"0, 5, 6"
+7,"4, 6, 6, 6, 8"
+8,"1, 2, 5, 5, 7, 9"
+9,0
diff --git a/csv-1/228.html b/csv-1/228.html
new file mode 100644
index 0000000000000000000000000000000000000000..30fbc3dc499b2ec3f1552f215f246550d08f7309
--- /dev/null
+++ b/csv-1/228.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 4 |
+ 4, 6 |
+
+
+ | 5 |
+ 5, 7 |
+
+
+ | 6 |
+ 0, 5, 6 |
+
+
+ | 7 |
+ 4, 6, 6, 6, 8 |
+
+
+ | 8 |
+ 1, 2, 5, 5, 7, 9 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/228.tsv b/csv-1/228.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2d5d5a0747f7617e1a039e24441df766673a960c
--- /dev/null
+++ b/csv-1/228.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+4 4, 6
+5 5, 7
+6 0, 5, 6
+7 4, 6, 6, 6, 8
+8 1, 2, 5, 5, 7, 9
+9 0
diff --git a/csv-1/2280.csv b/csv-1/2280.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7adda952ec6c28186b3801549f76f9bc40d7846c
--- /dev/null
+++ b/csv-1/2280.csv
@@ -0,0 +1,5 @@
+Company,Number of employees
+Tasty Coffee,719
+Smith Electronics,791
+Country Bakery,797
+Wakefield and Watson,771
diff --git a/csv-1/2280.html b/csv-1/2280.html
new file mode 100644
index 0000000000000000000000000000000000000000..23564d915bda935f84a794deb3e1e03066e2b443
--- /dev/null
+++ b/csv-1/2280.html
@@ -0,0 +1,26 @@
+
+
+
+ | Company |
+ Number of employees |
+
+
+
+
+ | Tasty Coffee |
+ 719 |
+
+
+ | Smith Electronics |
+ 791 |
+
+
+ | Country Bakery |
+ 797 |
+
+
+ | Wakefield and Watson |
+ 771 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2280.tsv b/csv-1/2280.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..44f04f850d5a8610da3a59a736c0b15b5b1a7a65
--- /dev/null
+++ b/csv-1/2280.tsv
@@ -0,0 +1,5 @@
+Company Number of employees
+Tasty Coffee 719
+Smith Electronics 791
+Country Bakery 797
+Wakefield and Watson 771
diff --git a/csv-1/2281.csv b/csv-1/2281.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7804f7476e460a5394f2ed3bf685561dd526542e
--- /dev/null
+++ b/csv-1/2281.csv
@@ -0,0 +1,6 @@
+Year,Students
+2007,41
+2008,34
+2009,29
+2010,42
+2011,28
diff --git a/csv-1/2281.html b/csv-1/2281.html
new file mode 100644
index 0000000000000000000000000000000000000000..846330badeee759c57c4a67887c7fa56be88ee7a
--- /dev/null
+++ b/csv-1/2281.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Students |
+
+
+
+
+ | 2007 |
+ 41 |
+
+
+ | 2008 |
+ 34 |
+
+
+ | 2009 |
+ 29 |
+
+
+ | 2010 |
+ 42 |
+
+
+ | 2011 |
+ 28 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2281.tsv b/csv-1/2281.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f2f5c19e0c6fad5bb4e37af595e7535e8d3e2e46
--- /dev/null
+++ b/csv-1/2281.tsv
@@ -0,0 +1,6 @@
+Year Students
+2007 41
+2008 34
+2009 29
+2010 42
+2011 28
diff --git a/csv-1/2282.csv b/csv-1/2282.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3d26a298ae7b2e9e9e4fb58a4f253f3de1fd3679
--- /dev/null
+++ b/csv-1/2282.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+canoe,$694.00
+motorcycle,$968.00
+sailboat,$534.00
+kayak,$584.00
diff --git a/csv-1/2282.html b/csv-1/2282.html
new file mode 100644
index 0000000000000000000000000000000000000000..de884d614edac56224f0ffffa7405f5e885fbfe5
--- /dev/null
+++ b/csv-1/2282.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | canoe |
+ $694.00 |
+
+
+ | motorcycle |
+ $968.00 |
+
+
+ | sailboat |
+ $534.00 |
+
+
+ | kayak |
+ $584.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2282.tsv b/csv-1/2282.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2d55cc080027ac068a79c6ffbf25c37d9e96a618
--- /dev/null
+++ b/csv-1/2282.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+canoe $694.00
+motorcycle $968.00
+sailboat $534.00
+kayak $584.00
diff --git a/csv-1/2283.csv b/csv-1/2283.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d5fbf1755022f6e39bcacb30e40684d0726eef1a
--- /dev/null
+++ b/csv-1/2283.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+red kazoo,$0.07
+shapes stencil,$0.04
+green bouncy ball,$0.02
+colorful pinwheel,$0.05
+wooden block,$0.04
diff --git a/csv-1/2283.html b/csv-1/2283.html
new file mode 100644
index 0000000000000000000000000000000000000000..f208ff4e003ce98d397036763d3528dc7b427a48
--- /dev/null
+++ b/csv-1/2283.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | red kazoo |
+ $0.07 |
+
+
+ | shapes stencil |
+ $0.04 |
+
+
+ | green bouncy ball |
+ $0.02 |
+
+
+ | colorful pinwheel |
+ $0.05 |
+
+
+ | wooden block |
+ $0.04 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2283.tsv b/csv-1/2283.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9309229f85a0043e3cb02f76a349efe2e92bd745
--- /dev/null
+++ b/csv-1/2283.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+red kazoo $0.07
+shapes stencil $0.04
+green bouncy ball $0.02
+colorful pinwheel $0.05
+wooden block $0.04
diff --git a/csv-1/2284.csv b/csv-1/2284.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3c6361a7097afdba57d76b27157e066ef18b892a
--- /dev/null
+++ b/csv-1/2284.csv
@@ -0,0 +1,7 @@
+Score,Frequency
+5,13
+6,17
+7,8
+8,14
+9,10
+10,4
diff --git a/csv-1/2284.html b/csv-1/2284.html
new file mode 100644
index 0000000000000000000000000000000000000000..2647cd5211eaaff19bf86bd87e741b6c76a84fb7
--- /dev/null
+++ b/csv-1/2284.html
@@ -0,0 +1,34 @@
+
+
+
+ | Score |
+ Frequency |
+
+
+
+
+ | 5 |
+ 13 |
+
+
+ | 6 |
+ 17 |
+
+
+ | 7 |
+ 8 |
+
+
+ | 8 |
+ 14 |
+
+
+ | 9 |
+ 10 |
+
+
+ | 10 |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2284.tsv b/csv-1/2284.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..58730642ea450f8b0b059def51a9aec1eea0f2cd
--- /dev/null
+++ b/csv-1/2284.tsv
@@ -0,0 +1,7 @@
+Score Frequency
+5 13
+6 17
+7 8
+8 14
+9 10
+10 4
diff --git a/csv-1/2285.csv b/csv-1/2285.csv
new file mode 100644
index 0000000000000000000000000000000000000000..27c76e387d4269ade6d20b4039fa055c3657f245
--- /dev/null
+++ b/csv-1/2285.csv
@@ -0,0 +1,6 @@
+Day,Number of cups
+Monday,314
+Tuesday,119
+Wednesday,531
+Thursday,106
+Friday,129
diff --git a/csv-1/2285.html b/csv-1/2285.html
new file mode 100644
index 0000000000000000000000000000000000000000..fd960f566d1b5f6812865af5cec5bcf7d965fca8
--- /dev/null
+++ b/csv-1/2285.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of cups |
+
+
+
+
+ | Monday |
+ 314 |
+
+
+ | Tuesday |
+ 119 |
+
+
+ | Wednesday |
+ 531 |
+
+
+ | Thursday |
+ 106 |
+
+
+ | Friday |
+ 129 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2285.tsv b/csv-1/2285.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a7fda194356d82e99707efc747691a20084c79ed
--- /dev/null
+++ b/csv-1/2285.tsv
@@ -0,0 +1,6 @@
+Day Number of cups
+Monday 314
+Tuesday 119
+Wednesday 531
+Thursday 106
+Friday 129
diff --git a/csv-1/2286.csv b/csv-1/2286.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1106c58de4c098dfa5da6a07bfb64ee0d57a8d2a
--- /dev/null
+++ b/csv-1/2286.csv
@@ -0,0 +1,4 @@
+Company,Monday,Tuesday
+Houston Sporting Goods,$1,$12
+Computer Data Company,$6,$19
+Thompson Corporation,$6,$8
diff --git a/csv-1/2286.html b/csv-1/2286.html
new file mode 100644
index 0000000000000000000000000000000000000000..f6c4f5db84ebd63936dc072efdeb980dcb0da0db
--- /dev/null
+++ b/csv-1/2286.html
@@ -0,0 +1,26 @@
+
+
+
+ | Company |
+ Monday |
+ Tuesday |
+
+
+
+
+ | Houston Sporting Goods |
+ $1 |
+ $12 |
+
+
+ | Computer Data Company |
+ $6 |
+ $19 |
+
+
+ | Thompson Corporation |
+ $6 |
+ $8 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2286.tsv b/csv-1/2286.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2694d7f7a6864bd51da4ac6aa07bfe9de033bcbe
--- /dev/null
+++ b/csv-1/2286.tsv
@@ -0,0 +1,4 @@
+Company Monday Tuesday
+Houston Sporting Goods $1 $12
+Computer Data Company $6 $19
+Thompson Corporation $6 $8
diff --git a/csv-1/2287.csv b/csv-1/2287.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9177d59f1bdfc56b961f3a5cfb7593f7a7db961a
--- /dev/null
+++ b/csv-1/2287.csv
@@ -0,0 +1,7 @@
+Number of winter hats,Frequency
+0,8
+1,3
+2,0
+3,16
+4,1
+5,14
diff --git a/csv-1/2287.html b/csv-1/2287.html
new file mode 100644
index 0000000000000000000000000000000000000000..ce9201dc0be0d5d229f0d72acb25f0f8507c06ed
--- /dev/null
+++ b/csv-1/2287.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of winter hats |
+ Frequency |
+
+
+
+
+ | 0 |
+ 8 |
+
+
+ | 1 |
+ 3 |
+
+
+ | 2 |
+ 0 |
+
+
+ | 3 |
+ 16 |
+
+
+ | 4 |
+ 1 |
+
+
+ | 5 |
+ 14 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2287.tsv b/csv-1/2287.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..018a4c3b1551d24d57ed5f6b4face27bc152ef2a
--- /dev/null
+++ b/csv-1/2287.tsv
@@ -0,0 +1,7 @@
+Number of winter hats Frequency
+0 8
+1 3
+2 0
+3 16
+4 1
+5 14
diff --git a/csv-1/2288.csv b/csv-1/2288.csv
new file mode 100644
index 0000000000000000000000000000000000000000..154e90cb02dcdd486293c218bca1ab2bf738d94e
--- /dev/null
+++ b/csv-1/2288.csv
@@ -0,0 +1,4 @@
+Apartment complex,August,September
+Shadyside Apartments,11,20
+Alameda Apartments,3,16
+University Apartments,5,11
diff --git a/csv-1/2288.html b/csv-1/2288.html
new file mode 100644
index 0000000000000000000000000000000000000000..22202a5474be370b2673cbf8a365bf21f2ac2cd6
--- /dev/null
+++ b/csv-1/2288.html
@@ -0,0 +1,26 @@
+
+
+
+ | Apartment complex |
+ August |
+ September |
+
+
+
+
+ | Shadyside Apartments |
+ 11 |
+ 20 |
+
+
+ | Alameda Apartments |
+ 3 |
+ 16 |
+
+
+ | University Apartments |
+ 5 |
+ 11 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2288.tsv b/csv-1/2288.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..aad389662f36cbf692d99436b4bd43e9b3a371ba
--- /dev/null
+++ b/csv-1/2288.tsv
@@ -0,0 +1,4 @@
+Apartment complex August September
+Shadyside Apartments 11 20
+Alameda Apartments 3 16
+University Apartments 5 11
diff --git a/csv-1/2289.csv b/csv-1/2289.csv
new file mode 100644
index 0000000000000000000000000000000000000000..dd958e53dac315b9826fea4edebdf8ac78552b6a
--- /dev/null
+++ b/csv-1/2289.csv
@@ -0,0 +1,8 @@
+Location,Time
+Broadway Avenue,10:40 A.M.
+Jefferson Boulevard,10:55 A.M.
+Oak Road,11:00 A.M.
+Hickory Street,11:45 A.M.
+Park Avenue,12:10 P.M.
+Spring Avenue,12:15 P.M.
+Sycamore Road,1:05 P.M.
diff --git a/csv-1/2289.html b/csv-1/2289.html
new file mode 100644
index 0000000000000000000000000000000000000000..f351e7764655fe5a38ebc55b05b245a90da3ddb6
--- /dev/null
+++ b/csv-1/2289.html
@@ -0,0 +1,38 @@
+
+
+
+ | Location |
+ Time |
+
+
+
+
+ | Broadway Avenue |
+ 10:40 A.M. |
+
+
+ | Jefferson Boulevard |
+ 10:55 A.M. |
+
+
+ | Oak Road |
+ 11:00 A.M. |
+
+
+ | Hickory Street |
+ 11:45 A.M. |
+
+
+ | Park Avenue |
+ 12:10 P.M. |
+
+
+ | Spring Avenue |
+ 12:15 P.M. |
+
+
+ | Sycamore Road |
+ 1:05 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2289.tsv b/csv-1/2289.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5a3244beb98c41e96c5faa3e48d731f225f6d2af
--- /dev/null
+++ b/csv-1/2289.tsv
@@ -0,0 +1,8 @@
+Location Time
+Broadway Avenue 10:40 A.M.
+Jefferson Boulevard 10:55 A.M.
+Oak Road 11:00 A.M.
+Hickory Street 11:45 A.M.
+Park Avenue 12:10 P.M.
+Spring Avenue 12:15 P.M.
+Sycamore Road 1:05 P.M.
diff --git a/csv-1/229.csv b/csv-1/229.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b9826998a51c6f48fbf3d885c83aac52b8b44a87
--- /dev/null
+++ b/csv-1/229.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$455,"20,200","2,900"
+$545,"15,400","5,600"
+$635,"10,600","8,300"
+$725,"5,800","11,000"
+$815,"1,000","13,700"
diff --git a/csv-1/229.html b/csv-1/229.html
new file mode 100644
index 0000000000000000000000000000000000000000..e68dec5ddf3a3049439114efe945ba7f5b1af494
--- /dev/null
+++ b/csv-1/229.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $455 |
+ 20,200 |
+ 2,900 |
+
+
+ | $545 |
+ 15,400 |
+ 5,600 |
+
+
+ | $635 |
+ 10,600 |
+ 8,300 |
+
+
+ | $725 |
+ 5,800 |
+ 11,000 |
+
+
+ | $815 |
+ 1,000 |
+ 13,700 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/229.tsv b/csv-1/229.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d7c81c6065a7ed9493507de210fae0c0d2f1bd81
--- /dev/null
+++ b/csv-1/229.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$455 20,200 2,900
+$545 15,400 5,600
+$635 10,600 8,300
+$725 5,800 11,000
+$815 1,000 13,700
diff --git a/csv-1/2290.csv b/csv-1/2290.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5bc5665bf96bf50b98a426ccd6d6c4970126fc7c
--- /dev/null
+++ b/csv-1/2290.csv
@@ -0,0 +1,9 @@
+Town,Number of stores
+Columbia,8
+Riverside,4
+Mayfield,5
+Salem,6
+Ashland,8
+Watertown,9
+Greenwood,3
+Richmond,8
diff --git a/csv-1/2290.html b/csv-1/2290.html
new file mode 100644
index 0000000000000000000000000000000000000000..32c47e61eef9f7c26bdaac8c7a78da47fd446a5e
--- /dev/null
+++ b/csv-1/2290.html
@@ -0,0 +1,42 @@
+
+
+
+ | Town |
+ Number of stores |
+
+
+
+
+ | Columbia |
+ 8 |
+
+
+ | Riverside |
+ 4 |
+
+
+ | Mayfield |
+ 5 |
+
+
+ | Salem |
+ 6 |
+
+
+ | Ashland |
+ 8 |
+
+
+ | Watertown |
+ 9 |
+
+
+ | Greenwood |
+ 3 |
+
+
+ | Richmond |
+ 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2290.tsv b/csv-1/2290.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d64d417489b80812365d0c123b3806d30eb3de83
--- /dev/null
+++ b/csv-1/2290.tsv
@@ -0,0 +1,9 @@
+Town Number of stores
+Columbia 8
+Riverside 4
+Mayfield 5
+Salem 6
+Ashland 8
+Watertown 9
+Greenwood 3
+Richmond 8
diff --git a/csv-1/2291.csv b/csv-1/2291.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ee7ce1ce17a053b1560ba81cc7639e5221bddc5f
--- /dev/null
+++ b/csv-1/2291.csv
@@ -0,0 +1,8 @@
+Activity,Begin,End
+quiet time,7:05 A.M.,8:05 A.M.
+canoeing class,8:15 A.M.,9:20 A.M.
+music class,9:25 A.M.,10:50 A.M.
+snack time,10:55 A.M.,12:00 P.M.
+hiking trip,12:10 P.M.,1:05 P.M.
+scavenger hunt,1:10 P.M.,2:45 P.M.
+swimming class,2:50 P.M.,4:25 P.M.
diff --git a/csv-1/2291.html b/csv-1/2291.html
new file mode 100644
index 0000000000000000000000000000000000000000..9d3195233af1af2db69ee90e730daa5033dd2146
--- /dev/null
+++ b/csv-1/2291.html
@@ -0,0 +1,46 @@
+
+
+
+ | Activity |
+ Begin |
+ End |
+
+
+
+
+ | quiet time |
+ 7:05 A.M. |
+ 8:05 A.M. |
+
+
+ | canoeing class |
+ 8:15 A.M. |
+ 9:20 A.M. |
+
+
+ | music class |
+ 9:25 A.M. |
+ 10:50 A.M. |
+
+
+ | snack time |
+ 10:55 A.M. |
+ 12:00 P.M. |
+
+
+ | hiking trip |
+ 12:10 P.M. |
+ 1:05 P.M. |
+
+
+ | scavenger hunt |
+ 1:10 P.M. |
+ 2:45 P.M. |
+
+
+ | swimming class |
+ 2:50 P.M. |
+ 4:25 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2291.tsv b/csv-1/2291.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a513072a3e72867eb10f71e66bf26cd1b939a044
--- /dev/null
+++ b/csv-1/2291.tsv
@@ -0,0 +1,8 @@
+Activity Begin End
+quiet time 7:05 A.M. 8:05 A.M.
+canoeing class 8:15 A.M. 9:20 A.M.
+music class 9:25 A.M. 10:50 A.M.
+snack time 10:55 A.M. 12:00 P.M.
+hiking trip 12:10 P.M. 1:05 P.M.
+scavenger hunt 1:10 P.M. 2:45 P.M.
+swimming class 2:50 P.M. 4:25 P.M.
diff --git a/csv-1/2292.csv b/csv-1/2292.csv
new file mode 100644
index 0000000000000000000000000000000000000000..278b5629e7793ff3eb8351422c337820c470ad37
--- /dev/null
+++ b/csv-1/2292.csv
@@ -0,0 +1,4 @@
+Person,Cancer research,Animal rights
+Dirk,$11,$14
+Kayla,$13,$19
+Brianna,$1,$18
diff --git a/csv-1/2292.html b/csv-1/2292.html
new file mode 100644
index 0000000000000000000000000000000000000000..1b06488cdbc3d15f9698451b95aa2437e854834c
--- /dev/null
+++ b/csv-1/2292.html
@@ -0,0 +1,26 @@
+
+
+
+ | Person |
+ Cancer research |
+ Animal rights |
+
+
+
+
+ | Dirk |
+ $11 |
+ $14 |
+
+
+ | Kayla |
+ $13 |
+ $19 |
+
+
+ | Brianna |
+ $1 |
+ $18 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2292.tsv b/csv-1/2292.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..699008d0fcacac03ef5c9e31fd893d8a51e5894e
--- /dev/null
+++ b/csv-1/2292.tsv
@@ -0,0 +1,4 @@
+Person Cancer research Animal rights
+Dirk $11 $14
+Kayla $13 $19
+Brianna $1 $18
diff --git a/csv-1/2293.csv b/csv-1/2293.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6f1433289b2787aba4ee6e78e37dc4b49dc94026
--- /dev/null
+++ b/csv-1/2293.csv
@@ -0,0 +1,9 @@
+Street,Number of hydrants
+Oak Street,2
+Aspen Street,5
+Maple Street,2
+Lemon Street,4
+Cherry Street,3
+Rose Street,1
+Fir Street,4
+Elm Street,3
diff --git a/csv-1/2293.html b/csv-1/2293.html
new file mode 100644
index 0000000000000000000000000000000000000000..72897ccaeebb6fdd7c8ea843b9882f586e05df40
--- /dev/null
+++ b/csv-1/2293.html
@@ -0,0 +1,42 @@
+
+
+
+ | Street |
+ Number of hydrants |
+
+
+
+
+ | Oak Street |
+ 2 |
+
+
+ | Aspen Street |
+ 5 |
+
+
+ | Maple Street |
+ 2 |
+
+
+ | Lemon Street |
+ 4 |
+
+
+ | Cherry Street |
+ 3 |
+
+
+ | Rose Street |
+ 1 |
+
+
+ | Fir Street |
+ 4 |
+
+
+ | Elm Street |
+ 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2293.tsv b/csv-1/2293.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4292bae2fab422d0e76adebbe36d7583cf86e912
--- /dev/null
+++ b/csv-1/2293.tsv
@@ -0,0 +1,9 @@
+Street Number of hydrants
+Oak Street 2
+Aspen Street 5
+Maple Street 2
+Lemon Street 4
+Cherry Street 3
+Rose Street 1
+Fir Street 4
+Elm Street 3
diff --git a/csv-1/2294.csv b/csv-1/2294.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e32a23517ed82c78e4afa49bdb07450d4d37a789
--- /dev/null
+++ b/csv-1/2294.csv
@@ -0,0 +1,5 @@
+Day,Number of cartwheels
+Friday,80
+Saturday,84
+Sunday,83
+Monday,85
diff --git a/csv-1/2294.html b/csv-1/2294.html
new file mode 100644
index 0000000000000000000000000000000000000000..425822393109178a4abacdfa1fbbf17f957f9e7a
--- /dev/null
+++ b/csv-1/2294.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of cartwheels |
+
+
+
+
+ | Friday |
+ 80 |
+
+
+ | Saturday |
+ 84 |
+
+
+ | Sunday |
+ 83 |
+
+
+ | Monday |
+ 85 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2294.tsv b/csv-1/2294.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..256a92ee63dfc6614470b71bdac11bcafca9fd0c
--- /dev/null
+++ b/csv-1/2294.tsv
@@ -0,0 +1,5 @@
+Day Number of cartwheels
+Friday 80
+Saturday 84
+Sunday 83
+Monday 85
diff --git a/csv-1/2295.csv b/csv-1/2295.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7b3e91d72959367c0762226d45e3d3d8a7b2648c
--- /dev/null
+++ b/csv-1/2295.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+blueberry cheesecake,$13.70
+chocolate cake,$12.19
+cherry pie,$10.18
+banana cream pie,$12.27
+carrot cake,$17.56
+pineapple upside-down cake,$19.12
diff --git a/csv-1/2295.html b/csv-1/2295.html
new file mode 100644
index 0000000000000000000000000000000000000000..2e9f5a552247ff8fc90eec39e41cc8a10409ec02
--- /dev/null
+++ b/csv-1/2295.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | blueberry cheesecake |
+ $13.70 |
+
+
+ | chocolate cake |
+ $12.19 |
+
+
+ | cherry pie |
+ $10.18 |
+
+
+ | banana cream pie |
+ $12.27 |
+
+
+ | carrot cake |
+ $17.56 |
+
+
+ | pineapple upside-down cake |
+ $19.12 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2295.tsv b/csv-1/2295.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..fff332349929b680a3502116605b1b236f9da456
--- /dev/null
+++ b/csv-1/2295.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+blueberry cheesecake $13.70
+chocolate cake $12.19
+cherry pie $10.18
+banana cream pie $12.27
+carrot cake $17.56
+pineapple upside-down cake $19.12
diff --git a/csv-1/2296.csv b/csv-1/2296.csv
new file mode 100644
index 0000000000000000000000000000000000000000..759ef5ccfa4ecfbeb524d77bf57efb0797351a3a
--- /dev/null
+++ b/csv-1/2296.csv
@@ -0,0 +1,10 @@
+Stem,Leaf
+1,"2, 2, 2, 9, 9"
+2,"1, 2, 9"
+3,9
+4,"3, 4, 5"
+5,4
+6,"3, 3, 3, 5, 8"
+7,"3, 7"
+8,2
+9,"0, 0"
diff --git a/csv-1/2296.html b/csv-1/2296.html
new file mode 100644
index 0000000000000000000000000000000000000000..ec563cdf0fb7ff61b31413b1047c7b0df6b7d3fe
--- /dev/null
+++ b/csv-1/2296.html
@@ -0,0 +1,46 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 2, 2, 2, 9, 9 |
+
+
+ | 2 |
+ 1, 2, 9 |
+
+
+ | 3 |
+ 9 |
+
+
+ | 4 |
+ 3, 4, 5 |
+
+
+ | 5 |
+ 4 |
+
+
+ | 6 |
+ 3, 3, 3, 5, 8 |
+
+
+ | 7 |
+ 3, 7 |
+
+
+ | 8 |
+ 2 |
+
+
+ | 9 |
+ 0, 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2296.tsv b/csv-1/2296.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1c8137a9b9bbe536cc799d96af95e017ee2e6992
--- /dev/null
+++ b/csv-1/2296.tsv
@@ -0,0 +1,10 @@
+Stem Leaf
+1 2, 2, 2, 9, 9
+2 1, 2, 9
+3 9
+4 3, 4, 5
+5 4
+6 3, 3, 3, 5, 8
+7 3, 7
+8 2
+9 0, 0
diff --git a/csv-1/2297.csv b/csv-1/2297.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ffb6200f7cbc8cdb2b8135044a785cd7679a213a
--- /dev/null
+++ b/csv-1/2297.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+fleece blanket,$7.60
+pillow,$7.31
+beach blanket,$5.72
+red pillowcase,$3.70
+flannel sheet,$8.25
diff --git a/csv-1/2297.html b/csv-1/2297.html
new file mode 100644
index 0000000000000000000000000000000000000000..828780fd52c42d2a614e12eccde5d9d7ed9ae045
--- /dev/null
+++ b/csv-1/2297.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | fleece blanket |
+ $7.60 |
+
+
+ | pillow |
+ $7.31 |
+
+
+ | beach blanket |
+ $5.72 |
+
+
+ | red pillowcase |
+ $3.70 |
+
+
+ | flannel sheet |
+ $8.25 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2297.tsv b/csv-1/2297.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b234adc6121e97e86c506a931924eae425c7665c
--- /dev/null
+++ b/csv-1/2297.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+fleece blanket $7.60
+pillow $7.31
+beach blanket $5.72
+red pillowcase $3.70
+flannel sheet $8.25
diff --git a/csv-1/2298.csv b/csv-1/2298.csv
new file mode 100644
index 0000000000000000000000000000000000000000..02fc83f5e62d320f66e0f5dc531417298ad11a03
--- /dev/null
+++ b/csv-1/2298.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+cucumber,$0.58
+apple,$0.92
+banana,$0.49
+tomato,$0.72
diff --git a/csv-1/2298.html b/csv-1/2298.html
new file mode 100644
index 0000000000000000000000000000000000000000..163a40fade4343ea9ae2567c7790439acf87a154
--- /dev/null
+++ b/csv-1/2298.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | cucumber |
+ $0.58 |
+
+
+ | apple |
+ $0.92 |
+
+
+ | banana |
+ $0.49 |
+
+
+ | tomato |
+ $0.72 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2298.tsv b/csv-1/2298.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..752fd6d64514f810f5d91e789af118ec979fa776
--- /dev/null
+++ b/csv-1/2298.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+cucumber $0.58
+apple $0.92
+banana $0.49
+tomato $0.72
diff --git a/csv-1/2299.csv b/csv-1/2299.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f0391905afd40ab407aeb6a03c86c5970df4ca10
--- /dev/null
+++ b/csv-1/2299.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+bearded dragon,$243.00
+chinchilla,$138.00
+hedgehog,$172.00
+cockatoo,$143.00
diff --git a/csv-1/2299.html b/csv-1/2299.html
new file mode 100644
index 0000000000000000000000000000000000000000..5e41e1c499610bc7aa3e341e10e577a9575caba4
--- /dev/null
+++ b/csv-1/2299.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | bearded dragon |
+ $243.00 |
+
+
+ | chinchilla |
+ $138.00 |
+
+
+ | hedgehog |
+ $172.00 |
+
+
+ | cockatoo |
+ $143.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2299.tsv b/csv-1/2299.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3ea4dfd9e1b2d9da522fb057e8bcd2c863c30f5b
--- /dev/null
+++ b/csv-1/2299.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+bearded dragon $243.00
+chinchilla $138.00
+hedgehog $172.00
+cockatoo $143.00
diff --git a/csv-1/23.csv b/csv-1/23.csv
new file mode 100644
index 0000000000000000000000000000000000000000..698d7bb37551c3255bab635b2b2014c53091523e
--- /dev/null
+++ b/csv-1/23.csv
@@ -0,0 +1,5 @@
+Day,Number of miles
+Friday,10
+Saturday,19
+Sunday,18
+Monday,12
diff --git a/csv-1/23.html b/csv-1/23.html
new file mode 100644
index 0000000000000000000000000000000000000000..a2db93fab828050bd80702fe4828b553498078e3
--- /dev/null
+++ b/csv-1/23.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of miles |
+
+
+
+
+ | Friday |
+ 10 |
+
+
+ | Saturday |
+ 19 |
+
+
+ | Sunday |
+ 18 |
+
+
+ | Monday |
+ 12 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/23.tsv b/csv-1/23.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..07eed73fbfe9cf21630498e700a9266f1dd7e9e1
--- /dev/null
+++ b/csv-1/23.tsv
@@ -0,0 +1,5 @@
+Day Number of miles
+Friday 10
+Saturday 19
+Sunday 18
+Monday 12
diff --git a/csv-1/230.csv b/csv-1/230.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f4aa17b8cef577e5f4ef56b346b6db4ca692c9d6
--- /dev/null
+++ b/csv-1/230.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+almonds,$7.23 per lb
+hazelnuts,$10.29 per lb
+pecans,$4.77 per lb
+peanuts,$2.41 per lb
diff --git a/csv-1/230.html b/csv-1/230.html
new file mode 100644
index 0000000000000000000000000000000000000000..86f699fe5d8de5c1d630d7f2d5c5fd3acc7fb82d
--- /dev/null
+++ b/csv-1/230.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | almonds |
+ $7.23 per lb |
+
+
+ | hazelnuts |
+ $10.29 per lb |
+
+
+ | pecans |
+ $4.77 per lb |
+
+
+ | peanuts |
+ $2.41 per lb |
+
+
+
\ No newline at end of file
diff --git a/csv-1/230.tsv b/csv-1/230.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0c74b0a2978072d40c998cb0155437c6af319dc2
--- /dev/null
+++ b/csv-1/230.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+almonds $7.23 per lb
+hazelnuts $10.29 per lb
+pecans $4.77 per lb
+peanuts $2.41 per lb
diff --git a/csv-1/2300.csv b/csv-1/2300.csv
new file mode 100644
index 0000000000000000000000000000000000000000..58f97c09faf3343d353583373c11b5643b1089fb
--- /dev/null
+++ b/csv-1/2300.csv
@@ -0,0 +1,6 @@
+Stem,Leaf
+4,"5, 8"
+5,"0, 9"
+6,3
+7,"0, 1, 6"
+8,"1, 5, 7"
diff --git a/csv-1/2300.html b/csv-1/2300.html
new file mode 100644
index 0000000000000000000000000000000000000000..d6eadd45a4ebc64c762d1b9619d8b18a46e06e21
--- /dev/null
+++ b/csv-1/2300.html
@@ -0,0 +1,30 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 4 |
+ 5, 8 |
+
+
+ | 5 |
+ 0, 9 |
+
+
+ | 6 |
+ 3 |
+
+
+ | 7 |
+ 0, 1, 6 |
+
+
+ | 8 |
+ 1, 5, 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2300.tsv b/csv-1/2300.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b154d3bfd37ce9df48adaf74314e6618c258119b
--- /dev/null
+++ b/csv-1/2300.tsv
@@ -0,0 +1,6 @@
+Stem Leaf
+4 5, 8
+5 0, 9
+6 3
+7 0, 1, 6
+8 1, 5, 7
diff --git a/csv-1/2301.csv b/csv-1/2301.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5e54ee22fa7f0cf1215de484ec9a9e00ba972176
--- /dev/null
+++ b/csv-1/2301.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+radio,$21.00
+CD,$19.00
+telephone,$34.00
+blender,$10.00
+computer keyboard,$32.00
diff --git a/csv-1/2301.html b/csv-1/2301.html
new file mode 100644
index 0000000000000000000000000000000000000000..368b834b2e22868208bf5ace1b2e2b362d0fd37c
--- /dev/null
+++ b/csv-1/2301.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | radio |
+ $21.00 |
+
+
+ | CD |
+ $19.00 |
+
+
+ | telephone |
+ $34.00 |
+
+
+ | blender |
+ $10.00 |
+
+
+ | computer keyboard |
+ $32.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2301.tsv b/csv-1/2301.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..55196d06abe5c065486efd78f72a2c0eb350b2a6
--- /dev/null
+++ b/csv-1/2301.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+radio $21.00
+CD $19.00
+telephone $34.00
+blender $10.00
+computer keyboard $32.00
diff --git a/csv-1/2302.csv b/csv-1/2302.csv
new file mode 100644
index 0000000000000000000000000000000000000000..88a6dcdf47f9fc8d9ccae96b3e1c28060b1bb02e
--- /dev/null
+++ b/csv-1/2302.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+microwave,$94.39
+waffle maker,$46.04
+computer keyboard,$17.74
+blender,$23.18
+microphone,$10.50
+calculator,$89.69
diff --git a/csv-1/2302.html b/csv-1/2302.html
new file mode 100644
index 0000000000000000000000000000000000000000..3c78e70b6650e35893c1fb1dbaab691735e1fdc7
--- /dev/null
+++ b/csv-1/2302.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | microwave |
+ $94.39 |
+
+
+ | waffle maker |
+ $46.04 |
+
+
+ | computer keyboard |
+ $17.74 |
+
+
+ | blender |
+ $23.18 |
+
+
+ | microphone |
+ $10.50 |
+
+
+ | calculator |
+ $89.69 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2302.tsv b/csv-1/2302.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..acb2c1ffccfeec45b38826a70c9e710dac9adf18
--- /dev/null
+++ b/csv-1/2302.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+microwave $94.39
+waffle maker $46.04
+computer keyboard $17.74
+blender $23.18
+microphone $10.50
+calculator $89.69
diff --git a/csv-1/2303.csv b/csv-1/2303.csv
new file mode 100644
index 0000000000000000000000000000000000000000..265340666b3f1436d87553b186bbe94a941c565f
--- /dev/null
+++ b/csv-1/2303.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+fleece blanket,$19.04
+navy blue bath mat,$19.42
+beach blanket,$14.28
+quilt,$33.15
+yellow bath towel,$11.35
diff --git a/csv-1/2303.html b/csv-1/2303.html
new file mode 100644
index 0000000000000000000000000000000000000000..531586fa4c48fef30885f36b77fa9e2401ff5abe
--- /dev/null
+++ b/csv-1/2303.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | fleece blanket |
+ $19.04 |
+
+
+ | navy blue bath mat |
+ $19.42 |
+
+
+ | beach blanket |
+ $14.28 |
+
+
+ | quilt |
+ $33.15 |
+
+
+ | yellow bath towel |
+ $11.35 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2303.tsv b/csv-1/2303.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..611326a104017639709bac00abcb23f03395b51f
--- /dev/null
+++ b/csv-1/2303.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+fleece blanket $19.04
+navy blue bath mat $19.42
+beach blanket $14.28
+quilt $33.15
+yellow bath towel $11.35
diff --git a/csv-1/2304.csv b/csv-1/2304.csv
new file mode 100644
index 0000000000000000000000000000000000000000..84dce6ce02326d47314b0eb18e619e2cddf87180
--- /dev/null
+++ b/csv-1/2304.csv
@@ -0,0 +1,8 @@
+Photographs taken,Frequency
+0,15
+1,16
+2,12
+3,8
+4,7
+5,2
+6,14
diff --git a/csv-1/2304.html b/csv-1/2304.html
new file mode 100644
index 0000000000000000000000000000000000000000..7ce44bf5233d4ef550a2216fb1effb9ffb80c506
--- /dev/null
+++ b/csv-1/2304.html
@@ -0,0 +1,38 @@
+
+
+
+ | Photographs taken |
+ Frequency |
+
+
+
+
+ | 0 |
+ 15 |
+
+
+ | 1 |
+ 16 |
+
+
+ | 2 |
+ 12 |
+
+
+ | 3 |
+ 8 |
+
+
+ | 4 |
+ 7 |
+
+
+ | 5 |
+ 2 |
+
+
+ | 6 |
+ 14 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2304.tsv b/csv-1/2304.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..181833263826e1d8c20de2029a9352684a70af3e
--- /dev/null
+++ b/csv-1/2304.tsv
@@ -0,0 +1,8 @@
+Photographs taken Frequency
+0 15
+1 16
+2 12
+3 8
+4 7
+5 2
+6 14
diff --git a/csv-1/2305.csv b/csv-1/2305.csv
new file mode 100644
index 0000000000000000000000000000000000000000..88a5fbd2549a969d0e0e358bc25bf9f6ab80dd61
--- /dev/null
+++ b/csv-1/2305.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+Russet Burbank potatoes,$1.75/kg
+King Edward potatoes,$1.69/kg
+Red Pontiac potatoes,$0.63/kg
+Golden Wonder potatoes,$1.78/kg
+Yukon Gold potatoes,$0.40/kg
diff --git a/csv-1/2305.html b/csv-1/2305.html
new file mode 100644
index 0000000000000000000000000000000000000000..6f35ce366ea0b59ab1bc416422f17b31dece82d8
--- /dev/null
+++ b/csv-1/2305.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | Russet Burbank potatoes |
+ $1.75/kg |
+
+
+ | King Edward potatoes |
+ $1.69/kg |
+
+
+ | Red Pontiac potatoes |
+ $0.63/kg |
+
+
+ | Golden Wonder potatoes |
+ $1.78/kg |
+
+
+ | Yukon Gold potatoes |
+ $0.40/kg |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2305.tsv b/csv-1/2305.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..accf2d7403dec2ab03fe772d6f414a2fe3aae80c
--- /dev/null
+++ b/csv-1/2305.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+Russet Burbank potatoes $1.75/kg
+King Edward potatoes $1.69/kg
+Red Pontiac potatoes $0.63/kg
+Golden Wonder potatoes $1.78/kg
+Yukon Gold potatoes $0.40/kg
diff --git a/csv-1/2306.csv b/csv-1/2306.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6ebf18e3cc9f807880542f45644983af5323fc8a
--- /dev/null
+++ b/csv-1/2306.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+dirt bike,$989
+kayak,$847
+canoe,$682
+motorcycle,$567
diff --git a/csv-1/2306.html b/csv-1/2306.html
new file mode 100644
index 0000000000000000000000000000000000000000..b98e14ddbb509f23d3cdc4508d13314cf885bf4c
--- /dev/null
+++ b/csv-1/2306.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | dirt bike |
+ $989 |
+
+
+ | kayak |
+ $847 |
+
+
+ | canoe |
+ $682 |
+
+
+ | motorcycle |
+ $567 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2306.tsv b/csv-1/2306.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..540121da53555a77199b41adac3640c00457a13e
--- /dev/null
+++ b/csv-1/2306.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+dirt bike $989
+kayak $847
+canoe $682
+motorcycle $567
diff --git a/csv-1/2307.csv b/csv-1/2307.csv
new file mode 100644
index 0000000000000000000000000000000000000000..32f1e0970af91faaf79f5db480c21ec18bfc7637
--- /dev/null
+++ b/csv-1/2307.csv
@@ -0,0 +1,6 @@
+Day,Snowfall (inches)
+Thursday,9
+Friday,2
+Saturday,8
+Sunday,0
+Monday,1
diff --git a/csv-1/2307.html b/csv-1/2307.html
new file mode 100644
index 0000000000000000000000000000000000000000..99477c7df7db3dfcb3dc683dc9c3d0bb35a9bf79
--- /dev/null
+++ b/csv-1/2307.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Snowfall (inches) |
+
+
+
+
+ | Thursday |
+ 9 |
+
+
+ | Friday |
+ 2 |
+
+
+ | Saturday |
+ 8 |
+
+
+ | Sunday |
+ 0 |
+
+
+ | Monday |
+ 1 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2307.tsv b/csv-1/2307.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2e41a0a5cebe2ee5e17b88d94a442051e15dc4fd
--- /dev/null
+++ b/csv-1/2307.tsv
@@ -0,0 +1,6 @@
+Day Snowfall (inches)
+Thursday 9
+Friday 2
+Saturday 8
+Sunday 0
+Monday 1
diff --git a/csv-1/2308.csv b/csv-1/2308.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2d669c0c961324a01a76b5c59820dda029b3f426
--- /dev/null
+++ b/csv-1/2308.csv
@@ -0,0 +1,7 @@
+Park,Number of basketball hoops
+Canal Park,9
+Linden Park,9
+Heron Park,10
+Palm Park,12
+Kelly Park,13
+Mooreland Park,13
diff --git a/csv-1/2308.html b/csv-1/2308.html
new file mode 100644
index 0000000000000000000000000000000000000000..865201aab75f47dc668bd4a2b8aad4a86dc72d1c
--- /dev/null
+++ b/csv-1/2308.html
@@ -0,0 +1,34 @@
+
+
+
+ | Park |
+ Number of basketball hoops |
+
+
+
+
+ | Canal Park |
+ 9 |
+
+
+ | Linden Park |
+ 9 |
+
+
+ | Heron Park |
+ 10 |
+
+
+ | Palm Park |
+ 12 |
+
+
+ | Kelly Park |
+ 13 |
+
+
+ | Mooreland Park |
+ 13 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2308.tsv b/csv-1/2308.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e8a1eaa6686ac6bd3b803a6de66c8bcf61122058
--- /dev/null
+++ b/csv-1/2308.tsv
@@ -0,0 +1,7 @@
+Park Number of basketball hoops
+Canal Park 9
+Linden Park 9
+Heron Park 10
+Palm Park 12
+Kelly Park 13
+Mooreland Park 13
diff --git a/csv-1/2309.csv b/csv-1/2309.csv
new file mode 100644
index 0000000000000000000000000000000000000000..cb4c9837e6020ed93cacf0374c7d658bb9f49137
--- /dev/null
+++ b/csv-1/2309.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+microscope,$209
+case of test tubes,$179
+telescope,$309
+laboratory freezer,$595
+hot plate,$243
diff --git a/csv-1/2309.html b/csv-1/2309.html
new file mode 100644
index 0000000000000000000000000000000000000000..72361852238c422f27bbcdebeddadda4f5c3fda6
--- /dev/null
+++ b/csv-1/2309.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | microscope |
+ $209 |
+
+
+ | case of test tubes |
+ $179 |
+
+
+ | telescope |
+ $309 |
+
+
+ | laboratory freezer |
+ $595 |
+
+
+ | hot plate |
+ $243 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2309.tsv b/csv-1/2309.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6bab16462728b1c89cf3457b971ce0df508df730
--- /dev/null
+++ b/csv-1/2309.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+microscope $209
+case of test tubes $179
+telescope $309
+laboratory freezer $595
+hot plate $243
diff --git a/csv-1/231.csv b/csv-1/231.csv
new file mode 100644
index 0000000000000000000000000000000000000000..111232b39cfcf80a3334c1c785ba9c4e56a1f91f
--- /dev/null
+++ b/csv-1/231.csv
@@ -0,0 +1,4 @@
+Grade,Number of votes
+Sixth grade,810
+Seventh grade,780
+Eighth grade,200
diff --git a/csv-1/231.html b/csv-1/231.html
new file mode 100644
index 0000000000000000000000000000000000000000..c0c718b241797d10a97a57cf52ca89570945deee
--- /dev/null
+++ b/csv-1/231.html
@@ -0,0 +1,22 @@
+
+
+
+ | Grade |
+ Number of votes |
+
+
+
+
+ | Sixth grade |
+ 810 |
+
+
+ | Seventh grade |
+ 780 |
+
+
+ | Eighth grade |
+ 200 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/231.tsv b/csv-1/231.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f55772999cfe7b6614482e4381a56a28e1782976
--- /dev/null
+++ b/csv-1/231.tsv
@@ -0,0 +1,4 @@
+Grade Number of votes
+Sixth grade 810
+Seventh grade 780
+Eighth grade 200
diff --git a/csv-1/2310.csv b/csv-1/2310.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9b578210e0f7a5b4ada1e8f329a3c71d8bae279c
--- /dev/null
+++ b/csv-1/2310.csv
@@ -0,0 +1,4 @@
+x,y
+12,11
+13,9
+14,8
diff --git a/csv-1/2310.html b/csv-1/2310.html
new file mode 100644
index 0000000000000000000000000000000000000000..f0ca7b064ccccbe5f9cc511905b5a7e2c9f9ea87
--- /dev/null
+++ b/csv-1/2310.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 12 |
+ 11 |
+
+
+ | 13 |
+ 9 |
+
+
+ | 14 |
+ 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2310.tsv b/csv-1/2310.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4ac6e0412cce77c86c71014aea35e83fb2d8b562
--- /dev/null
+++ b/csv-1/2310.tsv
@@ -0,0 +1,4 @@
+x y
+12 11
+13 9
+14 8
diff --git a/csv-1/2311.csv b/csv-1/2311.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d2144a3fb135e74281eb4d7231ddeecb8542d29a
--- /dev/null
+++ b/csv-1/2311.csv
@@ -0,0 +1,6 @@
+Year,Vacation days
+2010,33
+2011,33
+2012,36
+2013,31
+2014,31
diff --git a/csv-1/2311.html b/csv-1/2311.html
new file mode 100644
index 0000000000000000000000000000000000000000..44a40741958541918be9f12c2b83255e5f18b6a4
--- /dev/null
+++ b/csv-1/2311.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Vacation days |
+
+
+
+
+ | 2010 |
+ 33 |
+
+
+ | 2011 |
+ 33 |
+
+
+ | 2012 |
+ 36 |
+
+
+ | 2013 |
+ 31 |
+
+
+ | 2014 |
+ 31 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2311.tsv b/csv-1/2311.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ae7e30083b6abd44756086aff21b583d42995bf8
--- /dev/null
+++ b/csv-1/2311.tsv
@@ -0,0 +1,6 @@
+Year Vacation days
+2010 33
+2011 33
+2012 36
+2013 31
+2014 31
diff --git a/csv-1/2312.csv b/csv-1/2312.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1ac02f60c21bd715773193c99a9bd2e8137075c0
--- /dev/null
+++ b/csv-1/2312.csv
@@ -0,0 +1,5 @@
+Day,Number of words
+Tuesday,343
+Wednesday,341
+Thursday,311
+Friday,332
diff --git a/csv-1/2312.html b/csv-1/2312.html
new file mode 100644
index 0000000000000000000000000000000000000000..cf5e6bfd8ebd3d05550a269f15d3f1b177e4947f
--- /dev/null
+++ b/csv-1/2312.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of words |
+
+
+
+
+ | Tuesday |
+ 343 |
+
+
+ | Wednesday |
+ 341 |
+
+
+ | Thursday |
+ 311 |
+
+
+ | Friday |
+ 332 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2312.tsv b/csv-1/2312.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..aa97ec7b34c65c2a9f09e8d00b05ba716fca504c
--- /dev/null
+++ b/csv-1/2312.tsv
@@ -0,0 +1,5 @@
+Day Number of words
+Tuesday 343
+Wednesday 341
+Thursday 311
+Friday 332
diff --git a/csv-1/2313.csv b/csv-1/2313.csv
new file mode 100644
index 0000000000000000000000000000000000000000..77bf3a98e1b275ec33909135535b5b97dd335cc6
--- /dev/null
+++ b/csv-1/2313.csv
@@ -0,0 +1,3 @@
+Location,Elevation (m)
+Top of the skyscraper,275
+Bottom of the mine,-260
diff --git a/csv-1/2313.html b/csv-1/2313.html
new file mode 100644
index 0000000000000000000000000000000000000000..b7e18537df6d32f7f3b8b8e622c54fae2bca34d3
--- /dev/null
+++ b/csv-1/2313.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-1/2313.tsv b/csv-1/2313.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6242a665ea45e589cc900d616ed7ff206e1f1f6d
--- /dev/null
+++ b/csv-1/2313.tsv
@@ -0,0 +1,3 @@
+Location Elevation (m)
+Top of the skyscraper 275
+Bottom of the mine -260
diff --git a/csv-1/2314.csv b/csv-1/2314.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2829cc530238dd0bdf450f2624456717f377109d
--- /dev/null
+++ b/csv-1/2314.csv
@@ -0,0 +1,8 @@
+Finger puppets made,Frequency
+0,0
+1,8
+2,13
+3,4
+4,9
+5,16
+6,14
diff --git a/csv-1/2314.html b/csv-1/2314.html
new file mode 100644
index 0000000000000000000000000000000000000000..5e8e05d9f8d2ebd5f9eeb1cf36dd40125a1e5d7f
--- /dev/null
+++ b/csv-1/2314.html
@@ -0,0 +1,38 @@
+
+
+
+ | Finger puppets made |
+ Frequency |
+
+
+
+
+ | 0 |
+ 0 |
+
+
+ | 1 |
+ 8 |
+
+
+ | 2 |
+ 13 |
+
+
+ | 3 |
+ 4 |
+
+
+ | 4 |
+ 9 |
+
+
+ | 5 |
+ 16 |
+
+
+ | 6 |
+ 14 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2314.tsv b/csv-1/2314.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1e982f7976dc3c2784a3e048946943c09f68b296
--- /dev/null
+++ b/csv-1/2314.tsv
@@ -0,0 +1,8 @@
+Finger puppets made Frequency
+0 0
+1 8
+2 13
+3 4
+4 9
+5 16
+6 14
diff --git a/csv-1/2315.csv b/csv-1/2315.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b735b3a10ac2ee002627b08c531b8f8ff14bb0e4
--- /dev/null
+++ b/csv-1/2315.csv
@@ -0,0 +1,4 @@
+x,y
+0,16
+1,13
+2,10
diff --git a/csv-1/2315.html b/csv-1/2315.html
new file mode 100644
index 0000000000000000000000000000000000000000..74b287582cc09f5872a9eb29d35f1a8c020d4da3
--- /dev/null
+++ b/csv-1/2315.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 0 |
+ 16 |
+
+
+ | 1 |
+ 13 |
+
+
+ | 2 |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2315.tsv b/csv-1/2315.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c1573e595b95c65cc165ea45c346c019208adee5
--- /dev/null
+++ b/csv-1/2315.tsv
@@ -0,0 +1,4 @@
+x y
+0 16
+1 13
+2 10
diff --git a/csv-1/2316.csv b/csv-1/2316.csv
new file mode 100644
index 0000000000000000000000000000000000000000..831d67c9915f1cf7898e40c85eaa8632f6fe3172
--- /dev/null
+++ b/csv-1/2316.csv
@@ -0,0 +1,5 @@
+Day,Number of tickets
+Tuesday,70
+Wednesday,71
+Thursday,72
+Friday,75
diff --git a/csv-1/2316.html b/csv-1/2316.html
new file mode 100644
index 0000000000000000000000000000000000000000..10a2356463839a823b16fe9b8651ce5008e9697b
--- /dev/null
+++ b/csv-1/2316.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of tickets |
+
+
+
+
+ | Tuesday |
+ 70 |
+
+
+ | Wednesday |
+ 71 |
+
+
+ | Thursday |
+ 72 |
+
+
+ | Friday |
+ 75 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2316.tsv b/csv-1/2316.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2d2aae0f3fc401fa38025b4e3fb29e3638521cda
--- /dev/null
+++ b/csv-1/2316.tsv
@@ -0,0 +1,5 @@
+Day Number of tickets
+Tuesday 70
+Wednesday 71
+Thursday 72
+Friday 75
diff --git a/csv-1/2317.csv b/csv-1/2317.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6797037a0106a305d757d04dae995806c723b546
--- /dev/null
+++ b/csv-1/2317.csv
@@ -0,0 +1,9 @@
+Town,Number of stores
+Riverside,2
+Ashland,9
+Salem,2
+Chesterton,5
+Marion,6
+Springfield,5
+Columbia,5
+Mayfield,6
diff --git a/csv-1/2317.html b/csv-1/2317.html
new file mode 100644
index 0000000000000000000000000000000000000000..803352b2fc05adcbdcaabc179da07bb73337eba4
--- /dev/null
+++ b/csv-1/2317.html
@@ -0,0 +1,42 @@
+
+
+
+ | Town |
+ Number of stores |
+
+
+
+
+ | Riverside |
+ 2 |
+
+
+ | Ashland |
+ 9 |
+
+
+ | Salem |
+ 2 |
+
+
+ | Chesterton |
+ 5 |
+
+
+ | Marion |
+ 6 |
+
+
+ | Springfield |
+ 5 |
+
+
+ | Columbia |
+ 5 |
+
+
+ | Mayfield |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2317.tsv b/csv-1/2317.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..edab792153da6deb7c7fa400b9809c4f73217499
--- /dev/null
+++ b/csv-1/2317.tsv
@@ -0,0 +1,9 @@
+Town Number of stores
+Riverside 2
+Ashland 9
+Salem 2
+Chesterton 5
+Marion 6
+Springfield 5
+Columbia 5
+Mayfield 6
diff --git a/csv-1/2318.csv b/csv-1/2318.csv
new file mode 100644
index 0000000000000000000000000000000000000000..af9422a47ba337d5c77bf4d06387055df747d5ea
--- /dev/null
+++ b/csv-1/2318.csv
@@ -0,0 +1,7 @@
+Number of times,Frequency
+1,8
+2,14
+3,0
+4,9
+5,7
+6,6
diff --git a/csv-1/2318.html b/csv-1/2318.html
new file mode 100644
index 0000000000000000000000000000000000000000..17301dfd3d6272d78d0f277d7a9fa0b3fcb6f804
--- /dev/null
+++ b/csv-1/2318.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of times |
+ Frequency |
+
+
+
+
+ | 1 |
+ 8 |
+
+
+ | 2 |
+ 14 |
+
+
+ | 3 |
+ 0 |
+
+
+ | 4 |
+ 9 |
+
+
+ | 5 |
+ 7 |
+
+
+ | 6 |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2318.tsv b/csv-1/2318.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9dc8fdbf60247a1750a6118415a62c6d437a6b75
--- /dev/null
+++ b/csv-1/2318.tsv
@@ -0,0 +1,7 @@
+Number of times Frequency
+1 8
+2 14
+3 0
+4 9
+5 7
+6 6
diff --git a/csv-1/2319.csv b/csv-1/2319.csv
new file mode 100644
index 0000000000000000000000000000000000000000..24c4cdd9fec7337b409c713a20a5f8426bea39bb
--- /dev/null
+++ b/csv-1/2319.csv
@@ -0,0 +1,4 @@
+x,y
+8,11
+4,0
+19,12
diff --git a/csv-1/2319.html b/csv-1/2319.html
new file mode 100644
index 0000000000000000000000000000000000000000..c97b85fba9b80aeca5b2cdc439fdee2fb5db8c06
--- /dev/null
+++ b/csv-1/2319.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 8 |
+ 11 |
+
+
+ | 4 |
+ 0 |
+
+
+ | 19 |
+ 12 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2319.tsv b/csv-1/2319.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6904a2b9118e66c87bb2131dfbc04622cdf83f28
--- /dev/null
+++ b/csv-1/2319.tsv
@@ -0,0 +1,4 @@
+x y
+8 11
+4 0
+19 12
diff --git a/csv-1/232.csv b/csv-1/232.csv
new file mode 100644
index 0000000000000000000000000000000000000000..96294caa5caa83516ab8a250905e267010128832
--- /dev/null
+++ b/csv-1/232.csv
@@ -0,0 +1,5 @@
+Day,Number of miles
+Tuesday,80
+Wednesday,84
+Thursday,88
+Friday,81
diff --git a/csv-1/232.html b/csv-1/232.html
new file mode 100644
index 0000000000000000000000000000000000000000..68b9fd0d76ac72390911d5a63ce10cf955e2325e
--- /dev/null
+++ b/csv-1/232.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of miles |
+
+
+
+
+ | Tuesday |
+ 80 |
+
+
+ | Wednesday |
+ 84 |
+
+
+ | Thursday |
+ 88 |
+
+
+ | Friday |
+ 81 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/232.tsv b/csv-1/232.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5d641425adde41b9cfc30f8aaeb7d258d24cb8a4
--- /dev/null
+++ b/csv-1/232.tsv
@@ -0,0 +1,5 @@
+Day Number of miles
+Tuesday 80
+Wednesday 84
+Thursday 88
+Friday 81
diff --git a/csv-1/2320.csv b/csv-1/2320.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3a38e645816c9f793f8ef60f5797d30ec4aa3e14
--- /dev/null
+++ b/csv-1/2320.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+vanilla ice cream,$2.62 per lb
+rocky road ice cream,$2.19 per lb
+pistachio ice cream,$2.16 per lb
+butter pecan ice cream,$2.08 per lb
+chocolate ice cream,$5.79 per lb
diff --git a/csv-1/2320.html b/csv-1/2320.html
new file mode 100644
index 0000000000000000000000000000000000000000..a6a2a7c12b55f852c2b5efed52705e1af28e98b8
--- /dev/null
+++ b/csv-1/2320.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | vanilla ice cream |
+ $2.62 per lb |
+
+
+ | rocky road ice cream |
+ $2.19 per lb |
+
+
+ | pistachio ice cream |
+ $2.16 per lb |
+
+
+ | butter pecan ice cream |
+ $2.08 per lb |
+
+
+ | chocolate ice cream |
+ $5.79 per lb |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2320.tsv b/csv-1/2320.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..be0ed49ad3e2b7e72f0a6d16241b034b1b5ced12
--- /dev/null
+++ b/csv-1/2320.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+vanilla ice cream $2.62 per lb
+rocky road ice cream $2.19 per lb
+pistachio ice cream $2.16 per lb
+butter pecan ice cream $2.08 per lb
+chocolate ice cream $5.79 per lb
diff --git a/csv-1/2321.csv b/csv-1/2321.csv
new file mode 100644
index 0000000000000000000000000000000000000000..614fc14eeb2b8b8bcab428029d73dff37d266de3
--- /dev/null
+++ b/csv-1/2321.csv
@@ -0,0 +1,6 @@
+Number of tool boxes,Number of screwdrivers
+1,5
+2,10
+3,15
+4,20
+5,?
diff --git a/csv-1/2321.html b/csv-1/2321.html
new file mode 100644
index 0000000000000000000000000000000000000000..0cfc272e6d9dc821cfb7e8b73eb53d67876d76f1
--- /dev/null
+++ b/csv-1/2321.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of tool boxes |
+ Number of screwdrivers |
+
+
+
+
+ | 1 |
+ 5 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ 20 |
+
+
+ | 5 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2321.tsv b/csv-1/2321.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..da6ae5f106ebb34893119854b8966e99ecb9a07d
--- /dev/null
+++ b/csv-1/2321.tsv
@@ -0,0 +1,6 @@
+Number of tool boxes Number of screwdrivers
+1 5
+2 10
+3 15
+4 20
+5 ?
diff --git a/csv-1/2322.csv b/csv-1/2322.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3288edd9a75c4b4d1c9a56922b5e65231dad19b2
--- /dev/null
+++ b/csv-1/2322.csv
@@ -0,0 +1,5 @@
+Number of bins,Number of green blocks
+1,5
+2,10
+3,15
+4,?
diff --git a/csv-1/2322.html b/csv-1/2322.html
new file mode 100644
index 0000000000000000000000000000000000000000..28956502b9326410abe8ee67b4a42e77fbe01ca6
--- /dev/null
+++ b/csv-1/2322.html
@@ -0,0 +1,26 @@
+
+
+
+ | Number of bins |
+ Number of green blocks |
+
+
+
+
+ | 1 |
+ 5 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2322.tsv b/csv-1/2322.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3892665add668be35e735cda5453809b53f5c752
--- /dev/null
+++ b/csv-1/2322.tsv
@@ -0,0 +1,5 @@
+Number of bins Number of green blocks
+1 5
+2 10
+3 15
+4 ?
diff --git a/csv-1/2323.csv b/csv-1/2323.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bbeaf06622d52ff447c742a6dd45ecef5a4ad34d
--- /dev/null
+++ b/csv-1/2323.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+cookie sheet,$2
+cookbook,$9
+rolling pin,$8
+ice cream scoop,$7
+large plate,$5
+serving platter,$7
diff --git a/csv-1/2323.html b/csv-1/2323.html
new file mode 100644
index 0000000000000000000000000000000000000000..464aaee0b9fef3e12026a72d6418c9801929e957
--- /dev/null
+++ b/csv-1/2323.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | cookie sheet |
+ $2 |
+
+
+ | cookbook |
+ $9 |
+
+
+ | rolling pin |
+ $8 |
+
+
+ | ice cream scoop |
+ $7 |
+
+
+ | large plate |
+ $5 |
+
+
+ | serving platter |
+ $7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2323.tsv b/csv-1/2323.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0b118d8d041f0eaf684b3fe1b6fc3212ee2b55d6
--- /dev/null
+++ b/csv-1/2323.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+cookie sheet $2
+cookbook $9
+rolling pin $8
+ice cream scoop $7
+large plate $5
+serving platter $7
diff --git a/csv-1/2324.csv b/csv-1/2324.csv
new file mode 100644
index 0000000000000000000000000000000000000000..25cb0f65fd7ad70b024b7a9db90afd4de952d838
--- /dev/null
+++ b/csv-1/2324.csv
@@ -0,0 +1,8 @@
+Day,Number of pages
+Saturday,1
+Sunday,3
+Monday,2
+Tuesday,1
+Wednesday,2
+Thursday,2
+Friday,3
diff --git a/csv-1/2324.html b/csv-1/2324.html
new file mode 100644
index 0000000000000000000000000000000000000000..f6086bb0cba5c43fcad3ae4696df47bf59f6628f
--- /dev/null
+++ b/csv-1/2324.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Number of pages |
+
+
+
+
+ | Saturday |
+ 1 |
+
+
+ | Sunday |
+ 3 |
+
+
+ | Monday |
+ 2 |
+
+
+ | Tuesday |
+ 1 |
+
+
+ | Wednesday |
+ 2 |
+
+
+ | Thursday |
+ 2 |
+
+
+ | Friday |
+ 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2324.tsv b/csv-1/2324.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..93036d818091eb77518c1aa8f6a4bf8709701ecc
--- /dev/null
+++ b/csv-1/2324.tsv
@@ -0,0 +1,8 @@
+Day Number of pages
+Saturday 1
+Sunday 3
+Monday 2
+Tuesday 1
+Wednesday 2
+Thursday 2
+Friday 3
diff --git a/csv-1/2325.csv b/csv-1/2325.csv
new file mode 100644
index 0000000000000000000000000000000000000000..64ed4460f43db0dd0ea9173e942818a294a913c0
--- /dev/null
+++ b/csv-1/2325.csv
@@ -0,0 +1,5 @@
+Day,Number of pieces of mail
+Saturday,14
+Monday,18
+Tuesday,15
+Wednesday,17
diff --git a/csv-1/2325.html b/csv-1/2325.html
new file mode 100644
index 0000000000000000000000000000000000000000..9fe2bb38b9c5331e2f5a6b9f1ff45b0453d0bbce
--- /dev/null
+++ b/csv-1/2325.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of pieces of mail |
+
+
+
+
+ | Saturday |
+ 14 |
+
+
+ | Monday |
+ 18 |
+
+
+ | Tuesday |
+ 15 |
+
+
+ | Wednesday |
+ 17 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2325.tsv b/csv-1/2325.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e9ce8fc6c5318132e150beb2a6766dbfcea2e97e
--- /dev/null
+++ b/csv-1/2325.tsv
@@ -0,0 +1,5 @@
+Day Number of pieces of mail
+Saturday 14
+Monday 18
+Tuesday 15
+Wednesday 17
diff --git a/csv-1/2326.csv b/csv-1/2326.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5a525935801e9ab5a9d58346d7a7a16da39fc5ca
--- /dev/null
+++ b/csv-1/2326.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$305,"18,000","17,300"
+$365,"14,400","18,300"
+$425,"10,800","19,300"
+$485,"7,200","20,300"
+$545,"3,600","21,300"
diff --git a/csv-1/2326.html b/csv-1/2326.html
new file mode 100644
index 0000000000000000000000000000000000000000..ee79025c95bcfced330541446ca99ae17ec0d5c4
--- /dev/null
+++ b/csv-1/2326.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $305 |
+ 18,000 |
+ 17,300 |
+
+
+ | $365 |
+ 14,400 |
+ 18,300 |
+
+
+ | $425 |
+ 10,800 |
+ 19,300 |
+
+
+ | $485 |
+ 7,200 |
+ 20,300 |
+
+
+ | $545 |
+ 3,600 |
+ 21,300 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2326.tsv b/csv-1/2326.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9681ce40f7ff8ea60f3c3f9dcb37c496183f1fd5
--- /dev/null
+++ b/csv-1/2326.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$305 18,000 17,300
+$365 14,400 18,300
+$425 10,800 19,300
+$485 7,200 20,300
+$545 3,600 21,300
diff --git a/csv-1/2327.csv b/csv-1/2327.csv
new file mode 100644
index 0000000000000000000000000000000000000000..694eefe3399337042064abe34db289775c9bd83b
--- /dev/null
+++ b/csv-1/2327.csv
@@ -0,0 +1,6 @@
+Year,Employees
+2011,4
+2012,14
+2013,10
+2014,10
+2015,5
diff --git a/csv-1/2327.html b/csv-1/2327.html
new file mode 100644
index 0000000000000000000000000000000000000000..8907f4662e5f8e789c53ad2e8a6f3b450775b9f8
--- /dev/null
+++ b/csv-1/2327.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Employees |
+
+
+
+
+ | 2011 |
+ 4 |
+
+
+ | 2012 |
+ 14 |
+
+
+ | 2013 |
+ 10 |
+
+
+ | 2014 |
+ 10 |
+
+
+ | 2015 |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2327.tsv b/csv-1/2327.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6c62282d97087b95649f6a4509ce178e9480d908
--- /dev/null
+++ b/csv-1/2327.tsv
@@ -0,0 +1,6 @@
+Year Employees
+2011 4
+2012 14
+2013 10
+2014 10
+2015 5
diff --git a/csv-1/2328.csv b/csv-1/2328.csv
new file mode 100644
index 0000000000000000000000000000000000000000..69d0728f76c14aff341f25a3fd9dce4c7372eef6
--- /dev/null
+++ b/csv-1/2328.csv
@@ -0,0 +1,6 @@
+Day,Number of bags of popcorn
+Thursday,651
+Friday,527
+Saturday,831
+Sunday,154
+Monday,409
diff --git a/csv-1/2328.html b/csv-1/2328.html
new file mode 100644
index 0000000000000000000000000000000000000000..0865acde8f897a7feaaa0f6b40ea8c027e9081ae
--- /dev/null
+++ b/csv-1/2328.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of bags of popcorn |
+
+
+
+
+ | Thursday |
+ 651 |
+
+
+ | Friday |
+ 527 |
+
+
+ | Saturday |
+ 831 |
+
+
+ | Sunday |
+ 154 |
+
+
+ | Monday |
+ 409 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2328.tsv b/csv-1/2328.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..fddebdd9661a201682d071d5c9ae8220b248c2ac
--- /dev/null
+++ b/csv-1/2328.tsv
@@ -0,0 +1,6 @@
+Day Number of bags of popcorn
+Thursday 651
+Friday 527
+Saturday 831
+Sunday 154
+Monday 409
diff --git a/csv-1/2329.csv b/csv-1/2329.csv
new file mode 100644
index 0000000000000000000000000000000000000000..72f461f151a9c2e8da6141f332be4ff43fb2f25d
--- /dev/null
+++ b/csv-1/2329.csv
@@ -0,0 +1,3 @@
+Location,Temperature (°F)
+Death Valley,134
+Vostok Station,-128
diff --git a/csv-1/2329.html b/csv-1/2329.html
new file mode 100644
index 0000000000000000000000000000000000000000..c45ea055c5323367536ad2cffba84426ecaf3d7b
--- /dev/null
+++ b/csv-1/2329.html
@@ -0,0 +1,18 @@
+
+
+
+ | Location |
+ Temperature (°F) |
+
+
+
+
+ | Death Valley |
+ 134 |
+
+
+ | Vostok Station |
+ -128 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2329.tsv b/csv-1/2329.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..68fcf5a907d4d825035b2673a1addbd87a72b514
--- /dev/null
+++ b/csv-1/2329.tsv
@@ -0,0 +1,3 @@
+Location Temperature (°F)
+Death Valley 134
+Vostok Station -128
diff --git a/csv-1/233.csv b/csv-1/233.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c17aea756e1ce8a4f722bf97e9a9790cb5b5c576
--- /dev/null
+++ b/csv-1/233.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$550,"21,500","1,900"
+$650,"18,300","3,000"
+$750,"15,100","4,100"
+$850,"11,900","5,200"
+$950,"8,700","6,300"
diff --git a/csv-1/233.html b/csv-1/233.html
new file mode 100644
index 0000000000000000000000000000000000000000..478af312673e126a52f5ba4b2bb2399d80837510
--- /dev/null
+++ b/csv-1/233.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $550 |
+ 21,500 |
+ 1,900 |
+
+
+ | $650 |
+ 18,300 |
+ 3,000 |
+
+
+ | $750 |
+ 15,100 |
+ 4,100 |
+
+
+ | $850 |
+ 11,900 |
+ 5,200 |
+
+
+ | $950 |
+ 8,700 |
+ 6,300 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/233.tsv b/csv-1/233.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ac01788ef607edc7a4a2a3b888b892aff02e16c4
--- /dev/null
+++ b/csv-1/233.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$550 21,500 1,900
+$650 18,300 3,000
+$750 15,100 4,100
+$850 11,900 5,200
+$950 8,700 6,300
diff --git a/csv-1/2330.csv b/csv-1/2330.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1158c4a21382633130e5d0a5d6a0d7eaf7630c72
--- /dev/null
+++ b/csv-1/2330.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+rice cakes,$3.87/pound
+cheese puffs,$2.82/pound
+unsalted popcorn,$4.78/pound
+flour tortilla chips,$5.32/pound
diff --git a/csv-1/2330.html b/csv-1/2330.html
new file mode 100644
index 0000000000000000000000000000000000000000..d0994e068e7f390e8fa5433ec3715545b4078124
--- /dev/null
+++ b/csv-1/2330.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | rice cakes |
+ $3.87/pound |
+
+
+ | cheese puffs |
+ $2.82/pound |
+
+
+ | unsalted popcorn |
+ $4.78/pound |
+
+
+ | flour tortilla chips |
+ $5.32/pound |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2330.tsv b/csv-1/2330.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5741ec69e902f7c23e1db2118c7446da63f9ab6a
--- /dev/null
+++ b/csv-1/2330.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+rice cakes $3.87/pound
+cheese puffs $2.82/pound
+unsalted popcorn $4.78/pound
+flour tortilla chips $5.32/pound
diff --git a/csv-1/2331.csv b/csv-1/2331.csv
new file mode 100644
index 0000000000000000000000000000000000000000..42cc2950112792fe22e33b88a4c7d8e3a7023d96
--- /dev/null
+++ b/csv-1/2331.csv
@@ -0,0 +1,7 @@
+Score,Frequency
+5,8
+6,0
+7,10
+8,14
+9,6
+10,15
diff --git a/csv-1/2331.html b/csv-1/2331.html
new file mode 100644
index 0000000000000000000000000000000000000000..0fda7d5d23f1a442ca5c04ed3a64f6dc89753241
--- /dev/null
+++ b/csv-1/2331.html
@@ -0,0 +1,34 @@
+
+
+
+ | Score |
+ Frequency |
+
+
+
+
+ | 5 |
+ 8 |
+
+
+ | 6 |
+ 0 |
+
+
+ | 7 |
+ 10 |
+
+
+ | 8 |
+ 14 |
+
+
+ | 9 |
+ 6 |
+
+
+ | 10 |
+ 15 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2331.tsv b/csv-1/2331.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b11a5ba600b78bace5d40d23aeb343582f70b2f2
--- /dev/null
+++ b/csv-1/2331.tsv
@@ -0,0 +1,7 @@
+Score Frequency
+5 8
+6 0
+7 10
+8 14
+9 6
+10 15
diff --git a/csv-1/2332.csv b/csv-1/2332.csv
new file mode 100644
index 0000000000000000000000000000000000000000..36dc986cce3ce2dd17b59ce9e0f3f2d7498601d4
--- /dev/null
+++ b/csv-1/2332.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$670,"18,600","9,400"
+$780,"14,400","11,800"
+$890,"10,200","14,200"
+"$1,000","6,000","16,600"
+"$1,110","1,800","19,000"
diff --git a/csv-1/2332.html b/csv-1/2332.html
new file mode 100644
index 0000000000000000000000000000000000000000..e147eaed9db3f196b03a9bc5b4ec3ca91a1496c8
--- /dev/null
+++ b/csv-1/2332.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $670 |
+ 18,600 |
+ 9,400 |
+
+
+ | $780 |
+ 14,400 |
+ 11,800 |
+
+
+ | $890 |
+ 10,200 |
+ 14,200 |
+
+
+ | $1,000 |
+ 6,000 |
+ 16,600 |
+
+
+ | $1,110 |
+ 1,800 |
+ 19,000 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2332.tsv b/csv-1/2332.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6b6eda6437738fda599b8e4b5f37d7af6c5dbc0c
--- /dev/null
+++ b/csv-1/2332.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$670 18,600 9,400
+$780 14,400 11,800
+$890 10,200 14,200
+$1,000 6,000 16,600
+$1,110 1,800 19,000
diff --git a/csv-1/2333.csv b/csv-1/2333.csv
new file mode 100644
index 0000000000000000000000000000000000000000..413034fb0d311597570498e5b19b10786a1e8bc8
--- /dev/null
+++ b/csv-1/2333.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+4,"0, 0, 7, 7"
+5,"0, 1, 2, 6, 7, 8, 8, 9"
+6,"0, 3, 6, 6, 7, 8, 8, 9"
+7,"0, 3, 5, 6, 7"
diff --git a/csv-1/2333.html b/csv-1/2333.html
new file mode 100644
index 0000000000000000000000000000000000000000..aca651b5b4eb351d29773ac2c4873d2737e58d9c
--- /dev/null
+++ b/csv-1/2333.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 4 |
+ 0, 0, 7, 7 |
+
+
+ | 5 |
+ 0, 1, 2, 6, 7, 8, 8, 9 |
+
+
+ | 6 |
+ 0, 3, 6, 6, 7, 8, 8, 9 |
+
+
+ | 7 |
+ 0, 3, 5, 6, 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2333.tsv b/csv-1/2333.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3ae374f77bc241e033e0afaa7cbe5f27aeae1136
--- /dev/null
+++ b/csv-1/2333.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+4 0, 0, 7, 7
+5 0, 1, 2, 6, 7, 8, 8, 9
+6 0, 3, 6, 6, 7, 8, 8, 9
+7 0, 3, 5, 6, 7
diff --git a/csv-1/2334.csv b/csv-1/2334.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1d5e16fa2a3e016e2d0ce4a171bdfea9c382ad87
--- /dev/null
+++ b/csv-1/2334.csv
@@ -0,0 +1,6 @@
+Number of times,Frequency
+0,7
+1,1
+2,11
+3,2
+4,20
diff --git a/csv-1/2334.html b/csv-1/2334.html
new file mode 100644
index 0000000000000000000000000000000000000000..86df7792019f14bd182a6f813daf6fec113c96b5
--- /dev/null
+++ b/csv-1/2334.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of times |
+ Frequency |
+
+
+
+
+ | 0 |
+ 7 |
+
+
+ | 1 |
+ 1 |
+
+
+ | 2 |
+ 11 |
+
+
+ | 3 |
+ 2 |
+
+
+ | 4 |
+ 20 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2334.tsv b/csv-1/2334.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..68990c487dde44d6b76f5b69cdc0c40cc0ce56fe
--- /dev/null
+++ b/csv-1/2334.tsv
@@ -0,0 +1,6 @@
+Number of times Frequency
+0 7
+1 1
+2 11
+3 2
+4 20
diff --git a/csv-1/2335.csv b/csv-1/2335.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c599d99ae88b6afaf5d0e3e77c4123a46df77bc9
--- /dev/null
+++ b/csv-1/2335.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+piece of licorice,$0.09
+peppermint candy,$0.08
+butterscotch candy,$0.08
+cinnamon candy,$0.09
+gum drop,$0.07
+gummy bear,$0.09
diff --git a/csv-1/2335.html b/csv-1/2335.html
new file mode 100644
index 0000000000000000000000000000000000000000..433e9e61d4577fd71b6e7c0ff965a52a37be2e4b
--- /dev/null
+++ b/csv-1/2335.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | piece of licorice |
+ $0.09 |
+
+
+ | peppermint candy |
+ $0.08 |
+
+
+ | butterscotch candy |
+ $0.08 |
+
+
+ | cinnamon candy |
+ $0.09 |
+
+
+ | gum drop |
+ $0.07 |
+
+
+ | gummy bear |
+ $0.09 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2335.tsv b/csv-1/2335.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1b89963b8c4f35341b927401bcd51d7f1fb8f735
--- /dev/null
+++ b/csv-1/2335.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+piece of licorice $0.09
+peppermint candy $0.08
+butterscotch candy $0.08
+cinnamon candy $0.09
+gum drop $0.07
+gummy bear $0.09
diff --git a/csv-1/2336.csv b/csv-1/2336.csv
new file mode 100644
index 0000000000000000000000000000000000000000..245fdb3b7937cc51f4d1697c9dc937752aab4716
--- /dev/null
+++ b/csv-1/2336.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+pecan pie,$9.45
+pineapple upside-down cake,$9.22
+apple pie,$9.69
+cherry pie,$9.41
diff --git a/csv-1/2336.html b/csv-1/2336.html
new file mode 100644
index 0000000000000000000000000000000000000000..72c1ef05d60c3c4fb202e06037dedeba61717302
--- /dev/null
+++ b/csv-1/2336.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | pecan pie |
+ $9.45 |
+
+
+ | pineapple upside-down cake |
+ $9.22 |
+
+
+ | apple pie |
+ $9.69 |
+
+
+ | cherry pie |
+ $9.41 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2336.tsv b/csv-1/2336.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d3c74e40da3f0ae8c57c086b60f78852af8e34b5
--- /dev/null
+++ b/csv-1/2336.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+pecan pie $9.45
+pineapple upside-down cake $9.22
+apple pie $9.69
+cherry pie $9.41
diff --git a/csv-1/2337.csv b/csv-1/2337.csv
new file mode 100644
index 0000000000000000000000000000000000000000..68f0a7bbb5fe51ee06fd317ba914d380f3a9be84
--- /dev/null
+++ b/csv-1/2337.csv
@@ -0,0 +1,5 @@
+Number of desk drawers,Number of pencils
+1,5
+2,10
+3,15
+4,?
diff --git a/csv-1/2337.html b/csv-1/2337.html
new file mode 100644
index 0000000000000000000000000000000000000000..4ad940407cc4b072e08511c6bdc2e48c02062506
--- /dev/null
+++ b/csv-1/2337.html
@@ -0,0 +1,26 @@
+
+
+
+ | Number of desk drawers |
+ Number of pencils |
+
+
+
+
+ | 1 |
+ 5 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2337.tsv b/csv-1/2337.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..24fb17f90ac46ed22fadc7e5d1a0fb991d0f1119
--- /dev/null
+++ b/csv-1/2337.tsv
@@ -0,0 +1,5 @@
+Number of desk drawers Number of pencils
+1 5
+2 10
+3 15
+4 ?
diff --git a/csv-1/2338.csv b/csv-1/2338.csv
new file mode 100644
index 0000000000000000000000000000000000000000..847292f73102aeb959f8c7666db6a93ba02f91e1
--- /dev/null
+++ b/csv-1/2338.csv
@@ -0,0 +1,7 @@
+Number of tables,Number of chairs
+1,5
+2,10
+3,15
+4,20
+5,25
+6,?
diff --git a/csv-1/2338.html b/csv-1/2338.html
new file mode 100644
index 0000000000000000000000000000000000000000..c0636122f6de8eb8b9b6c47b34200e0758e24792
--- /dev/null
+++ b/csv-1/2338.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of tables |
+ Number of chairs |
+
+
+
+
+ | 1 |
+ 5 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ 20 |
+
+
+ | 5 |
+ 25 |
+
+
+ | 6 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2338.tsv b/csv-1/2338.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d901710aaacc8af847ef51c908deb827ed2b5e0a
--- /dev/null
+++ b/csv-1/2338.tsv
@@ -0,0 +1,7 @@
+Number of tables Number of chairs
+1 5
+2 10
+3 15
+4 20
+5 25
+6 ?
diff --git a/csv-1/2339.csv b/csv-1/2339.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ee2e80f696040fd264df1ceb056832ca2ee854a7
--- /dev/null
+++ b/csv-1/2339.csv
@@ -0,0 +1,4 @@
+Watch,Frequency
+Beautiful All the Time,35
+Timeless Lady,14
+Never Late,18
diff --git a/csv-1/2339.html b/csv-1/2339.html
new file mode 100644
index 0000000000000000000000000000000000000000..1b3179720f04a45660c1f0daf5ce47eb30f96f21
--- /dev/null
+++ b/csv-1/2339.html
@@ -0,0 +1,22 @@
+
+
+
+ | Watch |
+ Frequency |
+
+
+
+
+ | Beautiful All the Time |
+ 35 |
+
+
+ | Timeless Lady |
+ 14 |
+
+
+ | Never Late |
+ 18 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2339.tsv b/csv-1/2339.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ae73c9f624b22892ff059b7dc518d956c1c2da9a
--- /dev/null
+++ b/csv-1/2339.tsv
@@ -0,0 +1,4 @@
+Watch Frequency
+Beautiful All the Time 35
+Timeless Lady 14
+Never Late 18
diff --git a/csv-1/234.csv b/csv-1/234.csv
new file mode 100644
index 0000000000000000000000000000000000000000..cf1b990053ea15704f57a0d2108a7dc4b24ee599
--- /dev/null
+++ b/csv-1/234.csv
@@ -0,0 +1,6 @@
+Year,Rounds
+2015,18
+2016,11
+2017,18
+2018,14
+2019,12
diff --git a/csv-1/234.html b/csv-1/234.html
new file mode 100644
index 0000000000000000000000000000000000000000..ff13a4385158ae91b0192043603e6f880bab2051
--- /dev/null
+++ b/csv-1/234.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Rounds |
+
+
+
+
+ | 2015 |
+ 18 |
+
+
+ | 2016 |
+ 11 |
+
+
+ | 2017 |
+ 18 |
+
+
+ | 2018 |
+ 14 |
+
+
+ | 2019 |
+ 12 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/234.tsv b/csv-1/234.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..14d85c8e011ba37a4df5c26f34f3d598a6b3f542
--- /dev/null
+++ b/csv-1/234.tsv
@@ -0,0 +1,6 @@
+Year Rounds
+2015 18
+2016 11
+2017 18
+2018 14
+2019 12
diff --git a/csv-1/2340.csv b/csv-1/2340.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b415c3595c82aa6bc922e8001608748ebfe63bb9
--- /dev/null
+++ b/csv-1/2340.csv
@@ -0,0 +1,6 @@
+Meeting,Begin,End
+budget meeting,10:55 A.M.,11:40 A.M.
+construction permit meeting,12:05 P.M.,12:35 P.M.
+police meeting,12:40 P.M.,1:35 P.M.
+fire department meeting,1:50 P.M.,2:50 P.M.
+town hall meeting,2:40 P.M.,4:20 P.M.
diff --git a/csv-1/2340.html b/csv-1/2340.html
new file mode 100644
index 0000000000000000000000000000000000000000..28bd7c48fbe2ab66ebdea6c4d00dff3008573e7b
--- /dev/null
+++ b/csv-1/2340.html
@@ -0,0 +1,36 @@
+
+
+
+ | Meeting |
+ Begin |
+ End |
+
+
+
+
+ | budget meeting |
+ 10:55 A.M. |
+ 11:40 A.M. |
+
+
+ | construction permit meeting |
+ 12:05 P.M. |
+ 12:35 P.M. |
+
+
+ | police meeting |
+ 12:40 P.M. |
+ 1:35 P.M. |
+
+
+ | fire department meeting |
+ 1:50 P.M. |
+ 2:50 P.M. |
+
+
+ | town hall meeting |
+ 2:40 P.M. |
+ 4:20 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2340.tsv b/csv-1/2340.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6464064a6770a32f28557dfb18b058261e1c799c
--- /dev/null
+++ b/csv-1/2340.tsv
@@ -0,0 +1,6 @@
+Meeting Begin End
+budget meeting 10:55 A.M. 11:40 A.M.
+construction permit meeting 12:05 P.M. 12:35 P.M.
+police meeting 12:40 P.M. 1:35 P.M.
+fire department meeting 1:50 P.M. 2:50 P.M.
+town hall meeting 2:40 P.M. 4:20 P.M.
diff --git a/csv-1/2341.csv b/csv-1/2341.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8db1578970df3eca7a503e2eafd25e98f2ce5b48
--- /dev/null
+++ b/csv-1/2341.csv
@@ -0,0 +1,7 @@
+Partner,Hours billed
+Dustin,650
+Pablo,760
+Laura,680
+Cora,730
+Jon,720
+Robert,800
diff --git a/csv-1/2341.html b/csv-1/2341.html
new file mode 100644
index 0000000000000000000000000000000000000000..c18b32ef55261498eb373ba35c4c1ddaefb59a1a
--- /dev/null
+++ b/csv-1/2341.html
@@ -0,0 +1,34 @@
+
+
+
+ | Partner |
+ Hours billed |
+
+
+
+
+ | Dustin |
+ 650 |
+
+
+ | Pablo |
+ 760 |
+
+
+ | Laura |
+ 680 |
+
+
+ | Cora |
+ 730 |
+
+
+ | Jon |
+ 720 |
+
+
+ | Robert |
+ 800 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2341.tsv b/csv-1/2341.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ff83e3881efe1bf5d6836dbf4b7c85aadfda0ead
--- /dev/null
+++ b/csv-1/2341.tsv
@@ -0,0 +1,7 @@
+Partner Hours billed
+Dustin 650
+Pablo 760
+Laura 680
+Cora 730
+Jon 720
+Robert 800
diff --git a/csv-1/2342.csv b/csv-1/2342.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b84ca7485ed73e39e5c2da11bcd0ca0fc2285fe7
--- /dev/null
+++ b/csv-1/2342.csv
@@ -0,0 +1,5 @@
+Date,Description,Received,Expenses,Available Funds
+,Balance: end of June,,,$362.95
+7/4,sparklers,,$7.55,$355.40
+7/15,beach towel,,$11.90,$343.50
+7/16,found money,$10.00,,$353.50
diff --git a/csv-1/2342.html b/csv-1/2342.html
new file mode 100644
index 0000000000000000000000000000000000000000..4edf1c28732bd6ff35a04df867e2fe6f9862b53a
--- /dev/null
+++ b/csv-1/2342.html
@@ -0,0 +1,41 @@
+
+
+
+ | Date |
+ Description |
+ Received |
+ Expenses |
+ Available Funds |
+
+
+
+
+ |
+ Balance: end of June |
+ |
+ |
+ $362.95 |
+
+
+ | 7/4 |
+ sparklers |
+ |
+ $7.55 |
+ $355.40 |
+
+
+ | 7/15 |
+ beach towel |
+ |
+ $11.90 |
+ $343.50 |
+
+
+ | 7/16 |
+ found money |
+ $10.00 |
+ |
+ $353.50 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2342.tsv b/csv-1/2342.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c5ddea36318db53551443d5a224dd8c9bcc1d02b
--- /dev/null
+++ b/csv-1/2342.tsv
@@ -0,0 +1,5 @@
+Date Description Received Expenses Available Funds
+ Balance: end of June $362.95
+7/4 sparklers $7.55 $355.40
+7/15 beach towel $11.90 $343.50
+7/16 found money $10.00 $353.50
diff --git a/csv-1/2343.csv b/csv-1/2343.csv
new file mode 100644
index 0000000000000000000000000000000000000000..dea80026f24e96fb37fed7c3f6dd4184f69dffc5
--- /dev/null
+++ b/csv-1/2343.csv
@@ -0,0 +1,7 @@
+Number of tables,Number of mustard bottles
+1,2
+2,4
+3,6
+4,8
+5,10
+6,?
diff --git a/csv-1/2343.html b/csv-1/2343.html
new file mode 100644
index 0000000000000000000000000000000000000000..fab4435d35c8c88ea4d150dc9c07dfc1e5c9907b
--- /dev/null
+++ b/csv-1/2343.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of tables |
+ Number of mustard bottles |
+
+
+
+
+ | 1 |
+ 2 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ 6 |
+
+
+ | 4 |
+ 8 |
+
+
+ | 5 |
+ 10 |
+
+
+ | 6 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2343.tsv b/csv-1/2343.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..efc273433f780d28c1f576b2826b5dafd5ac664b
--- /dev/null
+++ b/csv-1/2343.tsv
@@ -0,0 +1,7 @@
+Number of tables Number of mustard bottles
+1 2
+2 4
+3 6
+4 8
+5 10
+6 ?
diff --git a/csv-1/2344.csv b/csv-1/2344.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4f33c94f2d9cc3799cdba62cf5f515e63f21342a
--- /dev/null
+++ b/csv-1/2344.csv
@@ -0,0 +1,9 @@
+Name,Number of blocks
+Steven,1
+Quincy,2
+Julie,3
+Ellen,4
+Lena,6
+Hazel,2
+Akira,2
+Baldwin,4
diff --git a/csv-1/2344.html b/csv-1/2344.html
new file mode 100644
index 0000000000000000000000000000000000000000..3587a643a5f9f978a14dbb63ccd5e04b1886dd4a
--- /dev/null
+++ b/csv-1/2344.html
@@ -0,0 +1,42 @@
+
+
+
+ | Name |
+ Number of blocks |
+
+
+
+
+ | Steven |
+ 1 |
+
+
+ | Quincy |
+ 2 |
+
+
+ | Julie |
+ 3 |
+
+
+ | Ellen |
+ 4 |
+
+
+ | Lena |
+ 6 |
+
+
+ | Hazel |
+ 2 |
+
+
+ | Akira |
+ 2 |
+
+
+ | Baldwin |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2344.tsv b/csv-1/2344.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5df103a7253630e894e2fc3673e1a99446e838cc
--- /dev/null
+++ b/csv-1/2344.tsv
@@ -0,0 +1,9 @@
+Name Number of blocks
+Steven 1
+Quincy 2
+Julie 3
+Ellen 4
+Lena 6
+Hazel 2
+Akira 2
+Baldwin 4
diff --git a/csv-1/2345.csv b/csv-1/2345.csv
new file mode 100644
index 0000000000000000000000000000000000000000..13f12efe49fdbfd49df3a8af336c3e50392b4207
--- /dev/null
+++ b/csv-1/2345.csv
@@ -0,0 +1,8 @@
+Stem,Leaf
+3,"3, 7, 9"
+4,1
+5,
+6,"2, 5"
+7,7
+8,"1, 8"
+9,0
diff --git a/csv-1/2345.html b/csv-1/2345.html
new file mode 100644
index 0000000000000000000000000000000000000000..7e400faa544c367b3291b018449ce8e8bb763ef8
--- /dev/null
+++ b/csv-1/2345.html
@@ -0,0 +1,38 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 3 |
+ 3, 7, 9 |
+
+
+ | 4 |
+ 1 |
+
+
+ | 5 |
+ |
+
+
+ | 6 |
+ 2, 5 |
+
+
+ | 7 |
+ 7 |
+
+
+ | 8 |
+ 1, 8 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2345.tsv b/csv-1/2345.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..65cb570072115373f0cc6fa8370e74633d20865f
--- /dev/null
+++ b/csv-1/2345.tsv
@@ -0,0 +1,8 @@
+Stem Leaf
+3 3, 7, 9
+4 1
+5
+6 2, 5
+7 7
+8 1, 8
+9 0
diff --git a/csv-1/2346.csv b/csv-1/2346.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a92711544edbc1ad17aeedaa047327076948463d
--- /dev/null
+++ b/csv-1/2346.csv
@@ -0,0 +1,8 @@
+Day,Number of boxes
+Saturday,8
+Sunday,2
+Monday,2
+Tuesday,10
+Wednesday,4
+Thursday,1
+Friday,1
diff --git a/csv-1/2346.html b/csv-1/2346.html
new file mode 100644
index 0000000000000000000000000000000000000000..0646fc5f7560bdd3bf859254ab675af0e3ea0000
--- /dev/null
+++ b/csv-1/2346.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Number of boxes |
+
+
+
+
+ | Saturday |
+ 8 |
+
+
+ | Sunday |
+ 2 |
+
+
+ | Monday |
+ 2 |
+
+
+ | Tuesday |
+ 10 |
+
+
+ | Wednesday |
+ 4 |
+
+
+ | Thursday |
+ 1 |
+
+
+ | Friday |
+ 1 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2346.tsv b/csv-1/2346.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ff9e83f0349598cb43c153a43d1ddad7bac3cdb8
--- /dev/null
+++ b/csv-1/2346.tsv
@@ -0,0 +1,8 @@
+Day Number of boxes
+Saturday 8
+Sunday 2
+Monday 2
+Tuesday 10
+Wednesday 4
+Thursday 1
+Friday 1
diff --git a/csv-1/2347.csv b/csv-1/2347.csv
new file mode 100644
index 0000000000000000000000000000000000000000..708756a3e517f96131f0705b8fe0ac62bb53f528
--- /dev/null
+++ b/csv-1/2347.csv
@@ -0,0 +1,8 @@
+Street,Number of stop signs
+Irving Street,4
+Spring Street,4
+Walker Street,10
+Jackson Street,10
+Smith Street,7
+Watson Street,4
+Marshall Street,1
diff --git a/csv-1/2347.html b/csv-1/2347.html
new file mode 100644
index 0000000000000000000000000000000000000000..e3c393e076e4fca58825f872aad2ab99bedfcf4b
--- /dev/null
+++ b/csv-1/2347.html
@@ -0,0 +1,38 @@
+
+
+
+ | Street |
+ Number of stop signs |
+
+
+
+
+ | Irving Street |
+ 4 |
+
+
+ | Spring Street |
+ 4 |
+
+
+ | Walker Street |
+ 10 |
+
+
+ | Jackson Street |
+ 10 |
+
+
+ | Smith Street |
+ 7 |
+
+
+ | Watson Street |
+ 4 |
+
+
+ | Marshall Street |
+ 1 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2347.tsv b/csv-1/2347.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ba22d01fef36f375dcf0e9ed36d7ea0c7d2f86fe
--- /dev/null
+++ b/csv-1/2347.tsv
@@ -0,0 +1,8 @@
+Street Number of stop signs
+Irving Street 4
+Spring Street 4
+Walker Street 10
+Jackson Street 10
+Smith Street 7
+Watson Street 4
+Marshall Street 1
diff --git a/csv-1/2348.csv b/csv-1/2348.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a040832c27cc4adbd4541ec3702adfd15741bed6
--- /dev/null
+++ b/csv-1/2348.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+lace scraps,$10 per pound
+denim scraps,$13 per pound
+silk scraps,$9 per pound
+felt scraps,$13 per pound
+canvas scraps,$7 per pound
+faux fur scraps,$6 per pound
diff --git a/csv-1/2348.html b/csv-1/2348.html
new file mode 100644
index 0000000000000000000000000000000000000000..6201aa284f37231d4c2c87a1af67077e88130c42
--- /dev/null
+++ b/csv-1/2348.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | lace scraps |
+ $10 per pound |
+
+
+ | denim scraps |
+ $13 per pound |
+
+
+ | silk scraps |
+ $9 per pound |
+
+
+ | felt scraps |
+ $13 per pound |
+
+
+ | canvas scraps |
+ $7 per pound |
+
+
+ | faux fur scraps |
+ $6 per pound |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2348.tsv b/csv-1/2348.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3f93540567b857843828ff6caaf11fd8109714ee
--- /dev/null
+++ b/csv-1/2348.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+lace scraps $10 per pound
+denim scraps $13 per pound
+silk scraps $9 per pound
+felt scraps $13 per pound
+canvas scraps $7 per pound
+faux fur scraps $6 per pound
diff --git a/csv-1/2349.csv b/csv-1/2349.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6419afb2702ac2fe5c23ff90804f25cc40975f0a
--- /dev/null
+++ b/csv-1/2349.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2,Column 3
+Crop,2005,2006
+Peas,$6,$8
+Canola,$10,$12
+Potatoes,$6,$6
+Timothy seed,$7,$11
+Lentils,$12,$16
diff --git a/csv-1/2349.html b/csv-1/2349.html
new file mode 100644
index 0000000000000000000000000000000000000000..8bcd063267ae1998e8e18e1247f6fd6adf38a824
--- /dev/null
+++ b/csv-1/2349.html
@@ -0,0 +1,41 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Crop |
+ 2005 |
+ 2006 |
+
+
+ | Peas |
+ $6 |
+ $8 |
+
+
+ | Canola |
+ $10 |
+ $12 |
+
+
+ | Potatoes |
+ $6 |
+ $6 |
+
+
+ | Timothy seed |
+ $7 |
+ $11 |
+
+
+ | Lentils |
+ $12 |
+ $16 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2349.tsv b/csv-1/2349.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a55f0c70b2a073c939557d65803d62e6ac2efef0
--- /dev/null
+++ b/csv-1/2349.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2 Column 3
+Crop 2005 2006
+Peas $6 $8
+Canola $10 $12
+Potatoes $6 $6
+Timothy seed $7 $11
+Lentils $12 $16
diff --git a/csv-1/235.csv b/csv-1/235.csv
new file mode 100644
index 0000000000000000000000000000000000000000..dfdf794b9e7d00d18cf399e13ecd3054187a88e8
--- /dev/null
+++ b/csv-1/235.csv
@@ -0,0 +1,6 @@
+Name,Score
+Malik,2
+Duncan,2
+Grace,6
+Nate,6
+Ian,2
diff --git a/csv-1/235.html b/csv-1/235.html
new file mode 100644
index 0000000000000000000000000000000000000000..7267eab9c4eed5936ac62869be3f9ec6e05224e3
--- /dev/null
+++ b/csv-1/235.html
@@ -0,0 +1,30 @@
+
+
+
+ | Name |
+ Score |
+
+
+
+
+ | Malik |
+ 2 |
+
+
+ | Duncan |
+ 2 |
+
+
+ | Grace |
+ 6 |
+
+
+ | Nate |
+ 6 |
+
+
+ | Ian |
+ 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/235.tsv b/csv-1/235.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b816e6387fe67f29fd4dfb27ad5844331473d0e1
--- /dev/null
+++ b/csv-1/235.tsv
@@ -0,0 +1,6 @@
+Name Score
+Malik 2
+Duncan 2
+Grace 6
+Nate 6
+Ian 2
diff --git a/csv-1/2350.csv b/csv-1/2350.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0ee70f52080c163e3efc5cc6ac58f5fcc922360e
--- /dev/null
+++ b/csv-1/2350.csv
@@ -0,0 +1,7 @@
+Stem,Leaf
+3,"6, 8"
+4,2
+5,3
+6,"0, 0, 2, 2"
+7,"5, 9"
+8,"2, 2, 2, 8"
diff --git a/csv-1/2350.html b/csv-1/2350.html
new file mode 100644
index 0000000000000000000000000000000000000000..2831ff2fc647df9e7b640569e09389824b675fcc
--- /dev/null
+++ b/csv-1/2350.html
@@ -0,0 +1,34 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 3 |
+ 6, 8 |
+
+
+ | 4 |
+ 2 |
+
+
+ | 5 |
+ 3 |
+
+
+ | 6 |
+ 0, 0, 2, 2 |
+
+
+ | 7 |
+ 5, 9 |
+
+
+ | 8 |
+ 2, 2, 2, 8 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2350.tsv b/csv-1/2350.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6f9936629c76359cb0136aeada4c5b284a139b17
--- /dev/null
+++ b/csv-1/2350.tsv
@@ -0,0 +1,7 @@
+Stem Leaf
+3 6, 8
+4 2
+5 3
+6 0, 0, 2, 2
+7 5, 9
+8 2, 2, 2, 8
diff --git a/csv-1/2351.csv b/csv-1/2351.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8712028d74b46bed8c632449a37f2caeeaedd4d3
--- /dev/null
+++ b/csv-1/2351.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+1,"0, 6"
+2,2
+3,"1, 5, 8, 8"
+4,"0, 1, 5, 7, 8"
+5,"2, 7, 9, 9"
+6,"3, 5"
+7,
+8,7
diff --git a/csv-1/2351.html b/csv-1/2351.html
new file mode 100644
index 0000000000000000000000000000000000000000..fe35b8ad76eae69fdc96cdd01b821da6c3735acd
--- /dev/null
+++ b/csv-1/2351.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 0, 6 |
+
+
+ | 2 |
+ 2 |
+
+
+ | 3 |
+ 1, 5, 8, 8 |
+
+
+ | 4 |
+ 0, 1, 5, 7, 8 |
+
+
+ | 5 |
+ 2, 7, 9, 9 |
+
+
+ | 6 |
+ 3, 5 |
+
+
+ | 7 |
+ |
+
+
+ | 8 |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2351.tsv b/csv-1/2351.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..872101da98a1bc31267ae6bfaff6758134594f89
--- /dev/null
+++ b/csv-1/2351.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+1 0, 6
+2 2
+3 1, 5, 8, 8
+4 0, 1, 5, 7, 8
+5 2, 7, 9, 9
+6 3, 5
+7
+8 7
diff --git a/csv-1/2352.csv b/csv-1/2352.csv
new file mode 100644
index 0000000000000000000000000000000000000000..edac09323549a70fe5a304d1a09ae57aec3d2b71
--- /dev/null
+++ b/csv-1/2352.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+rabbit,$105
+chameleon,$136
+pot-bellied pig,$230
+cockatoo,$124
+iguana,$138
diff --git a/csv-1/2352.html b/csv-1/2352.html
new file mode 100644
index 0000000000000000000000000000000000000000..b627a9f1f43742e06cd900a12500d24cb3e18605
--- /dev/null
+++ b/csv-1/2352.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | rabbit |
+ $105 |
+
+
+ | chameleon |
+ $136 |
+
+
+ | pot-bellied pig |
+ $230 |
+
+
+ | cockatoo |
+ $124 |
+
+
+ | iguana |
+ $138 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2352.tsv b/csv-1/2352.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b35ada7d7762bd78655a568226ee6cdc56bf7431
--- /dev/null
+++ b/csv-1/2352.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+rabbit $105
+chameleon $136
+pot-bellied pig $230
+cockatoo $124
+iguana $138
diff --git a/csv-1/2353.csv b/csv-1/2353.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d0a1453e415710710671fb65e965dcc2e1102ce5
--- /dev/null
+++ b/csv-1/2353.csv
@@ -0,0 +1,6 @@
+Stem,Leaf
+1,"0, 0, 2, 3, 7, 8, 9"
+2,"0, 5, 6"
+3,"0, 7"
+4,"5, 7, 8, 9"
+5,"2, 4, 6, 7, 7"
diff --git a/csv-1/2353.html b/csv-1/2353.html
new file mode 100644
index 0000000000000000000000000000000000000000..a1518fd31c1d7b917dde84f9a9ab4ecc1b8e3c43
--- /dev/null
+++ b/csv-1/2353.html
@@ -0,0 +1,30 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 0, 0, 2, 3, 7, 8, 9 |
+
+
+ | 2 |
+ 0, 5, 6 |
+
+
+ | 3 |
+ 0, 7 |
+
+
+ | 4 |
+ 5, 7, 8, 9 |
+
+
+ | 5 |
+ 2, 4, 6, 7, 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2353.tsv b/csv-1/2353.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..89d1789101b152f18b8447f2dcc58e385f9eb270
--- /dev/null
+++ b/csv-1/2353.tsv
@@ -0,0 +1,6 @@
+Stem Leaf
+1 0, 0, 2, 3, 7, 8, 9
+2 0, 5, 6
+3 0, 7
+4 5, 7, 8, 9
+5 2, 4, 6, 7, 7
diff --git a/csv-1/2354.csv b/csv-1/2354.csv
new file mode 100644
index 0000000000000000000000000000000000000000..37637f62b75ba8bd8d2d81b136b8b1951a07b9ab
--- /dev/null
+++ b/csv-1/2354.csv
@@ -0,0 +1,5 @@
+Day,Number of tickets
+Tuesday,121
+Wednesday,114
+Thursday,124
+Friday,142
diff --git a/csv-1/2354.html b/csv-1/2354.html
new file mode 100644
index 0000000000000000000000000000000000000000..c53825e517db83e3a1f4b8e1d219dfa66584f5ed
--- /dev/null
+++ b/csv-1/2354.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of tickets |
+
+
+
+
+ | Tuesday |
+ 121 |
+
+
+ | Wednesday |
+ 114 |
+
+
+ | Thursday |
+ 124 |
+
+
+ | Friday |
+ 142 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2354.tsv b/csv-1/2354.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..47d3d5b7165ad21b32e226dd5009a9a24165ba3c
--- /dev/null
+++ b/csv-1/2354.tsv
@@ -0,0 +1,5 @@
+Day Number of tickets
+Tuesday 121
+Wednesday 114
+Thursday 124
+Friday 142
diff --git a/csv-1/2355.csv b/csv-1/2355.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2492a2e8298f00b4ace440c245ad8171733c8bcb
--- /dev/null
+++ b/csv-1/2355.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+Pomeranian,"$1,141"
+Australian Shepherd,"$1,957"
+English Bulldog,"$4,215"
+Golden Retriever,"$1,699"
+Cavalier King Charles Spaniel,"$2,505"
diff --git a/csv-1/2355.html b/csv-1/2355.html
new file mode 100644
index 0000000000000000000000000000000000000000..9f6320ce31bf5c68667fc92f5f096dee4016c1a4
--- /dev/null
+++ b/csv-1/2355.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | Pomeranian |
+ $1,141 |
+
+
+ | Australian Shepherd |
+ $1,957 |
+
+
+ | English Bulldog |
+ $4,215 |
+
+
+ | Golden Retriever |
+ $1,699 |
+
+
+ | Cavalier King Charles Spaniel |
+ $2,505 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2355.tsv b/csv-1/2355.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..157772175675b8c15ee28995c5267f5b160e0310
--- /dev/null
+++ b/csv-1/2355.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+Pomeranian $1,141
+Australian Shepherd $1,957
+English Bulldog $4,215
+Golden Retriever $1,699
+Cavalier King Charles Spaniel $2,505
diff --git a/csv-1/2356.csv b/csv-1/2356.csv
new file mode 100644
index 0000000000000000000000000000000000000000..75cb31d5381a932de82e55473ad240116aa495da
--- /dev/null
+++ b/csv-1/2356.csv
@@ -0,0 +1,4 @@
+Column 1,Column 2,Column 3
+,4 strings,5 strings
+25% off,5,4
+50% off,4,7
diff --git a/csv-1/2356.html b/csv-1/2356.html
new file mode 100644
index 0000000000000000000000000000000000000000..133bd7749b88a0a9815e901ddfc9b74eb0b1cdef
--- /dev/null
+++ b/csv-1/2356.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ |
+ 4 strings |
+ 5 strings |
+
+
+ | 25% off |
+ 5 |
+ 4 |
+
+
+ | 50% off |
+ 4 |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2356.tsv b/csv-1/2356.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0f6769f516506648227c2346c029ed220f7866c4
--- /dev/null
+++ b/csv-1/2356.tsv
@@ -0,0 +1,4 @@
+Column 1 Column 2 Column 3
+ 4 strings 5 strings
+25% off 5 4
+50% off 4 7
diff --git a/csv-1/2357.csv b/csv-1/2357.csv
new file mode 100644
index 0000000000000000000000000000000000000000..aebce827f57759212e470644bd819545ce2b34db
--- /dev/null
+++ b/csv-1/2357.csv
@@ -0,0 +1,3 @@
+,Acrylic paint,Chalk
+A plant,4,4
+An insect,4,4
diff --git a/csv-1/2357.html b/csv-1/2357.html
new file mode 100644
index 0000000000000000000000000000000000000000..e8c94c5ef48a3023170f98433f3ea0409e61c9ee
--- /dev/null
+++ b/csv-1/2357.html
@@ -0,0 +1,21 @@
+
+
+
+ |
+ Acrylic paint |
+ Chalk |
+
+
+
+
+ | A plant |
+ 4 |
+ 4 |
+
+
+ | An insect |
+ 4 |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2357.tsv b/csv-1/2357.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d5643c9daa15bccd3aa51e64c5a1433db9bd9659
--- /dev/null
+++ b/csv-1/2357.tsv
@@ -0,0 +1,3 @@
+ Acrylic paint Chalk
+A plant 4 4
+An insect 4 4
diff --git a/csv-1/2358.csv b/csv-1/2358.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c6b2700a5fe9fa758c60da504eb05bfedeb764a0
--- /dev/null
+++ b/csv-1/2358.csv
@@ -0,0 +1,8 @@
+Day,Kilometers
+Sunday,6
+Monday,1
+Tuesday,6
+Wednesday,9
+Thursday,7
+Friday,6
+Saturday,6
diff --git a/csv-1/2358.html b/csv-1/2358.html
new file mode 100644
index 0000000000000000000000000000000000000000..8cee538d54415428f6f02c69a4b502daed230cef
--- /dev/null
+++ b/csv-1/2358.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Kilometers |
+
+
+
+
+ | Sunday |
+ 6 |
+
+
+ | Monday |
+ 1 |
+
+
+ | Tuesday |
+ 6 |
+
+
+ | Wednesday |
+ 9 |
+
+
+ | Thursday |
+ 7 |
+
+
+ | Friday |
+ 6 |
+
+
+ | Saturday |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2358.tsv b/csv-1/2358.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..2f1155e3cda505977710986be90e71edd350a936
--- /dev/null
+++ b/csv-1/2358.tsv
@@ -0,0 +1,8 @@
+Day Kilometers
+Sunday 6
+Monday 1
+Tuesday 6
+Wednesday 9
+Thursday 7
+Friday 6
+Saturday 6
diff --git a/csv-1/2359.csv b/csv-1/2359.csv
new file mode 100644
index 0000000000000000000000000000000000000000..1c43f4649487374844ec0626c7f53e25fb5e2957
--- /dev/null
+++ b/csv-1/2359.csv
@@ -0,0 +1,7 @@
+Score,Frequency
+5,7
+6,18
+7,13
+8,15
+9,3
+10,14
diff --git a/csv-1/2359.html b/csv-1/2359.html
new file mode 100644
index 0000000000000000000000000000000000000000..42b54f63a42741c760e7518bb7ae164e0aa6c87f
--- /dev/null
+++ b/csv-1/2359.html
@@ -0,0 +1,34 @@
+
+
+
+ | Score |
+ Frequency |
+
+
+
+
+ | 5 |
+ 7 |
+
+
+ | 6 |
+ 18 |
+
+
+ | 7 |
+ 13 |
+
+
+ | 8 |
+ 15 |
+
+
+ | 9 |
+ 3 |
+
+
+ | 10 |
+ 14 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2359.tsv b/csv-1/2359.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4de692c5ee6d514cbfa176144c9c38ccb36e0110
--- /dev/null
+++ b/csv-1/2359.tsv
@@ -0,0 +1,7 @@
+Score Frequency
+5 7
+6 18
+7 13
+8 15
+9 3
+10 14
diff --git a/csv-1/236.csv b/csv-1/236.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b0fd8414f821b1ca5259e090091123c52cc02a15
--- /dev/null
+++ b/csv-1/236.csv
@@ -0,0 +1,4 @@
+Bridge,Truck,Car
+Hatem,$10,$5
+Tacoma Narrows,$4,$3
+Golden Gate,$7,$6
diff --git a/csv-1/236.html b/csv-1/236.html
new file mode 100644
index 0000000000000000000000000000000000000000..ea166e09594cfcec15afa054179454a1eeb00f82
--- /dev/null
+++ b/csv-1/236.html
@@ -0,0 +1,26 @@
+
+
+
+ | Bridge |
+ Truck |
+ Car |
+
+
+
+
+ | Hatem |
+ $10 |
+ $5 |
+
+
+ | Tacoma Narrows |
+ $4 |
+ $3 |
+
+
+ | Golden Gate |
+ $7 |
+ $6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/236.tsv b/csv-1/236.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a5244cc30f8bb6a15b76272e7b8c8ff794933b3a
--- /dev/null
+++ b/csv-1/236.tsv
@@ -0,0 +1,4 @@
+Bridge Truck Car
+Hatem $10 $5
+Tacoma Narrows $4 $3
+Golden Gate $7 $6
diff --git a/csv-1/2360.csv b/csv-1/2360.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d83e582d9d4f4a3586168bac67497cc88bc4e1dc
--- /dev/null
+++ b/csv-1/2360.csv
@@ -0,0 +1,6 @@
+Stem,Leaf
+5,"1, 8, 8"
+6,"0, 3, 7, 9, 9"
+7,"0, 0, 4"
+8,4
+9,0
diff --git a/csv-1/2360.html b/csv-1/2360.html
new file mode 100644
index 0000000000000000000000000000000000000000..f74f8ea48de5437bc5f02daa0c5b3aa275f1aeee
--- /dev/null
+++ b/csv-1/2360.html
@@ -0,0 +1,30 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 5 |
+ 1, 8, 8 |
+
+
+ | 6 |
+ 0, 3, 7, 9, 9 |
+
+
+ | 7 |
+ 0, 0, 4 |
+
+
+ | 8 |
+ 4 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2360.tsv b/csv-1/2360.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..89c645ff575db3a76748084b6b7f6537c3980112
--- /dev/null
+++ b/csv-1/2360.tsv
@@ -0,0 +1,6 @@
+Stem Leaf
+5 1, 8, 8
+6 0, 3, 7, 9, 9
+7 0, 0, 4
+8 4
+9 0
diff --git a/csv-1/2361.csv b/csv-1/2361.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b1078ecd80724dc688ea48c1a40ee885186b5fd8
--- /dev/null
+++ b/csv-1/2361.csv
@@ -0,0 +1,6 @@
+Year,Employees
+2006,10
+2007,7
+2008,7
+2009,6
+2010,5
diff --git a/csv-1/2361.html b/csv-1/2361.html
new file mode 100644
index 0000000000000000000000000000000000000000..5579b2ac25c693208a6b3cd043db0e3fce8ac008
--- /dev/null
+++ b/csv-1/2361.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Employees |
+
+
+
+
+ | 2006 |
+ 10 |
+
+
+ | 2007 |
+ 7 |
+
+
+ | 2008 |
+ 7 |
+
+
+ | 2009 |
+ 6 |
+
+
+ | 2010 |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2361.tsv b/csv-1/2361.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..23c30e95ede38d36d49765aa069b2acdef2af0f8
--- /dev/null
+++ b/csv-1/2361.tsv
@@ -0,0 +1,6 @@
+Year Employees
+2006 10
+2007 7
+2008 7
+2009 6
+2010 5
diff --git a/csv-1/2362.csv b/csv-1/2362.csv
new file mode 100644
index 0000000000000000000000000000000000000000..203bcfed29deff7780691b50bc128c285647ed9c
--- /dev/null
+++ b/csv-1/2362.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+wrench,$8.00
+mop,$3.00
+bucket,$4.00
+padlock,$5.00
+watering can,$6.00
diff --git a/csv-1/2362.html b/csv-1/2362.html
new file mode 100644
index 0000000000000000000000000000000000000000..3f06df7dfefa8a2c1f63599ef6f200e4a5893a1d
--- /dev/null
+++ b/csv-1/2362.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | wrench |
+ $8.00 |
+
+
+ | mop |
+ $3.00 |
+
+
+ | bucket |
+ $4.00 |
+
+
+ | padlock |
+ $5.00 |
+
+
+ | watering can |
+ $6.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2362.tsv b/csv-1/2362.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e53583d66040efc6f09706145778f4c15099bbb0
--- /dev/null
+++ b/csv-1/2362.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+wrench $8.00
+mop $3.00
+bucket $4.00
+padlock $5.00
+watering can $6.00
diff --git a/csv-1/2363.csv b/csv-1/2363.csv
new file mode 100644
index 0000000000000000000000000000000000000000..20498c42da52b1e02b47880a58374cbd33a0b226
--- /dev/null
+++ b/csv-1/2363.csv
@@ -0,0 +1,6 @@
+Day,Number of newspapers
+Thursday,"4,142"
+Friday,"4,336"
+Saturday,"4,149"
+Sunday,"3,228"
+Monday,"4,428"
diff --git a/csv-1/2363.html b/csv-1/2363.html
new file mode 100644
index 0000000000000000000000000000000000000000..85258429b0be6af8905fefe83249459b8db5a912
--- /dev/null
+++ b/csv-1/2363.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of newspapers |
+
+
+
+
+ | Thursday |
+ 4,142 |
+
+
+ | Friday |
+ 4,336 |
+
+
+ | Saturday |
+ 4,149 |
+
+
+ | Sunday |
+ 3,228 |
+
+
+ | Monday |
+ 4,428 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2363.tsv b/csv-1/2363.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1a97a7b2c86675344677d91e525918e71eb81537
--- /dev/null
+++ b/csv-1/2363.tsv
@@ -0,0 +1,6 @@
+Day Number of newspapers
+Thursday 4,142
+Friday 4,336
+Saturday 4,149
+Sunday 3,228
+Monday 4,428
diff --git a/csv-1/2364.csv b/csv-1/2364.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6694db2b201bffa86a9396aae4eaa6d7013a235f
--- /dev/null
+++ b/csv-1/2364.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2,Column 3
+Country,1980,1990
+Afghanistan,$2,$7
+Pakistan,$14,$10
+Libya,$5,$5
diff --git a/csv-1/2364.html b/csv-1/2364.html
new file mode 100644
index 0000000000000000000000000000000000000000..4cfa662fc8527b3308451057e83bc1cb23aba5b1
--- /dev/null
+++ b/csv-1/2364.html
@@ -0,0 +1,31 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Country |
+ 1980 |
+ 1990 |
+
+
+ | Afghanistan |
+ $2 |
+ $7 |
+
+
+ | Pakistan |
+ $14 |
+ $10 |
+
+
+ | Libya |
+ $5 |
+ $5 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2364.tsv b/csv-1/2364.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..13b2db8aa5c6e25e04bb0f846b4915c7e731b214
--- /dev/null
+++ b/csv-1/2364.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2 Column 3
+Country 1980 1990
+Afghanistan $2 $7
+Pakistan $14 $10
+Libya $5 $5
diff --git a/csv-1/2365.csv b/csv-1/2365.csv
new file mode 100644
index 0000000000000000000000000000000000000000..dfe818c0a3f976387bbc6da96a1e2f37ec44ee1c
--- /dev/null
+++ b/csv-1/2365.csv
@@ -0,0 +1,6 @@
+Year,Per-student budget
+2006,$38
+2007,$44
+2008,$41
+2009,$41
+2010,$41
diff --git a/csv-1/2365.html b/csv-1/2365.html
new file mode 100644
index 0000000000000000000000000000000000000000..be3da6835ecaf79cdd690e6f5e3b49e352bcb309
--- /dev/null
+++ b/csv-1/2365.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Per-student budget |
+
+
+
+
+ | 2006 |
+ $38 |
+
+
+ | 2007 |
+ $44 |
+
+
+ | 2008 |
+ $41 |
+
+
+ | 2009 |
+ $41 |
+
+
+ | 2010 |
+ $41 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2365.tsv b/csv-1/2365.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ca4702bde365d09737725d5a3ba82eb75096f495
--- /dev/null
+++ b/csv-1/2365.tsv
@@ -0,0 +1,6 @@
+Year Per-student budget
+2006 $38
+2007 $44
+2008 $41
+2009 $41
+2010 $41
diff --git a/csv-1/2366.csv b/csv-1/2366.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a35de2268c57eac6a521204f7d5308540e4a5331
--- /dev/null
+++ b/csv-1/2366.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+1,"2, 3, 4, 5, 6, 7, 8"
+2,"3, 4, 6"
+3,"5, 5"
+4,"1, 4"
diff --git a/csv-1/2366.html b/csv-1/2366.html
new file mode 100644
index 0000000000000000000000000000000000000000..61faf522d4bbbe2c538e6e110273a2403b642c4f
--- /dev/null
+++ b/csv-1/2366.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 2, 3, 4, 5, 6, 7, 8 |
+
+
+ | 2 |
+ 3, 4, 6 |
+
+
+ | 3 |
+ 5, 5 |
+
+
+ | 4 |
+ 1, 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2366.tsv b/csv-1/2366.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8bd2a3ae2080d90c9c25aa4b66eb44f4a984839b
--- /dev/null
+++ b/csv-1/2366.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+1 2, 3, 4, 5, 6, 7, 8
+2 3, 4, 6
+3 5, 5
+4 1, 4
diff --git a/csv-1/2367.csv b/csv-1/2367.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2637fbdb50d5a2bde75fefe0bd6cf46c70119adb
--- /dev/null
+++ b/csv-1/2367.csv
@@ -0,0 +1,7 @@
+Number of branches,Number of caterpillars
+1,2
+2,4
+3,6
+4,8
+5,10
+6,?
diff --git a/csv-1/2367.html b/csv-1/2367.html
new file mode 100644
index 0000000000000000000000000000000000000000..deaaacf9b5eb580ff6474719233b75c998c41503
--- /dev/null
+++ b/csv-1/2367.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of branches |
+ Number of caterpillars |
+
+
+
+
+ | 1 |
+ 2 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ 6 |
+
+
+ | 4 |
+ 8 |
+
+
+ | 5 |
+ 10 |
+
+
+ | 6 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2367.tsv b/csv-1/2367.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6bc6c6b5ee546ab8c5d263310e5b452b3b2f034d
--- /dev/null
+++ b/csv-1/2367.tsv
@@ -0,0 +1,7 @@
+Number of branches Number of caterpillars
+1 2
+2 4
+3 6
+4 8
+5 10
+6 ?
diff --git a/csv-1/2368.csv b/csv-1/2368.csv
new file mode 100644
index 0000000000000000000000000000000000000000..cac3623e6635ab9314851a1515d0e18a37eafe8d
--- /dev/null
+++ b/csv-1/2368.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+textbook,$18.00
+geography book,$25.00
+coloring book,$20.00
+spelling workbook,$20.00
+picture book,$20.00
diff --git a/csv-1/2368.html b/csv-1/2368.html
new file mode 100644
index 0000000000000000000000000000000000000000..3a311db2fdabda896e1fdea4c51963d51c48f8de
--- /dev/null
+++ b/csv-1/2368.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | textbook |
+ $18.00 |
+
+
+ | geography book |
+ $25.00 |
+
+
+ | coloring book |
+ $20.00 |
+
+
+ | spelling workbook |
+ $20.00 |
+
+
+ | picture book |
+ $20.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2368.tsv b/csv-1/2368.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a4502cf1b69882a77382cc1e3b76f4b7f00879f9
--- /dev/null
+++ b/csv-1/2368.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+textbook $18.00
+geography book $25.00
+coloring book $20.00
+spelling workbook $20.00
+picture book $20.00
diff --git a/csv-1/2369.csv b/csv-1/2369.csv
new file mode 100644
index 0000000000000000000000000000000000000000..8156f323ec037fc7a4464064dedb3c1e55f1f5a6
--- /dev/null
+++ b/csv-1/2369.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+pair of sweat pants,$17.26
+pair of boots,$38.33
+gray sweatshirt,$16.71
+pair of shoes,$16.20
+pair of khaki pants,$22.63
diff --git a/csv-1/2369.html b/csv-1/2369.html
new file mode 100644
index 0000000000000000000000000000000000000000..2f31b35477801eb1958f59a8dade8f36f6d574e6
--- /dev/null
+++ b/csv-1/2369.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | pair of sweat pants |
+ $17.26 |
+
+
+ | pair of boots |
+ $38.33 |
+
+
+ | gray sweatshirt |
+ $16.71 |
+
+
+ | pair of shoes |
+ $16.20 |
+
+
+ | pair of khaki pants |
+ $22.63 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2369.tsv b/csv-1/2369.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..de5892266b37d9c1dceefd86c1443b7b70b2ceaa
--- /dev/null
+++ b/csv-1/2369.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+pair of sweat pants $17.26
+pair of boots $38.33
+gray sweatshirt $16.71
+pair of shoes $16.20
+pair of khaki pants $22.63
diff --git a/csv-1/237.csv b/csv-1/237.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d8a636d4352787c18ec253b814ecd0f05dfab2bb
--- /dev/null
+++ b/csv-1/237.csv
@@ -0,0 +1,9 @@
+Location,Time
+university,10:10 A.M.
+science museum,10:40 A.M.
+art museum,10:50 A.M.
+zoo,11:05 A.M.
+basketball stadium,11:35 A.M.
+grocery store,12:00 P.M.
+city hall,12:30 P.M.
+baseball stadium,1:00 P.M.
diff --git a/csv-1/237.html b/csv-1/237.html
new file mode 100644
index 0000000000000000000000000000000000000000..bb570817839594b49b08d05bb52f9c31140fbaef
--- /dev/null
+++ b/csv-1/237.html
@@ -0,0 +1,42 @@
+
+
+
+ | Location |
+ Time |
+
+
+
+
+ | university |
+ 10:10 A.M. |
+
+
+ | science museum |
+ 10:40 A.M. |
+
+
+ | art museum |
+ 10:50 A.M. |
+
+
+ | zoo |
+ 11:05 A.M. |
+
+
+ | basketball stadium |
+ 11:35 A.M. |
+
+
+ | grocery store |
+ 12:00 P.M. |
+
+
+ | city hall |
+ 12:30 P.M. |
+
+
+ | baseball stadium |
+ 1:00 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/237.tsv b/csv-1/237.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e6997c59ae78096355c5bc2a4752d13f1ac2ef81
--- /dev/null
+++ b/csv-1/237.tsv
@@ -0,0 +1,9 @@
+Location Time
+university 10:10 A.M.
+science museum 10:40 A.M.
+art museum 10:50 A.M.
+zoo 11:05 A.M.
+basketball stadium 11:35 A.M.
+grocery store 12:00 P.M.
+city hall 12:30 P.M.
+baseball stadium 1:00 P.M.
diff --git a/csv-1/2370.csv b/csv-1/2370.csv
new file mode 100644
index 0000000000000000000000000000000000000000..689a9da4242d8ec124212e1f73db9436dab99f65
--- /dev/null
+++ b/csv-1/2370.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+figure skating ticket,$58
+comedy show ticket,$50
+football ticket,$59
+orchestra ticket,$41
+boat show ticket,$17
diff --git a/csv-1/2370.html b/csv-1/2370.html
new file mode 100644
index 0000000000000000000000000000000000000000..556f3d0766919727e70d6e89a64018529ac14e73
--- /dev/null
+++ b/csv-1/2370.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | figure skating ticket |
+ $58 |
+
+
+ | comedy show ticket |
+ $50 |
+
+
+ | football ticket |
+ $59 |
+
+
+ | orchestra ticket |
+ $41 |
+
+
+ | boat show ticket |
+ $17 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2370.tsv b/csv-1/2370.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..aabce7812ffccca5f6f481aa425a013e61fd2629
--- /dev/null
+++ b/csv-1/2370.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+figure skating ticket $58
+comedy show ticket $50
+football ticket $59
+orchestra ticket $41
+boat show ticket $17
diff --git a/csv-1/2371.csv b/csv-1/2371.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5bc0ec7282b4404b938b7ea839170a6dd3f10eab
--- /dev/null
+++ b/csv-1/2371.csv
@@ -0,0 +1,3 @@
+,Chocolate,Vanilla
+Saturday,3,6
+Sunday,5,6
diff --git a/csv-1/2371.html b/csv-1/2371.html
new file mode 100644
index 0000000000000000000000000000000000000000..c0c825e0abdac4bc550d9249f492872b185eb702
--- /dev/null
+++ b/csv-1/2371.html
@@ -0,0 +1,21 @@
+
+
+
+ |
+ Chocolate |
+ Vanilla |
+
+
+
+
+ | Saturday |
+ 3 |
+ 6 |
+
+
+ | Sunday |
+ 5 |
+ 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2371.tsv b/csv-1/2371.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4a3a6cf821614858f65f12d02c9e4102b8b11ce2
--- /dev/null
+++ b/csv-1/2371.tsv
@@ -0,0 +1,3 @@
+ Chocolate Vanilla
+Saturday 3 6
+Sunday 5 6
diff --git a/csv-1/2372.csv b/csv-1/2372.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7950131ffe2c3ccb087635cc6493704c1b9b790d
--- /dev/null
+++ b/csv-1/2372.csv
@@ -0,0 +1,8 @@
+Name,Number of clubs
+Tracy,7
+Pam,6
+Rose,10
+Andrew,8
+Damon,10
+Martin,6
+Walter,2
diff --git a/csv-1/2372.html b/csv-1/2372.html
new file mode 100644
index 0000000000000000000000000000000000000000..56ec71db93a0f17294e3a5c0656c60fef2e67651
--- /dev/null
+++ b/csv-1/2372.html
@@ -0,0 +1,38 @@
+
+
+
+ | Name |
+ Number of clubs |
+
+
+
+
+ | Tracy |
+ 7 |
+
+
+ | Pam |
+ 6 |
+
+
+ | Rose |
+ 10 |
+
+
+ | Andrew |
+ 8 |
+
+
+ | Damon |
+ 10 |
+
+
+ | Martin |
+ 6 |
+
+
+ | Walter |
+ 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2372.tsv b/csv-1/2372.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4e36f7372ddc8f1cece5b0c0e6b98402863754ca
--- /dev/null
+++ b/csv-1/2372.tsv
@@ -0,0 +1,8 @@
+Name Number of clubs
+Tracy 7
+Pam 6
+Rose 10
+Andrew 8
+Damon 10
+Martin 6
+Walter 2
diff --git a/csv-1/2373.csv b/csv-1/2373.csv
new file mode 100644
index 0000000000000000000000000000000000000000..c885bf18d7f5e5ba456726697f97d420eefa59a3
--- /dev/null
+++ b/csv-1/2373.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+textbook,$23
+science book,$22
+spelling workbook,$10
+mystery novel,$12
diff --git a/csv-1/2373.html b/csv-1/2373.html
new file mode 100644
index 0000000000000000000000000000000000000000..6f119be6346fad91eb380d84ca3089cb01ecb22b
--- /dev/null
+++ b/csv-1/2373.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | textbook |
+ $23 |
+
+
+ | science book |
+ $22 |
+
+
+ | spelling workbook |
+ $10 |
+
+
+ | mystery novel |
+ $12 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2373.tsv b/csv-1/2373.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1a9b7c108c24bd25ba1563528e6f99f71e498f40
--- /dev/null
+++ b/csv-1/2373.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+textbook $23
+science book $22
+spelling workbook $10
+mystery novel $12
diff --git a/csv-1/2374.csv b/csv-1/2374.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a8e04525cfbbe0cbfc32ec6a5c5eaf4c4c7e35c3
--- /dev/null
+++ b/csv-1/2374.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$650,"13,300","4,200"
+$680,"10,300","8,300"
+$710,"7,300","12,400"
+$740,"4,300","16,500"
+$770,"1,300","20,600"
diff --git a/csv-1/2374.html b/csv-1/2374.html
new file mode 100644
index 0000000000000000000000000000000000000000..5adc60d6d5ff9dde37ea4ceeebf7324f7c4ad2b5
--- /dev/null
+++ b/csv-1/2374.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $650 |
+ 13,300 |
+ 4,200 |
+
+
+ | $680 |
+ 10,300 |
+ 8,300 |
+
+
+ | $710 |
+ 7,300 |
+ 12,400 |
+
+
+ | $740 |
+ 4,300 |
+ 16,500 |
+
+
+ | $770 |
+ 1,300 |
+ 20,600 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2374.tsv b/csv-1/2374.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b354a177b6c303bff74ab8fd8e0574b419594fe8
--- /dev/null
+++ b/csv-1/2374.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$650 13,300 4,200
+$680 10,300 8,300
+$710 7,300 12,400
+$740 4,300 16,500
+$770 1,300 20,600
diff --git a/csv-1/2375.csv b/csv-1/2375.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e01046ccaec1a372954fab6804c4faa660540836
--- /dev/null
+++ b/csv-1/2375.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+red pillowcase,$4.86
+navy blue bath mat,$5.44
+beach towel,$9.42
+yellow bath towel,$4.02
+pillow,$8.25
diff --git a/csv-1/2375.html b/csv-1/2375.html
new file mode 100644
index 0000000000000000000000000000000000000000..87a928962e863b4e31ce34d29d9ec013caa54da6
--- /dev/null
+++ b/csv-1/2375.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | red pillowcase |
+ $4.86 |
+
+
+ | navy blue bath mat |
+ $5.44 |
+
+
+ | beach towel |
+ $9.42 |
+
+
+ | yellow bath towel |
+ $4.02 |
+
+
+ | pillow |
+ $8.25 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2375.tsv b/csv-1/2375.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c1e707825c4a3aae545facf9d1387783e0a86d5b
--- /dev/null
+++ b/csv-1/2375.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+red pillowcase $4.86
+navy blue bath mat $5.44
+beach towel $9.42
+yellow bath towel $4.02
+pillow $8.25
diff --git a/csv-1/2376.csv b/csv-1/2376.csv
new file mode 100644
index 0000000000000000000000000000000000000000..eabcbf7e19e506d14f843ba09155497049576db5
--- /dev/null
+++ b/csv-1/2376.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+calculator,$20.00
+microphone,$13.00
+television,$80.00
+DVD,$17.00
diff --git a/csv-1/2376.html b/csv-1/2376.html
new file mode 100644
index 0000000000000000000000000000000000000000..906176af9b0cad1fc9fb03e141ad7be7cc9d955d
--- /dev/null
+++ b/csv-1/2376.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | calculator |
+ $20.00 |
+
+
+ | microphone |
+ $13.00 |
+
+
+ | television |
+ $80.00 |
+
+
+ | DVD |
+ $17.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2376.tsv b/csv-1/2376.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b03c54c4d6933766eb73b62e85edf7fd840cc471
--- /dev/null
+++ b/csv-1/2376.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+calculator $20.00
+microphone $13.00
+television $80.00
+DVD $17.00
diff --git a/csv-1/2377.csv b/csv-1/2377.csv
new file mode 100644
index 0000000000000000000000000000000000000000..172c4971486c1a78040723651abd3eb66007c46a
--- /dev/null
+++ b/csv-1/2377.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+garlic peanuts,$1.38 per lb
+salted peanuts,$2.54 per lb
+honey roasted peanuts,$2.27 per lb
+unshelled peanuts,$1.58 per lb
diff --git a/csv-1/2377.html b/csv-1/2377.html
new file mode 100644
index 0000000000000000000000000000000000000000..865a7766799efd71a97d8e027737f514b95386e1
--- /dev/null
+++ b/csv-1/2377.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | garlic peanuts |
+ $1.38 per lb |
+
+
+ | salted peanuts |
+ $2.54 per lb |
+
+
+ | honey roasted peanuts |
+ $2.27 per lb |
+
+
+ | unshelled peanuts |
+ $1.58 per lb |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2377.tsv b/csv-1/2377.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9b0fdd28206148f104bccda77b5e79d38f35724d
--- /dev/null
+++ b/csv-1/2377.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+garlic peanuts $1.38 per lb
+salted peanuts $2.54 per lb
+honey roasted peanuts $2.27 per lb
+unshelled peanuts $1.58 per lb
diff --git a/csv-1/2378.csv b/csv-1/2378.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bb7aaddffcc3ca633dce5323a89abd695ec63718
--- /dev/null
+++ b/csv-1/2378.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2,Column 3
+Crop,2004,2005
+Lentils,$14,$12
+Timothy seed,$7,$7
+Canola,$11,$10
diff --git a/csv-1/2378.html b/csv-1/2378.html
new file mode 100644
index 0000000000000000000000000000000000000000..ab03d861355bd8743d8788ce51b7df53bfbb3029
--- /dev/null
+++ b/csv-1/2378.html
@@ -0,0 +1,31 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+ Column 3 |
+
+
+
+
+ | Crop |
+ 2004 |
+ 2005 |
+
+
+ | Lentils |
+ $14 |
+ $12 |
+
+
+ | Timothy seed |
+ $7 |
+ $7 |
+
+
+ | Canola |
+ $11 |
+ $10 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2378.tsv b/csv-1/2378.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..efa56a89ebb8e57a0bcf7030165ff24f21790c71
--- /dev/null
+++ b/csv-1/2378.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2 Column 3
+Crop 2004 2005
+Lentils $14 $12
+Timothy seed $7 $7
+Canola $11 $10
diff --git a/csv-1/2379.csv b/csv-1/2379.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d2c72d1aa8121d56c39bc5c4a53b30be76e17544
--- /dev/null
+++ b/csv-1/2379.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$960,"18,400","13,800"
+$970,"14,100","15,600"
+$980,"9,800","17,400"
+$990,"5,500","19,200"
+"$1,000","1,200","21,000"
diff --git a/csv-1/2379.html b/csv-1/2379.html
new file mode 100644
index 0000000000000000000000000000000000000000..d3465bf815f65f0be7e13ccfc49d4420b159d472
--- /dev/null
+++ b/csv-1/2379.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $960 |
+ 18,400 |
+ 13,800 |
+
+
+ | $970 |
+ 14,100 |
+ 15,600 |
+
+
+ | $980 |
+ 9,800 |
+ 17,400 |
+
+
+ | $990 |
+ 5,500 |
+ 19,200 |
+
+
+ | $1,000 |
+ 1,200 |
+ 21,000 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2379.tsv b/csv-1/2379.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d544488e0ca8522b87d7d38b3774a66ee43af9a9
--- /dev/null
+++ b/csv-1/2379.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$960 18,400 13,800
+$970 14,100 15,600
+$980 9,800 17,400
+$990 5,500 19,200
+$1,000 1,200 21,000
diff --git a/csv-1/238.csv b/csv-1/238.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5946af953514a023e5cd92b9a598d84739d749cd
--- /dev/null
+++ b/csv-1/238.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+1,"1, 6, 7, 7"
+2,"0, 7"
+3,
+4,
+5,"5, 6, 9"
+6,
+7,"0, 1, 2"
+8,"3, 4"
diff --git a/csv-1/238.html b/csv-1/238.html
new file mode 100644
index 0000000000000000000000000000000000000000..7f0ecac2da654ad20cd56e49406a696a6d0c4ea7
--- /dev/null
+++ b/csv-1/238.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 1, 6, 7, 7 |
+
+
+ | 2 |
+ 0, 7 |
+
+
+ | 3 |
+ |
+
+
+ | 4 |
+ |
+
+
+ | 5 |
+ 5, 6, 9 |
+
+
+ | 6 |
+ |
+
+
+ | 7 |
+ 0, 1, 2 |
+
+
+ | 8 |
+ 3, 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/238.tsv b/csv-1/238.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e934c07b22c61064316dc61cab6d45db71dc1f91
--- /dev/null
+++ b/csv-1/238.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+1 1, 6, 7, 7
+2 0, 7
+3
+4
+5 5, 6, 9
+6
+7 0, 1, 2
+8 3, 4
diff --git a/csv-1/2380.csv b/csv-1/2380.csv
new file mode 100644
index 0000000000000000000000000000000000000000..dbdb62c6565909c73ef6ae8074047b48b683d7df
--- /dev/null
+++ b/csv-1/2380.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+television,$50
+waffle maker,$39
+DVD,$16
+camera,$54
+cell phone,$77
+blender,$16
diff --git a/csv-1/2380.html b/csv-1/2380.html
new file mode 100644
index 0000000000000000000000000000000000000000..d492ca341b214252aa339559feb77019bcda4270
--- /dev/null
+++ b/csv-1/2380.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | television |
+ $50 |
+
+
+ | waffle maker |
+ $39 |
+
+
+ | DVD |
+ $16 |
+
+
+ | camera |
+ $54 |
+
+
+ | cell phone |
+ $77 |
+
+
+ | blender |
+ $16 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2380.tsv b/csv-1/2380.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..81aef2b8d6367d2e02a4ba4ae51c41d66c5929e6
--- /dev/null
+++ b/csv-1/2380.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+television $50
+waffle maker $39
+DVD $16
+camera $54
+cell phone $77
+blender $16
diff --git a/csv-1/2381.csv b/csv-1/2381.csv
new file mode 100644
index 0000000000000000000000000000000000000000..61fa56c717ea4d29b56d03315fe54b45db3d1185
--- /dev/null
+++ b/csv-1/2381.csv
@@ -0,0 +1,8 @@
+Location,Time
+art gallery district,9:15 A.M.
+university,9:35 A.M.
+restaurant district,10:20 A.M.
+shopping district,10:45 A.M.
+waterfront,11:35 A.M.
+civic center,12:15 P.M.
+history museum,1:05 P.M.
diff --git a/csv-1/2381.html b/csv-1/2381.html
new file mode 100644
index 0000000000000000000000000000000000000000..4d5d9cae1d74be14e837d74bc79304fa4a68e9bd
--- /dev/null
+++ b/csv-1/2381.html
@@ -0,0 +1,38 @@
+
+
+
+ | Location |
+ Time |
+
+
+
+
+ | art gallery district |
+ 9:15 A.M. |
+
+
+ | university |
+ 9:35 A.M. |
+
+
+ | restaurant district |
+ 10:20 A.M. |
+
+
+ | shopping district |
+ 10:45 A.M. |
+
+
+ | waterfront |
+ 11:35 A.M. |
+
+
+ | civic center |
+ 12:15 P.M. |
+
+
+ | history museum |
+ 1:05 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2381.tsv b/csv-1/2381.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..20b4eb4f59d12318567c349468e253d754109b7d
--- /dev/null
+++ b/csv-1/2381.tsv
@@ -0,0 +1,8 @@
+Location Time
+art gallery district 9:15 A.M.
+university 9:35 A.M.
+restaurant district 10:20 A.M.
+shopping district 10:45 A.M.
+waterfront 11:35 A.M.
+civic center 12:15 P.M.
+history museum 1:05 P.M.
diff --git a/csv-1/2382.csv b/csv-1/2382.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ab6fb74b9b7200eb033d939ea3d3818009dc37a0
--- /dev/null
+++ b/csv-1/2382.csv
@@ -0,0 +1,4 @@
+Bridge,Truck,Car
+Oakland Bay,$6,$4
+Tacoma Narrows,$4,$3
+Fort Madison,$4,$1
diff --git a/csv-1/2382.html b/csv-1/2382.html
new file mode 100644
index 0000000000000000000000000000000000000000..7fd03e8e7330a56b2615a3f630af8702e70c4100
--- /dev/null
+++ b/csv-1/2382.html
@@ -0,0 +1,26 @@
+
+
+
+ | Bridge |
+ Truck |
+ Car |
+
+
+
+
+ | Oakland Bay |
+ $6 |
+ $4 |
+
+
+ | Tacoma Narrows |
+ $4 |
+ $3 |
+
+
+ | Fort Madison |
+ $4 |
+ $1 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2382.tsv b/csv-1/2382.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..15ca471976a405b42e5f8cbfacae5b1b4d4149f1
--- /dev/null
+++ b/csv-1/2382.tsv
@@ -0,0 +1,4 @@
+Bridge Truck Car
+Oakland Bay $6 $4
+Tacoma Narrows $4 $3
+Fort Madison $4 $1
diff --git a/csv-1/2383.csv b/csv-1/2383.csv
new file mode 100644
index 0000000000000000000000000000000000000000..70ca5c3d58c41920c07cb388c5546470f84cf4db
--- /dev/null
+++ b/csv-1/2383.csv
@@ -0,0 +1,11 @@
+Location,Time
+the kickball field,10:00 A.M.
+the library,10:10 A.M.
+the playground,10:30 A.M.
+the grocery store,10:50 A.M.
+the mall,11:05 A.M.
+the school,11:30 A.M.
+the post office,11:35 A.M.
+the science museum,12:05 P.M.
+the zoo,12:45 P.M.
+the doctor's office,1:30 P.M.
diff --git a/csv-1/2383.html b/csv-1/2383.html
new file mode 100644
index 0000000000000000000000000000000000000000..8bcc290ce2e22d33dc4358e4382f9a15cfbdf7cf
--- /dev/null
+++ b/csv-1/2383.html
@@ -0,0 +1,50 @@
+
+
+
+ | Location |
+ Time |
+
+
+
+
+ | the kickball field |
+ 10:00 A.M. |
+
+
+ | the library |
+ 10:10 A.M. |
+
+
+ | the playground |
+ 10:30 A.M. |
+
+
+ | the grocery store |
+ 10:50 A.M. |
+
+
+ | the mall |
+ 11:05 A.M. |
+
+
+ | the school |
+ 11:30 A.M. |
+
+
+ | the post office |
+ 11:35 A.M. |
+
+
+ | the science museum |
+ 12:05 P.M. |
+
+
+ | the zoo |
+ 12:45 P.M. |
+
+
+ | the doctor's office |
+ 1:30 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2383.tsv b/csv-1/2383.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4f77ce1f2d7fdf0b85f69ac67ddbd1179f3da643
--- /dev/null
+++ b/csv-1/2383.tsv
@@ -0,0 +1,11 @@
+Location Time
+the kickball field 10:00 A.M.
+the library 10:10 A.M.
+the playground 10:30 A.M.
+the grocery store 10:50 A.M.
+the mall 11:05 A.M.
+the school 11:30 A.M.
+the post office 11:35 A.M.
+the science museum 12:05 P.M.
+the zoo 12:45 P.M.
+the doctor's office 1:30 P.M.
diff --git a/csv-1/2384.csv b/csv-1/2384.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6e372f271fad2760c17879ad0572100ad1b6255b
--- /dev/null
+++ b/csv-1/2384.csv
@@ -0,0 +1,10 @@
+Stem,Leaf
+1,5
+2,4
+3,"3, 5, 7"
+4,0
+5,9
+6,
+7,2
+8,
+9,0
diff --git a/csv-1/2384.html b/csv-1/2384.html
new file mode 100644
index 0000000000000000000000000000000000000000..a75ac431873cd4a25c0e79bb9d433606ac730649
--- /dev/null
+++ b/csv-1/2384.html
@@ -0,0 +1,46 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 5 |
+
+
+ | 2 |
+ 4 |
+
+
+ | 3 |
+ 3, 5, 7 |
+
+
+ | 4 |
+ 0 |
+
+
+ | 5 |
+ 9 |
+
+
+ | 6 |
+ |
+
+
+ | 7 |
+ 2 |
+
+
+ | 8 |
+ |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2384.tsv b/csv-1/2384.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a763e9f0d7248a26591d91ddea380ed70397e1bf
--- /dev/null
+++ b/csv-1/2384.tsv
@@ -0,0 +1,10 @@
+Stem Leaf
+1 5
+2 4
+3 3, 5, 7
+4 0
+5 9
+6
+7 2
+8
+9 0
diff --git a/csv-1/2385.csv b/csv-1/2385.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f1b9c033dde59c45e6a76904cf6e771723d17ab3
--- /dev/null
+++ b/csv-1/2385.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+bran flakes,$1.39 per kilogram
+muesli,$2.36 per kilogram
+puffed rice,$2.71 per kilogram
+puffed wheat,$1.31 per kilogram
diff --git a/csv-1/2385.html b/csv-1/2385.html
new file mode 100644
index 0000000000000000000000000000000000000000..0e20f21ee48289794fdde78215dfea6ec619ab90
--- /dev/null
+++ b/csv-1/2385.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | bran flakes |
+ $1.39 per kilogram |
+
+
+ | muesli |
+ $2.36 per kilogram |
+
+
+ | puffed rice |
+ $2.71 per kilogram |
+
+
+ | puffed wheat |
+ $1.31 per kilogram |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2385.tsv b/csv-1/2385.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b4bb4f4d33534bada9110da18c85ae1331fc086d
--- /dev/null
+++ b/csv-1/2385.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+bran flakes $1.39 per kilogram
+muesli $2.36 per kilogram
+puffed rice $2.71 per kilogram
+puffed wheat $1.31 per kilogram
diff --git a/csv-1/2386.csv b/csv-1/2386.csv
new file mode 100644
index 0000000000000000000000000000000000000000..45d58bc20cd536520f8497b06665ce02c386cea7
--- /dev/null
+++ b/csv-1/2386.csv
@@ -0,0 +1,6 @@
+Day,Number of birds
+Wednesday,8
+Thursday,8
+Friday,7
+Saturday,10
+Sunday,10
diff --git a/csv-1/2386.html b/csv-1/2386.html
new file mode 100644
index 0000000000000000000000000000000000000000..a71f2e0b0e79f03173acf4df357588f35536404c
--- /dev/null
+++ b/csv-1/2386.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of birds |
+
+
+
+
+ | Wednesday |
+ 8 |
+
+
+ | Thursday |
+ 8 |
+
+
+ | Friday |
+ 7 |
+
+
+ | Saturday |
+ 10 |
+
+
+ | Sunday |
+ 10 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2386.tsv b/csv-1/2386.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d5a9d310c34b71e837aefa8b528e3ff7b1b1dc7e
--- /dev/null
+++ b/csv-1/2386.tsv
@@ -0,0 +1,6 @@
+Day Number of birds
+Wednesday 8
+Thursday 8
+Friday 7
+Saturday 10
+Sunday 10
diff --git a/csv-1/2387.csv b/csv-1/2387.csv
new file mode 100644
index 0000000000000000000000000000000000000000..29ea6fc49a197fcc738286f372a721889bcc3da0
--- /dev/null
+++ b/csv-1/2387.csv
@@ -0,0 +1,5 @@
+Month,Number of tractors
+December,"6,678"
+January,"1,797"
+February,"1,315"
+March,"2,183"
diff --git a/csv-1/2387.html b/csv-1/2387.html
new file mode 100644
index 0000000000000000000000000000000000000000..f619f94ab331f6918274488318f711800d131fb5
--- /dev/null
+++ b/csv-1/2387.html
@@ -0,0 +1,26 @@
+
+
+
+ | Month |
+ Number of tractors |
+
+
+
+
+ | December |
+ 6,678 |
+
+
+ | January |
+ 1,797 |
+
+
+ | February |
+ 1,315 |
+
+
+ | March |
+ 2,183 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2387.tsv b/csv-1/2387.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..056171d1ff91c099f1577e59dc79b7358dea9b96
--- /dev/null
+++ b/csv-1/2387.tsv
@@ -0,0 +1,5 @@
+Month Number of tractors
+December 6,678
+January 1,797
+February 1,315
+March 2,183
diff --git a/csv-1/2388.csv b/csv-1/2388.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ddf68641218f20ebb8b7ef062a4dc70119988e04
--- /dev/null
+++ b/csv-1/2388.csv
@@ -0,0 +1,4 @@
+x,y
+7,19
+8,10
+9,0
diff --git a/csv-1/2388.html b/csv-1/2388.html
new file mode 100644
index 0000000000000000000000000000000000000000..a778f8beec1f1e558a57b9f9e4fa7cc8d52270a4
--- /dev/null
+++ b/csv-1/2388.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 7 |
+ 19 |
+
+
+ | 8 |
+ 10 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2388.tsv b/csv-1/2388.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..75d683285149a46d83879044cb269c556180bcef
--- /dev/null
+++ b/csv-1/2388.tsv
@@ -0,0 +1,4 @@
+x y
+7 19
+8 10
+9 0
diff --git a/csv-1/2389.csv b/csv-1/2389.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f41b253039eaf94fc474e5d27adec2f60b423991
--- /dev/null
+++ b/csv-1/2389.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+1,"1, 1, 4, 7, 7, 8, 8, 9"
+2,"7, 7, 8"
+3,"1, 1, 3, 5, 6, 6, 7"
+4,"1, 3"
diff --git a/csv-1/2389.html b/csv-1/2389.html
new file mode 100644
index 0000000000000000000000000000000000000000..89615e2a06cfcef6297d9ba1e04d938295636538
--- /dev/null
+++ b/csv-1/2389.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 1, 1, 4, 7, 7, 8, 8, 9 |
+
+
+ | 2 |
+ 7, 7, 8 |
+
+
+ | 3 |
+ 1, 1, 3, 5, 6, 6, 7 |
+
+
+ | 4 |
+ 1, 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2389.tsv b/csv-1/2389.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..380d8f7e1d9221620b4c82a90941b61e52f7153e
--- /dev/null
+++ b/csv-1/2389.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+1 1, 1, 4, 7, 7, 8, 8, 9
+2 7, 7, 8
+3 1, 1, 3, 5, 6, 6, 7
+4 1, 3
diff --git a/csv-1/239.csv b/csv-1/239.csv
new file mode 100644
index 0000000000000000000000000000000000000000..4c6d3442094096f245d5bb5013eb225b9cf0f079
--- /dev/null
+++ b/csv-1/239.csv
@@ -0,0 +1,8 @@
+Stem,Leaf
+1,"0, 0, 1, 5, 7, 8"
+2,
+3,"1, 2, 5"
+4,"6, 9"
+5,2
+6,
+7,"1, 2, 3, 3, 6, 7"
diff --git a/csv-1/239.html b/csv-1/239.html
new file mode 100644
index 0000000000000000000000000000000000000000..289309c8ed319363690c72b1f1a3f2b786f66a8a
--- /dev/null
+++ b/csv-1/239.html
@@ -0,0 +1,38 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 1 |
+ 0, 0, 1, 5, 7, 8 |
+
+
+ | 2 |
+ |
+
+
+ | 3 |
+ 1, 2, 5 |
+
+
+ | 4 |
+ 6, 9 |
+
+
+ | 5 |
+ 2 |
+
+
+ | 6 |
+ |
+
+
+ | 7 |
+ 1, 2, 3, 3, 6, 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/239.tsv b/csv-1/239.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8194149c8868e0c89ac3866e6f49895cc2209587
--- /dev/null
+++ b/csv-1/239.tsv
@@ -0,0 +1,8 @@
+Stem Leaf
+1 0, 0, 1, 5, 7, 8
+2
+3 1, 2, 5
+4 6, 9
+5 2
+6
+7 1, 2, 3, 3, 6, 7
diff --git a/csv-1/2390.csv b/csv-1/2390.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b3d2b65aea918b4662415d5cd6b4c654af91a2f4
--- /dev/null
+++ b/csv-1/2390.csv
@@ -0,0 +1,9 @@
+Stem,Leaf
+2,"1, 1, 7"
+3,"1, 7, 9"
+4,6
+5,9
+6,4
+7,"6, 6, 6"
+8,6
+9,0
diff --git a/csv-1/2390.html b/csv-1/2390.html
new file mode 100644
index 0000000000000000000000000000000000000000..bc149714d2e8f2d8cf8819ecac6480f1d2880128
--- /dev/null
+++ b/csv-1/2390.html
@@ -0,0 +1,42 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 1, 1, 7 |
+
+
+ | 3 |
+ 1, 7, 9 |
+
+
+ | 4 |
+ 6 |
+
+
+ | 5 |
+ 9 |
+
+
+ | 6 |
+ 4 |
+
+
+ | 7 |
+ 6, 6, 6 |
+
+
+ | 8 |
+ 6 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2390.tsv b/csv-1/2390.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a60ece43011a0ed4a054271ecea82c24c92ecf77
--- /dev/null
+++ b/csv-1/2390.tsv
@@ -0,0 +1,9 @@
+Stem Leaf
+2 1, 1, 7
+3 1, 7, 9
+4 6
+5 9
+6 4
+7 6, 6, 6
+8 6
+9 0
diff --git a/csv-1/2391.csv b/csv-1/2391.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3cb89e753aa06335398bbfa25d373a6cfe430897
--- /dev/null
+++ b/csv-1/2391.csv
@@ -0,0 +1,6 @@
+School,Number of swings
+Hillside Elementary,2
+Canyon Elementary,2
+Sierra Elementary,4
+Valley Elementary,2
+Roseville Elementary,4
diff --git a/csv-1/2391.html b/csv-1/2391.html
new file mode 100644
index 0000000000000000000000000000000000000000..ad52a66f9453bc526a6549fd9514fadb6092a321
--- /dev/null
+++ b/csv-1/2391.html
@@ -0,0 +1,30 @@
+
+
+
+ | School |
+ Number of swings |
+
+
+
+
+ | Hillside Elementary |
+ 2 |
+
+
+ | Canyon Elementary |
+ 2 |
+
+
+ | Sierra Elementary |
+ 4 |
+
+
+ | Valley Elementary |
+ 2 |
+
+
+ | Roseville Elementary |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2391.tsv b/csv-1/2391.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..b5736c047f04ba9cda49a71ea47d7a077b923e11
--- /dev/null
+++ b/csv-1/2391.tsv
@@ -0,0 +1,6 @@
+School Number of swings
+Hillside Elementary 2
+Canyon Elementary 2
+Sierra Elementary 4
+Valley Elementary 2
+Roseville Elementary 4
diff --git a/csv-1/2392.csv b/csv-1/2392.csv
new file mode 100644
index 0000000000000000000000000000000000000000..82f840225efc1d8abe47c5922d416debb2c677de
--- /dev/null
+++ b/csv-1/2392.csv
@@ -0,0 +1,6 @@
+Day,Number of smoothies
+Wednesday,87
+Thursday,83
+Friday,85
+Saturday,85
+Sunday,86
diff --git a/csv-1/2392.html b/csv-1/2392.html
new file mode 100644
index 0000000000000000000000000000000000000000..df00452d34de7a2537e4630138c496ce42448fd3
--- /dev/null
+++ b/csv-1/2392.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of smoothies |
+
+
+
+
+ | Wednesday |
+ 87 |
+
+
+ | Thursday |
+ 83 |
+
+
+ | Friday |
+ 85 |
+
+
+ | Saturday |
+ 85 |
+
+
+ | Sunday |
+ 86 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2392.tsv b/csv-1/2392.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3a1cbe5caf0cbc9b14145fcb41d0c6a1c52e9370
--- /dev/null
+++ b/csv-1/2392.tsv
@@ -0,0 +1,6 @@
+Day Number of smoothies
+Wednesday 87
+Thursday 83
+Friday 85
+Saturday 85
+Sunday 86
diff --git a/csv-1/2393.csv b/csv-1/2393.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2596fd5551f8e3b2471de846ffb849dcd58c9356
--- /dev/null
+++ b/csv-1/2393.csv
@@ -0,0 +1,8 @@
+Stem,Leaf
+2,"5, 9"
+3,"3, 7, 9"
+4,"5, 6"
+5,"4, 5, 7, 8, 9"
+6,"6, 6, 6"
+7,"1, 4, 6, 6"
+8,"1, 5, 6"
diff --git a/csv-1/2393.html b/csv-1/2393.html
new file mode 100644
index 0000000000000000000000000000000000000000..8b3fb36c9b06f21fef9861c91873c8bd672f55bf
--- /dev/null
+++ b/csv-1/2393.html
@@ -0,0 +1,38 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 5, 9 |
+
+
+ | 3 |
+ 3, 7, 9 |
+
+
+ | 4 |
+ 5, 6 |
+
+
+ | 5 |
+ 4, 5, 7, 8, 9 |
+
+
+ | 6 |
+ 6, 6, 6 |
+
+
+ | 7 |
+ 1, 4, 6, 6 |
+
+
+ | 8 |
+ 1, 5, 6 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2393.tsv b/csv-1/2393.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..11473ef95017c38dd19e527b1f0b2661b6a16289
--- /dev/null
+++ b/csv-1/2393.tsv
@@ -0,0 +1,8 @@
+Stem Leaf
+2 5, 9
+3 3, 7, 9
+4 5, 6
+5 4, 5, 7, 8, 9
+6 6, 6, 6
+7 1, 4, 6, 6
+8 1, 5, 6
diff --git a/csv-1/2394.csv b/csv-1/2394.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5e254b5432fc61f22414fa4ac0981e1c0896b104
--- /dev/null
+++ b/csv-1/2394.csv
@@ -0,0 +1,4 @@
+x,y
+18,19
+19,11
+20,3
diff --git a/csv-1/2394.html b/csv-1/2394.html
new file mode 100644
index 0000000000000000000000000000000000000000..4121edc24f7f6f09cfa48092ee0b9476ecb4b24a
--- /dev/null
+++ b/csv-1/2394.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 18 |
+ 19 |
+
+
+ | 19 |
+ 11 |
+
+
+ | 20 |
+ 3 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2394.tsv b/csv-1/2394.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4f9a11c9d570b8a5314bdaf8cab8c5a88d4fdaaa
--- /dev/null
+++ b/csv-1/2394.tsv
@@ -0,0 +1,4 @@
+x y
+18 19
+19 11
+20 3
diff --git a/csv-1/2395.csv b/csv-1/2395.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3d34078795ad11780fb25fe926d38668a4d4c15e
--- /dev/null
+++ b/csv-1/2395.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+book about snakes,$19.00
+book about Europe,$25.00
+book about art,$21.00
+book about Asia,$20.00
+book about helicopters,$11.00
+book about basketball,$25.00
diff --git a/csv-1/2395.html b/csv-1/2395.html
new file mode 100644
index 0000000000000000000000000000000000000000..f7c94f7f187f24962ca307ab3c7e934e433ea4d0
--- /dev/null
+++ b/csv-1/2395.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | book about snakes |
+ $19.00 |
+
+
+ | book about Europe |
+ $25.00 |
+
+
+ | book about art |
+ $21.00 |
+
+
+ | book about Asia |
+ $20.00 |
+
+
+ | book about helicopters |
+ $11.00 |
+
+
+ | book about basketball |
+ $25.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2395.tsv b/csv-1/2395.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..7f51d85fe2d5d02e3c6574585297bd988778963c
--- /dev/null
+++ b/csv-1/2395.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+book about snakes $19.00
+book about Europe $25.00
+book about art $21.00
+book about Asia $20.00
+book about helicopters $11.00
+book about basketball $25.00
diff --git a/csv-1/2396.csv b/csv-1/2396.csv
new file mode 100644
index 0000000000000000000000000000000000000000..cb5d5699971eaecff043ea032249982be105f0d1
--- /dev/null
+++ b/csv-1/2396.csv
@@ -0,0 +1,7 @@
+Number of piles,Number of books
+1,10
+2,20
+3,30
+4,40
+5,50
+6,?
diff --git a/csv-1/2396.html b/csv-1/2396.html
new file mode 100644
index 0000000000000000000000000000000000000000..768912feb9c5c179f9be63d6bc54a2fe671b1fd0
--- /dev/null
+++ b/csv-1/2396.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of piles |
+ Number of books |
+
+
+
+
+ | 1 |
+ 10 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ 30 |
+
+
+ | 4 |
+ 40 |
+
+
+ | 5 |
+ 50 |
+
+
+ | 6 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2396.tsv b/csv-1/2396.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ec71e287a4a127180e1937fbd7b3d022e4bab0ea
--- /dev/null
+++ b/csv-1/2396.tsv
@@ -0,0 +1,7 @@
+Number of piles Number of books
+1 10
+2 20
+3 30
+4 40
+5 50
+6 ?
diff --git a/csv-1/2397.csv b/csv-1/2397.csv
new file mode 100644
index 0000000000000000000000000000000000000000..850e1a8d57ffe33e9243f7c8377e6f20894f6e1d
--- /dev/null
+++ b/csv-1/2397.csv
@@ -0,0 +1,4 @@
+Organization,Number of trees planted
+Let it Grow,522
+Plant It,150
+Dreaming Green,296
diff --git a/csv-1/2397.html b/csv-1/2397.html
new file mode 100644
index 0000000000000000000000000000000000000000..53ba5b52d489a383b86e653a809c83b53e69aff0
--- /dev/null
+++ b/csv-1/2397.html
@@ -0,0 +1,22 @@
+
+
+
+ | Organization |
+ Number of trees planted |
+
+
+
+
+ | Let it Grow |
+ 522 |
+
+
+ | Plant It |
+ 150 |
+
+
+ | Dreaming Green |
+ 296 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2397.tsv b/csv-1/2397.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ba9c14964fb91a3890eecec3c6645d54ccd040f4
--- /dev/null
+++ b/csv-1/2397.tsv
@@ -0,0 +1,4 @@
+Organization Number of trees planted
+Let it Grow 522
+Plant It 150
+Dreaming Green 296
diff --git a/csv-1/2398.csv b/csv-1/2398.csv
new file mode 100644
index 0000000000000000000000000000000000000000..9a078e67e2154234fc121b29f82225fa232b73fe
--- /dev/null
+++ b/csv-1/2398.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+spinach omelette,$3.00
+bowl of melon,$3.00
+breakfast burrito,$6.00
+egg sandwich,$7.00
diff --git a/csv-1/2398.html b/csv-1/2398.html
new file mode 100644
index 0000000000000000000000000000000000000000..1955900511f79a581f3bfca58be834f97e346514
--- /dev/null
+++ b/csv-1/2398.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | spinach omelette |
+ $3.00 |
+
+
+ | bowl of melon |
+ $3.00 |
+
+
+ | breakfast burrito |
+ $6.00 |
+
+
+ | egg sandwich |
+ $7.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2398.tsv b/csv-1/2398.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..635d3dd946f5937e2639e115c043d994cc046393
--- /dev/null
+++ b/csv-1/2398.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+spinach omelette $3.00
+bowl of melon $3.00
+breakfast burrito $6.00
+egg sandwich $7.00
diff --git a/csv-1/2399.csv b/csv-1/2399.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a12fe9c08011565eb8de1d685186636b2f1e2b84
--- /dev/null
+++ b/csv-1/2399.csv
@@ -0,0 +1,8 @@
+Class,Begin,End
+Web Page Design,9:10 A.M.,10:10 A.M.
+Advanced Typing,10:15 A.M.,11:40 A.M.
+Spreadsheets,11:55 A.M.,12:40 P.M.
+Introduction to Typing,12:50 P.M.,2:10 P.M.
+Beginning Programming,2:20 P.M.,3:10 P.M.
+Math with Computers,3:25 P.M.,4:05 P.M.
+Computer Graphics,4:20 P.M.,4:55 P.M.
diff --git a/csv-1/2399.html b/csv-1/2399.html
new file mode 100644
index 0000000000000000000000000000000000000000..8111fee29c84cd6dec3ace526f80d5324c46e059
--- /dev/null
+++ b/csv-1/2399.html
@@ -0,0 +1,46 @@
+
+
+
+ | Class |
+ Begin |
+ End |
+
+
+
+
+ | Web Page Design |
+ 9:10 A.M. |
+ 10:10 A.M. |
+
+
+ | Advanced Typing |
+ 10:15 A.M. |
+ 11:40 A.M. |
+
+
+ | Spreadsheets |
+ 11:55 A.M. |
+ 12:40 P.M. |
+
+
+ | Introduction to Typing |
+ 12:50 P.M. |
+ 2:10 P.M. |
+
+
+ | Beginning Programming |
+ 2:20 P.M. |
+ 3:10 P.M. |
+
+
+ | Math with Computers |
+ 3:25 P.M. |
+ 4:05 P.M. |
+
+
+ | Computer Graphics |
+ 4:20 P.M. |
+ 4:55 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2399.tsv b/csv-1/2399.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..164adc600f2667cc1c574e27242167c5c3f0769a
--- /dev/null
+++ b/csv-1/2399.tsv
@@ -0,0 +1,8 @@
+Class Begin End
+Web Page Design 9:10 A.M. 10:10 A.M.
+Advanced Typing 10:15 A.M. 11:40 A.M.
+Spreadsheets 11:55 A.M. 12:40 P.M.
+Introduction to Typing 12:50 P.M. 2:10 P.M.
+Beginning Programming 2:20 P.M. 3:10 P.M.
+Math with Computers 3:25 P.M. 4:05 P.M.
+Computer Graphics 4:20 P.M. 4:55 P.M.
diff --git a/csv-1/24.csv b/csv-1/24.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f7ffe0b54533f1994e15bb8d24ecedec61c8c007
--- /dev/null
+++ b/csv-1/24.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$815,"12,400","7,100"
+$825,"9,800","8,200"
+$835,"7,200","9,300"
+$845,"4,600","10,400"
+$855,"2,000","11,500"
diff --git a/csv-1/24.html b/csv-1/24.html
new file mode 100644
index 0000000000000000000000000000000000000000..a3074e331898226ca11b754251b93ea10cc808b7
--- /dev/null
+++ b/csv-1/24.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $815 |
+ 12,400 |
+ 7,100 |
+
+
+ | $825 |
+ 9,800 |
+ 8,200 |
+
+
+ | $835 |
+ 7,200 |
+ 9,300 |
+
+
+ | $845 |
+ 4,600 |
+ 10,400 |
+
+
+ | $855 |
+ 2,000 |
+ 11,500 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/24.tsv b/csv-1/24.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..6a6f06ef25f994d0d754272d6eaed72d326a96b3
--- /dev/null
+++ b/csv-1/24.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$815 12,400 7,100
+$825 9,800 8,200
+$835 7,200 9,300
+$845 4,600 10,400
+$855 2,000 11,500
diff --git a/csv-1/240.csv b/csv-1/240.csv
new file mode 100644
index 0000000000000000000000000000000000000000..480ee8f8ba7980f524eec97cb0d5068a6ea0bc81
--- /dev/null
+++ b/csv-1/240.csv
@@ -0,0 +1,5 @@
+Day,Number of calls
+Monday,454
+Tuesday,442
+Wednesday,452
+Thursday,425
diff --git a/csv-1/240.html b/csv-1/240.html
new file mode 100644
index 0000000000000000000000000000000000000000..a82f71a2a4f6b1413b3cd8a93a781c9cc9c3bc25
--- /dev/null
+++ b/csv-1/240.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of calls |
+
+
+
+
+ | Monday |
+ 454 |
+
+
+ | Tuesday |
+ 442 |
+
+
+ | Wednesday |
+ 452 |
+
+
+ | Thursday |
+ 425 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/240.tsv b/csv-1/240.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ad15aea803e94688c002de348f24b660115f427c
--- /dev/null
+++ b/csv-1/240.tsv
@@ -0,0 +1,5 @@
+Day Number of calls
+Monday 454
+Tuesday 442
+Wednesday 452
+Thursday 425
diff --git a/csv-1/2400.csv b/csv-1/2400.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5894c6c4bbcdd42c246e17ce2d40dd048957a33c
--- /dev/null
+++ b/csv-1/2400.csv
@@ -0,0 +1,6 @@
+Year,Number of entries
+2006,32
+2007,21
+2008,23
+2009,34
+2010,27
diff --git a/csv-1/2400.html b/csv-1/2400.html
new file mode 100644
index 0000000000000000000000000000000000000000..e039464ffea2aaa1fdaf8dc2f760144375020d97
--- /dev/null
+++ b/csv-1/2400.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Number of entries |
+
+
+
+
+ | 2006 |
+ 32 |
+
+
+ | 2007 |
+ 21 |
+
+
+ | 2008 |
+ 23 |
+
+
+ | 2009 |
+ 34 |
+
+
+ | 2010 |
+ 27 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2400.tsv b/csv-1/2400.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4ed3cb56ede04321172a04f82fc1e5d9e1589e48
--- /dev/null
+++ b/csv-1/2400.tsv
@@ -0,0 +1,6 @@
+Year Number of entries
+2006 32
+2007 21
+2008 23
+2009 34
+2010 27
diff --git a/csv-1/2401.csv b/csv-1/2401.csv
new file mode 100644
index 0000000000000000000000000000000000000000..3e7ed5aec1f197bd05917929c8fca30bb2629d04
--- /dev/null
+++ b/csv-1/2401.csv
@@ -0,0 +1,9 @@
+Class,Begin,End
+Running,7:55 A.M.,9:10 A.M.
+Badminton,9:15 A.M.,10:10 A.M.
+Social Dance,10:15 A.M.,11:50 A.M.
+Ballet,12:05 P.M.,1:10 P.M.
+Tennis,1:20 P.M.,1:50 P.M.
+Aerobics,1:55 P.M.,2:30 P.M.
+Basketball,2:40 P.M.,3:40 P.M.
+Softball,3:50 P.M.,4:45 P.M.
diff --git a/csv-1/2401.html b/csv-1/2401.html
new file mode 100644
index 0000000000000000000000000000000000000000..4f89eb664ac79f7b8d6a8c86dfb457ee10187e00
--- /dev/null
+++ b/csv-1/2401.html
@@ -0,0 +1,51 @@
+
+
+
+ | Class |
+ Begin |
+ End |
+
+
+
+
+ | Running |
+ 7:55 A.M. |
+ 9:10 A.M. |
+
+
+ | Badminton |
+ 9:15 A.M. |
+ 10:10 A.M. |
+
+
+ | Social Dance |
+ 10:15 A.M. |
+ 11:50 A.M. |
+
+
+ | Ballet |
+ 12:05 P.M. |
+ 1:10 P.M. |
+
+
+ | Tennis |
+ 1:20 P.M. |
+ 1:50 P.M. |
+
+
+ | Aerobics |
+ 1:55 P.M. |
+ 2:30 P.M. |
+
+
+ | Basketball |
+ 2:40 P.M. |
+ 3:40 P.M. |
+
+
+ | Softball |
+ 3:50 P.M. |
+ 4:45 P.M. |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2401.tsv b/csv-1/2401.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9f9634b238ca159827b8e5fd5ed657693e8f0e39
--- /dev/null
+++ b/csv-1/2401.tsv
@@ -0,0 +1,9 @@
+Class Begin End
+Running 7:55 A.M. 9:10 A.M.
+Badminton 9:15 A.M. 10:10 A.M.
+Social Dance 10:15 A.M. 11:50 A.M.
+Ballet 12:05 P.M. 1:10 P.M.
+Tennis 1:20 P.M. 1:50 P.M.
+Aerobics 1:55 P.M. 2:30 P.M.
+Basketball 2:40 P.M. 3:40 P.M.
+Softball 3:50 P.M. 4:45 P.M.
diff --git a/csv-1/2402.csv b/csv-1/2402.csv
new file mode 100644
index 0000000000000000000000000000000000000000..72f461f151a9c2e8da6141f332be4ff43fb2f25d
--- /dev/null
+++ b/csv-1/2402.csv
@@ -0,0 +1,3 @@
+Location,Temperature (°F)
+Death Valley,134
+Vostok Station,-128
diff --git a/csv-1/2402.html b/csv-1/2402.html
new file mode 100644
index 0000000000000000000000000000000000000000..c45ea055c5323367536ad2cffba84426ecaf3d7b
--- /dev/null
+++ b/csv-1/2402.html
@@ -0,0 +1,18 @@
+
+
+
+ | Location |
+ Temperature (°F) |
+
+
+
+
+ | Death Valley |
+ 134 |
+
+
+ | Vostok Station |
+ -128 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2402.tsv b/csv-1/2402.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..68fcf5a907d4d825035b2673a1addbd87a72b514
--- /dev/null
+++ b/csv-1/2402.tsv
@@ -0,0 +1,3 @@
+Location Temperature (°F)
+Death Valley 134
+Vostok Station -128
diff --git a/csv-1/2403.csv b/csv-1/2403.csv
new file mode 100644
index 0000000000000000000000000000000000000000..546b50fac0010392b0e4214320ecd492cc3f8dfd
--- /dev/null
+++ b/csv-1/2403.csv
@@ -0,0 +1,4 @@
+x,y
+9,7
+10,11
+11,15
diff --git a/csv-1/2403.html b/csv-1/2403.html
new file mode 100644
index 0000000000000000000000000000000000000000..caa3400fd6093f19c686d05f3daa857151380ede
--- /dev/null
+++ b/csv-1/2403.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 9 |
+ 7 |
+
+
+ | 10 |
+ 11 |
+
+
+ | 11 |
+ 15 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2403.tsv b/csv-1/2403.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8f3327197c25a3a2a6f4094c88fb910d2a7ecbfb
--- /dev/null
+++ b/csv-1/2403.tsv
@@ -0,0 +1,4 @@
+x y
+9 7
+10 11
+11 15
diff --git a/csv-1/2404.csv b/csv-1/2404.csv
new file mode 100644
index 0000000000000000000000000000000000000000..96ab0fe7526c66a012b42c2be0f384bc1741efb1
--- /dev/null
+++ b/csv-1/2404.csv
@@ -0,0 +1,6 @@
+Day,Number of bull's-eyes
+Wednesday,4
+Thursday,9
+Friday,8
+Saturday,7
+Sunday,2
diff --git a/csv-1/2404.html b/csv-1/2404.html
new file mode 100644
index 0000000000000000000000000000000000000000..4988fd3865b290aadbc20d0b4578e8ebaf242cd9
--- /dev/null
+++ b/csv-1/2404.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Number of bull's-eyes |
+
+
+
+
+ | Wednesday |
+ 4 |
+
+
+ | Thursday |
+ 9 |
+
+
+ | Friday |
+ 8 |
+
+
+ | Saturday |
+ 7 |
+
+
+ | Sunday |
+ 2 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2404.tsv b/csv-1/2404.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ce2be85a01b114ff9abb58124e1106952010d8db
--- /dev/null
+++ b/csv-1/2404.tsv
@@ -0,0 +1,6 @@
+Day Number of bull's-eyes
+Wednesday 4
+Thursday 9
+Friday 8
+Saturday 7
+Sunday 2
diff --git a/csv-1/2405.csv b/csv-1/2405.csv
new file mode 100644
index 0000000000000000000000000000000000000000..31daf624d274a02d27dc38ed365e50a052e3524b
--- /dev/null
+++ b/csv-1/2405.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+wrench,$8.00
+measuring tape,$9.00
+mop,$7.00
+broom,$8.00
diff --git a/csv-1/2405.html b/csv-1/2405.html
new file mode 100644
index 0000000000000000000000000000000000000000..59a0eac01be363253f3c78e24d3d8843dbbb54ad
--- /dev/null
+++ b/csv-1/2405.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | wrench |
+ $8.00 |
+
+
+ | measuring tape |
+ $9.00 |
+
+
+ | mop |
+ $7.00 |
+
+
+ | broom |
+ $8.00 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2405.tsv b/csv-1/2405.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..30becc49e509d4a3ace4649c16f0b63ec5d87cbe
--- /dev/null
+++ b/csv-1/2405.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+wrench $8.00
+measuring tape $9.00
+mop $7.00
+broom $8.00
diff --git a/csv-1/2406.csv b/csv-1/2406.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6ad772f3fce5529c78fc37c621facb2d3092ef08
--- /dev/null
+++ b/csv-1/2406.csv
@@ -0,0 +1,8 @@
+Day,Number of balloons
+Monday,44
+Tuesday,34
+Wednesday,45
+Thursday,37
+Friday,25
+Saturday,48
+Sunday,37
diff --git a/csv-1/2406.html b/csv-1/2406.html
new file mode 100644
index 0000000000000000000000000000000000000000..0f0d7d7882a9a023fff434bf039ef8d02e68a4ca
--- /dev/null
+++ b/csv-1/2406.html
@@ -0,0 +1,38 @@
+
+
+
+ | Day |
+ Number of balloons |
+
+
+
+
+ | Monday |
+ 44 |
+
+
+ | Tuesday |
+ 34 |
+
+
+ | Wednesday |
+ 45 |
+
+
+ | Thursday |
+ 37 |
+
+
+ | Friday |
+ 25 |
+
+
+ | Saturday |
+ 48 |
+
+
+ | Sunday |
+ 37 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2406.tsv b/csv-1/2406.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..9714a418aebaec3220b59d2855895bfa34beebc9
--- /dev/null
+++ b/csv-1/2406.tsv
@@ -0,0 +1,8 @@
+Day Number of balloons
+Monday 44
+Tuesday 34
+Wednesday 45
+Thursday 37
+Friday 25
+Saturday 48
+Sunday 37
diff --git a/csv-1/2407.csv b/csv-1/2407.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ea8cc9423d6b911254ba158c14d7a14fc8b28b7c
--- /dev/null
+++ b/csv-1/2407.csv
@@ -0,0 +1,6 @@
+Year,Number of entries
+2011,36
+2012,19
+2013,32
+2014,35
+2015,35
diff --git a/csv-1/2407.html b/csv-1/2407.html
new file mode 100644
index 0000000000000000000000000000000000000000..1c22efbbcf33414debba63f41b0086a03f3712ee
--- /dev/null
+++ b/csv-1/2407.html
@@ -0,0 +1,30 @@
+
+
+
+ | Year |
+ Number of entries |
+
+
+
+
+ | 2011 |
+ 36 |
+
+
+ | 2012 |
+ 19 |
+
+
+ | 2013 |
+ 32 |
+
+
+ | 2014 |
+ 35 |
+
+
+ | 2015 |
+ 35 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2407.tsv b/csv-1/2407.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c59bfed246ebd17c0d1a5cbe109acec4d29774fa
--- /dev/null
+++ b/csv-1/2407.tsv
@@ -0,0 +1,6 @@
+Year Number of entries
+2011 36
+2012 19
+2013 32
+2014 35
+2015 35
diff --git a/csv-1/2408.csv b/csv-1/2408.csv
new file mode 100644
index 0000000000000000000000000000000000000000..eb66038e24a18fbc2536d6959f2e4d62d8c30847
--- /dev/null
+++ b/csv-1/2408.csv
@@ -0,0 +1,5 @@
+Day,Number of cars
+Tuesday,"4,026"
+Wednesday,"1,868"
+Thursday,"5,137"
+Friday,"8,340"
diff --git a/csv-1/2408.html b/csv-1/2408.html
new file mode 100644
index 0000000000000000000000000000000000000000..3c3cda3a24800d1daa2492bbede6a7a6cf857c11
--- /dev/null
+++ b/csv-1/2408.html
@@ -0,0 +1,26 @@
+
+
+
+ | Day |
+ Number of cars |
+
+
+
+
+ | Tuesday |
+ 4,026 |
+
+
+ | Wednesday |
+ 1,868 |
+
+
+ | Thursday |
+ 5,137 |
+
+
+ | Friday |
+ 8,340 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2408.tsv b/csv-1/2408.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d16dc84fe1c5e92d3479c5af0c316ab64a8db682
--- /dev/null
+++ b/csv-1/2408.tsv
@@ -0,0 +1,5 @@
+Day Number of cars
+Tuesday 4,026
+Wednesday 1,868
+Thursday 5,137
+Friday 8,340
diff --git a/csv-1/2409.csv b/csv-1/2409.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a2337bc830325e3ed4056d23cb96b097faa308c3
--- /dev/null
+++ b/csv-1/2409.csv
@@ -0,0 +1,6 @@
+Day,Minutes
+Monday,38
+Tuesday,39
+Wednesday,46
+Thursday,43
+Friday,44
diff --git a/csv-1/2409.html b/csv-1/2409.html
new file mode 100644
index 0000000000000000000000000000000000000000..fd0ad6d464717d626b96b275f8e74e8b386f949b
--- /dev/null
+++ b/csv-1/2409.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Minutes |
+
+
+
+
+ | Monday |
+ 38 |
+
+
+ | Tuesday |
+ 39 |
+
+
+ | Wednesday |
+ 46 |
+
+
+ | Thursday |
+ 43 |
+
+
+ | Friday |
+ 44 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2409.tsv b/csv-1/2409.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..fd4488bec520ea29c49b90be47d7999841346001
--- /dev/null
+++ b/csv-1/2409.tsv
@@ -0,0 +1,6 @@
+Day Minutes
+Monday 38
+Tuesday 39
+Wednesday 46
+Thursday 43
+Friday 44
diff --git a/csv-1/241.csv b/csv-1/241.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6beafd36aefc89ebbcdccbd4b9e6d3dc3283f0c3
--- /dev/null
+++ b/csv-1/241.csv
@@ -0,0 +1,6 @@
+Day,Minutes
+Tuesday,30
+Wednesday,15
+Thursday,21
+Friday,19
+Saturday,22
diff --git a/csv-1/241.html b/csv-1/241.html
new file mode 100644
index 0000000000000000000000000000000000000000..1f7e2e1778c4c84a282cc8b1fbad4b73516ac2bf
--- /dev/null
+++ b/csv-1/241.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Minutes |
+
+
+
+
+ | Tuesday |
+ 30 |
+
+
+ | Wednesday |
+ 15 |
+
+
+ | Thursday |
+ 21 |
+
+
+ | Friday |
+ 19 |
+
+
+ | Saturday |
+ 22 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/241.tsv b/csv-1/241.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8df18d1c07a45104ce92b504b668332f1a12e2c3
--- /dev/null
+++ b/csv-1/241.tsv
@@ -0,0 +1,6 @@
+Day Minutes
+Tuesday 30
+Wednesday 15
+Thursday 21
+Friday 19
+Saturday 22
diff --git a/csv-1/2410.csv b/csv-1/2410.csv
new file mode 100644
index 0000000000000000000000000000000000000000..da4045f5d38e9e0ff26ff86e158ffcba3a71eb37
--- /dev/null
+++ b/csv-1/2410.csv
@@ -0,0 +1,6 @@
+Number of tins,Number of walnut cookies
+1,5
+2,10
+3,15
+4,20
+5,?
diff --git a/csv-1/2410.html b/csv-1/2410.html
new file mode 100644
index 0000000000000000000000000000000000000000..3a190ecbb3ac6317c062886a117c2c45b3bb216b
--- /dev/null
+++ b/csv-1/2410.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of tins |
+ Number of walnut cookies |
+
+
+
+
+ | 1 |
+ 5 |
+
+
+ | 2 |
+ 10 |
+
+
+ | 3 |
+ 15 |
+
+
+ | 4 |
+ 20 |
+
+
+ | 5 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2410.tsv b/csv-1/2410.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c81470a0589fc8b41f19396b1f3e78367825945f
--- /dev/null
+++ b/csv-1/2410.tsv
@@ -0,0 +1,6 @@
+Number of tins Number of walnut cookies
+1 5
+2 10
+3 15
+4 20
+5 ?
diff --git a/csv-1/2411.csv b/csv-1/2411.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ae94451b45b8d2614490f14e4d3bb25c444c3fc1
--- /dev/null
+++ b/csv-1/2411.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+greeting card,$3.05
+birthday balloon,$1.80
+kazoo,$1.38
+package of confetti,$1.01
diff --git a/csv-1/2411.html b/csv-1/2411.html
new file mode 100644
index 0000000000000000000000000000000000000000..5f49ebd1cae542aae86277375df93b610bcd25c3
--- /dev/null
+++ b/csv-1/2411.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | greeting card |
+ $3.05 |
+
+
+ | birthday balloon |
+ $1.80 |
+
+
+ | kazoo |
+ $1.38 |
+
+
+ | package of confetti |
+ $1.01 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2411.tsv b/csv-1/2411.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..904c066381dbd0b55bbca93bd89bc12c7c383244
--- /dev/null
+++ b/csv-1/2411.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+greeting card $3.05
+birthday balloon $1.80
+kazoo $1.38
+package of confetti $1.01
diff --git a/csv-1/2412.csv b/csv-1/2412.csv
new file mode 100644
index 0000000000000000000000000000000000000000..ee2a559881fe1ab1ba1e6e3f0da62836514f7689
--- /dev/null
+++ b/csv-1/2412.csv
@@ -0,0 +1,9 @@
+Name,Age (years)
+Zeke,8
+David,7
+Haley,7
+Andy,10
+Jasper,8
+Bridgette,12
+Cole,8
+Molly,7
diff --git a/csv-1/2412.html b/csv-1/2412.html
new file mode 100644
index 0000000000000000000000000000000000000000..d725b14374b361684f901ce8ddfcc3e29b90646c
--- /dev/null
+++ b/csv-1/2412.html
@@ -0,0 +1,42 @@
+
+
+
+ | Name |
+ Age (years) |
+
+
+
+
+ | Zeke |
+ 8 |
+
+
+ | David |
+ 7 |
+
+
+ | Haley |
+ 7 |
+
+
+ | Andy |
+ 10 |
+
+
+ | Jasper |
+ 8 |
+
+
+ | Bridgette |
+ 12 |
+
+
+ | Cole |
+ 8 |
+
+
+ | Molly |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2412.tsv b/csv-1/2412.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f6b140819df24571c5d77cbb36fbc980f1ceab61
--- /dev/null
+++ b/csv-1/2412.tsv
@@ -0,0 +1,9 @@
+Name Age (years)
+Zeke 8
+David 7
+Haley 7
+Andy 10
+Jasper 8
+Bridgette 12
+Cole 8
+Molly 7
diff --git a/csv-1/2413.csv b/csv-1/2413.csv
new file mode 100644
index 0000000000000000000000000000000000000000..109bbc2527ef781cc5f38ab7e665f9c67fac9694
--- /dev/null
+++ b/csv-1/2413.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+plum,$0.37
+tangerine,$0.25
+pear,$0.30
+yellow pepper,$0.53
+banana,$0.49
+lemon,$0.40
diff --git a/csv-1/2413.html b/csv-1/2413.html
new file mode 100644
index 0000000000000000000000000000000000000000..5caddc76f10f3c680a0e1699a3710d6d4a54e637
--- /dev/null
+++ b/csv-1/2413.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | plum |
+ $0.37 |
+
+
+ | tangerine |
+ $0.25 |
+
+
+ | pear |
+ $0.30 |
+
+
+ | yellow pepper |
+ $0.53 |
+
+
+ | banana |
+ $0.49 |
+
+
+ | lemon |
+ $0.40 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2413.tsv b/csv-1/2413.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..30e2d29babec62e49648de6c0448b4f365145903
--- /dev/null
+++ b/csv-1/2413.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+plum $0.37
+tangerine $0.25
+pear $0.30
+yellow pepper $0.53
+banana $0.49
+lemon $0.40
diff --git a/csv-1/2414.csv b/csv-1/2414.csv
new file mode 100644
index 0000000000000000000000000000000000000000..48cc01240628fe7eb90cafb822a13599493e6e5b
--- /dev/null
+++ b/csv-1/2414.csv
@@ -0,0 +1,5 @@
+Stem,Leaf
+2,"1, 3, 4, 6, 9"
+3,"4, 7, 7, 8, 8"
+4,9
+5,"1, 1, 4, 5"
diff --git a/csv-1/2414.html b/csv-1/2414.html
new file mode 100644
index 0000000000000000000000000000000000000000..3b47f88b131d6f3ed1bc56a4b6d6180b0fd78adb
--- /dev/null
+++ b/csv-1/2414.html
@@ -0,0 +1,26 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 1, 3, 4, 6, 9 |
+
+
+ | 3 |
+ 4, 7, 7, 8, 8 |
+
+
+ | 4 |
+ 9 |
+
+
+ | 5 |
+ 1, 1, 4, 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2414.tsv b/csv-1/2414.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..497e5b3bbf26b819b6a7b8f8ec655d9a72decb8d
--- /dev/null
+++ b/csv-1/2414.tsv
@@ -0,0 +1,5 @@
+Stem Leaf
+2 1, 3, 4, 6, 9
+3 4, 7, 7, 8, 8
+4 9
+5 1, 1, 4, 5
diff --git a/csv-1/2415.csv b/csv-1/2415.csv
new file mode 100644
index 0000000000000000000000000000000000000000..6c94340715b99981115bff844ff7a31d3b8456dd
--- /dev/null
+++ b/csv-1/2415.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+piece of licorice,$0.02
+gum drop,$0.08
+gummy bear,$0.02
+peppermint candy,$0.01
diff --git a/csv-1/2415.html b/csv-1/2415.html
new file mode 100644
index 0000000000000000000000000000000000000000..b04a3701d67906adc241106ac60f715ac023c57c
--- /dev/null
+++ b/csv-1/2415.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | piece of licorice |
+ $0.02 |
+
+
+ | gum drop |
+ $0.08 |
+
+
+ | gummy bear |
+ $0.02 |
+
+
+ | peppermint candy |
+ $0.01 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2415.tsv b/csv-1/2415.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..1e1ee2766fad63e6805d2784e995462b021a55a3
--- /dev/null
+++ b/csv-1/2415.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+piece of licorice $0.02
+gum drop $0.08
+gummy bear $0.02
+peppermint candy $0.01
diff --git a/csv-1/2416.csv b/csv-1/2416.csv
new file mode 100644
index 0000000000000000000000000000000000000000..cd018f1aec1bb443e5be74aba4914c899032df8e
--- /dev/null
+++ b/csv-1/2416.csv
@@ -0,0 +1,7 @@
+Score,Frequency
+5,13
+6,14
+7,20
+8,8
+9,9
+10,7
diff --git a/csv-1/2416.html b/csv-1/2416.html
new file mode 100644
index 0000000000000000000000000000000000000000..9a1633244ebd41269f1184570db806d07b8cb489
--- /dev/null
+++ b/csv-1/2416.html
@@ -0,0 +1,34 @@
+
+
+
+ | Score |
+ Frequency |
+
+
+
+
+ | 5 |
+ 13 |
+
+
+ | 6 |
+ 14 |
+
+
+ | 7 |
+ 20 |
+
+
+ | 8 |
+ 8 |
+
+
+ | 9 |
+ 9 |
+
+
+ | 10 |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2416.tsv b/csv-1/2416.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..212d1be574f5ed96e3f200d33a2aca3f3c66e40b
--- /dev/null
+++ b/csv-1/2416.tsv
@@ -0,0 +1,7 @@
+Score Frequency
+5 13
+6 14
+7 20
+8 8
+9 9
+10 7
diff --git a/csv-1/2417.csv b/csv-1/2417.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d9027d34fa89beadd1e1440f3dd15914e612c7f8
--- /dev/null
+++ b/csv-1/2417.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+box of paper clips,$0.90
+eraser,$0.41
+pencil sharpener,$0.31
+dry erase marker,$0.65
diff --git a/csv-1/2417.html b/csv-1/2417.html
new file mode 100644
index 0000000000000000000000000000000000000000..31c26b9192566890d6f447918eb87a8c3cf844e0
--- /dev/null
+++ b/csv-1/2417.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | box of paper clips |
+ $0.90 |
+
+
+ | eraser |
+ $0.41 |
+
+
+ | pencil sharpener |
+ $0.31 |
+
+
+ | dry erase marker |
+ $0.65 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2417.tsv b/csv-1/2417.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..c6a14f7004cc95c4b23b7be884f43cb27fbf1845
--- /dev/null
+++ b/csv-1/2417.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+box of paper clips $0.90
+eraser $0.41
+pencil sharpener $0.31
+dry erase marker $0.65
diff --git a/csv-1/2418.csv b/csv-1/2418.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fc86d1cc865ada360fef64c5f6da9582021b00e4
--- /dev/null
+++ b/csv-1/2418.csv
@@ -0,0 +1,6 @@
+Activity,Parents,Children
+Walking,9,6
+Making sand castles,18,17
+Collecting shells,2,7
+Playing volleyball,7,12
+Swimming,19,20
diff --git a/csv-1/2418.html b/csv-1/2418.html
new file mode 100644
index 0000000000000000000000000000000000000000..beb1d210821552ed75e22559f64bb824262b585f
--- /dev/null
+++ b/csv-1/2418.html
@@ -0,0 +1,36 @@
+
+
+
+ | Activity |
+ Parents |
+ Children |
+
+
+
+
+ | Walking |
+ 9 |
+ 6 |
+
+
+ | Making sand castles |
+ 18 |
+ 17 |
+
+
+ | Collecting shells |
+ 2 |
+ 7 |
+
+
+ | Playing volleyball |
+ 7 |
+ 12 |
+
+
+ | Swimming |
+ 19 |
+ 20 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2418.tsv b/csv-1/2418.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..86f65839ddf6b2154f12c24c57e271c7eb924b96
--- /dev/null
+++ b/csv-1/2418.tsv
@@ -0,0 +1,6 @@
+Activity Parents Children
+Walking 9 6
+Making sand castles 18 17
+Collecting shells 2 7
+Playing volleyball 7 12
+Swimming 19 20
diff --git a/csv-1/2419.csv b/csv-1/2419.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5cc48e6a18f94b08ad686b4bb6f20909849b74ec
--- /dev/null
+++ b/csv-1/2419.csv
@@ -0,0 +1,6 @@
+Price,Quantity demanded,Quantity supplied
+$935,"15,700","1,900"
+"$1,075","13,200","6,400"
+"$1,215","10,700","10,900"
+"$1,355","8,200","15,400"
+"$1,495","5,700","19,900"
diff --git a/csv-1/2419.html b/csv-1/2419.html
new file mode 100644
index 0000000000000000000000000000000000000000..9876b47c3f625d1979547f6f5b14fe0d9098fd52
--- /dev/null
+++ b/csv-1/2419.html
@@ -0,0 +1,36 @@
+
+
+
+ | Price |
+ Quantity demanded |
+ Quantity supplied |
+
+
+
+
+ | $935 |
+ 15,700 |
+ 1,900 |
+
+
+ | $1,075 |
+ 13,200 |
+ 6,400 |
+
+
+ | $1,215 |
+ 10,700 |
+ 10,900 |
+
+
+ | $1,355 |
+ 8,200 |
+ 15,400 |
+
+
+ | $1,495 |
+ 5,700 |
+ 19,900 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2419.tsv b/csv-1/2419.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..728dedeb9a918b83d9a63026d7dcbda60300f957
--- /dev/null
+++ b/csv-1/2419.tsv
@@ -0,0 +1,6 @@
+Price Quantity demanded Quantity supplied
+$935 15,700 1,900
+$1,075 13,200 6,400
+$1,215 10,700 10,900
+$1,355 8,200 15,400
+$1,495 5,700 19,900
diff --git a/csv-1/242.csv b/csv-1/242.csv
new file mode 100644
index 0000000000000000000000000000000000000000..18887e0bd536528fba22e22f5d072dd6dcef0a22
--- /dev/null
+++ b/csv-1/242.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+heart confetti,$10 per lb
+alphabet confetti,$12 per lb
+graduation confetti,$10 per lb
+star confetti,$11 per lb
diff --git a/csv-1/242.html b/csv-1/242.html
new file mode 100644
index 0000000000000000000000000000000000000000..680ab8cd49ce626bb1fb9dfd40dc80ce58a91488
--- /dev/null
+++ b/csv-1/242.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | heart confetti |
+ $10 per lb |
+
+
+ | alphabet confetti |
+ $12 per lb |
+
+
+ | graduation confetti |
+ $10 per lb |
+
+
+ | star confetti |
+ $11 per lb |
+
+
+
\ No newline at end of file
diff --git a/csv-1/242.tsv b/csv-1/242.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ba9b59277ea9c308098c49ac26d7bba595e12236
--- /dev/null
+++ b/csv-1/242.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+heart confetti $10 per lb
+alphabet confetti $12 per lb
+graduation confetti $10 per lb
+star confetti $11 per lb
diff --git a/csv-1/2420.csv b/csv-1/2420.csv
new file mode 100644
index 0000000000000000000000000000000000000000..98035c9524b1f4c746b0566e52e1299fbbff37e0
--- /dev/null
+++ b/csv-1/2420.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+photograph signed by a famous movie star,$39
+book signed by a famous author,$82
+photograph signed by a famous singer,$68
+CD signed by a famous band,$44
diff --git a/csv-1/2420.html b/csv-1/2420.html
new file mode 100644
index 0000000000000000000000000000000000000000..1942390bcecf0a3007964f80c99bfb0307d12afe
--- /dev/null
+++ b/csv-1/2420.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | photograph signed by a famous movie star |
+ $39 |
+
+
+ | book signed by a famous author |
+ $82 |
+
+
+ | photograph signed by a famous singer |
+ $68 |
+
+
+ | CD signed by a famous band |
+ $44 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2420.tsv b/csv-1/2420.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..d15b5968ee65954f360d3cedc26a8e2d0784fdc3
--- /dev/null
+++ b/csv-1/2420.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+photograph signed by a famous movie star $39
+book signed by a famous author $82
+photograph signed by a famous singer $68
+CD signed by a famous band $44
diff --git a/csv-1/2421.csv b/csv-1/2421.csv
new file mode 100644
index 0000000000000000000000000000000000000000..2dd1e18b34c615ff193e3bc208e27fcc153748bf
--- /dev/null
+++ b/csv-1/2421.csv
@@ -0,0 +1,6 @@
+Stem,Leaf
+2,"0, 3, 3, 9, 9"
+3,"1, 1, 1, 2, 5, 6, 8"
+4,"0, 7"
+5,"0, 3"
+6,"1, 3, 8, 9"
diff --git a/csv-1/2421.html b/csv-1/2421.html
new file mode 100644
index 0000000000000000000000000000000000000000..ed6b0a4d6ecc419055634a8358389ff8e944bb7d
--- /dev/null
+++ b/csv-1/2421.html
@@ -0,0 +1,30 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 2 |
+ 0, 3, 3, 9, 9 |
+
+
+ | 3 |
+ 1, 1, 1, 2, 5, 6, 8 |
+
+
+ | 4 |
+ 0, 7 |
+
+
+ | 5 |
+ 0, 3 |
+
+
+ | 6 |
+ 1, 3, 8, 9 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2421.tsv b/csv-1/2421.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..067a3c87fefdb55fc21fe8d02112ea1c6678338f
--- /dev/null
+++ b/csv-1/2421.tsv
@@ -0,0 +1,6 @@
+Stem Leaf
+2 0, 3, 3, 9, 9
+3 1, 1, 1, 2, 5, 6, 8
+4 0, 7
+5 0, 3
+6 1, 3, 8, 9
diff --git a/csv-1/2422.csv b/csv-1/2422.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f7d449b7a6aa693bd9262f9eb15b68f036f94286
--- /dev/null
+++ b/csv-1/2422.csv
@@ -0,0 +1,6 @@
+Name,Number of science articles
+Miles,25
+Henry,42
+Jen,30
+Beth,28
+Camille,30
diff --git a/csv-1/2422.html b/csv-1/2422.html
new file mode 100644
index 0000000000000000000000000000000000000000..6e7c46dbf56a25736405468f3d1e7d7fd62d1918
--- /dev/null
+++ b/csv-1/2422.html
@@ -0,0 +1,30 @@
+
+
+
+ | Name |
+ Number of science articles |
+
+
+
+
+ | Miles |
+ 25 |
+
+
+ | Henry |
+ 42 |
+
+
+ | Jen |
+ 30 |
+
+
+ | Beth |
+ 28 |
+
+
+ | Camille |
+ 30 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2422.tsv b/csv-1/2422.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..12d8963b7ed9d8f9b12db6699aabc6174a919855
--- /dev/null
+++ b/csv-1/2422.tsv
@@ -0,0 +1,6 @@
+Name Number of science articles
+Miles 25
+Henry 42
+Jen 30
+Beth 28
+Camille 30
diff --git a/csv-1/2423.csv b/csv-1/2423.csv
new file mode 100644
index 0000000000000000000000000000000000000000..d83457c1ce546c3490732b023f410bdeced601b6
--- /dev/null
+++ b/csv-1/2423.csv
@@ -0,0 +1,7 @@
+Number of tables,Number of chairs
+1,10
+2,20
+3,30
+4,40
+5,50
+6,?
diff --git a/csv-1/2423.html b/csv-1/2423.html
new file mode 100644
index 0000000000000000000000000000000000000000..e95daf795532dfce74d9d8861ce526bdd8c0cdf3
--- /dev/null
+++ b/csv-1/2423.html
@@ -0,0 +1,34 @@
+
+
+
+ | Number of tables |
+ Number of chairs |
+
+
+
+
+ | 1 |
+ 10 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ 30 |
+
+
+ | 4 |
+ 40 |
+
+
+ | 5 |
+ 50 |
+
+
+ | 6 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2423.tsv b/csv-1/2423.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..58eb21416c90a53740f2218c9b93970b21c191c6
--- /dev/null
+++ b/csv-1/2423.tsv
@@ -0,0 +1,7 @@
+Number of tables Number of chairs
+1 10
+2 20
+3 30
+4 40
+5 50
+6 ?
diff --git a/csv-1/2424.csv b/csv-1/2424.csv
new file mode 100644
index 0000000000000000000000000000000000000000..80cbf1c79699026d70131068d808ad06f859ec39
--- /dev/null
+++ b/csv-1/2424.csv
@@ -0,0 +1,5 @@
+Name,Number of coins
+Aaliyah,627
+Steve,662
+Hansen,676
+Duncan,672
diff --git a/csv-1/2424.html b/csv-1/2424.html
new file mode 100644
index 0000000000000000000000000000000000000000..754ad242bd78f024490f6b340ad2599ba0c06c11
--- /dev/null
+++ b/csv-1/2424.html
@@ -0,0 +1,26 @@
+
+
+
+ | Name |
+ Number of coins |
+
+
+
+
+ | Aaliyah |
+ 627 |
+
+
+ | Steve |
+ 662 |
+
+
+ | Hansen |
+ 676 |
+
+
+ | Duncan |
+ 672 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2424.tsv b/csv-1/2424.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..ac5d135ddc74e487797c1b534ab79ffb05762464
--- /dev/null
+++ b/csv-1/2424.tsv
@@ -0,0 +1,5 @@
+Name Number of coins
+Aaliyah 627
+Steve 662
+Hansen 676
+Duncan 672
diff --git a/csv-1/2425.csv b/csv-1/2425.csv
new file mode 100644
index 0000000000000000000000000000000000000000..90e0d3e33e71774d01d16fbc13a1b71cf1104638
--- /dev/null
+++ b/csv-1/2425.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+maple syrup,$2 per kilogram
+dark brown sugar,$3 per kilogram
+powdered sugar,$3 per kilogram
+agave syrup,$2 per kilogram
diff --git a/csv-1/2425.html b/csv-1/2425.html
new file mode 100644
index 0000000000000000000000000000000000000000..f77ca58e8ccd2da467e39755e0186761541652c7
--- /dev/null
+++ b/csv-1/2425.html
@@ -0,0 +1,26 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | maple syrup |
+ $2 per kilogram |
+
+
+ | dark brown sugar |
+ $3 per kilogram |
+
+
+ | powdered sugar |
+ $3 per kilogram |
+
+
+ | agave syrup |
+ $2 per kilogram |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2425.tsv b/csv-1/2425.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..92b815eee8c810c488b72497dd23741a9de595ed
--- /dev/null
+++ b/csv-1/2425.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+maple syrup $2 per kilogram
+dark brown sugar $3 per kilogram
+powdered sugar $3 per kilogram
+agave syrup $2 per kilogram
diff --git a/csv-1/2426.csv b/csv-1/2426.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0324922c4fe448b8618fc77ea47e55fa4d03f8f9
--- /dev/null
+++ b/csv-1/2426.csv
@@ -0,0 +1,7 @@
+Day,Number of baseballs
+Sunday,7
+Monday,5
+Tuesday,2
+Wednesday,5
+Thursday,2
+Friday,5
diff --git a/csv-1/2426.html b/csv-1/2426.html
new file mode 100644
index 0000000000000000000000000000000000000000..d9f7c6f7f3b309601f45a8a62862c80ffef2e412
--- /dev/null
+++ b/csv-1/2426.html
@@ -0,0 +1,34 @@
+
+
+
+ | Day |
+ Number of baseballs |
+
+
+
+
+ | Sunday |
+ 7 |
+
+
+ | Monday |
+ 5 |
+
+
+ | Tuesday |
+ 2 |
+
+
+ | Wednesday |
+ 5 |
+
+
+ | Thursday |
+ 2 |
+
+
+ | Friday |
+ 5 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2426.tsv b/csv-1/2426.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3d16c1207586a0402cacc1340fdaaf3b78f59e1c
--- /dev/null
+++ b/csv-1/2426.tsv
@@ -0,0 +1,7 @@
+Day Number of baseballs
+Sunday 7
+Monday 5
+Tuesday 2
+Wednesday 5
+Thursday 2
+Friday 5
diff --git a/csv-1/2427.csv b/csv-1/2427.csv
new file mode 100644
index 0000000000000000000000000000000000000000..15c8f24390dccb49877967d056dd095515fcd6b8
--- /dev/null
+++ b/csv-1/2427.csv
@@ -0,0 +1,4 @@
+Month,Frequency
+June,18
+July,22
+August,17
diff --git a/csv-1/2427.html b/csv-1/2427.html
new file mode 100644
index 0000000000000000000000000000000000000000..feee0ddf78d213825234607d75ccb391aa7eca7e
--- /dev/null
+++ b/csv-1/2427.html
@@ -0,0 +1,22 @@
+
+
+
+ | Month |
+ Frequency |
+
+
+
+
+ | June |
+ 18 |
+
+
+ | July |
+ 22 |
+
+
+ | August |
+ 17 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2427.tsv b/csv-1/2427.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..5fca421365c25c412f585fba72363609f42c19dd
--- /dev/null
+++ b/csv-1/2427.tsv
@@ -0,0 +1,4 @@
+Month Frequency
+June 18
+July 22
+August 17
diff --git a/csv-1/2428.csv b/csv-1/2428.csv
new file mode 100644
index 0000000000000000000000000000000000000000..a05bded08cd30b279e7f9e06be11a4b61940b0d5
--- /dev/null
+++ b/csv-1/2428.csv
@@ -0,0 +1,9 @@
+Park,Number of basketball hoops
+Canal Park,8
+Westfield Park,10
+Mooreland Park,3
+Kelly Park,5
+Riverfront Park,1
+Otter Park,3
+Linden Park,2
+Pinehurst Park,7
diff --git a/csv-1/2428.html b/csv-1/2428.html
new file mode 100644
index 0000000000000000000000000000000000000000..3c1fc7ee2ded06af05cda571ea75361f77bc9525
--- /dev/null
+++ b/csv-1/2428.html
@@ -0,0 +1,42 @@
+
+
+
+ | Park |
+ Number of basketball hoops |
+
+
+
+
+ | Canal Park |
+ 8 |
+
+
+ | Westfield Park |
+ 10 |
+
+
+ | Mooreland Park |
+ 3 |
+
+
+ | Kelly Park |
+ 5 |
+
+
+ | Riverfront Park |
+ 1 |
+
+
+ | Otter Park |
+ 3 |
+
+
+ | Linden Park |
+ 2 |
+
+
+ | Pinehurst Park |
+ 7 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2428.tsv b/csv-1/2428.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..e623c9b8686500f70840a672bddae22c0ea084c7
--- /dev/null
+++ b/csv-1/2428.tsv
@@ -0,0 +1,9 @@
+Park Number of basketball hoops
+Canal Park 8
+Westfield Park 10
+Mooreland Park 3
+Kelly Park 5
+Riverfront Park 1
+Otter Park 3
+Linden Park 2
+Pinehurst Park 7
diff --git a/csv-1/2429.csv b/csv-1/2429.csv
new file mode 100644
index 0000000000000000000000000000000000000000..f1251b443d6e510ac1082af4c8a3156f9c13c816
--- /dev/null
+++ b/csv-1/2429.csv
@@ -0,0 +1,4 @@
+x,y
+16,0
+17,6
+18,16
diff --git a/csv-1/2429.html b/csv-1/2429.html
new file mode 100644
index 0000000000000000000000000000000000000000..2485acd453c3f396eab33b50e5fae210cc670bd3
--- /dev/null
+++ b/csv-1/2429.html
@@ -0,0 +1,22 @@
+
+
+
+ | x |
+ y |
+
+
+
+
+ | 16 |
+ 0 |
+
+
+ | 17 |
+ 6 |
+
+
+ | 18 |
+ 16 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2429.tsv b/csv-1/2429.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..0b5434e73291dc11eb49f7f5d35e26f20ae7f64a
--- /dev/null
+++ b/csv-1/2429.tsv
@@ -0,0 +1,4 @@
+x y
+16 0
+17 6
+18 16
diff --git a/csv-1/243.csv b/csv-1/243.csv
new file mode 100644
index 0000000000000000000000000000000000000000..68910fd72bba3ee9b033d09a1065dc7d4f3306fe
--- /dev/null
+++ b/csv-1/243.csv
@@ -0,0 +1,7 @@
+Column 1,Column 2
+cilantro,$3.18 per kilogram
+parsley,$3.10 per kilogram
+rosemary,$3.52 per kilogram
+oregano,$2.04 per kilogram
+mint,$1.95 per kilogram
+chamomile,$2.04 per kilogram
diff --git a/csv-1/243.html b/csv-1/243.html
new file mode 100644
index 0000000000000000000000000000000000000000..2096c98abe4139ac503e0cb7115c5b07df37714c
--- /dev/null
+++ b/csv-1/243.html
@@ -0,0 +1,34 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | cilantro |
+ $3.18 per kilogram |
+
+
+ | parsley |
+ $3.10 per kilogram |
+
+
+ | rosemary |
+ $3.52 per kilogram |
+
+
+ | oregano |
+ $2.04 per kilogram |
+
+
+ | mint |
+ $1.95 per kilogram |
+
+
+ | chamomile |
+ $2.04 per kilogram |
+
+
+
\ No newline at end of file
diff --git a/csv-1/243.tsv b/csv-1/243.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f906a97357421a594c36d35e7fe758dd8c1ad304
--- /dev/null
+++ b/csv-1/243.tsv
@@ -0,0 +1,7 @@
+Column 1 Column 2
+cilantro $3.18 per kilogram
+parsley $3.10 per kilogram
+rosemary $3.52 per kilogram
+oregano $2.04 per kilogram
+mint $1.95 per kilogram
+chamomile $2.04 per kilogram
diff --git a/csv-1/2430.csv b/csv-1/2430.csv
new file mode 100644
index 0000000000000000000000000000000000000000..0a43c42dfecd6a154891b6b5b8537104af165e0d
--- /dev/null
+++ b/csv-1/2430.csv
@@ -0,0 +1,6 @@
+Stem,Leaf
+5,7
+6,1
+7,"0, 2, 7, 7"
+8,"0, 1, 5, 6, 6, 6, 6, 7"
+9,0
diff --git a/csv-1/2430.html b/csv-1/2430.html
new file mode 100644
index 0000000000000000000000000000000000000000..54ccebe25933ef34583cb80d1915f41abcbe2e1e
--- /dev/null
+++ b/csv-1/2430.html
@@ -0,0 +1,30 @@
+
+
+
+ | Stem |
+ Leaf |
+
+
+
+
+ | 5 |
+ 7 |
+
+
+ | 6 |
+ 1 |
+
+
+ | 7 |
+ 0, 2, 7, 7 |
+
+
+ | 8 |
+ 0, 1, 5, 6, 6, 6, 6, 7 |
+
+
+ | 9 |
+ 0 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2430.tsv b/csv-1/2430.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..8468dc9be360749b9469c9ed3997b7dedd7883b2
--- /dev/null
+++ b/csv-1/2430.tsv
@@ -0,0 +1,6 @@
+Stem Leaf
+5 7
+6 1
+7 0, 2, 7, 7
+8 0, 1, 5, 6, 6, 6, 6, 7
+9 0
diff --git a/csv-1/2431.csv b/csv-1/2431.csv
new file mode 100644
index 0000000000000000000000000000000000000000..192d9c62ba1f0fda043dacd20c6ca6106c960598
--- /dev/null
+++ b/csv-1/2431.csv
@@ -0,0 +1,6 @@
+Number of restaurant tables,Number of mustard bottles
+1,10
+2,20
+3,30
+4,40
+5,?
diff --git a/csv-1/2431.html b/csv-1/2431.html
new file mode 100644
index 0000000000000000000000000000000000000000..72fbbc59d19737d69eb233f966be0031e0cc6100
--- /dev/null
+++ b/csv-1/2431.html
@@ -0,0 +1,30 @@
+
+
+
+ | Number of restaurant tables |
+ Number of mustard bottles |
+
+
+
+
+ | 1 |
+ 10 |
+
+
+ | 2 |
+ 20 |
+
+
+ | 3 |
+ 30 |
+
+
+ | 4 |
+ 40 |
+
+
+ | 5 |
+ ? |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2431.tsv b/csv-1/2431.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..4cfd5e85f9f8fc9cf34666bbc51a0b14bdf5af1c
--- /dev/null
+++ b/csv-1/2431.tsv
@@ -0,0 +1,6 @@
+Number of restaurant tables Number of mustard bottles
+1 10
+2 20
+3 30
+4 40
+5 ?
diff --git a/csv-1/2432.csv b/csv-1/2432.csv
new file mode 100644
index 0000000000000000000000000000000000000000..55ead582fe6f53498569348a4eb97d5640fc22c5
--- /dev/null
+++ b/csv-1/2432.csv
@@ -0,0 +1,3 @@
+,Correctly placed,Incorrectly placed
+Plastic #2,5,2
+Plastic #4,2,4
diff --git a/csv-1/2432.html b/csv-1/2432.html
new file mode 100644
index 0000000000000000000000000000000000000000..000df06cbed2d776bac57a889eb03fdff15039f4
--- /dev/null
+++ b/csv-1/2432.html
@@ -0,0 +1,21 @@
+
+
+
+ |
+ Correctly placed |
+ Incorrectly placed |
+
+
+
+
+ | Plastic #2 |
+ 5 |
+ 2 |
+
+
+ | Plastic #4 |
+ 2 |
+ 4 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2432.tsv b/csv-1/2432.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..f828d1180c6d889db37f53e0fde80b42473e90e0
--- /dev/null
+++ b/csv-1/2432.tsv
@@ -0,0 +1,3 @@
+ Correctly placed Incorrectly placed
+Plastic #2 5 2
+Plastic #4 2 4
diff --git a/csv-1/2433.csv b/csv-1/2433.csv
new file mode 100644
index 0000000000000000000000000000000000000000..bbf1473700b1e53c67f7302c7c6325327efc4287
--- /dev/null
+++ b/csv-1/2433.csv
@@ -0,0 +1,6 @@
+Day,Emails
+Monday,8
+Tuesday,6
+Wednesday,8
+Thursday,10
+Friday,1
diff --git a/csv-1/2433.html b/csv-1/2433.html
new file mode 100644
index 0000000000000000000000000000000000000000..63d096aa451edb2332ee431c7d30cfcedc7d7768
--- /dev/null
+++ b/csv-1/2433.html
@@ -0,0 +1,30 @@
+
+
+
+ | Day |
+ Emails |
+
+
+
+
+ | Monday |
+ 8 |
+
+
+ | Tuesday |
+ 6 |
+
+
+ | Wednesday |
+ 8 |
+
+
+ | Thursday |
+ 10 |
+
+
+ | Friday |
+ 1 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2433.tsv b/csv-1/2433.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..3b46d07c309ea8b7ada96f6e0d93a0d3614c98f7
--- /dev/null
+++ b/csv-1/2433.tsv
@@ -0,0 +1,6 @@
+Day Emails
+Monday 8
+Tuesday 6
+Wednesday 8
+Thursday 10
+Friday 1
diff --git a/csv-1/2434.csv b/csv-1/2434.csv
new file mode 100644
index 0000000000000000000000000000000000000000..163dec954544e73900802f53171ee85b9b36b639
--- /dev/null
+++ b/csv-1/2434.csv
@@ -0,0 +1,6 @@
+Column 1,Column 2
+can of tuna fish,$1.54
+can of cranberry sauce,$1.96
+can of mushrooms,$1.55
+jar of applesauce,$2.06
+can of soup,$1.96
diff --git a/csv-1/2434.html b/csv-1/2434.html
new file mode 100644
index 0000000000000000000000000000000000000000..0035a3c4dbb9d96857ea22929c74abfbec3cba13
--- /dev/null
+++ b/csv-1/2434.html
@@ -0,0 +1,30 @@
+
+
+
+ | Column 1 |
+ Column 2 |
+
+
+
+
+ | can of tuna fish |
+ $1.54 |
+
+
+ | can of cranberry sauce |
+ $1.96 |
+
+
+ | can of mushrooms |
+ $1.55 |
+
+
+ | jar of applesauce |
+ $2.06 |
+
+
+ | can of soup |
+ $1.96 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2434.tsv b/csv-1/2434.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..67fc4887d043ff8be6a39993c0f8d7c88d65ac0b
--- /dev/null
+++ b/csv-1/2434.tsv
@@ -0,0 +1,6 @@
+Column 1 Column 2
+can of tuna fish $1.54
+can of cranberry sauce $1.96
+can of mushrooms $1.55
+jar of applesauce $2.06
+can of soup $1.96
diff --git a/csv-1/2435.csv b/csv-1/2435.csv
new file mode 100644
index 0000000000000000000000000000000000000000..182c296d155571e600c25827c26363989b4c1f4b
--- /dev/null
+++ b/csv-1/2435.csv
@@ -0,0 +1,5 @@
+Teacher,Number of desks
+Mrs. Wong,39
+Miss Jimenez,30
+Ms. Peters,31
+Mrs. Jensen,35
diff --git a/csv-1/2435.html b/csv-1/2435.html
new file mode 100644
index 0000000000000000000000000000000000000000..7470de533f23f21a31aed5f84794a7d3fd3010f4
--- /dev/null
+++ b/csv-1/2435.html
@@ -0,0 +1,26 @@
+
+
+
+ | Teacher |
+ Number of desks |
+
+
+
+
+ | Mrs. Wong |
+ 39 |
+
+
+ | Miss Jimenez |
+ 30 |
+
+
+ | Ms. Peters |
+ 31 |
+
+
+ | Mrs. Jensen |
+ 35 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2435.tsv b/csv-1/2435.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..22d862dd5761a97e8d3c93064200f0583dcfac00
--- /dev/null
+++ b/csv-1/2435.tsv
@@ -0,0 +1,5 @@
+Teacher Number of desks
+Mrs. Wong 39
+Miss Jimenez 30
+Ms. Peters 31
+Mrs. Jensen 35
diff --git a/csv-1/2436.csv b/csv-1/2436.csv
new file mode 100644
index 0000000000000000000000000000000000000000..37f30d884b4f58753ebb1ed12d69921934364b29
--- /dev/null
+++ b/csv-1/2436.csv
@@ -0,0 +1,6 @@
+Company,Number of phone calls
+Brave New Day Corporation,867
+Critical Insight Consulting,186
+Northside Cycles,608
+Reardon Corporation,347
+Tad's Coffee Company,508
diff --git a/csv-1/2436.html b/csv-1/2436.html
new file mode 100644
index 0000000000000000000000000000000000000000..aed466c1169a7443fea9d34e348a4767f04c0397
--- /dev/null
+++ b/csv-1/2436.html
@@ -0,0 +1,30 @@
+
+
+
+ | Company |
+ Number of phone calls |
+
+
+
+
+ | Brave New Day Corporation |
+ 867 |
+
+
+ | Critical Insight Consulting |
+ 186 |
+
+
+ | Northside Cycles |
+ 608 |
+
+
+ | Reardon Corporation |
+ 347 |
+
+
+ | Tad's Coffee Company |
+ 508 |
+
+
+
\ No newline at end of file
diff --git a/csv-1/2436.tsv b/csv-1/2436.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..a83e9ffc4d8096e45fd8f08867bf74b9503d1943
--- /dev/null
+++ b/csv-1/2436.tsv
@@ -0,0 +1,6 @@
+Company Number of phone calls
+Brave New Day Corporation 867
+Critical Insight Consulting 186
+Northside Cycles 608
+Reardon Corporation 347
+Tad's Coffee Company 508
diff --git a/csv-1/2437.csv b/csv-1/2437.csv
new file mode 100644
index 0000000000000000000000000000000000000000..541cae903ab5eadcfd32c6488be18b68bee6e81b
--- /dev/null
+++ b/csv-1/2437.csv
@@ -0,0 +1,5 @@
+Column 1,Column 2
+box of dog biscuits,$2
+dog bowl,$8
+fish bowl,$4
+dog leash,$7
diff --git a/csv-1/2437.tsv b/csv-1/2437.tsv
new file mode 100644
index 0000000000000000000000000000000000000000..03a61e016fa6372eca6c61eacd2a513b904b86a6
--- /dev/null
+++ b/csv-1/2437.tsv
@@ -0,0 +1,5 @@
+Column 1 Column 2
+box of dog biscuits $2
+dog bowl $8
+fish bowl $4
+dog leash $7