Missouri State Expenditures 2000-2022
24 Agencies, 18 Categories, 275 Detail Expenditures, 52,000 Unique Combiniations
@kaggle.thebumpkin_missouri_state_expenditures_2000_2022
24 Agencies, 18 Categories, 275 Detail Expenditures, 52,000 Unique Combiniations
@kaggle.thebumpkin_missouri_state_expenditures_2000_2022
CREATE TABLE missouri_state_expenditures_2000_2022 (
"agencyname" VARCHAR,
"categorydescription" VARCHAR,
"detaildescription" VARCHAR,
"total2000" BIGINT,
"total2001" BIGINT,
"total2002" BIGINT,
"total2003" BIGINT,
"total2004" BIGINT,
"total2005" BIGINT,
"total2006" BIGINT,
"total2007" BIGINT,
"total2008" BIGINT,
"total2009" BIGINT,
"total2010" BIGINT,
"total2011" BIGINT,
"total2012" BIGINT,
"total2013" BIGINT,
"total2014" BIGINT,
"total2015" BIGINT,
"total2016" BIGINT,
"total2017" BIGINT,
"total2018" BIGINT,
"total2019" BIGINT,
"total2020" BIGINT,
"total2021" BIGINT,
"total2022" BIGINT
);
Anyone who has the link will be able to view this.