> For the complete documentation index, see [llms.txt](https://annie-3.gitbook.io/jobs-proganalytics/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://annie-3.gitbook.io/jobs-proganalytics/master.md).

# Introduction

## So You Want to Work in Progressive Analytics

Welcome to progressive politics and to progressive *analytics*. You’re entering a world of people who you won’t be sure are crazy or brilliant or both. You are in for long days and short deadlines. You will meet some of your closest friends, and there will be times when you will want to strangle them out of stress and sleep-deprivation. Your job will be at turns tedious, overwhelming, and insanely hard. You will learn new skills out of necessity, and at multiple times, you will ask yourself, "Who in their right mind is letting *me* doing *this*?" Above all, you will have the satisfaction of knowing that you are using your skills and talent to make the world a better place, whether your passion is reducing racial and economic inequality, promoting women’s rights, protecting the environment, advancing LGBTQ policies, defending communities of color, or something else entirely. Welcome, we’re glad you’re here.

Like any field, the progressive analytics community comes with some unspoken norms and expectations. This guide is designed to help illuminate some of those and help you get your first job in progressive analytics, working either on campaigns, analytics departments, or consultancies. We start with a very brief overview of what analytics is and who the major players are. Then, we dive into the components of the typical application process, and we conclude with an overview of the skills you’ll need to succeed in your job search. We also include free, online resources to learn all of the basic skills. Finally, the appendix includes a list of analytics organizations where you might want to start your search and a dictionary of jargon you might encounter.

## Disclaimer

This document was prepared by the author in her personal capacity. The opinions expressed in this article are the author's own and do not reflect the views of any particular organization.

This is one person's idiosyncratic guide on how this world works and how to get a job in it. I've led hiring processes at two analytics firms, which have collectively hired over 15 analysts and data scientists. But I've also worked in a very particular slice of this world, more focused on electoral politics than advocacy, and this guide reflects that. I've tried to be inclusive by soliciting feedback from others' experiences but would love your input too.

## Contributions

Feedback is very much welcome!

Please read [CONTRIBUTING.md](https://github.com/anniejw6/jobs-proganalytics/blob/master/CONTRIBUTING.md) for more information on how you can contribute.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://annie-3.gitbook.io/jobs-proganalytics/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
