Added Bailey content and result images

This commit is contained in:
Alex Gebben Work 2026-06-19 10:53:17 -06:00
parent 13e342b6ac
commit e764c18491
4 changed files with 350 additions and 7 deletions

BIN
Images/Power_Gen.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

130
REMI.tex
View File

@ -123,15 +123,79 @@ A data center is any facility that houses and runs computer infrastructure.
\end{frame}
%%%%%%%%%%%%%%%%%
\begin{frame}[plain]{Projected Energy Use\footfullcite{USEnergyInformation}}
\begin{frame}[plain]{Projected Energy Use}
%\footfullcite{USEnergyInformation}
\centering
\only<1>{\includegraphics[width=0.9\textwidth]{Total.png}}
\only<2>{\includegraphics[width=0.9\textwidth]{Plot.png}}
\only<3>{\includegraphics[width=0.8\textwidth]{data-centre-electricity-consumption-by-region-base-case-2020-2030.png}}
\only<4>{\includegraphics[width=0.8\textwidth]{global-data-centre-electricity-consumption-by-sensitivity-case-2020-2035.png}}
\only<1>{\includegraphics[width=0.8\textwidth]{data-centre-electricity-consumption-by-region-base-case-2020-2030.png}}
\only<2>{\includegraphics[width=0.8\textwidth]{global-data-centre-electricity-consumption-by-sensitivity-case-2020-2035.png}}
\only<3>{\includegraphics[width=0.9\textwidth]{Total.png}}
\only<4>{\includegraphics[width=0.9\textwidth]{Plot.png}}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%Bailey
\begin{frame}{Data centers in Wyoming}
\begin{itemize}
\item Extent/map
\item news articles discussing
\item existing tax exemptions
\item land, cool climate, etc.
\item economic diversification lense
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%Bailey
\begin{frame}{Big questions}
\only<1>{
\begin{columns}[T]
\begin{column}{0.5\textwidth}
\textbf{Benefits}
\begin{itemize}
\item Large upfront capital investments
\item Employment
\begin{itemize}
\item Temporary (e.g., construction) vs. permanent (e.g., operation)
\item Wages
\end{itemize}
\item Fiscal Revenue
\item Wage spillovers to surrounding labor market
\item Productivity gains for co-located firms
\end{itemize}
\end{column}
\begin{column}{0.5\textwidth}
\centering
\includegraphics[width=\textwidth]{data_center_benefits.png}
\end{column}
\end{columns}
}
\only<2>{
\textbf{Costs}
\begin{itemize}
\item Energy consumption
\begin{itemize}
\item Prices
\item Volatility
\item Infrastructure expansion
\end{itemize}
\item Water consumption
\item Land use pressure
\item Workforce housing
\item Light and noise pollution
\item AI-driven downstream unemployment
\end{itemize}
}
\only<3>{
\textbf{Policy questions}
\begin{itemize}
\item Tax incentives
\item Zoning policy
\item Housing (temporary vs. permanent)
\end{itemize}
}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%Alex
\section{Modeling}
\begin{frame}{Challenges}
\begin{columns}
@ -146,10 +210,62 @@ A data center is any facility that houses and runs computer infrastructure.
\end{enumerate}
\end{column}
\begin{column}{0.5\textwidth}
\includegraphics[width=\textwidth]{Data-centre}
\includegraphics[width=\textwidth]{Images/Power_Gen.jpg}
\end{column}
\end{columns}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%Bailey
\begin{frame}{What we do in this study}
\begin{itemize}
\item Commissioned by a data center
\item Possible use cases
\begin{itemize}
\item argue for tax exemptions to business council
\item garner some public support
\item prepare county/town with some sense of expectations around employment effects, population effects, temporary housing needs, etc.
\end{itemize}
\end{itemize}
\end{frame}
\begin{frame}[c]{Scenario}
\begin{itemize}
\item Lincoln County Wyoming
\item Construction from 2027 until 2030
\item Operates until 2060
\item \$2 Billion capital investment
\item Data center facility
\item Natural gas capacity
\item Battery system
\end{itemize}
\end{frame}
\begin{frame}{Modeling tax impacts of data centers}
\begin{itemize}
\item Tax PI at a state level
\item EAD data
\item connect line items to policy/model levers
\item incorporate tax exemptions to certain industries
\item consider industrial zone exemptions vs. data center exemptions
\item consider sales tax generated from out of state purchases
\item some screenshots
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%
\section{Results}
\begin{frame}{Job Outcomes}
\centering
\only<1>{\includegraphics[width=0.9\textwidth]{Images/Job_plot.png}}
\only<2>{\includegraphics[width=0.6\textwidth]{Images/Job_Facet_Plot.png}}
\end{frame}
%%%%%%%%%%
\begin{frame}{GDP}
\centering
\only<1>{\includegraphics[width=0.85\textwidth]{Images/GDP_Region_Plot.png}}
\only<2>{\includegraphics[width=0.85\textwidth]{Images/GDP_Other_Counties.png}}
\end{frame}
%%%%%%%%%%%%%%%%%
\begin{frame}[plain]{Usefull REMI Model Options}
\centering

BIN
data_center_benefits.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 KiB

227
main.tex Normal file
View File

@ -0,0 +1,227 @@
\documentclass[10pt]{beamer}
\mode<presentation>
\usepackage{pgf,pgfarrows,pgfnodes,pgfautomata,pgfheaps,pgfshade,pgfpages}
\usepackage{amsmath,amssymb}
\usepackage{times}
\usepackage[normalem]{ulem}
\usepackage{xcolor}
%packages for results table output
\usepackage{tabularray}
\usepackage{float}
\usepackage{codehigh}
\usepackage[normalem]{ulem}
\UseTblrLibrary{booktabs}
\UseTblrLibrary{siunitx}
\newcommand{\tinytableTabularrayUnderline}[1]{\underline{#1}}
\newcommand{\tinytableTabularrayStrikeout}[1]{\sout{#1}}
\NewTableCommand{\tinytableDefineColor}[3]{\definecolor{#1}{#2}{#3}}
\usepackage{graphicx}
%\usepackage[latin1]{inputenc}
%\usepackage{colortbl}
%\usepackage[english]{babel}
%\usepackage{url}
%\usepackage[normalem]{ulem}
%\usepackage{movie15}
\setbeamertemplate{navigation symbols}{}
\beamertemplatenavigationsymbolsempty
\usepackage{apacite}
\renewcommand\bibliographytypesize{\footnotesize}
% This is a them I like. I've commented it out, so you get the default theme
% Example: "Sage Green" background (approximate).
% You can adjust the HTML code to fine-tune the match.
\definecolor{sageGreen}{HTML}{DCE8CB}
% Example: "Muted Orange" accent (approximate).
\definecolor{mutedOrange}{HTML}{F2682B}
% Load a theme (Singapore, for instance) and remove default background
\usetheme{Singapore}
\usecolortheme{whale}
\setbeamercolor{title}{fg=black}
% Set the background canvas to white
\setbeamercolor{background canvas}{bg=white}
% If youd like your structural elements (titles, etc.) in orange:
\setbeamercolor{structure}{fg=sageGreen}
% Make the frame title (slide title) text black:
\setbeamercolor{frametitle}{fg=black}
% Make enumeration numbers black:
\setbeamercolor{enumerate item}{fg=black}
\setbeamercolor{enumerate subitem}{fg=black}
\setbeamercolor{enumerate subsubitem}{fg=black}
% Optionally, if you want itemize bullets in black too:
\setbeamercolor{itemize item}{fg=black}
\setbeamercolor{itemize subitem}{fg=black}
\setbeamercolor{itemize subsubitem}{fg=black}
% Get rid of dots
\makeatletter
\def\beamer@writeslidentry{\clearpage\beamer@notesactions}
\makeatother
% This is for if you want to show notes on a screen that only you can see
%\setbeameroption{show notes on second screen}
% My preferred symbols for bullet lists (comment out these lines if you want to
% check out the Beamer default alternatives)
\setbeamertemplate{itemize item}[circle]
\setbeamertemplate{itemize subitem}{\textbf{--}}
% The only navigation symbol I need
\setbeamertemplate{navigation symbols}{\insertdocnavigationsymbol}
% My standard macros for debugging and math
\let\IG\iffalse
\let\ENDIG\fi
\def\LR{\Leftrightarrow}
\def\R{\Rightarrow}
\def\Sc{\scriptstyle}
\def\D{\displaystyle}
\def\pd#1#2{\frac{\D \partial #1}{\D \partial #2}}
\def\vc#1{\ensuremath{\mathbf{#1}}}
\def\td#1#2{\frac{\D \mathit{d} #1}{\D \mathit{d} #2}}
\def\std#1#2{\frac{\D \mathit{d}^2 #1}{\D \mathit{d} {#2}^2}}
\def\ctd#1#2#3{\frac{\D \mathit{d}^2 #1}{\D \mathit{d} #2 \mathit{d} #3}}
\def\pd#1#2{\frac{\D \partial #1}{\D \partial #2}}
\def\spd#1#2{\frac{\D \partial^2 #1}{\D \partial {#2}^2}}
\def\cpd#1#2#3{\frac{\D \partial^2 #1}{\D \partial #2 \partial #3}}
% This is for hyperlinks, if you want to use them
\definecolor{brightgreen}{rgb}{0.000,0.750,0.000}
\definecolor{darkred}{rgb}{0.5,0,0}
\definecolor{darkgreen}{rgb}{0,0.5,0}
\definecolor{darkblue}{rgb}{0,0,0.5}
\definecolor{brightblue}{rgb}{0,0,1}
\definecolor{lightgray}{rgb}{0.8,0.8,0.8}
\hypersetup{colorlinks,
linkcolor=darkblue,
filecolor=darkgreen,
urlcolor=brightblue,
citecolor=darkblue}
% Highlight command (requires color package)
\newcommand{\highlight}[1]{\colorbox{yellow}{#1}}
% Change alert color to blue
\setbeamercolor{alerted text}{fg=blue}
% Thickness of lines for boxes around table entries and such
\setlength{\fboxrule}{3pt}
%make url font the same as the default latex font.
\urlstyle{same}
\usepackage{animate}
%control caption sizes
\usepackage{caption}
\captionsetup{
font=footnotesize, % or footnotesize, scriptsize, etc.
labelfont=bf,
textfont=it
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\begin{frame}{Big questions}
\begin{columns}[T]
\begin{column}{0.5\textwidth}
\textbf{Benefits}
\begin{itemize}
\item Large upfront capital investments
\item Employment
\begin{itemize}
\item Temporary (e.g., construction) vs. permanent (e.g., operation)
\item Wages
\end{itemize}
\item Fiscal Revenue
\item Wage spillovers to surrounding labor market
\item Productivity gains for co-located firms
\end{itemize}
\end{column}
\begin{column}{0.5\textwidth}
\centering
\includegraphics[width=\textwidth]{data_center_benefits.png}
\end{column}
\end{columns}
\end{frame}
\begin{frame}{Big questions (cont.)}
\textbf{Costs}
\begin{itemize}
\item Energy consumption
\begin{itemize}
\item Prices
\item Volatility
\item Infrastructure expansion
\end{itemize}
\item Water consumption
\item Land use pressure
\item Workforce housing
\item Light and noise pollution
\item AI-driven downstream unemployment
\end{itemize}
\end{frame}
\begin{frame}{Big questions (cont.)}
\textbf{Policy questions}
\begin{itemize}
\item Tax incentives
\item Zoning policy
\item Housing (temporary vs. permanent)
\end{itemize}
\end{frame}
\begin{frame}{Data centers in Wyoming}
\begin{itemize}
\item Extent/map
\item news articles discussing
\item existing tax exemptions
\item land, cool climate, etc.
\item economic diversification lense
\end{itemize}
\end{frame}
\begin{frame}{What we do in this study}
\begin{itemize}
\item Commissioned by a data center
\item Possible use cases
\begin{itemize}
\item argue for tax exemptions to business council
\item garner some public support
\item prepare county/town with some sense of expectations around employment effects, population effects, temporary housing needs, etc.
\end{itemize}
\end{itemize}
\end{frame}
\begin{frame}{Modeling tax impacts of data centers}
\begin{itemize}
\item Tax PI at a state level
\item EAD data
\item connect line items to policy/model levers
\item incorporate tax exemptions to certain industries
\item consider industrial zone exemptions vs. data center exemptions
\item consider sales tax generated from out of state purchases
\item some screenshots
\end{itemize}
\end{frame}
\end{document}