Load US GDP from Table 10.1
Year = 2026

return to Menu

1.7905264438958 2029Array
(
    [2022] => Array
        (
            [GDC] => 22075900
            [GDD] => 7.29
            [GDP] => 26054600
            [GOC] => 38494400
            [GOU] => 46633500
        )

    [2023] => Array
        (
            [GDC] => 22723700
            [GDD] => 3.81
            [GDP] => 27811500
            [GOC] => 39391200
            [GOU] => 48386800
        )

    [2024] => Array
        (
            [GDC] => 23358400
            [GDD] => 2.55
            [GDP] => 29298000
            [GOC] => 40355900
            [GOU] => 50579800
        )

    [2025] => Array
        (
            [GDC] => 23853000
            [GDD] => 2.9
            [GDP] => 30767100
            [GOC] => 41017000
            [GOU] => 52534600
        )

    [2026] => Array
        (
            [GDC] => 23369100
            [GDD] => 2.6
            [GDP] => 30552700
            [GOC] => 41842900
            [GOU] => 54705400
        )

    [2027] => Array
        (
            [GDC] => 23835500
            [GDD] => 2.65
            [GDP] => 31815600
            [GOC] => 42678100
            [GOU] => 56966700
        )

    [2028] => Array
        (
            [GDC] => 24313200
            [GDP] => 33129200
            [GOC] => 43533500
            [GOU] => 59318700
        )

    [2029] => Array
        (
            [GDC] => 24808300
            [GDP] => 34510800
            [GOC] => 44419900
            [GOU] => 61792500
        )

)
Array
(
    [2024] => Array
        (
            [GDP] => 28828200
            [GDC] => 23049652
            [GDD] => 2.99
        )

)

maxYear 2024
replace government_spending (year,state,code,source,fy,spend_rev,author,spending) values Query failed: select * from government_spending where code in ('GDP','GDC','GOU','GOC','GDD') and year > '2021' and state = 'US' and fy = 'hist' and spend_rev = 's'\nYou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1