Skip to content

Commit 96cd26f

Browse files
committed
06/30/24 automated CRON job - update mappings
1 parent dcc268f commit 96cd26f

21 files changed

+66
-84
lines changed

mappings/mutual_funds/cik_to_class_ids.json

+1-1
Large diffs are not rendered by default.

mappings/mutual_funds/cik_to_series_ids.json

+1-1
Large diffs are not rendered by default.

mappings/mutual_funds/cik_to_tickers.json

+1-1
Large diffs are not rendered by default.

mappings/mutual_funds/class_id_to_cik.json

+1-1
Large diffs are not rendered by default.

mappings/mutual_funds/class_id_to_ticker.json

+1-1
Large diffs are not rendered by default.

mappings/mutual_funds/mappings.csv

+6-14
Original file line numberDiff line numberDiff line change
@@ -5880,6 +5880,7 @@ CIK,Ticker,Series ID,Class ID
58805880
0000772129,GMAWX,S000077554,C000238041
58815881
0000772129,GMAYX,S000077554,C000238039
58825882
0000772129,GMAZX,S000004913,C000013283
5883+
0000772129,GMBCX,S000004913,C000213365
58835884
0000772129,GMCDX,S000004922,C000013327
58845885
0000772129,GMCFX,S000004224,C000011882
58855886
0000772129,GMCQX,S000004081,C000011426
@@ -20105,18 +20106,6 @@ CIK,Ticker,Series ID,Class ID
2010520106
0001137360,XBTF,S000074020,C000231346
2010620107
0001137360,XMPT,S000032925,C000101627
2010720108
0001137360,YUMY,S000074132,C000231700
20108-
0001137761,PFACX,S000052135,C000164092
20109-
0001137761,PFDAX,S000052134,C000164085
20110-
0001137761,PFEAX,S000052136,C000164097
20111-
0001137761,PFEIX,S000052136,C000164101
20112-
0001137761,PFFDX,S000052136,C000164099
20113-
0001137761,PFHCX,S000052136,C000164098
20114-
0001137761,PFJIX,S000052135,C000164095
20115-
0001137761,PFKAX,S000052135,C000164091
20116-
0001137761,PFMDX,S000052134,C000164087
20117-
0001137761,PFOIX,S000052134,C000164089
20118-
0001137761,PFPCX,S000052134,C000164086
20119-
0001137761,PFQDX,S000052135,C000164093
2012020109
0001139819,CFBAX,S000068466,C000218926
2012120110
0001139819,CFBCX,S000068466,C000218930
2012220111
0001139819,CFBRX,S000068466,C000218924
@@ -21329,7 +21318,6 @@ CIK,Ticker,Series ID,Class ID
2132921318
0001261788,LMMDX,S000046893,C000146541
2133021319
0001261788,LMMIX,S000046893,C000146544
2133121320
0001261788,QLMICX,S000046894,C000146545
21332-
0001261788,SCOV,S000077615,C000238103
2133321321
0001261788,SHLDX,S000070432,C000223916
2133421322
0001261788,SHLIX,S000070432,C000223915
2133521323
0001261788,ZFLAX,S000053146,C000167251
@@ -28687,10 +28675,10 @@ CIK,Ticker,Series ID,Class ID
2868728675
0001924868,YTLT,S000077667,C000238155
2868828676
0001924868,ZMY,S000082234,C000245518
2868928677
0001936117,HAWKX,S000077601,C000238089
28690-
0001936157,,S000085520,C000250805
2869128678
0001936157,SOVF,S000081759,C000244753
2869228679
0001936157,SRHQ,S000077516,C000237993
2869328680
0001936157,SRHR,S000080338,C000242685
28681+
0001944285,,S000078298,C000239058
2869428682
0001944285,AMCO,S000081540,C000244454
2869528683
0001944285,HRTS,S000081541,C000244455
2869628684
0001944285,IDSA,S000081542,C000244456
@@ -28861,6 +28849,10 @@ CIK,Ticker,Series ID,Class ID
2886128849
0001994489,ECSWX,S000083502,C000247205
2886228850
0001994489,ESCQX,S000083503,C000247206
2886328851
0001994489,ESCWX,S000083503,C000247207
28852+
0002008359,CGCV,S000084724,C000249177
28853+
0002008374,CGGE,S000084722,C000249175
28854+
0002008516,CGIC,S000084726,C000249179
28855+
0002008517,CGNG,S000084728,C000249181
2886428856
0002013853,GILIX,S000084967,C000249825
2886528857
0002013853,SECEX,S000084967,C000249826
2886628858
0002013853,SFECX,S000084967,C000249827

mappings/mutual_funds/series_id_to_cik.json

+1-1
Large diffs are not rendered by default.

mappings/mutual_funds/series_id_to_class_ids.json

+1-1
Large diffs are not rendered by default.

mappings/mutual_funds/series_id_to_tickers.json

+1-1
Large diffs are not rendered by default.

mappings/mutual_funds/ticker_to_cik.json

+1-1
Large diffs are not rendered by default.

mappings/mutual_funds/ticker_to_class_id.json

+1-1
Large diffs are not rendered by default.

mappings/mutual_funds/ticker_to_series_id.json

+1-1
Large diffs are not rendered by default.

mappings/stocks/cik_to_company_name.json

+1-1
Large diffs are not rendered by default.

mappings/stocks/cik_to_exchange.json

+1-1
Large diffs are not rendered by default.

mappings/stocks/cik_to_tickers.json

+1-1
Large diffs are not rendered by default.

mappings/stocks/exchange_to_ciks.json

+1-1
Large diffs are not rendered by default.

mappings/stocks/exchange_to_tickers.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)