nobleator

Tax Invoice

Description

This project was somewhat inspired by the recent $2.4-3 trillion dollar addition to the US federal debt, as well as stumbling across an old Obama-era web site showing your taxpayer receipt. I thought it would be an interesting exercise to conceptualize the US federal budget, tax revenues, and debt/deficit as an invoice being sent to each American.

Data sources

There are some surprisingly convenient, free, and unauthenticated (keyless) APIs run by the US government. I am relying on two, one for financial data and one for population data:

Methodology

The Treasury Department provides data for both revenues and expenses of the federal government. In order to derive an individualized taxpayer invoice I made the following assumptions:

Generate Invoice

#Programming #Tax