# Shortcode Explorer

The shortcode embeds interactive tables from data files -- no Python code cells needed.


# CSV File


<table class="gt_table" data-quarto-disable-processing="true" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading">
<th colspan="6" class="gt_heading gt_title gt_font_normal"><div style="padding-top: 0; padding-bottom: 7px;">
<span class="gd-tbl-badge" style="background-color: #FFF8E1; color: #7A6200; border: 1px solid #FFF8E1; margin-right: 8px;">CSV</span>Rows12Columns5
</div></th>
</tr>
<tr class="gt_col_headings">
<th class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"></th>
<th id="city" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

city

<em>str</em>

</div></th>
<th id="country" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

country

<em>str</em>

</div></th>
<th id="population" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

population

<em>i64</em>

</div></th>
<th id="latitude" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

latitude

<em>f64</em>

</div></th>
<th id="longitude" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

longitude

<em>f64</em>

</div></th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr>
<td class="gt_row gt_right gd-tbl-rownum">0</td>
<td class="gt_row gt_left" style="max-width: 98px">Tokyo</td>
<td class="gt_row gt_left" style="max-width: 98px">Japan</td>
<td class="gt_row gt_right" style="max-width: 97px">13960000</td>
<td class="gt_row gt_right" style="max-width: 81px">35.6762</td>
<td class="gt_row gt_right" style="max-width: 89px">139.6503</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">1</td>
<td class="gt_row gt_left" style="max-width: 98px">Paris</td>
<td class="gt_row gt_left" style="max-width: 98px">France</td>
<td class="gt_row gt_right" style="max-width: 97px">2161000</td>
<td class="gt_row gt_right" style="max-width: 81px">48.8566</td>
<td class="gt_row gt_right" style="max-width: 89px">2.3522</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">2</td>
<td class="gt_row gt_left" style="max-width: 98px">New York</td>
<td class="gt_row gt_left" style="max-width: 98px">USA</td>
<td class="gt_row gt_right" style="max-width: 97px">8336000</td>
<td class="gt_row gt_right" style="max-width: 81px">40.7128</td>
<td class="gt_row gt_right" style="max-width: 89px">-74.006</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">3</td>
<td class="gt_row gt_left" style="max-width: 98px">London</td>
<td class="gt_row gt_left" style="max-width: 98px">UK</td>
<td class="gt_row gt_right" style="max-width: 97px">8982000</td>
<td class="gt_row gt_right" style="max-width: 81px">51.5074</td>
<td class="gt_row gt_right" style="max-width: 89px">-0.1278</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">4</td>
<td class="gt_row gt_left" style="max-width: 98px">Sydney</td>
<td class="gt_row gt_left" style="max-width: 98px">Australia</td>
<td class="gt_row gt_right" style="max-width: 97px">5312000</td>
<td class="gt_row gt_right" style="max-width: 81px">-33.8688</td>
<td class="gt_row gt_right" style="max-width: 89px">151.2093</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">5</td>
<td class="gt_row gt_left" style="max-width: 98px">Berlin</td>
<td class="gt_row gt_left" style="max-width: 98px">Germany</td>
<td class="gt_row gt_right" style="max-width: 97px">3645000</td>
<td class="gt_row gt_right" style="max-width: 81px">52.52</td>
<td class="gt_row gt_right" style="max-width: 89px">13.405</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">6</td>
<td class="gt_row gt_left" style="max-width: 98px">Mumbai</td>
<td class="gt_row gt_left" style="max-width: 98px">India</td>
<td class="gt_row gt_right" style="max-width: 97px">20411000</td>
<td class="gt_row gt_right" style="max-width: 81px">19.076</td>
<td class="gt_row gt_right" style="max-width: 89px">72.8777</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">7</td>
<td class="gt_row gt_left" style="max-width: 98px">São Paulo</td>
<td class="gt_row gt_left" style="max-width: 98px">Brazil</td>
<td class="gt_row gt_right" style="max-width: 97px">12330000</td>
<td class="gt_row gt_right" style="max-width: 81px">-23.5505</td>
<td class="gt_row gt_right" style="max-width: 89px">-46.6333</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">8</td>
<td class="gt_row gt_left" style="max-width: 98px">Cairo</td>
<td class="gt_row gt_left" style="max-width: 98px">Egypt</td>
<td class="gt_row gt_right" style="max-width: 97px">10230000</td>
<td class="gt_row gt_right" style="max-width: 81px">30.0444</td>
<td class="gt_row gt_right" style="max-width: 89px">31.2357</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">9</td>
<td class="gt_row gt_left" style="max-width: 98px">Toronto</td>
<td class="gt_row gt_left" style="max-width: 98px">Canada</td>
<td class="gt_row gt_right" style="max-width: 97px">2930000</td>
<td class="gt_row gt_right" style="max-width: 81px">43.6532</td>
<td class="gt_row gt_right" style="max-width: 89px">-79.3832</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">10</td>
<td class="gt_row gt_left" style="max-width: 98px">Seoul</td>
<td class="gt_row gt_left" style="max-width: 98px">South Korea</td>
<td class="gt_row gt_right" style="max-width: 97px">9776000</td>
<td class="gt_row gt_right" style="max-width: 81px">37.5665</td>
<td class="gt_row gt_right" style="max-width: 89px">126.978</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">11</td>
<td class="gt_row gt_left" style="max-width: 98px">Mexico City</td>
<td class="gt_row gt_left" style="max-width: 98px">Mexico</td>
<td class="gt_row gt_right" style="max-width: 97px">9210000</td>
<td class="gt_row gt_right" style="max-width: 81px">19.4326</td>
<td class="gt_row gt_right" style="max-width: 89px">-99.1332</td>
</tr>
</tbody>
</table>


# With Caption


<table class="gt_table" data-quarto-disable-processing="true" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading">
<th colspan="6" class="gt_heading gt_title gt_font_normal"><div style="padding-top: 0; padding-bottom: 7px;">
<span class="gd-tbl-badge" style="background-color: #FFF8E1; color: #7A6200; border: 1px solid #FFF8E1; margin-right: 8px;">CSV</span>Rows12Columns5
</div></th>
</tr>
<tr class="gt_heading">
<th colspan="6" class="gt_heading gt_subtitle gt_font_normal">World Cities (shortcode)</th>
</tr>
<tr class="gt_col_headings">
<th class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"></th>
<th id="city" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

city

<em>str</em>

</div></th>
<th id="country" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

country

<em>str</em>

</div></th>
<th id="population" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

population

<em>i64</em>

</div></th>
<th id="latitude" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

latitude

<em>f64</em>

</div></th>
<th id="longitude" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

longitude

<em>f64</em>

</div></th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr>
<td class="gt_row gt_right gd-tbl-rownum">0</td>
<td class="gt_row gt_left" style="max-width: 98px">Tokyo</td>
<td class="gt_row gt_left" style="max-width: 98px">Japan</td>
<td class="gt_row gt_right" style="max-width: 97px">13960000</td>
<td class="gt_row gt_right" style="max-width: 81px">35.6762</td>
<td class="gt_row gt_right" style="max-width: 89px">139.6503</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">1</td>
<td class="gt_row gt_left" style="max-width: 98px">Paris</td>
<td class="gt_row gt_left" style="max-width: 98px">France</td>
<td class="gt_row gt_right" style="max-width: 97px">2161000</td>
<td class="gt_row gt_right" style="max-width: 81px">48.8566</td>
<td class="gt_row gt_right" style="max-width: 89px">2.3522</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">2</td>
<td class="gt_row gt_left" style="max-width: 98px">New York</td>
<td class="gt_row gt_left" style="max-width: 98px">USA</td>
<td class="gt_row gt_right" style="max-width: 97px">8336000</td>
<td class="gt_row gt_right" style="max-width: 81px">40.7128</td>
<td class="gt_row gt_right" style="max-width: 89px">-74.006</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">3</td>
<td class="gt_row gt_left" style="max-width: 98px">London</td>
<td class="gt_row gt_left" style="max-width: 98px">UK</td>
<td class="gt_row gt_right" style="max-width: 97px">8982000</td>
<td class="gt_row gt_right" style="max-width: 81px">51.5074</td>
<td class="gt_row gt_right" style="max-width: 89px">-0.1278</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">4</td>
<td class="gt_row gt_left" style="max-width: 98px">Sydney</td>
<td class="gt_row gt_left" style="max-width: 98px">Australia</td>
<td class="gt_row gt_right" style="max-width: 97px">5312000</td>
<td class="gt_row gt_right" style="max-width: 81px">-33.8688</td>
<td class="gt_row gt_right" style="max-width: 89px">151.2093</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">5</td>
<td class="gt_row gt_left" style="max-width: 98px">Berlin</td>
<td class="gt_row gt_left" style="max-width: 98px">Germany</td>
<td class="gt_row gt_right" style="max-width: 97px">3645000</td>
<td class="gt_row gt_right" style="max-width: 81px">52.52</td>
<td class="gt_row gt_right" style="max-width: 89px">13.405</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">6</td>
<td class="gt_row gt_left" style="max-width: 98px">Mumbai</td>
<td class="gt_row gt_left" style="max-width: 98px">India</td>
<td class="gt_row gt_right" style="max-width: 97px">20411000</td>
<td class="gt_row gt_right" style="max-width: 81px">19.076</td>
<td class="gt_row gt_right" style="max-width: 89px">72.8777</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">7</td>
<td class="gt_row gt_left" style="max-width: 98px">São Paulo</td>
<td class="gt_row gt_left" style="max-width: 98px">Brazil</td>
<td class="gt_row gt_right" style="max-width: 97px">12330000</td>
<td class="gt_row gt_right" style="max-width: 81px">-23.5505</td>
<td class="gt_row gt_right" style="max-width: 89px">-46.6333</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">8</td>
<td class="gt_row gt_left" style="max-width: 98px">Cairo</td>
<td class="gt_row gt_left" style="max-width: 98px">Egypt</td>
<td class="gt_row gt_right" style="max-width: 97px">10230000</td>
<td class="gt_row gt_right" style="max-width: 81px">30.0444</td>
<td class="gt_row gt_right" style="max-width: 89px">31.2357</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">9</td>
<td class="gt_row gt_left" style="max-width: 98px">Toronto</td>
<td class="gt_row gt_left" style="max-width: 98px">Canada</td>
<td class="gt_row gt_right" style="max-width: 97px">2930000</td>
<td class="gt_row gt_right" style="max-width: 81px">43.6532</td>
<td class="gt_row gt_right" style="max-width: 89px">-79.3832</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">10</td>
<td class="gt_row gt_left" style="max-width: 98px">Seoul</td>
<td class="gt_row gt_left" style="max-width: 98px">South Korea</td>
<td class="gt_row gt_right" style="max-width: 97px">9776000</td>
<td class="gt_row gt_right" style="max-width: 81px">37.5665</td>
<td class="gt_row gt_right" style="max-width: 89px">126.978</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">11</td>
<td class="gt_row gt_left" style="max-width: 98px">Mexico City</td>
<td class="gt_row gt_left" style="max-width: 98px">Mexico</td>
<td class="gt_row gt_right" style="max-width: 97px">9210000</td>
<td class="gt_row gt_right" style="max-width: 81px">19.4326</td>
<td class="gt_row gt_right" style="max-width: 89px">-99.1332</td>
</tr>
</tbody>
</table>


# TSV File


<table class="gt_table" data-quarto-disable-processing="true" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading">
<th colspan="6" class="gt_heading gt_title gt_font_normal"><div style="padding-top: 0; padding-bottom: 7px;">
<span class="gd-tbl-badge" style="background-color: #E8F5E9; color: #2E7D32; border: 1px solid #E8F5E9; margin-right: 8px;">TSV</span>Rows7Columns5
</div></th>
</tr>
<tr class="gt_heading">
<th colspan="6" class="gt_heading gt_subtitle gt_font_normal">Products (TSV)</th>
</tr>
<tr class="gt_col_headings">
<th class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"></th>
<th id="product" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

product

<em>str</em>

</div></th>
<th id="category" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

category

<em>str</em>

</div></th>
<th id="price" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

price

<em>f64</em>

</div></th>
<th id="stock" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

stock

<em>i64</em>

</div></th>
<th id="rating" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

rating

<em>f64</em>

</div></th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr>
<td class="gt_row gt_right gd-tbl-rownum">0</td>
<td class="gt_row gt_left" style="max-width: 114px">Widget</td>
<td class="gt_row gt_left" style="max-width: 114px">Electronics</td>
<td class="gt_row gt_right" style="max-width: 78px">29.99</td>
<td class="gt_row gt_right" style="max-width: 74px">150</td>
<td class="gt_row gt_right" style="max-width: 82px">4.5</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">1</td>
<td class="gt_row gt_left" style="max-width: 114px">Gadget</td>
<td class="gt_row gt_left" style="max-width: 114px">Tools</td>
<td class="gt_row gt_right" style="max-width: 78px">49.5</td>
<td class="gt_row gt_right" style="max-width: 74px">80</td>
<td class="gt_row gt_right" style="max-width: 82px">3.8</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">2</td>
<td class="gt_row gt_left" style="max-width: 114px">Gizmo</td>
<td class="gt_row gt_left" style="max-width: 114px">Kitchen</td>
<td class="gt_row gt_right" style="max-width: 78px">12</td>
<td class="gt_row gt_right" style="max-width: 74px">300</td>
<td class="gt_row gt_right" style="max-width: 82px">4.9</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">3</td>
<td class="gt_row gt_left" style="max-width: 114px">Doohickey</td>
<td class="gt_row gt_left" style="max-width: 114px">Garden</td>
<td class="gt_row gt_right" style="max-width: 78px">8.75</td>
<td class="gt_row gt_right" style="max-width: 74px">0</td>
<td class="gt_row gt_right" style="max-width: 82px">4.2</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">4</td>
<td class="gt_row gt_left" style="max-width: 114px">Thingamajig</td>
<td class="gt_row gt_left" style="max-width: 114px">Office</td>
<td class="gt_row gt_right" style="max-width: 78px">199.99</td>
<td class="gt_row gt_right" style="max-width: 74px">25</td>
<td class="gt_row gt_right" style="max-width: 82px">2.1</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">5</td>
<td class="gt_row gt_left" style="max-width: 114px">Contraption</td>
<td class="gt_row gt_left" style="max-width: 114px">Electronics</td>
<td class="gt_row gt_right" style="max-width: 78px">65</td>
<td class="gt_row gt_right" style="max-width: 74px">44</td>
<td class="gt_row gt_right" style="max-width: 82px">3.5</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">6</td>
<td class="gt_row gt_left" style="max-width: 114px">Apparatus</td>
<td class="gt_row gt_left" style="max-width: 114px">Tools</td>
<td class="gt_row gt_right" style="max-width: 78px">120</td>
<td class="gt_row gt_right" style="max-width: 74px">12</td>
<td class="gt_row gt_right" style="max-width: 82px">4.7</td>
</tr>
</tbody>
</table>


# JSONL File


<table class="gt_table" data-quarto-disable-processing="true" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading">
<th colspan="5" class="gt_heading gt_title gt_font_normal"><div style="padding-top: 0; padding-bottom: 7px;">
<span class="gd-tbl-badge" style="background-color: #E3F2FD; color: #1565C0; border: 1px solid #E3F2FD; margin-right: 8px;">JSONL</span>Rows6Columns4
</div></th>
</tr>
<tr class="gt_heading">
<th colspan="5" class="gt_heading gt_subtitle gt_font_normal">Server Logs (JSONL)</th>
</tr>
<tr class="gt_col_headings">
<th class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"></th>
<th id="ts" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

ts

<em>str</em>

</div></th>
<th id="level" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

level

<em>str</em>

</div></th>
<th id="module" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

module

<em>str</em>

</div></th>
<th id="msg" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

msg

<em>str</em>

</div></th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr>
<td class="gt_row gt_right gd-tbl-rownum">0</td>
<td class="gt_row gt_left" style="max-width: 161px">2025-01-15T08:30:00</td>
<td class="gt_row gt_left" style="max-width: 63px">INFO</td>
<td class="gt_row gt_left" style="max-width: 71px">auth</td>
<td class="gt_row gt_left" style="max-width: 168px">User login OK</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">1</td>
<td class="gt_row gt_left" style="max-width: 161px">2025-01-15T08:31:12</td>
<td class="gt_row gt_left" style="max-width: 63px">WARN</td>
<td class="gt_row gt_left" style="max-width: 71px">db</td>
<td class="gt_row gt_left" style="max-width: 168px">Slow query (3.2s)</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">2</td>
<td class="gt_row gt_left" style="max-width: 161px">2025-01-15T08:32:45</td>
<td class="gt_row gt_left" style="max-width: 63px">ERROR</td>
<td class="gt_row gt_left" style="max-width: 71px">api</td>
<td class="gt_row gt_left" style="max-width: 168px">Timeout /v2/users</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">3</td>
<td class="gt_row gt_left" style="max-width: 161px">2025-01-15T08:33:01</td>
<td class="gt_row gt_left" style="max-width: 63px">INFO</td>
<td class="gt_row gt_left" style="max-width: 71px">cache</td>
<td class="gt_row gt_left" style="max-width: 168px">Cache miss user:42</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">4</td>
<td class="gt_row gt_left" style="max-width: 161px">2025-01-15T08:34:20</td>
<td class="gt_row gt_left" style="max-width: 63px">DEBUG</td>
<td class="gt_row gt_left" style="max-width: 71px">auth</td>
<td class="gt_row gt_left" style="max-width: 168px">Token refresh abc123</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">5</td>
<td class="gt_row gt_left" style="max-width: 161px">2025-01-15T08:35:55</td>
<td class="gt_row gt_left" style="max-width: 63px">ERROR</td>
<td class="gt_row gt_left" style="max-width: 71px">db</td>
<td class="gt_row gt_left" style="max-width: 168px">Pool exhausted</td>
</tr>
</tbody>
</table>


# Custom Options


<table class="gt_table" data-quarto-disable-processing="true" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading">
<th colspan="6" class="gt_heading gt_title gt_font_normal"><div style="padding-top: 0; padding-bottom: 7px;">
<span class="gd-tbl-badge" style="background-color: #FFF8E1; color: #7A6200; border: 1px solid #FFF8E1; margin-right: 8px;">CSV</span>Rows12Columns5
</div></th>
</tr>
<tr class="gt_heading">
<th colspan="6" class="gt_heading gt_subtitle gt_font_normal">5 per page</th>
</tr>
<tr class="gt_col_headings">
<th class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"></th>
<th id="city" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

city

<em>str</em>

</div></th>
<th id="country" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

country

<em>str</em>

</div></th>
<th id="population" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

population

<em>i64</em>

</div></th>
<th id="latitude" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

latitude

<em>f64</em>

</div></th>
<th id="longitude" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

longitude

<em>f64</em>

</div></th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr>
<td class="gt_row gt_right gd-tbl-rownum">0</td>
<td class="gt_row gt_left" style="max-width: 84px">Tokyo</td>
<td class="gt_row gt_left" style="max-width: 91px">Japan</td>
<td class="gt_row gt_right" style="max-width: 104px">13960000</td>
<td class="gt_row gt_right" style="max-width: 88px">35.6762</td>
<td class="gt_row gt_right" style="max-width: 96px">139.6503</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">1</td>
<td class="gt_row gt_left" style="max-width: 84px">Paris</td>
<td class="gt_row gt_left" style="max-width: 91px">France</td>
<td class="gt_row gt_right" style="max-width: 104px">2161000</td>
<td class="gt_row gt_right" style="max-width: 88px">48.8566</td>
<td class="gt_row gt_right" style="max-width: 96px">2.3522</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">2</td>
<td class="gt_row gt_left" style="max-width: 84px">New York</td>
<td class="gt_row gt_left" style="max-width: 91px">USA</td>
<td class="gt_row gt_right" style="max-width: 104px">8336000</td>
<td class="gt_row gt_right" style="max-width: 88px">40.7128</td>
<td class="gt_row gt_right" style="max-width: 96px">-74.006</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">3</td>
<td class="gt_row gt_left" style="max-width: 84px">London</td>
<td class="gt_row gt_left" style="max-width: 91px">UK</td>
<td class="gt_row gt_right" style="max-width: 104px">8982000</td>
<td class="gt_row gt_right" style="max-width: 88px">51.5074</td>
<td class="gt_row gt_right" style="max-width: 96px">-0.1278</td>
</tr>
<tr class="gd-tbl-divider">
<td class="gt_row gt_right gd-tbl-rownum">4</td>
<td class="gt_row gt_left" style="max-width: 84px">Sydney</td>
<td class="gt_row gt_left" style="max-width: 91px">Australia</td>
<td class="gt_row gt_right" style="max-width: 104px">5312000</td>
<td class="gt_row gt_right" style="max-width: 88px">-33.8688</td>
<td class="gt_row gt_right" style="max-width: 96px">151.2093</td>
</tr>
</tbody>
</table>


# No Filter


<table class="gt_table" data-quarto-disable-processing="true" data-quarto-bootstrap="false">
<thead>
<tr class="gt_heading">
<th colspan="6" class="gt_heading gt_title gt_font_normal"><div style="padding-top: 0; padding-bottom: 7px;">
<span class="gd-tbl-badge" style="background-color: #FFF8E1; color: #7A6200; border: 1px solid #FFF8E1; margin-right: 8px;">CSV</span>Rows12Columns5
</div></th>
</tr>
<tr class="gt_heading">
<th colspan="6" class="gt_heading gt_subtitle gt_font_normal">No filter input</th>
</tr>
<tr class="gt_col_headings">
<th class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"></th>
<th id="city" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

city

<em>str</em>

</div></th>
<th id="country" class="gt_col_heading gt_columns_bottom_border gt_left" scope="col"><div>

country

<em>str</em>

</div></th>
<th id="population" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

population

<em>i64</em>

</div></th>
<th id="latitude" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

latitude

<em>f64</em>

</div></th>
<th id="longitude" class="gt_col_heading gt_columns_bottom_border gt_right" scope="col"><div>

longitude

<em>f64</em>

</div></th>
</tr>
</thead>
<tbody class="gt_table_body">
<tr>
<td class="gt_row gt_right gd-tbl-rownum">0</td>
<td class="gt_row gt_left" style="max-width: 98px">Tokyo</td>
<td class="gt_row gt_left" style="max-width: 98px">Japan</td>
<td class="gt_row gt_right" style="max-width: 97px">13960000</td>
<td class="gt_row gt_right" style="max-width: 81px">35.6762</td>
<td class="gt_row gt_right" style="max-width: 89px">139.6503</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">1</td>
<td class="gt_row gt_left" style="max-width: 98px">Paris</td>
<td class="gt_row gt_left" style="max-width: 98px">France</td>
<td class="gt_row gt_right" style="max-width: 97px">2161000</td>
<td class="gt_row gt_right" style="max-width: 81px">48.8566</td>
<td class="gt_row gt_right" style="max-width: 89px">2.3522</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">2</td>
<td class="gt_row gt_left" style="max-width: 98px">New York</td>
<td class="gt_row gt_left" style="max-width: 98px">USA</td>
<td class="gt_row gt_right" style="max-width: 97px">8336000</td>
<td class="gt_row gt_right" style="max-width: 81px">40.7128</td>
<td class="gt_row gt_right" style="max-width: 89px">-74.006</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">3</td>
<td class="gt_row gt_left" style="max-width: 98px">London</td>
<td class="gt_row gt_left" style="max-width: 98px">UK</td>
<td class="gt_row gt_right" style="max-width: 97px">8982000</td>
<td class="gt_row gt_right" style="max-width: 81px">51.5074</td>
<td class="gt_row gt_right" style="max-width: 89px">-0.1278</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">4</td>
<td class="gt_row gt_left" style="max-width: 98px">Sydney</td>
<td class="gt_row gt_left" style="max-width: 98px">Australia</td>
<td class="gt_row gt_right" style="max-width: 97px">5312000</td>
<td class="gt_row gt_right" style="max-width: 81px">-33.8688</td>
<td class="gt_row gt_right" style="max-width: 89px">151.2093</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">5</td>
<td class="gt_row gt_left" style="max-width: 98px">Berlin</td>
<td class="gt_row gt_left" style="max-width: 98px">Germany</td>
<td class="gt_row gt_right" style="max-width: 97px">3645000</td>
<td class="gt_row gt_right" style="max-width: 81px">52.52</td>
<td class="gt_row gt_right" style="max-width: 89px">13.405</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">6</td>
<td class="gt_row gt_left" style="max-width: 98px">Mumbai</td>
<td class="gt_row gt_left" style="max-width: 98px">India</td>
<td class="gt_row gt_right" style="max-width: 97px">20411000</td>
<td class="gt_row gt_right" style="max-width: 81px">19.076</td>
<td class="gt_row gt_right" style="max-width: 89px">72.8777</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">7</td>
<td class="gt_row gt_left" style="max-width: 98px">São Paulo</td>
<td class="gt_row gt_left" style="max-width: 98px">Brazil</td>
<td class="gt_row gt_right" style="max-width: 97px">12330000</td>
<td class="gt_row gt_right" style="max-width: 81px">-23.5505</td>
<td class="gt_row gt_right" style="max-width: 89px">-46.6333</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">8</td>
<td class="gt_row gt_left" style="max-width: 98px">Cairo</td>
<td class="gt_row gt_left" style="max-width: 98px">Egypt</td>
<td class="gt_row gt_right" style="max-width: 97px">10230000</td>
<td class="gt_row gt_right" style="max-width: 81px">30.0444</td>
<td class="gt_row gt_right" style="max-width: 89px">31.2357</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">9</td>
<td class="gt_row gt_left" style="max-width: 98px">Toronto</td>
<td class="gt_row gt_left" style="max-width: 98px">Canada</td>
<td class="gt_row gt_right" style="max-width: 97px">2930000</td>
<td class="gt_row gt_right" style="max-width: 81px">43.6532</td>
<td class="gt_row gt_right" style="max-width: 89px">-79.3832</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">10</td>
<td class="gt_row gt_left" style="max-width: 98px">Seoul</td>
<td class="gt_row gt_left" style="max-width: 98px">South Korea</td>
<td class="gt_row gt_right" style="max-width: 97px">9776000</td>
<td class="gt_row gt_right" style="max-width: 81px">37.5665</td>
<td class="gt_row gt_right" style="max-width: 89px">126.978</td>
</tr>
<tr>
<td class="gt_row gt_right gd-tbl-rownum">11</td>
<td class="gt_row gt_left" style="max-width: 98px">Mexico City</td>
<td class="gt_row gt_left" style="max-width: 98px">Mexico</td>
<td class="gt_row gt_right" style="max-width: 97px">9210000</td>
<td class="gt_row gt_right" style="max-width: 81px">19.4326</td>
<td class="gt_row gt_right" style="max-width: 89px">-99.1332</td>
</tr>
</tbody>
</table>
