From 123bef507b67eb86a9233752e73b93011b00e4bc Mon Sep 17 00:00:00 2001 From: rates automation Date: Tue, 28 Jul 2026 00:17:58 +0000 Subject: [PATCH] Update market rates --- .../by-date/2026-07-27.json | 28 +++++++++++++++++++ .../datasets/treasury-yield-curve/latest.json | 24 ++++++++-------- 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, 78 insertions(+), 29 deletions(-) create mode 100644 api/v1/datasets/treasury-yield-curve/by-date/2026-07-27.json diff --git a/api/v1/datasets/treasury-yield-curve/by-date/2026-07-27.json b/api/v1/datasets/treasury-yield-curve/by-date/2026-07-27.json new file mode 100644 index 00000000..6f62387a --- /dev/null +++ b/api/v1/datasets/treasury-yield-curve/by-date/2026-07-27.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-07-27", + "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-07-27", + "par_yields_basis_points": [ + 380, + 389, + 395, + 396, + 405, + 410, + 414, + 431, + 435, + 440, + 452, + 465, + 515, + 512 + ] + } +} diff --git a/api/v1/datasets/treasury-yield-curve/latest.json b/api/v1/datasets/treasury-yield-curve/latest.json index 990d178b..ef6f64c9 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-07-24", + "record_key": "2026-07-27", "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-07-24", + "date": "2026-07-27", "par_yields_basis_points": [ 380, - 388, + 389, 395, 396, - 404, - 408, + 405, + 410, 414, - 433, - 436, - 443, - 455, - 469, - 518, - 516 + 431, + 435, + 440, + 452, + 465, + 515, + 512 ] } } diff --git a/api/v1/index.json b/api/v1/index.json index d6090758..f6f72fcf 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": 9147, + "record_count": 9148, "canonical_manifest_path": "treasury/treasury-yield-curve/manifest.json", "latest": { "path": "datasets/treasury-yield-curve/latest.json", "bytes": 597, - "sha256": "4e48afd2d459e654c44e5795b7855c228ef4ed8b0122274a8e161824abb763a3", - "record_key": "2026-07-24", + "sha256": "fc697c64d9d967fcc0993f17a8d0320f381303167c52cf5e6d22ac9edc38fa52", + "record_key": "2026-07-27", "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": 9147, - "file_count": 9147, + "record_count": 9148, + "file_count": 9148, "first_key": "1990-01-02", - "last_key": "2026-07-24" + "last_key": "2026-07-27" } }, { diff --git a/index.json b/index.json index f2bc2041..a0ccc9fc 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": 9147, + "record_count": 9148, "manifest_path": "treasury/treasury-yield-curve/manifest.json", "manifest_bytes": 18055, - "manifest_sha256": "c6b6dfac2242ac104846035b57ff39e1258ef2af35d1c451f2e65358f6cb56a2" + "manifest_sha256": "011175af1ab44030a7de7dbbb651e84a123cd8cc12f62ee54e74bd3edbf7727e" }, { "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 ecaa2af0..de6b06be 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 @@ -2677,5 +2677,24 @@ 518, 516 ] + }, + { + "date": "2026-07-27", + "par_yields_basis_points": [ + 380, + 389, + 395, + 396, + 405, + 410, + 414, + 431, + 435, + 440, + 452, + 465, + 515, + 512 + ] } ] diff --git a/treasury/treasury-yield-curve/manifest.json b/treasury/treasury-yield-curve/manifest.json index 0126ccff..59f8c3cb 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": 9147, + "record_count": 9148, "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": 32010, - "sha256": "994ad1dbd979514beffb4ff34eb9c60808c1a4f5b773414f47e8f71eeeee9d64", + "bytes": 32237, + "sha256": "cd35bce80688120ed396fee90b30cbf5b5016adb693d43e1e91345ae7f796e68", "protobuf_path": "protobuf/2026-treasury-yield-curve.pb", - "protobuf_bytes": 15823, - "protobuf_sha256": "bc8530a7e2c22c42cbea59b7a4c1d9f21c98e6cda909084208eb355098f0a80a", + "protobuf_bytes": 15935, + "protobuf_sha256": "d006666bdbe7cedb26bcb0fea0840e2a74451ed5df7db6abc63c8ba424ea08cb", "year": "2026", - "record_count": 141, + "record_count": 142, "first_date": "2026-01-02", - "last_date": "2026-07-24" + "last_date": "2026-07-27" } ], "first_date": "1990-01-02", - "last_date": "2026-07-24" + "last_date": "2026-07-27" } 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 7c349846..d45c82f2 100644 --- a/treasury/treasury-yield-curve/protobuf/2026-treasury-yield-curve.pb +++ b/treasury/treasury-yield-curve/protobuf/2026-treasury-yield-curve.pb @@ -281,4 +281,6 @@ 2026-07-23þ†‹‹”™Ÿµ¸¾Ê׈…n -2026-07-24ü„‹Œ”˜ž±´»ÇÕ†„ \ No newline at end of file +2026-07-24ü„‹Œ”˜ž±´»ÇÕ†„n + +2026-07-27ü…‹Œ•šž¯³¸Äу€ \ No newline at end of file