From 2753dc2702de34bec73a669ad5da7fe2842a1bc2 Mon Sep 17 00:00:00 2001 From: rates automation Date: Fri, 7 Aug 2026 01:58:18 +0000 Subject: [PATCH] Update market rates --- .../by-date/2026-08-06.json | 28 +++++++++++++++++ .../datasets/treasury-yield-curve/latest.json | 30 +++++++++---------- api/v1/index.json | 12 ++++---- index.json | 4 +-- .../by-year/2026-treasury-yield-curve.json | 19 ++++++++++++ treasury/treasury-yield-curve/manifest.json | 16 +++++----- .../protobuf/2026-treasury-yield-curve.pb | 4 ++- 7 files changed, 81 insertions(+), 32 deletions(-) create mode 100644 api/v1/datasets/treasury-yield-curve/by-date/2026-08-06.json diff --git a/api/v1/datasets/treasury-yield-curve/by-date/2026-08-06.json b/api/v1/datasets/treasury-yield-curve/by-date/2026-08-06.json new file mode 100644 index 00000000..2408fd6b --- /dev/null +++ b/api/v1/datasets/treasury-yield-curve/by-date/2026-08-06.json @@ -0,0 +1,28 @@ +{ + "schema_id": "rates.api_record.v1", + "schema_version": 1, + "dataset_id": "treasury-yield-curve", + "dataset_path": "treasury/treasury-yield-curve", + "record_key": "2026-08-06", + "canonical_record_path": "treasury/treasury-yield-curve/by-year/2026-treasury-yield-curve.json", + "canonical_manifest_path": "treasury/treasury-yield-curve/manifest.json", + "record": { + "date": "2026-08-06", + "par_yields_basis_points": [ + 380, + 380, + 384, + 390, + 392, + 399, + 406, + 425, + 431, + 440, + 453, + 469, + 522, + 522 + ] + } +} diff --git a/api/v1/datasets/treasury-yield-curve/latest.json b/api/v1/datasets/treasury-yield-curve/latest.json index 54653246..746d00b5 100644 --- a/api/v1/datasets/treasury-yield-curve/latest.json +++ b/api/v1/datasets/treasury-yield-curve/latest.json @@ -3,26 +3,26 @@ "schema_version": 1, "dataset_id": "treasury-yield-curve", "dataset_path": "treasury/treasury-yield-curve", - "record_key": "2026-08-05", + "record_key": "2026-08-06", "canonical_record_path": "treasury/treasury-yield-curve/by-year/2026-treasury-yield-curve.json", "canonical_manifest_path": "treasury/treasury-yield-curve/manifest.json", "record": { - "date": "2026-08-05", + "date": "2026-08-06", "par_yields_basis_points": [ - 377, - 379, + 380, + 380, 384, - 389, - 391, - 398, - 403, - 418, - 424, - 433, - 447, - 463, - 518, - 517 + 390, + 392, + 399, + 406, + 425, + 431, + 440, + 453, + 469, + 522, + 522 ] } } diff --git a/api/v1/index.json b/api/v1/index.json index 6004edd0..5377b44a 100644 --- a/api/v1/index.json +++ b/api/v1/index.json @@ -153,22 +153,22 @@ "schema_id": "rates.treasury_yield_curve.v1", "schema_version": 1, "record_storage": "by_year", - "record_count": 9155, + "record_count": 9156, "canonical_manifest_path": "treasury/treasury-yield-curve/manifest.json", "latest": { "path": "datasets/treasury-yield-curve/latest.json", "bytes": 597, - "sha256": "97084f2f623c4deee83b1dffe7d295bed041fe07544017aad50adad49488f7de", - "record_key": "2026-08-05", + "sha256": "cd77170afb6ab9ebf499fb1ccf1e731be3ec7e0aec493e21fda77d3206667c22", + "record_key": "2026-08-06", "canonical_record_path": "treasury/treasury-yield-curve/by-year/2026-treasury-yield-curve.json" }, "lookup": { "path_template": "datasets/treasury-yield-curve/by-date/{date}.json", "key_field": "date", - "record_count": 9155, - "file_count": 9155, + "record_count": 9156, + "file_count": 9156, "first_key": "1990-01-02", - "last_key": "2026-08-05" + "last_key": "2026-08-06" } }, { diff --git a/index.json b/index.json index 077dc1e7..5ffe3bd6 100644 --- a/index.json +++ b/index.json @@ -77,10 +77,10 @@ "schema_id": "rates.treasury_yield_curve.v1", "schema_version": 1, "record_storage": "by_year", - "record_count": 9155, + "record_count": 9156, "manifest_path": "treasury/treasury-yield-curve/manifest.json", "manifest_bytes": 18055, - "manifest_sha256": "2223e70b451af61a5ddca3fe0814763b661eebac820664cc78e308ee9fea314d" + "manifest_sha256": "eba40bb46ebbbbeaa01c0dc8cc52cc41dfc8b3c7934f37a528843d5a3175c077" }, { "dataset_path": "fed-funds", diff --git a/treasury/treasury-yield-curve/by-year/2026-treasury-yield-curve.json b/treasury/treasury-yield-curve/by-year/2026-treasury-yield-curve.json index a5161998..9eb8b025 100644 --- a/treasury/treasury-yield-curve/by-year/2026-treasury-yield-curve.json +++ b/treasury/treasury-yield-curve/by-year/2026-treasury-yield-curve.json @@ -2829,5 +2829,24 @@ 518, 517 ] + }, + { + "date": "2026-08-06", + "par_yields_basis_points": [ + 380, + 380, + 384, + 390, + 392, + 399, + 406, + 425, + 431, + 440, + 453, + 469, + 522, + 522 + ] } ] diff --git a/treasury/treasury-yield-curve/manifest.json b/treasury/treasury-yield-curve/manifest.json index 024a9391..f0cd72b6 100644 --- a/treasury/treasury-yield-curve/manifest.json +++ b/treasury/treasury-yield-curve/manifest.json @@ -3,7 +3,7 @@ "schema_id": "rates.treasury_yield_curve.v1", "schema_version": 1, "record_storage": "by_year", - "record_count": 9155, + "record_count": 9156, "proto": { "file": "proto/rates/v1/treasury_yield_curve.proto", "message": "rates.v1.TreasuryYieldCurveFile" @@ -443,17 +443,17 @@ }, { "path": "by-year/2026-treasury-yield-curve.json", - "bytes": 33826, - "sha256": "869469ac84acd8ebf81e331b42609b8b726ab5de7cb56e2aa3be4173b65d2400", + "bytes": 34053, + "sha256": "2c35c1b425f075f834f46788ac214c68c6508288e5c88aec48c13b33887adc0d", "protobuf_path": "protobuf/2026-treasury-yield-curve.pb", - "protobuf_bytes": 16719, - "protobuf_sha256": "e07d645e63f69bfbbf6c0154289024db3f4a48988cd5fc83c58838f70f7b8459", + "protobuf_bytes": 16831, + "protobuf_sha256": "2ad5fa32d4779076bdad4744fb1a1b111f043d4af9b2e6bf92251ac712bea965", "year": "2026", - "record_count": 149, + "record_count": 150, "first_date": "2026-01-02", - "last_date": "2026-08-05" + "last_date": "2026-08-06" } ], "first_date": "1990-01-02", - "last_date": "2026-08-05" + "last_date": "2026-08-06" } diff --git a/treasury/treasury-yield-curve/protobuf/2026-treasury-yield-curve.pb b/treasury/treasury-yield-curve/protobuf/2026-treasury-yield-curve.pb index a5c94ad0..fe47c755 100644 --- a/treasury/treasury-yield-curve/protobuf/2026-treasury-yield-curve.pb +++ b/treasury/treasury-yield-curve/protobuf/2026-treasury-yield-curve.pb @@ -297,4 +297,6 @@ 2026-08-04n -2026-08-05 \ No newline at end of file +2026-08-05n + +2026-08-06 \ No newline at end of file