{% extends 'base.html' %} {% block title %}About - MONEYINPOLITICS.wtf{% endblock %} {% block styles -%} {% endblock styles -%} {% block scripts %} {% script 'about' %} {% endblock scripts %} {% block content %}

MONEYINPOLITICS.wtf

America’s most comprehensive dictionary of campaign finance jargon
About this site
MONEYINPOLITICS.wtf is a free resource created by and for data journalists. Anyone is able to request a definition, flag an error or draft an entry. All of the code that powers the site is available as open source. Learn more about how you can contribute by reading our guide to the site’s design.

Maintainers

{% for obj in meta.byline %}
{{ obj.name }}
{{ obj.title }}
Bio
{% endfor %}
{% endblock content %}