Skip to content

Commit

Permalink
Moved Methodology tab to front in YAML. Dropped forecasting code chun…
Browse files Browse the repository at this point in the history
…ks. Rerendered.
  • Loading branch information
AleaWM committed Feb 22, 2023
1 parent 8878204 commit 6ab04d7
Show file tree
Hide file tree
Showing 213 changed files with 295,435 additions and 8,365 deletions.
2 changes: 1 addition & 1 deletion .quarto/idx/index.qmd.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"title":"Background Information","markdown":{"headingText":"Background Information","headingAttr":{"id":"sec-background-info","classes":["unnumbered"],"keyvalue":[]},"containsRefs":false,"markdown":"\n---\nformat:\n html:\n code-fold: false\n code-tools: true\n code-overflow: wrap\n---\n\n> Every section is a work in progress and will continue to be updated. - AWM 2/20/2023\n\nThis is a living document in which we aim to describe things as clearly as possible in the time we have, share it with others, and improve each time we come back to it. If we wait till we have time to write flawless documents, it'll never happen.\n\nThe Fiscal Futures Project is associated with the University of Illinois' Institute of Government and Policy Affairs, but creating the R code, publicly sharing the code, and creating a website for methodology was done by Alea Wilbur-Mujtaba. Any errors with code or findings are the fault of the author, not the research institute. Data is originally from annual FOIA requests to the Illinois Office of the Comptroller.\n\nRead the paper [here.](https://igpa.uillinois.edu/) (forthcoming, will update link once published - AWM 2/14/2023)\n\nData processing and scripts associated with the manuscript *Recovering from a COVID (Spending) Fever*. If you use code associated with this repository please cite the following work:\n\nAlea Wilbur-Mujtaba, Francis Choi, and David Merriman. (2023). \"Recovering from a COVID (Spending) Fever.\" Institute of Government and Public Affairs. *Forthcoming*.\n\n> **Figure out citation**\n\n> For general use of the data or code provided, please use this citation: Alea Wilbur-Mujtaba. (2022). Institute of Government and Public Affairs. \\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\n\n![](images/DataWarehouseB.jpg)\n\nThis site calculates Illinois' Fiscal Gap between yearly expenditure and revenue. It was originally created as an internal document by Alea Wilbur-Mujtaba to increase reproducibility and document the methodology for the Fiscal Futures Project within the [Institute of Government and Public Affairs (IGPA)](https://igpa.uillinois.edu/).\n\nWhile the main purpose of the document is for documenting Fiscal Futures methodology, it also contains useful information on variables used by the Illinois Office of the Comptroller (IOC) that may be of use to other researchers. Frequently discussed topics (e.g. Pensions, Debt, Federal Revenue, Medicaid, etc.) each have their own section dedicated to looking at the many relevant variables for that topic, even if the items are not directly included while calculating the Fiscal Gap.\n\nThis document is a good faith effort to increase reproducibility and transparency. To the authors' knowledge, the revenue and expenditure data used in the analysis does not exist elsewhere.\n\n# Structure\n\nThe authors and IGPA believe that these novel datasets will be valuable to other researchers interested in Illinois' finances.\n\nYearly files from the Illinois Comptroller are in the `data` --\\> `revenue` and `expenditures` folders. These were acquired through a Freedom of Information Act (FOIA) request. The files within these folders are **before** cleaning or recoding the data. Most of the files for individual years are saved as .dta files due to using Stata before FY21. These individual yearly files are combined into larger files containing all revenues (`allrev22.csv`) and expenditures (`allexp22.csv`) for all fiscal years.\n\nPartially cleaned and recoded data can be found in the `exp_temp` and `rev_temp` files. Old or renamed agencies and new or reused funds have been recoded in these files but observations that are dropped in the analysis remain in these files. A summary file containing aggregated yearly expenditure and revenue values for categories used in the Fiscal Futures model can be found in the `summary_file_FY2022.xlsx` excel file. This excel file also contains additional tabs for all CAGR values calculated as well as the yearly change between the most recent fiscal year and the previous fiscal year.\n"},"formats":{"html":{"execute":{"fig-width":7,"fig-height":5,"fig-format":"retina","fig-dpi":96,"df-print":"paged","error":false,"eval":true,"cache":null,"freeze":false,"echo":true,"output":true,"warning":true,"include":true,"keep-md":false,"keep-ipynb":false,"ipynb":null,"enabled":null,"daemon":null,"daemon-restart":false,"debug":false,"ipynb-filters":[],"engine":"markdown"},"render":{"keep-tex":false,"keep-source":false,"keep-hidden":false,"prefer-html":false,"output-divs":true,"output-ext":"html","fig-align":"default","fig-pos":null,"fig-env":null,"code-fold":false,"code-overflow":"wrap","code-link":false,"code-line-numbers":false,"code-tools":true,"tbl-colwidths":"auto","merge-includes":true,"latex-auto-mk":true,"latex-auto-install":true,"latex-clean":true,"latex-max-runs":10,"latex-makeindex":"makeindex","latex-makeindex-opts":[],"latex-tlmgr-opts":[],"latex-input-paths":[],"latex-output-dir":null,"link-external-icon":false,"link-external-newwindow":false,"self-contained-math":false,"format-resources":[]},"pandoc":{"standalone":true,"wrap":"none","default-image-extension":"png","to":"html","output-file":"index.html"},"language":{},"metadata":{"lang":"en","fig-responsive":true,"quarto-version":"1.2.269","site-url":"https://aleawm.github.io/Fiscal-Futures/","bibliography":["references.bib"],"editor":"visual","theme":{"light":"lightly","dark":"darkly"},"fig-cap-location":"top","tbl-cap-location":"top"},"extensions":{"book":{"multiFile":true}}}}}
{"title":"Background Information","markdown":{"headingText":"Background Information","headingAttr":{"id":"sec-background-info","classes":["unnumbered"],"keyvalue":[]},"containsRefs":false,"markdown":"\n---\nformat:\n html:\n code-fold: false\n code-tools: true\n code-overflow: wrap\n---\n\nThis site documents the methodology used to calculate Illinois' Fiscal Gap between yearly expenditures and revenue sources for the Fiscal Futures Annual Report. To learn more about the history of the Fiscal Futures Project and read past reports, please visit [The Fiscal Futures webpage.](https://igpa.uillinois.edu/fiscal-futures-project/) The Fiscal Future Project is one of many research projects within the University of Illinois' [Institute of Government and Public Affairs (IGPA)](https://igpa.uillinois.edu/).\n\nThis website was originally created by Alea Wilbur-Mujtaba as an internal document for Fiscal Futures researchers to increase reproducibility and update the methodology documentation used for the Fiscal Futures Annual Report. Until August 2022, The FF Annual Report was calculated in Stata with code and documentation that had been passed on for years and modified in a piece-meal fashion. Alea translated the Stata files into an R file before transitioning into a Github Page with downloadable public data.\n\nWhile the main purpose of the document is for documenting Fiscal Futures methodology, it also contains useful information on variables used by the Illinois Office of the Comptroller (IOC) that may be of use to other researchers. Frequently discussed topics (e.g. Pensions, Debt, Federal Revenue Sources, Medicaid, etc.) each have their own section dedicated to looking at the many relevant variables for that topic, even if the budget variables re not directly included while calculating the Fiscal Gap.\n\nThis is a novel dataset containing all revenue items and all expenditure items from fiscal year (FY) 1998 to FY 2022 received through yearly FOIA requests to the Illinois Comptroller. It can be downloaded in the website's [data folder](https://github.com/AleaWM/Fiscal-Futures/tree/main/data). To the authors' knowledge, the revenue and expenditure data used in the analysis does not exist elsewhere and cannot be downloaded from the Comptroller's website or the Illinois Data Portal in this format.\n\nThis document is a good faith effort to increase reproducibility and transparency. It is a living document in which we aim to describe things as clearly as possible in the time we have, share it with others, and improve each time we come back to it.\n\nRead FY22 Fiscal Futures Annual Report [here.](https://igpa.uillinois.edu/) (forthcoming, will update link once published - AWM 2/14/2023)\n\n- Alea Wilbur-Mujtaba, Francis Choi, and David Merriman. (2023). \"Recovering from a COVID (Spending) Fever.\" Institute of Government and Public Affairs. *Forthcoming*.\n\nIf you use code associated with this repository please cite the following work:\n\n> For general use of the data or code provided, please use this citation: Alea Wilbur-Mujtaba. (2022). Institute of Government and Public Affairs. \\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\\_\n\n![](images/DataWarehouseB.jpg)\n\n# Github Data Structure\n\nThe authors and IGPA believe that these novel datasets will be valuable to other researchers interested in Illinois' finances.\n\nYearly files from the Illinois Comptroller are in the `data` --\\> `revenue` and `expenditures` folders. These were acquired through a Freedom of Information Act (FOIA) request. The files within these folders are **before** cleaning or recoding the data. Most of the files for individual years are saved as .dta files due to using Stata before FY21. These individual yearly files are combined into larger files containing all revenues (`allrev22.csv`) and expenditures (`allexp22.csv`) for all fiscal years.\n\nPartially cleaned and recoded data can be found in the `exp_temp` and `rev_temp` files. Old or renamed agencies and new or reused funds have been recoded in these files but observations that are dropped in the analysis remain in these files. A summary file containing aggregated yearly expenditure and revenue values for categories used in the Fiscal Futures model can be found in the `summary_file_FY2022.xlsx` excel file. This excel file also contains additional tabs for all CAGR values calculated as well as the yearly change between the most recent fiscal year and the previous fiscal year.\n\n*The Fiscal Futures Project is associated with the University of Illinois System Institute of Government and Policy Affairs (IGPA). Creating the R code, Github folder, and website for methodology was done by Alea Wilbur-Mujtaba. Any errors with code or findings are the fault of the author, not the research institute. Data is originally from annual FOIA requests to the Illinois Office of the Comptroller.*\n"},"formats":{"html":{"execute":{"fig-width":7,"fig-height":5,"fig-format":"retina","fig-dpi":96,"df-print":"paged","error":false,"eval":true,"cache":null,"freeze":false,"echo":true,"output":true,"warning":true,"include":true,"keep-md":false,"keep-ipynb":false,"ipynb":null,"enabled":null,"daemon":null,"daemon-restart":false,"debug":false,"ipynb-filters":[],"engine":"markdown"},"render":{"keep-tex":false,"keep-source":false,"keep-hidden":false,"prefer-html":false,"output-divs":true,"output-ext":"html","fig-align":"default","fig-pos":null,"fig-env":null,"code-fold":false,"code-overflow":"wrap","code-link":false,"code-line-numbers":false,"code-tools":true,"tbl-colwidths":"auto","merge-includes":true,"latex-auto-mk":true,"latex-auto-install":true,"latex-clean":true,"latex-max-runs":10,"latex-makeindex":"makeindex","latex-makeindex-opts":[],"latex-tlmgr-opts":[],"latex-input-paths":[],"latex-output-dir":null,"link-external-icon":false,"link-external-newwindow":false,"self-contained-math":false,"format-resources":[]},"pandoc":{"standalone":true,"wrap":"none","default-image-extension":"png","to":"html","output-file":"index.html"},"language":{},"metadata":{"lang":"en","fig-responsive":true,"quarto-version":"1.2.269","site-url":"https://aleawm.github.io/Fiscal-Futures/","bibliography":["references.bib"],"editor":"visual","theme":{"light":"lightly","dark":"darkly"},"fig-cap-location":"top","tbl-cap-location":"top"},"extensions":{"book":{"multiFile":true}}}}}
2 changes: 1 addition & 1 deletion .quarto/xref/10528c55
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"options":{"chapters":true},"headings":["coding-details","health-insurance-premiums---revenue-side"],"entries":[]}
{"entries":[],"options":{"chapters":true},"headings":["coding-details","health-insurance-premiums---revenue-side"]}
2 changes: 1 addition & 1 deletion .quarto/xref/33a15eb7
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"headings":["sec-background-info","structure"],"entries":[],"options":{"chapters":true}}
{"entries":[],"options":{"chapters":true},"headings":["sec-background-info","github-data-structure"]}
2 changes: 1 addition & 1 deletion .quarto/xref/c46f4028
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"headings":["federal-medicaid-reimbursements-and-medicaid-costs"],"entries":[],"options":{"chapters":true}}
{"options":{"chapters":true},"headings":["federal-medicaid-reimbursements-and-medicaid-costs"],"entries":[]}
2 changes: 1 addition & 1 deletion .quarto/xref/df179505
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"entries":[{"order":{"section":[6,0,0,0,0,0,0],"number":1},"key":"sec-pensions"}],"headings":["data-coding-details","about-pension-system-funding","difference-in-pension-totals","sec-pensions"],"options":{"chapters":true,"chapter-id":"sec-pensions"}}
{"entries":[{"key":"sec-pensions","order":{"section":[6,0,0,0,0,0,0],"number":1}}],"options":{"chapter-id":"sec-pensions","chapters":true},"headings":["data-coding-details","about-pension-system-funding","difference-in-pension-totals","sec-pensions"]}
2 changes: 1 addition & 1 deletion .quarto/xref/f9b41bd5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"options":{"chapters":true},"entries":[],"headings":["coding-details","state-principal-and-interest","section","tollway-debt-revenue-and-expenditures","section-1"]}
{"options":{"chapters":true},"headings":["coding-details","state-principal-and-interest","section","tollway-debt-revenue-and-expenditures","section-1"],"entries":[]}
Loading

0 comments on commit 6ab04d7

Please sign in to comment.