-
Notifications
You must be signed in to change notification settings - Fork 27
Frequently Asked Questions (FAQ)
No. Treasury.io is a site created by members of csv soundsystem, a New York City-based journalist-hacker collective. We received support from Knight-Mozilla OpenNews to turn machine-illegible daily treasury statements from the U.S. Treasury into the query-able database and resource center at Treasury.io. Where we've had questions about the data, we've consulted with the Treasury department to make sure everything is accurate.
The data come from the Daily Treasury Statement, which details the cash operations of the U.S. Treasury: spending, borrowing, taxation and related account balances. Past issues of the Daily Treasury Statement are available [here] (http://www.fms.treas.gov/dts/index.html).
Every day at 4:00 pm East Coast time the U.S. Treasury releases new data. The parser runs at 4:30 pm and everything should be uploaded into the database by 5:00 pm. You can follow our Twitter bot, @TreasuryIO to be notified when new data is added every day.
The Treasury publishes its data values in millions. So if a program's daily expense reads 20, that equals $20 million. If a value reads 1000, that equals $1 billion.
The Treasury also releases a Monthly Treasury Statement, available [here] (https://www.fms.treas.gov/mts/backissues.html), which summarizes the government's spending, taxation and borrowing by month. The main difference is that the monthly statements group all the spending by program and agency together, and same for receipts. The daily statements provide a more granular daily view of programs and agencies' cash spending and receipts, but those may not include monthly adjustments that impact the overall totals. As a result, the daily data may not reconcile exactly with agency totals for spending or receipts in the monthly statements.
Some of the program names have been standardized. For instance, in Table 2, Deposits & Withdrawals, program names GSA
, GSA programs
and GSA Programs
were standardized into GSA Programs
with a capital-P. We have only done this type of standardization after consulting with the Treasury to make sure these are not separate line items. In all cases they are the same program, just under a slightly different name. The file the parser uses to standardize names is normalize_field_table.json
. The first value is the existing name and the value after the :
is what we have changed it to.
Importantly, we don't delete this information. The original name is kept in a column suffixed with _raw
. In the GSA
example, that item would appear with GSA Programs
under the item
column and GSA
under the item_raw
column. Here is the query that will show you those rows: SELECT * FROM "t2" WHERE item_raw = 'GSA'
You can cite it with the following:
<a href="http://www.fms.treas.gov/index.html" target="_blank">U.S. Treasury data</a> via <a href="http://treasury.io/" target="_blank">Treasury.io</a>.
If you prefer sans-links:
U.S. Treasury data via Treasury.io.
The U.S. Treasury also publishes a Monthly Treasury Statement, which contains more information about the cash operations of the Treasury. The Monthly Treasury Statement is published at 2pm on the 8th business day of each month and can be accessed here:
http://www.fms.treas.gov/mts/index.html
The U.S. Treasury publishes a report once-a-month called the "Monthly Statement of the Public Debt," available via the Treasury Direct website. This statement lists the individual CUSIPs of the Treasury's outstanding debts, amounts and intra-governmental IOUs, like the German Democratic Republic Settlement Fund. You can find these monthly statements here, in Excel and PDF format: