~dricottone/resume

ref: a1800ea268f33848e82d13b7e6014315f1f2f200 resume/document.tex -rwxr-xr-x 3.7 KiB
a1800ea2Dominic Ricottone Simplified appearance of resume 1 year, 7 months ago
                                                                                
e00b3821 dricottone
e00b3821 dricottone
e00b3821 dricottone
e00b3821 dricottone
d3ccc20f dricottone
e00b3821 dricottone
460199fa dricottone
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
\documentclass[12pt]{article}

% margins
\usepackage[letterpaper, total={7.5in,10in}, centering]{geometry}

% embedded hyperlinks
\usepackage[hidelinks]{hyperref}
\urlstyle{same}

% suppress pagination
\pagenumbering{gobble}

% icons
\usepackage{fontawesome}

% lists
\usepackage{enumitem}
\setitemize{itemsep=0pt,parsep=0pt,partopsep=0pt}

\begin{document}



\centering
{\textbf{\Huge Dominic Ricottone}}



\raggedright
\vspace{.5em}
Over 5 years of experience in \textbf{survey research}
including data collection, cleaning, and weighting.
I am proficient in \textbf{statistical programming and analysis} especially with
\textbf{SPSS}, \textbf{Stata}, and \textbf{Python}.
A selection of my hobby projects can be found at
\faicon{github} \href{https://github.com/dricottone}{github.com/dricottone}.



\centering
\vspace{.5em}
\faicon{map-marker} Chicago, Illinois
\enspace
\faicon{envelope} \href{mailto:me@dominic-ricottone.com}{me@dominic-ricottone.com}
\enspace
\faicon{cloud} \href{https://www.dominic-ricottone.com}{dominic-ricottone.com}
\enspace
\faicon{phone} 716.548.6305



\raggedright
\vspace{.75em}
\textbf{\Large Work Experience} \hrulefill
\vspace{.5em}

\textbf{Data Management Analyst 2} \hfill \textit{September 2020 --- Present}
\par \textbf{Data Management Analyst 1} \hfill \textit{February 2019 --- September 2020}
\par Fors Marsh, \textit{Arlington, Virginia (working remote)}
\begin{itemize}[]
\item Cleaning large (1M+) survey samples with international addresses using SPSS, Stata, and Python
\item Weighting survey data to mitigate design effects and non-response bias using Stata
\item Writing technical chapters for analytical reports, and incident postmortems
\item Validating multi-modal surveys operated through VoxCo and TeleForm using SPSS and Stata
\item Reviewing and quality assurance testing of junior analysts' work
\end{itemize}

\textbf{Junior Survey Programmer} \hfill \textit{November 2018 --- February 2019}
\par The Harris Poll, \textit{Rochester, New York}
\begin{itemize}[]
\item Programming web surveys using Decipher
\end{itemize}

\textbf{Junior Data Processing Programmer} \hfill \textit{September 2017 --- November 2018}
\par The Harris Poll, \textit{Rochester, New York}
\begin{itemize}[]
\item Automating data pipelines with unsupervised ingestion through POP3 and RESTful APIs
\item Weighting longitudinal and stratified survey data for rolling-window B2C analysis using Quantum
\item Validating web surveys operated through Decipher and Confirmit using Quantum and SPSS
\item Scripting quality assurance processes with Bash, Python, and Perl
\end{itemize}



\vspace{.5em}
\textbf{\Large Education} \hrulefill
\vspace{.5em}

\textbf{B.A. in Political Science, Economics} \hfill \textit{2013 --- 2017}
\par University of Rochester, \textit{Rochester, New York}

\vspace{.25em}
\textbf{Intensive Japanese Language Program} \hfill \textit{2016}
\par Nanzan University, \textit{Nagoya, Japan}



\vspace{.75em}
\textbf{\Large Certifications and Awards} \hrulefill
\vspace{.5em}

\textbf{Identifying and Safeguarding Personally Identifiable Information} \hfill \textit{March 2023}
\par U.S. Department of Defense Cyber Exchange

\vspace{.25em}
\textbf{Core Values Certificate} \hfill \textit{September 2022}
\par Fors Marsh

\vspace{.25em}
\textbf{Biomedical Research Support Staff} \hfill \textit{February 2022}
\par CITI Program

\vspace{.25em}
\textbf{SAS Programming 1: Essentials} \hfill \textit{November 2019}
\par SAS Institute



\vspace{.75em}
\textbf{\Large Skills} \hrulefill
\vspace{.5em}

Rapid development of data solutions on a collaborative team.

\vspace{.25em}
Rigorous data governance and quality assurance processes.

\vspace{.25em}
Automation of key deliverables and continuous data ingestion.



\end{document}