Obama White House Budgets
2016 & 2017 OMB Proposals
@kaggle.jboysen_obama_budgets
2016 & 2017 OMB Proposals
@kaggle.jboysen_obama_budgets
CREATE TABLE n_2016budauth (
"agency_code" BIGINT,
"agency_name" VARCHAR,
"bureau_code" BIGINT,
"bureau_name" VARCHAR,
"account_code" DOUBLE,
"account_name" VARCHAR,
"treasury_agency_code" DOUBLE,
"subfunction_code" BIGINT,
"subfunction_title" VARCHAR,
"bea_category" VARCHAR,
"on_or_off_budget" VARCHAR,
"n_1976" BIGINT,
"tq" BIGINT,
"n_1977" BIGINT,
"n_1978" BIGINT,
"n_1979" BIGINT,
"n_1980" BIGINT,
"n_1981" BIGINT,
"n_1982" BIGINT,
"n_1983" BIGINT,
"n_1984" BIGINT,
"n_1985" BIGINT,
"n_1986" BIGINT,
"n_1987" BIGINT,
"n_1988" BIGINT,
"n_1989" BIGINT,
"n_1990" BIGINT,
"n_1991" BIGINT,
"n_1992" BIGINT,
"n_1993" BIGINT,
"n_1994" BIGINT,
"n_1995" BIGINT,
"n_1996" BIGINT,
"n_1997" BIGINT,
"n_1998" BIGINT,
"n_1999" BIGINT,
"n_2000" BIGINT,
"n_2001" BIGINT,
"n_2002" BIGINT,
"n_2003" BIGINT,
"n_2004" BIGINT,
"n_2005" BIGINT,
"n_2006" BIGINT,
"n_2007" BIGINT,
"n_2008" BIGINT,
"n_2009" BIGINT,
"n_2010" BIGINT,
"n_2011" BIGINT,
"n_2012" BIGINT,
"n_2013" BIGINT,
"n_2014" BIGINT,
"n_2015" BIGINT,
"n_2016" BIGINT,
"n_2017" BIGINT,
"n_2018" BIGINT,
"n_2019" BIGINT,
"n_2020" BIGINT
);
Anyone who has the link will be able to view this.