~dricottone/resume

ref: e840222e9bc4a529f8588a6499177401995fe4f6 resume/document.tex -rwxr-xr-x 3.7 KiB
e840222eDominic Ricottone Reorganization 10 months ago
                                                                                
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
135
136
\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}.
I write about my hobbies in computer hardware and open source software at
\href{https://www.dominic-ricottone.com}{dominic-ricottone.com}.



\centering
\vspace{.5em}
\faicon{map-marker} Chicago, Illinois
\enspace
\faicon{envelope} \href{mailto:dominic.ricottone@gmail.com}{dominic.ricottone@gmail.com}
\enspace
\faicon{github} \href{https://github.com/dricottone}{github.com/dricottone}.
\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 Fors Marsh, \textit{Arlington, Virginia (working remote)}
\begin{itemize}[]
\item Cleaning large (1M+) survey samples with international addresses using SPSS, Stata, and Python
\item Reviewing and quality assurance testing of junior analysts' work
\item Writing technical chapters for analytical reports, and incident postmortems
\end{itemize}

\par \textbf{Data Management Analyst 1} \hfill \textit{February 2019 --- September 2020}
\par Fors Marsh, \textit{Arlington, Virginia}
\begin{itemize}[]
\item Validating multi-modal surveys operated through VoxCo and TeleForm using SPSS and Stata
\item Weighting survey data to mitigate design effects and non-response bias using Stata
\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} from the University of Rochester, \textit{Rochester, New York}

\vspace{.25em}
\textbf{Intensive Japanese Language Program} at 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}