Number of non-marketable savings bonds that have been sold and their value, reported each month. This dataset also contains information about the interest rates and average maturities of these savings bonds.
The Savings Bonds Securities Sold dataset details how many non-marketable savings bonds have been sold and their value, reported each month. This dataset also contains information about the interest rates and average maturities of these non-marketable savings bonds.
Data Table Name | Field Name | Display Name | Description | Data Type | Is Required |
---|
Table Name | Description | Row Description | File Sizes | Row Count |
---|
Name | Definition |
---|
Non-marketable securities are unable to be sold in secondary markets. Pieces issued, pieces redeemed, and average years to maturity refers only to paper bonds prior to October 2014. Beginning in October 2014, electronic bonds are included in pieces redeemed but not pieces issued or average years to maturity. Amounts sold, amounts outstanding, and amount of interest refer to both paper and electronic bonds.
https://api.fiscaldata.treasury.gov/services/api/fiscal_service/
https://api.fiscaldata.treasury.gov/services/api/fiscal_service/
Field Name | Display Name | Data Type |
---|
fields=
fields=
parameter accepts a comma-separated list of field names (no parentheses).fields=
parameter is not available for the endpoint accessed, an error will occur. Note that omitting fields can result in automatically aggregated and summed data results. For more information, view the full documentation on Aggregation and Sums.?fields=
filter=
filter=
accepts filters from the list below, as well as specified filter criteria. Use a colon at the end of a filter parameter to pass a value or list of values. For lists passed as filter criteria, use a comma-separated list within parentheses. Filter for specific dates using the format YYYY-MM-DD
.lt
= Less thanlte
= Less than or equal togt
= Greater thangte
= Greater than or equal toeq
= Equal toin
= Contained in a given set?filter=undefined:eq:2020-05-31https://api.fiscaldata.treasury.gov/services/api/fiscal_service/undefined?filter=undefined:eq:2020-05-31
sort=
sort=
accepts a comma-separated list of field names.sort=
parameter a comma-separated list.?sort=-undefinedhttps://api.fiscaldata.treasury.gov/services/api/fiscal_service/undefined?sort=-undefined
format=
format=
parameter accepts xml
, json
, or csv
as an input.?format=csv
page[size]=
and page[number]=
page[number]=
and page[size]=
parameters both accept integers.
in descending orderhttps://api.fiscaldata.treasury.gov/services/api/fiscal_service/undefined?sort=-undefined&format=json&page[number]=1&page[size]=1
Loading...