From c6fb885c746bf604c6c6722c90868c8a1319873f Mon Sep 17 00:00:00 2001 From: rates automation Date: Sat, 8 Aug 2026 00:41:19 +0000 Subject: [PATCH] Update market rates --- .../by-date/2026-08-07.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-07.json diff --git a/api/v1/datasets/treasury-yield-curve/by-date/2026-08-07.json b/api/v1/datasets/treasury-yield-curve/by-date/2026-08-07.json new file mode 100644 index 00000000..96784705 --- /dev/null +++ b/api/v1/datasets/treasury-yield-curve/by-date/2026-08-07.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-07", + "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-07", + "par_yields_basis_points": [ + 379, + 379, + 383, + 387, + 389, + 396, + 401, + 419, + 425, + 435, + 449, + 465, + 520, + 519 + ] + } +} diff --git a/api/v1/datasets/treasury-yield-curve/latest.json b/api/v1/datasets/treasury-yield-curve/latest.json index 746d00b5..84545953 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-06", + "record_key": "2026-08-07", "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", + "date": "2026-08-07", "par_yields_basis_points": [ - 380, - 380, - 384, - 390, - 392, - 399, - 406, + 379, + 379, + 383, + 387, + 389, + 396, + 401, + 419, 425, - 431, - 440, - 453, - 469, - 522, - 522 + 435, + 449, + 465, + 520, + 519 ] } } diff --git a/api/v1/index.json b/api/v1/index.json index e09d7580..529ec9a7 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": 9156, + "record_count": 9157, "canonical_manifest_path": "treasury/treasury-yield-curve/manifest.json", "latest": { "path": "datasets/treasury-yield-curve/latest.json", "bytes": 597, - "sha256": "cd77170afb6ab9ebf499fb1ccf1e731be3ec7e0aec493e21fda77d3206667c22", - "record_key": "2026-08-06", + "sha256": "45181f90b8526dcf2404fa9c8678c768b312cf0c5da757fd7549cc3ad391173f", + "record_key": "2026-08-07", "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": 9156, - "file_count": 9156, + "record_count": 9157, + "file_count": 9157, "first_key": "1990-01-02", - "last_key": "2026-08-06" + "last_key": "2026-08-07" } }, { diff --git a/index.json b/index.json index 89b467c6..468c2899 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": 9156, + "record_count": 9157, "manifest_path": "treasury/treasury-yield-curve/manifest.json", "manifest_bytes": 18055, - "manifest_sha256": "eba40bb46ebbbbeaa01c0dc8cc52cc41dfc8b3c7934f37a528843d5a3175c077" + "manifest_sha256": "44dbdb4858db9d2cf747017d2e29ff118ca95598b809dfdec5c9f49f9b74314b" }, { "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 9eb8b025..b1964370 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 @@ -2848,5 +2848,24 @@ 522, 522 ] + }, + { + "date": "2026-08-07", + "par_yields_basis_points": [ + 379, + 379, + 383, + 387, + 389, + 396, + 401, + 419, + 425, + 435, + 449, + 465, + 520, + 519 + ] } ] diff --git a/treasury/treasury-yield-curve/manifest.json b/treasury/treasury-yield-curve/manifest.json index f0cd72b6..34010a43 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": 9156, + "record_count": 9157, "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": 34053, - "sha256": "2c35c1b425f075f834f46788ac214c68c6508288e5c88aec48c13b33887adc0d", + "bytes": 34280, + "sha256": "638af548b2695da1f2afa95fbf01d6b45bf3a5b35ea8aa3ac5b471c9daba65e0", "protobuf_path": "protobuf/2026-treasury-yield-curve.pb", - "protobuf_bytes": 16831, - "protobuf_sha256": "2ad5fa32d4779076bdad4744fb1a1b111f043d4af9b2e6bf92251ac712bea965", + "protobuf_bytes": 16943, + "protobuf_sha256": "7082b0d803f18eb2bb67d5d7dfe09b6bc64e09d2e4e34604debf8dae9cc99f98", "year": "2026", - "record_count": 150, + "record_count": 151, "first_date": "2026-01-02", - "last_date": "2026-08-06" + "last_date": "2026-08-07" } ], "first_date": "1990-01-02", - "last_date": "2026-08-06" + "last_date": "2026-08-07" } 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 fe47c755..719852ac 100644 --- a/treasury/treasury-yield-curve/protobuf/2026-treasury-yield-curve.pb +++ b/treasury/treasury-yield-curve/protobuf/2026-treasury-yield-curve.pb @@ -299,4 +299,6 @@ 2026-08-05n -2026-08-06 \ No newline at end of file +2026-08-06n + +2026-08-07 \ No newline at end of file