> ## Documentation Index
> Fetch the complete documentation index at: https://docs.turntable.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Vinyl Syntax

export const quartoRawHtml = [`<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">SELECT
  <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Year"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Name"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Horsepower"</span>
FROM <span style="color: #008000; text-decoration-color: #008000">"cars"</span> AS <span style="color: #008000; text-decoration-color: #008000">"t0"</span>
ORDER BY
  <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Year"</span> ASC
LIMIT <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">10</span>
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┓
┃<span style="font-weight: bold"> Year                </span>┃<span style="font-weight: bold"> Name                      </span>┃<span style="font-weight: bold"> Horsepower </span>┃
┡━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">timestamp(6)</span>        │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">string</span>                    │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">float64</span>    │
├─────────────────────┼───────────────────────────┼────────────┤
│ <span style="color: #800080; text-decoration-color: #800080">1970-01-01 00:00:00</span> │ <span style="color: #008000; text-decoration-color: #008000">chevrolet chevelle malibu</span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">130.0</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1970-01-01 00:00:00</span> │ <span style="color: #008000; text-decoration-color: #008000">buick skylark 320        </span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">165.0</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1970-01-01 00:00:00</span> │ <span style="color: #008000; text-decoration-color: #008000">plymouth satellite       </span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">150.0</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1970-01-01 00:00:00</span> │ <span style="color: #008000; text-decoration-color: #008000">amc rebel sst            </span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">150.0</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1970-01-01 00:00:00</span> │ <span style="color: #008000; text-decoration-color: #008000">ford torino              </span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">140.0</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1970-01-01 00:00:00</span> │ <span style="color: #008000; text-decoration-color: #008000">ford galaxie 500         </span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">198.0</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1970-01-01 00:00:00</span> │ <span style="color: #008000; text-decoration-color: #008000">chevrolet impala         </span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">220.0</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1970-01-01 00:00:00</span> │ <span style="color: #008000; text-decoration-color: #008000">plymouth fury iii        </span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">215.0</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1970-01-01 00:00:00</span> │ <span style="color: #008000; text-decoration-color: #008000">pontiac catalina         </span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">225.0</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1970-01-01 00:00:00</span> │ <span style="color: #008000; text-decoration-color: #008000">amc ambassador dpl       </span> │      <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">190.0</span> │
└─────────────────────┴───────────────────────────┴────────────┘
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">                                                   ╭────────────────────────╮             
                                                   │ <span style="font-weight: bold">Limit</span>                  │             
                                                   │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Year: </span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold; font-style: italic">timestamp(6)</span>  │             
                                                   │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Name: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>        │             
                                                   │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Horsepower: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span> │             
                                                   ╰────────────────────────╯             
                                                                ▲                         
                                                                │                         
                                                                │                         
                                                                │                         
                                                   ╭────────────────────────╮             
                                                   │ <span style="font-weight: bold">Sort</span>                   │             
                                                   │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Year: </span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold; font-style: italic">timestamp(6)</span>  │             
                                             ╭────▶│ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Name: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>        │             
                                             │     │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Horsepower: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span> │             
                                             │     ╰────────────────────────╯             
                                             │                  ▲                         
                                             │                  │                         
                                             │                  │                         
                                             │                  │                         
                                  ╭────────────────────╮        │                         
                                  │ <span style="font-weight: bold">SortKey</span>            │        │                         
                                  │ <span style="font-weight: bold">   :: </span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">timestamp(6)</span> │        │                         
                                  ╰────────────────────╯        │                         
                                             ▲                  │                         
                                             │                  │                         
                                             │                  │                         
                                             │                  │                         
                                  ╭────────────────────╮        │                         
                                  │ <span style="font-style: italic">Year: </span><span style="font-weight: bold; font-style: italic">Field</span>        │        │                         
                                  │ <span style="font-style: italic">   :: </span><span style="color: #008080; text-decoration-color: #008080; font-style: italic">timestamp(6)</span> │        │                         
                                  ╰────────────────────╯        │                         
                                             ▲                  │                         
                                             │                  │                         
                                             │                  │                         
                                             ╰──────────────────│                         
                                                   ╭────────────────────────╮             
                                                   │ <span style="font-weight: bold">Project</span>                │             
                                                   │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Year: </span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold; font-style: italic">timestamp(6)</span>  │             
           ╭──────────────────────────────────────▶│ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Name: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>        │◀─╮          
           │                                       │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Horsepower: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span> │  │          
           │                                       ╰────────────────────────╯  │          
           │                                                    ▲              │          
           │                                           ╭────────│              │          
           │                                           │        │              │          
           │                                           │        │              │          
╭────────────────────╮                ╭──────────────╮ │        │    ╭───────────────────╮
│ <span style="font-style: italic">Year: </span><span style="font-weight: bold; font-style: italic">Field</span>        │                │ <span style="font-style: italic">Name: </span><span style="font-weight: bold; font-style: italic">Field</span>  │ │        │    │ <span style="font-style: italic">Horsepower: </span><span style="font-weight: bold; font-style: italic">Field</span> │
│ <span style="font-style: italic">   :: </span><span style="color: #008080; text-decoration-color: #008080; font-style: italic">timestamp(6)</span> │                │ <span style="font-style: italic">   :: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span> │─╯        │    │ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>     │
╰────────────────────╯                ╰──────────────╯          │    ╰───────────────────╯
           ▲                                  ▲                 │              ▲          
           │                                  │                 │              │          
           │                                  │                 │              │          
           │                                  │                 │              │          
           │                                  │ ╭──────────────────────────────╮          
           │                                  │ │ <span style="font-style: italic">cars: </span><span style="font-weight: bold; font-style: italic">DatabaseTable</span>          │          
           │                                  │ │ <span style="font-style: italic">   Name: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>              │          
           │                                  │ │ <span style="font-style: italic">   Miles_per_Gallon: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span> │          
           │                                  │ │ <span style="font-style: italic">   Cylinders: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">int64</span>          │          
           │                                  │ │ <span style="font-style: italic">   Displacement: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>     │          
           ╰────────────────────────────────────│ <span style="font-style: italic">   Horsepower: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>       │          
                                                │ <span style="font-style: italic">   Weight_in_lbs: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">int64</span>      │          
                                                │ <span style="font-style: italic">   Acceleration: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>     │          
                                                │ <span style="font-style: italic">   Year: </span><span style="color: #008080; text-decoration-color: #008080; font-style: italic">timestamp(6)</span>        │          
                                                │ <span style="font-style: italic">   Origin: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>            │          
                                                ╰──────────────────────────────╯          
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">SELECT
  <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">COALESCE</span><span style="font-weight: bold">(</span><span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Airport__Name"</span>, <span style="color: #008000; text-decoration-color: #008000">'Unknown'</span><span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"airport_name"</span>
FROM <span style="color: #008000; text-decoration-color: #008000">"birdstrikes​"</span> AS <span style="color: #008000; text-decoration-color: #008000">"t0"</span>
WHERE
  <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Effect__Amount_of_damage"</span> IS NULL AND NOT <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Airport__Name"</span> IS NULL
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃<span style="font-weight: bold"> airport_name                  </span>┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">string</span>                        │
├───────────────────────────────┤
│ <span style="color: #008000; text-decoration-color: #008000">BARKSDALE AIR FORCE BASE ARPT</span> │
│ <span style="color: #008000; text-decoration-color: #008000">BARKSDALE AIR FORCE BASE ARPT</span> │
│ <span style="color: #008000; text-decoration-color: #008000">BARKSDALE AIR FORCE BASE ARPT</span> │
│ <span style="color: #008000; text-decoration-color: #008000">BARKSDALE AIR FORCE BASE ARPT</span> │
│ <span style="color: #008000; text-decoration-color: #008000">BARKSDALE AIR FORCE BASE ARPT</span> │
│ <span style="color: #008000; text-decoration-color: #008000">BARKSDALE AIR FORCE BASE ARPT</span> │
│ <span style="color: #008000; text-decoration-color: #008000">WASHINGTON DULLES INTL ARPT  </span> │
│ <span style="color: #008000; text-decoration-color: #008000">BARKSDALE AIR FORCE BASE ARPT</span> │
│ <span style="color: #008000; text-decoration-color: #008000">BARKSDALE AIR FORCE BASE ARPT</span> │
│ <span style="color: #008000; text-decoration-color: #008000">BARKSDALE AIR FORCE BASE ARPT</span> │
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span>                             │
└───────────────────────────────┘
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">                                        ╭─────────────────────────╮       
                                        │ <span style="font-weight: bold">Project</span>                 │       
                                ╭──────▶│ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">airport_name: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span> │       
                                │       ╰─────────────────────────╯       
                                │                    ▲                    
                                │                    │                    
                                │                    │                    
                                │                    │                    
                        ╭──────────────╮             │                    
                        │ <span style="font-weight: bold">Coalesce</span>     │             │                    
                        │ <span style="font-weight: bold">   :: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold">string</span> │◀─╮          │                    
                        ╰──────────────╯  │          │                    
                                ▲         │          │                    
                                │         │          │                    
                                │         │          │                    
                                │         │          │                    
╭──────────────────────╮        │         ╭────────────────────╮          
│ <span style="font-style: italic">Airport__Name: </span><span style="font-weight: bold; font-style: italic">Field</span> │        │         │ <span style="font-style: italic">'Unknown': </span><span style="font-weight: bold; font-style: italic">Literal</span> │          
│ <span style="font-style: italic">   :: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>         │────────╯         │ <span style="font-style: italic">   :: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>       │          
╰──────────────────────╯                  ╰────────────────────╯          
            ▲                                        │                    
            │                                        │                    
            │                                        │                    
            │                                        │                    
            │                                        │                    
            │                    ╭───────────────────────────────────────╮
            │                    │ <span style="font-weight: bold">Filter</span>                                │
            │                    │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Airport__Name: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>              │
            │                    │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Aircraft__Make_Model: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>       │
            │                    │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Flight_Date: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>                │
            │                    │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Aircraft__Airline_Operator: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span> │
            │                    │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Origin_State: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>               │
            │                    │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">When__Phase_of_flight: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>      │
            ╰───────────────────▲│ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Wildlife__Size: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>             │
                                ││ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Wildlife__Species: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>          │
                                ││ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">When__Time_of_day: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>          │
                                ││ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Cost__Other: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">int64</span>                 │
                                ││ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Cost__Repair: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">int64</span>                │
                                ││ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Cost__Total_$: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">int64</span>               │
                                ││ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Speed_IAS_in_knots: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span>        │
                                ││ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Effect__Amount_of_damage: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>   │
                                │╰───────────────────────────────────────╯
                                │                    ▲                    
                                │                    │                    
                                │                    │                    
                        ╭───────────────╮            │                    
                        │ <span style="font-weight: bold">NotNull</span>       │            │                    
                        │ <span style="font-weight: bold">   :: </span><span style="color: #af00ff; text-decoration-color: #af00ff; font-weight: bold">boolean</span> │            │                    
                        ╰───────────────╯            │                    
                                ▲                    │                    
                                │                    │                    
                                │                    │                    
                                │                    │                    
                    ╭──────────────────────╮         │                    
                    │ <span style="font-style: italic">Airport__Name: </span><span style="font-weight: bold; font-style: italic">Field</span> │         │                    
                    │ <span style="font-style: italic">   :: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>         │         │                    
                    ╰──────────────────────╯         │                    
                                ▲                    │                    
                                │                    │                    
                                │                    │                    
                                │                    │                    
                                │                    │                    
                                │╭───────────────────────────────────────╮
                                ││ <span style="font-weight: bold">Filter</span>                                │
                                ││ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Airport__Name: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>              │
                                ││ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Aircraft__Make_Model: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>       │
                                ││ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Flight_Date: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>                │
                                ││ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Aircraft__Airline_Operator: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span> │
                                ││ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Origin_State: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>               │
                                ││ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">When__Phase_of_flight: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>      │
                           ╭────▶│ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Wildlife__Size: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>             │
                           │     │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Wildlife__Species: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>          │
                           │     │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">When__Time_of_day: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>          │
                           │     │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Cost__Other: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">int64</span>                 │
                           │     │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Cost__Repair: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">int64</span>                │
                           │     │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Cost__Total_$: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">int64</span>               │
                           │     │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Speed_IAS_in_knots: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span>        │
                           │     │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Effect__Amount_of_damage: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>   │
                           │     ╰───────────────────────────────────────╯
                           │                         ▲                    
                           │                         │                    
                           │                         │                    
                   ╭───────────────╮                 │                    
                   │ <span style="font-weight: bold">IsNull</span>        │                 │                    
                   │ <span style="font-weight: bold">   :: </span><span style="color: #af00ff; text-decoration-color: #af00ff; font-weight: bold">boolean</span> │                 │                    
                   ╰───────────────╯                 │                    
                           ▲                         │                    
                           │                         │                    
                           │                         │                    
                           │                         │                    
          ╭─────────────────────────────────╮        │                    
          │ <span style="font-style: italic">Effect__Amount_of_damage: </span><span style="font-weight: bold; font-style: italic">Field</span> │        │                    
          │ <span style="font-style: italic">   :: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>                    │        │                    
          ╰─────────────────────────────────╯        │                    
                           ▲                         │                    
                           │                         │                    
                           │                         │                    
                           │                         │                    
                           │                         │                    
                           │     ╭───────────────────────────────────────╮
                           │     │ <span style="font-style: italic">birdstrikes​: </span><span style="font-weight: bold; font-style: italic">DatabaseTable</span>            │
                           │     │ <span style="font-style: italic">   Airport__Name: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>              │
                           │     │ <span style="font-style: italic">   Aircraft__Make_Model: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>       │
                           │     │ <span style="font-style: italic">   Flight_Date: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>                │
                           │     │ <span style="font-style: italic">   Aircraft__Airline_Operator: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span> │
                           │     │ <span style="font-style: italic">   Origin_State: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>               │
                           │     │ <span style="font-style: italic">   When__Phase_of_flight: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>      │
                           ╰─────│ <span style="font-style: italic">   Wildlife__Size: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>             │
                                 │ <span style="font-style: italic">   Wildlife__Species: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>          │
                                 │ <span style="font-style: italic">   When__Time_of_day: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>          │
                                 │ <span style="font-style: italic">   Cost__Other: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">int64</span>                 │
                                 │ <span style="font-style: italic">   Cost__Repair: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">int64</span>                │
                                 │ <span style="font-style: italic">   Cost__Total_$: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">int64</span>               │
                                 │ <span style="font-style: italic">   Speed_IAS_in_knots: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>        │
                                 │ <span style="font-style: italic">   Effect__Amount_of_damage: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>   │
                                 ╰───────────────────────────────────────╯
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">SELECT
  <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"sepalLength"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"sepalWidth"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"petalLength"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"petalWidth"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"species"</span>,
  <span style="font-weight: bold">(</span>
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"petalLength"</span> + <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"petalWidth"</span>
  <span style="font-weight: bold">)</span> * <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2</span> AS TINYINT<span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"petalPerimeter"</span>
FROM <span style="color: #008000; text-decoration-color: #008000">"iris"</span> AS <span style="color: #008000; text-decoration-color: #008000">"t0"</span>
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━┓
┃<span style="font-weight: bold"> sepalLength </span>┃<span style="font-weight: bold"> sepalWidth </span>┃<span style="font-weight: bold"> petalLength </span>┃<span style="font-weight: bold"> petalWidth </span>┃<span style="font-weight: bold"> species </span>┃<span style="font-weight: bold"> petalPerimeter </span>┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━━━━┩
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">float64</span>     │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">float64</span>    │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">float64</span>     │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">float64</span>    │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">string</span>  │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">float64</span>        │
├─────────────┼────────────┼─────────────┼────────────┼─────────┼────────────────┤
│         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">5.1</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.5</span> │         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1.4</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.2</span> │ <span style="color: #008000; text-decoration-color: #008000">setosa </span> │            <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.2</span> │
│         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">4.9</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.0</span> │         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1.4</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.2</span> │ <span style="color: #008000; text-decoration-color: #008000">setosa </span> │            <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.2</span> │
│         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">4.7</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.2</span> │         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1.3</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.2</span> │ <span style="color: #008000; text-decoration-color: #008000">setosa </span> │            <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.0</span> │
│         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">4.6</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.1</span> │         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1.5</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.2</span> │ <span style="color: #008000; text-decoration-color: #008000">setosa </span> │            <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.4</span> │
│         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">5.0</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.6</span> │         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1.4</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.2</span> │ <span style="color: #008000; text-decoration-color: #008000">setosa </span> │            <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.2</span> │
│         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">5.4</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.9</span> │         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1.7</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.4</span> │ <span style="color: #008000; text-decoration-color: #008000">setosa </span> │            <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">4.2</span> │
│         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">4.6</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.4</span> │         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1.4</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.3</span> │ <span style="color: #008000; text-decoration-color: #008000">setosa </span> │            <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.4</span> │
│         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">5.0</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.4</span> │         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1.5</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.2</span> │ <span style="color: #008000; text-decoration-color: #008000">setosa </span> │            <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.4</span> │
│         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">4.4</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2.9</span> │         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1.4</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.2</span> │ <span style="color: #008000; text-decoration-color: #008000">setosa </span> │            <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.2</span> │
│         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">4.9</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.1</span> │         <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1.5</span> │        <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0.1</span> │ <span style="color: #008000; text-decoration-color: #008000">setosa </span> │            <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3.2</span> │
│           <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │          <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │           <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │          <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span>       │              <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │
└─────────────┴────────────┴─────────────┴────────────┴─────────┴────────────────┘
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">                                                                                                                           ╭────────────────────────────╮                                                                   
                                                                                                                           │ <span style="font-weight: bold">Project</span>                    │                                                                   
                                                                                                                           │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">sepalLength: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span>    │                                                                   
                                                                                                                           │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">sepalWidth: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span>     │                                                                   
           ╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────▶│ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">petalLength: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span>    │◀─────────────────╮                                                
           │                                                                                                               │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">petalWidth: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span>     │                  │                                                
           │                                                                                                               │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">species: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>         │                  │                                                
           │                                                                                                    ╭─────────▶│ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">petalPerimeter: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span> │                  │                                                
           │                                                                                                    │          ╰────────────────────────────╯◀──╮              │                                                
           │                                                                                                    │               ▲         ▲                 │              │                                                
           │                                      ╭───────────────────────────────────────────────────────────────────────────────────────│                 │              │                                                
           │                                      │                                                             │               │         │                 │              │                                                
           │                                      │                                                 ╭───────────╯               │         │                 │              │                                                
╭────────────────────╮                  ╭───────────────────╮                 ╭────────────────╮    │          ╭───────────────╮│         │                 │              │                                                
│ <span style="font-style: italic">sepalLength: </span><span style="font-weight: bold; font-style: italic">Field</span> │                  │ <span style="font-style: italic">sepalWidth: </span><span style="font-weight: bold; font-style: italic">Field</span> │                 │ <span style="font-style: italic">species: </span><span style="font-weight: bold; font-style: italic">Field</span> │    │          │ <span style="font-weight: bold">Multiply</span>      ││         │                 │              │                                                
│ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>      │                  │ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>     │                 │ <span style="font-style: italic">   :: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>   │────╯          │ <span style="font-weight: bold">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold">float64</span> │◀─────────│─────────────────│──────────────│──────────────────╮                             
╰────────────────────╯                  ╰───────────────────╯                 ╰────────────────╯               ╰───────────────╯          │                 │              │                  │                             
           ▲                                      ▲                                    ▲                               ▲                  │                 │              │                  │                             
           │                                      │                                    │                               │                  │                 ╰──────────────│─────────────────────────────────────╮          
           │                                      │                                    │                               │                  │                                │                  │                  │          
           │                                      │                                    │                               │                  │                                │                  │                  │          
           │                                      │                                    │                        ╭────────────╮            │                                │          ╭───────────────╮          │          
           │                                      │                                    ╰────────────╮           │ <span style="font-style: italic">2: </span><span style="font-weight: bold; font-style: italic">Literal</span> │            │                                │          │ <span style="font-weight: bold">Add</span>           │          │          
           │                                      │                                                 │           │ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">int8</span> │            │                                │          │ <span style="font-weight: bold">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold">float64</span> │◀╮        │          
           │                                      │                                                 │           ╰────────────╯            │                                │          ╰───────────────╯ │        │          
           │                                      │                                                 │                                     │                                │                  ▲         │        │          
           │                                      │                                                 │                                     │                                │                  │         │        │          
           │                                      │                                                 │                                     │                                │                  │         │        │          
           │                                      ╰───────────────────────────────────────────╮     ╰────────────────────────╮            │                                │                  │         │        │          
           │                                                                                  │                              │            │                     ╭────────────────────╮        │        ╭───────────────────╮
           │                                                                                  │                              │            │                     │ <span style="font-style: italic">petalLength: </span><span style="font-weight: bold; font-style: italic">Field</span> │        │        │ <span style="font-style: italic">petalWidth: </span><span style="font-weight: bold; font-style: italic">Field</span> │
           │                                                                                  │                              │            │                     │ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>      │────────╯        │ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>     │
           │                                                                                  │                              │            │                     ╰────────────────────╯                 ╰───────────────────╯
           │                                                                                  │                              │            │                                ▲                                     ▲          
           │                                                                                  ╰─────────────────────╮        │            │                                │                                     │          
           │                                                                                                        │        │            │                                │                                     │          
           │                                                                                                        │        │            │────────────────────────────────│─────────────────────────────────────╯          
           │                                                                                                        │        ╭─────────────────────────╮                   │                                                
           │                                                                                                        ╰────────│ <span style="font-style: italic">iris: </span><span style="font-weight: bold; font-style: italic">DatabaseTable</span>     │                   │                                                
           │                                                                                                                 │ <span style="font-style: italic">   sepalLength: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span> │                   │                                                
           │                                                                                                                 │ <span style="font-style: italic">   sepalWidth: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>  │                   │                                                
           ╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────│ <span style="font-style: italic">   petalLength: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span> │───────────────────╯                                                
                                                                                                                             │ <span style="font-style: italic">   petalWidth: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>  │                                                                    
                                                                                                                             │ <span style="font-style: italic">   species: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>      │                                                                    
                                                                                                                             ╰─────────────────────────╯                                                                    
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">SELECT
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"Date"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"CO2_normalized"</span>
FROM <span style="font-weight: bold">(</span>
  SELECT
    <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">EXTRACT</span><span style="font-weight: bold">(</span>month FROM <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Date"</span><span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"ExtractMonth(Date)"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"CO2"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Date"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"CO2"</span> - <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">AVG</span><span style="font-weight: bold">(</span><span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"CO2"</span><span style="font-weight: bold">)</span> OVER <span style="font-weight: bold">(</span>PARTITION BY <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">EXTRACT</span><span style="font-weight: bold">(</span>month FROM <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Date"</span><span style="font-weight: bold">)</span> ROWS BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING<span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"CO2_normalized"</span>
  FROM <span style="color: #008000; text-decoration-color: #008000">"co2_concentration​"</span> AS <span style="color: #008000; text-decoration-color: #008000">"t0"</span>
<span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"t1"</span>
ORDER BY
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"Date"</span> ASC
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┓
┃<span style="font-weight: bold"> Date       </span>┃<span style="font-weight: bold"> CO2_normalized </span>┃
┡━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━┩
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">date</span>       │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">float64</span>        │
├────────────┼────────────────┤
│ <span style="color: #800080; text-decoration-color: #800080">1958-03-01</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-38.557288</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1958-04-01</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-38.167797</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1958-05-01</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-38.147167</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1958-07-01</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-37.738333</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1958-08-01</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-36.673667</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1958-09-01</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-36.724833</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1958-11-01</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-37.977833</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1958-12-01</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-37.934667</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1959-01-01</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-37.171695</span> │
│ <span style="color: #800080; text-decoration-color: #800080">1959-02-01</span> │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-37.620862</span> │
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span>          │              <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │
└────────────┴────────────────┘
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">                                                                         ╭────────────────────────────╮          
                                                                         │ <span style="font-weight: bold">Sort</span>                       │          
                                                                         │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Date: </span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold; font-style: italic">date</span>              │          
                                                                         │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">CO2_normalized: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span> │          
                                                                         ╰────────────────────────────╯          
                                                                         ▲              ▲                        
                                                                         │              │                        
                                                                         │              │                        
                                                                  ╭────────────╮        │                        
                                                                  │ <span style="font-weight: bold">SortKey</span>    │        │                        
                                                                  │ <span style="font-weight: bold">   :: </span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">date</span> │        │                        
                                                                  ╰────────────╯        │                        
                                                                         ▲              │                        
                                                                         │              │                        
                                                                         │              │                        
                                                                         │              │                        
                                                                  ╭─────────────╮       │                        
                                                                  │ <span style="font-style: italic">Date: </span><span style="font-weight: bold; font-style: italic">Field</span> │       │                        
                                                                  │ <span style="font-style: italic">   :: </span><span style="color: #008080; text-decoration-color: #008080; font-style: italic">date</span>  │       │                        
                                                                  ╰─────────────╯       │                        
                                                                         ▲              │                        
                                                                         │              │                        
                                                                         ╰──────╮       │                        
                                                                                │       │                        
                                                                                ╰───────│                        
                                                                         ╭────────────────────────────╮          
                                                                         │ <span style="font-weight: bold">Project</span>                    │          
                                                   ╭────────────────────▶│ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Date: </span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold; font-style: italic">date</span>              │          
                                                   │                     │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">CO2_normalized: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span> │          
                                                   │                     ╰────────────────────────────╯          
                                                   │                                   ▲▲                        
                                                   │                                   ││                        
                                                   │                                   ││                        
                                            ╭─────────────╮                ╭───────────────────────╮             
                                            │ <span style="font-style: italic">Date: </span><span style="font-weight: bold; font-style: italic">Field</span> │                │ <span style="font-style: italic">CO2_normalized: </span><span style="font-weight: bold; font-style: italic">Field</span> │             
                                            │ <span style="font-style: italic">   :: </span><span style="color: #008080; text-decoration-color: #008080; font-style: italic">date</span>  │                │ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>         │             
                                            ╰─────────────╯                ╰───────────────────────╯             
                                                   ▲                                   ▲│                        
                                                   │                                   ││                        
                                                   │                                   ││                        
                                                   ╰───────────────────────────────────╮│                        
                                                                                       ││                        
                                                                       ╭──────────────────────────────╮          
                                                                       │ <span style="font-weight: bold">Project</span>                      │          
                                                                       │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">ExtractMonth(Date): </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">int32</span> │          
                                                         ╭────────────▶│ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">CO2: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span>              │◀─╮       
                                                         │             │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">Date: </span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold; font-style: italic">date</span>                │  │       
                                                         │             │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">CO2_normalized: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span>   │  │       
                                                         │             ╰──────────────────────────────╯  │       
                                                         │                             ▲ ▲               │       
                                                         │      ╭──────────────────────│ │               │       
                                                         │      │                      │ │               │       
                                 ╭───────────────╮       │      │                      │ │               │       
                                 │ <span style="font-weight: bold">Subtract</span>      │       │      │                      │ │               │       
                        ╭───────▶│ <span style="font-weight: bold">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold">float64</span> │───────│──────╯                      │ │               │       
                        │        ╰───────────────╯       │                             │ │               │       
                        │                ▲               │                             │ │               │       
                        │                │               │                             │ │               │       
                        │                │               │                             │ │               │       
                        │                │               │                             │ │               │       
               ╭────────────────╮        │               │                             │ │               │       
               │ <span style="font-weight: bold">WindowFunction</span> │        │               │                             │ │               │       
               │ <span style="font-weight: bold">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold">float64</span>  │        │               │                             │ │               │       
               ╰────────────────╯        │               │                             │ │               │       
                        ▲───╮            │               │                             │ │               │       
                        │   │            │               │                             │ │               │       
                        │   ╰────────────╰───────────╮   │                             │ │               │       
                        │                │           │   │                             │ │               │       
╭───────────────╮       │       ╭─────────────────╮  │   │                             │ │               │       
│ <span style="font-weight: bold">Mean</span>          │       │       │ <span style="font-weight: bold">RowsWindowFrame</span> │  │   │                             │ │               │       
│ <span style="font-weight: bold">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold">float64</span> │───────╯       │ <span style="font-weight: bold">   :: ∅</span>         │◀─│───│───────╮                     ╰╮│               │       
╰───────────────╯               ╰─────────────────╯  │   │       │                      ││               │       
        ▲                                ▲           │   │       │                      ││               │       
        │                                │           │   │       │                      ││               │       
        │                                │           │   │       ╰───────────╮          ││               │       
        │                                │           ╰───│                   │          ││               │       
        │                                │       ╭───────────────╮           │   ╭──────────────╮        │       
        │                                │       │ <span style="font-style: italic">CO2: </span><span style="font-weight: bold; font-style: italic">Field</span>    │           │   │ <span style="font-weight: bold">ExtractMonth</span> │        │       
        ╰────────────────────────────────────────│ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span> │           ╰───│ <span style="font-weight: bold">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold">int32</span>  │        │       
                                         │       ╰───────────────╯               ╰──────────────╯        │       
                                         │               ▲                              │▲               │       
                                         │               │                              ││               │       
                                         ╰───────────────│──────╮                       ││               │       
                                                         │      │                       ││               │       
                                                         │      │                       ││        ╭─────────────╮
                                                         │      │                       ││        │ <span style="font-style: italic">Date: </span><span style="font-weight: bold; font-style: italic">Field</span> │
                                                         │      │                       │╰────────│ <span style="font-style: italic">   :: </span><span style="color: #008080; text-decoration-color: #008080; font-style: italic">date</span>  │
                                                         │      │                       │         ╰─────────────╯
                                                         │      ╰───────────╮           │                ▲       
                                                         │                  │           │                │       
                                                         │                  │           │       ╭────────╯       
                                                         │                  │           │       │                
                                                         │                  ╰───────────│───────╯                
                                                         │            ╭──────────────────────────────────╮       
                                                         │            │ <span style="font-style: italic">co2_concentration​: </span><span style="font-weight: bold; font-style: italic">DatabaseTable</span> │       
                                                         ╰────────────│ <span style="font-style: italic">   CO2: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>                  │       
                                                                      │ <span style="font-style: italic">   Date: </span><span style="color: #008080; text-decoration-color: #008080; font-style: italic">date</span>                    │       
                                                                      ╰──────────────────────────────────╯       
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">SELECT
  *
FROM <span style="font-weight: bold">(</span>
  SELECT
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"day"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"normal"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"actual"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"id"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"actual"</span>.<span style="color: #008000; text-decoration-color: #008000">"high"</span> - <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"normal"</span>.<span style="color: #008000; text-decoration-color: #008000">"high"</span> AS <span style="color: #008000; text-decoration-color: #008000">"high_vs_expected"</span>
  FROM <span style="color: #008000; text-decoration-color: #008000">"weather​"</span> AS <span style="color: #008000; text-decoration-color: #008000">"t0"</span>
<span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"t1"</span>
WHERE
  NOT <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"high_vs_expected"</span> IS NULL
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━━━━┓
┃<span style="font-weight: bold"> day    </span>┃<span style="font-weight: bold"> normal                          </span>┃<span style="font-weight: bold"> actual                          </span>┃<span style="font-weight: bold"> id    </span>┃<span style="font-weight: bold"> high_vs_expected </span>┃
┡━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">string</span> │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">struct&lt;high: int64, low: int64&gt;</span> │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">struct&lt;high: int64, low: int64&gt;</span> │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">int64</span> │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">int64</span>            │
├────────┼─────────────────────────────────┼─────────────────────────────────┼───────┼──────────────────┤
│ <span style="color: #008000; text-decoration-color: #008000">M     </span> │ <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'high'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">50</span>, <span style="color: #008000; text-decoration-color: #008000">'low'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">38</span><span style="font-weight: bold">}</span>         │ <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'high'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">48</span>, <span style="color: #008000; text-decoration-color: #008000">'low'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">36</span><span style="font-weight: bold">}</span>         │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │               <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">-2</span> │
│ <span style="color: #008000; text-decoration-color: #008000">T     </span> │ <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'high'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">50</span>, <span style="color: #008000; text-decoration-color: #008000">'low'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">38</span><span style="font-weight: bold">}</span>         │ <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'high'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">50</span>, <span style="color: #008000; text-decoration-color: #008000">'low'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">40</span><span style="font-weight: bold">}</span>         │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1</span> │                <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │
│ <span style="color: #008000; text-decoration-color: #008000">W     </span> │ <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'high'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">50</span>, <span style="color: #008000; text-decoration-color: #008000">'low'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">38</span><span style="font-weight: bold">}</span>         │ <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'high'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">55</span>, <span style="color: #008000; text-decoration-color: #008000">'low'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">36</span><span style="font-weight: bold">}</span>         │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2</span> │                <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">5</span> │
│ <span style="color: #008000; text-decoration-color: #008000">T     </span> │ <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'high'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">50</span>, <span style="color: #008000; text-decoration-color: #008000">'low'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">38</span><span style="font-weight: bold">}</span>         │ <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'high'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">51</span>, <span style="color: #008000; text-decoration-color: #008000">'low'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">33</span><span style="font-weight: bold">}</span>         │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">3</span> │                <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1</span> │
│ <span style="color: #008000; text-decoration-color: #008000">F     </span> │ <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'high'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">50</span>, <span style="color: #008000; text-decoration-color: #008000">'low'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">38</span><span style="font-weight: bold">}</span>         │ <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'high'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">50</span>, <span style="color: #008000; text-decoration-color: #008000">'low'</span>: <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">30</span><span style="font-weight: bold">}</span>         │     <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">4</span> │                <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │
└────────┴─────────────────────────────────┴─────────────────────────────────┴───────┴──────────────────┘
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">                                                                                                               ╭────────────────────────────────────────────╮                                                           
                                                                                                               │ <span style="font-weight: bold">DropNa</span>                                     │                                                           
                                                                                                               │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">day: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>                             │                                                           
                                                                                                               │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">normal: </span><span style="color: #ff00ff; text-decoration-color: #ff00ff; font-weight: bold; font-style: italic">struct&lt;high: int64, low: int64&gt;</span> │                                                           
                                                                                                               │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">actual: </span><span style="color: #ff00ff; text-decoration-color: #ff00ff; font-weight: bold; font-style: italic">struct&lt;high: int64, low: int64&gt;</span> │                                                           
                                                                                                               │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">id: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">int64</span>                               │                                                           
                                                                                                               │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">high_vs_expected: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">int64</span>                 │                                                           
                                                                                                               ╰────────────────────────────────────────────╯                                                           
                                                                                                               ▲                      ▲                                                                                 
                                                                                                               │                      │                                                                                 
                                                                                                               │                      │                                                                                 
                                                                                                               │                      │                                                                                 
                                                                                                  ╭─────────────────────────╮         │                                                                                 
                                                                                                  │ <span style="font-style: italic">high_vs_expected: </span><span style="font-weight: bold; font-style: italic">Field</span> │         │                                                                                 
                                                                                                  │ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">int64</span>             │         │                                                                                 
                                                                                                  ╰─────────────────────────╯         │                                                                                 
                                                                                                               ▲                      │                                                                                 
                                                                                                               │                      │                                                                                 
                                                                                                               │                      │                                                                                 
                                                                                                               ╰──────────────────────│                                                                                 
                                                                                                               ╭────────────────────────────────────────────╮                                                           
                                                                                                               │ <span style="font-weight: bold">Project</span>                                    │                                                           
                                                                                                               │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">day: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>                             │                                                           
                                                                                                               │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">normal: </span><span style="color: #ff00ff; text-decoration-color: #ff00ff; font-weight: bold; font-style: italic">struct&lt;high: int64, low: int64&gt;</span> │                                                           
        ╭─────────────────────────────────────────────────────────────────────────────────────────────────────▶│ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">actual: </span><span style="color: #ff00ff; text-decoration-color: #ff00ff; font-weight: bold; font-style: italic">struct&lt;high: int64, low: int64&gt;</span> │◀─────────────────────────────────────╮                    
        │                                                                                                      │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">id: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">int64</span>                               │                                      │                    
        │                                                                                                      │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">high_vs_expected: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">int64</span>                 │                                      │                    
        │                                                                                                      ╰────────────────────────────────────────────╯                                      │                    
        │                                                                                                            ▲  ▲             ▲                                                            │                    
        │                                             ╭─────────────────────────────────────────────────────────────────│─────────────│                                                            │                    
        │                                             │                                                              │  │             │                                                            │                    
        │                                             │                                                              │  │             │                                                            │                    
╭──────────────╮                               ╭─────────────╮                                ╭─────────────╮        │  │             │                                                            │                    
│ <span style="font-style: italic">day: </span><span style="font-weight: bold; font-style: italic">Field</span>   │                               │ <span style="font-style: italic">id: </span><span style="font-weight: bold; font-style: italic">Field</span>   │                                │ <span style="font-weight: bold">Subtract</span>    │        │  │             │                                                            │                    
│ <span style="font-style: italic">   :: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span> │                               │ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">int64</span> │                                │ <span style="font-weight: bold">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold">int64</span> │────────╯  │             │                                                            │                    
╰──────────────╯                               ╰─────────────╯                                ╰─────────────╯           │             │                                                            │                    
        ▲                                             ▲                                              ▲──────────────────│─────────────│────╮                                                       │                    
        │                                             │                                              │                  │             │    │                                                       │                    
        │                                             │                                              │                  │             │    │                                                       │                    
        │                                             │                                              │                  │             │    │                                                       │                    
        │                                             │                                       ╭─────────────╮           │             │    │                             ╭─────────────╮           │                    
        │                                             │                                       │ <span style="font-weight: bold">StructField</span> │           │             │    │                             │ <span style="font-weight: bold">StructField</span> │           │                    
        │                                             │                                       │ <span style="font-weight: bold">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold">int64</span> │           │             │    ╰─────────────────────────────│ <span style="font-weight: bold">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold">int64</span> │           │                    
        │                                             │                                       ╰─────────────╯           │             │                                  ╰─────────────╯           │                    
        │                                             │                                              ▲                  │             │                                         ▲                  │                    
        │                                             │                                              │                  │             │                                         │                  │                    
        │                                             │                                              │                  │             │                                         │                  │                    
        │                                             ╰───────────────────────────────────────╮      │                  │             │                                         │                  │                    
        │                                                                                     │     ╭───────────────────────────────────────╮                                  ╭───────────────────────────────────────╮
        │                                                                                     │     │ <span style="font-style: italic">actual: </span><span style="font-weight: bold; font-style: italic">Field</span>                         │                                  │ <span style="font-style: italic">normal: </span><span style="font-weight: bold; font-style: italic">Field</span>                         │
        │                                                                                     │     │ <span style="font-style: italic">   :: </span><span style="color: #ff00ff; text-decoration-color: #ff00ff; font-style: italic">struct&lt;high: int64, low: int64&gt;</span> │                                  │ <span style="font-style: italic">   :: </span><span style="color: #ff00ff; text-decoration-color: #ff00ff; font-style: italic">struct&lt;high: int64, low: int64&gt;</span> │
        │                                                                                     │     ╰───────────────────────────────────────╯                                  ╰───────────────────────────────────────╯
        │                                                                                     │                         ▲             │                                                            ▲                    
        │                                                                                     ╰───────────────────╮     │             │                                                            │                    
        │                                                                                                         │     │             │                                                            │                    
        │                                                                                                         │     ╰─────────────│                                                            │                    
        │                                                                                                      ╭────────────────────────────────────────────╮                                      │                    
        │                                                                                                      │ <span style="font-style: italic">weather​: </span><span style="font-weight: bold; font-style: italic">DatabaseTable</span>                     │                                      │                    
        │                                                                                                      │ <span style="font-style: italic">   day: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>                             │                                      │                    
        ╰──────────────────────────────────────────────────────────────────────────────────────────────────────│ <span style="font-style: italic">   normal: </span><span style="color: #ff00ff; text-decoration-color: #ff00ff; font-style: italic">struct&lt;high: int64, low: int64&gt;</span> │──────────────────────────────────────╯                    
                                                                                                               │ <span style="font-style: italic">   actual: </span><span style="color: #ff00ff; text-decoration-color: #ff00ff; font-style: italic">struct&lt;high: int64, low: int64&gt;</span> │                                                           
                                                                                                               │ <span style="font-style: italic">   id: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">int64</span>                               │                                                           
                                                                                                               ╰────────────────────────────────────────────╯                                                           
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">SELECT
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"Source Category Code"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"Source subcategory"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"Agency code"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"Bureau code"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"Account code"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"Treasury Agency code"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"On- or off-budget"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"TQ"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"__pivoted__"</span>.<span style="color: #008000; text-decoration-color: #008000">"year"</span> AS <span style="color: #008000; text-decoration-color: #008000">"year"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t1"</span>.<span style="color: #008000; text-decoration-color: #008000">"__pivoted__"</span>.<span style="color: #008000; text-decoration-color: #008000">"budget"</span> AS <span style="color: #008000; text-decoration-color: #008000">"budget"</span>
FROM <span style="font-weight: bold">(</span>
  SELECT
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Source Category Code"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Source subcategory"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Agency code"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Bureau code"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Account code"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"Treasury Agency code"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"On- or off-budget"</span>,
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"TQ"</span>,
    <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">UNNEST</span><span style="font-weight: bold">(</span>
      <span style="font-weight: bold">[{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1962</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1962"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1963</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1963"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1964</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1964"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1965</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1965"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1966</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1966"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1967</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1967"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1968</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1968"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1969</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1969"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1970</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1970"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1971</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1971"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1972</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1972"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1973</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1973"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1974</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1974"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1975</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1975"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1976</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1976"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1977</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1977"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1978</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1978"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1979</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1979"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1980</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1980"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1981</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1981"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1982</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1982"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1983</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1983"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1984</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1984"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1985</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1985"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1986</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1986"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1987</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1987"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1988</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1988"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1989</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1989"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1990</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1990"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1991</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1991"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1992</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1992"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1993</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1993"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1994</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1994"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1995</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1995"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1996</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1996"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1997</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1997"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1998</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1998"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1999</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"1999"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2000</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2000"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2001</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2001"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2002</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2002"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2003</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2003"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2004</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2004"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2005</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2005"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2006</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2006"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2007</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2007"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2008</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2008"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2009</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2009"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2010</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2010"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2011</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2011"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2012</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2012"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2013</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2013"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2014</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2014"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2015</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2015"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2016</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2016"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2017</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2017"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2018</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2018"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2019</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2019"</span><span style="font-weight: bold">}</span>, <span style="font-weight: bold">{</span><span style="color: #008000; text-decoration-color: #008000">'year'</span>: <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2020</span> AS SMALLINT<span style="font-weight: bold">)</span>, <span style="color: #008000; text-decoration-color: #008000">'budget'</span>: <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"2020"</span><span style="font-weight: bold">}]</span>
    <span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"__pivoted__"</span>
  FROM <span style="color: #008000; text-decoration-color: #008000">"budget​"</span> AS <span style="color: #008000; text-decoration-color: #008000">"t0"</span>
<span style="font-weight: bold">)</span> AS <span style="color: #008000; text-decoration-color: #008000">"t1"</span>
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━┳━━━━━━━━┓
┃<span style="font-weight: bold"> Source Category Code </span>┃<span style="font-weight: bold"> Source subcategory </span>┃<span style="font-weight: bold"> Agency code </span>┃<span style="font-weight: bold"> Bureau code </span>┃<span style="font-weight: bold"> Account code </span>┃<span style="font-weight: bold"> Treasury Agency code </span>┃<span style="font-weight: bold"> On- or off-budget </span>┃<span style="font-weight: bold"> TQ     </span>┃<span style="font-weight: bold"> year  </span>┃<span style="font-weight: bold"> budget </span>┃
┡━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━╇━━━━━━━━┩
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">int64</span>                │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">int64</span>              │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">int64</span>       │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">int64</span>       │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">int64</span>        │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">int64</span>                │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">string</span>            │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">string</span> │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">int16</span> │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">string</span> │
├──────────────────────┼────────────────────┼─────────────┼─────────────┼──────────────┼──────────────────────┼───────────────────┼────────┼───────┼────────┤
│                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">931</span> │                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">800415</span> │                   <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20</span> │ <span style="color: #008000; text-decoration-color: #008000">On-budget        </span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1962</span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │
│                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">931</span> │                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">800415</span> │                   <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20</span> │ <span style="color: #008000; text-decoration-color: #008000">On-budget        </span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1963</span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │
│                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">931</span> │                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">800415</span> │                   <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20</span> │ <span style="color: #008000; text-decoration-color: #008000">On-budget        </span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1964</span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │
│                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">931</span> │                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">800415</span> │                   <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20</span> │ <span style="color: #008000; text-decoration-color: #008000">On-budget        </span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1965</span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │
│                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">931</span> │                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">800415</span> │                   <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20</span> │ <span style="color: #008000; text-decoration-color: #008000">On-budget        </span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1966</span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │
│                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">931</span> │                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">800415</span> │                   <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20</span> │ <span style="color: #008000; text-decoration-color: #008000">On-budget        </span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1967</span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │
│                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">931</span> │                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">800415</span> │                   <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20</span> │ <span style="color: #008000; text-decoration-color: #008000">On-budget        </span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1968</span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │
│                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">931</span> │                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">800415</span> │                   <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20</span> │ <span style="color: #008000; text-decoration-color: #008000">On-budget        </span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1969</span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │
│                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">931</span> │                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">800415</span> │                   <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20</span> │ <span style="color: #008000; text-decoration-color: #008000">On-budget        </span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1970</span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │
│                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">931</span> │                  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">9</span> │           <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">0</span> │       <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">800415</span> │                   <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">20</span> │ <span style="color: #008000; text-decoration-color: #008000">On-budget        </span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1971</span> │ <span style="color: #008000; text-decoration-color: #008000">0     </span> │
│                    <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │                  <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │           <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │           <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │            <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │                    <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span>                 │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span>      │     <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span>      │
└──────────────────────┴────────────────────┴─────────────┴─────────────┴──────────────┴──────────────────────┴───────────────────┴────────┴───────┴────────┘
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">SELECT
  <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"variety"</span>,
  <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"site"</span>,
  <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">FIRST</span><span style="font-weight: bold">(</span><span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"yield"</span><span style="font-weight: bold">)</span> <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">FILTER</span><span style="font-weight: bold">(</span>WHERE
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"year"</span> = <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1931</span> AS SMALLINT<span style="font-weight: bold">))</span> AS <span style="color: #008000; text-decoration-color: #008000">"1931"</span>,
  <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">FIRST</span><span style="font-weight: bold">(</span><span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"yield"</span><span style="font-weight: bold">)</span> <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">FILTER</span><span style="font-weight: bold">(</span>WHERE
    <span style="color: #008000; text-decoration-color: #008000">"t0"</span>.<span style="color: #008000; text-decoration-color: #008000">"year"</span> = <span style="color: #800080; text-decoration-color: #800080; font-weight: bold">CAST</span><span style="font-weight: bold">(</span><span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1932</span> AS SMALLINT<span style="font-weight: bold">))</span> AS <span style="color: #008000; text-decoration-color: #008000">"1932"</span>
FROM <span style="color: #008000; text-decoration-color: #008000">"barley"</span> AS <span style="color: #008000; text-decoration-color: #008000">"t0"</span>
GROUP BY
  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">1</span>,
  <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">2</span>
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">┏━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━┓
┃<span style="font-weight: bold"> variety   </span>┃<span style="font-weight: bold"> site            </span>┃<span style="font-weight: bold"> 1931     </span>┃<span style="font-weight: bold"> 1932     </span>┃
┡━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━┩
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">string</span>    │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">string</span>          │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">float64</span>  │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">float64</span>  │
├───────────┼─────────────────┼──────────┼──────────┤
│ <span style="color: #008000; text-decoration-color: #008000">Glabron  </span> │ <span style="color: #008000; text-decoration-color: #008000">Grand Rapids   </span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">29.13333</span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">14.43333</span> │
│ <span style="color: #008000; text-decoration-color: #008000">Svansota </span> │ <span style="color: #008000; text-decoration-color: #008000">Grand Rapids   </span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">29.66667</span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">16.63333</span> │
│ <span style="color: #008000; text-decoration-color: #008000">Velvet   </span> │ <span style="color: #008000; text-decoration-color: #008000">Duluth         </span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">26.30000</span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">22.46667</span> │
│ <span style="color: #008000; text-decoration-color: #008000">No. 457  </span> │ <span style="color: #008000; text-decoration-color: #008000">Grand Rapids   </span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">32.16667</span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.46667</span> │
│ <span style="color: #008000; text-decoration-color: #008000">No. 462  </span> │ <span style="color: #008000; text-decoration-color: #008000">Grand Rapids   </span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">24.93334</span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">19.90000</span> │
│ <span style="color: #008000; text-decoration-color: #008000">No. 475  </span> │ <span style="color: #008000; text-decoration-color: #008000">Waseca         </span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">46.76667</span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">41.26667</span> │
│ <span style="color: #008000; text-decoration-color: #008000">No. 475  </span> │ <span style="color: #008000; text-decoration-color: #008000">Crookston      </span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">44.10000</span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">32.13333</span> │
│ <span style="color: #008000; text-decoration-color: #008000">Manchuria</span> │ <span style="color: #008000; text-decoration-color: #008000">University Farm</span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">27.00000</span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">26.90000</span> │
│ <span style="color: #008000; text-decoration-color: #008000">Glabron  </span> │ <span style="color: #008000; text-decoration-color: #008000">Morris         </span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">28.76667</span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">35.13333</span> │
│ <span style="color: #008000; text-decoration-color: #008000">Svansota </span> │ <span style="color: #008000; text-decoration-color: #008000">Morris         </span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">25.76667</span> │ <span style="color: #008080; text-decoration-color: #008080; font-weight: bold">35.03333</span> │
│ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span>         │ <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span>               │        <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │        <span style="color: #7f7f7f; text-decoration-color: #7f7f7f">…</span> │
└───────────┴─────────────────┴──────────┴──────────┘
</div>`, `<div style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace">                                                                                           ╭────────────────────╮                                                            
                                                                                           │ <span style="font-weight: bold">Aggregate</span>          │                                                            
                                                                                           │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">variety: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span> │                                                            
         ╭────────────────────────────────────────────────────────────────────────────────▶│ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">site: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-weight: bold; font-style: italic">string</span>    │◀────────────────────╮                                      
         │                                                                                 │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">1931: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span>   │                     │                                      
         │                                                                                 │ <span style="font-weight: bold">   </span><span style="font-weight: bold; font-style: italic">1932: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold; font-style: italic">float64</span>   │                     │                                      
         │                                                                                 ╰────────────────────╯                     │                                      
         │                                                                                            ▲                               │                                      
         │                                                             ╭──────────────────────────────│                               │                                      
         │                                                             │                              │                               │                                      
╭────────────────╮              ╭──────────────╮                       │                      ╭───────────────╮               ╭───────────────╮                              
│ <span style="font-style: italic">variety: </span><span style="font-weight: bold; font-style: italic">Field</span> │              │ <span style="font-style: italic">site: </span><span style="font-weight: bold; font-style: italic">Field</span>  │                       │                      │ <span style="font-weight: bold">First</span>         │               │ <span style="font-weight: bold">First</span>         │                              
│ <span style="font-style: italic">   :: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>   │              │ <span style="font-style: italic">   :: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span> │───────────────────────╯               ╭─────▶│ <span style="font-weight: bold">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold">float64</span> │◀──────╮       │ <span style="font-weight: bold">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-weight: bold">float64</span> │◀──────╮                      
╰────────────────╯              ╰──────────────╯                                       │      ╰───────────────╯       │       ╰───────────────╯       │                      
         ▲                              ▲                                              │              │               │               ▲               │                      
         │                              │                                              │              │               │               │               │                      
         │                              │                                              │              │               │               │               │                      
         │                              │                                              │              │               │               │               │                      
         │                              │                                      ╭───────────────╮      │       ╭───────────────╮       │       ╭───────────────╮              
         │                              │                                      │ <span style="font-weight: bold">Equals</span>        │      │       │ <span style="font-style: italic">yield: </span><span style="font-weight: bold; font-style: italic">Field</span>  │       │       │ <span style="font-weight: bold">Equals</span>        │              
         │                              │                               ╭─────▶│ <span style="font-weight: bold">   :: </span><span style="color: #af00ff; text-decoration-color: #af00ff; font-weight: bold">boolean</span> │      │       │ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span> │───────╯       │ <span style="font-weight: bold">   :: </span><span style="color: #af00ff; text-decoration-color: #af00ff; font-weight: bold">boolean</span> │◀────╮        
         │                              │                               │      ╰───────────────╯      │       ╰───────────────╯               ╰───────────────╯     │        
         │                              │                               │              ▲              │               ▲                               ▲             │        
         │                              │                               │              │              │               │                               │             │        
         │                              │                               │              │              │               │                               │             │        
         │                              ╰─────────────────────────────────────────────╮│              │               │                               │             │        
         │                                                      ╭───────────────╮     ││       ╭─────────────╮        │                               │     ╭───────────────╮
         │                                                      │ <span style="font-style: italic">1931: </span><span style="font-weight: bold; font-style: italic">Literal</span> │     ││       │ <span style="font-style: italic">year: </span><span style="font-weight: bold; font-style: italic">Field</span> │        │                               │     │ <span style="font-style: italic">1932: </span><span style="font-weight: bold; font-style: italic">Literal</span> │
         │                                                      │ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">int16</span>   │     │╰───────│ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">int64</span> │────────│───────────────────────────────╯     │ <span style="font-style: italic">   :: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">int16</span>   │
         │                                                      ╰───────────────╯     │        ╰─────────────╯        │                                     ╰───────────────╯
         │                                                                            │               ▲               │                                                      
         │                                                                            │               │               │                                                      
         │                                                                            │               │               │                                                      
         │                                                                            │               │               │                                                      
         │                                                                            │               │               │                                                      
         │                                                                            ╰───╭───────────────────────╮   │                                                      
         │                                                                                │ <span style="font-style: italic">barley: </span><span style="font-weight: bold; font-style: italic">DatabaseTable</span> │   │                                                      
         │                                                                                │ <span style="font-style: italic">   yield: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">float64</span>     │   │                                                      
         ╰────────────────────────────────────────────────────────────────────────────────│ <span style="font-style: italic">   variety: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>    │───╯                                                      
                                                                                          │ <span style="font-style: italic">   year: </span><span style="color: #808000; text-decoration-color: #808000; font-style: italic">int64</span>        │                                                          
                                                                                          │ <span style="font-style: italic">   site: </span><span style="color: #ffaf00; text-decoration-color: #ffaf00; font-style: italic">string</span>       │                                                          
                                                                                          ╰───────────────────────╯                                                          
</div>`];

<AccordionGroup>
  <Accordion title="Basic syntax" defaultOpen="true">
    ```python theme={null}
    with car as c:
        c.select([c.Name, c.Horsepower], sort=c.Year)
        c.limit(10)
    ```

    <Tabs>
      <Tab title="SQL">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[0] }} />
      </Tab>

      <Tab title="Result">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[1] }} />
      </Tab>

      <Tab title="AST">
        ```text theme={null}
        r0 := DatabaseTable: cars
          Name             string
          Miles_per_Gallon float64
          Cylinders        int64
          Displacement     float64
          Horsepower       float64
          Weight_in_lbs    int64
          Acceleration     float64
          Year             timestamp(6)
          Origin           string

        r1 := Project[r0]
          Year:       r0.Year
          Name:       r0.Name
          Horsepower: r0.Horsepower

        r2 := Sort[r1]
          asc r1.Year

        Limit[r2, n=10]
        ```
      </Tab>

      <Tab title="AST graph">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[2] }} />
      </Tab>
    </Tabs>
  </Accordion>

  <Accordion title="Null handling">
    ```python theme={null}
    from vinyl.operations import coalesce

    with birdstrikes as b:
        b.filter(b.Effect__Amount_of_damage == None)
        b.filter(b.Airport__Name != None)
        b.select({"airport_name": coalesce(b.Airport__Name, "Unknown")})
    ```

    <Warning>
      `column is None` and `column is not None` will not work as expected
      because Python requires `is` statements to evaluate to True or False.
    </Warning>

    <Tabs>
      <Tab title="SQL">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[3] }} />
      </Tab>

      <Tab title="Result">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[4] }} />
      </Tab>

      <Tab title="AST">
        ```text theme={null}
        r0 := DatabaseTable: birdstrikes​
          Airport__Name              string
          Aircraft__Make_Model       string
          Flight_Date                string
          Aircraft__Airline_Operator string
          Origin_State               string
          When__Phase_of_flight      string
          Wildlife__Size             string
          Wildlife__Species          string
          When__Time_of_day          string
          Cost__Other                int64
          Cost__Repair               int64
          Cost__Total_$              int64
          Speed_IAS_in_knots         float64
          Effect__Amount_of_damage   string

        r1 := Filter[r0]
          IsNull(r0.Effect__Amount_of_damage)

        r2 := Filter[r1]
          NotNull(r1.Airport__Name)

        Project[r2]
          airport_name: Coalesce([r2.Airport__Name, 'Unknown'])
        ```
      </Tab>

      <Tab title="AST graph">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[5] }} />
      </Tab>
    </Tabs>
  </Accordion>

  <Accordion title="Functions">
    ```python theme={null}
    def perimeter(x, y):
        return 2 * (x + y)


    with iris as i:
        i.define({"petalPerimeter": perimeter(i.petalLength, i.petalWidth)})
    ```

    <Tabs>
      <Tab title="SQL">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[6] }} />
      </Tab>

      <Tab title="Result">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[7] }} />
      </Tab>

      <Tab title="AST">
        ```text theme={null}
        r0 := DatabaseTable: iris
          sepalLength float64
          sepalWidth  float64
          petalLength float64
          petalWidth  float64
          species     string

        Project[r0]
          sepalLength:    r0.sepalLength
          sepalWidth:     r0.sepalWidth
          petalLength:    r0.petalLength
          petalWidth:     r0.petalWidth
          species:        r0.species
          petalPerimeter: r0.petalLength + r0.petalWidth * 2
        ```
      </Tab>

      <Tab title="AST graph">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[8] }} />
      </Tab>
    </Tabs>
  </Accordion>

  <Accordion title="Window Automation">
    ```python theme={null}
    with co2_concentration as c:
        c.define(
            {"CO2_normalized": c.CO2 - c.CO2.mean()},
            by=[c.Date.dt.extract("month")],
        )
        c.select([c.CO2_normalized], sort=c.Date)
    ```

    <Tabs>
      <Tab title="SQL">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[9] }} />
      </Tab>

      <Tab title="Result">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[10] }} />
      </Tab>

      <Tab title="AST">
        ```text theme={null}
        r0 := DatabaseTable: co2_concentration​
          CO2  float64
          Date date

        r1 := Project[r0]
          ExtractMonth(Date): ExtractMonth(r0.Date)
          CO2:                r0.CO2
          Date:               r0.Date
          CO2_normalized:     r0.CO2 - WindowFunction(func=Mean(r0.CO2), frame=RowsWindowFrame(table=r0, group_by=[ExtractMonth(r0.Date)]))

        r2 := Project[r1]
          Date:           r1.Date
          CO2_normalized: r1.CO2_normalized

        Sort[r2]
          asc r2.Date
        ```
      </Tab>

      <Tab title="AST graph">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[11] }} />
      </Tab>
    </Tabs>
  </Accordion>

  <Accordion title="Structs">
    ```python theme={null}
    with weather as w:
        w.define({"high_vs_expected": w.actual["high"] - w.normal["high"]})
        w.dropna(w.high_vs_expected)
    ```

    <Tabs>
      <Tab title="SQL">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[12] }} />
      </Tab>

      <Tab title="Result">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[13] }} />
      </Tab>

      <Tab title="AST">
        ```text theme={null}
        r0 := DatabaseTable: weather​
          day    string
          normal high: int64
          low:  int64
          actual high: int64
          low:  int64
          id     int64

        r1 := Project[r0]
          day:              r0.day
          normal:           r0.normal
          actual:           r0.actual
          id:               r0.id
          high_vs_expected: StructField(r0.actual, field='high') - StructField(r0.normal, field='high')

        DropNa[r1]
          how:
            any
          subset:
            r1.high_vs_expected
        ```
      </Tab>

      <Tab title="AST graph">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[14] }} />
      </Tab>
    </Tabs>
  </Accordion>

  <Accordion title="Pivots">
    ```python theme={null}
    import re

    with budget as b:
        b.unpivot(
            [col for col in b.columns if re.match(r"\d{4}", col)], 
            colnames_to = "year", 
            colnames_transform = int, 
            values_to= "budget"
        )
    ```

    <Tabs>
      <Tab title="SQL">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[15] }} />
      </Tab>

      <Tab title="Result">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[16] }} />
      </Tab>

      <Tab title="AST">
        ```text theme={null}
        r0 := DatabaseTable: budget​
          Source Category Code int64
          Source subcategory   int64
          Agency code          int64
          Bureau code          int64
          Account code         int64
          Treasury Agency code int64
          On- or off-budget    string
          1962                 string
          1963                 string
          1964                 string
          1965                 string
          1966                 string
          1967                 string
          1968                 string
          1969                 string
          1970                 string
          1971                 string
          1972                 string
          1973                 string
          1974                 string
          1975                 string
          1976                 string
          TQ                   string
          1977                 string
          1978                 string
          1979                 string
          1980                 string
          1981                 string
          1982                 string
          1983                 string
          1984                 string
          1985                 string
          1986                 string
          1987                 string
          1988                 string
          1989                 string
          1990                 string
          1991                 string
          1992                 string
          1993                 string
          1994                 string
          1995                 string
          1996                 string
          1997                 string
          1998                 string
          1999                 string
          2000                 string
          2001                 string
          2002                 string
          2003                 string
          2004                 string
          2005                 string
          2006                 string
          2007                 string
          2008                 string
          2009                 string
          2010                 string
          2011                 string
          2012                 string
          2013                 string
          2014                 string
          2015                 string
          2016                 string
          2017                 string
          2018                 string
          2019                 string
          2020                 string

        r1 := Project[r0]
          Source Category Code: r0['Source Category Code']
          Source subcategory:   r0['Source subcategory']
          Agency code:          r0['Agency code']
          Bureau code:          r0['Bureau code']
          Account code:         r0['Account code']
          Treasury Agency code: r0['Treasury Agency code']
          On- or off-budget:    r0['On- or off-budget']
          TQ:                   r0.TQ
          __pivoted__:          Unnest(Array([StructColumn(names=['year', 'budget'], values=[1962, r0['1962']]), StructColumn(names=['year', 'budget'], values=[1963, r0['1963']]), StructColumn(names=['year', 'budget'], values=[1964, r0['1964']]), StructColumn(names=['year', 'budget'], values=[1965, r0['1965']]), StructColumn(names=['year', 'budget'], values=[1966, r0['1966']]), StructColumn(names=['year', 'budget'], values=[1967, r0['1967']]), StructColumn(names=['year', 'budget'], values=[1968, r0['1968']]), StructColumn(names=['year', 'budget'], values=[1969, r0['1969']]), StructColumn(names=['year', 'budget'], values=[1970, r0['1970']]), StructColumn(names=['year', 'budget'], values=[1971, r0['1971']]), StructColumn(names=['year', 'budget'], values=[1972, r0['1972']]), StructColumn(names=['year', 'budget'], values=[1973, r0['1973']]), StructColumn(names=['year', 'budget'], values=[1974, r0['1974']]), StructColumn(names=['year', 'budget'], values=[1975, r0['1975']]), StructColumn(names=['year', 'budget'], values=[1976, r0['1976']]), StructColumn(names=['year', 'budget'], values=[1977, r0['1977']]), StructColumn(names=['year', 'budget'], values=[1978, r0['1978']]), StructColumn(names=['year', 'budget'], values=[1979, r0['1979']]), StructColumn(names=['year', 'budget'], values=[1980, r0['1980']]), StructColumn(names=['year', 'budget'], values=[1981, r0['1981']]), StructColumn(names=['year', 'budget'], values=[1982, r0['1982']]), StructColumn(names=['year', 'budget'], values=[1983, r0['1983']]), StructColumn(names=['year', 'budget'], values=[1984, r0['1984']]), StructColumn(names=['year', 'budget'], values=[1985, r0['1985']]), StructColumn(names=['year', 'budget'], values=[1986, r0['1986']]), StructColumn(names=['year', 'budget'], values=[1987, r0['1987']]), StructColumn(names=['year', 'budget'], values=[1988, r0['1988']]), StructColumn(names=['year', 'budget'], values=[1989, r0['1989']]), StructColumn(names=['year', 'budget'], values=[1990, r0['1990']]), StructColumn(names=['year', 'budget'], values=[1991, r0['1991']]), StructColumn(names=['year', 'budget'], values=[1992, r0['1992']]), StructColumn(names=['year', 'budget'], values=[1993, r0['1993']]), StructColumn(names=['year', 'budget'], values=[1994, r0['1994']]), StructColumn(names=['year', 'budget'], values=[1995, r0['1995']]), StructColumn(names=['year', 'budget'], values=[1996, r0['1996']]), StructColumn(names=['year', 'budget'], values=[1997, r0['1997']]), StructColumn(names=['year', 'budget'], values=[1998, r0['1998']]), StructColumn(names=['year', 'budget'], values=[1999, r0['1999']]), StructColumn(names=['year', 'budget'], values=[2000, r0['2000']]), StructColumn(names=['year', 'budget'], values=[2001, r0['2001']]), StructColumn(names=['year', 'budget'], values=[2002, r0['2002']]), StructColumn(names=['year', 'budget'], values=[2003, r0['2003']]), StructColumn(names=['year', 'budget'], values=[2004, r0['2004']]), StructColumn(names=['year', 'budget'], values=[2005, r0['2005']]), StructColumn(names=['year', 'budget'], values=[2006, r0['2006']]), StructColumn(names=['year', 'budget'], values=[2007, r0['2007']]), StructColumn(names=['year', 'budget'], values=[2008, r0['2008']]), StructColumn(names=['year', 'budget'], values=[2009, r0['2009']]), StructColumn(names=['year', 'budget'], values=[2010, r0['2010']]), StructColumn(names=['year', 'budget'], values=[2011, r0['2011']]), StructColumn(names=['year', 'budget'], values=[2012, r0['2012']]), StructColumn(names=['year', 'budget'], values=[2013, r0['2013']]), StructColumn(names=['year', 'budget'], values=[2014, r0['2014']]), StructColumn(names=['year', 'budget'], values=[2015, r0['2015']]), StructColumn(names=['year', 'budget'], values=[2016, r0['2016']]), StructColumn(names=['year', 'budget'], values=[2017, r0['2017']]), StructColumn(names=['year', 'budget'], values=[2018, r0['2018']]), StructColumn(names=['year', 'budget'], values=[2019, r0['2019']]), StructColumn(names=['year', 'budget'], values=[2020, r0['2020']])]))

        Project[r1]
          Source Category Code: r1['Source Category Code']
          Source subcategory:   r1['Source subcategory']
          Agency code:          r1['Agency code']
          Bureau code:          r1['Bureau code']
          Account code:         r1['Account code']
          Treasury Agency code: r1['Treasury Agency code']
          On- or off-budget:    r1['On- or off-budget']
          TQ:                   r1.TQ
          year:                 StructField(r1.__pivoted__, field='year')
          budget:               StructField(r1.__pivoted__, field='budget')
        ```
      </Tab>

      <Tab title="AST graph">
        Too large to show
      </Tab>
    </Tabs>

    ```python theme={null}
    with barley as b:
        b.pivot(colnames_from="year", values_from="yield")
    ```

    <Tabs>
      <Tab title="SQL">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[17] }} />
      </Tab>

      <Tab title="Result">
        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[18] }} />
      </Tab>

      <Tab title="AST">
        ```text theme={null}
        r0 := DatabaseTable: barley
          yield   float64
          variety string
          year    int64
          site    string

        Aggregate[r0]
          groups:
            variety: r0.variety
            site:    r0.site
          metrics:
            1931: First(r0.yield, where=r0.year == 1931)
            1932: First(r0.yield, where=r0.year == 1932)
        ```
      </Tab>

      <Tab title="AST graph">
        ```python theme={null}
        b.visualize()
        ```

        <div dangerouslySetInnerHTML={{ __html: quartoRawHtml[19] }} />
      </Tab>
    </Tabs>
  </Accordion>
</AccordionGroup>
