Page Not Found - Wolfram Cloud

US Government Outlays by Agency

Historical and projected data on United States government budget outlays from 1962 to 2020. Source: White House Office of Management and Budget. URL: https://www.whitehouse.gov/omb/budget/Historicals

(2 columns, 36 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["US Government Outlays by Agency"]
Out[1]=

View the data:

In[2]:=
ResourceData["US Government Outlays by Agency"]
Out[2]=

Visualization

Generate a plot of the historical and projected budgets of NASA and NSF:

In[3]:=
DateListPlot[
 ResourceData["US Government Outlays by Agency"][
   Select[MatchQ[#"Department or other unit", 
      "National Aeronautics and Space Administration" | 
       "National Science Foundation"] &]][All, "Budget"], 
 PlotRange -> All, PlotLabels -> {"NASA", "NSF"}]
Out[3]=

Wolfram Research, "US Government Outlays by Agency" from the Wolfram Data Repository. (2015) https://doi.org/10.24097/wolfram.97568.data

Source Metadata

Data Downloads

Page Not Found - Wolfram Cloud
Page Not Found - Wolfram Cloud