Population_Study_Presentation/Kemmerer_Population.tex
2026-02-11 17:07:00 -07:00

111 lines
2.8 KiB
TeX

\documentclass{beamer}
\usepackage[style=apa,natbib=true]{biblatex}
\usepackage{cleveref}
\newcommand\blfootnote[1]{%
\begingroup
\renewcommand\thefootnote{}\footnote{#1}%
\addtocounter{footnote}{-1}%
\endgroup
}
\usetheme{Madrid}
\setbeamercovered{transparent=25}
\title{Kemmerer Population Study}
\author{Alexander Gebben}
%\institute{Center for Business and Economic Analysis, University of Wyoming}
\date{February 17th, 2026}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%
\frame{\titlepage}
%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Goals}
Forecast of the population of Kemmerer and Diamondville, Wyoming until 2065
\newline
\begin{enumerate}
\item<2->{Used to make water infastructure investment choices.}
\item<3->{Must include only people in the exact city boundaries.}
\item<3->{Past proposals have over stated population growth.}
\item<4->{Simple averages could under state growth. }
\end{enumerate}
\end{frame}
\begin{frame}
\frametitle{Challenges}
\only<1-6>{
A number of challenges emerged for population estimates in Wyoming.
\onslide<2-6>{
\begin{enumerate}
\item<2->{Very small population.}
\item<3->{Less than county level data.}
\item<4->{Downward trend.}
\item<5->{Boom and bust cycles.}
\item<6->{Large projects planned.}
\end{enumerate}
}
}
\only<7->{
\large
Solutions:
\begin{enumerate}
\item<8->{Use census tracts to impart county data to each city}
\item<9->{Model local variation in migration, births and deaths.}
\item<10->{Model past shocks with time series}
\item<11->{Include impacts from planned projects.}
\item<12->{Use IMPLAN to identify zip code level spending leakages.}
\item<13->{Interviews to inform changes in spending leakages after a shock.}
\end{enumerate}
}
\end{frame}
%%%%%%%%%%%%%%%%%%%%
\begin{frame}{Local Industry}
\begin{columns}
\begin{column}{0.5\textwidth}
\begin{itemize}
\item<1-5>{World class fossils}
\item<2-5>{Coal Powerplant and mine}
\item<3-6>{Nuclear Power Plant Developments}
\item<4-6>{CO2 sequestration \& helium}
\item<5>{Trona in neighboring counties}
\end{itemize}
\end{column}
\begin{column}{0.4\textwidth}
\only<1>{
\includegraphics[width=\textwidth]{Kemmerer_Fish.jpg}\vfill
\includegraphics[width=\textwidth]{Kemmerer_Horse.jpg}}
\only<2>{
\includegraphics[width=\textwidth]{Coal_Mine.jpg}\vfill
\includegraphics[width=\textwidth]{Naughton.png}
}
\only<3>{
\includegraphics[width=\textwidth]{TerraPower_Map.png}\vfill
}
\only<4>{
\includegraphics[width=\textwidth]{Helium_Production.jpg}\vfill
}
\only<5>{
\includegraphics[width=\textwidth]{Trona.jpeg}\vfill
}
\only<6>{
\includegraphics[width=\textwidth]{Natrium.png}\vfill
\includegraphics[width=\textwidth]{BlueSpruce-Operating-logo.png}
}
\end{column}
\end{columns}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%
\end{document}