luulinh90s's picture
add materials
fa53be0
raw
history blame
10.8 kB
<html><head>
<style>
body { font-family: Arial, sans-serif; margin: 20px; }
h1 { text-align: center; }
.cot-title { color: blue; }
.pos-title { color: green; }
h2 { color: black; text-align: left; }
h3 { color: black; text-align: left; }
h4 { color: darkslategray; }
table { width: 100%; border-collapse: collapse; margin: 20px 0; }
table, th, td { border: 1px solid #ddd; padding: 8px; }
th { background-color: #f2f2f2; }
tr:nth-child(even) { background-color: #f9f9f9; }
.highlight { background-color: #ffffcc; }
.true { color: green; }
.false { color: red; }
.highlighted-cell { background-color: yellow; cursor: pointer; }
.step-title { background-color: #f1f1f1; color: #444; padding: 10px; margin: 10px 0; font-size: 18px; border-left: 4px solid #888; }
.step { display: block; }
</style>
</head><body>
<hr>
<h3><span>Statement:</span> none of the athletes received a medal for pommel horse</h3>
<h3>Input Table: list of multiple olympic medalists</h3>
<div class="step">
<div class="step">
<div class="step-title">Step 1: Step 1</div>
<div id="step-1" class="content">
<table>
<tr>
<td>medal_count</td>
<td>date</td>
<td>athlete</td>
<td>nation</td>
<td>sport</td>
<td>record_medal_event</td>
</tr>
<tr>
<td>1</td>
<td>1896-04-06</td>
<td>james connolly</td>
<td>united states</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">triple jump g</span></td>
</tr>
<tr>
<td>1</td>
<td>1896-04-06</td>
<td>alexandre tuffère</td>
<td>france</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">triple jump s</span></td>
</tr>
<tr>
<td>1</td>
<td>1896-04-06</td>
<td>ioannis persakis</td>
<td>greece</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">triple jump b</span></td>
</tr>
<tr>
<td>1</td>
<td>1896-04-06</td>
<td>robert garrett</td>
<td>united states</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">discus g</span></td>
</tr>
<tr>
<td>1</td>
<td>1896-04-06</td>
<td>panagiotis paraskevopoulos</td>
<td>greece</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">discus s</span></td>
</tr>
<tr>
<td>1</td>
<td>1896-04-06</td>
<td>sotirios versis</td>
<td>greece</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">discus b</span></td>
</tr>
<tr>
<td>2</td>
<td>1896-04-07</td>
<td>robert garrett</td>
<td>united states</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">long jump s</span></td>
</tr>
<tr>
<td>2</td>
<td>1896-04-07</td>
<td>james connolly</td>
<td>united states</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">long jump b</span></td>
</tr>
<tr>
<td>3</td>
<td>1896-04-07</td>
<td>robert garrett</td>
<td>united states</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">shot put g</span></td>
</tr>
<tr>
<td>3</td>
<td>1896-04-09</td>
<td>carl schuhmann</td>
<td>germany</td>
<td>gymnastics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">vault g</span></td>
</tr>
<tr>
<td>3</td>
<td>1896-04-09</td>
<td>hermann weingärtner</td>
<td>germany</td>
<td>gymnastics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">vault b</span></td>
</tr>
<tr>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">4</span></td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">1896-04-09</span></td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">hermann weingärtner</span></td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">germany</span></td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">gymnastics</span></td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:#90EE90;">pommel horse s</span></td>
</tr>
<tr>
<td>5</td>
<td>1896-04-09</td>
<td>hermann weingärtner</td>
<td>germany</td>
<td>gymnastics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">rings s</span></td>
</tr>
<tr>
<td>6</td>
<td>1896-04-09</td>
<td>hermann weingärtner</td>
<td>germany</td>
<td>gymnastics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">horizontal bar g</span></td>
</tr>
<tr>
<td>6</td>
<td>1900-07-16</td>
<td>robert garrett</td>
<td>united states</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">standing triple jump b</span></td>
</tr>
<tr>
<td>6</td>
<td>1904-09-03</td>
<td>ray ewry</td>
<td>united states</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">standing triple jump g</span></td>
</tr>
<tr>
<td>7</td>
<td>1908-07-20</td>
<td>ray ewry</td>
<td>united states</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">standing long jump g</span></td>
</tr>
<tr>
<td>8</td>
<td>1908-07-23</td>
<td>ray ewry</td>
<td>united states</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">standing high jump g</span></td>
</tr>
<tr>
<td>8</td>
<td>1920-07-29</td>
<td>carl osburn</td>
<td>united states</td>
<td>shooting</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">team 300 m / 600 m military rifle , prone g</span></td>
</tr>
<tr>
<td>9</td>
<td>1920-07-30</td>
<td>carl osburn</td>
<td>united states</td>
<td>shooting</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">300 m military rifle , standing g</span></td>
</tr>
<tr>
<td>10</td>
<td>1920-07-31</td>
<td>carl osburn</td>
<td>united states</td>
<td>shooting</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">team free rifle g</span></td>
</tr>
<tr>
<td>11</td>
<td>1924-06-27</td>
<td>carl osburn</td>
<td>united states</td>
<td>shooting</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">600 m free rifle s</span></td>
</tr>
<tr>
<td>11</td>
<td>1928-08-03</td>
<td>paavo nurmi</td>
<td>finland</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">5000 m s</span></td>
</tr>
<tr>
<td>12</td>
<td>1928-08-04</td>
<td>paavo nurmi</td>
<td>finland</td>
<td>athletics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">3000 m steeplechase s</span></td>
</tr>
<tr>
<td>12</td>
<td>1960-09-02</td>
<td>edoardo mangiarotti</td>
<td>italy</td>
<td>fencing</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">team foil s</span></td>
</tr>
<tr>
<td>13</td>
<td>1960-09-09</td>
<td>edoardo mangiarotti</td>
<td>italy</td>
<td>fencing</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">team épée g</span></td>
</tr>
<tr>
<td>13</td>
<td>1964-10-21</td>
<td>larisa latynina</td>
<td>soviet union</td>
<td>gymnastics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">team g</span></td>
</tr>
<tr>
<td>14</td>
<td>1964-10-21</td>
<td>larisa latynina</td>
<td>soviet union</td>
<td>gymnastics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">all - around s</span></td>
</tr>
<tr>
<td>15</td>
<td>1964-10-22</td>
<td>larisa latynina</td>
<td>soviet union</td>
<td>gymnastics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">vault s</span></td>
</tr>
<tr>
<td>16</td>
<td>1964-10-22</td>
<td>larisa latynina</td>
<td>soviet union</td>
<td>gymnastics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">uneven bars b</span></td>
</tr>
<tr>
<td>17</td>
<td>1964-10-23</td>
<td>larisa latynina</td>
<td>soviet union</td>
<td>gymnastics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">balance beam b</span></td>
</tr>
<tr>
<td>18</td>
<td>1964-10-23</td>
<td>larisa latynina</td>
<td>soviet union</td>
<td>gymnastics</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">floor exercise g</span></td>
</tr>
<tr>
<td>18</td>
<td>2012-07-31</td>
<td>michael phelps</td>
<td>united states</td>
<td>swimming</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">200 m butterfly s</span></td>
</tr>
<tr>
<td>19</td>
<td>2012-07-31</td>
<td>michael phelps</td>
<td>united states</td>
<td>swimming</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">4 x 200 m freestyle g</span></td>
</tr>
<tr>
<td>20</td>
<td>2012-08-02</td>
<td>michael phelps</td>
<td>united states</td>
<td>swimming</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">200 m individual medley g</span></td>
</tr>
<tr>
<td>21</td>
<td>2012-08-03</td>
<td>michael phelps</td>
<td>united states</td>
<td>swimming</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">100 m butterfly g</span></td>
</tr>
<tr>
<td>22</td>
<td>2012-08-04</td>
<td>michael phelps</td>
<td>united states</td>
<td>swimming</td>
<td><span class="highlighted-cell" title="Used in transformation" style="background-color:yellow;">4 100 m medley relay g</span></td>
</tr>
</table>
</div>
<hr>
<div class="step">
<div class="step-title">Final output table:</div>
<div id="step-0" class="content">
<table>
<tr>
<td>medal_count</td>
<td>date</td>
<td>athlete</td>
<td>nation</td>
<td>sport</td>
<td>record_medal_event</td>
</tr>
<tr>
<td>4</td>
<td>1896-04-09</td>
<td>hermann weingärtner</td>
<td>germany</td>
<td>gymnastics</td>
<td>pommel horse s</td>
</tr>
</table>
</div>
</div>
<hr>
<h3>Prediction:</span> </h3>
</body></html>