P2SAMAPA commited on
Commit
5e9ec75
·
verified ·
1 Parent(s): 473a1e1

Reseed Module B: metadata_fixed_income.json — 2026-04-23

Browse files
fixed_income/metadata_fixed_income.json CHANGED
@@ -1,20 +1,20 @@
1
  {
2
  "module": "B",
3
  "label": "Fixed Income / Commodity ETFs",
4
- "last_data_update": "2026-04-23 00:00:00",
5
  "last_model_fit": null,
6
  "dataset_version": 1,
7
- "seed_date": "2026-04-22",
8
  "rows": 4606,
9
  "tickers": [
10
- "TLT",
11
- "VNQ",
12
- "GLD",
13
  "SLV",
 
 
 
14
  "LQD",
 
15
  "HYG",
16
- "MBB",
17
- "PFF"
18
  ],
19
  "failed_tickers": [],
20
  "fields": [
@@ -25,6 +25,5 @@
25
  "Volume"
26
  ],
27
  "start_date": "2008-01-01",
28
- "end_date": "2026-04-22",
29
- "last_updated_utc": "2026-04-23T22:07:41.800630"
30
  }
 
1
  {
2
  "module": "B",
3
  "label": "Fixed Income / Commodity ETFs",
4
+ "last_data_update": "2026-04-23",
5
  "last_model_fit": null,
6
  "dataset_version": 1,
7
+ "seed_date": "2026-04-24",
8
  "rows": 4606,
9
  "tickers": [
 
 
 
10
  "SLV",
11
+ "MBB",
12
+ "PFF",
13
+ "VNQ",
14
  "LQD",
15
+ "GLD",
16
  "HYG",
17
+ "TLT"
 
18
  ],
19
  "failed_tickers": [],
20
  "fields": [
 
25
  "Volume"
26
  ],
27
  "start_date": "2008-01-01",
28
+ "end_date": "2026-04-24"
 
29
  }